lintroll 1.23.3 → 1.23.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,6 +9,6 @@ ${j}`),d?h.reset(j):j}r(E,"codeFrameColumns");function P(m,a,f,d={}){if(!t){t=!0
9
9
 
10
10
  ${n}
11
11
  `:""}`}set message(l){this.#e=l}}const Da=r((e,l,n=!0)=>Fd.codeFrameColumns(e,{start:l},{highlightCode:n}),"generateCodeFrame"),jd=r((e,l)=>{const n=l.match(/in JSON at position (?<index>\d+)(?: \(line (?<line>\d+) column (?<column>\d+)\))?$/);if(!n)return;let{index:p,line:u,column:i}=n.groups;if(u&&i)return{line:Number(u),column:Number(i)};if(p=Number(p),p===e.length){const{line:t,column:o}=Va(e,e.length-1,{oneBased:!0});return{line:t,column:o+1}}return Va(e,p,{oneBased:!0})},"getErrorLocation"),Nd=r(e=>e.replace(/(?<=^Unexpected token )(?<quote>')?(.)\k<quote>/,(l,n,p)=>`"${p}"(${kd(p)})`),"addCodePointToUnexpectedToken");function qd(e,l,n){let p;try{return JSON.parse(e,l)}catch(t){p=t.message}let u;e?(u=jd(e,p),p=Nd(p)):p+=" while parsing empty string";const i=new Ko(p);throw i.fileName=n,u&&(i.codeFrame=Da(e,u),i.rawCodeFrame=Da(e,u,!1)),i}r(qd,"parseJson");var Ys,Oa;function wa(){return Oa||(Oa=1,Ys=typeof process=="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...l)=>console.error("SEMVER",...l):()=>{}),Ys}r(wa,"requireDebug");var As,Ma;function Ia(){if(Ma)return As;Ma=1;const e="2.0.0",l=256,n=Number.MAX_SAFE_INTEGER||9007199254740991,p=16,u=l-6;return As={MAX_LENGTH:l,MAX_SAFE_COMPONENT_LENGTH:p,MAX_SAFE_BUILD_LENGTH:u,MAX_SAFE_INTEGER:n,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:e,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2},As}r(Ia,"requireConstants");var Si={exports:{}},Ua;function Gd(){return Ua||(Ua=1,(function(e,l){const{MAX_SAFE_COMPONENT_LENGTH:n,MAX_SAFE_BUILD_LENGTH:p,MAX_LENGTH:u}=Ia(),i=wa();l=e.exports={};const t=l.re=[],o=l.safeRe=[],s=l.src=[],c=l.safeSrc=[],E=l.t={};let P=0;const m="[a-zA-Z0-9-]",a=[["\\s",1],["\\d",u],[m,p]],f=r(h=>{for(const[T,g]of a)h=h.split(`${T}*`).join(`${T}{0,${g}}`).split(`${T}+`).join(`${T}{1,${g}}`);return h},"makeSafeRegex"),d=r((h,T,g)=>{const A=f(T),y=P++;i(h,y,T),E[h]=y,s[y]=T,c[y]=A,t[y]=new RegExp(T,g?"g":void 0),o[y]=new RegExp(A,g?"g":void 0)},"createToken");d("NUMERICIDENTIFIER","0|[1-9]\\d*"),d("NUMERICIDENTIFIERLOOSE","\\d+"),d("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${m}*`),d("MAINVERSION",`(${s[E.NUMERICIDENTIFIER]})\\.(${s[E.NUMERICIDENTIFIER]})\\.(${s[E.NUMERICIDENTIFIER]})`),d("MAINVERSIONLOOSE",`(${s[E.NUMERICIDENTIFIERLOOSE]})\\.(${s[E.NUMERICIDENTIFIERLOOSE]})\\.(${s[E.NUMERICIDENTIFIERLOOSE]})`),d("PRERELEASEIDENTIFIER",`(?:${s[E.NONNUMERICIDENTIFIER]}|${s[E.NUMERICIDENTIFIER]})`),d("PRERELEASEIDENTIFIERLOOSE",`(?:${s[E.NONNUMERICIDENTIFIER]}|${s[E.NUMERICIDENTIFIERLOOSE]})`),d("PRERELEASE",`(?:-(${s[E.PRERELEASEIDENTIFIER]}(?:\\.${s[E.PRERELEASEIDENTIFIER]})*))`),d("PRERELEASELOOSE",`(?:-?(${s[E.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${s[E.PRERELEASEIDENTIFIERLOOSE]})*))`),d("BUILDIDENTIFIER",`${m}+`),d("BUILD",`(?:\\+(${s[E.BUILDIDENTIFIER]}(?:\\.${s[E.BUILDIDENTIFIER]})*))`),d("FULLPLAIN",`v?${s[E.MAINVERSION]}${s[E.PRERELEASE]}?${s[E.BUILD]}?`),d("FULL",`^${s[E.FULLPLAIN]}$`),d("LOOSEPLAIN",`[v=\\s]*${s[E.MAINVERSIONLOOSE]}${s[E.PRERELEASELOOSE]}?${s[E.BUILD]}?`),d("LOOSE",`^${s[E.LOOSEPLAIN]}$`),d("GTLT","((?:<|>)?=?)"),d("XRANGEIDENTIFIERLOOSE",`${s[E.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),d("XRANGEIDENTIFIER",`${s[E.NUMERICIDENTIFIER]}|x|X|\\*`),d("XRANGEPLAIN",`[v=\\s]*(${s[E.XRANGEIDENTIFIER]})(?:\\.(${s[E.XRANGEIDENTIFIER]})(?:\\.(${s[E.XRANGEIDENTIFIER]})(?:${s[E.PRERELEASE]})?${s[E.BUILD]}?)?)?`),d("XRANGEPLAINLOOSE",`[v=\\s]*(${s[E.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[E.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[E.XRANGEIDENTIFIERLOOSE]})(?:${s[E.PRERELEASELOOSE]})?${s[E.BUILD]}?)?)?`),d("XRANGE",`^${s[E.GTLT]}\\s*${s[E.XRANGEPLAIN]}$`),d("XRANGELOOSE",`^${s[E.GTLT]}\\s*${s[E.XRANGEPLAINLOOSE]}$`),d("COERCEPLAIN",`(^|[^\\d])(\\d{1,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?`),d("COERCE",`${s[E.COERCEPLAIN]}(?:$|[^\\d])`),d("COERCEFULL",s[E.COERCEPLAIN]+`(?:${s[E.PRERELEASE]})?(?:${s[E.BUILD]})?(?:$|[^\\d])`),d("COERCERTL",s[E.COERCE],!0),d("COERCERTLFULL",s[E.COERCEFULL],!0),d("LONETILDE","(?:~>?)"),d("TILDETRIM",`(\\s*)${s[E.LONETILDE]}\\s+`,!0),l.tildeTrimReplace="$1~",d("TILDE",`^${s[E.LONETILDE]}${s[E.XRANGEPLAIN]}$`),d("TILDELOOSE",`^${s[E.LONETILDE]}${s[E.XRANGEPLAINLOOSE]}$`),d("LONECARET","(?:\\^)"),d("CARETTRIM",`(\\s*)${s[E.LONECARET]}\\s+`,!0),l.caretTrimReplace="$1^",d("CARET",`^${s[E.LONECARET]}${s[E.XRANGEPLAIN]}$`),d("CARETLOOSE",`^${s[E.LONECARET]}${s[E.XRANGEPLAINLOOSE]}$`),d("COMPARATORLOOSE",`^${s[E.GTLT]}\\s*(${s[E.LOOSEPLAIN]})$|^$`),d("COMPARATOR",`^${s[E.GTLT]}\\s*(${s[E.FULLPLAIN]})$|^$`),d("COMPARATORTRIM",`(\\s*)${s[E.GTLT]}\\s*(${s[E.LOOSEPLAIN]}|${s[E.XRANGEPLAIN]})`,!0),l.comparatorTrimReplace="$1$2$3",d("HYPHENRANGE",`^\\s*(${s[E.XRANGEPLAIN]})\\s+-\\s+(${s[E.XRANGEPLAIN]})\\s*$`),d("HYPHENRANGELOOSE",`^\\s*(${s[E.XRANGEPLAINLOOSE]})\\s+-\\s+(${s[E.XRANGEPLAINLOOSE]})\\s*$`),d("STAR","(<|>)?=?\\s*\\*"),d("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),d("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")})(Si,Si.exports)),Si.exports}r(Gd,"requireRe");var Cs,xa;function $d(){if(xa)return Cs;xa=1;const e=Object.freeze({loose:!0}),l=Object.freeze({});return Cs=r(p=>p?typeof p!="object"?e:p:l,"parseOptions"),Cs}r($d,"requireParseOptions");var Ls,Fa;function Wd(){if(Fa)return Ls;Fa=1;const e=/^[0-9]+$/,l=r((p,u)=>{if(typeof p=="number"&&typeof u=="number")return p===u?0:p<u?-1:1;const i=e.test(p),t=e.test(u);return i&&t&&(p=+p,u=+u),p===u?0:i&&!t?-1:t&&!i?1:p<u?-1:1},"compareIdentifiers");return Ls={compareIdentifiers:l,rcompareIdentifiers:r((p,u)=>l(u,p),"rcompareIdentifiers")},Ls}r(Wd,"requireIdentifiers");var Rs,Ba;function Hd(){if(Ba)return Rs;Ba=1;const e=wa(),{MAX_LENGTH:l,MAX_SAFE_INTEGER:n}=Ia(),{safeRe:p,t:u}=Gd(),i=$d(),{compareIdentifiers:t}=Wd();class o{static{r(this,"SemVer")}constructor(c,E){if(E=i(E),c instanceof o){if(c.loose===!!E.loose&&c.includePrerelease===!!E.includePrerelease)return c;c=c.version}else if(typeof c!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof c}".`);if(c.length>l)throw new TypeError(`version is longer than ${l} characters`);e("SemVer",c,E),this.options=E,this.loose=!!E.loose,this.includePrerelease=!!E.includePrerelease;const P=c.trim().match(E.loose?p[u.LOOSE]:p[u.FULL]);if(!P)throw new TypeError(`Invalid Version: ${c}`);if(this.raw=c,this.major=+P[1],this.minor=+P[2],this.patch=+P[3],this.major>n||this.major<0)throw new TypeError("Invalid major version");if(this.minor>n||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>n||this.patch<0)throw new TypeError("Invalid patch version");P[4]?this.prerelease=P[4].split(".").map(m=>{if(/^[0-9]+$/.test(m)){const a=+m;if(a>=0&&a<n)return a}return m}):this.prerelease=[],this.build=P[5]?P[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(c){if(e("SemVer.compare",this.version,this.options,c),!(c instanceof o)){if(typeof c=="string"&&c===this.version)return 0;c=new o(c,this.options)}return c.version===this.version?0:this.compareMain(c)||this.comparePre(c)}compareMain(c){return c instanceof o||(c=new o(c,this.options)),this.major<c.major?-1:this.major>c.major?1:this.minor<c.minor?-1:this.minor>c.minor?1:this.patch<c.patch?-1:this.patch>c.patch?1:0}comparePre(c){if(c instanceof o||(c=new o(c,this.options)),this.prerelease.length&&!c.prerelease.length)return-1;if(!this.prerelease.length&&c.prerelease.length)return 1;if(!this.prerelease.length&&!c.prerelease.length)return 0;let E=0;do{const P=this.prerelease[E],m=c.prerelease[E];if(e("prerelease compare",E,P,m),P===void 0&&m===void 0)return 0;if(m===void 0)return 1;if(P===void 0)return-1;if(P===m)continue;return t(P,m)}while(++E)}compareBuild(c){c instanceof o||(c=new o(c,this.options));let E=0;do{const P=this.build[E],m=c.build[E];if(e("build compare",E,P,m),P===void 0&&m===void 0)return 0;if(m===void 0)return 1;if(P===void 0)return-1;if(P===m)continue;return t(P,m)}while(++E)}inc(c,E,P){if(c.startsWith("pre")){if(!E&&P===!1)throw new Error("invalid increment argument: identifier is empty");if(E){const m=`-${E}`.match(this.options.loose?p[u.PRERELEASELOOSE]:p[u.PRERELEASE]);if(!m||m[1]!==E)throw new Error(`invalid identifier: ${E}`)}}switch(c){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",E,P);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",E,P);break;case"prepatch":this.prerelease.length=0,this.inc("patch",E,P),this.inc("pre",E,P);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",E,P),this.inc("pre",E,P);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":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":{const m=Number(P)?1:0;if(this.prerelease.length===0)this.prerelease=[m];else{let a=this.prerelease.length;for(;--a>=0;)typeof this.prerelease[a]=="number"&&(this.prerelease[a]++,a=-2);if(a===-1){if(E===this.prerelease.join(".")&&P===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(m)}}if(E){let a=[E,m];P===!1&&(a=[E]),t(this.prerelease[0],E)===0?isNaN(this.prerelease[1])&&(this.prerelease=a):this.prerelease=a}break}default:throw new Error(`invalid increment argument: ${c}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return Rs=o,Rs}r(Hd,"requireSemver");var Vs,ka;function ja(){if(ka)return Vs;ka=1;const e=Hd();return Vs=r((n,p,u=!1)=>{if(n instanceof e)return n;try{return new e(n,p)}catch(i){if(!u)return null;throw i}},"parse"),Vs}r(ja,"requireParse$1");var Ds,Na;function Kd(){if(Na)return Ds;Na=1;const e=ja();return Ds=r((n,p)=>{const u=e(n,p);return u?u.version:null},"valid"),Ds}r(Kd,"requireValid");var Os,qa;function zd(){if(qa)return Os;qa=1;const e=ja();return Os=r((n,p)=>{const u=e(n.trim().replace(/^[=v]+/,""),p);return u?u.version:null},"clean"),Os}r(zd,"requireClean");var Ga=["0BSD","AAL","ADSL","AFL-1.1","AFL-1.2","AFL-2.0","AFL-2.1","AFL-3.0","AGPL-1.0-only","AGPL-1.0-or-later","AGPL-3.0-only","AGPL-3.0-or-later","AMDPLPA","AML","AMPAS","ANTLR-PD","ANTLR-PD-fallback","APAFML","APL-1.0","APSL-1.0","APSL-1.1","APSL-1.2","APSL-2.0","Abstyles","AdaCore-doc","Adobe-2006","Adobe-Glyph","Afmparse","Aladdin","Apache-1.0","Apache-1.1","Apache-2.0","App-s2p","Arphic-1999","Artistic-1.0","Artistic-1.0-Perl","Artistic-1.0-cl8","Artistic-2.0","BSD-1-Clause","BSD-2-Clause","BSD-2-Clause-Patent","BSD-2-Clause-Views","BSD-3-Clause","BSD-3-Clause-Attribution","BSD-3-Clause-Clear","BSD-3-Clause-LBNL","BSD-3-Clause-Modification","BSD-3-Clause-No-Military-License","BSD-3-Clause-No-Nuclear-License","BSD-3-Clause-No-Nuclear-License-2014","BSD-3-Clause-No-Nuclear-Warranty","BSD-3-Clause-Open-MPI","BSD-4-Clause","BSD-4-Clause-Shortened","BSD-4-Clause-UC","BSD-4.3RENO","BSD-4.3TAHOE","BSD-Advertising-Acknowledgement","BSD-Attribution-HPND-disclaimer","BSD-Protection","BSD-Source-Code","BSL-1.0","BUSL-1.1","Baekmuk","Bahyph","Barr","Beerware","BitTorrent-1.0","BitTorrent-1.1","Bitstream-Charter","Bitstream-Vera","BlueOak-1.0.0","Borceux","Brian-Gladman-3-Clause","C-UDA-1.0","CAL-1.0","CAL-1.0-Combined-Work-Exception","CATOSL-1.1","CC-BY-1.0","CC-BY-2.0","CC-BY-2.5","CC-BY-2.5-AU","CC-BY-3.0","CC-BY-3.0-AT","CC-BY-3.0-DE","CC-BY-3.0-IGO","CC-BY-3.0-NL","CC-BY-3.0-US","CC-BY-4.0","CC-BY-NC-1.0","CC-BY-NC-2.0","CC-BY-NC-2.5","CC-BY-NC-3.0","CC-BY-NC-3.0-DE","CC-BY-NC-4.0","CC-BY-NC-ND-1.0","CC-BY-NC-ND-2.0","CC-BY-NC-ND-2.5","CC-BY-NC-ND-3.0","CC-BY-NC-ND-3.0-DE","CC-BY-NC-ND-3.0-IGO","CC-BY-NC-ND-4.0","CC-BY-NC-SA-1.0","CC-BY-NC-SA-2.0","CC-BY-NC-SA-2.0-DE","CC-BY-NC-SA-2.0-FR","CC-BY-NC-SA-2.0-UK","CC-BY-NC-SA-2.5","CC-BY-NC-SA-3.0","CC-BY-NC-SA-3.0-DE","CC-BY-NC-SA-3.0-IGO","CC-BY-NC-SA-4.0","CC-BY-ND-1.0","CC-BY-ND-2.0","CC-BY-ND-2.5","CC-BY-ND-3.0","CC-BY-ND-3.0-DE","CC-BY-ND-4.0","CC-BY-SA-1.0","CC-BY-SA-2.0","CC-BY-SA-2.0-UK","CC-BY-SA-2.1-JP","CC-BY-SA-2.5","CC-BY-SA-3.0","CC-BY-SA-3.0-AT","CC-BY-SA-3.0-DE","CC-BY-SA-4.0","CC-PDDC","CC0-1.0","CDDL-1.0","CDDL-1.1","CDL-1.0","CDLA-Permissive-1.0","CDLA-Permissive-2.0","CDLA-Sharing-1.0","CECILL-1.0","CECILL-1.1","CECILL-2.0","CECILL-2.1","CECILL-B","CECILL-C","CERN-OHL-1.1","CERN-OHL-1.2","CERN-OHL-P-2.0","CERN-OHL-S-2.0","CERN-OHL-W-2.0","CFITSIO","CMU-Mach","CNRI-Jython","CNRI-Python","CNRI-Python-GPL-Compatible","COIL-1.0","CPAL-1.0","CPL-1.0","CPOL-1.02","CUA-OPL-1.0","Caldera","ClArtistic","Clips","Community-Spec-1.0","Condor-1.1","Cornell-Lossless-JPEG","Crossword","CrystalStacker","Cube","D-FSL-1.0","DL-DE-BY-2.0","DOC","DRL-1.0","DSDP","Dotseqn","ECL-1.0","ECL-2.0","EFL-1.0","EFL-2.0","EPICS","EPL-1.0","EPL-2.0","EUDatagrid","EUPL-1.0","EUPL-1.1","EUPL-1.2","Elastic-2.0","Entessa","ErlPL-1.1","Eurosym","FDK-AAC","FSFAP","FSFUL","FSFULLR","FSFULLRWD","FTL","Fair","Frameworx-1.0","FreeBSD-DOC","FreeImage","GD","GFDL-1.1-invariants-only","GFDL-1.1-invariants-or-later","GFDL-1.1-no-invariants-only","GFDL-1.1-no-invariants-or-later","GFDL-1.1-only","GFDL-1.1-or-later","GFDL-1.2-invariants-only","GFDL-1.2-invariants-or-later","GFDL-1.2-no-invariants-only","GFDL-1.2-no-invariants-or-later","GFDL-1.2-only","GFDL-1.2-or-later","GFDL-1.3-invariants-only","GFDL-1.3-invariants-or-later","GFDL-1.3-no-invariants-only","GFDL-1.3-no-invariants-or-later","GFDL-1.3-only","GFDL-1.3-or-later","GL2PS","GLWTPL","GPL-1.0-only","GPL-1.0-or-later","GPL-2.0-only","GPL-2.0-or-later","GPL-3.0-only","GPL-3.0-or-later","Giftware","Glide","Glulxe","Graphics-Gems","HP-1986","HPND","HPND-Markus-Kuhn","HPND-export-US","HPND-sell-variant","HPND-sell-variant-MIT-disclaimer","HTMLTIDY","HaskellReport","Hippocratic-2.1","IBM-pibs","ICU","IEC-Code-Components-EULA","IJG","IJG-short","IPA","IPL-1.0","ISC","ImageMagick","Imlib2","Info-ZIP","Intel","Intel-ACPI","Interbase-1.0","JPL-image","JPNIC","JSON","Jam","JasPer-2.0","Kazlib","Knuth-CTAN","LAL-1.2","LAL-1.3","LGPL-2.0-only","LGPL-2.0-or-later","LGPL-2.1-only","LGPL-2.1-or-later","LGPL-3.0-only","LGPL-3.0-or-later","LGPLLR","LOOP","LPL-1.0","LPL-1.02","LPPL-1.0","LPPL-1.1","LPPL-1.2","LPPL-1.3a","LPPL-1.3c","LZMA-SDK-9.11-to-9.20","LZMA-SDK-9.22","Latex2e","Leptonica","LiLiQ-P-1.1","LiLiQ-R-1.1","LiLiQ-Rplus-1.1","Libpng","Linux-OpenIB","Linux-man-pages-copyleft","MIT","MIT-0","MIT-CMU","MIT-Modern-Variant","MIT-Wu","MIT-advertising","MIT-enna","MIT-feh","MIT-open-group","MITNFA","MPL-1.0","MPL-1.1","MPL-2.0","MPL-2.0-no-copyleft-exception","MS-LPL","MS-PL","MS-RL","MTLL","MakeIndex","Martin-Birgmeier","Minpack","MirOS","Motosoto","MulanPSL-1.0","MulanPSL-2.0","Multics","Mup","NAIST-2003","NASA-1.3","NBPL-1.0","NCGL-UK-2.0","NCSA","NGPL","NICTA-1.0","NIST-PD","NIST-PD-fallback","NLOD-1.0","NLOD-2.0","NLPL","NOSL","NPL-1.0","NPL-1.1","NPOSL-3.0","NRL","NTP","NTP-0","Naumen","Net-SNMP","NetCDF","Newsletr","Nokia","Noweb","O-UDA-1.0","OCCT-PL","OCLC-2.0","ODC-By-1.0","ODbL-1.0","OFFIS","OFL-1.0","OFL-1.0-RFN","OFL-1.0-no-RFN","OFL-1.1","OFL-1.1-RFN","OFL-1.1-no-RFN","OGC-1.0","OGDL-Taiwan-1.0","OGL-Canada-2.0","OGL-UK-1.0","OGL-UK-2.0","OGL-UK-3.0","OGTSL","OLDAP-1.1","OLDAP-1.2","OLDAP-1.3","OLDAP-1.4","OLDAP-2.0","OLDAP-2.0.1","OLDAP-2.1","OLDAP-2.2","OLDAP-2.2.1","OLDAP-2.2.2","OLDAP-2.3","OLDAP-2.4","OLDAP-2.5","OLDAP-2.6","OLDAP-2.7","OLDAP-2.8","OML","OPL-1.0","OPUBL-1.0","OSET-PL-2.1","OSL-1.0","OSL-1.1","OSL-2.0","OSL-2.1","OSL-3.0","OpenPBS-2.3","OpenSSL","PDDL-1.0","PHP-3.0","PHP-3.01","PSF-2.0","Parity-6.0.0","Parity-7.0.0","Plexus","PolyForm-Noncommercial-1.0.0","PolyForm-Small-Business-1.0.0","PostgreSQL","Python-2.0","Python-2.0.1","QPL-1.0","QPL-1.0-INRIA-2004","Qhull","RHeCos-1.1","RPL-1.1","RPL-1.5","RPSL-1.0","RSA-MD","RSCPL","Rdisc","Ruby","SAX-PD","SCEA","SGI-B-1.0","SGI-B-1.1","SGI-B-2.0","SHL-0.5","SHL-0.51","SISSL","SISSL-1.2","SMLNJ","SMPPL","SNIA","SPL-1.0","SSH-OpenSSH","SSH-short","SSPL-1.0","SWL","Saxpath","SchemeReport","Sendmail","Sendmail-8.23","SimPL-2.0","Sleepycat","Spencer-86","Spencer-94","Spencer-99","SugarCRM-1.1.3","SunPro","Symlinks","TAPR-OHL-1.0","TCL","TCP-wrappers","TMate","TORQUE-1.1","TOSL","TPDL","TPL-1.0","TTWL","TU-Berlin-1.0","TU-Berlin-2.0","UCAR","UCL-1.0","UPL-1.0","Unicode-DFS-2015","Unicode-DFS-2016","Unicode-TOU","Unlicense","VOSTROM","VSL-1.0","Vim","W3C","W3C-19980720","W3C-20150513","WTFPL","Watcom-1.0","Wsuipa","X11","X11-distribute-modifications-variant","XFree86-1.1","XSkat","Xerox","Xnet","YPL-1.0","YPL-1.1","ZPL-1.1","ZPL-2.0","ZPL-2.1","Zed","Zend-2.0","Zimbra-1.3","Zimbra-1.4","Zlib","blessing","bzip2-1.0.6","checkmk","copyleft-next-0.3.0","copyleft-next-0.3.1","curl","diffmark","dvipdfm","eGenix","etalab-2.0","gSOAP-1.3b","gnuplot","iMatix","libpng-2.0","libselinux-1.0","libtiff","libutil-David-Nugent","mpi-permissive","mpich2","mplus","psfrag","psutils","snprintf","w3m","xinetd","xlock","xpp","zlib-acknowledgement"],Xd=["AGPL-1.0","AGPL-3.0","BSD-2-Clause-FreeBSD","BSD-2-Clause-NetBSD","GFDL-1.1","GFDL-1.2","GFDL-1.3","GPL-1.0","GPL-2.0","GPL-2.0-with-GCC-exception","GPL-2.0-with-autoconf-exception","GPL-2.0-with-bison-exception","GPL-2.0-with-classpath-exception","GPL-2.0-with-font-exception","GPL-3.0","GPL-3.0-with-GCC-exception","GPL-3.0-with-autoconf-exception","LGPL-2.0","LGPL-2.1","LGPL-3.0","Nunit","StandardML-NJ","bzip2-1.0.5","eCos-2.0","wxWindows"],Jd=["389-exception","Autoconf-exception-2.0","Autoconf-exception-3.0","Bison-exception-2.2","Bootloader-exception","Classpath-exception-2.0","CLISP-exception-2.0","DigiRule-FOSS-exception","eCos-exception-2.0","Fawkes-Runtime-exception","FLTK-exception","Font-exception-2.0","freertos-exception-2.0","GCC-exception-2.0","GCC-exception-3.1","gnu-javamail-exception","GPL-3.0-linking-exception","GPL-3.0-linking-source-exception","GPL-CC-1.0","i2p-gpl-java-exception","Libtool-exception","Linux-syscall-note","LLVM-exception","LZMA-exception","mif-exception","Nokia-Qt-exception-1.1","OCaml-LGPL-linking-exception","OCCT-exception-1.0","OpenJDK-assembly-exception-1.0","openvpn-openssl-exception","PS-or-PDF-font-exception-20170817","Qt-GPL-exception-1.0","Qt-LGPL-exception-1.1","Qwt-exception-1.0","Swift-exception","u-boot-exception-2.0","Universal-FOSS-exception-1.0","WxWindows-exception-3.1"],ws,$a;function Qd(){if($a)return ws;$a=1;var e=[].concat(Ga).concat(Xd),l=Jd;return ws=r(function(n){var p=0;function u(){return p<n.length}r(u,"hasMore");function i(h){if(h instanceof RegExp){var T=n.slice(p),g=T.match(h);if(g)return p+=g[0].length,g[0]}else if(n.indexOf(h,p)===p)return p+=h.length,h}r(i,"read");function t(){i(/[ ]*/)}r(t,"skipWhitespace");function o(){for(var h,T=["WITH","AND","OR","(",")",":","+"],g=0;g<T.length&&(h=i(T[g]),!h);g++);if(h==="+"&&p>1&&n[p-2]===" ")throw new Error("Space before `+`");return h&&{type:"OPERATOR",string:h}}r(o,"operator");function s(){return i(/[A-Za-z0-9-.]+/)}r(s,"idstring");function c(){var h=s();if(!h)throw new Error("Expected idstring at offset "+p);return h}r(c,"expectIdstring");function E(){if(i("DocumentRef-")){var h=c();return{type:"DOCUMENTREF",string:h}}}r(E,"documentRef");function P(){if(i("LicenseRef-")){var h=c();return{type:"LICENSEREF",string:h}}}r(P,"licenseRef");function m(){var h=p,T=s();if(e.indexOf(T)!==-1)return{type:"LICENSE",string:T};if(l.indexOf(T)!==-1)return{type:"EXCEPTION",string:T};p=h}r(m,"identifier");function a(){return o()||E()||P()||m()}r(a,"parseToken");for(var f=[];u()&&(t(),!!u());){var d=a();if(!d)throw new Error("Unexpected `"+n[p]+"` at offset "+p);f.push(d)}return f},"scan"),ws}r(Qd,"requireScan");var Ms,Wa;function Zd(){return Wa||(Wa=1,Ms=r(function(e){var l=0;function n(){return l<e.length}r(n,"hasMore");function p(){return n()?e[l]:null}r(p,"token");function u(){if(!n())throw new Error;l++}r(u,"next");function i(d){var h=p();if(h&&h.type==="OPERATOR"&&d===h.string)return u(),h.string}r(i,"parseOperator");function t(){if(i("WITH")){var d=p();if(d&&d.type==="EXCEPTION")return u(),d.string;throw new Error("Expected exception after `WITH`")}}r(t,"parseWith");function o(){var d=l,h="",T=p();if(T.type==="DOCUMENTREF"&&(u(),h+="DocumentRef-"+T.string+":",!i(":")))throw new Error("Expected `:` after `DocumentRef-...`");if(T=p(),T.type==="LICENSEREF")return u(),h+="LicenseRef-"+T.string,{license:h};l=d}r(o,"parseLicenseRef");function s(){var d=p();if(d&&d.type==="LICENSE"){u();var h={license:d.string};i("+")&&(h.plus=!0);var T=t();return T&&(h.exception=T),h}}r(s,"parseLicense");function c(){var d=i("(");if(d){var h=a();if(!i(")"))throw new Error("Expected `)`");return h}}r(c,"parseParenthesizedExpression");function E(){return c()||o()||s()}r(E,"parseAtom");function P(d,h){return r(function T(){var g=h();if(g){if(!i(d))return g;var A=T();if(!A)throw new Error("Expected expression");return{left:g,conjunction:d.toLowerCase(),right:A}}},"parseBinaryOp")}r(P,"makeBinaryOpParser");var m=P("AND",E),a=P("OR",m),f=a();if(!f||n())throw new Error("Syntax error");return f},"parse")),Ms}r(Zd,"requireParse");var Is,Ha;function Ka(){if(Ha)return Is;Ha=1;var e=Qd(),l=Zd();return Is=r(function(n){return l(e(n))},"spdxExpressionParse"),Is}r(Ka,"requireSpdxExpressionParse");var Us,za;function eT(){if(za)return Us;za=1;var e=Ka(),l=Ga;function n(T){try{return e(T),!0}catch{return!1}}r(n,"valid");function p(T,g){var A=g[0].length-T[0].length;return A!==0?A:T[0].toUpperCase().localeCompare(g[0].toUpperCase())}r(p,"sortTranspositions");var u=[["APGL","AGPL"],["Gpl","GPL"],["GLP","GPL"],["APL","Apache"],["ISD","ISC"],["GLP","GPL"],["IST","ISC"],["Claude","Clause"],[" or later","+"],[" International",""],["GNU","GPL"],["GUN","GPL"],["+",""],["GNU GPL","GPL"],["GNU LGPL","LGPL"],["GNU/GPL","GPL"],["GNU GLP","GPL"],["GNU LESSER GENERAL PUBLIC LICENSE","LGPL"],["GNU Lesser General Public License","LGPL"],["GNU LESSER GENERAL PUBLIC LICENSE","LGPL-2.1"],["GNU Lesser General Public License","LGPL-2.1"],["LESSER GENERAL PUBLIC LICENSE","LGPL"],["Lesser General Public License","LGPL"],["LESSER GENERAL PUBLIC LICENSE","LGPL-2.1"],["Lesser General Public License","LGPL-2.1"],["GNU General Public License","GPL"],["Gnu public license","GPL"],["GNU Public License","GPL"],["GNU GENERAL PUBLIC LICENSE","GPL"],["MTI","MIT"],["Mozilla Public License","MPL"],["Universal Permissive License","UPL"],["WTH","WTF"],["WTFGPL","WTFPL"],["-License",""]].sort(p),i=0,t=1,o=[function(T){return T.toUpperCase()},function(T){return T.trim()},function(T){return T.replace(/\./g,"")},function(T){return T.replace(/\s+/g,"")},function(T){return T.replace(/\s+/g,"-")},function(T){return T.replace("v","-")},function(T){return T.replace(/,?\s*(\d)/,"-$1")},function(T){return T.replace(/,?\s*(\d)/,"-$1.0")},function(T){return T.replace(/,?\s*(V\.|v\.|V|v|Version|version)\s*(\d)/,"-$2")},function(T){return T.replace(/,?\s*(V\.|v\.|V|v|Version|version)\s*(\d)/,"-$2.0")},function(T){return T[0].toUpperCase()+T.slice(1)},function(T){return T.replace("/","-")},function(T){return T.replace(/\s*V\s*(\d)/,"-$1").replace(/(\d)$/,"$1.0")},function(T){return T.indexOf("3.0")!==-1?T+"-or-later":T+"-only"},function(T){return T+"only"},function(T){return T.replace(/(\d)$/,"-$1.0")},function(T){return T.replace(/(-| )?(\d)$/,"-$2-Clause")},function(T){return T.replace(/(-| )clause(-| )(\d)/,"-$3-Clause")},function(T){return T.replace(/\b(Modified|New|Revised)(-| )?BSD((-| )License)?/i,"BSD-3-Clause")},function(T){return T.replace(/\bSimplified(-| )?BSD((-| )License)?/i,"BSD-2-Clause")},function(T){return T.replace(/\b(Free|Net)(-| )?BSD((-| )License)?/i,"BSD-2-Clause-$1BSD")},function(T){return T.replace(/\bClear(-| )?BSD((-| )License)?/i,"BSD-3-Clause-Clear")},function(T){return T.replace(/\b(Old|Original)(-| )?BSD((-| )License)?/i,"BSD-4-Clause")},function(T){return"CC-"+T},function(T){return"CC-"+T+"-4.0"},function(T){return T.replace("Attribution","BY").replace("NonCommercial","NC").replace("NoDerivatives","ND").replace(/ (\d)/,"-$1").replace(/ ?International/,"")},function(T){return"CC-"+T.replace("Attribution","BY").replace("NonCommercial","NC").replace("NoDerivatives","ND").replace(/ (\d)/,"-$1").replace(/ ?International/,"")+"-4.0"}],s=l.map(function(T){var g=/^(.*)-\d+\.\d+$/.exec(T);return g?[g[0],g[1]]:[T,null]}).reduce(function(T,g){var A=g[1];return T[A]=T[A]||[],T[A].push(g[0]),T},{}),c=Object.keys(s).map(r(function(g){return[g,s[g]]},"makeEntries")).filter(r(function(g){return g[1].length===1&&g[0]!==null&&g[0]!=="APL"},"identifySoleVersions")).map(r(function(g){return[g[0],g[1][0]]},"createLastResorts"));s=void 0;var E=[["UNLI","Unlicense"],["WTF","WTFPL"],["2 CLAUSE","BSD-2-Clause"],["2-CLAUSE","BSD-2-Clause"],["3 CLAUSE","BSD-3-Clause"],["3-CLAUSE","BSD-3-Clause"],["AFFERO","AGPL-3.0-or-later"],["AGPL","AGPL-3.0-or-later"],["APACHE","Apache-2.0"],["ARTISTIC","Artistic-2.0"],["Affero","AGPL-3.0-or-later"],["BEER","Beerware"],["BOOST","BSL-1.0"],["BSD","BSD-2-Clause"],["CDDL","CDDL-1.1"],["ECLIPSE","EPL-1.0"],["FUCK","WTFPL"],["GNU","GPL-3.0-or-later"],["LGPL","LGPL-3.0-or-later"],["GPLV1","GPL-1.0-only"],["GPL-1","GPL-1.0-only"],["GPLV2","GPL-2.0-only"],["GPL-2","GPL-2.0-only"],["GPL","GPL-3.0-or-later"],["MIT +NO-FALSE-ATTRIBS","MITNFA"],["MIT","MIT"],["MPL","MPL-2.0"],["X11","X11"],["ZLIB","Zlib"]].concat(c).sort(p),P=0,m=1,a=r(function(T){for(var g=0;g<o.length;g++){var A=o[g](T).trim();if(A!==T&&n(A))return A}return null},"validTransformation"),f=r(function(T){for(var g=T.toUpperCase(),A=0;A<E.length;A++){var y=E[A];if(g.indexOf(y[P])>-1)return y[m]}return null},"validLastResort"),d=r(function(T,g){for(var A=0;A<u.length;A++){var y=u[A],C=y[i];if(T.indexOf(C)>-1){var R=T.replace(C,y[t]),D=g(R);if(D!==null)return D}}return null},"anyCorrection");Us=r(function(T,g){g=g||{};var A=g.upgrade===void 0?!0:!!g.upgrade;function y(O){return A?h(O):O}r(y,"postprocess");var C=typeof T=="string"&&T.trim().length!==0;if(!C)throw Error("Invalid argument. Expected non-empty string.");if(T=T.trim(),n(T))return y(T);var R=T.replace(/\+$/,"").trim();if(n(R))return y(R);var D=a(T);return D!==null||(D=d(T,function(O){return n(O)?O:a(O)}),D!==null)||(D=f(T),D!==null)||(D=d(T,f),D!==null)?y(D):null},"spdxCorrect");function h(T){return["GPL-1.0","LGPL-1.0","AGPL-1.0","GPL-2.0","LGPL-2.0","AGPL-2.0","LGPL-2.1"].indexOf(T)!==-1?T+"-only":["GPL-1.0+","GPL-2.0+","GPL-3.0+","LGPL-2.0+","LGPL-2.1+","LGPL-3.0+","AGPL-1.0+","AGPL-3.0+"].indexOf(T)!==-1?T.replace(/\+$/,"-or-later"):["GPL-3.0","LGPL-3.0","AGPL-3.0"].indexOf(T)!==-1?T+"-or-later":T}return r(h,"upgradeGPLs"),Us}r(eT,"requireSpdxCorrect");var xs,Xa;function tT(){if(Xa)return xs;Xa=1;var e=Ka(),l=eT(),n='license should be a valid SPDX license expression (without "LicenseRef"), "UNLICENSED", or "SEE LICENSE IN <filename>"',p=/^SEE LICEN[CS]E IN (.+)$/;function u(t,o){return o.slice(0,t.length)===t}r(u,"startsWith");function i(t){if(t.hasOwnProperty("license")){var o=t.license;return u("LicenseRef",o)||u("DocumentRef",o)}else return i(t.left)||i(t.right)}return r(i,"usesLicenseRef"),xs=r(function(t){var o;try{o=e(t)}catch{var s;if(t==="UNLICENSED"||t==="UNLICENCED")return{validForOldPackages:!0,validForNewPackages:!0,unlicensed:!0};if(s=p.exec(t))return{validForOldPackages:!0,validForNewPackages:!0,inFile:s[1]};var c={validForOldPackages:!1,validForNewPackages:!1,warnings:[n]};if(t.trim().length!==0){var E=l(t);E&&c.warnings.push('license is similar to the valid expression "'+E+'"')}return c}return i(o)?{validForNewPackages:!1,validForOldPackages:!1,spdx:!0,warnings:[n]}:{validForNewPackages:!0,validForOldPackages:!0,spdx:!0}},"validateNpmPackageLicense"),xs}r(tT,"requireValidateNpmPackageLicense");var st={},Ja;function rT(){if(Ja)return st;Ja=1,Object.defineProperty(st,"__esModule",{value:!0}),st.LRUCache=void 0;const e=typeof performance=="object"&&performance&&typeof performance.now=="function"?performance:Date,l=new Set,n=typeof process=="object"&&process?process:{},p=r((m,a,f,d)=>{typeof n.emitWarning=="function"?n.emitWarning(m,a,f,d):console.error(`[${f}] ${a}: ${m}`)},"emitWarning");let u=globalThis.AbortController,i=globalThis.AbortSignal;if(typeof u>"u"){i=class{static{r(this,"AbortSignal")}onabort;_onabort=[];reason;aborted=!1;addEventListener(d,h){this._onabort.push(h)}},u=class{static{r(this,"AbortController")}constructor(){a()}signal=new i;abort(d){if(!this.signal.aborted){this.signal.reason=d,this.signal.aborted=!0;for(const h of this.signal._onabort)h(d);this.signal.onabort?.(d)}}};let m=n.env?.LRU_CACHE_IGNORE_AC_WARNING!=="1";const a=r(()=>{m&&(m=!1,p("AbortController is not defined. If using lru-cache in node 14, load an AbortController polyfill from the `node-abort-controller` package. A minimal polyfill is provided for use by LRUCache.fetch(), but it should not be relied upon in other contexts (eg, passing it to other APIs that use AbortController/AbortSignal might have undesirable effects). You may disable this with LRU_CACHE_IGNORE_AC_WARNING=1 in the env.","NO_ABORT_CONTROLLER","ENOTSUP",a))},"warnACPolyfill")}const t=r(m=>!l.has(m),"shouldWarn"),o=r(m=>m&&m===Math.floor(m)&&m>0&&isFinite(m),"isPosInt"),s=r(m=>o(m)?m<=Math.pow(2,8)?Uint8Array:m<=Math.pow(2,16)?Uint16Array:m<=Math.pow(2,32)?Uint32Array:m<=Number.MAX_SAFE_INTEGER?c:null:null,"getUintArray");class c extends Array{static{r(this,"ZeroArray")}constructor(a){super(a),this.fill(0)}}class E{static{r(this,"Stack")}heap;length;static#e=!1;static create(a){const f=s(a);if(!f)return[];E.#e=!0;const d=new E(a,f);return E.#e=!1,d}constructor(a,f){if(!E.#e)throw new TypeError("instantiate Stack using Stack.create(n)");this.heap=new f(a),this.length=0}push(a){this.heap[this.length++]=a}pop(){return this.heap[--this.length]}}class P{static{r(this,"LRUCache")}#e;#r;#n;#o;#m;ttl;ttlResolution;ttlAutopurge;updateAgeOnGet;updateAgeOnHas;allowStale;noDisposeOnSet;noUpdateTTL;maxEntrySize;sizeCalculation;noDeleteOnFetchRejection;noDeleteOnStaleGet;allowStaleOnFetchAbort;allowStaleOnFetchRejection;ignoreFetchAbort;#l;#y;#a;#s;#t;#E;#d;#p;#u;#h;#c;#_;#v;#T;#b;#A;#f;static unsafeExposeInternals(a){return{starts:a.#v,ttls:a.#T,sizes:a.#_,keyMap:a.#a,keyList:a.#s,valList:a.#t,next:a.#E,prev:a.#d,get head(){return a.#p},get tail(){return a.#u},free:a.#h,isBackgroundFetch:r(f=>a.#i(f),"isBackgroundFetch"),backgroundFetch:r((f,d,h,T)=>a.#O(f,d,h,T),"backgroundFetch"),moveToTail:r(f=>a.#R(f),"moveToTail"),indexes:r(f=>a.#g(f),"indexes"),rindexes:r(f=>a.#S(f),"rindexes"),isStale:r(f=>a.#P(f),"isStale")}}get max(){return this.#e}get maxSize(){return this.#r}get calculatedSize(){return this.#y}get size(){return this.#l}get fetchMethod(){return this.#m}get dispose(){return this.#n}get disposeAfter(){return this.#o}constructor(a){const{max:f=0,ttl:d,ttlResolution:h=1,ttlAutopurge:T,updateAgeOnGet:g,updateAgeOnHas:A,allowStale:y,dispose:C,disposeAfter:R,noDisposeOnSet:D,noUpdateTTL:O,maxSize:B=0,maxEntrySize:j=0,sizeCalculation:F,fetchMethod:q,noDeleteOnFetchRejection:U,noDeleteOnStaleGet:H,allowStaleOnFetchRejection:J,allowStaleOnFetchAbort:$,ignoreFetchAbort:z}=a;if(f!==0&&!o(f))throw new TypeError("max option must be a nonnegative integer");const Q=f?s(f):Array;if(!Q)throw new Error("invalid max value: "+f);if(this.#e=f,this.#r=B,this.maxEntrySize=j||this.#r,this.sizeCalculation=F,this.sizeCalculation){if(!this.#r&&!this.maxEntrySize)throw new TypeError("cannot set sizeCalculation without setting maxSize or maxEntrySize");if(typeof this.sizeCalculation!="function")throw new TypeError("sizeCalculation set to non-function")}if(q!==void 0&&typeof q!="function")throw new TypeError("fetchMethod must be a function if specified");if(this.#m=q,this.#A=!!q,this.#a=new Map,this.#s=new Array(f).fill(void 0),this.#t=new Array(f).fill(void 0),this.#E=new Q(f),this.#d=new Q(f),this.#p=0,this.#u=0,this.#h=E.create(f),this.#l=0,this.#y=0,typeof C=="function"&&(this.#n=C),typeof R=="function"?(this.#o=R,this.#c=[]):(this.#o=void 0,this.#c=void 0),this.#b=!!this.#n,this.#f=!!this.#o,this.noDisposeOnSet=!!D,this.noUpdateTTL=!!O,this.noDeleteOnFetchRejection=!!U,this.allowStaleOnFetchRejection=!!J,this.allowStaleOnFetchAbort=!!$,this.ignoreFetchAbort=!!z,this.maxEntrySize!==0){if(this.#r!==0&&!o(this.#r))throw new TypeError("maxSize must be a positive integer if specified");if(!o(this.maxEntrySize))throw new TypeError("maxEntrySize must be a positive integer if specified");this.#F()}if(this.allowStale=!!y,this.noDeleteOnStaleGet=!!H,this.updateAgeOnGet=!!g,this.updateAgeOnHas=!!A,this.ttlResolution=o(h)||h===0?h:1,this.ttlAutopurge=!!T,this.ttl=d||0,this.ttl){if(!o(this.ttl))throw new TypeError("ttl must be a positive integer if specified");this.#w()}if(this.#e===0&&this.ttl===0&&this.#r===0)throw new TypeError("At least one of max, maxSize, or ttl is required");if(!this.ttlAutopurge&&!this.#e&&!this.#r){const Z="LRU_CACHE_UNBOUNDED";t(Z)&&(l.add(Z),p("TTL caching without ttlAutopurge, max, or maxSize can result in unbounded memory consumption.","UnboundedCacheWarning",Z,P))}}getRemainingTTL(a){return this.#a.has(a)?1/0:0}#w(){const a=new c(this.#e),f=new c(this.#e);this.#T=a,this.#v=f,this.#M=(T,g,A=e.now())=>{if(f[T]=g!==0?A:0,a[T]=g,g!==0&&this.ttlAutopurge){const y=setTimeout(()=>{this.#P(T)&&this.delete(this.#s[T])},g+1);y.unref&&y.unref()}},this.#C=T=>{f[T]=a[T]!==0?e.now():0},this.#Y=(T,g)=>{if(a[g]){const A=a[g],y=f[g];if(!A||!y)return;T.ttl=A,T.start=y,T.now=d||h();const C=T.now-y;T.remainingTTL=A-C}};let d=0;const h=r(()=>{const T=e.now();if(this.ttlResolution>0){d=T;const g=setTimeout(()=>d=0,this.ttlResolution);g.unref&&g.unref()}return T},"getNow");this.getRemainingTTL=T=>{const g=this.#a.get(T);if(g===void 0)return 0;const A=a[g],y=f[g];if(!A||!y)return 1/0;const C=(d||h())-y;return A-C},this.#P=T=>{const g=f[T],A=a[T];return!!A&&!!g&&(d||h())-g>A}}#C=r(()=>{},"#updateItemAge");#Y=r(()=>{},"#statusTTL");#M=r(()=>{},"#setItemTTL");#P=r(()=>!1,"#isStale");#F(){const a=new c(this.#e);this.#y=0,this.#_=a,this.#L=f=>{this.#y-=a[f],a[f]=0},this.#I=(f,d,h,T)=>{if(this.#i(d))return 0;if(!o(h))if(T){if(typeof T!="function")throw new TypeError("sizeCalculation must be a function");if(h=T(d,f),!o(h))throw new TypeError("sizeCalculation return invalid (expect positive integer)")}else throw new TypeError("invalid size value (must be positive integer). When maxSize or maxEntrySize is used, sizeCalculation or size must be set.");return h},this.#V=(f,d,h)=>{if(a[f]=d,this.#r){const T=this.#r-a[f];for(;this.#y>T;)this.#D(!0)}this.#y+=a[f],h&&(h.entrySize=d,h.totalCalculatedSize=this.#y)}}#L=r(a=>{},"#removeItemSize");#V=r((a,f,d)=>{},"#addItemSize");#I=r((a,f,d,h)=>{if(d||h)throw new TypeError("cannot set size without setting maxSize or maxEntrySize on cache");return 0},"#requireSize");*#g({allowStale:a=this.allowStale}={}){if(this.#l)for(let f=this.#u;!(!this.#U(f)||((a||!this.#P(f))&&(yield f),f===this.#p));)f=this.#d[f]}*#S({allowStale:a=this.allowStale}={}){if(this.#l)for(let f=this.#p;!(!this.#U(f)||((a||!this.#P(f))&&(yield f),f===this.#u));)f=this.#E[f]}#U(a){return a!==void 0&&this.#a.get(this.#s[a])===a}*entries(){for(const a of this.#g())this.#t[a]!==void 0&&this.#s[a]!==void 0&&!this.#i(this.#t[a])&&(yield[this.#s[a],this.#t[a]])}*rentries(){for(const a of this.#S())this.#t[a]!==void 0&&this.#s[a]!==void 0&&!this.#i(this.#t[a])&&(yield[this.#s[a],this.#t[a]])}*keys(){for(const a of this.#g()){const f=this.#s[a];f!==void 0&&!this.#i(this.#t[a])&&(yield f)}}*rkeys(){for(const a of this.#S()){const f=this.#s[a];f!==void 0&&!this.#i(this.#t[a])&&(yield f)}}*values(){for(const a of this.#g())this.#t[a]!==void 0&&!this.#i(this.#t[a])&&(yield this.#t[a])}*rvalues(){for(const a of this.#S())this.#t[a]!==void 0&&!this.#i(this.#t[a])&&(yield this.#t[a])}[Symbol.iterator](){return this.entries()}[Symbol.toStringTag]="LRUCache";find(a,f={}){for(const d of this.#g()){const h=this.#t[d],T=this.#i(h)?h.__staleWhileFetching:h;if(T!==void 0&&a(T,this.#s[d],this))return this.get(this.#s[d],f)}}forEach(a,f=this){for(const d of this.#g()){const h=this.#t[d],T=this.#i(h)?h.__staleWhileFetching:h;T!==void 0&&a.call(f,T,this.#s[d],this)}}rforEach(a,f=this){for(const d of this.#S()){const h=this.#t[d],T=this.#i(h)?h.__staleWhileFetching:h;T!==void 0&&a.call(f,T,this.#s[d],this)}}purgeStale(){let a=!1;for(const f of this.#S({allowStale:!0}))this.#P(f)&&(this.delete(this.#s[f]),a=!0);return a}info(a){const f=this.#a.get(a);if(f===void 0)return;const d=this.#t[f],h=this.#i(d)?d.__staleWhileFetching:d;if(h===void 0)return;const T={value:h};if(this.#T&&this.#v){const g=this.#T[f],A=this.#v[f];if(g&&A){const y=g-(e.now()-A);T.ttl=y,T.start=Date.now()}}return this.#_&&(T.size=this.#_[f]),T}dump(){const a=[];for(const f of this.#g({allowStale:!0})){const d=this.#s[f],h=this.#t[f],T=this.#i(h)?h.__staleWhileFetching:h;if(T===void 0||d===void 0)continue;const g={value:T};if(this.#T&&this.#v){g.ttl=this.#T[f];const A=e.now()-this.#v[f];g.start=Math.floor(Date.now()-A)}this.#_&&(g.size=this.#_[f]),a.unshift([d,g])}return a}load(a){this.clear();for(const[f,d]of a){if(d.start){const h=Date.now()-d.start;d.start=e.now()-h}this.set(f,d.value,d)}}set(a,f,d={}){if(f===void 0)return this.delete(a),this;const{ttl:h=this.ttl,start:T,noDisposeOnSet:g=this.noDisposeOnSet,sizeCalculation:A=this.sizeCalculation,status:y}=d;let{noUpdateTTL:C=this.noUpdateTTL}=d;const R=this.#I(a,f,d.size||0,A);if(this.maxEntrySize&&R>this.maxEntrySize)return y&&(y.set="miss",y.maxEntrySizeExceeded=!0),this.delete(a),this;let D=this.#l===0?void 0:this.#a.get(a);if(D===void 0)D=this.#l===0?this.#u:this.#h.length!==0?this.#h.pop():this.#l===this.#e?this.#D(!1):this.#l,this.#s[D]=a,this.#t[D]=f,this.#a.set(a,D),this.#E[this.#u]=D,this.#d[D]=this.#u,this.#u=D,this.#l++,this.#V(D,R,y),y&&(y.set="add"),C=!1;else{this.#R(D);const O=this.#t[D];if(f!==O){if(this.#A&&this.#i(O)){O.__abortController.abort(new Error("replaced"));const{__staleWhileFetching:B}=O;B!==void 0&&!g&&(this.#b&&this.#n?.(B,a,"set"),this.#f&&this.#c?.push([B,a,"set"]))}else g||(this.#b&&this.#n?.(O,a,"set"),this.#f&&this.#c?.push([O,a,"set"]));if(this.#L(D),this.#V(D,R,y),this.#t[D]=f,y){y.set="replace";const B=O&&this.#i(O)?O.__staleWhileFetching:O;B!==void 0&&(y.oldValue=B)}}else y&&(y.set="update")}if(h!==0&&!this.#T&&this.#w(),this.#T&&(C||this.#M(D,h,T),y&&this.#Y(y,D)),!g&&this.#f&&this.#c){const O=this.#c;let B;for(;B=O?.shift();)this.#o?.(...B)}return this}pop(){try{for(;this.#l;){const a=this.#t[this.#p];if(this.#D(!0),this.#i(a)){if(a.__staleWhileFetching)return a.__staleWhileFetching}else if(a!==void 0)return a}}finally{if(this.#f&&this.#c){const a=this.#c;let f;for(;f=a?.shift();)this.#o?.(...f)}}}#D(a){const f=this.#p,d=this.#s[f],h=this.#t[f];return this.#A&&this.#i(h)?h.__abortController.abort(new Error("evicted")):(this.#b||this.#f)&&(this.#b&&this.#n?.(h,d,"evict"),this.#f&&this.#c?.push([h,d,"evict"])),this.#L(f),a&&(this.#s[f]=void 0,this.#t[f]=void 0,this.#h.push(f)),this.#l===1?(this.#p=this.#u=0,this.#h.length=0):this.#p=this.#E[f],this.#a.delete(d),this.#l--,f}has(a,f={}){const{updateAgeOnHas:d=this.updateAgeOnHas,status:h}=f,T=this.#a.get(a);if(T!==void 0){const g=this.#t[T];if(this.#i(g)&&g.__staleWhileFetching===void 0)return!1;if(this.#P(T))h&&(h.has="stale",this.#Y(h,T));else return d&&this.#C(T),h&&(h.has="hit",this.#Y(h,T)),!0}else h&&(h.has="miss");return!1}peek(a,f={}){const{allowStale:d=this.allowStale}=f,h=this.#a.get(a);if(h===void 0||!d&&this.#P(h))return;const T=this.#t[h];return this.#i(T)?T.__staleWhileFetching:T}#O(a,f,d,h){const T=f===void 0?void 0:this.#t[f];if(this.#i(T))return T;const g=new u,{signal:A}=d;A?.addEventListener("abort",()=>g.abort(A.reason),{signal:g.signal});const y={signal:g.signal,options:d,context:h},C=r((F,q=!1)=>{const{aborted:U}=g.signal,H=d.ignoreFetchAbort&&F!==void 0;if(d.status&&(U&&!q?(d.status.fetchAborted=!0,d.status.fetchError=g.signal.reason,H&&(d.status.fetchAbortIgnored=!0)):d.status.fetchResolved=!0),U&&!H&&!q)return D(g.signal.reason);const J=B;return this.#t[f]===B&&(F===void 0?J.__staleWhileFetching?this.#t[f]=J.__staleWhileFetching:this.delete(a):(d.status&&(d.status.fetchUpdated=!0),this.set(a,F,y.options))),F},"cb"),R=r(F=>(d.status&&(d.status.fetchRejected=!0,d.status.fetchError=F),D(F)),"eb"),D=r(F=>{const{aborted:q}=g.signal,U=q&&d.allowStaleOnFetchAbort,H=U||d.allowStaleOnFetchRejection,J=H||d.noDeleteOnFetchRejection,$=B;if(this.#t[f]===B&&(!J||$.__staleWhileFetching===void 0?this.delete(a):U||(this.#t[f]=$.__staleWhileFetching)),H)return d.status&&$.__staleWhileFetching!==void 0&&(d.status.returnedStale=!0),$.__staleWhileFetching;if($.__returned===$)throw F},"fetchFail"),O=r((F,q)=>{const U=this.#m?.(a,T,y);U&&U instanceof Promise&&U.then(H=>F(H===void 0?void 0:H),q),g.signal.addEventListener("abort",()=>{(!d.ignoreFetchAbort||d.allowStaleOnFetchAbort)&&(F(void 0),d.allowStaleOnFetchAbort&&(F=r(H=>C(H,!0),"res")))})},"pcall");d.status&&(d.status.fetchDispatched=!0);const B=new Promise(O).then(C,R),j=Object.assign(B,{__abortController:g,__staleWhileFetching:T,__returned:void 0});return f===void 0?(this.set(a,j,{...y.options,status:void 0}),f=this.#a.get(a)):this.#t[f]=j,j}#i(a){if(!this.#A)return!1;const f=a;return!!f&&f instanceof Promise&&f.hasOwnProperty("__staleWhileFetching")&&f.__abortController instanceof u}async fetch(a,f={}){const{allowStale:d=this.allowStale,updateAgeOnGet:h=this.updateAgeOnGet,noDeleteOnStaleGet:T=this.noDeleteOnStaleGet,ttl:g=this.ttl,noDisposeOnSet:A=this.noDisposeOnSet,size:y=0,sizeCalculation:C=this.sizeCalculation,noUpdateTTL:R=this.noUpdateTTL,noDeleteOnFetchRejection:D=this.noDeleteOnFetchRejection,allowStaleOnFetchRejection:O=this.allowStaleOnFetchRejection,ignoreFetchAbort:B=this.ignoreFetchAbort,allowStaleOnFetchAbort:j=this.allowStaleOnFetchAbort,context:F,forceRefresh:q=!1,status:U,signal:H}=f;if(!this.#A)return U&&(U.fetch="get"),this.get(a,{allowStale:d,updateAgeOnGet:h,noDeleteOnStaleGet:T,status:U});const J={allowStale:d,updateAgeOnGet:h,noDeleteOnStaleGet:T,ttl:g,noDisposeOnSet:A,size:y,sizeCalculation:C,noUpdateTTL:R,noDeleteOnFetchRejection:D,allowStaleOnFetchRejection:O,allowStaleOnFetchAbort:j,ignoreFetchAbort:B,status:U,signal:H};let $=this.#a.get(a);if($===void 0){U&&(U.fetch="miss");const z=this.#O(a,$,J,F);return z.__returned=z}else{const z=this.#t[$];if(this.#i(z)){const qe=d&&z.__staleWhileFetching!==void 0;return U&&(U.fetch="inflight",qe&&(U.returnedStale=!0)),qe?z.__staleWhileFetching:z.__returned=z}const Q=this.#P($);if(!q&&!Q)return U&&(U.fetch="hit"),this.#R($),h&&this.#C($),U&&this.#Y(U,$),z;const Z=this.#O(a,$,J,F),Pe=Z.__staleWhileFetching!==void 0&&d;return U&&(U.fetch=Q?"stale":"refresh",Pe&&Q&&(U.returnedStale=!0)),Pe?Z.__staleWhileFetching:Z.__returned=Z}}get(a,f={}){const{allowStale:d=this.allowStale,updateAgeOnGet:h=this.updateAgeOnGet,noDeleteOnStaleGet:T=this.noDeleteOnStaleGet,status:g}=f,A=this.#a.get(a);if(A!==void 0){const y=this.#t[A],C=this.#i(y);return g&&this.#Y(g,A),this.#P(A)?(g&&(g.get="stale"),C?(g&&d&&y.__staleWhileFetching!==void 0&&(g.returnedStale=!0),d?y.__staleWhileFetching:void 0):(T||this.delete(a),g&&d&&(g.returnedStale=!0),d?y:void 0)):(g&&(g.get="hit"),C?y.__staleWhileFetching:(this.#R(A),h&&this.#C(A),y))}else g&&(g.get="miss")}#x(a,f){this.#d[f]=a,this.#E[a]=f}#R(a){a!==this.#u&&(a===this.#p?this.#p=this.#E[a]:this.#x(this.#d[a],this.#E[a]),this.#x(this.#u,a),this.#u=a)}delete(a){let f=!1;if(this.#l!==0){const d=this.#a.get(a);if(d!==void 0)if(f=!0,this.#l===1)this.clear();else{this.#L(d);const h=this.#t[d];if(this.#i(h)?h.__abortController.abort(new Error("deleted")):(this.#b||this.#f)&&(this.#b&&this.#n?.(h,a,"delete"),this.#f&&this.#c?.push([h,a,"delete"])),this.#a.delete(a),this.#s[d]=void 0,this.#t[d]=void 0,d===this.#u)this.#u=this.#d[d];else if(d===this.#p)this.#p=this.#E[d];else{const T=this.#d[d];this.#E[T]=this.#E[d];const g=this.#E[d];this.#d[g]=this.#d[d]}this.#l--,this.#h.push(d)}}if(this.#f&&this.#c?.length){const d=this.#c;let h;for(;h=d?.shift();)this.#o?.(...h)}return f}clear(){for(const a of this.#S({allowStale:!0})){const f=this.#t[a];if(this.#i(f))f.__abortController.abort(new Error("deleted"));else{const d=this.#s[a];this.#b&&this.#n?.(f,d,"delete"),this.#f&&this.#c?.push([f,d,"delete"])}}if(this.#a.clear(),this.#t.fill(void 0),this.#s.fill(void 0),this.#T&&this.#v&&(this.#T.fill(0),this.#v.fill(0)),this.#_&&this.#_.fill(0),this.#p=0,this.#u=0,this.#h.length=0,this.#y=0,this.#l=0,this.#f&&this.#c){const a=this.#c;let f;for(;f=a?.shift();)this.#o?.(...f)}}}return st.LRUCache=P,st}r(rT,"requireCommonjs");var Fs,Qa;function nT(){if(Qa)return Fs;Qa=1;const e=r((...i)=>i.every(t=>t)?i.join(""):"","maybeJoin"),l=r(i=>i?encodeURIComponent(i):"","maybeEncode"),n=r(i=>i.toLowerCase().replace(/^\W+|\/|\W+$/g,"").replace(/\W+/g,"-"),"formatHashFragment"),p={sshtemplate:r(({domain:i,user:t,project:o,committish:s})=>`git@${i}:${t}/${o}.git${e("#",s)}`,"sshtemplate"),sshurltemplate:r(({domain:i,user:t,project:o,committish:s})=>`git+ssh://git@${i}/${t}/${o}.git${e("#",s)}`,"sshurltemplate"),edittemplate:r(({domain:i,user:t,project:o,committish:s,editpath:c,path:E})=>`https://${i}/${t}/${o}${e("/",c,"/",l(s||"HEAD"),"/",E)}`,"edittemplate"),browsetemplate:r(({domain:i,user:t,project:o,committish:s,treepath:c})=>`https://${i}/${t}/${o}${e("/",c,"/",l(s))}`,"browsetemplate"),browsetreetemplate:r(({domain:i,user:t,project:o,committish:s,treepath:c,path:E,fragment:P,hashformat:m})=>`https://${i}/${t}/${o}/${c}/${l(s||"HEAD")}/${E}${e("#",m(P||""))}`,"browsetreetemplate"),browseblobtemplate:r(({domain:i,user:t,project:o,committish:s,blobpath:c,path:E,fragment:P,hashformat:m})=>`https://${i}/${t}/${o}/${c}/${l(s||"HEAD")}/${E}${e("#",m(P||""))}`,"browseblobtemplate"),docstemplate:r(({domain:i,user:t,project:o,treepath:s,committish:c})=>`https://${i}/${t}/${o}${e("/",s,"/",l(c))}#readme`,"docstemplate"),httpstemplate:r(({auth:i,domain:t,user:o,project:s,committish:c})=>`git+https://${e(i,"@")}${t}/${o}/${s}.git${e("#",c)}`,"httpstemplate"),filetemplate:r(({domain:i,user:t,project:o,committish:s,path:c})=>`https://${i}/${t}/${o}/raw/${l(s||"HEAD")}/${c}`,"filetemplate"),shortcuttemplate:r(({type:i,user:t,project:o,committish:s})=>`${i}:${t}/${o}${e("#",s)}`,"shortcuttemplate"),pathtemplate:r(({user:i,project:t,committish:o})=>`${i}/${t}${e("#",o)}`,"pathtemplate"),bugstemplate:r(({domain:i,user:t,project:o})=>`https://${i}/${t}/${o}/issues`,"bugstemplate"),hashformat:n},u={};u.github={protocols:["git:","http:","git+ssh:","git+https:","ssh:","https:"],domain:"github.com",treepath:"tree",blobpath:"blob",editpath:"edit",filetemplate:r(({auth:i,user:t,project:o,committish:s,path:c})=>`https://${e(i,"@")}raw.githubusercontent.com/${t}/${o}/${l(s||"HEAD")}/${c}`,"filetemplate"),gittemplate:r(({auth:i,domain:t,user:o,project:s,committish:c})=>`git://${e(i,"@")}${t}/${o}/${s}.git${e("#",c)}`,"gittemplate"),tarballtemplate:r(({domain:i,user:t,project:o,committish:s})=>`https://codeload.${i}/${t}/${o}/tar.gz/${l(s||"HEAD")}`,"tarballtemplate"),extract:r(i=>{let[,t,o,s,c]=i.pathname.split("/",5);if(!(s&&s!=="tree")&&(s||(c=i.hash.slice(1)),o&&o.endsWith(".git")&&(o=o.slice(0,-4)),!(!t||!o)))return{user:t,project:o,committish:c}},"extract")},u.bitbucket={protocols:["git+ssh:","git+https:","ssh:","https:"],domain:"bitbucket.org",treepath:"src",blobpath:"src",editpath:"?mode=edit",edittemplate:r(({domain:i,user:t,project:o,committish:s,treepath:c,path:E,editpath:P})=>`https://${i}/${t}/${o}${e("/",c,"/",l(s||"HEAD"),"/",E,P)}`,"edittemplate"),tarballtemplate:r(({domain:i,user:t,project:o,committish:s})=>`https://${i}/${t}/${o}/get/${l(s||"HEAD")}.tar.gz`,"tarballtemplate"),extract:r(i=>{let[,t,o,s]=i.pathname.split("/",4);if(!["get"].includes(s)&&(o&&o.endsWith(".git")&&(o=o.slice(0,-4)),!(!t||!o)))return{user:t,project:o,committish:i.hash.slice(1)}},"extract")},u.gitlab={protocols:["git+ssh:","git+https:","ssh:","https:"],domain:"gitlab.com",treepath:"tree",blobpath:"tree",editpath:"-/edit",httpstemplate:r(({auth:i,domain:t,user:o,project:s,committish:c})=>`git+https://${e(i,"@")}${t}/${o}/${s}.git${e("#",c)}`,"httpstemplate"),tarballtemplate:r(({domain:i,user:t,project:o,committish:s})=>`https://${i}/${t}/${o}/repository/archive.tar.gz?ref=${l(s||"HEAD")}`,"tarballtemplate"),extract:r(i=>{const t=i.pathname.slice(1);if(t.includes("/-/")||t.includes("/archive.tar.gz"))return;const o=t.split("/");let s=o.pop();s.endsWith(".git")&&(s=s.slice(0,-4));const c=o.join("/");if(!(!c||!s))return{user:c,project:s,committish:i.hash.slice(1)}},"extract")},u.gist={protocols:["git:","git+ssh:","git+https:","ssh:","https:"],domain:"gist.github.com",editpath:"edit",sshtemplate:r(({domain:i,project:t,committish:o})=>`git@${i}:${t}.git${e("#",o)}`,"sshtemplate"),sshurltemplate:r(({domain:i,project:t,committish:o})=>`git+ssh://git@${i}/${t}.git${e("#",o)}`,"sshurltemplate"),edittemplate:r(({domain:i,user:t,project:o,committish:s,editpath:c})=>`https://${i}/${t}/${o}${e("/",l(s))}/${c}`,"edittemplate"),browsetemplate:r(({domain:i,project:t,committish:o})=>`https://${i}/${t}${e("/",l(o))}`,"browsetemplate"),browsetreetemplate:r(({domain:i,project:t,committish:o,path:s,hashformat:c})=>`https://${i}/${t}${e("/",l(o))}${e("#",c(s))}`,"browsetreetemplate"),browseblobtemplate:r(({domain:i,project:t,committish:o,path:s,hashformat:c})=>`https://${i}/${t}${e("/",l(o))}${e("#",c(s))}`,"browseblobtemplate"),docstemplate:r(({domain:i,project:t,committish:o})=>`https://${i}/${t}${e("/",l(o))}`,"docstemplate"),httpstemplate:r(({domain:i,project:t,committish:o})=>`git+https://${i}/${t}.git${e("#",o)}`,"httpstemplate"),filetemplate:r(({user:i,project:t,committish:o,path:s})=>`https://gist.githubusercontent.com/${i}/${t}/raw${e("/",l(o))}/${s}`,"filetemplate"),shortcuttemplate:r(({type:i,project:t,committish:o})=>`${i}:${t}${e("#",o)}`,"shortcuttemplate"),pathtemplate:r(({project:i,committish:t})=>`${i}${e("#",t)}`,"pathtemplate"),bugstemplate:r(({domain:i,project:t})=>`https://${i}/${t}`,"bugstemplate"),gittemplate:r(({domain:i,project:t,committish:o})=>`git://${i}/${t}.git${e("#",o)}`,"gittemplate"),tarballtemplate:r(({project:i,committish:t})=>`https://codeload.github.com/gist/${i}/tar.gz/${l(t||"HEAD")}`,"tarballtemplate"),extract:r(i=>{let[,t,o,s]=i.pathname.split("/",4);if(s!=="raw"){if(!o){if(!t)return;o=t,t=null}return o.endsWith(".git")&&(o=o.slice(0,-4)),{user:t,project:o,committish:i.hash.slice(1)}}},"extract"),hashformat:r(function(i){return i&&"file-"+n(i)},"hashformat")},u.sourcehut={protocols:["git+ssh:","https:"],domain:"git.sr.ht",treepath:"tree",blobpath:"tree",filetemplate:r(({domain:i,user:t,project:o,committish:s,path:c})=>`https://${i}/${t}/${o}/blob/${l(s)||"HEAD"}/${c}`,"filetemplate"),httpstemplate:r(({domain:i,user:t,project:o,committish:s})=>`https://${i}/${t}/${o}.git${e("#",s)}`,"httpstemplate"),tarballtemplate:r(({domain:i,user:t,project:o,committish:s})=>`https://${i}/${t}/${o}/archive/${l(s)||"HEAD"}.tar.gz`,"tarballtemplate"),bugstemplate:r(({user:i,project:t})=>null,"bugstemplate"),extract:r(i=>{let[,t,o,s]=i.pathname.split("/",4);if(!["archive"].includes(s)&&(o&&o.endsWith(".git")&&(o=o.slice(0,-4)),!(!t||!o)))return{user:t,project:o,committish:i.hash.slice(1)}},"extract")};for(const[i,t]of Object.entries(u))u[i]=Object.assign({},p,t);return Fs=u,Fs}r(nT,"requireHosts");var Bs,Za;function el(){if(Za)return Bs;Za=1;const e=ea,l=r((i,t,o)=>{const s=i.indexOf(o);return i.lastIndexOf(t,s>-1?s:1/0)},"lastIndexOfBefore"),n=r(i=>{try{return new e.URL(i)}catch{}},"safeUrl"),p=r((i,t)=>{const o=i.indexOf(":"),s=i.slice(0,o+1);if(Object.prototype.hasOwnProperty.call(t,s))return i;const c=i.indexOf("@");return c>-1?c>o?`git+ssh://${i}`:i:i.indexOf("//")===o+1?i:`${i.slice(0,o+1)}//${i.slice(o+1)}`},"correctProtocol"),u=r(i=>{const t=l(i,"@","#"),o=l(i,":","#");return o>t&&(i=i.slice(0,o)+"/"+i.slice(o+1)),l(i,":","#")===-1&&i.indexOf("//")===-1&&(i=`git+ssh://${i}`),i},"correctUrl");return Bs=r((i,t)=>{const o=t?p(i,t):i;return n(o)||n(u(o))},"parseUrl"),Bs}r(el,"requireParseUrl");var ks,tl;function iT(){if(tl)return ks;tl=1;const e=el(),l=r(n=>{const p=n.indexOf("#"),u=n.indexOf("/"),i=n.indexOf("/",u+1),t=n.indexOf(":"),o=/\s/.exec(n),s=n.indexOf("@"),c=!o||p>-1&&o.index>p,E=s===-1||p>-1&&s>p,P=t===-1||p>-1&&t>p,m=i===-1||p>-1&&i>p,a=u>0,f=p>-1?n[p-1]!=="/":!n.endsWith("/"),d=!n.startsWith(".");return c&&a&&f&&d&&E&&P&&m},"isGitHubShorthand");return ks=r((n,p,{gitHosts:u,protocols:i})=>{if(!n)return;const t=l(n)?`github:${n}`:n,o=e(t,i);if(!o)return;const s=u.byShortcut[o.protocol],c=u.byDomain[o.hostname.startsWith("www.")?o.hostname.slice(4):o.hostname],E=s||c;if(!E)return;const P=u[s||c];let m=null;i[o.protocol]?.auth&&(o.username||o.password)&&(m=`${o.username}${o.password?":"+o.password:""}`);let a=null,f=null,d=null,h=null;try{if(s){let T=o.pathname.startsWith("/")?o.pathname.slice(1):o.pathname;const g=T.indexOf("@");g>-1&&(T=T.slice(g+1));const A=T.lastIndexOf("/");A>-1?(f=decodeURIComponent(T.slice(0,A)),f||(f=null),d=decodeURIComponent(T.slice(A+1))):d=decodeURIComponent(T),d.endsWith(".git")&&(d=d.slice(0,-4)),o.hash&&(a=decodeURIComponent(o.hash.slice(1))),h="shortcut"}else{if(!P.protocols.includes(o.protocol))return;const T=P.extract(o);if(!T)return;f=T.user&&decodeURIComponent(T.user),d=decodeURIComponent(T.project),a=decodeURIComponent(T.committish),h=i[o.protocol]?.name||o.protocol.slice(0,-1)}}catch(T){if(T instanceof URIError)return;throw T}return[E,f,m,d,a,h,p]},"fromUrl"),ks}r(iT,"requireFromUrl");var js,rl;function sT(){if(rl)return js;rl=1;const{LRUCache:e}=rT(),l=nT(),n=iT(),p=el(),u=new e({max:1e3});class i{static{r(this,"GitHost")}constructor(o,s,c,E,P,m,a={}){Object.assign(this,i.#e[o],{type:o,user:s,auth:c,project:E,committish:P,default:m,opts:a})}static#e={byShortcut:{},byDomain:{}};static#r={"git+ssh:":{name:"sshurl"},"ssh:":{name:"sshurl"},"git+https:":{name:"https",auth:!0},"git:":{auth:!0},"http:":{auth:!0},"https:":{auth:!0},"git+http:":{auth:!0}};static addHost(o,s){i.#e[o]=s,i.#e.byDomain[s.domain]=o,i.#e.byShortcut[`${o}:`]=o,i.#r[`${o}:`]={name:o}}static fromUrl(o,s){if(typeof o!="string")return;const c=o+JSON.stringify(s||{});if(!u.has(c)){const E=n(o,s,{gitHosts:i.#e,protocols:i.#r});u.set(c,E?new i(...E):void 0)}return u.get(c)}static parseUrl(o){return p(o)}#n(o,s){if(typeof o!="function")return null;const c={...this,...this.opts,...s};c.path||(c.path=""),c.path.startsWith("/")&&(c.path=c.path.slice(1)),c.noCommittish&&(c.committish=null);const E=o(c);return c.noGitPlus&&E.startsWith("git+")?E.slice(4):E}hash(){return this.committish?`#${this.committish}`:""}ssh(o){return this.#n(this.sshtemplate,o)}sshurl(o){return this.#n(this.sshurltemplate,o)}browse(o,...s){return typeof o!="string"?this.#n(this.browsetemplate,o):typeof s[0]!="string"?this.#n(this.browsetreetemplate,{...s[0],path:o}):this.#n(this.browsetreetemplate,{...s[1],fragment:s[0],path:o})}browseFile(o,...s){return typeof s[0]!="string"?this.#n(this.browseblobtemplate,{...s[0],path:o}):this.#n(this.browseblobtemplate,{...s[1],fragment:s[0],path:o})}docs(o){return this.#n(this.docstemplate,o)}bugs(o){return this.#n(this.bugstemplate,o)}https(o){return this.#n(this.httpstemplate,o)}git(o){return this.#n(this.gittemplate,o)}shortcut(o){return this.#n(this.shortcuttemplate,o)}path(o){return this.#n(this.pathtemplate,o)}tarball(o){return this.#n(this.tarballtemplate,{...o,noCommittish:!1})}file(o,s){return this.#n(this.filetemplate,{...s,path:o})}edit(o,s){return this.#n(this.edittemplate,{...s,path:o})}getDefaultRepresentation(){return this.default}toString(o){return this.default&&typeof this[this.default]=="function"?this[this.default](o):this.sshurl(o)}}for(const[t,o]of Object.entries(l))i.addHost(t,o);return js=i,js}r(sT,"requireLib$3");var Ns,nl;function oT(){if(nl)return Ns;nl=1;var e="Function.prototype.bind called on incompatible ",l=Object.prototype.toString,n=Math.max,p="[object Function]",u=r(function(s,c){for(var E=[],P=0;P<s.length;P+=1)E[P]=s[P];for(var m=0;m<c.length;m+=1)E[m+s.length]=c[m];return E},"concatty2"),i=r(function(s,c){for(var E=[],P=c,m=0;P<s.length;P+=1,m+=1)E[m]=s[P];return E},"slicy2"),t=r(function(o,s){for(var c="",E=0;E<o.length;E+=1)c+=o[E],E+1<o.length&&(c+=s);return c},"joiny");return Ns=r(function(s){var c=this;if(typeof c!="function"||l.apply(c)!==p)throw new TypeError(e+c);for(var E=i(arguments,1),P,m=r(function(){if(this instanceof P){var T=c.apply(this,u(E,arguments));return Object(T)===T?T:this}return c.apply(s,u(E,arguments))},"binder"),a=n(0,c.length-E.length),f=[],d=0;d<a;d++)f[d]="$"+d;if(P=Function("binder","return function ("+t(f,",")+"){ return binder.apply(this,arguments); }")(m),c.prototype){var h=r(function(){},"Empty2");h.prototype=c.prototype,P.prototype=new h,h.prototype=null}return P},"bind"),Ns}r(oT,"requireImplementation");var qs,il;function aT(){if(il)return qs;il=1;var e=oT();return qs=Function.prototype.bind||e,qs}r(aT,"requireFunctionBind");var Gs,sl;function lT(){if(sl)return Gs;sl=1;var e=Function.prototype.call,l=Object.prototype.hasOwnProperty,n=aT();return Gs=n.call(e,l),Gs}r(lT,"requireHasown");var uT=!0,cT=">= 8",pT=">= 0.5 && < 0.9.7",ET=!0,fT=!0,dT=">= 0.5",TT=!0,PT=!0,mT=!0,yT=">= 1 && < 8",hT="< 8",_T=!0,vT=[">= 14.17 && < 15",">= 15.1"],bT=!0,gT=">= 0.7.12",ST=!0,YT="< 6",AT=!0,CT=">= 0.11.1",LT=">= 0.11.1",RT=">= 0.11.1",VT=">= 0.11.1",DT=">= 0.11.1",OT=">= 0.11.1",wT=!0,MT=">= 8.8",IT=!0,UT=">= 8",xT="< 8",FT=!0,BT=!0,kT=!0,jT=!0,NT=">= 8.5",qT=">= 1",GT=">= 0.5",$T=!0,WT=!0,HT=!0,KT=">= 0.11.5 && < 3",zT=">= 0.9.4",XT=">= 0.9.4",JT=">= 1.4.1",QT=">= 0.9.4",ZT=">= 0.9.4",eP=">= 0.9.4",tP=!0,rP=!0,nP=[">= 0.4 && < 0.7",">= 0.8"],iP=!0,sP=">= 0.11.13",oP=">= 0.11.3 && < 10",aP=">= 0.11.3",lP=!0,uP=">= 10",cP=!0,pP=!0,EP=!0,fP=">= 1",dP=!0,TP=[">= 13.4 && < 13.5",">= 18.17 && < 19",">= 20"],PP=">= 11.7",mP=">= 0.5",yP={assert:uT,"node:assert":[">= 14.18 && < 15",">= 16"],"assert/strict":">= 15","node:assert/strict":">= 16",async_hooks:cT,"node:async_hooks":[">= 14.18 && < 15",">= 16"],buffer_ieee754:pT,buffer:ET,"node:buffer":[">= 14.18 && < 15",">= 16"],child_process:fT,"node:child_process":[">= 14.18 && < 15",">= 16"],cluster:dT,"node:cluster":[">= 14.18 && < 15",">= 16"],console:TT,"node:console":[">= 14.18 && < 15",">= 16"],constants:PT,"node:constants":[">= 14.18 && < 15",">= 16"],crypto:mT,"node:crypto":[">= 14.18 && < 15",">= 16"],_debug_agent:yT,_debugger:hT,dgram:_T,"node:dgram":[">= 14.18 && < 15",">= 16"],diagnostics_channel:vT,"node:diagnostics_channel":[">= 14.18 && < 15",">= 16"],dns:bT,"node:dns":[">= 14.18 && < 15",">= 16"],"dns/promises":">= 15","node:dns/promises":">= 16",domain:gT,"node:domain":[">= 14.18 && < 15",">= 16"],events:ST,"node:events":[">= 14.18 && < 15",">= 16"],freelist:YT,fs:AT,"node:fs":[">= 14.18 && < 15",">= 16"],"fs/promises":[">= 10 && < 10.1",">= 14"],"node:fs/promises":[">= 14.18 && < 15",">= 16"],_http_agent:CT,"node:_http_agent":[">= 14.18 && < 15",">= 16"],_http_client:LT,"node:_http_client":[">= 14.18 && < 15",">= 16"],_http_common:RT,"node:_http_common":[">= 14.18 && < 15",">= 16"],_http_incoming:VT,"node:_http_incoming":[">= 14.18 && < 15",">= 16"],_http_outgoing:DT,"node:_http_outgoing":[">= 14.18 && < 15",">= 16"],_http_server:OT,"node:_http_server":[">= 14.18 && < 15",">= 16"],http:wT,"node:http":[">= 14.18 && < 15",">= 16"],http2:MT,"node:http2":[">= 14.18 && < 15",">= 16"],https:IT,"node:https":[">= 14.18 && < 15",">= 16"],inspector:UT,"node:inspector":[">= 14.18 && < 15",">= 16"],"inspector/promises":[">= 19"],"node:inspector/promises":[">= 19"],_linklist:xT,module:FT,"node:module":[">= 14.18 && < 15",">= 16"],net:BT,"node:net":[">= 14.18 && < 15",">= 16"],"node-inspect/lib/_inspect":">= 7.6 && < 12","node-inspect/lib/internal/inspect_client":">= 7.6 && < 12","node-inspect/lib/internal/inspect_repl":">= 7.6 && < 12",os:kT,"node:os":[">= 14.18 && < 15",">= 16"],path:jT,"node:path":[">= 14.18 && < 15",">= 16"],"path/posix":">= 15.3","node:path/posix":">= 16","path/win32":">= 15.3","node:path/win32":">= 16",perf_hooks:NT,"node:perf_hooks":[">= 14.18 && < 15",">= 16"],process:qT,"node:process":[">= 14.18 && < 15",">= 16"],punycode:GT,"node:punycode":[">= 14.18 && < 15",">= 16"],querystring:$T,"node:querystring":[">= 14.18 && < 15",">= 16"],readline:WT,"node:readline":[">= 14.18 && < 15",">= 16"],"readline/promises":">= 17","node:readline/promises":">= 17",repl:HT,"node:repl":[">= 14.18 && < 15",">= 16"],smalloc:KT,_stream_duplex:zT,"node:_stream_duplex":[">= 14.18 && < 15",">= 16"],_stream_transform:XT,"node:_stream_transform":[">= 14.18 && < 15",">= 16"],_stream_wrap:JT,"node:_stream_wrap":[">= 14.18 && < 15",">= 16"],_stream_passthrough:QT,"node:_stream_passthrough":[">= 14.18 && < 15",">= 16"],_stream_readable:ZT,"node:_stream_readable":[">= 14.18 && < 15",">= 16"],_stream_writable:eP,"node:_stream_writable":[">= 14.18 && < 15",">= 16"],stream:tP,"node:stream":[">= 14.18 && < 15",">= 16"],"stream/consumers":">= 16.7","node:stream/consumers":">= 16.7","stream/promises":">= 15","node:stream/promises":">= 16","stream/web":">= 16.5","node:stream/web":">= 16.5",string_decoder:rP,"node:string_decoder":[">= 14.18 && < 15",">= 16"],sys:nP,"node:sys":[">= 14.18 && < 15",">= 16"],"test/reporters":">= 19.9 && < 20.2","node:test/reporters":[">= 18.17 && < 19",">= 19.9",">= 20"],"node:test":[">= 16.17 && < 17",">= 18"],timers:iP,"node:timers":[">= 14.18 && < 15",">= 16"],"timers/promises":">= 15","node:timers/promises":">= 16",_tls_common:sP,"node:_tls_common":[">= 14.18 && < 15",">= 16"],_tls_legacy:oP,_tls_wrap:aP,"node:_tls_wrap":[">= 14.18 && < 15",">= 16"],tls:lP,"node:tls":[">= 14.18 && < 15",">= 16"],trace_events:uP,"node:trace_events":[">= 14.18 && < 15",">= 16"],tty:cP,"node:tty":[">= 14.18 && < 15",">= 16"],url:pP,"node:url":[">= 14.18 && < 15",">= 16"],util:EP,"node:util":[">= 14.18 && < 15",">= 16"],"util/types":">= 15.3","node:util/types":">= 16","v8/tools/arguments":">= 10 && < 12","v8/tools/codemap":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/consarray":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/csvparser":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/logreader":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/profile_view":[">= 4.4 && < 5",">= 5.2 && < 12"],"v8/tools/splaytree":[">= 4.4 && < 5",">= 5.2 && < 12"],v8:fP,"node:v8":[">= 14.18 && < 15",">= 16"],vm:dP,"node:vm":[">= 14.18 && < 15",">= 16"],wasi:TP,"node:wasi":[">= 18.17 && < 19",">= 20"],worker_threads:PP,"node:worker_threads":[">= 14.18 && < 15",">= 16"],zlib:mP,"node:zlib":[">= 14.18 && < 15",">= 16"]},$s,ol;function hP(){if(ol)return $s;ol=1;var e=lT();function l(i,t){for(var o=i.split("."),s=t.split(" "),c=s.length>1?s[0]:"=",E=(s.length>1?s[1]:s[0]).split("."),P=0;P<3;++P){var m=parseInt(o[P]||0,10),a=parseInt(E[P]||0,10);if(m!==a)return c==="<"?m<a:c===">="?m>=a:!1}return c===">="}r(l,"specifierIncluded");function n(i,t){var o=t.split(/ ?&& ?/);if(o.length===0)return!1;for(var s=0;s<o.length;++s)if(!l(i,o[s]))return!1;return!0}r(n,"matchesRange");function p(i,t){if(typeof t=="boolean")return t;var o=typeof i>"u"?process.versions&&process.versions.node:i;if(typeof o!="string")throw new TypeError(typeof i>"u"?"Unable to determine current node version":"If provided, a valid node version is required");if(t&&typeof t=="object"){for(var s=0;s<t.length;++s)if(n(o,t[s]))return!0;return!1}return n(o,t)}r(p,"versionIncluded");var u=yP;return $s=r(function(t,o){return e(u,t)&&p(o,u[t])},"isCore"),$s}r(hP,"requireIsCoreModule");var Ws,al;function _P(){if(al)return Ws;al=1,Ws=e;function e(l){if(!l||l==="ERROR: No README data found!")return;l=l.trim().split(`
12
- `);let n=0;for(;l[n]&&l[n].trim().match(/^(#|$)/);)n++;const p=l.length;let u=n+1;for(;u<p&&l[u].trim();)u++;return l.slice(n,u).join(" ").trim()}return r(e,"extractDescription"),Ws}r(_P,"requireExtract_description");var vP={dependancies:"dependencies",dependecies:"dependencies",depdenencies:"dependencies",devEependencies:"devDependencies",depends:"dependencies","dev-dependencies":"devDependencies",devDependences:"devDependencies",devDepenencies:"devDependencies",devdependencies:"devDependencies",repostitory:"repository",repo:"repository",prefereGlobal:"preferGlobal",hompage:"homepage",hampage:"homepage",autohr:"author",autor:"author",contributers:"contributors",publicationConfig:"publishConfig",script:"scripts"},bP={web:"url",name:"url"},gP={server:"start",tests:"test"},SP={topLevel:vP,bugs:bP,script:gP},Hs,ll;function YP(){if(ll)return Hs;ll=1;var e=Kd(),l=zd(),n=tT(),p=sT(),u=hP(),i=["dependencies","devDependencies","optionalDependencies"],t=_P(),o=ea,s=SP,c=r(y=>y.includes("@")&&y.indexOf("@")<y.lastIndexOf("."),"isEmail");Hs={warn:r(function(){},"warn"),fixRepositoryField:r(function(y){if(y.repositories&&(this.warn("repositories"),y.repository=y.repositories[0]),!y.repository)return this.warn("missingRepository");typeof y.repository=="string"&&(y.repository={type:"git",url:y.repository});var C=y.repository.url||"";if(C){var R=p.fromUrl(C);R&&(C=y.repository.url=R.getDefaultRepresentation()==="shortcut"?R.https():R.toString())}C.match(/github.com\/[^/]+\/[^/]+\.git\.git$/)&&this.warn("brokenGitUrl",C)},"fixRepositoryField"),fixTypos:r(function(y){Object.keys(s.topLevel).forEach(function(C){Object.prototype.hasOwnProperty.call(y,C)&&this.warn("typo",C,s.topLevel[C])},this)},"fixTypos"),fixScriptsField:r(function(y){if(y.scripts){if(typeof y.scripts!="object"){this.warn("nonObjectScripts"),delete y.scripts;return}Object.keys(y.scripts).forEach(function(C){typeof y.scripts[C]!="string"?(this.warn("nonStringScript"),delete y.scripts[C]):s.script[C]&&!y.scripts[s.script[C]]&&this.warn("typo",C,s.script[C],"scripts")},this)}},"fixScriptsField"),fixFilesField:r(function(y){var C=y.files;C&&!Array.isArray(C)?(this.warn("nonArrayFiles"),delete y.files):y.files&&(y.files=y.files.filter(function(R){return!R||typeof R!="string"?(this.warn("invalidFilename",R),!1):!0},this))},"fixFilesField"),fixBinField:r(function(y){if(y.bin&&typeof y.bin=="string"){var C={},R;(R=y.name.match(/^@[^/]+[/](.*)$/))?C[R[1]]=y.bin:C[y.name]=y.bin,y.bin=C}},"fixBinField"),fixManField:r(function(y){y.man&&typeof y.man=="string"&&(y.man=[y.man])},"fixManField"),fixBundleDependenciesField:r(function(y){var C="bundledDependencies",R="bundleDependencies";y[C]&&!y[R]&&(y[R]=y[C],delete y[C]),y[R]&&!Array.isArray(y[R])?(this.warn("nonArrayBundleDependencies"),delete y[R]):y[R]&&(y[R]=y[R].filter(function(D){return!D||typeof D!="string"?(this.warn("nonStringBundleDependency",D),!1):(y.dependencies||(y.dependencies={}),Object.prototype.hasOwnProperty.call(y.dependencies,D)||(this.warn("nonDependencyBundleDependency",D),y.dependencies[D]="*"),!0)},this))},"fixBundleDependenciesField"),fixDependencies:r(function(y,C){g(y,this.warn),h(y,this.warn),this.fixBundleDependenciesField(y),["dependencies","devDependencies"].forEach(function(R){if(R in y){if(!y[R]||typeof y[R]!="object"){this.warn("nonObjectDependencies",R),delete y[R];return}Object.keys(y[R]).forEach(function(D){var O=y[R][D];typeof O!="string"&&(this.warn("nonStringDependency",D,JSON.stringify(O)),delete y[R][D]);var B=p.fromUrl(y[R][D]);B&&(y[R][D]=B.toString())},this)}},this)},"fixDependencies"),fixModulesField:r(function(y){y.modules&&(this.warn("deprecatedModules"),delete y.modules)},"fixModulesField"),fixKeywordsField:r(function(y){typeof y.keywords=="string"&&(y.keywords=y.keywords.split(/,\s+/)),y.keywords&&!Array.isArray(y.keywords)?(delete y.keywords,this.warn("nonArrayKeywords")):y.keywords&&(y.keywords=y.keywords.filter(function(C){return typeof C!="string"||!C?(this.warn("nonStringKeyword"),!1):!0},this))},"fixKeywordsField"),fixVersionField:r(function(y,C){var R=!C;if(!y.version)return y.version="",!0;if(!e(y.version,R))throw new Error('Invalid version: "'+y.version+'"');return y.version=l(y.version,R),!0},"fixVersionField"),fixPeople:r(function(y){a(y,f),a(y,d)},"fixPeople"),fixNameField:r(function(y,C){typeof C=="boolean"?C={strict:C}:typeof C>"u"&&(C={});var R=C.strict;if(!y.name&&!R){y.name="";return}if(typeof y.name!="string")throw new Error("name field must be a string.");R||(y.name=y.name.trim()),m(y.name,R,C.allowLegacyCase),u(y.name)&&this.warn("conflictingName",y.name)},"fixNameField"),fixDescriptionField:r(function(y){y.description&&typeof y.description!="string"&&(this.warn("nonStringDescription"),delete y.description),y.readme&&!y.description&&(y.description=t(y.readme)),y.description===void 0&&delete y.description,y.description||this.warn("missingDescription")},"fixDescriptionField"),fixReadmeField:r(function(y){y.readme||(this.warn("missingReadme"),y.readme="ERROR: No README data found!")},"fixReadmeField"),fixBugsField:r(function(y){if(!y.bugs&&y.repository&&y.repository.url){var C=p.fromUrl(y.repository.url);C&&C.bugs()&&(y.bugs={url:C.bugs()})}else if(y.bugs){if(typeof y.bugs=="string")c(y.bugs)?y.bugs={email:y.bugs}:o.parse(y.bugs).protocol?y.bugs={url:y.bugs}:this.warn("nonEmailUrlBugsString");else{A(y.bugs,this.warn);var R=y.bugs;y.bugs={},R.url&&(typeof R.url=="string"&&o.parse(R.url).protocol?y.bugs.url=R.url:this.warn("nonUrlBugsUrlField")),R.email&&(typeof R.email=="string"&&c(R.email)?y.bugs.email=R.email:this.warn("nonEmailBugsEmailField"))}!y.bugs.email&&!y.bugs.url&&(delete y.bugs,this.warn("emptyNormalizedBugs"))}},"fixBugsField"),fixHomepageField:r(function(y){if(!y.homepage&&y.repository&&y.repository.url){var C=p.fromUrl(y.repository.url);C&&C.docs()&&(y.homepage=C.docs())}if(y.homepage){if(typeof y.homepage!="string")return this.warn("nonUrlHomepage"),delete y.homepage;o.parse(y.homepage).protocol||(y.homepage="http://"+y.homepage)}},"fixHomepageField"),fixLicenseField:r(function(y){const C=y.license||y.licence;if(!C)return this.warn("missingLicense");if(typeof C!="string"||C.length<1||C.trim()==="")return this.warn("invalidLicense");if(!n(C).validForNewPackages)return this.warn("invalidLicense")},"fixLicenseField")};function E(y){if(y.charAt(0)!=="@")return!1;var C=y.slice(1).split("/");return C.length!==2?!1:C[0]&&C[1]&&C[0]===encodeURIComponent(C[0])&&C[1]===encodeURIComponent(C[1])}r(E,"isValidScopedPackageName");function P(y){return!y.match(/[/@\s+%:]/)&&y===encodeURIComponent(y)}r(P,"isCorrectlyEncodedName");function m(y,C,R){if(y.charAt(0)==="."||!(E(y)||P(y))||C&&!R&&y!==y.toLowerCase()||y.toLowerCase()==="node_modules"||y.toLowerCase()==="favicon.ico")throw new Error("Invalid name: "+JSON.stringify(y))}r(m,"ensureValidName");function a(y,C){return y.author&&(y.author=C(y.author)),["maintainers","contributors"].forEach(function(R){Array.isArray(y[R])&&(y[R]=y[R].map(C))}),y}r(a,"modifyPeople");function f(y){if(typeof y=="string")return y;var C=y.name||"",R=y.url||y.web,D=R?" ("+R+")":"",O=y.email||y.mail,B=O?" <"+O+">":"";return C+B+D}r(f,"unParsePerson");function d(y){if(typeof y!="string")return y;var C=y.match(/^([^(<]+)/),R=y.match(/\(([^()]+)\)/),D=y.match(/<([^<>]+)>/),O={};return C&&C[0].trim()&&(O.name=C[0].trim()),D&&(O.email=D[1]),R&&(O.url=R[1]),O}r(d,"parsePerson");function h(y,C){var R=y.optionalDependencies;if(R){var D=y.dependencies||{};Object.keys(R).forEach(function(O){D[O]=R[O]}),y.dependencies=D}}r(h,"addOptionalDepsToDeps");function T(y,C,R){if(!y)return{};if(typeof y=="string"&&(y=y.trim().split(/[\n\r\s\t ,]+/)),!Array.isArray(y))return y;R("deprecatedArrayDependencies",C);var D={};return y.filter(function(O){return typeof O=="string"}).forEach(function(O){O=O.trim().split(/(:?[@\s><=])/);var B=O.shift(),j=O.join("");j=j.trim(),j=j.replace(/^@/,""),D[B]=j}),D}r(T,"depObjectify");function g(y,C){i.forEach(function(R){y[R]&&(y[R]=T(y[R],R,C))})}r(g,"objectifyDeps");function A(y,C){y&&Object.keys(y).forEach(function(R){s.bugs[R]&&(C("typo",R,s.bugs[R],"bugs"),y[s.bugs[R]]=y[R],delete y[R])})}return r(A,"bugsTypos"),Hs}r(YP,"requireFixer");var AP="'repositories' (plural) Not supported. Please pick one as the 'repository' field",CP="No repository field.",LP="Probably broken git url: %s",RP="scripts must be an object",VP="script values must be string commands",DP="Invalid 'files' member",OP="Invalid filename in 'files' list: %s",wP="Invalid 'bundleDependencies' list. Must be array of package names",MP="Invalid bundleDependencies member: %s",IP="Non-dependency in bundleDependencies: %s",UP="%s field must be an object",xP="Invalid dependency: %s %s",FP="specifying %s as array is deprecated",BP="modules field is deprecated",kP="keywords should be an array of strings",jP="keywords should be an array of strings",NP="%s is also the name of a node core module.",qP="'description' field should be a string",GP="No description",$P="No README data",WP="No license field.",HP="Bug string field must be url, email, or {email,url}",KP="bugs.url field must be a string url. Deleted.",zP="bugs.email field must be a string email. Deleted.",XP="Normalized value of bugs field is an empty object. Deleted.",JP="homepage field must be a string url. Deleted.",QP="license should be a valid SPDX license expression",ZP="%s should probably be %s.",em={repositories:AP,missingRepository:CP,brokenGitUrl:LP,nonObjectScripts:RP,nonStringScript:VP,nonArrayFiles:DP,invalidFilename:OP,nonArrayBundleDependencies:wP,nonStringBundleDependency:MP,nonDependencyBundleDependency:IP,nonObjectDependencies:UP,nonStringDependency:xP,deprecatedArrayDependencies:FP,deprecatedModules:BP,nonArrayKeywords:kP,nonStringKeyword:jP,conflictingName:NP,nonStringDescription:qP,missingDescription:GP,missingReadme:$P,missingLicense:WP,nonEmailUrlBugsString:HP,nonUrlBugsUrlField:KP,nonEmailBugsEmailField:zP,emptyNormalizedBugs:XP,nonUrlHomepage:JP,invalidLicense:QP,typo:ZP},Ks,ul;function tm(){if(ul)return Ks;ul=1;var e=sd,l=em;Ks=r(function(){var p=Array.prototype.slice.call(arguments,0),u=p.shift();if(u==="typo")return n.apply(null,p);var i=l[u]?l[u]:u+": '%s'";return p.unshift(i),e.format.apply(null,p)},"make_warning");function n(p,u,i){return i&&(p=i+"['"+p+"']",u=i+"['"+u+"']"),e.format(l.typo,p,u)}return r(n,"makeTypoWarning"),Ks}r(tm,"requireMake_warning");var zs,cl;function rm(){if(cl)return zs;cl=1,zs=i;var e=YP();i.fixer=e;var l=tm(),n=["name","version","description","repository","modules","scripts","files","bin","man","bugs","keywords","readme","homepage","license"],p=["dependencies","people","typos"],u=n.map(function(o){return t(o)+"Field"});u=u.concat(p);function i(o,s,c){s===!0&&(s=null,c=!0),c||(c=!1),(!s||o.private)&&(s=r(function(E){},"warn")),o.scripts&&o.scripts.install==="node-gyp rebuild"&&!o.scripts.preinstall&&(o.gypfile=!0),e.warn=function(){s(l.apply(null,arguments))},u.forEach(function(E){e["fix"+t(E)](o,c)}),o._id=o.name+"@"+o.version}r(i,"normalize");function t(o){return o.charAt(0).toUpperCase()+o.slice(1)}return r(t,"ucFirst"),zs}r(rm,"requireNormalize");var nm=rm(),im=gd(nm);function sm(e){return e instanceof URL?Jo.fileURLToPath(e):e}r(sm,"toPath");const om=r(e=>Zo.resolve(sm(e)??".","package.json"),"getPackagePath"),am=r((e,l)=>{const n=typeof e=="string"?qd(e):e;return l&&im(n),n},"_readPackage");function lm({cwd:e,normalize:l=!0}={}){const n=_i.readFileSync(om(e),"utf8");return am(n,l)}r(lm,"readPackageSync");function um(e){const l=is.findUpSync("package.json",e);if(l)return{packageJson:lm({...e,cwd:Zo.dirname(l)}),path:l}}r(um,"readPackageUpSync");const cm="js,ts,mjs,cjs,mts,cts",pm=r(e=>{const l=is.findUpSync(".nvmrc",{cwd:e});if(l){let n=_i.readFileSync(l,"utf8");return n=n.trim(),n.startsWith("v")&&(n=n.slice(1)),n}return process.version},"getNodeVersion"),Xs={"n/no-missing-import":"off"},Yi=os.configs["flat/recommended-script"],Ai=os.configs["flat/recommended-module"],Em=x({...Ai,files:["**/*.mjs"]}),fm=x({...Ai,files:["**/*.mts"],rules:{...Ai.rules,...Xs}}),dm=x({...Yi,files:["**/*.cjs"]}),Tm=x({...Yi,files:["**/*.cts"],rules:{...Yi.rules,...Xs}}),Pm=r(({cwd:e,node:l})=>{const n=um({cwd:e}),u=n?.packageJson?.type==="module"?Ai:Yi,i=n&&"bin"in n.packageJson,t=[x({plugins:{n:os},settings:{node:{version:`>=${pm(e)}`}}}),dm,Tm];return l&&t.push(x({...u,files:["**/*.js"]}),x({...u,files:["**/*.ts"],rules:{...u.rules,...Xs}}),Em,fm,x({files:l===!0?[`**/*.{${cm}}`]:l,rules:{"n/global-require":"error","n/no-mixed-requires":["error",{allowCall:!0,grouping:!0}],"n/no-new-require":"error","n/no-path-concat":"error","n/prefer-global/buffer":["error","always"],"n/prefer-global/console":["error","always"],"n/prefer-global/process":["error","always"],"n/prefer-global/text-decoder":["error","always"],"n/prefer-global/text-encoder":["error","always"],"n/prefer-global/url":["error","always"],"n/prefer-global/url-search-params":["error","always"],"n/prefer-promises/dns":"error","n/prefer-promises/fs":"error","n/no-unsupported-features/node-builtins":"warn","n/prefer-node-protocol":"error"}}),x({files:[ds],rules:{"n/global-require":"off"}})),i&&t.push(x({...u,files:["**/cli.{js,ts}","**/cli/**/*.{js,ts}"],rules:{...u.rules,"n/no-process-exit":"off"}})),t},"node"),mm=x({files:rt,plugins:{promise:ta},rules:{...ta.configs.recommended.rules,"promise/always-return":"off","promise/catch-or-return":["error",{allowThen:!0}]}}),ym=Ye("jest")?x({files:["**/{test,tests}/*"],languageOptions:{globals:hi.jest}}):void 0,hm=r(()=>[...od.configs.processor,x({files:["**/*.md"],language:"markdown/gfm",rules:{"markdown/no-missing-label-refs":"off","markdown/heading-increment":"off"}}),x({files:["**/*.md/*.{js,jsx,ts,tsx,vue}"],rules:{"import-x/extensions":"off","import-x/no-extraneous-dependencies":"off","import-x/no-unresolved":"off","no-console":"off","no-new":"off","no-empty-function":"off","no-useless-constructor":"off","no-undef":"off","n/hashbang":"off","n/global-require":"off","n/no-missing-import":"off","no-unused-expressions":"off","unicorn/filename-case":"off","unicorn/no-array-reduce":"off","unicorn/prefer-object-from-entries":"off","unicorn/no-anonymous-default-export":"off","unicorn/no-array-callback-reference":"off","@stylistic/indent":["error",4],"@stylistic/semi":["error","never"],"@stylistic/comma-dangle":["error","never"]}}),x({files:["**/*.md/*.{js,jsx,vue}"],rules:{"no-unused-vars":"warn"}}),x({files:["**/*.md/*.{jsx,tsx}"],rules:{"react/jsx-indent-props":["error",4],"react/jsx-no-undef":"off","react/react-in-jsx-scope":"off"}}),x({files:["**/*.md/*.vue"],rules:{"vue/html-indent":["error",4],"vue/no-undef-components":"warn","vue/require-v-for-key":"off"}}),x({files:["**/*.md/*.{ts,tsx}"],rules:{"@stylistic/member-delimiter-style":["error",{multiline:{delimiter:"none",requireLast:!1},multilineDetection:"brackets",singleline:{delimiter:"semi",requireLast:!1}}],"@typescript-eslint/no-unused-vars":"warn","@typescript-eslint/no-unused-expressions":"warn","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-useless-constructor":"off"}}),x({files:["**/*.md/*.{json,json5}"],rules:{"jsonc/indent":["error",4],"jsonc/object-curly-newline":["error",{consistent:!0}]}})],"markdown"),_m=r((e,l)=>Object.fromEntries(l.map(n=>[n,e[n]])),"pick"),vm="**/.vscode/*.json",pl=["**/tsconfig.json","**/tsconfig.*.json","**/tsconfig-*.json"],El=["**/project.json","**/nx.json"],fl=[vm,...pl,...El,"**/renovate.json"],Js=fs[1].rules["@stylistic/comma-dangle"][1],Ci=ad.configs,Li=Ci["recommended-with-jsonc"].rules,bm=x([...Ci["flat/base"],{files:["**/*.json"],ignores:fl,rules:Ci["recommended-with-json"].rules},{files:["**/*.jsonc",...fl],rules:{...Li,"jsonc/comma-dangle":["error",Js]}},{files:["**/*.json5"],rules:{...Ci["recommended-with-json5"].rules,"jsonc/comma-dangle":["error",Js]}},{files:["**/*.{json,json5,jsonc}"],rules:{"jsonc/indent":["error","tab"],"jsonc/key-spacing":["error",{afterColon:!0,beforeColon:!1,mode:"strict"}],"jsonc/object-curly-newline":["error",{minProperties:1}],"jsonc/object-curly-spacing":["error","always"],"jsonc/object-property-newline":"error","jsonc/array-bracket-newline":["error",{minItems:1}],"jsonc/array-bracket-spacing":["error","never"],"jsonc/array-element-newline":["error","always"],"eol-last":"error",..._m(fs[1].rules,["@stylistic/no-trailing-spaces","@stylistic/no-multiple-empty-lines"])}},{files:["**/renovate.json"],rules:{...Li,"jsonc/comma-dangle":["error","never"],"jsonc/no-comments":"off"}},{files:["**/package.json"],rules:{"jsonc/sort-keys":["error",{pathPattern:"^$",order:["name","version","description","keywords","license","repository","funding","author","private","publishConfig","files","type","bin","main","module","types","typings","exports","imports","unpkg","packageManager","scripts","husky","simple-git-hooks","lint-staged","engines","dependencies","optionalDependencies","peerDependencies","peerDependenciesMeta","devDependencies","overrides","bundledDependencies","bundleDependencies","eslintConfig","generators"]},{pathPattern:"^(?:dev|peer|optional|bundled)?[Dd]ependencies(Meta)?$",order:{type:"asc"}}]}},{files:pl,rules:{...Li,"jsonc/comma-dangle":["error",Js],"jsonc/sort-keys":["error",{pathPattern:"^$",order:["extends","compilerOptions","references","files","include","exclude"]},{pathPattern:"^compilerOptions$",order:["incremental","composite","tsBuildInfoFile","disableSourceOfProjectReferenceRedirect","disableSolutionSearching","disableReferencedProjectLoad","target","jsx","jsxFactory","jsxFragmentFactory","jsxImportSource","lib","moduleDetection","noLib","reactNamespace","useDefineForClassFields","emitDecoratorMetadata","experimentalDecorators","rootDir","rootDirs","module","moduleResolution","moduleSuffixes","customConditions","noResolve","baseUrl","paths","resolveJsonModule","resolvePackageJsonExports","resolvePackageJsonImports","typeRoots","types","allowArbitraryExtensions","allowImportingTsExtensions","allowUmdGlobalAccess","allowJs","checkJs","maxNodeModuleJsDepth","strict","strictBindCallApply","strictFunctionTypes","strictNullChecks","strictPropertyInitialization","allowUnreachableCode","allowUnusedLabels","alwaysStrict","exactOptionalPropertyTypes","noFallthroughCasesInSwitch","noImplicitAny","noImplicitOverride","noImplicitReturns","noImplicitThis","noPropertyAccessFromIndexSignature","noUncheckedIndexedAccess","noUnusedLocals","noUnusedParameters","useUnknownInCatchVariables","declaration","declarationDir","declarationMap","downlevelIteration","emitBOM","emitDeclarationOnly","importHelpers","importsNotUsedAsValues","inlineSourceMap","inlineSources","mapRoot","newLine","noEmit","noEmitHelpers","noEmitOnError","outDir","outFile","preserveConstEnums","preserveValueImports","removeComments","sourceMap","sourceRoot","stripInternal","allowSyntheticDefaultImports","esModuleInterop","forceConsistentCasingInFileNames","isolatedModules","preserveSymlinks","verbatimModuleSyntax","skipDefaultLibCheck","skipLibCheck"]}]}},{files:El,rules:{...Li,"jsonc/sort-keys":["error",{pathPattern:"^$",order:["$schema","name","metadata","projectType","root","sourceRoot","generators","namedInputs","tags","implicitDependencies","release","targets"]},{pathPattern:"^targets$",order:{type:"asc"}}]}}]),gm=x({files:["**/*.{yml,yaml}"],plugins:{yml:as},languageOptions:{parser:ld},rules:{...as.configs.base.rules,...as.configs.standard.rules,"yml/no-empty-mapping-value":"off"}}),Sm=[x({plugins:{"no-use-extend-native":ra},rules:ra.configs.recommended.rules})],Ym=r(e=>{const l={i:!0,j:!0},n={args:!1,dev:!1,dist:!1,env:!1,pkg:!1,prop:!1,props:!1,params:!1,ref:!1,src:!1,utils:!1};if(e?.allowAbbreviations){const{allowAbbreviations:p}=e;if(p.exactWords)for(const u of p.exactWords)l[u]=!0;if(p.substrings)for(const u of p.substrings)n[u]=!1}return[x({files:rt,plugins:{unicorn:na},rules:{...na.configs["flat/recommended"].rules,"unicorn/better-regex":"off","unicorn/consistent-function-scoping":"off","unicorn/no-array-for-each":"off","unicorn/no-for-loop":"off","unicorn/no-new-buffer":"off","unicorn/no-null":"off","unicorn/no-process-exit":"off","unicorn/prefer-export-from":["off",{ignoreUsedVariables:!0}],"unicorn/prefer-json-parse-buffer":"off","unicorn/prefer-module":"off","unicorn/prefer-node-protocol":"off","unicorn/prefer-spread":"off","unicorn/prefer-ternary":"off","unicorn/prefer-top-level-await":"off","unicorn/prevent-abbreviations":["error",{allowList:l,replacements:n,ignore:[/\.e2e\./]}],"unicorn/template-indent":"off","unicorn/no-abusive-eslint-disable":"off","unicorn/no-array-reverse":"warn","unicorn/no-array-sort":"warn"}}),x({files:["**/*.d.ts"],rules:{"unicorn/prevent-abbreviations":"off"}})]},"unicorn"),Am=r(e=>{const l=e?.config.compilerOptions?.jsx,n=l==="react-jsx"||l==="react-jsxdev";return x({files:["**/*.{jsx,tsx}"],plugins:{react:tt,"react-hooks":ia},languageOptions:{parserOptions:n?tt.configs["jsx-runtime"].parserOptions:tt.configs.recommended.parserOptions},settings:{react:{version:"detect"}},rules:{...tt.configs.recommended.rules,...n?tt.configs["jsx-runtime"].rules:{},...ia.configs.recommended.rules,"@stylistic/jsx-quotes":["error","prefer-double"],"@stylistic/jsx-indent-props":["error","tab"],"@stylistic/jsx-max-props-per-line":["error",{maximum:1}],"unicorn/filename-case":["error",{case:"pascalCase",ignore:[String.raw`\.spec\.tsx$`]}]}})},"react"),Cm=r(()=>Ye("unplugin-auto-import")?Object.fromEntries(["vue","vue-router","@vueuse/core","@vueuse/head"].flatMap(e=>Ye(e)?Ed(e).map(l=>[l,"readonly"]):[])):{},"detectAutoImport"),Lm=r(()=>{const e=[];Ye("vitepress")&&e.push("content","client-only","outbound-link");const l="./src/components";if(Ye("unplugin-vue-components")&&_i.existsSync(l)){const p=_i.readdirSync(l).filter(u=>u.endsWith(".vue")).map(u=>u.replace(".vue",""));e.push(...p)}return Ye("unplugin-icons")&&e.push("icon-*"),e},"detectAutoImportComponents"),Rm=x({files:["**/*.vue"],processor:ls.processors[".vue"],languageOptions:{globals:{...hi.browser,...Cm()},parser:ud,parserOptions:{parser:{ts:"@typescript-eslint/parser"}}}}),Vm=x([...ls.configs["flat/recommended"],{files:["**/*.vue"],plugins:{vue:ls},rules:{"unicorn/filename-case":["error",{case:"pascalCase"}],"vue/html-indent":["error","tab"],"vue/multi-word-component-names":"off","vue/no-undef-components":["error",{ignorePatterns:["router-view","router-link",...Lm()]}],"vue/comment-directive":["error",{reportUnusedDisableDirectives:!0}],"vue/component-tags-order":"off","vue/block-order":["error",{order:["script[setup]",["script","template"],"style"]}]}}]);var Dm="lintroll",Om="1.23.3",le={},De={},Oe={},W={},Qs={},ze={},dl;function wm(){if(dl)return ze;dl=1,Object.defineProperty(ze,"__esModule",{value:!0});const e={ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],AwaitExpression:["argument"],BinaryExpression:["left","right"],BlockStatement:["body"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ExportAllDeclaration:["exported","source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportExpression:["source"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:[],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXOpeningFragment:[],JSXSpreadAttribute:["argument"],JSXSpreadChild:["expression"],JSXText:[],LabeledStatement:["label","body"],Literal:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},l=Object.keys(e);for(const t of l)Object.freeze(e[t]);Object.freeze(e);const n=new Set(["parent","leadingComments","trailingComments"]);function p(t){return!n.has(t)&&t[0]!=="_"}r(p,"filterKey");function u(t){return Object.keys(t).filter(p)}r(u,"getKeys");function i(t){const o=Object.assign({},e);for(const s of Object.keys(t))if(Object.prototype.hasOwnProperty.call(o,s)){const c=new Set(t[s]);for(const E of o[s])c.add(E);o[s]=Object.freeze(Array.from(c))}else o[s]=Object.freeze(Array.from(t[s]));return Object.freeze(o)}return r(i,"unionWith"),ze.KEYS=e,ze.getKeys=u,ze.unionWith=i,ze}r(wm,"requireEslintVisitorKeys$1");var Tl;function ot(){return Tl||(Tl=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0});var l=wm();function n(_,b){const v=b.range[0];let S=_,Y=!1;do{Y=!1;for(const L of S.childScopes){const w=L.block.range;if(w[0]<=v&&v<w[1]){S=L,Y=!0;break}}}while(Y);return S}r(n,"getInnermostScope");function p(_,b){let v="",S=_;for(typeof b=="string"?v=b:(v=b.name,S=n(S,b));S!=null;){const Y=S.set.get(v);if(Y!=null)return Y;S=S.upper}return null}r(p,"findVariable");function u(_){return b=>!_(b)}r(u,"negate");function i(_,b){return _.type==="Punctuator"&&_.value===b}r(i,"isPunctuatorTokenWithValue");function t(_){return i(_,"=>")}r(t,"isArrowToken");function o(_){return i(_,",")}r(o,"isCommaToken");function s(_){return i(_,";")}r(s,"isSemicolonToken");function c(_){return i(_,":")}r(c,"isColonToken");function E(_){return i(_,"(")}r(E,"isOpeningParenToken");function P(_){return i(_,")")}r(P,"isClosingParenToken");function m(_){return i(_,"[")}r(m,"isOpeningBracketToken");function a(_){return i(_,"]")}r(a,"isClosingBracketToken");function f(_){return i(_,"{")}r(f,"isOpeningBraceToken");function d(_){return i(_,"}")}r(d,"isClosingBraceToken");function h(_){return["Block","Line","Shebang"].includes(_.type)}r(h,"isCommentToken");const T=u(t),g=u(o),A=u(s),y=u(c),C=u(E),R=u(P),D=u(m),O=u(a),B=u(f),j=u(d),F=u(h);function q(_,b){return _.id?b.getTokenAfter(_.id,E):b.getFirstToken(_,E)}r(q,"getOpeningParenOfParams");function U(_,b){const v=_.parent;let S=null,Y=null;if(_.type==="ArrowFunctionExpression"){const L=b.getTokenBefore(_.body,t);S=L.loc.start,Y=L.loc.end}else v.type==="Property"||v.type==="MethodDefinition"||v.type==="PropertyDefinition"?(S=v.loc.start,Y=q(_,b).loc.start):(S=_.loc.start,Y=q(_,b).loc.start);return{start:{...S},end:{...Y}}}r(U,"getFunctionHeadLocation");const H=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof ca<"u"?ca:{},J=Object.freeze(new Set(["Array","ArrayBuffer","BigInt","BigInt64Array","BigUint64Array","Boolean","DataView","Date","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","Float32Array","Float64Array","Function","Infinity","Int16Array","Int32Array","Int8Array","isFinite","isNaN","isPrototypeOf","JSON","Map","Math","NaN","Number","Object","parseFloat","parseInt","Promise","Proxy","Reflect","RegExp","Set","String","Symbol","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray","undefined","unescape","WeakMap","WeakSet"])),$=new Set([Array.isArray,Array.of,Array.prototype.at,Array.prototype.concat,Array.prototype.entries,Array.prototype.every,Array.prototype.filter,Array.prototype.find,Array.prototype.findIndex,Array.prototype.flat,Array.prototype.includes,Array.prototype.indexOf,Array.prototype.join,Array.prototype.keys,Array.prototype.lastIndexOf,Array.prototype.slice,Array.prototype.some,Array.prototype.toString,Array.prototype.values,typeof BigInt=="function"?BigInt:void 0,Boolean,Date,Date.parse,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,escape,isFinite,isNaN,isPrototypeOf,Map,Map.prototype.entries,Map.prototype.get,Map.prototype.has,Map.prototype.keys,Map.prototype.values,...Object.getOwnPropertyNames(Math).filter(_=>_!=="random").map(_=>Math[_]).filter(_=>typeof _=="function"),Number,Number.isFinite,Number.isNaN,Number.parseFloat,Number.parseInt,Number.prototype.toExponential,Number.prototype.toFixed,Number.prototype.toPrecision,Number.prototype.toString,Object,Object.entries,Object.is,Object.isExtensible,Object.isFrozen,Object.isSealed,Object.keys,Object.values,parseFloat,parseInt,RegExp,Set,Set.prototype.entries,Set.prototype.has,Set.prototype.keys,Set.prototype.values,String,String.fromCharCode,String.fromCodePoint,String.raw,String.prototype.at,String.prototype.charAt,String.prototype.charCodeAt,String.prototype.codePointAt,String.prototype.concat,String.prototype.endsWith,String.prototype.includes,String.prototype.indexOf,String.prototype.lastIndexOf,String.prototype.normalize,String.prototype.padEnd,String.prototype.padStart,String.prototype.slice,String.prototype.startsWith,String.prototype.substr,String.prototype.substring,String.prototype.toLowerCase,String.prototype.toString,String.prototype.toUpperCase,String.prototype.trim,String.prototype.trimEnd,String.prototype.trimLeft,String.prototype.trimRight,String.prototype.trimStart,Symbol.for,Symbol.keyFor,unescape].filter(_=>typeof _=="function")),z=new Set([Object.freeze,Object.preventExtensions,Object.seal]),Q=[[Map,new Set(["size"])],[RegExp,new Set(["dotAll","flags","global","hasIndices","ignoreCase","multiline","source","sticky","unicode"])],[Set,new Set(["size"])]];function Z(_,b){let v=_;for(;(typeof v=="object"||typeof v=="function")&&v!==null;){const S=Object.getOwnPropertyDescriptor(v,b);if(S)return S;v=Object.getPrototypeOf(v)}return null}r(Z,"getPropertyDescriptor");function Ce(_,b){const v=Z(_,b);return v!=null&&v.get!=null}r(Ce,"isGetter");function Pe(_,b){const v=[];for(let S=0;S<_.length;++S){const Y=_[S];if(Y==null)v.length=S+1;else if(Y.type==="SpreadElement"){const L=N(Y.argument,b);if(L==null)return null;v.push(...L.value)}else{const L=N(Y,b);if(L==null)return null;v.push(L.value)}}return v}r(Pe,"getElementValues");function qe(_){return _!=null&&_.defs.length===0&&J.has(_.name)&&_.name in H}r(qe,"isBuiltinGlobal");function ki(_){if(_.defs.length!==1)return!1;const b=_.defs[0];return!!(b.parent&&b.type==="Variable"&&(b.parent.kind==="const"||ji(_)))}r(ki,"canBeConsideredConst");function ji(_){const b=_.references,v=b.filter(Y=>Y.init).length,S=b.filter(Y=>Y.isReadOnly()).length;return v===1&&S+v===b.length}r(ji,"isEffectivelyConst");function Ni(_,b){for(const S of _.references){let Y=S.identifier;for(;Y&&Y.parent&&Y.parent.type==="MemberExpression";)Y=Y.parent;if(!(!Y||!Y.parent)){if(Y.parent.type==="AssignmentExpression"&&Y.parent.left===Y||Y.parent.type==="UpdateExpression"&&Y.parent.argument===Y)return!0;if(Y.parent.type==="CallExpression"&&Y.parent.callee===Y&&Y.type==="MemberExpression"){const L=Ge(Y,b);if(v(L))return!0}}}return!1;function v(S){if(S==null||S.value==null)return!1;const Y=S.value;return Y==="copyWithin"||Y==="fill"||Y==="pop"||Y==="push"||Y==="reverse"||Y==="shift"||Y==="sort"||Y==="splice"||Y==="unshift"}}r(Ni,"hasMutationInProperty");const ci=Object.freeze({ArrayExpression(_,b){const v=Pe(_.elements,b);return v!=null?{value:v}:null},AssignmentExpression(_,b){return _.operator==="="?N(_.right,b):null},BinaryExpression(_,b){if(_.operator==="in"||_.operator==="instanceof")return null;const v=N(_.left,b),S=N(_.right,b);if(v!=null&&S!=null)switch(_.operator){case"==":return{value:v.value==S.value};case"!=":return{value:v.value!=S.value};case"===":return{value:v.value===S.value};case"!==":return{value:v.value!==S.value};case"<":return{value:v.value<S.value};case"<=":return{value:v.value<=S.value};case">":return{value:v.value>S.value};case">=":return{value:v.value>=S.value};case"<<":return{value:v.value<<S.value};case">>":return{value:v.value>>S.value};case">>>":return{value:v.value>>>S.value};case"+":return{value:v.value+S.value};case"-":return{value:v.value-S.value};case"*":return{value:v.value*S.value};case"/":return{value:v.value/S.value};case"%":return{value:v.value%S.value};case"**":return{value:v.value**S.value};case"|":return{value:v.value|S.value};case"^":return{value:v.value^S.value};case"&":return{value:v.value&S.value}}return null},CallExpression(_,b){const v=_.callee,S=Pe(_.arguments,b);if(S!=null)if(v.type==="MemberExpression"){if(v.property.type==="PrivateIdentifier")return null;const Y=N(v.object,b);if(Y!=null){if(Y.value==null&&(Y.optional||_.optional))return{value:void 0,optional:!0};const L=Ge(v,b);if(L!=null){const w=Y.value,k=L.value;if($.has(w[k]))return{value:w[k](...S)};if(z.has(w[k]))return{value:S[0]}}}}else{const Y=N(v,b);if(Y!=null){if(Y.value==null&&_.optional)return{value:void 0,optional:!0};const L=Y.value;if($.has(L))return{value:L(...S)};if(z.has(L))return{value:S[0]}}}return null},ConditionalExpression(_,b){const v=N(_.test,b);return v!=null?v.value?N(_.consequent,b):N(_.alternate,b):null},ExpressionStatement(_,b){return N(_.expression,b)},Identifier(_,b){if(b!=null){const v=p(b,_);if(v!=null){if(qe(v))return{value:H[v.name]};if(ki(v)){const S=v.defs[0];if(S.node.id.type==="Identifier"){const Y=N(S.node.init,b);return Y&&typeof Y.value=="object"&&Y.value!==null&&Ni(v,b)?null:Y}}}}return null},Literal(_){const b=_;return(b.regex!=null||b.bigint!=null)&&b.value==null?null:{value:b.value}},LogicalExpression(_,b){const v=N(_.left,b);if(v!=null){if(_.operator==="||"&&v.value||_.operator==="&&"&&!v.value||_.operator==="??"&&v.value!=null)return v;const S=N(_.right,b);if(S!=null)return S}return null},MemberExpression(_,b){if(_.property.type==="PrivateIdentifier")return null;const v=N(_.object,b);if(v!=null){if(v.value==null&&(v.optional||_.optional))return{value:void 0,optional:!0};const S=Ge(_,b);if(S!=null){if(!Ce(v.value,S.value))return{value:v.value[S.value]};for(const[Y,L]of Q)if(v.value instanceof Y&&L.has(S.value))return{value:v.value[S.value]}}}return null},ChainExpression(_,b){const v=N(_.expression,b);return v!=null?{value:v.value}:null},NewExpression(_,b){const v=N(_.callee,b),S=Pe(_.arguments,b);if(v!=null&&S!=null){const Y=v.value;if($.has(Y))return{value:new Y(...S)}}return null},ObjectExpression(_,b){const v={};for(const S of _.properties)if(S.type==="Property"){if(S.kind!=="init")return null;const Y=Ge(S,b),L=N(S.value,b);if(Y==null||L==null)return null;v[Y.value]=L.value}else if(S.type==="SpreadElement"||S.type==="ExperimentalSpreadProperty"){const Y=N(S.argument,b);if(Y==null)return null;Object.assign(v,Y.value)}else return null;return{value:v}},SequenceExpression(_,b){const v=_.expressions[_.expressions.length-1];return N(v,b)},TaggedTemplateExpression(_,b){const v=N(_.tag,b),S=Pe(_.quasi.expressions,b);if(v!=null&&S!=null){const Y=v.value,L=_.quasi.quasis.map(w=>w.value.cooked);if(L.raw=_.quasi.quasis.map(w=>w.value.raw),Y===String.raw)return{value:Y(L,...S)}}return null},TemplateLiteral(_,b){const v=Pe(_.expressions,b);if(v!=null){let S=_.quasis[0].value.cooked;for(let Y=0;Y<v.length;++Y)S+=v[Y],S+=_.quasis[Y+1].value.cooked;return{value:S}}return null},UnaryExpression(_,b){if(_.operator==="delete")return null;if(_.operator==="void")return{value:void 0};const v=N(_.argument,b);if(v!=null)switch(_.operator){case"-":return{value:-v.value};case"+":return{value:+v.value};case"!":return{value:!v.value};case"~":return{value:~v.value};case"typeof":return{value:typeof v.value}}return null},TSAsExpression(_,b){return N(_.expression,b)},TSSatisfiesExpression(_,b){return N(_.expression,b)},TSTypeAssertion(_,b){return N(_.expression,b)},TSNonNullExpression(_,b){return N(_.expression,b)},TSInstantiationExpression(_,b){return N(_.expression,b)}});function N(_,b){return _!=null&&Object.hasOwnProperty.call(ci,_.type)?ci[_.type](_,b):null}r(N,"getStaticValueR");function Ge(_,b){const v=_.type==="Property"?_.key:_.property;return _.computed?N(v,b):v.type==="Identifier"?{value:v.name}:v.type==="Literal"?v.bigint?{value:v.bigint}:{value:String(v.value)}:null}r(Ge,"getStaticPropertyNameValue");function et(_,b=null){try{return N(_,b)}catch{return null}}r(et,"getStaticValue");function Le(_,b=null){if(_&&_.type==="Literal"&&_.value===null){const S=_;if(S.regex)return`/${S.regex.pattern}/${S.regex.flags}`;if(S.bigint)return S.bigint}const v=et(_,b);if(v)try{return String(v.value)}catch{}return null}r(Le,"getStringIfConstant");function Re(_,b){switch(_.type){case"MemberExpression":return _.computed?Le(_.property,b):_.property.type==="PrivateIdentifier"?null:_.property.name;case"Property":case"MethodDefinition":case"PropertyDefinition":return _.computed?Le(_.key,b):_.key.type==="Literal"?String(_.key.value):_.key.type==="PrivateIdentifier"?null:_.key.name}return null}r(Re,"getPropertyName");function pi(_,b){const v=_.parent,S=[],Y=v.type==="Property"&&v.value===_,L=v.type==="MethodDefinition"&&v.value===_,w=v.type==="PropertyDefinition"&&v.value===_;if((L||w)&&(v.static&&S.push("static"),v.key.type==="PrivateIdentifier"&&S.push("private")),_.async&&S.push("async"),_.generator&&S.push("generator"),Y||L){if(v.kind==="constructor")return"constructor";v.kind==="get"?S.push("getter"):v.kind==="set"?S.push("setter"):S.push("method")}else w?S.push("method"):(_.type==="ArrowFunctionExpression"&&S.push("arrow"),S.push("function"));if(Y||L||w)if(v.key.type==="PrivateIdentifier")S.push(`#${v.key.name}`);else{const k=Re(v);if(k)S.push(`'${k}'`);else if(b){const ee=b.getText(v.key);ee.includes(`
12
+ `);let n=0;for(;l[n]&&l[n].trim().match(/^(#|$)/);)n++;const p=l.length;let u=n+1;for(;u<p&&l[u].trim();)u++;return l.slice(n,u).join(" ").trim()}return r(e,"extractDescription"),Ws}r(_P,"requireExtract_description");var vP={dependancies:"dependencies",dependecies:"dependencies",depdenencies:"dependencies",devEependencies:"devDependencies",depends:"dependencies","dev-dependencies":"devDependencies",devDependences:"devDependencies",devDepenencies:"devDependencies",devdependencies:"devDependencies",repostitory:"repository",repo:"repository",prefereGlobal:"preferGlobal",hompage:"homepage",hampage:"homepage",autohr:"author",autor:"author",contributers:"contributors",publicationConfig:"publishConfig",script:"scripts"},bP={web:"url",name:"url"},gP={server:"start",tests:"test"},SP={topLevel:vP,bugs:bP,script:gP},Hs,ll;function YP(){if(ll)return Hs;ll=1;var e=Kd(),l=zd(),n=tT(),p=sT(),u=hP(),i=["dependencies","devDependencies","optionalDependencies"],t=_P(),o=ea,s=SP,c=r(y=>y.includes("@")&&y.indexOf("@")<y.lastIndexOf("."),"isEmail");Hs={warn:r(function(){},"warn"),fixRepositoryField:r(function(y){if(y.repositories&&(this.warn("repositories"),y.repository=y.repositories[0]),!y.repository)return this.warn("missingRepository");typeof y.repository=="string"&&(y.repository={type:"git",url:y.repository});var C=y.repository.url||"";if(C){var R=p.fromUrl(C);R&&(C=y.repository.url=R.getDefaultRepresentation()==="shortcut"?R.https():R.toString())}C.match(/github.com\/[^/]+\/[^/]+\.git\.git$/)&&this.warn("brokenGitUrl",C)},"fixRepositoryField"),fixTypos:r(function(y){Object.keys(s.topLevel).forEach(function(C){Object.prototype.hasOwnProperty.call(y,C)&&this.warn("typo",C,s.topLevel[C])},this)},"fixTypos"),fixScriptsField:r(function(y){if(y.scripts){if(typeof y.scripts!="object"){this.warn("nonObjectScripts"),delete y.scripts;return}Object.keys(y.scripts).forEach(function(C){typeof y.scripts[C]!="string"?(this.warn("nonStringScript"),delete y.scripts[C]):s.script[C]&&!y.scripts[s.script[C]]&&this.warn("typo",C,s.script[C],"scripts")},this)}},"fixScriptsField"),fixFilesField:r(function(y){var C=y.files;C&&!Array.isArray(C)?(this.warn("nonArrayFiles"),delete y.files):y.files&&(y.files=y.files.filter(function(R){return!R||typeof R!="string"?(this.warn("invalidFilename",R),!1):!0},this))},"fixFilesField"),fixBinField:r(function(y){if(y.bin&&typeof y.bin=="string"){var C={},R;(R=y.name.match(/^@[^/]+[/](.*)$/))?C[R[1]]=y.bin:C[y.name]=y.bin,y.bin=C}},"fixBinField"),fixManField:r(function(y){y.man&&typeof y.man=="string"&&(y.man=[y.man])},"fixManField"),fixBundleDependenciesField:r(function(y){var C="bundledDependencies",R="bundleDependencies";y[C]&&!y[R]&&(y[R]=y[C],delete y[C]),y[R]&&!Array.isArray(y[R])?(this.warn("nonArrayBundleDependencies"),delete y[R]):y[R]&&(y[R]=y[R].filter(function(D){return!D||typeof D!="string"?(this.warn("nonStringBundleDependency",D),!1):(y.dependencies||(y.dependencies={}),Object.prototype.hasOwnProperty.call(y.dependencies,D)||(this.warn("nonDependencyBundleDependency",D),y.dependencies[D]="*"),!0)},this))},"fixBundleDependenciesField"),fixDependencies:r(function(y,C){g(y,this.warn),h(y,this.warn),this.fixBundleDependenciesField(y),["dependencies","devDependencies"].forEach(function(R){if(R in y){if(!y[R]||typeof y[R]!="object"){this.warn("nonObjectDependencies",R),delete y[R];return}Object.keys(y[R]).forEach(function(D){var O=y[R][D];typeof O!="string"&&(this.warn("nonStringDependency",D,JSON.stringify(O)),delete y[R][D]);var B=p.fromUrl(y[R][D]);B&&(y[R][D]=B.toString())},this)}},this)},"fixDependencies"),fixModulesField:r(function(y){y.modules&&(this.warn("deprecatedModules"),delete y.modules)},"fixModulesField"),fixKeywordsField:r(function(y){typeof y.keywords=="string"&&(y.keywords=y.keywords.split(/,\s+/)),y.keywords&&!Array.isArray(y.keywords)?(delete y.keywords,this.warn("nonArrayKeywords")):y.keywords&&(y.keywords=y.keywords.filter(function(C){return typeof C!="string"||!C?(this.warn("nonStringKeyword"),!1):!0},this))},"fixKeywordsField"),fixVersionField:r(function(y,C){var R=!C;if(!y.version)return y.version="",!0;if(!e(y.version,R))throw new Error('Invalid version: "'+y.version+'"');return y.version=l(y.version,R),!0},"fixVersionField"),fixPeople:r(function(y){a(y,f),a(y,d)},"fixPeople"),fixNameField:r(function(y,C){typeof C=="boolean"?C={strict:C}:typeof C>"u"&&(C={});var R=C.strict;if(!y.name&&!R){y.name="";return}if(typeof y.name!="string")throw new Error("name field must be a string.");R||(y.name=y.name.trim()),m(y.name,R,C.allowLegacyCase),u(y.name)&&this.warn("conflictingName",y.name)},"fixNameField"),fixDescriptionField:r(function(y){y.description&&typeof y.description!="string"&&(this.warn("nonStringDescription"),delete y.description),y.readme&&!y.description&&(y.description=t(y.readme)),y.description===void 0&&delete y.description,y.description||this.warn("missingDescription")},"fixDescriptionField"),fixReadmeField:r(function(y){y.readme||(this.warn("missingReadme"),y.readme="ERROR: No README data found!")},"fixReadmeField"),fixBugsField:r(function(y){if(!y.bugs&&y.repository&&y.repository.url){var C=p.fromUrl(y.repository.url);C&&C.bugs()&&(y.bugs={url:C.bugs()})}else if(y.bugs){if(typeof y.bugs=="string")c(y.bugs)?y.bugs={email:y.bugs}:o.parse(y.bugs).protocol?y.bugs={url:y.bugs}:this.warn("nonEmailUrlBugsString");else{A(y.bugs,this.warn);var R=y.bugs;y.bugs={},R.url&&(typeof R.url=="string"&&o.parse(R.url).protocol?y.bugs.url=R.url:this.warn("nonUrlBugsUrlField")),R.email&&(typeof R.email=="string"&&c(R.email)?y.bugs.email=R.email:this.warn("nonEmailBugsEmailField"))}!y.bugs.email&&!y.bugs.url&&(delete y.bugs,this.warn("emptyNormalizedBugs"))}},"fixBugsField"),fixHomepageField:r(function(y){if(!y.homepage&&y.repository&&y.repository.url){var C=p.fromUrl(y.repository.url);C&&C.docs()&&(y.homepage=C.docs())}if(y.homepage){if(typeof y.homepage!="string")return this.warn("nonUrlHomepage"),delete y.homepage;o.parse(y.homepage).protocol||(y.homepage="http://"+y.homepage)}},"fixHomepageField"),fixLicenseField:r(function(y){const C=y.license||y.licence;if(!C)return this.warn("missingLicense");if(typeof C!="string"||C.length<1||C.trim()==="")return this.warn("invalidLicense");if(!n(C).validForNewPackages)return this.warn("invalidLicense")},"fixLicenseField")};function E(y){if(y.charAt(0)!=="@")return!1;var C=y.slice(1).split("/");return C.length!==2?!1:C[0]&&C[1]&&C[0]===encodeURIComponent(C[0])&&C[1]===encodeURIComponent(C[1])}r(E,"isValidScopedPackageName");function P(y){return!y.match(/[/@\s+%:]/)&&y===encodeURIComponent(y)}r(P,"isCorrectlyEncodedName");function m(y,C,R){if(y.charAt(0)==="."||!(E(y)||P(y))||C&&!R&&y!==y.toLowerCase()||y.toLowerCase()==="node_modules"||y.toLowerCase()==="favicon.ico")throw new Error("Invalid name: "+JSON.stringify(y))}r(m,"ensureValidName");function a(y,C){return y.author&&(y.author=C(y.author)),["maintainers","contributors"].forEach(function(R){Array.isArray(y[R])&&(y[R]=y[R].map(C))}),y}r(a,"modifyPeople");function f(y){if(typeof y=="string")return y;var C=y.name||"",R=y.url||y.web,D=R?" ("+R+")":"",O=y.email||y.mail,B=O?" <"+O+">":"";return C+B+D}r(f,"unParsePerson");function d(y){if(typeof y!="string")return y;var C=y.match(/^([^(<]+)/),R=y.match(/\(([^()]+)\)/),D=y.match(/<([^<>]+)>/),O={};return C&&C[0].trim()&&(O.name=C[0].trim()),D&&(O.email=D[1]),R&&(O.url=R[1]),O}r(d,"parsePerson");function h(y,C){var R=y.optionalDependencies;if(R){var D=y.dependencies||{};Object.keys(R).forEach(function(O){D[O]=R[O]}),y.dependencies=D}}r(h,"addOptionalDepsToDeps");function T(y,C,R){if(!y)return{};if(typeof y=="string"&&(y=y.trim().split(/[\n\r\s\t ,]+/)),!Array.isArray(y))return y;R("deprecatedArrayDependencies",C);var D={};return y.filter(function(O){return typeof O=="string"}).forEach(function(O){O=O.trim().split(/(:?[@\s><=])/);var B=O.shift(),j=O.join("");j=j.trim(),j=j.replace(/^@/,""),D[B]=j}),D}r(T,"depObjectify");function g(y,C){i.forEach(function(R){y[R]&&(y[R]=T(y[R],R,C))})}r(g,"objectifyDeps");function A(y,C){y&&Object.keys(y).forEach(function(R){s.bugs[R]&&(C("typo",R,s.bugs[R],"bugs"),y[s.bugs[R]]=y[R],delete y[R])})}return r(A,"bugsTypos"),Hs}r(YP,"requireFixer");var AP="'repositories' (plural) Not supported. Please pick one as the 'repository' field",CP="No repository field.",LP="Probably broken git url: %s",RP="scripts must be an object",VP="script values must be string commands",DP="Invalid 'files' member",OP="Invalid filename in 'files' list: %s",wP="Invalid 'bundleDependencies' list. Must be array of package names",MP="Invalid bundleDependencies member: %s",IP="Non-dependency in bundleDependencies: %s",UP="%s field must be an object",xP="Invalid dependency: %s %s",FP="specifying %s as array is deprecated",BP="modules field is deprecated",kP="keywords should be an array of strings",jP="keywords should be an array of strings",NP="%s is also the name of a node core module.",qP="'description' field should be a string",GP="No description",$P="No README data",WP="No license field.",HP="Bug string field must be url, email, or {email,url}",KP="bugs.url field must be a string url. Deleted.",zP="bugs.email field must be a string email. Deleted.",XP="Normalized value of bugs field is an empty object. Deleted.",JP="homepage field must be a string url. Deleted.",QP="license should be a valid SPDX license expression",ZP="%s should probably be %s.",em={repositories:AP,missingRepository:CP,brokenGitUrl:LP,nonObjectScripts:RP,nonStringScript:VP,nonArrayFiles:DP,invalidFilename:OP,nonArrayBundleDependencies:wP,nonStringBundleDependency:MP,nonDependencyBundleDependency:IP,nonObjectDependencies:UP,nonStringDependency:xP,deprecatedArrayDependencies:FP,deprecatedModules:BP,nonArrayKeywords:kP,nonStringKeyword:jP,conflictingName:NP,nonStringDescription:qP,missingDescription:GP,missingReadme:$P,missingLicense:WP,nonEmailUrlBugsString:HP,nonUrlBugsUrlField:KP,nonEmailBugsEmailField:zP,emptyNormalizedBugs:XP,nonUrlHomepage:JP,invalidLicense:QP,typo:ZP},Ks,ul;function tm(){if(ul)return Ks;ul=1;var e=sd,l=em;Ks=r(function(){var p=Array.prototype.slice.call(arguments,0),u=p.shift();if(u==="typo")return n.apply(null,p);var i=l[u]?l[u]:u+": '%s'";return p.unshift(i),e.format.apply(null,p)},"make_warning");function n(p,u,i){return i&&(p=i+"['"+p+"']",u=i+"['"+u+"']"),e.format(l.typo,p,u)}return r(n,"makeTypoWarning"),Ks}r(tm,"requireMake_warning");var zs,cl;function rm(){if(cl)return zs;cl=1,zs=i;var e=YP();i.fixer=e;var l=tm(),n=["name","version","description","repository","modules","scripts","files","bin","man","bugs","keywords","readme","homepage","license"],p=["dependencies","people","typos"],u=n.map(function(o){return t(o)+"Field"});u=u.concat(p);function i(o,s,c){s===!0&&(s=null,c=!0),c||(c=!1),(!s||o.private)&&(s=r(function(E){},"warn")),o.scripts&&o.scripts.install==="node-gyp rebuild"&&!o.scripts.preinstall&&(o.gypfile=!0),e.warn=function(){s(l.apply(null,arguments))},u.forEach(function(E){e["fix"+t(E)](o,c)}),o._id=o.name+"@"+o.version}r(i,"normalize");function t(o){return o.charAt(0).toUpperCase()+o.slice(1)}return r(t,"ucFirst"),zs}r(rm,"requireNormalize");var nm=rm(),im=gd(nm);function sm(e){return e instanceof URL?Jo.fileURLToPath(e):e}r(sm,"toPath");const om=r(e=>Zo.resolve(sm(e)??".","package.json"),"getPackagePath"),am=r((e,l)=>{const n=typeof e=="string"?qd(e):e;return l&&im(n),n},"_readPackage");function lm({cwd:e,normalize:l=!0}={}){const n=_i.readFileSync(om(e),"utf8");return am(n,l)}r(lm,"readPackageSync");function um(e){const l=is.findUpSync("package.json",e);if(l)return{packageJson:lm({...e,cwd:Zo.dirname(l)}),path:l}}r(um,"readPackageUpSync");const cm="js,ts,mjs,cjs,mts,cts",pm=r(e=>{const l=is.findUpSync(".nvmrc",{cwd:e});if(l){let n=_i.readFileSync(l,"utf8");return n=n.trim(),n.startsWith("v")&&(n=n.slice(1)),n}return process.version},"getNodeVersion"),Xs={"n/no-missing-import":"off"},Yi=os.configs["flat/recommended-script"],Ai=os.configs["flat/recommended-module"],Em=x({...Ai,files:["**/*.mjs"]}),fm=x({...Ai,files:["**/*.mts"],rules:{...Ai.rules,...Xs}}),dm=x({...Yi,files:["**/*.cjs"]}),Tm=x({...Yi,files:["**/*.cts"],rules:{...Yi.rules,...Xs}}),Pm=r(({cwd:e,node:l})=>{const n=um({cwd:e}),u=n?.packageJson?.type==="module"?Ai:Yi,i=n&&"bin"in n.packageJson,t=[x({plugins:{n:os},settings:{node:{version:`>=${pm(e)}`}}}),dm,Tm];return l&&t.push(x({...u,files:["**/*.js"]}),x({...u,files:["**/*.ts"],rules:{...u.rules,...Xs}}),Em,fm,x({files:l===!0?[`**/*.{${cm}}`]:l,rules:{"n/global-require":"error","n/no-mixed-requires":["error",{allowCall:!0,grouping:!0}],"n/no-new-require":"error","n/no-path-concat":"error","n/prefer-global/buffer":["error","always"],"n/prefer-global/console":["error","always"],"n/prefer-global/process":["error","always"],"n/prefer-global/text-decoder":["error","always"],"n/prefer-global/text-encoder":["error","always"],"n/prefer-global/url":["error","always"],"n/prefer-global/url-search-params":["error","always"],"n/prefer-promises/dns":"error","n/prefer-promises/fs":"error","n/no-unsupported-features/node-builtins":"warn","n/prefer-node-protocol":"error"}}),x({files:[ds],rules:{"n/global-require":"off"}})),i&&t.push(x({...u,files:["**/cli.{js,ts}","**/cli/**/*.{js,ts}"],rules:{...u.rules,"n/no-process-exit":"off"}})),t},"node"),mm=x({files:rt,plugins:{promise:ta},rules:{...ta.configs.recommended.rules,"promise/always-return":"off","promise/catch-or-return":["error",{allowThen:!0}]}}),ym=Ye("jest")?x({files:["**/{test,tests}/*"],languageOptions:{globals:hi.jest}}):void 0,hm=r(()=>[...od.configs.processor,x({files:["**/*.md"],language:"markdown/gfm",rules:{"markdown/no-missing-label-refs":"off","markdown/heading-increment":"off"}}),x({files:["**/*.md/*.{js,jsx,ts,tsx,vue}"],rules:{"import-x/extensions":"off","import-x/no-extraneous-dependencies":"off","import-x/no-unresolved":"off","no-console":"off","no-new":"off","no-empty-function":"off","no-useless-constructor":"off","no-undef":"off","n/hashbang":"off","n/global-require":"off","n/no-missing-import":"off","no-unused-expressions":"off","unicorn/filename-case":"off","unicorn/no-array-reduce":"off","unicorn/prefer-object-from-entries":"off","unicorn/no-anonymous-default-export":"off","unicorn/no-array-callback-reference":"off","@stylistic/indent":["error",4],"@stylistic/semi":["error","never"],"@stylistic/comma-dangle":["error","never"]}}),x({files:["**/*.md/*.{js,jsx,vue}"],rules:{"no-unused-vars":"warn"}}),x({files:["**/*.md/*.{jsx,tsx}"],rules:{"react/jsx-indent-props":["error",4],"react/jsx-no-undef":"off","react/react-in-jsx-scope":"off"}}),x({files:["**/*.md/*.vue"],rules:{"vue/html-indent":["error",4],"vue/no-undef-components":"warn","vue/require-v-for-key":"off"}}),x({files:["**/*.md/*.{ts,tsx}"],rules:{"@stylistic/member-delimiter-style":["error",{multiline:{delimiter:"none",requireLast:!1},multilineDetection:"brackets",singleline:{delimiter:"semi",requireLast:!1}}],"@typescript-eslint/no-unused-vars":"warn","@typescript-eslint/no-unused-expressions":"warn","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-useless-constructor":"off"}}),x({files:["**/*.md/*.{json,json5}"],rules:{"jsonc/indent":["error",4],"jsonc/object-curly-newline":["error",{consistent:!0}]}})],"markdown"),_m=r((e,l)=>Object.fromEntries(l.map(n=>[n,e[n]])),"pick"),vm="**/.vscode/*.json",pl=["**/tsconfig.json","**/tsconfig.*.json","**/tsconfig-*.json"],El=["**/project.json","**/nx.json"],fl=[vm,...pl,...El,"**/renovate.json"],Js=fs[1].rules["@stylistic/comma-dangle"][1],Ci=ad.configs,Li=Ci["recommended-with-jsonc"].rules,bm=x([...Ci["flat/base"],{files:["**/*.json"],ignores:fl,rules:Ci["recommended-with-json"].rules},{files:["**/*.jsonc",...fl],rules:{...Li,"jsonc/comma-dangle":["error",Js]}},{files:["**/*.json5"],rules:{...Ci["recommended-with-json5"].rules,"jsonc/comma-dangle":["error",Js]}},{files:["**/*.{json,json5,jsonc}"],rules:{"jsonc/indent":["error","tab"],"jsonc/key-spacing":["error",{afterColon:!0,beforeColon:!1,mode:"strict"}],"jsonc/object-curly-newline":["error",{minProperties:1}],"jsonc/object-curly-spacing":["error","always"],"jsonc/object-property-newline":"error","jsonc/array-bracket-newline":["error",{minItems:1}],"jsonc/array-bracket-spacing":["error","never"],"jsonc/array-element-newline":["error","always"],"eol-last":"error",..._m(fs[1].rules,["@stylistic/no-trailing-spaces","@stylistic/no-multiple-empty-lines"])}},{files:["**/renovate.json"],rules:{...Li,"jsonc/comma-dangle":["error","never"],"jsonc/no-comments":"off"}},{files:["**/package.json"],rules:{"jsonc/sort-keys":["error",{pathPattern:"^$",order:["name","version","description","keywords","license","repository","funding","author","private","publishConfig","files","type","bin","main","module","types","typings","exports","imports","unpkg","packageManager","scripts","husky","simple-git-hooks","lint-staged","engines","dependencies","optionalDependencies","peerDependencies","peerDependenciesMeta","devDependencies","overrides","bundledDependencies","bundleDependencies","eslintConfig","generators"]},{pathPattern:"^(?:dev|peer|optional|bundled)?[Dd]ependencies(Meta)?$",order:{type:"asc"}}]}},{files:pl,rules:{...Li,"jsonc/comma-dangle":["error",Js],"jsonc/sort-keys":["error",{pathPattern:"^$",order:["extends","compilerOptions","references","files","include","exclude"]},{pathPattern:"^compilerOptions$",order:["incremental","composite","tsBuildInfoFile","disableSourceOfProjectReferenceRedirect","disableSolutionSearching","disableReferencedProjectLoad","target","jsx","jsxFactory","jsxFragmentFactory","jsxImportSource","lib","moduleDetection","noLib","reactNamespace","useDefineForClassFields","emitDecoratorMetadata","experimentalDecorators","rootDir","rootDirs","module","moduleResolution","moduleSuffixes","customConditions","noResolve","baseUrl","paths","resolveJsonModule","resolvePackageJsonExports","resolvePackageJsonImports","typeRoots","types","allowArbitraryExtensions","allowImportingTsExtensions","allowUmdGlobalAccess","allowJs","checkJs","maxNodeModuleJsDepth","strict","strictBindCallApply","strictFunctionTypes","strictNullChecks","strictPropertyInitialization","allowUnreachableCode","allowUnusedLabels","alwaysStrict","exactOptionalPropertyTypes","noFallthroughCasesInSwitch","noImplicitAny","noImplicitOverride","noImplicitReturns","noImplicitThis","noPropertyAccessFromIndexSignature","noUncheckedIndexedAccess","noUnusedLocals","noUnusedParameters","useUnknownInCatchVariables","declaration","declarationDir","declarationMap","downlevelIteration","emitBOM","emitDeclarationOnly","importHelpers","importsNotUsedAsValues","inlineSourceMap","inlineSources","mapRoot","newLine","noEmit","noEmitHelpers","noEmitOnError","outDir","outFile","preserveConstEnums","preserveValueImports","removeComments","sourceMap","sourceRoot","stripInternal","allowSyntheticDefaultImports","esModuleInterop","forceConsistentCasingInFileNames","isolatedModules","preserveSymlinks","verbatimModuleSyntax","skipDefaultLibCheck","skipLibCheck"]}]}},{files:El,rules:{...Li,"jsonc/sort-keys":["error",{pathPattern:"^$",order:["$schema","name","metadata","projectType","root","sourceRoot","generators","namedInputs","tags","implicitDependencies","release","targets"]},{pathPattern:"^targets$",order:{type:"asc"}}]}}]),gm=x({files:["**/*.{yml,yaml}"],plugins:{yml:as},languageOptions:{parser:ld},rules:{...as.configs.base.rules,...as.configs.standard.rules,"yml/no-empty-mapping-value":"off"}}),Sm=[x({plugins:{"no-use-extend-native":ra},rules:ra.configs.recommended.rules})],Ym=r(e=>{const l={i:!0,j:!0},n={args:!1,dev:!1,dist:!1,env:!1,pkg:!1,prop:!1,props:!1,params:!1,ref:!1,src:!1,utils:!1};if(e?.allowAbbreviations){const{allowAbbreviations:p}=e;if(p.exactWords)for(const u of p.exactWords)l[u]=!0;if(p.substrings)for(const u of p.substrings)n[u]=!1}return[x({files:rt,plugins:{unicorn:na},rules:{...na.configs["flat/recommended"].rules,"unicorn/better-regex":"off","unicorn/consistent-function-scoping":"off","unicorn/no-array-for-each":"off","unicorn/no-for-loop":"off","unicorn/no-new-buffer":"off","unicorn/no-null":"off","unicorn/no-process-exit":"off","unicorn/prefer-export-from":["off",{ignoreUsedVariables:!0}],"unicorn/prefer-json-parse-buffer":"off","unicorn/prefer-module":"off","unicorn/prefer-node-protocol":"off","unicorn/prefer-spread":"off","unicorn/prefer-ternary":"off","unicorn/prefer-top-level-await":"off","unicorn/prevent-abbreviations":["error",{allowList:l,replacements:n,ignore:[/\be2e\b/]}],"unicorn/template-indent":"off","unicorn/no-abusive-eslint-disable":"off","unicorn/no-array-reverse":"warn","unicorn/no-array-sort":"warn"}}),x({files:["**/*.d.ts"],rules:{"unicorn/prevent-abbreviations":"off"}})]},"unicorn"),Am=r(e=>{const l=e?.config.compilerOptions?.jsx,n=l==="react-jsx"||l==="react-jsxdev";return x({files:["**/*.{jsx,tsx}"],plugins:{react:tt,"react-hooks":ia},languageOptions:{parserOptions:n?tt.configs["jsx-runtime"].parserOptions:tt.configs.recommended.parserOptions},settings:{react:{version:"detect"}},rules:{...tt.configs.recommended.rules,...n?tt.configs["jsx-runtime"].rules:{},...ia.configs.recommended.rules,"@stylistic/jsx-quotes":["error","prefer-double"],"@stylistic/jsx-indent-props":["error","tab"],"@stylistic/jsx-max-props-per-line":["error",{maximum:1}],"unicorn/filename-case":["error",{case:"pascalCase",ignore:[String.raw`\.spec\.tsx$`]}]}})},"react"),Cm=r(()=>Ye("unplugin-auto-import")?Object.fromEntries(["vue","vue-router","@vueuse/core","@vueuse/head"].flatMap(e=>Ye(e)?Ed(e).map(l=>[l,"readonly"]):[])):{},"detectAutoImport"),Lm=r(()=>{const e=[];Ye("vitepress")&&e.push("content","client-only","outbound-link");const l="./src/components";if(Ye("unplugin-vue-components")&&_i.existsSync(l)){const p=_i.readdirSync(l).filter(u=>u.endsWith(".vue")).map(u=>u.replace(".vue",""));e.push(...p)}return Ye("unplugin-icons")&&e.push("icon-*"),e},"detectAutoImportComponents"),Rm=x({files:["**/*.vue"],processor:ls.processors[".vue"],languageOptions:{globals:{...hi.browser,...Cm()},parser:ud,parserOptions:{parser:{ts:"@typescript-eslint/parser"}}}}),Vm=x([...ls.configs["flat/recommended"],{files:["**/*.vue"],plugins:{vue:ls},rules:{"unicorn/filename-case":["error",{case:"pascalCase"}],"vue/html-indent":["error","tab"],"vue/multi-word-component-names":"off","vue/no-undef-components":["error",{ignorePatterns:["router-view","router-link",...Lm()]}],"vue/comment-directive":["error",{reportUnusedDisableDirectives:!0}],"vue/component-tags-order":"off","vue/block-order":["error",{order:["script[setup]",["script","template"],"style"]}]}}]);var Dm="lintroll",Om="1.23.4",le={},De={},Oe={},W={},Qs={},ze={},dl;function wm(){if(dl)return ze;dl=1,Object.defineProperty(ze,"__esModule",{value:!0});const e={ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],AwaitExpression:["argument"],BinaryExpression:["left","right"],BlockStatement:["body"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ExportAllDeclaration:["exported","source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportExpression:["source"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:[],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXOpeningFragment:[],JSXSpreadAttribute:["argument"],JSXSpreadChild:["expression"],JSXText:[],LabeledStatement:["label","body"],Literal:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},l=Object.keys(e);for(const t of l)Object.freeze(e[t]);Object.freeze(e);const n=new Set(["parent","leadingComments","trailingComments"]);function p(t){return!n.has(t)&&t[0]!=="_"}r(p,"filterKey");function u(t){return Object.keys(t).filter(p)}r(u,"getKeys");function i(t){const o=Object.assign({},e);for(const s of Object.keys(t))if(Object.prototype.hasOwnProperty.call(o,s)){const c=new Set(t[s]);for(const E of o[s])c.add(E);o[s]=Object.freeze(Array.from(c))}else o[s]=Object.freeze(Array.from(t[s]));return Object.freeze(o)}return r(i,"unionWith"),ze.KEYS=e,ze.getKeys=u,ze.unionWith=i,ze}r(wm,"requireEslintVisitorKeys$1");var Tl;function ot(){return Tl||(Tl=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0});var l=wm();function n(_,b){const v=b.range[0];let S=_,Y=!1;do{Y=!1;for(const L of S.childScopes){const w=L.block.range;if(w[0]<=v&&v<w[1]){S=L,Y=!0;break}}}while(Y);return S}r(n,"getInnermostScope");function p(_,b){let v="",S=_;for(typeof b=="string"?v=b:(v=b.name,S=n(S,b));S!=null;){const Y=S.set.get(v);if(Y!=null)return Y;S=S.upper}return null}r(p,"findVariable");function u(_){return b=>!_(b)}r(u,"negate");function i(_,b){return _.type==="Punctuator"&&_.value===b}r(i,"isPunctuatorTokenWithValue");function t(_){return i(_,"=>")}r(t,"isArrowToken");function o(_){return i(_,",")}r(o,"isCommaToken");function s(_){return i(_,";")}r(s,"isSemicolonToken");function c(_){return i(_,":")}r(c,"isColonToken");function E(_){return i(_,"(")}r(E,"isOpeningParenToken");function P(_){return i(_,")")}r(P,"isClosingParenToken");function m(_){return i(_,"[")}r(m,"isOpeningBracketToken");function a(_){return i(_,"]")}r(a,"isClosingBracketToken");function f(_){return i(_,"{")}r(f,"isOpeningBraceToken");function d(_){return i(_,"}")}r(d,"isClosingBraceToken");function h(_){return["Block","Line","Shebang"].includes(_.type)}r(h,"isCommentToken");const T=u(t),g=u(o),A=u(s),y=u(c),C=u(E),R=u(P),D=u(m),O=u(a),B=u(f),j=u(d),F=u(h);function q(_,b){return _.id?b.getTokenAfter(_.id,E):b.getFirstToken(_,E)}r(q,"getOpeningParenOfParams");function U(_,b){const v=_.parent;let S=null,Y=null;if(_.type==="ArrowFunctionExpression"){const L=b.getTokenBefore(_.body,t);S=L.loc.start,Y=L.loc.end}else v.type==="Property"||v.type==="MethodDefinition"||v.type==="PropertyDefinition"?(S=v.loc.start,Y=q(_,b).loc.start):(S=_.loc.start,Y=q(_,b).loc.start);return{start:{...S},end:{...Y}}}r(U,"getFunctionHeadLocation");const H=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof ca<"u"?ca:{},J=Object.freeze(new Set(["Array","ArrayBuffer","BigInt","BigInt64Array","BigUint64Array","Boolean","DataView","Date","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","Float32Array","Float64Array","Function","Infinity","Int16Array","Int32Array","Int8Array","isFinite","isNaN","isPrototypeOf","JSON","Map","Math","NaN","Number","Object","parseFloat","parseInt","Promise","Proxy","Reflect","RegExp","Set","String","Symbol","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray","undefined","unescape","WeakMap","WeakSet"])),$=new Set([Array.isArray,Array.of,Array.prototype.at,Array.prototype.concat,Array.prototype.entries,Array.prototype.every,Array.prototype.filter,Array.prototype.find,Array.prototype.findIndex,Array.prototype.flat,Array.prototype.includes,Array.prototype.indexOf,Array.prototype.join,Array.prototype.keys,Array.prototype.lastIndexOf,Array.prototype.slice,Array.prototype.some,Array.prototype.toString,Array.prototype.values,typeof BigInt=="function"?BigInt:void 0,Boolean,Date,Date.parse,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,escape,isFinite,isNaN,isPrototypeOf,Map,Map.prototype.entries,Map.prototype.get,Map.prototype.has,Map.prototype.keys,Map.prototype.values,...Object.getOwnPropertyNames(Math).filter(_=>_!=="random").map(_=>Math[_]).filter(_=>typeof _=="function"),Number,Number.isFinite,Number.isNaN,Number.parseFloat,Number.parseInt,Number.prototype.toExponential,Number.prototype.toFixed,Number.prototype.toPrecision,Number.prototype.toString,Object,Object.entries,Object.is,Object.isExtensible,Object.isFrozen,Object.isSealed,Object.keys,Object.values,parseFloat,parseInt,RegExp,Set,Set.prototype.entries,Set.prototype.has,Set.prototype.keys,Set.prototype.values,String,String.fromCharCode,String.fromCodePoint,String.raw,String.prototype.at,String.prototype.charAt,String.prototype.charCodeAt,String.prototype.codePointAt,String.prototype.concat,String.prototype.endsWith,String.prototype.includes,String.prototype.indexOf,String.prototype.lastIndexOf,String.prototype.normalize,String.prototype.padEnd,String.prototype.padStart,String.prototype.slice,String.prototype.startsWith,String.prototype.substr,String.prototype.substring,String.prototype.toLowerCase,String.prototype.toString,String.prototype.toUpperCase,String.prototype.trim,String.prototype.trimEnd,String.prototype.trimLeft,String.prototype.trimRight,String.prototype.trimStart,Symbol.for,Symbol.keyFor,unescape].filter(_=>typeof _=="function")),z=new Set([Object.freeze,Object.preventExtensions,Object.seal]),Q=[[Map,new Set(["size"])],[RegExp,new Set(["dotAll","flags","global","hasIndices","ignoreCase","multiline","source","sticky","unicode"])],[Set,new Set(["size"])]];function Z(_,b){let v=_;for(;(typeof v=="object"||typeof v=="function")&&v!==null;){const S=Object.getOwnPropertyDescriptor(v,b);if(S)return S;v=Object.getPrototypeOf(v)}return null}r(Z,"getPropertyDescriptor");function Ce(_,b){const v=Z(_,b);return v!=null&&v.get!=null}r(Ce,"isGetter");function Pe(_,b){const v=[];for(let S=0;S<_.length;++S){const Y=_[S];if(Y==null)v.length=S+1;else if(Y.type==="SpreadElement"){const L=N(Y.argument,b);if(L==null)return null;v.push(...L.value)}else{const L=N(Y,b);if(L==null)return null;v.push(L.value)}}return v}r(Pe,"getElementValues");function qe(_){return _!=null&&_.defs.length===0&&J.has(_.name)&&_.name in H}r(qe,"isBuiltinGlobal");function ki(_){if(_.defs.length!==1)return!1;const b=_.defs[0];return!!(b.parent&&b.type==="Variable"&&(b.parent.kind==="const"||ji(_)))}r(ki,"canBeConsideredConst");function ji(_){const b=_.references,v=b.filter(Y=>Y.init).length,S=b.filter(Y=>Y.isReadOnly()).length;return v===1&&S+v===b.length}r(ji,"isEffectivelyConst");function Ni(_,b){for(const S of _.references){let Y=S.identifier;for(;Y&&Y.parent&&Y.parent.type==="MemberExpression";)Y=Y.parent;if(!(!Y||!Y.parent)){if(Y.parent.type==="AssignmentExpression"&&Y.parent.left===Y||Y.parent.type==="UpdateExpression"&&Y.parent.argument===Y)return!0;if(Y.parent.type==="CallExpression"&&Y.parent.callee===Y&&Y.type==="MemberExpression"){const L=Ge(Y,b);if(v(L))return!0}}}return!1;function v(S){if(S==null||S.value==null)return!1;const Y=S.value;return Y==="copyWithin"||Y==="fill"||Y==="pop"||Y==="push"||Y==="reverse"||Y==="shift"||Y==="sort"||Y==="splice"||Y==="unshift"}}r(Ni,"hasMutationInProperty");const ci=Object.freeze({ArrayExpression(_,b){const v=Pe(_.elements,b);return v!=null?{value:v}:null},AssignmentExpression(_,b){return _.operator==="="?N(_.right,b):null},BinaryExpression(_,b){if(_.operator==="in"||_.operator==="instanceof")return null;const v=N(_.left,b),S=N(_.right,b);if(v!=null&&S!=null)switch(_.operator){case"==":return{value:v.value==S.value};case"!=":return{value:v.value!=S.value};case"===":return{value:v.value===S.value};case"!==":return{value:v.value!==S.value};case"<":return{value:v.value<S.value};case"<=":return{value:v.value<=S.value};case">":return{value:v.value>S.value};case">=":return{value:v.value>=S.value};case"<<":return{value:v.value<<S.value};case">>":return{value:v.value>>S.value};case">>>":return{value:v.value>>>S.value};case"+":return{value:v.value+S.value};case"-":return{value:v.value-S.value};case"*":return{value:v.value*S.value};case"/":return{value:v.value/S.value};case"%":return{value:v.value%S.value};case"**":return{value:v.value**S.value};case"|":return{value:v.value|S.value};case"^":return{value:v.value^S.value};case"&":return{value:v.value&S.value}}return null},CallExpression(_,b){const v=_.callee,S=Pe(_.arguments,b);if(S!=null)if(v.type==="MemberExpression"){if(v.property.type==="PrivateIdentifier")return null;const Y=N(v.object,b);if(Y!=null){if(Y.value==null&&(Y.optional||_.optional))return{value:void 0,optional:!0};const L=Ge(v,b);if(L!=null){const w=Y.value,k=L.value;if($.has(w[k]))return{value:w[k](...S)};if(z.has(w[k]))return{value:S[0]}}}}else{const Y=N(v,b);if(Y!=null){if(Y.value==null&&_.optional)return{value:void 0,optional:!0};const L=Y.value;if($.has(L))return{value:L(...S)};if(z.has(L))return{value:S[0]}}}return null},ConditionalExpression(_,b){const v=N(_.test,b);return v!=null?v.value?N(_.consequent,b):N(_.alternate,b):null},ExpressionStatement(_,b){return N(_.expression,b)},Identifier(_,b){if(b!=null){const v=p(b,_);if(v!=null){if(qe(v))return{value:H[v.name]};if(ki(v)){const S=v.defs[0];if(S.node.id.type==="Identifier"){const Y=N(S.node.init,b);return Y&&typeof Y.value=="object"&&Y.value!==null&&Ni(v,b)?null:Y}}}}return null},Literal(_){const b=_;return(b.regex!=null||b.bigint!=null)&&b.value==null?null:{value:b.value}},LogicalExpression(_,b){const v=N(_.left,b);if(v!=null){if(_.operator==="||"&&v.value||_.operator==="&&"&&!v.value||_.operator==="??"&&v.value!=null)return v;const S=N(_.right,b);if(S!=null)return S}return null},MemberExpression(_,b){if(_.property.type==="PrivateIdentifier")return null;const v=N(_.object,b);if(v!=null){if(v.value==null&&(v.optional||_.optional))return{value:void 0,optional:!0};const S=Ge(_,b);if(S!=null){if(!Ce(v.value,S.value))return{value:v.value[S.value]};for(const[Y,L]of Q)if(v.value instanceof Y&&L.has(S.value))return{value:v.value[S.value]}}}return null},ChainExpression(_,b){const v=N(_.expression,b);return v!=null?{value:v.value}:null},NewExpression(_,b){const v=N(_.callee,b),S=Pe(_.arguments,b);if(v!=null&&S!=null){const Y=v.value;if($.has(Y))return{value:new Y(...S)}}return null},ObjectExpression(_,b){const v={};for(const S of _.properties)if(S.type==="Property"){if(S.kind!=="init")return null;const Y=Ge(S,b),L=N(S.value,b);if(Y==null||L==null)return null;v[Y.value]=L.value}else if(S.type==="SpreadElement"||S.type==="ExperimentalSpreadProperty"){const Y=N(S.argument,b);if(Y==null)return null;Object.assign(v,Y.value)}else return null;return{value:v}},SequenceExpression(_,b){const v=_.expressions[_.expressions.length-1];return N(v,b)},TaggedTemplateExpression(_,b){const v=N(_.tag,b),S=Pe(_.quasi.expressions,b);if(v!=null&&S!=null){const Y=v.value,L=_.quasi.quasis.map(w=>w.value.cooked);if(L.raw=_.quasi.quasis.map(w=>w.value.raw),Y===String.raw)return{value:Y(L,...S)}}return null},TemplateLiteral(_,b){const v=Pe(_.expressions,b);if(v!=null){let S=_.quasis[0].value.cooked;for(let Y=0;Y<v.length;++Y)S+=v[Y],S+=_.quasis[Y+1].value.cooked;return{value:S}}return null},UnaryExpression(_,b){if(_.operator==="delete")return null;if(_.operator==="void")return{value:void 0};const v=N(_.argument,b);if(v!=null)switch(_.operator){case"-":return{value:-v.value};case"+":return{value:+v.value};case"!":return{value:!v.value};case"~":return{value:~v.value};case"typeof":return{value:typeof v.value}}return null},TSAsExpression(_,b){return N(_.expression,b)},TSSatisfiesExpression(_,b){return N(_.expression,b)},TSTypeAssertion(_,b){return N(_.expression,b)},TSNonNullExpression(_,b){return N(_.expression,b)},TSInstantiationExpression(_,b){return N(_.expression,b)}});function N(_,b){return _!=null&&Object.hasOwnProperty.call(ci,_.type)?ci[_.type](_,b):null}r(N,"getStaticValueR");function Ge(_,b){const v=_.type==="Property"?_.key:_.property;return _.computed?N(v,b):v.type==="Identifier"?{value:v.name}:v.type==="Literal"?v.bigint?{value:v.bigint}:{value:String(v.value)}:null}r(Ge,"getStaticPropertyNameValue");function et(_,b=null){try{return N(_,b)}catch{return null}}r(et,"getStaticValue");function Le(_,b=null){if(_&&_.type==="Literal"&&_.value===null){const S=_;if(S.regex)return`/${S.regex.pattern}/${S.regex.flags}`;if(S.bigint)return S.bigint}const v=et(_,b);if(v)try{return String(v.value)}catch{}return null}r(Le,"getStringIfConstant");function Re(_,b){switch(_.type){case"MemberExpression":return _.computed?Le(_.property,b):_.property.type==="PrivateIdentifier"?null:_.property.name;case"Property":case"MethodDefinition":case"PropertyDefinition":return _.computed?Le(_.key,b):_.key.type==="Literal"?String(_.key.value):_.key.type==="PrivateIdentifier"?null:_.key.name}return null}r(Re,"getPropertyName");function pi(_,b){const v=_.parent,S=[],Y=v.type==="Property"&&v.value===_,L=v.type==="MethodDefinition"&&v.value===_,w=v.type==="PropertyDefinition"&&v.value===_;if((L||w)&&(v.static&&S.push("static"),v.key.type==="PrivateIdentifier"&&S.push("private")),_.async&&S.push("async"),_.generator&&S.push("generator"),Y||L){if(v.kind==="constructor")return"constructor";v.kind==="get"?S.push("getter"):v.kind==="set"?S.push("setter"):S.push("method")}else w?S.push("method"):(_.type==="ArrowFunctionExpression"&&S.push("arrow"),S.push("function"));if(Y||L||w)if(v.key.type==="PrivateIdentifier")S.push(`#${v.key.name}`);else{const k=Re(v);if(k)S.push(`'${k}'`);else if(b){const ee=b.getText(v.key);ee.includes(`
13
13
  `)||S.push(`[${ee}]`)}}else qi(_)?S.push(`'${_.id.name}'`):v.type==="VariableDeclarator"&&v.id&&v.id.type==="Identifier"?S.push(`'${v.id.name}'`):(v.type==="AssignmentExpression"||v.type==="AssignmentPattern")&&v.left&&v.left.type==="Identifier"?S.push(`'${v.left.name}'`):v.type==="ExportDefaultDeclaration"&&v.declaration===_&&S.push("'default'");return S.join(" ")}r(pi,"getFunctionNameWithKind");function qi(_){return!!_.id}r(qi,"hasId");const Gi=Object.freeze(new Set(["==","!=","<","<=",">",">=","<<",">>",">>>","+","-","*","/","%","|","^","&","in"])),$i=Object.freeze(new Set(["-","+","!","~"]));function Ei(_){return _!==null&&typeof _=="object"&&typeof _.type=="string"}r(Ei,"isNode");const Wi=Object.freeze(Object.assign(Object.create(null),{$visit(_,b,v){const{type:S}=_;return typeof this[S]=="function"?this[S](_,b,v):this.$visitChildren(_,b,v)},$visitChildren(_,b,v){const{type:S}=_;for(const Y of v[S]||l.getKeys(_)){const L=_[Y];if(Array.isArray(L)){for(const w of L)if(Ei(w)&&this.$visit(w,b,v))return!0}else if(Ei(L)&&this.$visit(L,b,v))return!0}return!1},ArrowFunctionExpression(){return!1},AssignmentExpression(){return!0},AwaitExpression(){return!0},BinaryExpression(_,b,v){return b.considerImplicitTypeConversion&&Gi.has(_.operator)&&(_.left.type!=="Literal"||_.right.type!=="Literal")?!0:this.$visitChildren(_,b,v)},CallExpression(){return!0},FunctionExpression(){return!1},ImportExpression(){return!0},MemberExpression(_,b,v){return b.considerGetters||b.considerImplicitTypeConversion&&_.computed&&_.property.type!=="Literal"?!0:this.$visitChildren(_,b,v)},MethodDefinition(_,b,v){return b.considerImplicitTypeConversion&&_.computed&&_.key.type!=="Literal"?!0:this.$visitChildren(_,b,v)},NewExpression(){return!0},Property(_,b,v){return b.considerImplicitTypeConversion&&_.computed&&_.key.type!=="Literal"?!0:this.$visitChildren(_,b,v)},PropertyDefinition(_,b,v){return b.considerImplicitTypeConversion&&_.computed&&_.key.type!=="Literal"?!0:this.$visitChildren(_,b,v)},UnaryExpression(_,b,v){return _.operator==="delete"||b.considerImplicitTypeConversion&&$i.has(_.operator)&&_.argument.type!=="Literal"?!0:this.$visitChildren(_,b,v)},UpdateExpression(){return!0},YieldExpression(){return!0}}));function fi(_,b,v={}){const{considerGetters:S=!1,considerImplicitTypeConversion:Y=!1}=v;return Wi.$visit(_,{considerGetters:S,considerImplicitTypeConversion:Y},b.visitorKeys||l.KEYS)}r(fi,"hasSideEffect");function Hi(_,b){const v=_.parent;switch(v.type){case"CallExpression":case"NewExpression":return v.arguments.length===1&&v.arguments[0]===_?b.getTokenAfter(v.typeArguments||v.typeParameters||v.callee,E):null;case"DoWhileStatement":return v.test===_?b.getTokenAfter(v.body,E):null;case"IfStatement":case"WhileStatement":return v.test===_?b.getFirstToken(v,1):null;case"ImportExpression":return v.source===_?b.getFirstToken(v,1):null;case"SwitchStatement":return v.discriminant===_?b.getFirstToken(v,1):null;case"WithStatement":return v.object===_?b.getFirstToken(v,1):null;default:return null}}r(Hi,"getParentSyntaxParen");function di(_,b,v){let S,Y,L,w,k;if(typeof _=="number"){if(S=_|0,Y=b,L=v,!(S>=1))throw new TypeError("'times' should be a positive integer.")}else S=1,Y=_,L=b;if(Y==null||Y.parent==null||Y.parent.type==="CatchClause"&&Y.parent.param===Y)return!1;w=k=Y;do w=L.getTokenBefore(w),k=L.getTokenAfter(k);while(w!=null&&k!=null&&E(w)&&P(k)&&w!==Hi(Y,L)&&--S>0);return S===0}r(di,"isParenthesized");const Ki=/\$(?:[$&`']|[1-9][0-9]?)/gu,Ti=new WeakMap;function zi(_,b){let v=!1;for(let S=b-1;S>=0&&_.charCodeAt(S)===92;--S)v=!v;return v}r(zi,"isEscaped");function Xi(_,b,v){const S=[];let Y=0;function L(w,k){switch(w){case"$$":return"$";case"$&":return k[0];case"$`":return b.slice(0,k.index);case"$'":return b.slice(k.index+k[0].length);default:{const ee=w.slice(1);return ee in k?k[ee]:w}}}r(L,"replacer");for(const w of _.execAll(b))S.push(b.slice(Y,w.index)),S.push(v.replace(Ki,k=>L(k,w))),Y=w.index+w[0].length;return S.push(b.slice(Y)),S.join("")}r(Xi,"replaceS");function Ji(_,b,v){const S=[];let Y=0;for(const L of _.execAll(b))S.push(b.slice(Y,L.index)),S.push(String(v(...L,L.index,L.input))),Y=L.index+L[0].length;return S.push(b.slice(Y)),S.join("")}r(Ji,"replaceF");class Pi{static{r(this,"PatternMatcher")}constructor(b,v={}){const{escaped:S=!1}=v;if(!(b instanceof RegExp))throw new TypeError("'pattern' should be a RegExp instance.");if(!b.flags.includes("g"))throw new Error("'pattern' should contains 'g' flag.");Ti.set(this,{pattern:new RegExp(b.source,b.flags),escaped:!!S})}*execAll(b){const{pattern:v,escaped:S}=Ti.get(this);let Y=null,L=0;for(v.lastIndex=0;(Y=v.exec(b))!=null;)(S||!zi(b,Y.index))&&(L=v.lastIndex,yield Y,v.lastIndex=L)}test(b){return!this.execAll(b).next().done}[Symbol.replace](b,v){return typeof v=="function"?Ji(this,String(b),v):Xi(this,String(b),String(v))}}const Qi=/^(?:Import|Export(?:All|Default|Named))Declaration$/u;function Zi(_){return Qi.test(_.type)&&_.source!=null}r(Zi,"isHasSource");const me=Function.call.bind(Object.hasOwnProperty),G=Symbol("read"),ye=Symbol("call"),ge=Symbol("construct"),$e=Symbol("esm"),es={require:{[ye]:!0}};function mi(_){return _==null||_.defs.length!==0||_.references.some(b=>b.isWrite())}r(mi,"isModifiedGlobal");function ts(_){const b=_.parent;if(b)switch(b.type){case"ConditionalExpression":return b.consequent===_||b.alternate===_;case"LogicalExpression":return!0;case"SequenceExpression":return b.expressions[b.expressions.length-1]===_;case"ChainExpression":return!0;case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":case"TSInstantiationExpression":return!0;default:return!1}return!1}r(ts,"isPassThrough");class Se{static{r(this,"ReferenceTracker")}constructor(b,v={}){const{mode:S="strict",globalObjectNames:Y=["global","globalThis","self","window"]}=v;this.variableStack=[],this.globalScope=b,this.mode=S,this.globalObjectNames=Y.slice(0)}*iterateGlobalReferences(b){for(const v of Object.keys(b)){const S=b[v],Y=[v],L=this.globalScope.set.get(v);mi(L)||(yield*this._iterateVariableReferences(L,Y,S,!0))}for(const v of this.globalObjectNames){const S=[],Y=this.globalScope.set.get(v);mi(Y)||(yield*this._iterateVariableReferences(Y,S,b,!1))}}*iterateCjsReferences(b){for(const{node:v}of this.iterateGlobalReferences(es)){const S=Le(v.arguments[0]);if(S==null||!me(b,S))continue;const Y=b[S],L=[S];Y[G]&&(yield{node:v,path:L,type:G,info:Y[G]}),yield*this._iteratePropertyReferences(v,L,Y)}}*iterateEsmReferences(b){const v=this.globalScope.block;for(const S of v.body){if(!Zi(S))continue;const Y=S.source.value;if(!me(b,Y))continue;const L=b[Y],w=[Y];if(L[G]&&(yield{node:S,path:w,type:G,info:L[G]}),S.type==="ExportAllDeclaration")for(const k of Object.keys(L)){const ee=L[k];ee[G]&&(yield{node:S,path:w.concat(k),type:G,info:ee[G]})}else for(const k of S.specifiers){const ee=me(L,$e),yi=this._iterateImportReferences(k,w,ee?L:this.mode==="legacy"?{default:L,...L}:{default:L});if(ee)yield*yi;else for(const Ve of yi)Ve.path=Ve.path.filter(rs),(Ve.path.length>=2||Ve.type!==G)&&(yield Ve)}}}*iteratePropertyReferences(b,v){yield*this._iteratePropertyReferences(b,[],v)}*_iterateVariableReferences(b,v,S,Y){if(!this.variableStack.includes(b)){this.variableStack.push(b);try{for(const L of b.references){if(!L.isRead())continue;const w=L.identifier;Y&&S[G]&&(yield{node:w,path:v,type:G,info:S[G]}),yield*this._iteratePropertyReferences(w,v,S)}}finally{this.variableStack.pop()}}}*_iteratePropertyReferences(b,v,S){let Y=b;for(;ts(Y);)Y=Y.parent;const L=Y.parent;if(L.type==="MemberExpression"){if(L.object===Y){const w=Re(L);if(w==null||!me(S,w))return;v=v.concat(w);const k=S[w];k[G]&&(yield{node:L,path:v,type:G,info:k[G]}),yield*this._iteratePropertyReferences(L,v,k)}return}if(L.type==="CallExpression"){L.callee===Y&&S[ye]&&(yield{node:L,path:v,type:ye,info:S[ye]});return}if(L.type==="NewExpression"){L.callee===Y&&S[ge]&&(yield{node:L,path:v,type:ge,info:S[ge]});return}if(L.type==="AssignmentExpression"){L.right===Y&&(yield*this._iterateLhsReferences(L.left,v,S),yield*this._iteratePropertyReferences(L,v,S));return}if(L.type==="AssignmentPattern"){L.right===Y&&(yield*this._iterateLhsReferences(L.left,v,S));return}L.type==="VariableDeclarator"&&L.init===Y&&(yield*this._iterateLhsReferences(L.id,v,S))}*_iterateLhsReferences(b,v,S){if(b.type==="Identifier"){const Y=p(this.globalScope,b);Y!=null&&(yield*this._iterateVariableReferences(Y,v,S,!1));return}if(b.type==="ObjectPattern"){for(const Y of b.properties){const L=Re(Y);if(L==null||!me(S,L))continue;const w=v.concat(L),k=S[L];k[G]&&(yield{node:Y,path:w,type:G,info:k[G]}),yield*this._iterateLhsReferences(Y.value,w,k)}return}b.type==="AssignmentPattern"&&(yield*this._iterateLhsReferences(b.left,v,S))}*_iterateImportReferences(b,v,S){const Y=b.type;if(Y==="ImportSpecifier"||Y==="ImportDefaultSpecifier"){const L=Y==="ImportDefaultSpecifier"?"default":b.imported.type==="Identifier"?b.imported.name:b.imported.value;if(!me(S,L))return;v=v.concat(L);const w=S[L];w[G]&&(yield{node:b,path:v,type:G,info:w[G]}),yield*this._iterateVariableReferences(p(this.globalScope,b.local),v,w,!1);return}if(Y==="ImportNamespaceSpecifier"){yield*this._iterateVariableReferences(p(this.globalScope,b.local),v,S,!1);return}if(Y==="ExportSpecifier"){const L=b.local.type==="Identifier"?b.local.name:b.local.value;if(!me(S,L))return;v=v.concat(L);const w=S[L];w[G]&&(yield{node:b,path:v,type:G,info:w[G]})}}}Se.READ=G,Se.CALL=ye,Se.CONSTRUCT=ge,Se.ESM=$e;function rs(_,b){return!(b===1&&_==="default")}r(rs,"exceptDefault");var ns={CALL:ye,CONSTRUCT:ge,ESM:$e,findVariable:p,getFunctionHeadLocation:U,getFunctionNameWithKind:pi,getInnermostScope:n,getPropertyName:Re,getStaticValue:et,getStringIfConstant:Le,hasSideEffect:fi,isArrowToken:t,isClosingBraceToken:d,isClosingBracketToken:a,isClosingParenToken:P,isColonToken:c,isCommaToken:o,isCommentToken:h,isNotArrowToken:T,isNotClosingBraceToken:j,isNotClosingBracketToken:O,isNotClosingParenToken:R,isNotColonToken:y,isNotCommaToken:g,isNotCommentToken:F,isNotOpeningBraceToken:B,isNotOpeningBracketToken:D,isNotOpeningParenToken:C,isNotSemicolonToken:A,isOpeningBraceToken:f,isOpeningBracketToken:m,isOpeningParenToken:E,isParenthesized:di,isSemicolonToken:s,PatternMatcher:Pi,READ:G,ReferenceTracker:Se};e.CALL=ye,e.CONSTRUCT=ge,e.ESM=$e,e.PatternMatcher=Pi,e.READ=G,e.ReferenceTracker=Se,e.default=ns,e.findVariable=p,e.getFunctionHeadLocation=U,e.getFunctionNameWithKind=pi,e.getInnermostScope=n,e.getPropertyName=Re,e.getStaticValue=et,e.getStringIfConstant=Le,e.hasSideEffect=fi,e.isArrowToken=t,e.isClosingBraceToken=d,e.isClosingBracketToken=a,e.isClosingParenToken=P,e.isColonToken=c,e.isCommaToken=o,e.isCommentToken=h,e.isNotArrowToken=T,e.isNotClosingBraceToken=j,e.isNotClosingBracketToken=O,e.isNotClosingParenToken=R,e.isNotColonToken=y,e.isNotCommaToken=g,e.isNotCommentToken=F,e.isNotOpeningBraceToken=B,e.isNotOpeningBracketToken=D,e.isNotOpeningParenToken=C,e.isNotSemicolonToken=A,e.isOpeningBraceToken=f,e.isOpeningBracketToken=m,e.isOpeningParenToken=E,e.isParenthesized=di,e.isSemicolonToken=s})(Qs)),Qs}r(ot,"requireEslintUtils$2");var Pl;function Mm(){if(Pl)return W;Pl=1;var e=W&&W.__createBinding||(Object.create?(function(u,i,t,o){o===void 0&&(o=t);var s=Object.getOwnPropertyDescriptor(i,t);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:r(function(){return i[t]},"get")}),Object.defineProperty(u,o,s)}):(function(u,i,t,o){o===void 0&&(o=t),u[o]=i[t]})),l=W&&W.__setModuleDefault||(Object.create?(function(u,i){Object.defineProperty(u,"default",{enumerable:!0,value:i})}):function(u,i){u.default=i}),n=W&&W.__importStar||(function(){var u=r(function(i){return u=Object.getOwnPropertyNames||function(t){var o=[];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(o[o.length]=s);return o},u(i)},"ownKeys");return function(i){if(i&&i.__esModule)return i;var t={};if(i!=null)for(var o=u(i),s=0;s<o.length;s++)o[s]!=="default"&&e(t,i,o[s]);return l(t,i),t}})();Object.defineProperty(W,"__esModule",{value:!0}),W.isParenthesized=W.hasSideEffect=W.getStringIfConstant=W.getStaticValue=W.getPropertyName=W.getFunctionNameWithKind=W.getFunctionHeadLocation=void 0;const p=n(ot());return W.getFunctionHeadLocation=p.getFunctionHeadLocation,W.getFunctionNameWithKind=p.getFunctionNameWithKind,W.getPropertyName=p.getPropertyName,W.getStaticValue=p.getStaticValue,W.getStringIfConstant=p.getStringIfConstant,W.hasSideEffect=p.hasSideEffect,W.isParenthesized=p.isParenthesized,W}r(Mm,"requireAstUtilities");var ue={},ml;function Im(){if(ml)return ue;ml=1;var e=ue&&ue.__createBinding||(Object.create?(function(u,i,t,o){o===void 0&&(o=t);var s=Object.getOwnPropertyDescriptor(i,t);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:r(function(){return i[t]},"get")}),Object.defineProperty(u,o,s)}):(function(u,i,t,o){o===void 0&&(o=t),u[o]=i[t]})),l=ue&&ue.__setModuleDefault||(Object.create?(function(u,i){Object.defineProperty(u,"default",{enumerable:!0,value:i})}):function(u,i){u.default=i}),n=ue&&ue.__importStar||(function(){var u=r(function(i){return u=Object.getOwnPropertyNames||function(t){var o=[];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(o[o.length]=s);return o},u(i)},"ownKeys");return function(i){if(i&&i.__esModule)return i;var t={};if(i!=null)for(var o=u(i),s=0;s<o.length;s++)o[s]!=="default"&&e(t,i,o[s]);return l(t,i),t}})();Object.defineProperty(ue,"__esModule",{value:!0}),ue.PatternMatcher=void 0;const p=n(ot());return ue.PatternMatcher=p.PatternMatcher,ue}r(Im,"requirePatternMatcher");var M={},yl;function Um(){if(yl)return M;yl=1;var e=M&&M.__createBinding||(Object.create?(function(u,i,t,o){o===void 0&&(o=t);var s=Object.getOwnPropertyDescriptor(i,t);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:r(function(){return i[t]},"get")}),Object.defineProperty(u,o,s)}):(function(u,i,t,o){o===void 0&&(o=t),u[o]=i[t]})),l=M&&M.__setModuleDefault||(Object.create?(function(u,i){Object.defineProperty(u,"default",{enumerable:!0,value:i})}):function(u,i){u.default=i}),n=M&&M.__importStar||(function(){var u=r(function(i){return u=Object.getOwnPropertyNames||function(t){var o=[];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(o[o.length]=s);return o},u(i)},"ownKeys");return function(i){if(i&&i.__esModule)return i;var t={};if(i!=null)for(var o=u(i),s=0;s<o.length;s++)o[s]!=="default"&&e(t,i,o[s]);return l(t,i),t}})();Object.defineProperty(M,"__esModule",{value:!0}),M.isNotSemicolonToken=M.isSemicolonToken=M.isNotOpeningParenToken=M.isOpeningParenToken=M.isNotOpeningBracketToken=M.isOpeningBracketToken=M.isNotOpeningBraceToken=M.isOpeningBraceToken=M.isNotCommentToken=M.isCommentToken=M.isNotCommaToken=M.isCommaToken=M.isNotColonToken=M.isColonToken=M.isNotClosingParenToken=M.isClosingParenToken=M.isNotClosingBracketToken=M.isClosingBracketToken=M.isNotClosingBraceToken=M.isClosingBraceToken=M.isNotArrowToken=M.isArrowToken=void 0;const p=n(ot());return M.isArrowToken=p.isArrowToken,M.isNotArrowToken=p.isNotArrowToken,M.isClosingBraceToken=p.isClosingBraceToken,M.isNotClosingBraceToken=p.isNotClosingBraceToken,M.isClosingBracketToken=p.isClosingBracketToken,M.isNotClosingBracketToken=p.isNotClosingBracketToken,M.isClosingParenToken=p.isClosingParenToken,M.isNotClosingParenToken=p.isNotClosingParenToken,M.isColonToken=p.isColonToken,M.isNotColonToken=p.isNotColonToken,M.isCommaToken=p.isCommaToken,M.isNotCommaToken=p.isNotCommaToken,M.isCommentToken=p.isCommentToken,M.isNotCommentToken=p.isNotCommentToken,M.isOpeningBraceToken=p.isOpeningBraceToken,M.isNotOpeningBraceToken=p.isNotOpeningBraceToken,M.isOpeningBracketToken=p.isOpeningBracketToken,M.isNotOpeningBracketToken=p.isNotOpeningBracketToken,M.isOpeningParenToken=p.isOpeningParenToken,M.isNotOpeningParenToken=p.isNotOpeningParenToken,M.isSemicolonToken=p.isSemicolonToken,M.isNotSemicolonToken=p.isNotSemicolonToken,M}r(Um,"requirePredicates$1");var ce={},hl;function xm(){if(hl)return ce;hl=1;var e=ce&&ce.__createBinding||(Object.create?(function(u,i,t,o){o===void 0&&(o=t);var s=Object.getOwnPropertyDescriptor(i,t);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:r(function(){return i[t]},"get")}),Object.defineProperty(u,o,s)}):(function(u,i,t,o){o===void 0&&(o=t),u[o]=i[t]})),l=ce&&ce.__setModuleDefault||(Object.create?(function(u,i){Object.defineProperty(u,"default",{enumerable:!0,value:i})}):function(u,i){u.default=i}),n=ce&&ce.__importStar||(function(){var u=r(function(i){return u=Object.getOwnPropertyNames||function(t){var o=[];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(o[o.length]=s);return o},u(i)},"ownKeys");return function(i){if(i&&i.__esModule)return i;var t={};if(i!=null)for(var o=u(i),s=0;s<o.length;s++)o[s]!=="default"&&e(t,i,o[s]);return l(t,i),t}})();Object.defineProperty(ce,"__esModule",{value:!0}),ce.ReferenceTracker=void 0;const p=n(ot());return p.ReferenceTracker.READ,p.ReferenceTracker.CALL,p.ReferenceTracker.CONSTRUCT,p.ReferenceTracker.ESM,ce.ReferenceTracker=p.ReferenceTracker,ce}r(xm,"requireReferenceTracker");var te={},_l;function Fm(){if(_l)return te;_l=1;var e=te&&te.__createBinding||(Object.create?(function(u,i,t,o){o===void 0&&(o=t);var s=Object.getOwnPropertyDescriptor(i,t);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:r(function(){return i[t]},"get")}),Object.defineProperty(u,o,s)}):(function(u,i,t,o){o===void 0&&(o=t),u[o]=i[t]})),l=te&&te.__setModuleDefault||(Object.create?(function(u,i){Object.defineProperty(u,"default",{enumerable:!0,value:i})}):function(u,i){u.default=i}),n=te&&te.__importStar||(function(){var u=r(function(i){return u=Object.getOwnPropertyNames||function(t){var o=[];for(var s in t)Object.prototype.hasOwnProperty.call(t,s)&&(o[o.length]=s);return o},u(i)},"ownKeys");return function(i){if(i&&i.__esModule)return i;var t={};if(i!=null)for(var o=u(i),s=0;s<o.length;s++)o[s]!=="default"&&e(t,i,o[s]);return l(t,i),t}})();Object.defineProperty(te,"__esModule",{value:!0}),te.getInnermostScope=te.findVariable=void 0;const p=n(ot());return te.findVariable=p.findVariable,te.getInnermostScope=p.getInnermostScope,te}r(Fm,"requireScopeAnalysis");var vl;function Bm(){return vl||(vl=1,(function(e){var l=Oe&&Oe.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),n=Oe&&Oe.__exportStar||function(p,u){for(var i in p)i!=="default"&&!Object.prototype.hasOwnProperty.call(u,i)&&l(u,p,i)};Object.defineProperty(e,"__esModule",{value:!0}),n(Mm(),e),n(Im(),e),n(Um(),e),n(xm(),e),n(Fm(),e)})(Oe)),Oe}r(Bm,"requireEslintUtils$1");var Zs={},bl;function gl(){return bl||(bl=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.isNotTokenOfTypeWithConditions=e.isTokenOfTypeWithConditions=e.isNodeOfTypeWithConditions=e.isNodeOfTypes=e.isNodeOfType=void 0;const l=r(t=>o=>o?.type===t,"isNodeOfType");e.isNodeOfType=l;const n=r(t=>o=>!!o&&t.includes(o.type),"isNodeOfTypes");e.isNodeOfTypes=n;const p=r((t,o)=>{const s=Object.entries(o);return c=>c?.type===t&&s.every(([E,P])=>c[E]===P)},"isNodeOfTypeWithConditions");e.isNodeOfTypeWithConditions=p;const u=r((t,o)=>{const s=Object.entries(o);return c=>c?.type===t&&s.every(([E,P])=>c[E]===P)},"isTokenOfTypeWithConditions");e.isTokenOfTypeWithConditions=u;const i=r((t,o)=>s=>!(0,e.isTokenOfTypeWithConditions)(t,o)(s),"isNotTokenOfTypeWithConditions");e.isNotTokenOfTypeWithConditions=i})(Zs)),Zs}r(gl,"requireHelpers");var Xe={},Sl;function km(){if(Sl)return Xe;Sl=1,Object.defineProperty(Xe,"__esModule",{value:!0}),Xe.LINEBREAK_MATCHER=void 0,Xe.isTokenOnSameLine=e,Xe.LINEBREAK_MATCHER=/\r\n|[\r\n\u2028\u2029]/;function e(l,n){return l.loc.end.line===n.loc.start.line}return r(e,"isTokenOnSameLine"),Xe}r(km,"requireMisc");var I={},eo={},we={},Me={},Yl;function Al(){if(Yl)return Me;Yl=1,Object.defineProperty(Me,"__esModule",{value:!0}),Me.AST_TOKEN_TYPES=Me.AST_NODE_TYPES=void 0;var e;(function(n){n.AccessorProperty="AccessorProperty",n.ArrayExpression="ArrayExpression",n.ArrayPattern="ArrayPattern",n.ArrowFunctionExpression="ArrowFunctionExpression",n.AssignmentExpression="AssignmentExpression",n.AssignmentPattern="AssignmentPattern",n.AwaitExpression="AwaitExpression",n.BinaryExpression="BinaryExpression",n.BlockStatement="BlockStatement",n.BreakStatement="BreakStatement",n.CallExpression="CallExpression",n.CatchClause="CatchClause",n.ChainExpression="ChainExpression",n.ClassBody="ClassBody",n.ClassDeclaration="ClassDeclaration",n.ClassExpression="ClassExpression",n.ConditionalExpression="ConditionalExpression",n.ContinueStatement="ContinueStatement",n.DebuggerStatement="DebuggerStatement",n.Decorator="Decorator",n.DoWhileStatement="DoWhileStatement",n.EmptyStatement="EmptyStatement",n.ExportAllDeclaration="ExportAllDeclaration",n.ExportDefaultDeclaration="ExportDefaultDeclaration",n.ExportNamedDeclaration="ExportNamedDeclaration",n.ExportSpecifier="ExportSpecifier",n.ExpressionStatement="ExpressionStatement",n.ForInStatement="ForInStatement",n.ForOfStatement="ForOfStatement",n.ForStatement="ForStatement",n.FunctionDeclaration="FunctionDeclaration",n.FunctionExpression="FunctionExpression",n.Identifier="Identifier",n.IfStatement="IfStatement",n.ImportAttribute="ImportAttribute",n.ImportDeclaration="ImportDeclaration",n.ImportDefaultSpecifier="ImportDefaultSpecifier",n.ImportExpression="ImportExpression",n.ImportNamespaceSpecifier="ImportNamespaceSpecifier",n.ImportSpecifier="ImportSpecifier",n.JSXAttribute="JSXAttribute",n.JSXClosingElement="JSXClosingElement",n.JSXClosingFragment="JSXClosingFragment",n.JSXElement="JSXElement",n.JSXEmptyExpression="JSXEmptyExpression",n.JSXExpressionContainer="JSXExpressionContainer",n.JSXFragment="JSXFragment",n.JSXIdentifier="JSXIdentifier",n.JSXMemberExpression="JSXMemberExpression",n.JSXNamespacedName="JSXNamespacedName",n.JSXOpeningElement="JSXOpeningElement",n.JSXOpeningFragment="JSXOpeningFragment",n.JSXSpreadAttribute="JSXSpreadAttribute",n.JSXSpreadChild="JSXSpreadChild",n.JSXText="JSXText",n.LabeledStatement="LabeledStatement",n.Literal="Literal",n.LogicalExpression="LogicalExpression",n.MemberExpression="MemberExpression",n.MetaProperty="MetaProperty",n.MethodDefinition="MethodDefinition",n.NewExpression="NewExpression",n.ObjectExpression="ObjectExpression",n.ObjectPattern="ObjectPattern",n.PrivateIdentifier="PrivateIdentifier",n.Program="Program",n.Property="Property",n.PropertyDefinition="PropertyDefinition",n.RestElement="RestElement",n.ReturnStatement="ReturnStatement",n.SequenceExpression="SequenceExpression",n.SpreadElement="SpreadElement",n.StaticBlock="StaticBlock",n.Super="Super",n.SwitchCase="SwitchCase",n.SwitchStatement="SwitchStatement",n.TaggedTemplateExpression="TaggedTemplateExpression",n.TemplateElement="TemplateElement",n.TemplateLiteral="TemplateLiteral",n.ThisExpression="ThisExpression",n.ThrowStatement="ThrowStatement",n.TryStatement="TryStatement",n.UnaryExpression="UnaryExpression",n.UpdateExpression="UpdateExpression",n.VariableDeclaration="VariableDeclaration",n.VariableDeclarator="VariableDeclarator",n.WhileStatement="WhileStatement",n.WithStatement="WithStatement",n.YieldExpression="YieldExpression",n.TSAbstractAccessorProperty="TSAbstractAccessorProperty",n.TSAbstractKeyword="TSAbstractKeyword",n.TSAbstractMethodDefinition="TSAbstractMethodDefinition",n.TSAbstractPropertyDefinition="TSAbstractPropertyDefinition",n.TSAnyKeyword="TSAnyKeyword",n.TSArrayType="TSArrayType",n.TSAsExpression="TSAsExpression",n.TSAsyncKeyword="TSAsyncKeyword",n.TSBigIntKeyword="TSBigIntKeyword",n.TSBooleanKeyword="TSBooleanKeyword",n.TSCallSignatureDeclaration="TSCallSignatureDeclaration",n.TSClassImplements="TSClassImplements",n.TSConditionalType="TSConditionalType",n.TSConstructorType="TSConstructorType",n.TSConstructSignatureDeclaration="TSConstructSignatureDeclaration",n.TSDeclareFunction="TSDeclareFunction",n.TSDeclareKeyword="TSDeclareKeyword",n.TSEmptyBodyFunctionExpression="TSEmptyBodyFunctionExpression",n.TSEnumBody="TSEnumBody",n.TSEnumDeclaration="TSEnumDeclaration",n.TSEnumMember="TSEnumMember",n.TSExportAssignment="TSExportAssignment",n.TSExportKeyword="TSExportKeyword",n.TSExternalModuleReference="TSExternalModuleReference",n.TSFunctionType="TSFunctionType",n.TSImportEqualsDeclaration="TSImportEqualsDeclaration",n.TSImportType="TSImportType",n.TSIndexedAccessType="TSIndexedAccessType",n.TSIndexSignature="TSIndexSignature",n.TSInferType="TSInferType",n.TSInstantiationExpression="TSInstantiationExpression",n.TSInterfaceBody="TSInterfaceBody",n.TSInterfaceDeclaration="TSInterfaceDeclaration",n.TSInterfaceHeritage="TSInterfaceHeritage",n.TSIntersectionType="TSIntersectionType",n.TSIntrinsicKeyword="TSIntrinsicKeyword",n.TSLiteralType="TSLiteralType",n.TSMappedType="TSMappedType",n.TSMethodSignature="TSMethodSignature",n.TSModuleBlock="TSModuleBlock",n.TSModuleDeclaration="TSModuleDeclaration",n.TSNamedTupleMember="TSNamedTupleMember",n.TSNamespaceExportDeclaration="TSNamespaceExportDeclaration",n.TSNeverKeyword="TSNeverKeyword",n.TSNonNullExpression="TSNonNullExpression",n.TSNullKeyword="TSNullKeyword",n.TSNumberKeyword="TSNumberKeyword",n.TSObjectKeyword="TSObjectKeyword",n.TSOptionalType="TSOptionalType",n.TSParameterProperty="TSParameterProperty",n.TSPrivateKeyword="TSPrivateKeyword",n.TSPropertySignature="TSPropertySignature",n.TSProtectedKeyword="TSProtectedKeyword",n.TSPublicKeyword="TSPublicKeyword",n.TSQualifiedName="TSQualifiedName",n.TSReadonlyKeyword="TSReadonlyKeyword",n.TSRestType="TSRestType",n.TSSatisfiesExpression="TSSatisfiesExpression",n.TSStaticKeyword="TSStaticKeyword",n.TSStringKeyword="TSStringKeyword",n.TSSymbolKeyword="TSSymbolKeyword",n.TSTemplateLiteralType="TSTemplateLiteralType",n.TSThisType="TSThisType",n.TSTupleType="TSTupleType",n.TSTypeAliasDeclaration="TSTypeAliasDeclaration",n.TSTypeAnnotation="TSTypeAnnotation",n.TSTypeAssertion="TSTypeAssertion",n.TSTypeLiteral="TSTypeLiteral",n.TSTypeOperator="TSTypeOperator",n.TSTypeParameter="TSTypeParameter",n.TSTypeParameterDeclaration="TSTypeParameterDeclaration",n.TSTypeParameterInstantiation="TSTypeParameterInstantiation",n.TSTypePredicate="TSTypePredicate",n.TSTypeQuery="TSTypeQuery",n.TSTypeReference="TSTypeReference",n.TSUndefinedKeyword="TSUndefinedKeyword",n.TSUnionType="TSUnionType",n.TSUnknownKeyword="TSUnknownKeyword",n.TSVoidKeyword="TSVoidKeyword"})(e||(Me.AST_NODE_TYPES=e={}));var l;return(function(n){n.Boolean="Boolean",n.Identifier="Identifier",n.JSXIdentifier="JSXIdentifier",n.PrivateIdentifier="PrivateIdentifier",n.JSXText="JSXText",n.Keyword="Keyword",n.Null="Null",n.Numeric="Numeric",n.Punctuator="Punctuator",n.RegularExpression="RegularExpression",n.String="String",n.Template="Template",n.Block="Block",n.Line="Line"})(l||(Me.AST_TOKEN_TYPES=l={})),Me}r(Al,"requireAstSpec");var to={},Cl;function jm(){return Cl||(Cl=1,Object.defineProperty(to,"__esModule",{value:!0})),to}r(jm,"requireLib$2");var ro={},Ll;function Nm(){return Ll||(Ll=1,Object.defineProperty(ro,"__esModule",{value:!0})),ro}r(Nm,"requireParserOptions$1");var pe={},Rl;function qm(){if(Rl)return pe;Rl=1;var e=pe&&pe.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),l=pe&&pe.__setModuleDefault||(Object.create?(function(p,u){Object.defineProperty(p,"default",{enumerable:!0,value:u})}):function(p,u){p.default=u}),n=pe&&pe.__importStar||(function(){var p=r(function(u){return p=Object.getOwnPropertyNames||function(i){var t=[];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[t.length]=o);return t},p(u)},"ownKeys");return function(u){if(u&&u.__esModule)return u;var i={};if(u!=null)for(var t=p(u),o=0;o<t.length;o++)t[o]!=="default"&&e(i,u,t[o]);return l(i,u),i}})();return Object.defineProperty(pe,"__esModule",{value:!0}),pe.TSESTree=void 0,pe.TSESTree=n(Al()),pe}r(qm,"requireTsEstree$1");var Vl;function he(){return Vl||(Vl=1,(function(e){var l=we&&we.__createBinding||(Object.create?(function(u,i,t,o){o===void 0&&(o=t);var s=Object.getOwnPropertyDescriptor(i,t);(!s||("get"in s?!i.__esModule:s.writable||s.configurable))&&(s={enumerable:!0,get:r(function(){return i[t]},"get")}),Object.defineProperty(u,o,s)}):(function(u,i,t,o){o===void 0&&(o=t),u[o]=i[t]})),n=we&&we.__exportStar||function(u,i){for(var t in u)t!=="default"&&!Object.prototype.hasOwnProperty.call(i,t)&&l(i,u,t)};Object.defineProperty(e,"__esModule",{value:!0}),e.AST_TOKEN_TYPES=e.AST_NODE_TYPES=void 0;var p=Al();Object.defineProperty(e,"AST_NODE_TYPES",{enumerable:!0,get:r(function(){return p.AST_NODE_TYPES},"get")}),Object.defineProperty(e,"AST_TOKEN_TYPES",{enumerable:!0,get:r(function(){return p.AST_TOKEN_TYPES},"get")}),n(jm(),e),n(Nm(),e),n(qm(),e)})(we)),we}r(he,"requireDist$3");var Dl;function Ol(){return Dl||(Dl=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.TSESTree=e.AST_TOKEN_TYPES=e.AST_NODE_TYPES=void 0;var l=he();Object.defineProperty(e,"AST_NODE_TYPES",{enumerable:!0,get:r(function(){return l.AST_NODE_TYPES},"get")}),Object.defineProperty(e,"AST_TOKEN_TYPES",{enumerable:!0,get:r(function(){return l.AST_TOKEN_TYPES},"get")}),Object.defineProperty(e,"TSESTree",{enumerable:!0,get:r(function(){return l.TSESTree},"get")})})(eo)),eo}r(Ol,"requireTsEstree");var wl;function Gm(){if(wl)return I;wl=1,Object.defineProperty(I,"__esModule",{value:!0}),I.isLoop=I.isImportKeyword=I.isTypeKeyword=I.isAwaitKeyword=I.isAwaitExpression=I.isIdentifier=I.isConstructor=I.isClassOrTypeElement=I.isTSConstructorType=I.isTSFunctionType=I.isFunctionOrFunctionType=I.isFunctionType=I.isFunction=I.isVariableDeclarator=I.isTypeAssertion=I.isLogicalOrOperator=I.isOptionalCallExpression=I.isNotNonNullAssertionPunctuator=I.isNonNullAssertionPunctuator=I.isNotOptionalChainPunctuator=I.isOptionalChainPunctuator=void 0,I.isSetter=u;const e=Ol(),l=gl();I.isOptionalChainPunctuator=(0,l.isTokenOfTypeWithConditions)(e.AST_TOKEN_TYPES.Punctuator,{value:"?."}),I.isNotOptionalChainPunctuator=(0,l.isNotTokenOfTypeWithConditions)(e.AST_TOKEN_TYPES.Punctuator,{value:"?."}),I.isNonNullAssertionPunctuator=(0,l.isTokenOfTypeWithConditions)(e.AST_TOKEN_TYPES.Punctuator,{value:"!"}),I.isNotNonNullAssertionPunctuator=(0,l.isNotTokenOfTypeWithConditions)(e.AST_TOKEN_TYPES.Punctuator,{value:"!"}),I.isOptionalCallExpression=(0,l.isNodeOfTypeWithConditions)(e.AST_NODE_TYPES.CallExpression,{optional:!0}),I.isLogicalOrOperator=(0,l.isNodeOfTypeWithConditions)(e.AST_NODE_TYPES.LogicalExpression,{operator:"||"}),I.isTypeAssertion=(0,l.isNodeOfTypes)([e.AST_NODE_TYPES.TSAsExpression,e.AST_NODE_TYPES.TSTypeAssertion]),I.isVariableDeclarator=(0,l.isNodeOfType)(e.AST_NODE_TYPES.VariableDeclarator);const n=[e.AST_NODE_TYPES.ArrowFunctionExpression,e.AST_NODE_TYPES.FunctionDeclaration,e.AST_NODE_TYPES.FunctionExpression];I.isFunction=(0,l.isNodeOfTypes)(n);const p=[e.AST_NODE_TYPES.TSCallSignatureDeclaration,e.AST_NODE_TYPES.TSConstructorType,e.AST_NODE_TYPES.TSConstructSignatureDeclaration,e.AST_NODE_TYPES.TSDeclareFunction,e.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,e.AST_NODE_TYPES.TSFunctionType,e.AST_NODE_TYPES.TSMethodSignature];I.isFunctionType=(0,l.isNodeOfTypes)(p),I.isFunctionOrFunctionType=(0,l.isNodeOfTypes)([...n,...p]),I.isTSFunctionType=(0,l.isNodeOfType)(e.AST_NODE_TYPES.TSFunctionType),I.isTSConstructorType=(0,l.isNodeOfType)(e.AST_NODE_TYPES.TSConstructorType),I.isClassOrTypeElement=(0,l.isNodeOfTypes)([e.AST_NODE_TYPES.PropertyDefinition,e.AST_NODE_TYPES.FunctionExpression,e.AST_NODE_TYPES.MethodDefinition,e.AST_NODE_TYPES.TSAbstractPropertyDefinition,e.AST_NODE_TYPES.TSAbstractMethodDefinition,e.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,e.AST_NODE_TYPES.TSIndexSignature,e.AST_NODE_TYPES.TSCallSignatureDeclaration,e.AST_NODE_TYPES.TSConstructSignatureDeclaration,e.AST_NODE_TYPES.TSMethodSignature,e.AST_NODE_TYPES.TSPropertySignature]),I.isConstructor=(0,l.isNodeOfTypeWithConditions)(e.AST_NODE_TYPES.MethodDefinition,{kind:"constructor"});function u(i){return!!i&&(i.type===e.AST_NODE_TYPES.MethodDefinition||i.type===e.AST_NODE_TYPES.Property)&&i.kind==="set"}return r(u,"isSetter"),I.isIdentifier=(0,l.isNodeOfType)(e.AST_NODE_TYPES.Identifier),I.isAwaitExpression=(0,l.isNodeOfType)(e.AST_NODE_TYPES.AwaitExpression),I.isAwaitKeyword=(0,l.isTokenOfTypeWithConditions)(e.AST_TOKEN_TYPES.Identifier,{value:"await"}),I.isTypeKeyword=(0,l.isTokenOfTypeWithConditions)(e.AST_TOKEN_TYPES.Identifier,{value:"type"}),I.isImportKeyword=(0,l.isTokenOfTypeWithConditions)(e.AST_TOKEN_TYPES.Keyword,{value:"import"}),I.isLoop=(0,l.isNodeOfTypes)([e.AST_NODE_TYPES.DoWhileStatement,e.AST_NODE_TYPES.ForStatement,e.AST_NODE_TYPES.ForInStatement,e.AST_NODE_TYPES.ForOfStatement,e.AST_NODE_TYPES.WhileStatement]),I}r(Gm,"requirePredicates");var Ml;function $m(){return Ml||(Ml=1,(function(e){var l=De&&De.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),n=De&&De.__exportStar||function(p,u){for(var i in p)i!=="default"&&!Object.prototype.hasOwnProperty.call(u,i)&&l(u,p,i)};Object.defineProperty(e,"__esModule",{value:!0}),n(Bm(),e),n(gl(),e),n(km(),e),n(Gm(),e)})(De)),De}r($m,"requireAstUtils");var Ie={},Ri={},at={},Il;function Ul(){if(Il)return at;Il=1,Object.defineProperty(at,"__esModule",{value:!0}),at.isObjectNotArray=e,at.deepMerge=l;function e(n){return typeof n=="object"&&n!=null&&!Array.isArray(n)}r(e,"isObjectNotArray");function l(n={},p={}){const u=new Set([...Object.keys(n),...Object.keys(p)]);return Object.fromEntries([...u].map(i=>{const t=i in n,o=i in p,s=n[i],c=p[i];let E;return t&&o?e(s)&&e(c)?E=l(s,c):E=c:t?E=s:E=c,[i,E]}))}return r(l,"deepMerge$1"),at}r(Ul,"requireDeepMerge");var xl;function Fl(){if(xl)return Ri;xl=1,Object.defineProperty(Ri,"__esModule",{value:!0}),Ri.applyDefault=l;const e=Ul();function l(n,p){const u=structuredClone(n);return p==null||u.forEach((i,t)=>{if(p[t]!==void 0){const o=p[t];(0,e.isObjectNotArray)(o)&&(0,e.isObjectNotArray)(i)?u[t]=(0,e.deepMerge)(i,o):u[t]=o}}),u}return r(l,"applyDefault$1"),Ri}r(Fl,"requireApplyDefault");var Vi={},Di={},Bl;function Wm(){if(Bl)return Di;Bl=1,Object.defineProperty(Di,"__esModule",{value:!0}),Di.parserSeemsToBeTSESLint=e;function e(l){return!!l&&/(?:typescript-eslint|\.\.)[\w/\\]*parser/.test(l)}return r(e,"parserSeemsToBeTSESLint$1"),Di}r(Wm,"requireParserSeemsToBeTSESLint");var kl;function Hm(){if(kl)return Vi;kl=1,Object.defineProperty(Vi,"__esModule",{value:!0}),Vi.getParserServices=p;const e=Wm(),l="You have used a rule which requires type information, but don't have parserOptions set to generate type information for this file. See https://typescript-eslint.io/getting-started/typed-linting for enabling linting with type information.",n='Note: detected a parser other than @typescript-eslint/parser. Make sure the parser is configured to forward "parserOptions.project" to @typescript-eslint/parser.';function p(i,t=!1){const o=i.parserPath||i.languageOptions.parser?.meta?.name;return(i.sourceCode.parserServices?.esTreeNodeToTSNodeMap==null||i.sourceCode.parserServices.tsNodeToESTreeNodeMap==null)&&u(o),i.sourceCode.parserServices.program==null&&!t&&u(o),i.sourceCode.parserServices}r(p,"getParserServices$1");function u(i){const t=[l,`Parser: ${i||"(unknown)"}`,!(0,e.parserSeemsToBeTSESLint)(i)&&n].filter(Boolean);throw new Error(t.join(`
14
14
  `))}return r(u,"throwError"),Vi}r(Hm,"requireGetParserServices");var no={},jl;function Km(){return jl||(jl=1,Object.defineProperty(no,"__esModule",{value:!0})),no}r(Km,"requireInferTypesFromRule");var Je={},Nl;function zm(){if(Nl)return Je;Nl=1,Object.defineProperty(Je,"__esModule",{value:!0}),Je.NullThrowsReasons=void 0,Je.nullThrows=e,Je.NullThrowsReasons={MissingParent:"Expected node to have a parent.",MissingToken:r((l,n)=>`Expected to find a ${l} for the ${n}.`,"MissingToken")};function e(l,n){if(l==null)throw new Error(`Non-null Assertion Failed: ${n}`);return l}return r(e,"nullThrows$1"),Je}r(zm,"requireNullThrows");var Oi={},ql;function Xm(){if(ql)return Oi;ql=1,Object.defineProperty(Oi,"__esModule",{value:!0}),Oi.RuleCreator=l;const e=Fl();function l(p){return r(function({meta:i,name:t,...o}){return n({meta:{...i,docs:{...i.docs,url:p(t)}},...o})},"createNamedRule")}r(l,"RuleCreator$1");function n({create:p,defaultOptions:u,meta:i}){return{create(t){const o=(0,e.applyDefault)(u,t.options);return p(t,o)},defaultOptions:u,meta:i}}return r(n,"createRule"),l.withoutDocs=r(function(u){return n(u)},"withoutDocs"),Oi}r(Xm,"requireRuleCreator");var Gl;function Jm(){return Gl||(Gl=1,(function(e){var l=Ie&&Ie.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),n=Ie&&Ie.__exportStar||function(p,u){for(var i in p)i!=="default"&&!Object.prototype.hasOwnProperty.call(u,i)&&l(u,p,i)};Object.defineProperty(e,"__esModule",{value:!0}),n(Fl(),e),n(Ul(),e),n(Hm(),e),n(Km(),e),n(zm(),e),n(Xm(),e)})(Ie)),Ie}r(Jm,"requireEslintUtils");var io={},$l;function Qm(){return $l||($l=1,Object.defineProperty(io,"__esModule",{value:!0})),io}r(Qm,"requireJsonSchema");var Ue={},so={},Wl;function Zm(){return Wl||(Wl=1,Object.defineProperty(so,"__esModule",{value:!0})),so}r(Zm,"requireAST");var oo={},Hl;function ey(){return Hl||(Hl=1,Object.defineProperty(oo,"__esModule",{value:!0})),oo}r(ey,"requireConfig");var ao={},lt={},Kl;function zl(){if(Kl)return lt;Kl=1,Object.defineProperty(lt,"__esModule",{value:!0}),lt.FlatESLint=void 0;const e=sa;let l=class extends e.FlatESLint{static{r(this,"FlatESLint")}};return lt.FlatESLint=l,lt}r(zl,"requireFlatESLint");var ut={},Xl;function ty(){if(Xl)return ut;Xl=1,Object.defineProperty(ut,"__esModule",{value:!0}),ut.LegacyESLint=void 0;const e=sa;let l=class extends e.LegacyESLint{static{r(this,"LegacyESLint")}};return ut.LegacyESLint=l,ut}r(ty,"requireLegacyESLint");var Jl;function ry(){return Jl||(Jl=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.LegacyESLint=e.ESLint=e.FlatESLint=void 0;var l=zl();Object.defineProperty(e,"FlatESLint",{enumerable:!0,get:r(function(){return l.FlatESLint},"get")});var n=zl();Object.defineProperty(e,"ESLint",{enumerable:!0,get:r(function(){return n.FlatESLint},"get")});var p=ty();Object.defineProperty(e,"LegacyESLint",{enumerable:!0,get:r(function(){return p.LegacyESLint},"get")})})(ao)),ao}r(ry,"requireESLint");var ct={},Ql;function ny(){if(Ql)return ct;Ql=1,Object.defineProperty(ct,"__esModule",{value:!0}),ct.Linter=void 0;const e=us;let l=class extends e.Linter{static{r(this,"Linter")}};return ct.Linter=l,ct}r(ny,"requireLinter");var lo={},Zl;function iy(){return Zl||(Zl=1,Object.defineProperty(lo,"__esModule",{value:!0})),lo}r(iy,"requireParser");var uo={},eu;function sy(){return eu||(eu=1,Object.defineProperty(uo,"__esModule",{value:!0})),uo}r(sy,"requireParserOptions");var co={},tu;function oy(){return tu||(tu=1,Object.defineProperty(co,"__esModule",{value:!0})),co}r(oy,"requireProcessor");var po={},ru;function ay(){return ru||(ru=1,Object.defineProperty(po,"__esModule",{value:!0})),po}r(ay,"requireRule");var pt={},nu;function ly(){if(nu)return pt;nu=1,Object.defineProperty(pt,"__esModule",{value:!0}),pt.RuleTester=void 0;const e=us;let l=class extends e.RuleTester{static{r(this,"RuleTester")}};return pt.RuleTester=l,pt}r(ly,"requireRuleTester");var Ee={},xe={},wi={},Eo={},Et={},ft={},iu;function su(){if(iu)return ft;iu=1;const e={ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],AwaitExpression:["argument"],BinaryExpression:["left","right"],BlockStatement:["body"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ExportAllDeclaration:["exported","source","attributes"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source","attributes"],ExportSpecifier:["local","exported"],ExpressionStatement:["expression"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],ForStatement:["init","test","update","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportAttribute:["key","value"],ImportDeclaration:["specifiers","source","attributes"],ImportDefaultSpecifier:["local"],ImportExpression:["source","options"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXClosingFragment:[],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXFragment:["openingFragment","children","closingFragment"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXOpeningFragment:[],JSXSpreadAttribute:["argument"],JSXSpreadChild:["expression"],JSXText:[],LabeledStatement:["label","body"],Literal:[],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchCase:["test","consequent"],SwitchStatement:["discriminant","cases"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},l=Object.keys(e);for(const t of l)Object.freeze(e[t]);Object.freeze(e);const n=new Set(["parent","leadingComments","trailingComments"]);function p(t){return!n.has(t)&&t[0]!=="_"}r(p,"filterKey");function u(t){return Object.keys(t).filter(p)}r(u,"getKeys");function i(t){const o=Object.assign({},e);for(const s of Object.keys(t))if(Object.hasOwn(o,s)){const c=new Set(t[s]);for(const E of o[s])c.add(E);o[s]=Object.freeze(Array.from(c))}else o[s]=Object.freeze(Array.from(t[s]));return Object.freeze(o)}return r(i,"unionWith"),ft.KEYS=e,ft.getKeys=u,ft.unionWith=i,ft}r(su,"requireEslintVisitorKeys");var ou;function uy(){if(ou)return Et;ou=1,Object.defineProperty(Et,"__esModule",{value:!0}),Et.getKeys=void 0;const e=su();return Et.getKeys=e.getKeys,Et}r(uy,"requireGetKeys");var fe={},au;function cy(){if(au)return fe;au=1;var e=fe&&fe.__createBinding||(Object.create?(function(t,o,s,c){c===void 0&&(c=s);var E=Object.getOwnPropertyDescriptor(o,s);(!E||("get"in E?!o.__esModule:E.writable||E.configurable))&&(E={enumerable:!0,get:r(function(){return o[s]},"get")}),Object.defineProperty(t,c,E)}):(function(t,o,s,c){c===void 0&&(c=s),t[c]=o[s]})),l=fe&&fe.__setModuleDefault||(Object.create?(function(t,o){Object.defineProperty(t,"default",{enumerable:!0,value:o})}):function(t,o){t.default=o}),n=fe&&fe.__importStar||(function(){var t=r(function(o){return t=Object.getOwnPropertyNames||function(s){var c=[];for(var E in s)Object.prototype.hasOwnProperty.call(s,E)&&(c[c.length]=E);return c},t(o)},"ownKeys");return function(o){if(o&&o.__esModule)return o;var s={};if(o!=null)for(var c=t(o),E=0;E<c.length;E++)c[E]!=="default"&&e(s,o,c[E]);return l(s,o),s}})();Object.defineProperty(fe,"__esModule",{value:!0}),fe.visitorKeys=void 0;const p=n(su()),u=(()=>{const t=["typeParameters","params","returnType"],o=[...t,"body"],s=["decorators","key","typeAnnotation"];return{AbstractPropertyDefinition:["decorators","key","typeAnnotation"],AnonymousFunction:o,AsExpression:["expression","typeAnnotation"],ClassDeclaration:["decorators","id","typeParameters","superClass","superTypeArguments","implements","body"],Function:["id",...o],FunctionType:t,PropertyDefinition:[...s,"value"]}})(),i={AccessorProperty:u.PropertyDefinition,ArrayPattern:["decorators","elements","typeAnnotation"],ArrowFunctionExpression:u.AnonymousFunction,AssignmentPattern:["decorators","left","right","typeAnnotation"],CallExpression:["callee","typeArguments","arguments"],ClassDeclaration:u.ClassDeclaration,ClassExpression:u.ClassDeclaration,Decorator:["expression"],ExportAllDeclaration:["exported","source","attributes"],ExportNamedDeclaration:["declaration","specifiers","source","attributes"],FunctionDeclaration:u.Function,FunctionExpression:u.Function,Identifier:["decorators","typeAnnotation"],ImportAttribute:["key","value"],ImportDeclaration:["specifiers","source","attributes"],ImportExpression:["source","options"],JSXClosingFragment:[],JSXOpeningElement:["name","typeArguments","attributes"],JSXOpeningFragment:[],JSXSpreadChild:["expression"],MethodDefinition:["decorators","key","value"],NewExpression:["callee","typeArguments","arguments"],ObjectPattern:["decorators","properties","typeAnnotation"],PropertyDefinition:u.PropertyDefinition,RestElement:["decorators","argument","typeAnnotation"],StaticBlock:["body"],TaggedTemplateExpression:["tag","typeArguments","quasi"],TSAbstractAccessorProperty:u.AbstractPropertyDefinition,TSAbstractKeyword:[],TSAbstractMethodDefinition:["key","value"],TSAbstractPropertyDefinition:u.AbstractPropertyDefinition,TSAnyKeyword:[],TSArrayType:["elementType"],TSAsExpression:u.AsExpression,TSAsyncKeyword:[],TSBigIntKeyword:[],TSBooleanKeyword:[],TSCallSignatureDeclaration:u.FunctionType,TSClassImplements:["expression","typeArguments"],TSConditionalType:["checkType","extendsType","trueType","falseType"],TSConstructorType:u.FunctionType,TSConstructSignatureDeclaration:u.FunctionType,TSDeclareFunction:u.Function,TSDeclareKeyword:[],TSEmptyBodyFunctionExpression:["id",...u.FunctionType],TSEnumBody:["members"],TSEnumDeclaration:["id","body"],TSEnumMember:["id","initializer"],TSExportAssignment:["expression"],TSExportKeyword:[],TSExternalModuleReference:["expression"],TSFunctionType:u.FunctionType,TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["argument","options","qualifier","typeArguments"],TSIndexedAccessType:["objectType","indexType"],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:["typeParameter"],TSInstantiationExpression:["expression","typeArguments"],TSInterfaceBody:["body"],TSInterfaceDeclaration:["id","typeParameters","extends","body"],TSInterfaceHeritage:["expression","typeArguments"],TSIntersectionType:["types"],TSIntrinsicKeyword:[],TSLiteralType:["literal"],TSMappedType:["key","constraint","nameType","typeAnnotation"],TSMethodSignature:["key","typeParameters","params","returnType"],TSModuleBlock:["body"],TSModuleDeclaration:["id","body"],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:["id"],TSNeverKeyword:[],TSNonNullExpression:["expression"],TSNullKeyword:[],TSNumberKeyword:[],TSObjectKeyword:[],TSOptionalType:["typeAnnotation"],TSParameterProperty:["decorators","parameter"],TSPrivateKeyword:[],TSPropertySignature:["key","typeAnnotation"],TSProtectedKeyword:[],TSPublicKeyword:[],TSQualifiedName:["left","right"],TSReadonlyKeyword:[],TSRestType:["typeAnnotation"],TSSatisfiesExpression:u.AsExpression,TSStaticKeyword:[],TSStringKeyword:[],TSSymbolKeyword:[],TSTemplateLiteralType:["quasis","types"],TSThisType:[],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:["typeAnnotation"],TSTypeAssertion:["typeAnnotation","expression"],TSTypeLiteral:["members"],TSTypeOperator:["typeAnnotation"],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:["params"],TSTypeParameterInstantiation:["params"],TSTypePredicate:["parameterName","typeAnnotation"],TSTypeQuery:["exprName","typeArguments"],TSTypeReference:["typeName","typeArguments"],TSUndefinedKeyword:[],TSUnionType:["types"],TSUnknownKeyword:[],TSVoidKeyword:[]};return fe.visitorKeys=p.unionWith(i),fe}r(cy,"requireVisitorKeys");var lu;function uu(){return lu||(lu=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.visitorKeys=e.getKeys=void 0;var l=uy();Object.defineProperty(e,"getKeys",{enumerable:!0,get:r(function(){return l.getKeys},"get")});var n=cy();Object.defineProperty(e,"visitorKeys",{enumerable:!0,get:r(function(){return n.visitorKeys},"get")})})(Eo)),Eo}r(uu,"requireDist$2");var fo={},dt={},Mi={},cu;function Tt(){if(cu)return Mi;cu=1,Object.defineProperty(Mi,"__esModule",{value:!0}),Mi.assert=e;function e(l,n){if(l==null)throw new Error(n)}return r(e,"assert$1"),Mi}r(Tt,"requireAssert");var Fe={},Pt={},mt={},yt={},pu;function Ii(){if(pu)return yt;pu=1,Object.defineProperty(yt,"__esModule",{value:!0}),yt.createIdGenerator=n,yt.resetIds=p;const e=new Map;let l=0;function n(){const u=l+=1;return e.set(u,0),()=>{const t=(e.get(u)??0)+1;return e.set(u,t),t}}r(n,"createIdGenerator");function p(){e.clear()}return r(p,"resetIds"),yt}r(Ii,"requireID");var Eu;function de(){if(Eu)return mt;Eu=1,Object.defineProperty(mt,"__esModule",{value:!0}),mt.DefinitionBase=void 0;const l=(0,Ii().createIdGenerator)();let n=class{static{r(this,"DefinitionBase")}$id=l();type;name;node;parent;constructor(u,i,t,o){this.type=u,this.name=i,this.node=t,this.parent=o}};return mt.DefinitionBase=n,mt}r(de,"requireDefinitionBase");var ht={},fu;function re(){if(fu)return ht;fu=1,Object.defineProperty(ht,"__esModule",{value:!0}),ht.DefinitionType=void 0;var e;return(function(l){l.CatchClause="CatchClause",l.ClassName="ClassName",l.FunctionName="FunctionName",l.ImplicitGlobalVariable="ImplicitGlobalVariable",l.ImportBinding="ImportBinding",l.Parameter="Parameter",l.TSEnumName="TSEnumName",l.TSEnumMember="TSEnumMemberName",l.TSModuleName="TSModuleName",l.Type="Type",l.Variable="Variable"})(e||(ht.DefinitionType=e={})),ht}r(re,"requireDefinitionType");var du;function py(){if(du)return Pt;du=1,Object.defineProperty(Pt,"__esModule",{value:!0}),Pt.CatchClauseDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"CatchClauseDefinition")}isTypeDefinition=!1;isVariableDefinition=!0;constructor(u,i){super(l.DefinitionType.CatchClause,u,i,null)}};return Pt.CatchClauseDefinition=n,Pt}r(py,"requireCatchClauseDefinition");var _t={},Tu;function Ey(){if(Tu)return _t;Tu=1,Object.defineProperty(_t,"__esModule",{value:!0}),_t.ClassNameDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"ClassNameDefinition")}isTypeDefinition=!0;isVariableDefinition=!0;constructor(u,i){super(l.DefinitionType.ClassName,u,i,null)}};return _t.ClassNameDefinition=n,_t}r(Ey,"requireClassNameDefinition");var To={},Pu;function fy(){return Pu||(Pu=1,Object.defineProperty(To,"__esModule",{value:!0})),To}r(fy,"requireDefinition$1");var vt={},mu;function dy(){if(mu)return vt;mu=1,Object.defineProperty(vt,"__esModule",{value:!0}),vt.FunctionNameDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"FunctionNameDefinition")}isTypeDefinition=!1;isVariableDefinition=!0;constructor(u,i){super(l.DefinitionType.FunctionName,u,i,null)}};return vt.FunctionNameDefinition=n,vt}r(dy,"requireFunctionNameDefinition");var bt={},yu;function hu(){if(yu)return bt;yu=1,Object.defineProperty(bt,"__esModule",{value:!0}),bt.ImplicitGlobalVariableDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"ImplicitGlobalVariableDefinition")}isTypeDefinition=!1;isVariableDefinition=!0;constructor(u,i){super(l.DefinitionType.ImplicitGlobalVariable,u,i,null)}};return bt.ImplicitGlobalVariableDefinition=n,bt}r(hu,"requireImplicitGlobalVariableDefinition");var gt={},_u;function Ty(){if(_u)return gt;_u=1,Object.defineProperty(gt,"__esModule",{value:!0}),gt.ImportBindingDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"ImportBindingDefinition")}isTypeDefinition=!0;isVariableDefinition=!0;constructor(u,i,t){super(l.DefinitionType.ImportBinding,u,i,t)}};return gt.ImportBindingDefinition=n,gt}r(Ty,"requireImportBindingDefinition");var St={},vu;function Py(){if(vu)return St;vu=1,Object.defineProperty(St,"__esModule",{value:!0}),St.ParameterDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"ParameterDefinition")}isTypeDefinition=!1;isVariableDefinition=!0;rest;constructor(u,i,t){super(l.DefinitionType.Parameter,u,i,null),this.rest=t}};return St.ParameterDefinition=n,St}r(Py,"requireParameterDefinition");var Yt={},bu;function my(){if(bu)return Yt;bu=1,Object.defineProperty(Yt,"__esModule",{value:!0}),Yt.TSEnumMemberDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"TSEnumMemberDefinition")}isTypeDefinition=!0;isVariableDefinition=!0;constructor(u,i){super(l.DefinitionType.TSEnumMember,u,i,null)}};return Yt.TSEnumMemberDefinition=n,Yt}r(my,"requireTSEnumMemberDefinition");var At={},gu;function yy(){if(gu)return At;gu=1,Object.defineProperty(At,"__esModule",{value:!0}),At.TSEnumNameDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"TSEnumNameDefinition")}isTypeDefinition=!0;isVariableDefinition=!0;constructor(u,i){super(l.DefinitionType.TSEnumName,u,i,null)}};return At.TSEnumNameDefinition=n,At}r(yy,"requireTSEnumNameDefinition");var Ct={},Su;function hy(){if(Su)return Ct;Su=1,Object.defineProperty(Ct,"__esModule",{value:!0}),Ct.TSModuleNameDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"TSModuleNameDefinition")}isTypeDefinition=!0;isVariableDefinition=!0;constructor(u,i){super(l.DefinitionType.TSModuleName,u,i,null)}};return Ct.TSModuleNameDefinition=n,Ct}r(hy,"requireTSModuleNameDefinition");var Lt={},Yu;function _y(){if(Yu)return Lt;Yu=1,Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.TypeDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"TypeDefinition")}isTypeDefinition=!0;isVariableDefinition=!1;constructor(u,i){super(l.DefinitionType.Type,u,i,null)}};return Lt.TypeDefinition=n,Lt}r(_y,"requireTypeDefinition");var Rt={},Au;function vy(){if(Au)return Rt;Au=1,Object.defineProperty(Rt,"__esModule",{value:!0}),Rt.VariableDefinition=void 0;const e=de(),l=re();let n=class extends e.DefinitionBase{static{r(this,"VariableDefinition")}isTypeDefinition=!1;isVariableDefinition=!0;constructor(u,i,t){super(l.DefinitionType.Variable,u,i,t)}};return Rt.VariableDefinition=n,Rt}r(vy,"requireVariableDefinition");var Cu;function Be(){return Cu||(Cu=1,(function(e){var l=Fe&&Fe.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),n=Fe&&Fe.__exportStar||function(p,u){for(var i in p)i!=="default"&&!Object.prototype.hasOwnProperty.call(u,i)&&l(u,p,i)};Object.defineProperty(e,"__esModule",{value:!0}),n(py(),e),n(Ey(),e),n(fy(),e),n(re(),e),n(dy(),e),n(hu(),e),n(Ty(),e),n(Py(),e),n(my(),e),n(yy(),e),n(hy(),e),n(_y(),e),n(vy(),e)})(Fe)),Fe}r(Be,"requireDefinition");var Vt={},Dt={},_e={},Lu;function V(){return Lu||(Lu=1,Object.defineProperty(_e,"__esModule",{value:!0}),_e.TYPE_VALUE=_e.VALUE=_e.TYPE=void 0,_e.TYPE=Object.freeze({eslintImplicitGlobalSetting:"readonly",isTypeVariable:!0,isValueVariable:!1}),_e.VALUE=Object.freeze({eslintImplicitGlobalSetting:"readonly",isTypeVariable:!1,isValueVariable:!0}),_e.TYPE_VALUE=Object.freeze({eslintImplicitGlobalSetting:"readonly",isTypeVariable:!0,isValueVariable:!0})),_e}r(V,"requireBaseConfig");var Ru;function Po(){if(Ru)return Dt;Ru=1,Object.defineProperty(Dt,"__esModule",{value:!0}),Dt.decorators=void 0;const e=V();return Dt.decorators={libs:[],variables:[["ClassMemberDecoratorContext",e.TYPE],["DecoratorContext",e.TYPE],["DecoratorMetadataObject",e.TYPE],["DecoratorMetadata",e.TYPE],["ClassDecoratorContext",e.TYPE],["ClassMethodDecoratorContext",e.TYPE],["ClassGetterDecoratorContext",e.TYPE],["ClassSetterDecoratorContext",e.TYPE],["ClassAccessorDecoratorContext",e.TYPE],["ClassAccessorDecoratorTarget",e.TYPE],["ClassAccessorDecoratorResult",e.TYPE],["ClassFieldDecoratorContext",e.TYPE]]},Dt}r(Po,"requireDecorators");var Ot={},Vu;function Du(){if(Vu)return Ot;Vu=1,Object.defineProperty(Ot,"__esModule",{value:!0}),Ot.decorators_legacy=void 0;const e=V();return Ot.decorators_legacy={libs:[],variables:[["ClassDecorator",e.TYPE],["PropertyDecorator",e.TYPE],["MethodDecorator",e.TYPE],["ParameterDecorator",e.TYPE]]},Ot}r(Du,"requireDecorators_legacy");var wt={},Ou;function ne(){if(Ou)return wt;Ou=1,Object.defineProperty(wt,"__esModule",{value:!0}),wt.dom=void 0;const e=V();return wt.dom={libs:[],variables:[["AddEventListenerOptions",e.TYPE],["AddressErrors",e.TYPE],["AesCbcParams",e.TYPE],["AesCtrParams",e.TYPE],["AesDerivedKeyParams",e.TYPE],["AesGcmParams",e.TYPE],["AesKeyAlgorithm",e.TYPE],["AesKeyGenParams",e.TYPE],["Algorithm",e.TYPE],["AnalyserOptions",e.TYPE],["AnimationEventInit",e.TYPE],["AnimationPlaybackEventInit",e.TYPE],["AssignedNodesOptions",e.TYPE],["AudioBufferOptions",e.TYPE],["AudioBufferSourceOptions",e.TYPE],["AudioConfiguration",e.TYPE],["AudioContextOptions",e.TYPE],["AudioDataCopyToOptions",e.TYPE],["AudioDataInit",e.TYPE],["AudioDecoderConfig",e.TYPE],["AudioDecoderInit",e.TYPE],["AudioDecoderSupport",e.TYPE],["AudioEncoderConfig",e.TYPE],["AudioEncoderInit",e.TYPE],["AudioEncoderSupport",e.TYPE],["AudioNodeOptions",e.TYPE],["AudioProcessingEventInit",e.TYPE],["AudioTimestamp",e.TYPE],["AudioWorkletNodeOptions",e.TYPE],["AuthenticationExtensionsClientInputs",e.TYPE],["AuthenticationExtensionsClientInputsJSON",e.TYPE],["AuthenticationExtensionsClientOutputs",e.TYPE],["AuthenticationExtensionsLargeBlobInputs",e.TYPE],["AuthenticationExtensionsLargeBlobInputsJSON",e.TYPE],["AuthenticationExtensionsLargeBlobOutputs",e.TYPE],["AuthenticationExtensionsPRFInputs",e.TYPE],["AuthenticationExtensionsPRFInputsJSON",e.TYPE],["AuthenticationExtensionsPRFOutputs",e.TYPE],["AuthenticationExtensionsPRFValues",e.TYPE],["AuthenticationExtensionsPRFValuesJSON",e.TYPE],["AuthenticatorSelectionCriteria",e.TYPE],["AvcEncoderConfig",e.TYPE],["BiquadFilterOptions",e.TYPE],["BlobEventInit",e.TYPE],["BlobPropertyBag",e.TYPE],["CSSMatrixComponentOptions",e.TYPE],["CSSNumericType",e.TYPE],["CSSStyleSheetInit",e.TYPE],["CacheQueryOptions",e.TYPE],["CanvasRenderingContext2DSettings",e.TYPE],["CaretPositionFromPointOptions",e.TYPE],["ChannelMergerOptions",e.TYPE],["ChannelSplitterOptions",e.TYPE],["CheckVisibilityOptions",e.TYPE],["ClientQueryOptions",e.TYPE],["ClipboardEventInit",e.TYPE],["ClipboardItemOptions",e.TYPE],["CloseEventInit",e.TYPE],["CompositionEventInit",e.TYPE],["ComputedEffectTiming",e.TYPE],["ComputedKeyframe",e.TYPE],["ConstantSourceOptions",e.TYPE],["ConstrainBooleanParameters",e.TYPE],["ConstrainDOMStringParameters",e.TYPE],["ConstrainDoubleRange",e.TYPE],["ConstrainULongRange",e.TYPE],["ContentVisibilityAutoStateChangeEventInit",e.TYPE],["ConvolverOptions",e.TYPE],["CookieChangeEventInit",e.TYPE],["CookieInit",e.TYPE],["CookieListItem",e.TYPE],["CookieStoreDeleteOptions",e.TYPE],["CookieStoreGetOptions",e.TYPE],["CredentialCreationOptions",e.TYPE],["CredentialPropertiesOutput",e.TYPE],["CredentialRequestOptions",e.TYPE],["CryptoKeyPair",e.TYPE],["CustomEventInit",e.TYPE],["DOMMatrix2DInit",e.TYPE],["DOMMatrixInit",e.TYPE],["DOMPointInit",e.TYPE],["DOMQuadInit",e.TYPE],["DOMRectInit",e.TYPE],["DelayOptions",e.TYPE],["DeviceMotionEventAccelerationInit",e.TYPE],["DeviceMotionEventInit",e.TYPE],["DeviceMotionEventRotationRateInit",e.TYPE],["DeviceOrientationEventInit",e.TYPE],["DisplayMediaStreamOptions",e.TYPE],["DocumentTimelineOptions",e.TYPE],["DoubleRange",e.TYPE],["DragEventInit",e.TYPE],["DynamicsCompressorOptions",e.TYPE],["EcKeyAlgorithm",e.TYPE],["EcKeyGenParams",e.TYPE],["EcKeyImportParams",e.TYPE],["EcdhKeyDeriveParams",e.TYPE],["EcdsaParams",e.TYPE],["EffectTiming",e.TYPE],["ElementCreationOptions",e.TYPE],["ElementDefinitionOptions",e.TYPE],["EncodedAudioChunkInit",e.TYPE],["EncodedAudioChunkMetadata",e.TYPE],["EncodedVideoChunkInit",e.TYPE],["EncodedVideoChunkMetadata",e.TYPE],["ErrorEventInit",e.TYPE],["EventInit",e.TYPE],["EventListenerOptions",e.TYPE],["EventModifierInit",e.TYPE],["EventSourceInit",e.TYPE],["FilePropertyBag",e.TYPE],["FileSystemCreateWritableOptions",e.TYPE],["FileSystemFlags",e.TYPE],["FileSystemGetDirectoryOptions",e.TYPE],["FileSystemGetFileOptions",e.TYPE],["FileSystemRemoveOptions",e.TYPE],["FocusEventInit",e.TYPE],["FocusOptions",e.TYPE],["FontFaceDescriptors",e.TYPE],["FontFaceSetLoadEventInit",e.TYPE],["FormDataEventInit",e.TYPE],["FullscreenOptions",e.TYPE],["GainOptions",e.TYPE],["GamepadEffectParameters",e.TYPE],["GamepadEventInit",e.TYPE],["GetAnimationsOptions",e.TYPE],["GetComposedRangesOptions",e.TYPE],["GetHTMLOptions",e.TYPE],["GetNotificationOptions",e.TYPE],["GetRootNodeOptions",e.TYPE],["HashChangeEventInit",e.TYPE],["HkdfParams",e.TYPE],["HmacImportParams",e.TYPE],["HmacKeyAlgorithm",e.TYPE],["HmacKeyGenParams",e.TYPE],["IDBDatabaseInfo",e.TYPE],["IDBIndexParameters",e.TYPE],["IDBObjectStoreParameters",e.TYPE],["IDBTransactionOptions",e.TYPE],["IDBVersionChangeEventInit",e.TYPE],["IIRFilterOptions",e.TYPE],["IdleRequestOptions",e.TYPE],["ImageBitmapOptions",e.TYPE],["ImageBitmapRenderingContextSettings",e.TYPE],["ImageDataSettings",e.TYPE],["ImageDecodeOptions",e.TYPE],["ImageDecodeResult",e.TYPE],["ImageDecoderInit",e.TYPE],["ImageEncodeOptions",e.TYPE],["ImportNodeOptions",e.TYPE],["InputEventInit",e.TYPE],["IntersectionObserverInit",e.TYPE],["JsonWebKey",e.TYPE],["KeyAlgorithm",e.TYPE],["KeySystemTrackConfiguration",e.TYPE],["KeyboardEventInit",e.TYPE],["Keyframe",e.TYPE],["KeyframeAnimationOptions",e.TYPE],["KeyframeEffectOptions",e.TYPE],["LockInfo",e.TYPE],["LockManagerSnapshot",e.TYPE],["LockOptions",e.TYPE],["MIDIConnectionEventInit",e.TYPE],["MIDIMessageEventInit",e.TYPE],["MIDIOptions",e.TYPE],["MediaCapabilitiesDecodingInfo",e.TYPE],["MediaCapabilitiesEncodingInfo",e.TYPE],["MediaCapabilitiesInfo",e.TYPE],["MediaCapabilitiesKeySystemConfiguration",e.TYPE],["MediaConfiguration",e.TYPE],["MediaDecodingConfiguration",e.TYPE],["MediaElementAudioSourceOptions",e.TYPE],["MediaEncodingConfiguration",e.TYPE],["MediaEncryptedEventInit",e.TYPE],["MediaImage",e.TYPE],["MediaKeyMessageEventInit",e.TYPE],["MediaKeySystemConfiguration",e.TYPE],["MediaKeySystemMediaCapability",e.TYPE],["MediaKeysPolicy",e.TYPE],["MediaMetadataInit",e.TYPE],["MediaPositionState",e.TYPE],["MediaQueryListEventInit",e.TYPE],["MediaRecorderOptions",e.TYPE],["MediaSessionActionDetails",e.TYPE],["MediaSettingsRange",e.TYPE],["MediaStreamAudioSourceOptions",e.TYPE],["MediaStreamConstraints",e.TYPE],["MediaStreamTrackEventInit",e.TYPE],["MediaTrackCapabilities",e.TYPE],["MediaTrackConstraintSet",e.TYPE],["MediaTrackConstraints",e.TYPE],["MediaTrackSettings",e.TYPE],["MediaTrackSupportedConstraints",e.TYPE],["MessageEventInit",e.TYPE],["MouseEventInit",e.TYPE],["MultiCacheQueryOptions",e.TYPE],["MutationObserverInit",e.TYPE],["NavigationPreloadState",e.TYPE],["NotificationOptions",e.TYPE],["OfflineAudioCompletionEventInit",e.TYPE],["OfflineAudioContextOptions",e.TYPE],["OptionalEffectTiming",e.TYPE],["OpusEncoderConfig",e.TYPE],["OscillatorOptions",e.TYPE],["PageRevealEventInit",e.TYPE],["PageSwapEventInit",e.TYPE],["PageTransitionEventInit",e.TYPE],["PannerOptions",e.TYPE],["PayerErrors",e.TYPE],["PaymentCurrencyAmount",e.TYPE],["PaymentDetailsBase",e.TYPE],["PaymentDetailsInit",e.TYPE],["PaymentDetailsModifier",e.TYPE],["PaymentDetailsUpdate",e.TYPE],["PaymentItem",e.TYPE],["PaymentMethodChangeEventInit",e.TYPE],["PaymentMethodData",e.TYPE],["PaymentOptions",e.TYPE],["PaymentRequestUpdateEventInit",e.TYPE],["PaymentShippingOption",e.TYPE],["PaymentValidationErrors",e.TYPE],["Pbkdf2Params",e.TYPE],["PerformanceMarkOptions",e.TYPE],["PerformanceMeasureOptions",e.TYPE],["PerformanceObserverInit",e.TYPE],["PeriodicWaveConstraints",e.TYPE],["PeriodicWaveOptions",e.TYPE],["PermissionDescriptor",e.TYPE],["PhotoCapabilities",e.TYPE],["PhotoSettings",e.TYPE],["PictureInPictureEventInit",e.TYPE],["PlaneLayout",e.TYPE],["PointerEventInit",e.TYPE],["PointerLockOptions",e.TYPE],["PopStateEventInit",e.TYPE],["PositionOptions",e.TYPE],["ProgressEventInit",e.TYPE],["PromiseRejectionEventInit",e.TYPE],["PropertyDefinition",e.TYPE],["PropertyIndexedKeyframes",e.TYPE],["PublicKeyCredentialCreationOptions",e.TYPE],["PublicKeyCredentialCreationOptionsJSON",e.TYPE],["PublicKeyCredentialDescriptor",e.TYPE],["PublicKeyCredentialDescriptorJSON",e.TYPE],["PublicKeyCredentialEntity",e.TYPE],["PublicKeyCredentialParameters",e.TYPE],["PublicKeyCredentialRequestOptions",e.TYPE],["PublicKeyCredentialRequestOptionsJSON",e.TYPE],["PublicKeyCredentialRpEntity",e.TYPE],["PublicKeyCredentialUserEntity",e.TYPE],["PublicKeyCredentialUserEntityJSON",e.TYPE],["PushSubscriptionJSON",e.TYPE],["PushSubscriptionOptionsInit",e.TYPE],["QueuingStrategy",e.TYPE],["QueuingStrategyInit",e.TYPE],["RTCAnswerOptions",e.TYPE],["RTCCertificateExpiration",e.TYPE],["RTCConfiguration",e.TYPE],["RTCDTMFToneChangeEventInit",e.TYPE],["RTCDataChannelEventInit",e.TYPE],["RTCDataChannelInit",e.TYPE],["RTCDtlsFingerprint",e.TYPE],["RTCEncodedAudioFrameMetadata",e.TYPE],["RTCEncodedFrameMetadata",e.TYPE],["RTCEncodedVideoFrameMetadata",e.TYPE],["RTCErrorEventInit",e.TYPE],["RTCErrorInit",e.TYPE],["RTCIceCandidateInit",e.TYPE],["RTCIceCandidatePairStats",e.TYPE],["RTCIceServer",e.TYPE],["RTCInboundRtpStreamStats",e.TYPE],["RTCLocalIceCandidateInit",e.TYPE],["RTCLocalSessionDescriptionInit",e.TYPE],["RTCOfferAnswerOptions",e.TYPE],["RTCOfferOptions",e.TYPE],["RTCOutboundRtpStreamStats",e.TYPE],["RTCPeerConnectionIceErrorEventInit",e.TYPE],["RTCPeerConnectionIceEventInit",e.TYPE],["RTCReceivedRtpStreamStats",e.TYPE],["RTCRtcpParameters",e.TYPE],["RTCRtpCapabilities",e.TYPE],["RTCRtpCodec",e.TYPE],["RTCRtpCodecParameters",e.TYPE],["RTCRtpCodingParameters",e.TYPE],["RTCRtpContributingSource",e.TYPE],["RTCRtpEncodingParameters",e.TYPE],["RTCRtpHeaderExtensionCapability",e.TYPE],["RTCRtpHeaderExtensionParameters",e.TYPE],["RTCRtpParameters",e.TYPE],["RTCRtpReceiveParameters",e.TYPE],["RTCRtpSendParameters",e.TYPE],["RTCRtpStreamStats",e.TYPE],["RTCRtpSynchronizationSource",e.TYPE],["RTCRtpTransceiverInit",e.TYPE],["RTCSentRtpStreamStats",e.TYPE],["RTCSessionDescriptionInit",e.TYPE],["RTCSetParameterOptions",e.TYPE],["RTCStats",e.TYPE],["RTCTrackEventInit",e.TYPE],["RTCTransportStats",e.TYPE],["ReadableStreamGetReaderOptions",e.TYPE],["ReadableStreamIteratorOptions",e.TYPE],["ReadableStreamReadDoneResult",e.TYPE],["ReadableStreamReadValueResult",e.TYPE],["ReadableWritablePair",e.TYPE],["RegistrationOptions",e.TYPE],["ReportingObserverOptions",e.TYPE],["RequestInit",e.TYPE],["ResizeObserverOptions",e.TYPE],["ResponseInit",e.TYPE],["RsaHashedImportParams",e.TYPE],["RsaHashedKeyAlgorithm",e.TYPE],["RsaHashedKeyGenParams",e.TYPE],["RsaKeyAlgorithm",e.TYPE],["RsaKeyGenParams",e.TYPE],["RsaOaepParams",e.TYPE],["RsaOtherPrimesInfo",e.TYPE],["RsaPssParams",e.TYPE],["SVGBoundingBoxOptions",e.TYPE],["ScrollIntoViewOptions",e.TYPE],["ScrollOptions",e.TYPE],["ScrollToOptions",e.TYPE],["SecurityPolicyViolationEventInit",e.TYPE],["ShadowRootInit",e.TYPE],["ShareData",e.TYPE],["SpeechSynthesisErrorEventInit",e.TYPE],["SpeechSynthesisEventInit",e.TYPE],["StartViewTransitionOptions",e.TYPE],["StaticRangeInit",e.TYPE],["StereoPannerOptions",e.TYPE],["StorageEstimate",e.TYPE],["StorageEventInit",e.TYPE],["StreamPipeOptions",e.TYPE],["StructuredSerializeOptions",e.TYPE],["SubmitEventInit",e.TYPE],["TextDecodeOptions",e.TYPE],["TextDecoderOptions",e.TYPE],["TextEncoderEncodeIntoResult",e.TYPE],["ToggleEventInit",e.TYPE],["TouchEventInit",e.TYPE],["TouchInit",e.TYPE],["TrackEventInit",e.TYPE],["Transformer",e.TYPE],["TransitionEventInit",e.TYPE],["UIEventInit",e.TYPE],["ULongRange",e.TYPE],["UnderlyingByteSource",e.TYPE],["UnderlyingDefaultSource",e.TYPE],["UnderlyingSink",e.TYPE],["UnderlyingSource",e.TYPE],["ValidityStateFlags",e.TYPE],["VideoColorSpaceInit",e.TYPE],["VideoConfiguration",e.TYPE],["VideoDecoderConfig",e.TYPE],["VideoDecoderInit",e.TYPE],["VideoDecoderSupport",e.TYPE],["VideoEncoderConfig",e.TYPE],["VideoEncoderEncodeOptions",e.TYPE],["VideoEncoderEncodeOptionsForAvc",e.TYPE],["VideoEncoderInit",e.TYPE],["VideoEncoderSupport",e.TYPE],["VideoFrameBufferInit",e.TYPE],["VideoFrameCallbackMetadata",e.TYPE],["VideoFrameCopyToOptions",e.TYPE],["VideoFrameInit",e.TYPE],["WaveShaperOptions",e.TYPE],["WebGLContextAttributes",e.TYPE],["WebGLContextEventInit",e.TYPE],["WebTransportCloseInfo",e.TYPE],["WebTransportErrorOptions",e.TYPE],["WebTransportHash",e.TYPE],["WebTransportOptions",e.TYPE],["WebTransportSendOptions",e.TYPE],["WebTransportSendStreamOptions",e.TYPE],["WheelEventInit",e.TYPE],["WindowPostMessageOptions",e.TYPE],["WorkerOptions",e.TYPE],["WorkletOptions",e.TYPE],["WriteParams",e.TYPE],["NodeFilter",e.TYPE_VALUE],["XPathNSResolver",e.TYPE],["ANGLE_instanced_arrays",e.TYPE],["ARIAMixin",e.TYPE],["AbortController",e.TYPE_VALUE],["AbortSignalEventMap",e.TYPE],["AbortSignal",e.TYPE_VALUE],["AbstractRange",e.TYPE_VALUE],["AbstractWorkerEventMap",e.TYPE],["AbstractWorker",e.TYPE],["AnalyserNode",e.TYPE_VALUE],["Animatable",e.TYPE],["AnimationEventMap",e.TYPE],["Animation",e.TYPE_VALUE],["AnimationEffect",e.TYPE_VALUE],["AnimationEvent",e.TYPE_VALUE],["AnimationFrameProvider",e.TYPE],["AnimationPlaybackEvent",e.TYPE_VALUE],["AnimationTimeline",e.TYPE_VALUE],["Attr",e.TYPE_VALUE],["AudioBuffer",e.TYPE_VALUE],["AudioBufferSourceNode",e.TYPE_VALUE],["AudioContext",e.TYPE_VALUE],["AudioData",e.TYPE_VALUE],["AudioDecoderEventMap",e.TYPE],["AudioDecoder",e.TYPE_VALUE],["AudioDestinationNode",e.TYPE_VALUE],["AudioEncoderEventMap",e.TYPE],["AudioEncoder",e.TYPE_VALUE],["AudioListener",e.TYPE_VALUE],["AudioNode",e.TYPE_VALUE],["AudioParam",e.TYPE_VALUE],["AudioParamMap",e.TYPE_VALUE],["AudioProcessingEvent",e.TYPE_VALUE],["AudioScheduledSourceNodeEventMap",e.TYPE],["AudioScheduledSourceNode",e.TYPE_VALUE],["AudioWorklet",e.TYPE_VALUE],["AudioWorkletNodeEventMap",e.TYPE],["AudioWorkletNode",e.TYPE_VALUE],["AuthenticatorAssertionResponse",e.TYPE_VALUE],["AuthenticatorAttestationResponse",e.TYPE_VALUE],["AuthenticatorResponse",e.TYPE_VALUE],["BarProp",e.TYPE_VALUE],["BaseAudioContextEventMap",e.TYPE],["BaseAudioContext",e.TYPE_VALUE],["BeforeUnloadEvent",e.TYPE_VALUE],["BiquadFilterNode",e.TYPE_VALUE],["Blob",e.TYPE_VALUE],["BlobEvent",e.TYPE_VALUE],["Body",e.TYPE],["BroadcastChannelEventMap",e.TYPE],["BroadcastChannel",e.TYPE_VALUE],["ByteLengthQueuingStrategy",e.TYPE_VALUE],["CDATASection",e.TYPE_VALUE],["CSPViolationReportBody",e.TYPE_VALUE],["CSSAnimation",e.TYPE_VALUE],["CSSConditionRule",e.TYPE_VALUE],["CSSContainerRule",e.TYPE_VALUE],["CSSCounterStyleRule",e.TYPE_VALUE],["CSSFontFaceRule",e.TYPE_VALUE],["CSSFontFeatureValuesRule",e.TYPE_VALUE],["CSSFontPaletteValuesRule",e.TYPE_VALUE],["CSSGroupingRule",e.TYPE_VALUE],["CSSImageValue",e.TYPE_VALUE],["CSSImportRule",e.TYPE_VALUE],["CSSKeyframeRule",e.TYPE_VALUE],["CSSKeyframesRule",e.TYPE_VALUE],["CSSKeywordValue",e.TYPE_VALUE],["CSSLayerBlockRule",e.TYPE_VALUE],["CSSLayerStatementRule",e.TYPE_VALUE],["CSSMathClamp",e.TYPE_VALUE],["CSSMathInvert",e.TYPE_VALUE],["CSSMathMax",e.TYPE_VALUE],["CSSMathMin",e.TYPE_VALUE],["CSSMathNegate",e.TYPE_VALUE],["CSSMathProduct",e.TYPE_VALUE],["CSSMathSum",e.TYPE_VALUE],["CSSMathValue",e.TYPE_VALUE],["CSSMatrixComponent",e.TYPE_VALUE],["CSSMediaRule",e.TYPE_VALUE],["CSSNamespaceRule",e.TYPE_VALUE],["CSSNestedDeclarations",e.TYPE_VALUE],["CSSNumericArray",e.TYPE_VALUE],["CSSNumericValue",e.TYPE_VALUE],["CSSPageRule",e.TYPE_VALUE],["CSSPerspective",e.TYPE_VALUE],["CSSPropertyRule",e.TYPE_VALUE],["CSSRotate",e.TYPE_VALUE],["CSSRule",e.TYPE_VALUE],["CSSRuleList",e.TYPE_VALUE],["CSSScale",e.TYPE_VALUE],["CSSScopeRule",e.TYPE_VALUE],["CSSSkew",e.TYPE_VALUE],["CSSSkewX",e.TYPE_VALUE],["CSSSkewY",e.TYPE_VALUE],["CSSStartingStyleRule",e.TYPE_VALUE],["CSSStyleDeclaration",e.TYPE_VALUE],["CSSStyleRule",e.TYPE_VALUE],["CSSStyleSheet",e.TYPE_VALUE],["CSSStyleValue",e.TYPE_VALUE],["CSSSupportsRule",e.TYPE_VALUE],["CSSTransformComponent",e.TYPE_VALUE],["CSSTransformValue",e.TYPE_VALUE],["CSSTransition",e.TYPE_VALUE],["CSSTranslate",e.TYPE_VALUE],["CSSUnitValue",e.TYPE_VALUE],["CSSUnparsedValue",e.TYPE_VALUE],["CSSVariableReferenceValue",e.TYPE_VALUE],["CSSViewTransitionRule",e.TYPE_VALUE],["Cache",e.TYPE_VALUE],["CacheStorage",e.TYPE_VALUE],["CanvasCaptureMediaStreamTrack",e.TYPE_VALUE],["CanvasCompositing",e.TYPE],["CanvasDrawImage",e.TYPE],["CanvasDrawPath",e.TYPE],["CanvasFillStrokeStyles",e.TYPE],["CanvasFilters",e.TYPE],["CanvasGradient",e.TYPE_VALUE],["CanvasImageData",e.TYPE],["CanvasImageSmoothing",e.TYPE],["CanvasPath",e.TYPE],["CanvasPathDrawingStyles",e.TYPE],["CanvasPattern",e.TYPE_VALUE],["CanvasRect",e.TYPE],["CanvasRenderingContext2D",e.TYPE_VALUE],["CanvasSettings",e.TYPE],["CanvasShadowStyles",e.TYPE],["CanvasState",e.TYPE],["CanvasText",e.TYPE],["CanvasTextDrawingStyles",e.TYPE],["CanvasTransform",e.TYPE],["CanvasUserInterface",e.TYPE],["CaretPosition",e.TYPE_VALUE],["ChannelMergerNode",e.TYPE_VALUE],["ChannelSplitterNode",e.TYPE_VALUE],["CharacterData",e.TYPE_VALUE],["ChildNode",e.TYPE],["ClientRect",e.TYPE],["Clipboard",e.TYPE_VALUE],["ClipboardEvent",e.TYPE_VALUE],["ClipboardItem",e.TYPE_VALUE],["CloseEvent",e.TYPE_VALUE],["Comment",e.TYPE_VALUE],["CompositionEvent",e.TYPE_VALUE],["CompressionStream",e.TYPE_VALUE],["ConstantSourceNode",e.TYPE_VALUE],["ContentVisibilityAutoStateChangeEvent",e.TYPE_VALUE],["ConvolverNode",e.TYPE_VALUE],["CookieChangeEvent",e.TYPE_VALUE],["CookieStoreEventMap",e.TYPE],["CookieStore",e.TYPE_VALUE],["CookieStoreManager",e.TYPE_VALUE],["CountQueuingStrategy",e.TYPE_VALUE],["Credential",e.TYPE_VALUE],["CredentialsContainer",e.TYPE_VALUE],["Crypto",e.TYPE_VALUE],["CryptoKey",e.TYPE_VALUE],["CustomElementRegistry",e.TYPE_VALUE],["CustomEvent",e.TYPE_VALUE],["CustomStateSet",e.TYPE_VALUE],["DOMException",e.TYPE_VALUE],["DOMImplementation",e.TYPE_VALUE],["DOMMatrix",e.TYPE_VALUE],["SVGMatrix",e.TYPE_VALUE],["WebKitCSSMatrix",e.TYPE_VALUE],["DOMMatrixReadOnly",e.TYPE_VALUE],["DOMParser",e.TYPE_VALUE],["DOMPoint",e.TYPE_VALUE],["SVGPoint",e.TYPE_VALUE],["DOMPointReadOnly",e.TYPE_VALUE],["DOMQuad",e.TYPE_VALUE],["DOMRect",e.TYPE_VALUE],["SVGRect",e.TYPE_VALUE],["DOMRectList",e.TYPE_VALUE],["DOMRectReadOnly",e.TYPE_VALUE],["DOMStringList",e.TYPE_VALUE],["DOMStringMap",e.TYPE_VALUE],["DOMTokenList",e.TYPE_VALUE],["DataTransfer",e.TYPE_VALUE],["DataTransferItem",e.TYPE_VALUE],["DataTransferItemList",e.TYPE_VALUE],["DecompressionStream",e.TYPE_VALUE],["DelayNode",e.TYPE_VALUE],["DeviceMotionEvent",e.TYPE_VALUE],["DeviceMotionEventAcceleration",e.TYPE],["DeviceMotionEventRotationRate",e.TYPE],["DeviceOrientationEvent",e.TYPE_VALUE],["DocumentEventMap",e.TYPE],["Document",e.TYPE_VALUE],["DocumentFragment",e.TYPE_VALUE],["DocumentOrShadowRoot",e.TYPE],["DocumentTimeline",e.TYPE_VALUE],["DocumentType",e.TYPE_VALUE],["DragEvent",e.TYPE_VALUE],["DynamicsCompressorNode",e.TYPE_VALUE],["EXT_blend_minmax",e.TYPE],["EXT_color_buffer_float",e.TYPE],["EXT_color_buffer_half_float",e.TYPE],["EXT_float_blend",e.TYPE],["EXT_frag_depth",e.TYPE],["EXT_sRGB",e.TYPE],["EXT_shader_texture_lod",e.TYPE],["EXT_texture_compression_bptc",e.TYPE],["EXT_texture_compression_rgtc",e.TYPE],["EXT_texture_filter_anisotropic",e.TYPE],["EXT_texture_norm16",e.TYPE],["ElementEventMap",e.TYPE],["Element",e.TYPE_VALUE],["ElementCSSInlineStyle",e.TYPE],["ElementContentEditable",e.TYPE],["ElementInternals",e.TYPE_VALUE],["EncodedAudioChunk",e.TYPE_VALUE],["EncodedVideoChunk",e.TYPE_VALUE],["ErrorEvent",e.TYPE_VALUE],["Event",e.TYPE_VALUE],["EventCounts",e.TYPE_VALUE],["EventListener",e.TYPE],["EventListenerObject",e.TYPE],["EventSourceEventMap",e.TYPE],["EventSource",e.TYPE_VALUE],["EventTarget",e.TYPE_VALUE],["External",e.TYPE_VALUE],["File",e.TYPE_VALUE],["FileList",e.TYPE_VALUE],["FileReaderEventMap",e.TYPE],["FileReader",e.TYPE_VALUE],["FileSystem",e.TYPE_VALUE],["FileSystemDirectoryEntry",e.TYPE_VALUE],["FileSystemDirectoryHandle",e.TYPE_VALUE],["FileSystemDirectoryReader",e.TYPE_VALUE],["FileSystemEntry",e.TYPE_VALUE],["FileSystemFileEntry",e.TYPE_VALUE],["FileSystemFileHandle",e.TYPE_VALUE],["FileSystemHandle",e.TYPE_VALUE],["FileSystemWritableFileStream",e.TYPE_VALUE],["FocusEvent",e.TYPE_VALUE],["FontFace",e.TYPE_VALUE],["FontFaceSetEventMap",e.TYPE],["FontFaceSet",e.TYPE_VALUE],["FontFaceSetLoadEvent",e.TYPE_VALUE],["FontFaceSource",e.TYPE],["FormData",e.TYPE_VALUE],["FormDataEvent",e.TYPE_VALUE],["FragmentDirective",e.TYPE_VALUE],["GPUError",e.TYPE],["GainNode",e.TYPE_VALUE],["Gamepad",e.TYPE_VALUE],["GamepadButton",e.TYPE_VALUE],["GamepadEvent",e.TYPE_VALUE],["GamepadHapticActuator",e.TYPE_VALUE],["GenericTransformStream",e.TYPE],["Geolocation",e.TYPE_VALUE],["GeolocationCoordinates",e.TYPE_VALUE],["GeolocationPosition",e.TYPE_VALUE],["GeolocationPositionError",e.TYPE_VALUE],["GlobalEventHandlersEventMap",e.TYPE],["GlobalEventHandlers",e.TYPE],["HTMLAllCollection",e.TYPE_VALUE],["HTMLAnchorElement",e.TYPE_VALUE],["HTMLAreaElement",e.TYPE_VALUE],["HTMLAudioElement",e.TYPE_VALUE],["HTMLBRElement",e.TYPE_VALUE],["HTMLBaseElement",e.TYPE_VALUE],["HTMLBodyElementEventMap",e.TYPE],["HTMLBodyElement",e.TYPE_VALUE],["HTMLButtonElement",e.TYPE_VALUE],["HTMLCanvasElement",e.TYPE_VALUE],["HTMLCollectionBase",e.TYPE],["HTMLCollection",e.TYPE_VALUE],["HTMLCollectionOf",e.TYPE],["HTMLDListElement",e.TYPE_VALUE],["HTMLDataElement",e.TYPE_VALUE],["HTMLDataListElement",e.TYPE_VALUE],["HTMLDetailsElement",e.TYPE_VALUE],["HTMLDialogElement",e.TYPE_VALUE],["HTMLDirectoryElement",e.TYPE_VALUE],["HTMLDivElement",e.TYPE_VALUE],["HTMLDocument",e.TYPE_VALUE],["HTMLElementEventMap",e.TYPE],["HTMLElement",e.TYPE_VALUE],["HTMLEmbedElement",e.TYPE_VALUE],["HTMLFieldSetElement",e.TYPE_VALUE],["HTMLFontElement",e.TYPE_VALUE],["HTMLFormControlsCollection",e.TYPE_VALUE],["HTMLFormElement",e.TYPE_VALUE],["HTMLFrameElement",e.TYPE_VALUE],["HTMLFrameSetElementEventMap",e.TYPE],["HTMLFrameSetElement",e.TYPE_VALUE],["HTMLHRElement",e.TYPE_VALUE],["HTMLHeadElement",e.TYPE_VALUE],["HTMLHeadingElement",e.TYPE_VALUE],["HTMLHtmlElement",e.TYPE_VALUE],["HTMLHyperlinkElementUtils",e.TYPE],["HTMLIFrameElement",e.TYPE_VALUE],["HTMLImageElement",e.TYPE_VALUE],["HTMLInputElement",e.TYPE_VALUE],["HTMLLIElement",e.TYPE_VALUE],["HTMLLabelElement",e.TYPE_VALUE],["HTMLLegendElement",e.TYPE_VALUE],["HTMLLinkElement",e.TYPE_VALUE],["HTMLMapElement",e.TYPE_VALUE],["HTMLMarqueeElement",e.TYPE_VALUE],["HTMLMediaElementEventMap",e.TYPE],["HTMLMediaElement",e.TYPE_VALUE],["HTMLMenuElement",e.TYPE_VALUE],["HTMLMetaElement",e.TYPE_VALUE],["HTMLMeterElement",e.TYPE_VALUE],["HTMLModElement",e.TYPE_VALUE],["HTMLOListElement",e.TYPE_VALUE],["HTMLObjectElement",e.TYPE_VALUE],["HTMLOptGroupElement",e.TYPE_VALUE],["HTMLOptionElement",e.TYPE_VALUE],["HTMLOptionsCollection",e.TYPE_VALUE],["HTMLOrSVGElement",e.TYPE],["HTMLOutputElement",e.TYPE_VALUE],["HTMLParagraphElement",e.TYPE_VALUE],["HTMLParamElement",e.TYPE_VALUE],["HTMLPictureElement",e.TYPE_VALUE],["HTMLPreElement",e.TYPE_VALUE],["HTMLProgressElement",e.TYPE_VALUE],["HTMLQuoteElement",e.TYPE_VALUE],["HTMLScriptElement",e.TYPE_VALUE],["HTMLSelectElement",e.TYPE_VALUE],["HTMLSlotElement",e.TYPE_VALUE],["HTMLSourceElement",e.TYPE_VALUE],["HTMLSpanElement",e.TYPE_VALUE],["HTMLStyleElement",e.TYPE_VALUE],["HTMLTableCaptionElement",e.TYPE_VALUE],["HTMLTableCellElement",e.TYPE_VALUE],["HTMLTableColElement",e.TYPE_VALUE],["HTMLTableDataCellElement",e.TYPE],["HTMLTableElement",e.TYPE_VALUE],["HTMLTableHeaderCellElement",e.TYPE],["HTMLTableRowElement",e.TYPE_VALUE],["HTMLTableSectionElement",e.TYPE_VALUE],["HTMLTemplateElement",e.TYPE_VALUE],["HTMLTextAreaElement",e.TYPE_VALUE],["HTMLTimeElement",e.TYPE_VALUE],["HTMLTitleElement",e.TYPE_VALUE],["HTMLTrackElement",e.TYPE_VALUE],["HTMLUListElement",e.TYPE_VALUE],["HTMLUnknownElement",e.TYPE_VALUE],["HTMLVideoElementEventMap",e.TYPE],["HTMLVideoElement",e.TYPE_VALUE],["HashChangeEvent",e.TYPE_VALUE],["Headers",e.TYPE_VALUE],["Highlight",e.TYPE_VALUE],["HighlightRegistry",e.TYPE_VALUE],["History",e.TYPE_VALUE],["IDBCursor",e.TYPE_VALUE],["IDBCursorWithValue",e.TYPE_VALUE],["IDBDatabaseEventMap",e.TYPE],["IDBDatabase",e.TYPE_VALUE],["IDBFactory",e.TYPE_VALUE],["IDBIndex",e.TYPE_VALUE],["IDBKeyRange",e.TYPE_VALUE],["IDBObjectStore",e.TYPE_VALUE],["IDBOpenDBRequestEventMap",e.TYPE],["IDBOpenDBRequest",e.TYPE_VALUE],["IDBRequestEventMap",e.TYPE],["IDBRequest",e.TYPE_VALUE],["IDBTransactionEventMap",e.TYPE],["IDBTransaction",e.TYPE_VALUE],["IDBVersionChangeEvent",e.TYPE_VALUE],["IIRFilterNode",e.TYPE_VALUE],["IdleDeadline",e.TYPE_VALUE],["ImageBitmap",e.TYPE_VALUE],["ImageBitmapRenderingContext",e.TYPE_VALUE],["ImageCapture",e.TYPE_VALUE],["ImageData",e.TYPE_VALUE],["ImageDecoder",e.TYPE_VALUE],["ImageTrack",e.TYPE_VALUE],["ImageTrackList",e.TYPE_VALUE],["ImportMeta",e.TYPE],["InputDeviceInfo",e.TYPE_VALUE],["InputEvent",e.TYPE_VALUE],["IntersectionObserver",e.TYPE_VALUE],["IntersectionObserverEntry",e.TYPE_VALUE],["KHR_parallel_shader_compile",e.TYPE],["KeyboardEvent",e.TYPE_VALUE],["KeyframeEffect",e.TYPE_VALUE],["LargestContentfulPaint",e.TYPE_VALUE],["LinkStyle",e.TYPE],["Location",e.TYPE_VALUE],["Lock",e.TYPE_VALUE],["LockManager",e.TYPE_VALUE],["MIDIAccessEventMap",e.TYPE],["MIDIAccess",e.TYPE_VALUE],["MIDIConnectionEvent",e.TYPE_VALUE],["MIDIInputEventMap",e.TYPE],["MIDIInput",e.TYPE_VALUE],["MIDIInputMap",e.TYPE_VALUE],["MIDIMessageEvent",e.TYPE_VALUE],["MIDIOutput",e.TYPE_VALUE],["MIDIOutputMap",e.TYPE_VALUE],["MIDIPortEventMap",e.TYPE],["MIDIPort",e.TYPE_VALUE],["MathMLElementEventMap",e.TYPE],["MathMLElement",e.TYPE_VALUE],["MediaCapabilities",e.TYPE_VALUE],["MediaDeviceInfo",e.TYPE_VALUE],["MediaDevicesEventMap",e.TYPE],["MediaDevices",e.TYPE_VALUE],["MediaElementAudioSourceNode",e.TYPE_VALUE],["MediaEncryptedEvent",e.TYPE_VALUE],["MediaError",e.TYPE_VALUE],["MediaKeyMessageEvent",e.TYPE_VALUE],["MediaKeySessionEventMap",e.TYPE],["MediaKeySession",e.TYPE_VALUE],["MediaKeyStatusMap",e.TYPE_VALUE],["MediaKeySystemAccess",e.TYPE_VALUE],["MediaKeys",e.TYPE_VALUE],["MediaList",e.TYPE_VALUE],["MediaMetadata",e.TYPE_VALUE],["MediaQueryListEventMap",e.TYPE],["MediaQueryList",e.TYPE_VALUE],["MediaQueryListEvent",e.TYPE_VALUE],["MediaRecorderEventMap",e.TYPE],["MediaRecorder",e.TYPE_VALUE],["MediaSession",e.TYPE_VALUE],["MediaSourceEventMap",e.TYPE],["MediaSource",e.TYPE_VALUE],["MediaSourceHandle",e.TYPE_VALUE],["MediaStreamEventMap",e.TYPE],["MediaStream",e.TYPE_VALUE],["MediaStreamAudioDestinationNode",e.TYPE_VALUE],["MediaStreamAudioSourceNode",e.TYPE_VALUE],["MediaStreamTrackEventMap",e.TYPE],["MediaStreamTrack",e.TYPE_VALUE],["MediaStreamTrackEvent",e.TYPE_VALUE],["MessageChannel",e.TYPE_VALUE],["MessageEvent",e.TYPE_VALUE],["MessageEventTargetEventMap",e.TYPE],["MessageEventTarget",e.TYPE],["MessagePortEventMap",e.TYPE],["MessagePort",e.TYPE_VALUE],["MimeType",e.TYPE_VALUE],["MimeTypeArray",e.TYPE_VALUE],["MouseEvent",e.TYPE_VALUE],["MutationObserver",e.TYPE_VALUE],["MutationRecord",e.TYPE_VALUE],["NamedNodeMap",e.TYPE_VALUE],["NavigationActivation",e.TYPE_VALUE],["NavigationHistoryEntryEventMap",e.TYPE],["NavigationHistoryEntry",e.TYPE_VALUE],["NavigationPreloadManager",e.TYPE_VALUE],["Navigator",e.TYPE_VALUE],["NavigatorAutomationInformation",e.TYPE],["NavigatorBadge",e.TYPE],["NavigatorConcurrentHardware",e.TYPE],["NavigatorContentUtils",e.TYPE],["NavigatorCookies",e.TYPE],["NavigatorID",e.TYPE],["NavigatorLanguage",e.TYPE],["NavigatorLocks",e.TYPE],["NavigatorLogin",e.TYPE_VALUE],["NavigatorOnLine",e.TYPE],["NavigatorPlugins",e.TYPE],["NavigatorStorage",e.TYPE],["Node",e.TYPE_VALUE],["NodeIterator",e.TYPE_VALUE],["NodeList",e.TYPE_VALUE],["NodeListOf",e.TYPE],["NonDocumentTypeChildNode",e.TYPE],["NonElementParentNode",e.TYPE],["NotificationEventMap",e.TYPE],["Notification",e.TYPE_VALUE],["OES_draw_buffers_indexed",e.TYPE],["OES_element_index_uint",e.TYPE],["OES_fbo_render_mipmap",e.TYPE],["OES_standard_derivatives",e.TYPE],["OES_texture_float",e.TYPE],["OES_texture_float_linear",e.TYPE],["OES_texture_half_float",e.TYPE],["OES_texture_half_float_linear",e.TYPE],["OES_vertex_array_object",e.TYPE],["OVR_multiview2",e.TYPE],["OfflineAudioCompletionEvent",e.TYPE_VALUE],["OfflineAudioContextEventMap",e.TYPE],["OfflineAudioContext",e.TYPE_VALUE],["OffscreenCanvasEventMap",e.TYPE],["OffscreenCanvas",e.TYPE_VALUE],["OffscreenCanvasRenderingContext2D",e.TYPE_VALUE],["OscillatorNode",e.TYPE_VALUE],["OverconstrainedError",e.TYPE_VALUE],["PageRevealEvent",e.TYPE_VALUE],["PageSwapEvent",e.TYPE_VALUE],["PageTransitionEvent",e.TYPE_VALUE],["PannerNode",e.TYPE_VALUE],["ParentNode",e.TYPE],["Path2D",e.TYPE_VALUE],["PaymentAddress",e.TYPE_VALUE],["PaymentMethodChangeEvent",e.TYPE_VALUE],["PaymentRequestEventMap",e.TYPE],["PaymentRequest",e.TYPE_VALUE],["PaymentRequestUpdateEvent",e.TYPE_VALUE],["PaymentResponseEventMap",e.TYPE],["PaymentResponse",e.TYPE_VALUE],["PerformanceEventMap",e.TYPE],["Performance",e.TYPE_VALUE],["PerformanceEntry",e.TYPE_VALUE],["PerformanceEventTiming",e.TYPE_VALUE],["PerformanceMark",e.TYPE_VALUE],["PerformanceMeasure",e.TYPE_VALUE],["PerformanceNavigation",e.TYPE_VALUE],["PerformanceNavigationTiming",e.TYPE_VALUE],["PerformanceObserver",e.TYPE_VALUE],["PerformanceObserverEntryList",e.TYPE_VALUE],["PerformancePaintTiming",e.TYPE_VALUE],["PerformanceResourceTiming",e.TYPE_VALUE],["PerformanceServerTiming",e.TYPE_VALUE],["PerformanceTiming",e.TYPE_VALUE],["PeriodicWave",e.TYPE_VALUE],["PermissionStatusEventMap",e.TYPE],["PermissionStatus",e.TYPE_VALUE],["Permissions",e.TYPE_VALUE],["PictureInPictureEvent",e.TYPE_VALUE],["PictureInPictureWindowEventMap",e.TYPE],["PictureInPictureWindow",e.TYPE_VALUE],["Plugin",e.TYPE_VALUE],["PluginArray",e.TYPE_VALUE],["PointerEvent",e.TYPE_VALUE],["PopStateEvent",e.TYPE_VALUE],["PopoverInvokerElement",e.TYPE],["ProcessingInstruction",e.TYPE_VALUE],["ProgressEvent",e.TYPE_VALUE],["PromiseRejectionEvent",e.TYPE_VALUE],["PublicKeyCredential",e.TYPE_VALUE],["PushManager",e.TYPE_VALUE],["PushSubscription",e.TYPE_VALUE],["PushSubscriptionOptions",e.TYPE_VALUE],["RTCCertificate",e.TYPE_VALUE],["RTCDTMFSenderEventMap",e.TYPE],["RTCDTMFSender",e.TYPE_VALUE],["RTCDTMFToneChangeEvent",e.TYPE_VALUE],["RTCDataChannelEventMap",e.TYPE],["RTCDataChannel",e.TYPE_VALUE],["RTCDataChannelEvent",e.TYPE_VALUE],["RTCDtlsTransportEventMap",e.TYPE],["RTCDtlsTransport",e.TYPE_VALUE],["RTCEncodedAudioFrame",e.TYPE_VALUE],["RTCEncodedVideoFrame",e.TYPE_VALUE],["RTCError",e.TYPE_VALUE],["RTCErrorEvent",e.TYPE_VALUE],["RTCIceCandidate",e.TYPE_VALUE],["RTCIceCandidatePair",e.TYPE],["RTCIceTransportEventMap",e.TYPE],["RTCIceTransport",e.TYPE_VALUE],["RTCPeerConnectionEventMap",e.TYPE],["RTCPeerConnection",e.TYPE_VALUE],["RTCPeerConnectionIceErrorEvent",e.TYPE_VALUE],["RTCPeerConnectionIceEvent",e.TYPE_VALUE],["RTCRtpReceiver",e.TYPE_VALUE],["RTCRtpScriptTransform",e.TYPE_VALUE],["RTCRtpSender",e.TYPE_VALUE],["RTCRtpTransceiver",e.TYPE_VALUE],["RTCSctpTransportEventMap",e.TYPE],["RTCSctpTransport",e.TYPE_VALUE],["RTCSessionDescription",e.TYPE_VALUE],["RTCStatsReport",e.TYPE_VALUE],["RTCTrackEvent",e.TYPE_VALUE],["RadioNodeList",e.TYPE_VALUE],["Range",e.TYPE_VALUE],["ReadableByteStreamController",e.TYPE_VALUE],["ReadableStream",e.TYPE_VALUE],["ReadableStreamBYOBReader",e.TYPE_VALUE],["ReadableStreamBYOBRequest",e.TYPE_VALUE],["ReadableStreamDefaultController",e.TYPE_VALUE],["ReadableStreamDefaultReader",e.TYPE_VALUE],["ReadableStreamGenericReader",e.TYPE],["RemotePlaybackEventMap",e.TYPE],["RemotePlayback",e.TYPE_VALUE],["Report",e.TYPE_VALUE],["ReportBody",e.TYPE_VALUE],["ReportingObserver",e.TYPE_VALUE],["Request",e.TYPE_VALUE],["ResizeObserver",e.TYPE_VALUE],["ResizeObserverEntry",e.TYPE_VALUE],["ResizeObserverSize",e.TYPE_VALUE],["Response",e.TYPE_VALUE],["SVGAElement",e.TYPE_VALUE],["SVGAngle",e.TYPE_VALUE],["SVGAnimateElement",e.TYPE_VALUE],["SVGAnimateMotionElement",e.TYPE_VALUE],["SVGAnimateTransformElement",e.TYPE_VALUE],["SVGAnimatedAngle",e.TYPE_VALUE],["SVGAnimatedBoolean",e.TYPE_VALUE],["SVGAnimatedEnumeration",e.TYPE_VALUE],["SVGAnimatedInteger",e.TYPE_VALUE],["SVGAnimatedLength",e.TYPE_VALUE],["SVGAnimatedLengthList",e.TYPE_VALUE],["SVGAnimatedNumber",e.TYPE_VALUE],["SVGAnimatedNumberList",e.TYPE_VALUE],["SVGAnimatedPoints",e.TYPE],["SVGAnimatedPreserveAspectRatio",e.TYPE_VALUE],["SVGAnimatedRect",e.TYPE_VALUE],["SVGAnimatedString",e.TYPE_VALUE],["SVGAnimatedTransformList",e.TYPE_VALUE],["SVGAnimationElement",e.TYPE_VALUE],["SVGCircleElement",e.TYPE_VALUE],["SVGClipPathElement",e.TYPE_VALUE],["SVGComponentTransferFunctionElement",e.TYPE_VALUE],["SVGDefsElement",e.TYPE_VALUE],["SVGDescElement",e.TYPE_VALUE],["SVGElementEventMap",e.TYPE],["SVGElement",e.TYPE_VALUE],["SVGEllipseElement",e.TYPE_VALUE],["SVGFEBlendElement",e.TYPE_VALUE],["SVGFEColorMatrixElement",e.TYPE_VALUE],["SVGFEComponentTransferElement",e.TYPE_VALUE],["SVGFECompositeElement",e.TYPE_VALUE],["SVGFEConvolveMatrixElement",e.TYPE_VALUE],["SVGFEDiffuseLightingElement",e.TYPE_VALUE],["SVGFEDisplacementMapElement",e.TYPE_VALUE],["SVGFEDistantLightElement",e.TYPE_VALUE],["SVGFEDropShadowElement",e.TYPE_VALUE],["SVGFEFloodElement",e.TYPE_VALUE],["SVGFEFuncAElement",e.TYPE_VALUE],["SVGFEFuncBElement",e.TYPE_VALUE],["SVGFEFuncGElement",e.TYPE_VALUE],["SVGFEFuncRElement",e.TYPE_VALUE],["SVGFEGaussianBlurElement",e.TYPE_VALUE],["SVGFEImageElement",e.TYPE_VALUE],["SVGFEMergeElement",e.TYPE_VALUE],["SVGFEMergeNodeElement",e.TYPE_VALUE],["SVGFEMorphologyElement",e.TYPE_VALUE],["SVGFEOffsetElement",e.TYPE_VALUE],["SVGFEPointLightElement",e.TYPE_VALUE],["SVGFESpecularLightingElement",e.TYPE_VALUE],["SVGFESpotLightElement",e.TYPE_VALUE],["SVGFETileElement",e.TYPE_VALUE],["SVGFETurbulenceElement",e.TYPE_VALUE],["SVGFilterElement",e.TYPE_VALUE],["SVGFilterPrimitiveStandardAttributes",e.TYPE],["SVGFitToViewBox",e.TYPE],["SVGForeignObjectElement",e.TYPE_VALUE],["SVGGElement",e.TYPE_VALUE],["SVGGeometryElement",e.TYPE_VALUE],["SVGGradientElement",e.TYPE_VALUE],["SVGGraphicsElement",e.TYPE_VALUE],["SVGImageElement",e.TYPE_VALUE],["SVGLength",e.TYPE_VALUE],["SVGLengthList",e.TYPE_VALUE],["SVGLineElement",e.TYPE_VALUE],["SVGLinearGradientElement",e.TYPE_VALUE],["SVGMPathElement",e.TYPE_VALUE],["SVGMarkerElement",e.TYPE_VALUE],["SVGMaskElement",e.TYPE_VALUE],["SVGMetadataElement",e.TYPE_VALUE],["SVGNumber",e.TYPE_VALUE],["SVGNumberList",e.TYPE_VALUE],["SVGPathElement",e.TYPE_VALUE],["SVGPatternElement",e.TYPE_VALUE],["SVGPointList",e.TYPE_VALUE],["SVGPolygonElement",e.TYPE_VALUE],["SVGPolylineElement",e.TYPE_VALUE],["SVGPreserveAspectRatio",e.TYPE_VALUE],["SVGRadialGradientElement",e.TYPE_VALUE],["SVGRectElement",e.TYPE_VALUE],["SVGSVGElementEventMap",e.TYPE],["SVGSVGElement",e.TYPE_VALUE],["SVGScriptElement",e.TYPE_VALUE],["SVGSetElement",e.TYPE_VALUE],["SVGStopElement",e.TYPE_VALUE],["SVGStringList",e.TYPE_VALUE],["SVGStyleElement",e.TYPE_VALUE],["SVGSwitchElement",e.TYPE_VALUE],["SVGSymbolElement",e.TYPE_VALUE],["SVGTSpanElement",e.TYPE_VALUE],["SVGTests",e.TYPE],["SVGTextContentElement",e.TYPE_VALUE],["SVGTextElement",e.TYPE_VALUE],["SVGTextPathElement",e.TYPE_VALUE],["SVGTextPositioningElement",e.TYPE_VALUE],["SVGTitleElement",e.TYPE_VALUE],["SVGTransform",e.TYPE_VALUE],["SVGTransformList",e.TYPE_VALUE],["SVGURIReference",e.TYPE],["SVGUnitTypes",e.TYPE_VALUE],["SVGUseElement",e.TYPE_VALUE],["SVGViewElement",e.TYPE_VALUE],["Screen",e.TYPE_VALUE],["ScreenOrientationEventMap",e.TYPE],["ScreenOrientation",e.TYPE_VALUE],["ScriptProcessorNodeEventMap",e.TYPE],["ScriptProcessorNode",e.TYPE_VALUE],["SecurityPolicyViolationEvent",e.TYPE_VALUE],["Selection",e.TYPE_VALUE],["ServiceWorkerEventMap",e.TYPE],["ServiceWorker",e.TYPE_VALUE],["ServiceWorkerContainerEventMap",e.TYPE],["ServiceWorkerContainer",e.TYPE_VALUE],["ServiceWorkerRegistrationEventMap",e.TYPE],["ServiceWorkerRegistration",e.TYPE_VALUE],["ShadowRootEventMap",e.TYPE],["ShadowRoot",e.TYPE_VALUE],["SharedWorker",e.TYPE_VALUE],["Slottable",e.TYPE],["SourceBufferEventMap",e.TYPE],["SourceBuffer",e.TYPE_VALUE],["SourceBufferListEventMap",e.TYPE],["SourceBufferList",e.TYPE_VALUE],["SpeechRecognitionAlternative",e.TYPE_VALUE],["SpeechRecognitionResult",e.TYPE_VALUE],["SpeechRecognitionResultList",e.TYPE_VALUE],["SpeechSynthesisEventMap",e.TYPE],["SpeechSynthesis",e.TYPE_VALUE],["SpeechSynthesisErrorEvent",e.TYPE_VALUE],["SpeechSynthesisEvent",e.TYPE_VALUE],["SpeechSynthesisUtteranceEventMap",e.TYPE],["SpeechSynthesisUtterance",e.TYPE_VALUE],["SpeechSynthesisVoice",e.TYPE_VALUE],["StaticRange",e.TYPE_VALUE],["StereoPannerNode",e.TYPE_VALUE],["Storage",e.TYPE_VALUE],["StorageEvent",e.TYPE_VALUE],["StorageManager",e.TYPE_VALUE],["StyleMedia",e.TYPE],["StylePropertyMap",e.TYPE_VALUE],["StylePropertyMapReadOnly",e.TYPE_VALUE],["StyleSheet",e.TYPE_VALUE],["StyleSheetList",e.TYPE_VALUE],["SubmitEvent",e.TYPE_VALUE],["SubtleCrypto",e.TYPE_VALUE],["Text",e.TYPE_VALUE],["TextDecoder",e.TYPE_VALUE],["TextDecoderCommon",e.TYPE],["TextDecoderStream",e.TYPE_VALUE],["TextEncoder",e.TYPE_VALUE],["TextEncoderCommon",e.TYPE],["TextEncoderStream",e.TYPE_VALUE],["TextEvent",e.TYPE_VALUE],["TextMetrics",e.TYPE_VALUE],["TextTrackEventMap",e.TYPE],["TextTrack",e.TYPE_VALUE],["TextTrackCueEventMap",e.TYPE],["TextTrackCue",e.TYPE_VALUE],["TextTrackCueList",e.TYPE_VALUE],["TextTrackListEventMap",e.TYPE],["TextTrackList",e.TYPE_VALUE],["TimeRanges",e.TYPE_VALUE],["ToggleEvent",e.TYPE_VALUE],["Touch",e.TYPE_VALUE],["TouchEvent",e.TYPE_VALUE],["TouchList",e.TYPE_VALUE],["TrackEvent",e.TYPE_VALUE],["TransformStream",e.TYPE_VALUE],["TransformStreamDefaultController",e.TYPE_VALUE],["TransitionEvent",e.TYPE_VALUE],["TreeWalker",e.TYPE_VALUE],["UIEvent",e.TYPE_VALUE],["URL",e.TYPE_VALUE],["webkitURL",e.TYPE_VALUE],["URLSearchParams",e.TYPE_VALUE],["UserActivation",e.TYPE_VALUE],["VTTCue",e.TYPE_VALUE],["VTTRegion",e.TYPE_VALUE],["ValidityState",e.TYPE_VALUE],["VideoColorSpace",e.TYPE_VALUE],["VideoDecoderEventMap",e.TYPE],["VideoDecoder",e.TYPE_VALUE],["VideoEncoderEventMap",e.TYPE],["VideoEncoder",e.TYPE_VALUE],["VideoFrame",e.TYPE_VALUE],["VideoPlaybackQuality",e.TYPE_VALUE],["ViewTransition",e.TYPE_VALUE],["ViewTransitionTypeSet",e.TYPE_VALUE],["VisualViewportEventMap",e.TYPE],["VisualViewport",e.TYPE_VALUE],["WEBGL_color_buffer_float",e.TYPE],["WEBGL_compressed_texture_astc",e.TYPE],["WEBGL_compressed_texture_etc",e.TYPE],["WEBGL_compressed_texture_etc1",e.TYPE],["WEBGL_compressed_texture_pvrtc",e.TYPE],["WEBGL_compressed_texture_s3tc",e.TYPE],["WEBGL_compressed_texture_s3tc_srgb",e.TYPE],["WEBGL_debug_renderer_info",e.TYPE],["WEBGL_debug_shaders",e.TYPE],["WEBGL_depth_texture",e.TYPE],["WEBGL_draw_buffers",e.TYPE],["WEBGL_lose_context",e.TYPE],["WEBGL_multi_draw",e.TYPE],["WakeLock",e.TYPE_VALUE],["WakeLockSentinelEventMap",e.TYPE],["WakeLockSentinel",e.TYPE_VALUE],["WaveShaperNode",e.TYPE_VALUE],["WebGL2RenderingContext",e.TYPE_VALUE],["WebGL2RenderingContextBase",e.TYPE],["WebGL2RenderingContextOverloads",e.TYPE],["WebGLActiveInfo",e.TYPE_VALUE],["WebGLBuffer",e.TYPE_VALUE],["WebGLContextEvent",e.TYPE_VALUE],["WebGLFramebuffer",e.TYPE_VALUE],["WebGLProgram",e.TYPE_VALUE],["WebGLQuery",e.TYPE_VALUE],["WebGLRenderbuffer",e.TYPE_VALUE],["WebGLRenderingContext",e.TYPE_VALUE],["WebGLRenderingContextBase",e.TYPE],["WebGLRenderingContextOverloads",e.TYPE],["WebGLSampler",e.TYPE_VALUE],["WebGLShader",e.TYPE_VALUE],["WebGLShaderPrecisionFormat",e.TYPE_VALUE],["WebGLSync",e.TYPE_VALUE],["WebGLTexture",e.TYPE_VALUE],["WebGLTransformFeedback",e.TYPE_VALUE],["WebGLUniformLocation",e.TYPE_VALUE],["WebGLVertexArrayObject",e.TYPE_VALUE],["WebGLVertexArrayObjectOES",e.TYPE],["WebSocketEventMap",e.TYPE],["WebSocket",e.TYPE_VALUE],["WebTransport",e.TYPE_VALUE],["WebTransportBidirectionalStream",e.TYPE_VALUE],["WebTransportDatagramDuplexStream",e.TYPE_VALUE],["WebTransportError",e.TYPE_VALUE],["WheelEvent",e.TYPE_VALUE],["WindowEventMap",e.TYPE],["Window",e.TYPE_VALUE],["WindowEventHandlersEventMap",e.TYPE],["WindowEventHandlers",e.TYPE],["WindowLocalStorage",e.TYPE],["WindowOrWorkerGlobalScope",e.TYPE],["WindowSessionStorage",e.TYPE],["WorkerEventMap",e.TYPE],["Worker",e.TYPE_VALUE],["Worklet",e.TYPE_VALUE],["WritableStream",e.TYPE_VALUE],["WritableStreamDefaultController",e.TYPE_VALUE],["WritableStreamDefaultWriter",e.TYPE_VALUE],["XMLDocument",e.TYPE_VALUE],["XMLHttpRequestEventMap",e.TYPE],["XMLHttpRequest",e.TYPE_VALUE],["XMLHttpRequestEventTargetEventMap",e.TYPE],["XMLHttpRequestEventTarget",e.TYPE_VALUE],["XMLHttpRequestUpload",e.TYPE_VALUE],["XMLSerializer",e.TYPE_VALUE],["XPathEvaluator",e.TYPE_VALUE],["XPathEvaluatorBase",e.TYPE],["XPathExpression",e.TYPE_VALUE],["XPathResult",e.TYPE_VALUE],["XSLTProcessor",e.TYPE_VALUE],["CSS",e.TYPE_VALUE],["WebAssembly",e.TYPE_VALUE],["Console",e.TYPE],["AudioDataOutputCallback",e.TYPE],["BlobCallback",e.TYPE],["CustomElementConstructor",e.TYPE],["DecodeErrorCallback",e.TYPE],["DecodeSuccessCallback",e.TYPE],["EncodedAudioChunkOutputCallback",e.TYPE],["EncodedVideoChunkOutputCallback",e.TYPE],["ErrorCallback",e.TYPE],["FileCallback",e.TYPE],["FileSystemEntriesCallback",e.TYPE],["FileSystemEntryCallback",e.TYPE],["FrameRequestCallback",e.TYPE],["FunctionStringCallback",e.TYPE],["IdleRequestCallback",e.TYPE],["IntersectionObserverCallback",e.TYPE],["LockGrantedCallback",e.TYPE],["MediaSessionActionHandler",e.TYPE],["MutationCallback",e.TYPE],["NotificationPermissionCallback",e.TYPE],["OnBeforeUnloadEventHandlerNonNull",e.TYPE],["OnErrorEventHandlerNonNull",e.TYPE],["PerformanceObserverCallback",e.TYPE],["PositionCallback",e.TYPE],["PositionErrorCallback",e.TYPE],["QueuingStrategySize",e.TYPE],["RTCPeerConnectionErrorCallback",e.TYPE],["RTCSessionDescriptionCallback",e.TYPE],["RemotePlaybackAvailabilityCallback",e.TYPE],["ReportingObserverCallback",e.TYPE],["ResizeObserverCallback",e.TYPE],["TransformerFlushCallback",e.TYPE],["TransformerStartCallback",e.TYPE],["TransformerTransformCallback",e.TYPE],["UnderlyingSinkAbortCallback",e.TYPE],["UnderlyingSinkCloseCallback",e.TYPE],["UnderlyingSinkStartCallback",e.TYPE],["UnderlyingSinkWriteCallback",e.TYPE],["UnderlyingSourceCancelCallback",e.TYPE],["UnderlyingSourcePullCallback",e.TYPE],["UnderlyingSourceStartCallback",e.TYPE],["VideoFrameOutputCallback",e.TYPE],["VideoFrameRequestCallback",e.TYPE],["ViewTransitionUpdateCallback",e.TYPE],["VoidFunction",e.TYPE],["WebCodecsErrorCallback",e.TYPE],["HTMLElementTagNameMap",e.TYPE],["HTMLElementDeprecatedTagNameMap",e.TYPE],["SVGElementTagNameMap",e.TYPE],["MathMLElementTagNameMap",e.TYPE],["ElementTagNameMap",e.TYPE],["AlgorithmIdentifier",e.TYPE],["AllowSharedBufferSource",e.TYPE],["AutoFill",e.TYPE],["AutoFillField",e.TYPE],["AutoFillSection",e.TYPE],["Base64URLString",e.TYPE],["BigInteger",e.TYPE],["BlobPart",e.TYPE],["BodyInit",e.TYPE],["BufferSource",e.TYPE],["COSEAlgorithmIdentifier",e.TYPE],["CSSKeywordish",e.TYPE],["CSSNumberish",e.TYPE],["CSSPerspectiveValue",e.TYPE],["CSSUnparsedSegment",e.TYPE],["CanvasImageSource",e.TYPE],["ClipboardItemData",e.TYPE],["ClipboardItems",e.TYPE],["ConstrainBoolean",e.TYPE],["ConstrainDOMString",e.TYPE],["ConstrainDouble",e.TYPE],["ConstrainULong",e.TYPE],["CookieList",e.TYPE],["DOMHighResTimeStamp",e.TYPE],["EpochTimeStamp",e.TYPE],["EventListenerOrEventListenerObject",e.TYPE],["FileSystemWriteChunkType",e.TYPE],["Float32List",e.TYPE],["FormDataEntryValue",e.TYPE],["GLbitfield",e.TYPE],["GLboolean",e.TYPE],["GLclampf",e.TYPE],["GLenum",e.TYPE],["GLfloat",e.TYPE],["GLint",e.TYPE],["GLint64",e.TYPE],["GLintptr",e.TYPE],["GLsizei",e.TYPE],["GLsizeiptr",e.TYPE],["GLuint",e.TYPE],["GLuint64",e.TYPE],["HTMLOrSVGImageElement",e.TYPE],["HTMLOrSVGScriptElement",e.TYPE],["HashAlgorithmIdentifier",e.TYPE],["HeadersInit",e.TYPE],["IDBValidKey",e.TYPE],["ImageBitmapSource",e.TYPE],["ImageBufferSource",e.TYPE],["ImageDataArray",e.TYPE],["Int32List",e.TYPE],["LineAndPositionSetting",e.TYPE],["MediaProvider",e.TYPE],["MessageEventSource",e.TYPE],["MutationRecordType",e.TYPE],["NamedCurve",e.TYPE],["OffscreenRenderingContext",e.TYPE],["OnBeforeUnloadEventHandler",e.TYPE],["OnErrorEventHandler",e.TYPE],["OptionalPostfixToken",e.TYPE],["OptionalPrefixToken",e.TYPE],["PerformanceEntryList",e.TYPE],["PublicKeyCredentialClientCapabilities",e.TYPE],["PublicKeyCredentialJSON",e.TYPE],["RTCRtpTransform",e.TYPE],["ReadableStreamController",e.TYPE],["ReadableStreamReadResult",e.TYPE],["ReadableStreamReader",e.TYPE],["RenderingContext",e.TYPE],["ReportList",e.TYPE],["RequestInfo",e.TYPE],["TexImageSource",e.TYPE],["TimerHandler",e.TYPE],["Transferable",e.TYPE],["Uint32List",e.TYPE],["VibratePattern",e.TYPE],["WindowProxy",e.TYPE],["XMLHttpRequestBodyInit",e.TYPE],["AlignSetting",e.TYPE],["AlphaOption",e.TYPE],["AnimationPlayState",e.TYPE],["AnimationReplaceState",e.TYPE],["AppendMode",e.TYPE],["AttestationConveyancePreference",e.TYPE],["AudioContextLatencyCategory",e.TYPE],["AudioContextState",e.TYPE],["AudioSampleFormat",e.TYPE],["AuthenticatorAttachment",e.TYPE],["AuthenticatorTransport",e.TYPE],["AutoFillAddressKind",e.TYPE],["AutoFillBase",e.TYPE],["AutoFillContactField",e.TYPE],["AutoFillContactKind",e.TYPE],["AutoFillCredentialField",e.TYPE],["AutoFillNormalField",e.TYPE],["AutoKeyword",e.TYPE],["AutomationRate",e.TYPE],["AvcBitstreamFormat",e.TYPE],["BinaryType",e.TYPE],["BiquadFilterType",e.TYPE],["BitrateMode",e.TYPE],["CSSMathOperator",e.TYPE],["CSSNumericBaseType",e.TYPE],["CanPlayTypeResult",e.TYPE],["CanvasDirection",e.TYPE],["CanvasFillRule",e.TYPE],["CanvasFontKerning",e.TYPE],["CanvasFontStretch",e.TYPE],["CanvasFontVariantCaps",e.TYPE],["CanvasLineCap",e.TYPE],["CanvasLineJoin",e.TYPE],["CanvasTextAlign",e.TYPE],["CanvasTextBaseline",e.TYPE],["CanvasTextRendering",e.TYPE],["ChannelCountMode",e.TYPE],["ChannelInterpretation",e.TYPE],["ClientTypes",e.TYPE],["CodecState",e.TYPE],["ColorGamut",e.TYPE],["ColorSpaceConversion",e.TYPE],["CompositeOperation",e.TYPE],["CompositeOperationOrAuto",e.TYPE],["CompressionFormat",e.TYPE],["CookieSameSite",e.TYPE],["CredentialMediationRequirement",e.TYPE],["DOMParserSupportedType",e.TYPE],["DirectionSetting",e.TYPE],["DisplayCaptureSurfaceType",e.TYPE],["DistanceModelType",e.TYPE],["DocumentReadyState",e.TYPE],["DocumentVisibilityState",e.TYPE],["EncodedAudioChunkType",e.TYPE],["EncodedVideoChunkType",e.TYPE],["EndOfStreamError",e.TYPE],["EndingType",e.TYPE],["FileSystemHandleKind",e.TYPE],["FillLightMode",e.TYPE],["FillMode",e.TYPE],["FontDisplay",e.TYPE],["FontFaceLoadStatus",e.TYPE],["FontFaceSetLoadStatus",e.TYPE],["FullscreenNavigationUI",e.TYPE],["GamepadHapticEffectType",e.TYPE],["GamepadHapticsResult",e.TYPE],["GamepadMappingType",e.TYPE],["GlobalCompositeOperation",e.TYPE],["HardwareAcceleration",e.TYPE],["HdrMetadataType",e.TYPE],["HighlightType",e.TYPE],["IDBCursorDirection",e.TYPE],["IDBRequestReadyState",e.TYPE],["IDBTransactionDurability",e.TYPE],["IDBTransactionMode",e.TYPE],["ImageOrientation",e.TYPE],["ImageSmoothingQuality",e.TYPE],["InsertPosition",e.TYPE],["IterationCompositeOperation",e.TYPE],["KeyFormat",e.TYPE],["KeyType",e.TYPE],["KeyUsage",e.TYPE],["LatencyMode",e.TYPE],["LineAlignSetting",e.TYPE],["LockMode",e.TYPE],["LoginStatus",e.TYPE],["MIDIPortConnectionState",e.TYPE],["MIDIPortDeviceState",e.TYPE],["MIDIPortType",e.TYPE],["MediaDecodingType",e.TYPE],["MediaDeviceKind",e.TYPE],["MediaEncodingType",e.TYPE],["MediaKeyMessageType",e.TYPE],["MediaKeySessionClosedReason",e.TYPE],["MediaKeySessionType",e.TYPE],["MediaKeyStatus",e.TYPE],["MediaKeysRequirement",e.TYPE],["MediaSessionAction",e.TYPE],["MediaSessionPlaybackState",e.TYPE],["MediaStreamTrackState",e.TYPE],["NavigationTimingType",e.TYPE],["NavigationType",e.TYPE],["NotificationDirection",e.TYPE],["NotificationPermission",e.TYPE],["OffscreenRenderingContextId",e.TYPE],["OpusBitstreamFormat",e.TYPE],["OrientationType",e.TYPE],["OscillatorType",e.TYPE],["OverSampleType",e.TYPE],["PanningModelType",e.TYPE],["PaymentComplete",e.TYPE],["PaymentShippingType",e.TYPE],["PermissionName",e.TYPE],["PermissionState",e.TYPE],["PlaybackDirection",e.TYPE],["PositionAlignSetting",e.TYPE],["PredefinedColorSpace",e.TYPE],["PremultiplyAlpha",e.TYPE],["PresentationStyle",e.TYPE],["PublicKeyCredentialType",e.TYPE],["PushEncryptionKeyName",e.TYPE],["RTCBundlePolicy",e.TYPE],["RTCDataChannelState",e.TYPE],["RTCDegradationPreference",e.TYPE],["RTCDtlsRole",e.TYPE],["RTCDtlsTransportState",e.TYPE],["RTCEncodedVideoFrameType",e.TYPE],["RTCErrorDetailType",e.TYPE],["RTCIceCandidateType",e.TYPE],["RTCIceComponent",e.TYPE],["RTCIceConnectionState",e.TYPE],["RTCIceGathererState",e.TYPE],["RTCIceGatheringState",e.TYPE],["RTCIceProtocol",e.TYPE],["RTCIceRole",e.TYPE],["RTCIceTcpCandidateType",e.TYPE],["RTCIceTransportPolicy",e.TYPE],["RTCIceTransportState",e.TYPE],["RTCPeerConnectionState",e.TYPE],["RTCPriorityType",e.TYPE],["RTCQualityLimitationReason",e.TYPE],["RTCRtcpMuxPolicy",e.TYPE],["RTCRtpTransceiverDirection",e.TYPE],["RTCSctpTransportState",e.TYPE],["RTCSdpType",e.TYPE],["RTCSignalingState",e.TYPE],["RTCStatsIceCandidatePairState",e.TYPE],["RTCStatsType",e.TYPE],["ReadableStreamReaderMode",e.TYPE],["ReadableStreamType",e.TYPE],["ReadyState",e.TYPE],["RecordingState",e.TYPE],["RedEyeReduction",e.TYPE],["ReferrerPolicy",e.TYPE],["RemotePlaybackState",e.TYPE],["RequestCache",e.TYPE],["RequestCredentials",e.TYPE],["RequestDestination",e.TYPE],["RequestMode",e.TYPE],["RequestPriority",e.TYPE],["RequestRedirect",e.TYPE],["ResidentKeyRequirement",e.TYPE],["ResizeObserverBoxOptions",e.TYPE],["ResizeQuality",e.TYPE],["ResponseType",e.TYPE],["ScrollBehavior",e.TYPE],["ScrollLogicalPosition",e.TYPE],["ScrollRestoration",e.TYPE],["ScrollSetting",e.TYPE],["SecurityPolicyViolationEventDisposition",e.TYPE],["SelectionMode",e.TYPE],["ServiceWorkerState",e.TYPE],["ServiceWorkerUpdateViaCache",e.TYPE],["ShadowRootMode",e.TYPE],["SlotAssignmentMode",e.TYPE],["SpeechSynthesisErrorCode",e.TYPE],["TextTrackKind",e.TYPE],["TextTrackMode",e.TYPE],["TouchType",e.TYPE],["TransferFunction",e.TYPE],["UserVerificationRequirement",e.TYPE],["VideoColorPrimaries",e.TYPE],["VideoEncoderBitrateMode",e.TYPE],["VideoFacingModeEnum",e.TYPE],["VideoMatrixCoefficients",e.TYPE],["VideoPixelFormat",e.TYPE],["VideoTransferCharacteristics",e.TYPE],["WakeLockType",e.TYPE],["WebGLPowerPreference",e.TYPE],["WebTransportCongestionControl",e.TYPE],["WebTransportErrorSource",e.TYPE],["WorkerType",e.TYPE],["WriteCommandType",e.TYPE],["XMLHttpRequestResponseType",e.TYPE]]},wt}r(ne,"requireDom");var Mt={},wu;function ve(){if(wu)return Mt;wu=1,Object.defineProperty(Mt,"__esModule",{value:!0}),Mt.dom_asynciterable=void 0;const e=V();return Mt.dom_asynciterable={libs:[],variables:[["FileSystemDirectoryHandleAsyncIterator",e.TYPE],["FileSystemDirectoryHandle",e.TYPE],["ReadableStreamAsyncIterator",e.TYPE],["ReadableStream",e.TYPE]]},Mt}r(ve,"requireDom_asynciterable");var It={},Mu;function Te(){if(Mu)return It;Mu=1,Object.defineProperty(It,"__esModule",{value:!0}),It.dom_iterable=void 0;const e=V();return It.dom_iterable={libs:[],variables:[["AudioParam",e.TYPE],["AudioParamMap",e.TYPE],["BaseAudioContext",e.TYPE],["CSSKeyframesRule",e.TYPE],["CSSNumericArray",e.TYPE],["CSSRuleList",e.TYPE],["CSSStyleDeclaration",e.TYPE],["CSSTransformValue",e.TYPE],["CSSUnparsedValue",e.TYPE],["Cache",e.TYPE],["CanvasPath",e.TYPE],["CanvasPathDrawingStyles",e.TYPE],["CookieStoreManager",e.TYPE],["CustomStateSet",e.TYPE],["DOMRectList",e.TYPE],["DOMStringList",e.TYPE],["DOMTokenList",e.TYPE],["DataTransferItemList",e.TYPE],["EventCounts",e.TYPE],["FileList",e.TYPE],["FontFaceSet",e.TYPE],["FormDataIterator",e.TYPE],["FormData",e.TYPE],["HTMLAllCollection",e.TYPE],["HTMLCollectionBase",e.TYPE],["HTMLCollectionOf",e.TYPE],["HTMLFormElement",e.TYPE],["HTMLSelectElement",e.TYPE],["HeadersIterator",e.TYPE],["Headers",e.TYPE],["Highlight",e.TYPE],["HighlightRegistry",e.TYPE],["IDBDatabase",e.TYPE],["IDBObjectStore",e.TYPE],["ImageTrackList",e.TYPE],["MIDIInputMap",e.TYPE],["MIDIOutput",e.TYPE],["MIDIOutputMap",e.TYPE],["MediaKeyStatusMapIterator",e.TYPE],["MediaKeyStatusMap",e.TYPE],["MediaList",e.TYPE],["MessageEvent",e.TYPE],["MimeTypeArray",e.TYPE],["NamedNodeMap",e.TYPE],["Navigator",e.TYPE],["NodeList",e.TYPE],["NodeListOf",e.TYPE],["Plugin",e.TYPE],["PluginArray",e.TYPE],["RTCRtpTransceiver",e.TYPE],["RTCStatsReport",e.TYPE],["SVGLengthList",e.TYPE],["SVGNumberList",e.TYPE],["SVGPointList",e.TYPE],["SVGStringList",e.TYPE],["SVGTransformList",e.TYPE],["SourceBufferList",e.TYPE],["SpeechRecognitionResult",e.TYPE],["SpeechRecognitionResultList",e.TYPE],["StylePropertyMapReadOnlyIterator",e.TYPE],["StylePropertyMapReadOnly",e.TYPE],["StyleSheetList",e.TYPE],["SubtleCrypto",e.TYPE],["TextTrackCueList",e.TYPE],["TextTrackList",e.TYPE],["TouchList",e.TYPE],["URLSearchParamsIterator",e.TYPE],["URLSearchParams",e.TYPE],["ViewTransitionTypeSet",e.TYPE],["WEBGL_draw_buffers",e.TYPE],["WEBGL_multi_draw",e.TYPE],["WebGL2RenderingContextBase",e.TYPE],["WebGL2RenderingContextOverloads",e.TYPE],["WebGLRenderingContextBase",e.TYPE],["WebGLRenderingContextOverloads",e.TYPE]]},It}r(Te,"requireDom_iterable");var Ut={},Iu;function Ui(){if(Iu)return Ut;Iu=1,Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.es5=void 0;const e=V(),l=Po(),n=Du();return Ut.es5={libs:[l.decorators,n.decorators_legacy],variables:[["Symbol",e.TYPE],["PropertyKey",e.TYPE],["PropertyDescriptor",e.TYPE],["PropertyDescriptorMap",e.TYPE],["Object",e.TYPE_VALUE],["ObjectConstructor",e.TYPE],["Function",e.TYPE_VALUE],["FunctionConstructor",e.TYPE],["ThisParameterType",e.TYPE],["OmitThisParameter",e.TYPE],["CallableFunction",e.TYPE],["NewableFunction",e.TYPE],["IArguments",e.TYPE],["String",e.TYPE_VALUE],["StringConstructor",e.TYPE],["Boolean",e.TYPE_VALUE],["BooleanConstructor",e.TYPE],["Number",e.TYPE_VALUE],["NumberConstructor",e.TYPE],["TemplateStringsArray",e.TYPE],["ImportMeta",e.TYPE],["ImportCallOptions",e.TYPE],["ImportAssertions",e.TYPE],["ImportAttributes",e.TYPE],["Math",e.TYPE_VALUE],["Date",e.TYPE_VALUE],["DateConstructor",e.TYPE],["RegExpMatchArray",e.TYPE],["RegExpExecArray",e.TYPE],["RegExp",e.TYPE_VALUE],["RegExpConstructor",e.TYPE],["Error",e.TYPE_VALUE],["ErrorConstructor",e.TYPE],["EvalError",e.TYPE_VALUE],["EvalErrorConstructor",e.TYPE],["RangeError",e.TYPE_VALUE],["RangeErrorConstructor",e.TYPE],["ReferenceError",e.TYPE_VALUE],["ReferenceErrorConstructor",e.TYPE],["SyntaxError",e.TYPE_VALUE],["SyntaxErrorConstructor",e.TYPE],["TypeError",e.TYPE_VALUE],["TypeErrorConstructor",e.TYPE],["URIError",e.TYPE_VALUE],["URIErrorConstructor",e.TYPE],["JSON",e.TYPE_VALUE],["ReadonlyArray",e.TYPE],["ConcatArray",e.TYPE],["Array",e.TYPE_VALUE],["ArrayConstructor",e.TYPE],["TypedPropertyDescriptor",e.TYPE],["PromiseConstructorLike",e.TYPE],["PromiseLike",e.TYPE],["Promise",e.TYPE],["Awaited",e.TYPE],["ArrayLike",e.TYPE],["Partial",e.TYPE],["Required",e.TYPE],["Readonly",e.TYPE],["Pick",e.TYPE],["Record",e.TYPE],["Exclude",e.TYPE],["Extract",e.TYPE],["Omit",e.TYPE],["NonNullable",e.TYPE],["Parameters",e.TYPE],["ConstructorParameters",e.TYPE],["ReturnType",e.TYPE],["InstanceType",e.TYPE],["Uppercase",e.TYPE],["Lowercase",e.TYPE],["Capitalize",e.TYPE],["Uncapitalize",e.TYPE],["NoInfer",e.TYPE],["ThisType",e.TYPE],["WeakKeyTypes",e.TYPE],["WeakKey",e.TYPE],["ArrayBuffer",e.TYPE_VALUE],["ArrayBufferTypes",e.TYPE],["ArrayBufferLike",e.TYPE],["ArrayBufferConstructor",e.TYPE],["ArrayBufferView",e.TYPE],["DataView",e.TYPE_VALUE],["DataViewConstructor",e.TYPE],["Int8Array",e.TYPE_VALUE],["Int8ArrayConstructor",e.TYPE],["Uint8Array",e.TYPE_VALUE],["Uint8ArrayConstructor",e.TYPE],["Uint8ClampedArray",e.TYPE_VALUE],["Uint8ClampedArrayConstructor",e.TYPE],["Int16Array",e.TYPE_VALUE],["Int16ArrayConstructor",e.TYPE],["Uint16Array",e.TYPE_VALUE],["Uint16ArrayConstructor",e.TYPE],["Int32Array",e.TYPE_VALUE],["Int32ArrayConstructor",e.TYPE],["Uint32Array",e.TYPE_VALUE],["Uint32ArrayConstructor",e.TYPE],["Float32Array",e.TYPE_VALUE],["Float32ArrayConstructor",e.TYPE],["Float64Array",e.TYPE_VALUE],["Float64ArrayConstructor",e.TYPE],["Intl",e.TYPE_VALUE]]},Ut}r(Ui,"requireEs5");var xt={},Ft={},Uu;function mo(){if(Uu)return Ft;Uu=1,Object.defineProperty(Ft,"__esModule",{value:!0}),Ft.es2015_collection=void 0;const e=V();return Ft.es2015_collection={libs:[],variables:[["Map",e.TYPE_VALUE],["MapConstructor",e.TYPE],["ReadonlyMap",e.TYPE],["WeakMap",e.TYPE_VALUE],["WeakMapConstructor",e.TYPE],["Set",e.TYPE_VALUE],["SetConstructor",e.TYPE],["ReadonlySet",e.TYPE],["WeakSet",e.TYPE_VALUE],["WeakSetConstructor",e.TYPE]]},Ft}r(mo,"requireEs2015_collection");var Bt={},xu;function yo(){if(xu)return Bt;xu=1,Object.defineProperty(Bt,"__esModule",{value:!0}),Bt.es2015_core=void 0;const e=V();return Bt.es2015_core={libs:[],variables:[["Array",e.TYPE],["ArrayConstructor",e.TYPE],["DateConstructor",e.TYPE],["Function",e.TYPE],["Math",e.TYPE],["NumberConstructor",e.TYPE],["ObjectConstructor",e.TYPE],["ReadonlyArray",e.TYPE],["RegExp",e.TYPE],["RegExpConstructor",e.TYPE],["String",e.TYPE],["StringConstructor",e.TYPE],["Int8Array",e.TYPE],["Uint8Array",e.TYPE],["Uint8ClampedArray",e.TYPE],["Int16Array",e.TYPE],["Uint16Array",e.TYPE],["Int32Array",e.TYPE],["Uint32Array",e.TYPE],["Float32Array",e.TYPE],["Float64Array",e.TYPE]]},Bt}r(yo,"requireEs2015_core");var kt={},jt={},Nt={},Fu;function ie(){if(Fu)return Nt;Fu=1,Object.defineProperty(Nt,"__esModule",{value:!0}),Nt.es2015_symbol=void 0;const e=V();return Nt.es2015_symbol={libs:[],variables:[["SymbolConstructor",e.TYPE]]},Nt}r(ie,"requireEs2015_symbol");var Bu;function se(){if(Bu)return jt;Bu=1,Object.defineProperty(jt,"__esModule",{value:!0}),jt.es2015_iterable=void 0;const e=V(),l=ie();return jt.es2015_iterable={libs:[l.es2015_symbol],variables:[["SymbolConstructor",e.TYPE],["IteratorYieldResult",e.TYPE],["IteratorReturnResult",e.TYPE],["IteratorResult",e.TYPE],["Iterator",e.TYPE],["Iterable",e.TYPE],["IterableIterator",e.TYPE],["IteratorObject",e.TYPE],["BuiltinIteratorReturn",e.TYPE],["ArrayIterator",e.TYPE],["Array",e.TYPE],["ArrayConstructor",e.TYPE],["ReadonlyArray",e.TYPE],["IArguments",e.TYPE],["MapIterator",e.TYPE],["Map",e.TYPE],["ReadonlyMap",e.TYPE],["MapConstructor",e.TYPE],["WeakMap",e.TYPE],["WeakMapConstructor",e.TYPE],["SetIterator",e.TYPE],["Set",e.TYPE],["ReadonlySet",e.TYPE],["SetConstructor",e.TYPE],["WeakSet",e.TYPE],["WeakSetConstructor",e.TYPE],["Promise",e.TYPE],["PromiseConstructor",e.TYPE],["StringIterator",e.TYPE],["String",e.TYPE],["Int8Array",e.TYPE],["Int8ArrayConstructor",e.TYPE],["Uint8Array",e.TYPE],["Uint8ArrayConstructor",e.TYPE],["Uint8ClampedArray",e.TYPE],["Uint8ClampedArrayConstructor",e.TYPE],["Int16Array",e.TYPE],["Int16ArrayConstructor",e.TYPE],["Uint16Array",e.TYPE],["Uint16ArrayConstructor",e.TYPE],["Int32Array",e.TYPE],["Int32ArrayConstructor",e.TYPE],["Uint32Array",e.TYPE],["Uint32ArrayConstructor",e.TYPE],["Float32Array",e.TYPE],["Float32ArrayConstructor",e.TYPE],["Float64Array",e.TYPE],["Float64ArrayConstructor",e.TYPE]]},jt}r(se,"requireEs2015_iterable");var ku;function ho(){if(ku)return kt;ku=1,Object.defineProperty(kt,"__esModule",{value:!0}),kt.es2015_generator=void 0;const e=V(),l=se();return kt.es2015_generator={libs:[l.es2015_iterable],variables:[["Generator",e.TYPE],["GeneratorFunction",e.TYPE],["GeneratorFunctionConstructor",e.TYPE]]},kt}r(ho,"requireEs2015_generator");var qt={},ju;function _o(){if(ju)return qt;ju=1,Object.defineProperty(qt,"__esModule",{value:!0}),qt.es2015_promise=void 0;const e=V();return qt.es2015_promise={libs:[],variables:[["PromiseConstructor",e.TYPE]]},qt}r(_o,"requireEs2015_promise");var Gt={},Nu;function vo(){if(Nu)return Gt;Nu=1,Object.defineProperty(Gt,"__esModule",{value:!0}),Gt.es2015_proxy=void 0;const e=V();return Gt.es2015_proxy={libs:[],variables:[["ProxyHandler",e.TYPE],["ProxyConstructor",e.TYPE]]},Gt}r(vo,"requireEs2015_proxy");var $t={},qu;function bo(){if(qu)return $t;qu=1,Object.defineProperty($t,"__esModule",{value:!0}),$t.es2015_reflect=void 0;const e=V();return $t.es2015_reflect={libs:[],variables:[["Reflect",e.TYPE_VALUE]]},$t}r(bo,"requireEs2015_reflect");var Wt={},Gu;function Qe(){if(Gu)return Wt;Gu=1,Object.defineProperty(Wt,"__esModule",{value:!0}),Wt.es2015_symbol_wellknown=void 0;const e=V(),l=ie();return Wt.es2015_symbol_wellknown={libs:[l.es2015_symbol],variables:[["SymbolConstructor",e.TYPE],["Symbol",e.TYPE],["Array",e.TYPE],["ReadonlyArray",e.TYPE],["Date",e.TYPE],["Map",e.TYPE],["WeakMap",e.TYPE],["Set",e.TYPE],["WeakSet",e.TYPE],["JSON",e.TYPE],["Function",e.TYPE],["GeneratorFunction",e.TYPE],["Math",e.TYPE],["Promise",e.TYPE],["PromiseConstructor",e.TYPE],["RegExp",e.TYPE],["RegExpConstructor",e.TYPE],["String",e.TYPE],["ArrayBuffer",e.TYPE],["DataView",e.TYPE],["Int8Array",e.TYPE],["Uint8Array",e.TYPE],["Uint8ClampedArray",e.TYPE],["Int16Array",e.TYPE],["Uint16Array",e.TYPE],["Int32Array",e.TYPE],["Uint32Array",e.TYPE],["Float32Array",e.TYPE],["Float64Array",e.TYPE],["ArrayConstructor",e.TYPE],["MapConstructor",e.TYPE],["SetConstructor",e.TYPE],["ArrayBufferConstructor",e.TYPE]]},Wt}r(Qe,"requireEs2015_symbol_wellknown");var $u;function by(){if($u)return xt;$u=1,Object.defineProperty(xt,"__esModule",{value:!0}),xt.es6=void 0;const e=Ui(),l=mo(),n=yo(),p=ho(),u=se(),i=_o(),t=vo(),o=bo(),s=ie(),c=Qe();return xt.es6={libs:[e.es5,n.es2015_core,l.es2015_collection,u.es2015_iterable,p.es2015_generator,i.es2015_promise,t.es2015_proxy,o.es2015_reflect,s.es2015_symbol,c.es2015_symbol_wellknown],variables:[]},xt}r(by,"requireEs6");var Ht={},Kt={},Wu;function go(){if(Wu)return Kt;Wu=1,Object.defineProperty(Kt,"__esModule",{value:!0}),Kt.es2015=void 0;const e=Ui(),l=mo(),n=yo(),p=ho(),u=se(),i=_o(),t=vo(),o=bo(),s=ie(),c=Qe();return Kt.es2015={libs:[e.es5,n.es2015_core,l.es2015_collection,u.es2015_iterable,p.es2015_generator,i.es2015_promise,t.es2015_proxy,o.es2015_reflect,s.es2015_symbol,c.es2015_symbol_wellknown],variables:[]},Kt}r(go,"requireEs2015");var zt={},Hu;function So(){if(Hu)return zt;Hu=1,Object.defineProperty(zt,"__esModule",{value:!0}),zt.es2016_array_include=void 0;const e=V();return zt.es2016_array_include={libs:[],variables:[["Array",e.TYPE],["ReadonlyArray",e.TYPE],["Int8Array",e.TYPE],["Uint8Array",e.TYPE],["Uint8ClampedArray",e.TYPE],["Int16Array",e.TYPE],["Uint16Array",e.TYPE],["Int32Array",e.TYPE],["Uint32Array",e.TYPE],["Float32Array",e.TYPE],["Float64Array",e.TYPE]]},zt}r(So,"requireEs2016_array_include");var Xt={},Ku;function Yo(){if(Ku)return Xt;Ku=1,Object.defineProperty(Xt,"__esModule",{value:!0}),Xt.es2016_intl=void 0;const e=V();return Xt.es2016_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},Xt}r(Yo,"requireEs2016_intl");var zu;function gy(){if(zu)return Ht;zu=1,Object.defineProperty(Ht,"__esModule",{value:!0}),Ht.es7=void 0;const e=go(),l=So(),n=Yo();return Ht.es7={libs:[e.es2015,l.es2016_array_include,n.es2016_intl],variables:[]},Ht}r(gy,"requireEs7");var Jt={},Xu;function Ao(){if(Xu)return Jt;Xu=1,Object.defineProperty(Jt,"__esModule",{value:!0}),Jt.es2016=void 0;const e=go(),l=So(),n=Yo();return Jt.es2016={libs:[e.es2015,l.es2016_array_include,n.es2016_intl],variables:[]},Jt}r(Ao,"requireEs2016");var Qt={},Zt={},Ju;function oe(){if(Ju)return Zt;Ju=1,Object.defineProperty(Zt,"__esModule",{value:!0}),Zt.scripthost=void 0;const e=V();return Zt.scripthost={libs:[],variables:[["ActiveXObject",e.TYPE_VALUE],["ITextWriter",e.TYPE],["TextStreamBase",e.TYPE],["TextStreamWriter",e.TYPE],["TextStreamReader",e.TYPE],["SafeArray",e.TYPE_VALUE],["Enumerator",e.TYPE_VALUE],["EnumeratorConstructor",e.TYPE],["VBArray",e.TYPE_VALUE],["VBArrayConstructor",e.TYPE],["VarDate",e.TYPE_VALUE],["DateConstructor",e.TYPE],["Date",e.TYPE]]},Zt}r(oe,"requireScripthost");var er={},Qu;function ae(){return Qu||(Qu=1,Object.defineProperty(er,"__esModule",{value:!0}),er.webworker_importscripts=void 0,er.webworker_importscripts={libs:[],variables:[]}),er}r(ae,"requireWebworker_importscripts");var Zu;function Sy(){if(Zu)return Qt;Zu=1,Object.defineProperty(Qt,"__esModule",{value:!0}),Qt.es2016_full=void 0;const e=ne(),l=Te(),n=Ao(),p=oe(),u=ae();return Qt.es2016_full={libs:[n.es2016,e.dom,u.webworker_importscripts,p.scripthost,l.dom_iterable],variables:[]},Qt}r(Sy,"requireEs2016_full");var tr={},rr={},ec;function tc(){if(ec)return rr;ec=1,Object.defineProperty(rr,"__esModule",{value:!0}),rr.es2017_arraybuffer=void 0;const e=V();return rr.es2017_arraybuffer={libs:[],variables:[["ArrayBufferConstructor",e.TYPE]]},rr}r(tc,"requireEs2017_arraybuffer");var nr={},rc;function nc(){if(rc)return nr;rc=1,Object.defineProperty(nr,"__esModule",{value:!0}),nr.es2017_date=void 0;const e=V();return nr.es2017_date={libs:[],variables:[["DateConstructor",e.TYPE]]},nr}r(nc,"requireEs2017_date");var ir={},ic;function sc(){if(ic)return ir;ic=1,Object.defineProperty(ir,"__esModule",{value:!0}),ir.es2017_intl=void 0;const e=V();return ir.es2017_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},ir}r(sc,"requireEs2017_intl");var sr={},oc;function ac(){if(oc)return sr;oc=1,Object.defineProperty(sr,"__esModule",{value:!0}),sr.es2017_object=void 0;const e=V();return sr.es2017_object={libs:[],variables:[["ObjectConstructor",e.TYPE]]},sr}r(ac,"requireEs2017_object");var or={},lc;function uc(){if(lc)return or;lc=1,Object.defineProperty(or,"__esModule",{value:!0}),or.es2017_sharedmemory=void 0;const e=V(),l=ie(),n=Qe();return or.es2017_sharedmemory={libs:[l.es2015_symbol,n.es2015_symbol_wellknown],variables:[["SharedArrayBuffer",e.TYPE_VALUE],["SharedArrayBufferConstructor",e.TYPE],["ArrayBufferTypes",e.TYPE],["Atomics",e.TYPE_VALUE]]},or}r(uc,"requireEs2017_sharedmemory");var ar={},cc;function pc(){if(cc)return ar;cc=1,Object.defineProperty(ar,"__esModule",{value:!0}),ar.es2017_string=void 0;const e=V();return ar.es2017_string={libs:[],variables:[["String",e.TYPE]]},ar}r(pc,"requireEs2017_string");var lr={},Ec;function fc(){if(Ec)return lr;Ec=1,Object.defineProperty(lr,"__esModule",{value:!0}),lr.es2017_typedarrays=void 0;const e=V();return lr.es2017_typedarrays={libs:[],variables:[["Int8ArrayConstructor",e.TYPE],["Uint8ArrayConstructor",e.TYPE],["Uint8ClampedArrayConstructor",e.TYPE],["Int16ArrayConstructor",e.TYPE],["Uint16ArrayConstructor",e.TYPE],["Int32ArrayConstructor",e.TYPE],["Uint32ArrayConstructor",e.TYPE],["Float32ArrayConstructor",e.TYPE],["Float64ArrayConstructor",e.TYPE]]},lr}r(fc,"requireEs2017_typedarrays");var dc;function Co(){if(dc)return tr;dc=1,Object.defineProperty(tr,"__esModule",{value:!0}),tr.es2017=void 0;const e=Ao(),l=tc(),n=nc(),p=sc(),u=ac(),i=uc(),t=pc(),o=fc();return tr.es2017={libs:[e.es2016,l.es2017_arraybuffer,n.es2017_date,p.es2017_intl,u.es2017_object,i.es2017_sharedmemory,t.es2017_string,o.es2017_typedarrays],variables:[]},tr}r(Co,"requireEs2017");var ur={},Tc;function Yy(){if(Tc)return ur;Tc=1,Object.defineProperty(ur,"__esModule",{value:!0}),ur.es2017_full=void 0;const e=ne(),l=Te(),n=Co(),p=oe(),u=ae();return ur.es2017_full={libs:[n.es2017,e.dom,u.webworker_importscripts,p.scripthost,l.dom_iterable],variables:[]},ur}r(Yy,"requireEs2017_full");var cr={},pr={},Er={},Pc;function xi(){if(Pc)return Er;Pc=1,Object.defineProperty(Er,"__esModule",{value:!0}),Er.es2018_asynciterable=void 0;const e=V(),l=se(),n=ie();return Er.es2018_asynciterable={libs:[n.es2015_symbol,l.es2015_iterable],variables:[["SymbolConstructor",e.TYPE],["AsyncIterator",e.TYPE],["AsyncIterable",e.TYPE],["AsyncIterableIterator",e.TYPE],["AsyncIteratorObject",e.TYPE]]},Er}r(xi,"requireEs2018_asynciterable");var mc;function yc(){if(mc)return pr;mc=1,Object.defineProperty(pr,"__esModule",{value:!0}),pr.es2018_asyncgenerator=void 0;const e=V(),l=xi();return pr.es2018_asyncgenerator={libs:[l.es2018_asynciterable],variables:[["AsyncGenerator",e.TYPE],["AsyncGeneratorFunction",e.TYPE],["AsyncGeneratorFunctionConstructor",e.TYPE]]},pr}r(yc,"requireEs2018_asyncgenerator");var fr={},hc;function Lo(){if(hc)return fr;hc=1,Object.defineProperty(fr,"__esModule",{value:!0}),fr.es2018_intl=void 0;const e=V();return fr.es2018_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},fr}r(Lo,"requireEs2018_intl");var dr={},_c;function vc(){if(_c)return dr;_c=1,Object.defineProperty(dr,"__esModule",{value:!0}),dr.es2018_promise=void 0;const e=V();return dr.es2018_promise={libs:[],variables:[["Promise",e.TYPE]]},dr}r(vc,"requireEs2018_promise");var Tr={},bc;function gc(){if(bc)return Tr;bc=1,Object.defineProperty(Tr,"__esModule",{value:!0}),Tr.es2018_regexp=void 0;const e=V();return Tr.es2018_regexp={libs:[],variables:[["RegExpMatchArray",e.TYPE],["RegExpExecArray",e.TYPE],["RegExp",e.TYPE]]},Tr}r(gc,"requireEs2018_regexp");var Sc;function Ro(){if(Sc)return cr;Sc=1,Object.defineProperty(cr,"__esModule",{value:!0}),cr.es2018=void 0;const e=Co(),l=yc(),n=xi(),p=Lo(),u=vc(),i=gc();return cr.es2018={libs:[e.es2017,n.es2018_asynciterable,l.es2018_asyncgenerator,u.es2018_promise,i.es2018_regexp,p.es2018_intl],variables:[]},cr}r(Ro,"requireEs2018");var Pr={},Yc;function Ay(){if(Yc)return Pr;Yc=1,Object.defineProperty(Pr,"__esModule",{value:!0}),Pr.es2018_full=void 0;const e=ne(),l=ve(),n=Te(),p=Ro(),u=oe(),i=ae();return Pr.es2018_full={libs:[p.es2018,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},Pr}r(Ay,"requireEs2018_full");var mr={},yr={},Ac;function Cc(){if(Ac)return yr;Ac=1,Object.defineProperty(yr,"__esModule",{value:!0}),yr.es2019_array=void 0;const e=V();return yr.es2019_array={libs:[],variables:[["FlatArray",e.TYPE],["ReadonlyArray",e.TYPE],["Array",e.TYPE]]},yr}r(Cc,"requireEs2019_array");var hr={},Lc;function Rc(){if(Lc)return hr;Lc=1,Object.defineProperty(hr,"__esModule",{value:!0}),hr.es2019_intl=void 0;const e=V();return hr.es2019_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},hr}r(Rc,"requireEs2019_intl");var _r={},Vc;function Dc(){if(Vc)return _r;Vc=1,Object.defineProperty(_r,"__esModule",{value:!0}),_r.es2019_object=void 0;const e=V(),l=se();return _r.es2019_object={libs:[l.es2015_iterable],variables:[["ObjectConstructor",e.TYPE]]},_r}r(Dc,"requireEs2019_object");var vr={},Oc;function wc(){if(Oc)return vr;Oc=1,Object.defineProperty(vr,"__esModule",{value:!0}),vr.es2019_string=void 0;const e=V();return vr.es2019_string={libs:[],variables:[["String",e.TYPE]]},vr}r(wc,"requireEs2019_string");var br={},Mc;function Ic(){if(Mc)return br;Mc=1,Object.defineProperty(br,"__esModule",{value:!0}),br.es2019_symbol=void 0;const e=V();return br.es2019_symbol={libs:[],variables:[["Symbol",e.TYPE]]},br}r(Ic,"requireEs2019_symbol");var Uc;function Vo(){if(Uc)return mr;Uc=1,Object.defineProperty(mr,"__esModule",{value:!0}),mr.es2019=void 0;const e=Ro(),l=Cc(),n=Rc(),p=Dc(),u=wc(),i=Ic();return mr.es2019={libs:[e.es2018,l.es2019_array,p.es2019_object,u.es2019_string,i.es2019_symbol,n.es2019_intl],variables:[]},mr}r(Vo,"requireEs2019");var gr={},xc;function Cy(){if(xc)return gr;xc=1,Object.defineProperty(gr,"__esModule",{value:!0}),gr.es2019_full=void 0;const e=ne(),l=ve(),n=Te(),p=Vo(),u=oe(),i=ae();return gr.es2019_full={libs:[p.es2019,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},gr}r(Cy,"requireEs2019_full");var Sr={},Yr={},Ar={},Fc;function ke(){if(Fc)return Ar;Fc=1,Object.defineProperty(Ar,"__esModule",{value:!0}),Ar.es2020_intl=void 0;const e=V(),l=Lo();return Ar.es2020_intl={libs:[l.es2018_intl],variables:[["Intl",e.TYPE_VALUE]]},Ar}r(ke,"requireEs2020_intl");var Bc;function Fi(){if(Bc)return Yr;Bc=1,Object.defineProperty(Yr,"__esModule",{value:!0}),Yr.es2020_bigint=void 0;const e=V(),l=ke();return Yr.es2020_bigint={libs:[l.es2020_intl],variables:[["BigIntToLocaleStringOptions",e.TYPE],["BigInt",e.TYPE_VALUE],["BigIntConstructor",e.TYPE],["BigInt64Array",e.TYPE_VALUE],["BigInt64ArrayConstructor",e.TYPE],["BigUint64Array",e.TYPE_VALUE],["BigUint64ArrayConstructor",e.TYPE],["DataView",e.TYPE],["Intl",e.TYPE_VALUE]]},Yr}r(Fi,"requireEs2020_bigint");var Cr={},kc;function jc(){if(kc)return Cr;kc=1,Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.es2020_date=void 0;const e=V(),l=ke();return Cr.es2020_date={libs:[l.es2020_intl],variables:[["Date",e.TYPE]]},Cr}r(jc,"requireEs2020_date");var Lr={},Nc;function qc(){if(Nc)return Lr;Nc=1,Object.defineProperty(Lr,"__esModule",{value:!0}),Lr.es2020_number=void 0;const e=V(),l=ke();return Lr.es2020_number={libs:[l.es2020_intl],variables:[["Number",e.TYPE]]},Lr}r(qc,"requireEs2020_number");var Rr={},Gc;function $c(){if(Gc)return Rr;Gc=1,Object.defineProperty(Rr,"__esModule",{value:!0}),Rr.es2020_promise=void 0;const e=V();return Rr.es2020_promise={libs:[],variables:[["PromiseFulfilledResult",e.TYPE],["PromiseRejectedResult",e.TYPE],["PromiseSettledResult",e.TYPE],["PromiseConstructor",e.TYPE]]},Rr}r($c,"requireEs2020_promise");var Vr={},Wc;function Hc(){if(Wc)return Vr;Wc=1,Object.defineProperty(Vr,"__esModule",{value:!0}),Vr.es2020_sharedmemory=void 0;const e=V(),l=Fi();return Vr.es2020_sharedmemory={libs:[l.es2020_bigint],variables:[["Atomics",e.TYPE]]},Vr}r(Hc,"requireEs2020_sharedmemory");var Dr={},Or={},Kc;function Do(){if(Kc)return Or;Kc=1,Object.defineProperty(Or,"__esModule",{value:!0}),Or.es2020_symbol_wellknown=void 0;const e=V(),l=se(),n=ie();return Or.es2020_symbol_wellknown={libs:[l.es2015_iterable,n.es2015_symbol],variables:[["SymbolConstructor",e.TYPE],["RegExpStringIterator",e.TYPE],["RegExp",e.TYPE]]},Or}r(Do,"requireEs2020_symbol_wellknown");var zc;function Xc(){if(zc)return Dr;zc=1,Object.defineProperty(Dr,"__esModule",{value:!0}),Dr.es2020_string=void 0;const e=V(),l=se(),n=ke(),p=Do();return Dr.es2020_string={libs:[l.es2015_iterable,n.es2020_intl,p.es2020_symbol_wellknown],variables:[["String",e.TYPE]]},Dr}r(Xc,"requireEs2020_string");var Jc;function Oo(){if(Jc)return Sr;Jc=1,Object.defineProperty(Sr,"__esModule",{value:!0}),Sr.es2020=void 0;const e=Vo(),l=Fi(),n=jc(),p=ke(),u=qc(),i=$c(),t=Hc(),o=Xc(),s=Do();return Sr.es2020={libs:[e.es2019,l.es2020_bigint,n.es2020_date,u.es2020_number,i.es2020_promise,t.es2020_sharedmemory,o.es2020_string,s.es2020_symbol_wellknown,p.es2020_intl],variables:[]},Sr}r(Oo,"requireEs2020");var wr={},Qc;function Ly(){if(Qc)return wr;Qc=1,Object.defineProperty(wr,"__esModule",{value:!0}),wr.es2020_full=void 0;const e=ne(),l=ve(),n=Te(),p=Oo(),u=oe(),i=ae();return wr.es2020_full={libs:[p.es2020,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},wr}r(Ly,"requireEs2020_full");var Mr={},Ir={},Zc;function ep(){if(Zc)return Ir;Zc=1,Object.defineProperty(Ir,"__esModule",{value:!0}),Ir.es2021_intl=void 0;const e=V();return Ir.es2021_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},Ir}r(ep,"requireEs2021_intl");var Ur={},tp;function wo(){if(tp)return Ur;tp=1,Object.defineProperty(Ur,"__esModule",{value:!0}),Ur.es2021_promise=void 0;const e=V();return Ur.es2021_promise={libs:[],variables:[["AggregateError",e.TYPE_VALUE],["AggregateErrorConstructor",e.TYPE],["PromiseConstructor",e.TYPE]]},Ur}r(wo,"requireEs2021_promise");var xr={},rp;function np(){if(rp)return xr;rp=1,Object.defineProperty(xr,"__esModule",{value:!0}),xr.es2021_string=void 0;const e=V();return xr.es2021_string={libs:[],variables:[["String",e.TYPE]]},xr}r(np,"requireEs2021_string");var Fr={},ip;function sp(){if(ip)return Fr;ip=1,Object.defineProperty(Fr,"__esModule",{value:!0}),Fr.es2021_weakref=void 0;const e=V(),l=Qe();return Fr.es2021_weakref={libs:[l.es2015_symbol_wellknown],variables:[["WeakRef",e.TYPE_VALUE],["WeakRefConstructor",e.TYPE],["FinalizationRegistry",e.TYPE_VALUE],["FinalizationRegistryConstructor",e.TYPE]]},Fr}r(sp,"requireEs2021_weakref");var op;function Mo(){if(op)return Mr;op=1,Object.defineProperty(Mr,"__esModule",{value:!0}),Mr.es2021=void 0;const e=Oo(),l=ep(),n=wo(),p=np(),u=sp();return Mr.es2021={libs:[e.es2020,n.es2021_promise,p.es2021_string,u.es2021_weakref,l.es2021_intl],variables:[]},Mr}r(Mo,"requireEs2021");var Br={},ap;function Ry(){if(ap)return Br;ap=1,Object.defineProperty(Br,"__esModule",{value:!0}),Br.es2021_full=void 0;const e=ne(),l=ve(),n=Te(),p=Mo(),u=oe(),i=ae();return Br.es2021_full={libs:[p.es2021,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},Br}r(Ry,"requireEs2021_full");var kr={},jr={},lp;function up(){if(lp)return jr;lp=1,Object.defineProperty(jr,"__esModule",{value:!0}),jr.es2022_array=void 0;const e=V();return jr.es2022_array={libs:[],variables:[["Array",e.TYPE],["ReadonlyArray",e.TYPE],["Int8Array",e.TYPE],["Uint8Array",e.TYPE],["Uint8ClampedArray",e.TYPE],["Int16Array",e.TYPE],["Uint16Array",e.TYPE],["Int32Array",e.TYPE],["Uint32Array",e.TYPE],["Float32Array",e.TYPE],["Float64Array",e.TYPE],["BigInt64Array",e.TYPE],["BigUint64Array",e.TYPE]]},jr}r(up,"requireEs2022_array");var Nr={},cp;function pp(){if(cp)return Nr;cp=1,Object.defineProperty(Nr,"__esModule",{value:!0}),Nr.es2022_error=void 0;const e=V(),l=wo();return Nr.es2022_error={libs:[l.es2021_promise],variables:[["ErrorOptions",e.TYPE],["Error",e.TYPE],["ErrorConstructor",e.TYPE],["EvalErrorConstructor",e.TYPE],["RangeErrorConstructor",e.TYPE],["ReferenceErrorConstructor",e.TYPE],["SyntaxErrorConstructor",e.TYPE],["TypeErrorConstructor",e.TYPE],["URIErrorConstructor",e.TYPE],["AggregateErrorConstructor",e.TYPE]]},Nr}r(pp,"requireEs2022_error");var qr={},Ep;function fp(){if(Ep)return qr;Ep=1,Object.defineProperty(qr,"__esModule",{value:!0}),qr.es2022_intl=void 0;const e=V();return qr.es2022_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},qr}r(fp,"requireEs2022_intl");var Gr={},dp;function Tp(){if(dp)return Gr;dp=1,Object.defineProperty(Gr,"__esModule",{value:!0}),Gr.es2022_object=void 0;const e=V();return Gr.es2022_object={libs:[],variables:[["ObjectConstructor",e.TYPE]]},Gr}r(Tp,"requireEs2022_object");var $r={},Pp;function mp(){if(Pp)return $r;Pp=1,Object.defineProperty($r,"__esModule",{value:!0}),$r.es2022_regexp=void 0;const e=V();return $r.es2022_regexp={libs:[],variables:[["RegExpMatchArray",e.TYPE],["RegExpExecArray",e.TYPE],["RegExpIndicesArray",e.TYPE],["RegExp",e.TYPE]]},$r}r(mp,"requireEs2022_regexp");var Wr={},yp;function hp(){if(yp)return Wr;yp=1,Object.defineProperty(Wr,"__esModule",{value:!0}),Wr.es2022_string=void 0;const e=V();return Wr.es2022_string={libs:[],variables:[["String",e.TYPE]]},Wr}r(hp,"requireEs2022_string");var _p;function Io(){if(_p)return kr;_p=1,Object.defineProperty(kr,"__esModule",{value:!0}),kr.es2022=void 0;const e=Mo(),l=up(),n=pp(),p=fp(),u=Tp(),i=mp(),t=hp();return kr.es2022={libs:[e.es2021,l.es2022_array,n.es2022_error,p.es2022_intl,u.es2022_object,i.es2022_regexp,t.es2022_string],variables:[]},kr}r(Io,"requireEs2022");var Hr={},vp;function Vy(){if(vp)return Hr;vp=1,Object.defineProperty(Hr,"__esModule",{value:!0}),Hr.es2022_full=void 0;const e=ne(),l=ve(),n=Te(),p=Io(),u=oe(),i=ae();return Hr.es2022_full={libs:[p.es2022,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},Hr}r(Vy,"requireEs2022_full");var Kr={},zr={},bp;function gp(){if(bp)return zr;bp=1,Object.defineProperty(zr,"__esModule",{value:!0}),zr.es2023_array=void 0;const e=V();return zr.es2023_array={libs:[],variables:[["Array",e.TYPE],["ReadonlyArray",e.TYPE],["Int8Array",e.TYPE],["Uint8Array",e.TYPE],["Uint8ClampedArray",e.TYPE],["Int16Array",e.TYPE],["Uint16Array",e.TYPE],["Int32Array",e.TYPE],["Uint32Array",e.TYPE],["Float32Array",e.TYPE],["Float64Array",e.TYPE],["BigInt64Array",e.TYPE],["BigUint64Array",e.TYPE]]},zr}r(gp,"requireEs2023_array");var Xr={},Sp;function Yp(){if(Sp)return Xr;Sp=1,Object.defineProperty(Xr,"__esModule",{value:!0}),Xr.es2023_collection=void 0;const e=V();return Xr.es2023_collection={libs:[],variables:[["WeakKeyTypes",e.TYPE]]},Xr}r(Yp,"requireEs2023_collection");var Jr={},Ap;function Cp(){if(Ap)return Jr;Ap=1,Object.defineProperty(Jr,"__esModule",{value:!0}),Jr.es2023_intl=void 0;const e=V();return Jr.es2023_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},Jr}r(Cp,"requireEs2023_intl");var Lp;function Uo(){if(Lp)return Kr;Lp=1,Object.defineProperty(Kr,"__esModule",{value:!0}),Kr.es2023=void 0;const e=Io(),l=gp(),n=Yp(),p=Cp();return Kr.es2023={libs:[e.es2022,l.es2023_array,n.es2023_collection,p.es2023_intl],variables:[]},Kr}r(Uo,"requireEs2023");var Qr={},Rp;function Dy(){if(Rp)return Qr;Rp=1,Object.defineProperty(Qr,"__esModule",{value:!0}),Qr.es2023_full=void 0;const e=ne(),l=ve(),n=Te(),p=Uo(),u=oe(),i=ae();return Qr.es2023_full={libs:[p.es2023,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},Qr}r(Dy,"requireEs2023_full");var Zr={},en={},Vp;function Dp(){if(Vp)return en;Vp=1,Object.defineProperty(en,"__esModule",{value:!0}),en.es2024_arraybuffer=void 0;const e=V();return en.es2024_arraybuffer={libs:[],variables:[["ArrayBuffer",e.TYPE],["ArrayBufferConstructor",e.TYPE]]},en}r(Dp,"requireEs2024_arraybuffer");var tn={},Op;function xo(){if(Op)return tn;Op=1,Object.defineProperty(tn,"__esModule",{value:!0}),tn.es2024_collection=void 0;const e=V();return tn.es2024_collection={libs:[],variables:[["MapConstructor",e.TYPE]]},tn}r(xo,"requireEs2024_collection");var rn={},wp;function Mp(){if(wp)return rn;wp=1,Object.defineProperty(rn,"__esModule",{value:!0}),rn.es2024_object=void 0;const e=V();return rn.es2024_object={libs:[],variables:[["ObjectConstructor",e.TYPE]]},rn}r(Mp,"requireEs2024_object");var nn={},Ip;function Up(){if(Ip)return nn;Ip=1,Object.defineProperty(nn,"__esModule",{value:!0}),nn.es2024_promise=void 0;const e=V();return nn.es2024_promise={libs:[],variables:[["PromiseWithResolvers",e.TYPE],["PromiseConstructor",e.TYPE]]},nn}r(Up,"requireEs2024_promise");var sn={},xp;function Fp(){if(xp)return sn;xp=1,Object.defineProperty(sn,"__esModule",{value:!0}),sn.es2024_regexp=void 0;const e=V();return sn.es2024_regexp={libs:[],variables:[["RegExp",e.TYPE]]},sn}r(Fp,"requireEs2024_regexp");var on={},Bp;function kp(){if(Bp)return on;Bp=1,Object.defineProperty(on,"__esModule",{value:!0}),on.es2024_sharedmemory=void 0;const e=V(),l=Fi();return on.es2024_sharedmemory={libs:[l.es2020_bigint],variables:[["Atomics",e.TYPE],["SharedArrayBuffer",e.TYPE],["SharedArrayBufferConstructor",e.TYPE]]},on}r(kp,"requireEs2024_sharedmemory");var an={},jp;function Np(){if(jp)return an;jp=1,Object.defineProperty(an,"__esModule",{value:!0}),an.es2024_string=void 0;const e=V();return an.es2024_string={libs:[],variables:[["String",e.TYPE]]},an}r(Np,"requireEs2024_string");var qp;function Fo(){if(qp)return Zr;qp=1,Object.defineProperty(Zr,"__esModule",{value:!0}),Zr.es2024=void 0;const e=Uo(),l=Dp(),n=xo(),p=Mp(),u=Up(),i=Fp(),t=kp(),o=Np();return Zr.es2024={libs:[e.es2023,l.es2024_arraybuffer,n.es2024_collection,p.es2024_object,u.es2024_promise,i.es2024_regexp,t.es2024_sharedmemory,o.es2024_string],variables:[]},Zr}r(Fo,"requireEs2024");var ln={},Gp;function Oy(){if(Gp)return ln;Gp=1,Object.defineProperty(ln,"__esModule",{value:!0}),ln.es2024_full=void 0;const e=ne(),l=ve(),n=Te(),p=Fo(),u=oe(),i=ae();return ln.es2024_full={libs:[p.es2024,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},ln}r(Oy,"requireEs2024_full");var un={},cn={},$p;function Wp(){if($p)return cn;$p=1,Object.defineProperty(cn,"__esModule",{value:!0}),cn.esnext_array=void 0;const e=V();return cn.esnext_array={libs:[],variables:[["ArrayConstructor",e.TYPE]]},cn}r(Wp,"requireEsnext_array");var pn={},Hp;function Kp(){if(Hp)return pn;Hp=1,Object.defineProperty(pn,"__esModule",{value:!0}),pn.esnext_collection=void 0;const e=V(),l=xo();return pn.esnext_collection={libs:[l.es2024_collection],variables:[["ReadonlySetLike",e.TYPE],["Set",e.TYPE],["ReadonlySet",e.TYPE]]},pn}r(Kp,"requireEsnext_collection");var En={},zp;function Xp(){if(zp)return En;zp=1,Object.defineProperty(En,"__esModule",{value:!0}),En.esnext_decorators=void 0;const e=V(),l=Po(),n=ie();return En.esnext_decorators={libs:[n.es2015_symbol,l.decorators],variables:[["SymbolConstructor",e.TYPE],["Function",e.TYPE]]},En}r(Xp,"requireEsnext_decorators");var fn={},Jp;function Qp(){if(Jp)return fn;Jp=1,Object.defineProperty(fn,"__esModule",{value:!0}),fn.esnext_disposable=void 0;const e=V(),l=se(),n=ie(),p=xi();return fn.esnext_disposable={libs:[n.es2015_symbol,l.es2015_iterable,p.es2018_asynciterable],variables:[["SymbolConstructor",e.TYPE],["Disposable",e.TYPE],["AsyncDisposable",e.TYPE],["SuppressedError",e.TYPE_VALUE],["SuppressedErrorConstructor",e.TYPE],["DisposableStack",e.TYPE_VALUE],["DisposableStackConstructor",e.TYPE],["AsyncDisposableStack",e.TYPE_VALUE],["AsyncDisposableStackConstructor",e.TYPE],["IteratorObject",e.TYPE],["AsyncIteratorObject",e.TYPE]]},fn}r(Qp,"requireEsnext_disposable");var dn={},Zp;function eE(){if(Zp)return dn;Zp=1,Object.defineProperty(dn,"__esModule",{value:!0}),dn.esnext_error=void 0;const e=V();return dn.esnext_error={libs:[],variables:[["ErrorConstructor",e.TYPE]]},dn}r(eE,"requireEsnext_error");var Tn={},tE;function rE(){if(tE)return Tn;tE=1,Object.defineProperty(Tn,"__esModule",{value:!0}),Tn.esnext_float16=void 0;const e=V(),l=se(),n=ie();return Tn.esnext_float16={libs:[n.es2015_symbol,l.es2015_iterable],variables:[["Float16Array",e.TYPE_VALUE],["Float16ArrayConstructor",e.TYPE],["Math",e.TYPE],["DataView",e.TYPE]]},Tn}r(rE,"requireEsnext_float16");var Pn={},nE;function iE(){if(nE)return Pn;nE=1,Object.defineProperty(Pn,"__esModule",{value:!0}),Pn.esnext_intl=void 0;const e=V();return Pn.esnext_intl={libs:[],variables:[["Intl",e.TYPE_VALUE]]},Pn}r(iE,"requireEsnext_intl");var mn={},sE;function oE(){if(sE)return mn;sE=1,Object.defineProperty(mn,"__esModule",{value:!0}),mn.esnext_iterator=void 0;const e=V(),l=se();return mn.esnext_iterator={libs:[l.es2015_iterable],variables:[["Iterator",e.TYPE_VALUE],["IteratorObjectConstructor",e.TYPE]]},mn}r(oE,"requireEsnext_iterator");var yn={},aE;function lE(){if(aE)return yn;aE=1,Object.defineProperty(yn,"__esModule",{value:!0}),yn.esnext_promise=void 0;const e=V();return yn.esnext_promise={libs:[],variables:[["PromiseConstructor",e.TYPE]]},yn}r(lE,"requireEsnext_promise");var hn={},uE;function cE(){if(uE)return hn;uE=1,Object.defineProperty(hn,"__esModule",{value:!0}),hn.esnext_sharedmemory=void 0;const e=V();return hn.esnext_sharedmemory={libs:[],variables:[["Atomics",e.TYPE]]},hn}r(cE,"requireEsnext_sharedmemory");var pE;function EE(){if(pE)return un;pE=1,Object.defineProperty(un,"__esModule",{value:!0}),un.esnext=void 0;const e=Fo(),l=Wp(),n=Kp(),p=Xp(),u=Qp(),i=eE(),t=rE(),o=iE(),s=oE(),c=lE(),E=cE();return un.esnext={libs:[e.es2024,o.esnext_intl,p.esnext_decorators,u.esnext_disposable,n.esnext_collection,l.esnext_array,s.esnext_iterator,c.esnext_promise,t.esnext_float16,i.esnext_error,E.esnext_sharedmemory],variables:[]},un}r(EE,"requireEsnext");var _n={},fE;function wy(){if(fE)return _n;fE=1,Object.defineProperty(_n,"__esModule",{value:!0}),_n.esnext_asynciterable=void 0;const e=V(),l=se(),n=ie();return _n.esnext_asynciterable={libs:[n.es2015_symbol,l.es2015_iterable],variables:[["SymbolConstructor",e.TYPE],["AsyncIterator",e.TYPE],["AsyncIterable",e.TYPE],["AsyncIterableIterator",e.TYPE],["AsyncIteratorObject",e.TYPE]]},_n}r(wy,"requireEsnext_asynciterable");var vn={},dE;function My(){if(dE)return vn;dE=1,Object.defineProperty(vn,"__esModule",{value:!0}),vn.esnext_bigint=void 0;const e=V(),l=ke();return vn.esnext_bigint={libs:[l.es2020_intl],variables:[["BigIntToLocaleStringOptions",e.TYPE],["BigInt",e.TYPE_VALUE],["BigIntConstructor",e.TYPE],["BigInt64Array",e.TYPE_VALUE],["BigInt64ArrayConstructor",e.TYPE],["BigUint64Array",e.TYPE_VALUE],["BigUint64ArrayConstructor",e.TYPE],["DataView",e.TYPE],["Intl",e.TYPE_VALUE]]},vn}r(My,"requireEsnext_bigint");var bn={},TE;function Iy(){if(TE)return bn;TE=1,Object.defineProperty(bn,"__esModule",{value:!0}),bn.esnext_full=void 0;const e=ne(),l=ve(),n=Te(),p=EE(),u=oe(),i=ae();return bn.esnext_full={libs:[p.esnext,e.dom,i.webworker_importscripts,u.scripthost,n.dom_iterable,l.dom_asynciterable],variables:[]},bn}r(Iy,"requireEsnext_full");var gn={},PE;function Uy(){if(PE)return gn;PE=1,Object.defineProperty(gn,"__esModule",{value:!0}),gn.esnext_object=void 0;const e=V();return gn.esnext_object={libs:[],variables:[["ObjectConstructor",e.TYPE]]},gn}r(Uy,"requireEsnext_object");var Sn={},mE;function xy(){if(mE)return Sn;mE=1,Object.defineProperty(Sn,"__esModule",{value:!0}),Sn.esnext_regexp=void 0;const e=V();return Sn.esnext_regexp={libs:[],variables:[["RegExp",e.TYPE]]},Sn}r(xy,"requireEsnext_regexp");var Yn={},yE;function Fy(){if(yE)return Yn;yE=1,Object.defineProperty(Yn,"__esModule",{value:!0}),Yn.esnext_string=void 0;const e=V();return Yn.esnext_string={libs:[],variables:[["String",e.TYPE]]},Yn}r(Fy,"requireEsnext_string");var An={},hE;function By(){if(hE)return An;hE=1,Object.defineProperty(An,"__esModule",{value:!0}),An.esnext_symbol=void 0;const e=V();return An.esnext_symbol={libs:[],variables:[["Symbol",e.TYPE]]},An}r(By,"requireEsnext_symbol");var Cn={},_E;function ky(){if(_E)return Cn;_E=1,Object.defineProperty(Cn,"__esModule",{value:!0}),Cn.esnext_weakref=void 0;const e=V(),l=Qe();return Cn.esnext_weakref={libs:[l.es2015_symbol_wellknown],variables:[["WeakRef",e.TYPE_VALUE],["WeakRefConstructor",e.TYPE],["FinalizationRegistry",e.TYPE_VALUE],["FinalizationRegistryConstructor",e.TYPE]]},Cn}r(ky,"requireEsnext_weakref");var Ln={},vE;function jy(){if(vE)return Ln;vE=1,Object.defineProperty(Ln,"__esModule",{value:!0}),Ln.lib=void 0;const e=ne(),l=Ui(),n=oe(),p=ae();return Ln.lib={libs:[l.es5,e.dom,p.webworker_importscripts,n.scripthost],variables:[]},Ln}r(jy,"requireLib$1");var Rn={},bE;function Ny(){if(bE)return Rn;bE=1,Object.defineProperty(Rn,"__esModule",{value:!0}),Rn.webworker=void 0;const e=V();return Rn.webworker={libs:[],variables:[["AddEventListenerOptions",e.TYPE],["AesCbcParams",e.TYPE],["AesCtrParams",e.TYPE],["AesDerivedKeyParams",e.TYPE],["AesGcmParams",e.TYPE],["AesKeyAlgorithm",e.TYPE],["AesKeyGenParams",e.TYPE],["Algorithm",e.TYPE],["AudioConfiguration",e.TYPE],["AudioDataCopyToOptions",e.TYPE],["AudioDataInit",e.TYPE],["AudioDecoderConfig",e.TYPE],["AudioDecoderInit",e.TYPE],["AudioDecoderSupport",e.TYPE],["AudioEncoderConfig",e.TYPE],["AudioEncoderInit",e.TYPE],["AudioEncoderSupport",e.TYPE],["AvcEncoderConfig",e.TYPE],["BlobPropertyBag",e.TYPE],["CSSMatrixComponentOptions",e.TYPE],["CSSNumericType",e.TYPE],["CacheQueryOptions",e.TYPE],["ClientQueryOptions",e.TYPE],["CloseEventInit",e.TYPE],["CookieInit",e.TYPE],["CookieListItem",e.TYPE],["CookieStoreDeleteOptions",e.TYPE],["CookieStoreGetOptions",e.TYPE],["CryptoKeyPair",e.TYPE],["CustomEventInit",e.TYPE],["DOMMatrix2DInit",e.TYPE],["DOMMatrixInit",e.TYPE],["DOMPointInit",e.TYPE],["DOMQuadInit",e.TYPE],["DOMRectInit",e.TYPE],["EcKeyGenParams",e.TYPE],["EcKeyImportParams",e.TYPE],["EcdhKeyDeriveParams",e.TYPE],["EcdsaParams",e.TYPE],["EncodedAudioChunkInit",e.TYPE],["EncodedAudioChunkMetadata",e.TYPE],["EncodedVideoChunkInit",e.TYPE],["EncodedVideoChunkMetadata",e.TYPE],["ErrorEventInit",e.TYPE],["EventInit",e.TYPE],["EventListenerOptions",e.TYPE],["EventSourceInit",e.TYPE],["ExtendableCookieChangeEventInit",e.TYPE],["ExtendableEventInit",e.TYPE],["ExtendableMessageEventInit",e.TYPE],["FetchEventInit",e.TYPE],["FilePropertyBag",e.TYPE],["FileSystemCreateWritableOptions",e.TYPE],["FileSystemGetDirectoryOptions",e.TYPE],["FileSystemGetFileOptions",e.TYPE],["FileSystemReadWriteOptions",e.TYPE],["FileSystemRemoveOptions",e.TYPE],["FontFaceDescriptors",e.TYPE],["FontFaceSetLoadEventInit",e.TYPE],["GetNotificationOptions",e.TYPE],["HkdfParams",e.TYPE],["HmacImportParams",e.TYPE],["HmacKeyGenParams",e.TYPE],["IDBDatabaseInfo",e.TYPE],["IDBIndexParameters",e.TYPE],["IDBObjectStoreParameters",e.TYPE],["IDBTransactionOptions",e.TYPE],["IDBVersionChangeEventInit",e.TYPE],["ImageBitmapOptions",e.TYPE],["ImageBitmapRenderingContextSettings",e.TYPE],["ImageDataSettings",e.TYPE],["ImageDecodeOptions",e.TYPE],["ImageDecodeResult",e.TYPE],["ImageDecoderInit",e.TYPE],["ImageEncodeOptions",e.TYPE],["JsonWebKey",e.TYPE],["KeyAlgorithm",e.TYPE],["KeySystemTrackConfiguration",e.TYPE],["LockInfo",e.TYPE],["LockManagerSnapshot",e.TYPE],["LockOptions",e.TYPE],["MediaCapabilitiesDecodingInfo",e.TYPE],["MediaCapabilitiesEncodingInfo",e.TYPE],["MediaCapabilitiesInfo",e.TYPE],["MediaCapabilitiesKeySystemConfiguration",e.TYPE],["MediaConfiguration",e.TYPE],["MediaDecodingConfiguration",e.TYPE],["MediaEncodingConfiguration",e.TYPE],["MediaStreamTrackProcessorInit",e.TYPE],["MessageEventInit",e.TYPE],["MultiCacheQueryOptions",e.TYPE],["NavigationPreloadState",e.TYPE],["NotificationEventInit",e.TYPE],["NotificationOptions",e.TYPE],["OpusEncoderConfig",e.TYPE],["Pbkdf2Params",e.TYPE],["PerformanceMarkOptions",e.TYPE],["PerformanceMeasureOptions",e.TYPE],["PerformanceObserverInit",e.TYPE],["PermissionDescriptor",e.TYPE],["PlaneLayout",e.TYPE],["ProgressEventInit",e.TYPE],["PromiseRejectionEventInit",e.TYPE],["PushEventInit",e.TYPE],["PushSubscriptionChangeEventInit",e.TYPE],["PushSubscriptionJSON",e.TYPE],["PushSubscriptionOptionsInit",e.TYPE],["QueuingStrategy",e.TYPE],["QueuingStrategyInit",e.TYPE],["RTCEncodedAudioFrameMetadata",e.TYPE],["RTCEncodedFrameMetadata",e.TYPE],["RTCEncodedVideoFrameMetadata",e.TYPE],["ReadableStreamGetReaderOptions",e.TYPE],["ReadableStreamIteratorOptions",e.TYPE],["ReadableStreamReadDoneResult",e.TYPE],["ReadableStreamReadValueResult",e.TYPE],["ReadableWritablePair",e.TYPE],["RegistrationOptions",e.TYPE],["ReportingObserverOptions",e.TYPE],["RequestInit",e.TYPE],["ResponseInit",e.TYPE],["RsaHashedImportParams",e.TYPE],["RsaHashedKeyGenParams",e.TYPE],["RsaKeyGenParams",e.TYPE],["RsaOaepParams",e.TYPE],["RsaOtherPrimesInfo",e.TYPE],["RsaPssParams",e.TYPE],["SecurityPolicyViolationEventInit",e.TYPE],["StorageEstimate",e.TYPE],["StreamPipeOptions",e.TYPE],["StructuredSerializeOptions",e.TYPE],["TextDecodeOptions",e.TYPE],["TextDecoderOptions",e.TYPE],["TextEncoderEncodeIntoResult",e.TYPE],["Transformer",e.TYPE],["UnderlyingByteSource",e.TYPE],["UnderlyingDefaultSource",e.TYPE],["UnderlyingSink",e.TYPE],["UnderlyingSource",e.TYPE],["VideoColorSpaceInit",e.TYPE],["VideoConfiguration",e.TYPE],["VideoDecoderConfig",e.TYPE],["VideoDecoderInit",e.TYPE],["VideoDecoderSupport",e.TYPE],["VideoEncoderConfig",e.TYPE],["VideoEncoderEncodeOptions",e.TYPE],["VideoEncoderEncodeOptionsForAvc",e.TYPE],["VideoEncoderInit",e.TYPE],["VideoEncoderSupport",e.TYPE],["VideoFrameBufferInit",e.TYPE],["VideoFrameCopyToOptions",e.TYPE],["VideoFrameInit",e.TYPE],["WebGLContextAttributes",e.TYPE],["WebGLContextEventInit",e.TYPE],["WebTransportCloseInfo",e.TYPE],["WebTransportErrorOptions",e.TYPE],["WebTransportHash",e.TYPE],["WebTransportOptions",e.TYPE],["WebTransportSendOptions",e.TYPE],["WebTransportSendStreamOptions",e.TYPE],["WorkerOptions",e.TYPE],["WriteParams",e.TYPE],["ANGLE_instanced_arrays",e.TYPE],["AbortController",e.TYPE_VALUE],["AbortSignalEventMap",e.TYPE],["AbortSignal",e.TYPE_VALUE],["AbstractWorkerEventMap",e.TYPE],["AbstractWorker",e.TYPE],["AnimationFrameProvider",e.TYPE],["AudioData",e.TYPE_VALUE],["AudioDecoderEventMap",e.TYPE],["AudioDecoder",e.TYPE_VALUE],["AudioEncoderEventMap",e.TYPE],["AudioEncoder",e.TYPE_VALUE],["Blob",e.TYPE_VALUE],["Body",e.TYPE],["BroadcastChannelEventMap",e.TYPE],["BroadcastChannel",e.TYPE_VALUE],["ByteLengthQueuingStrategy",e.TYPE_VALUE],["CSSImageValue",e.TYPE_VALUE],["CSSKeywordValue",e.TYPE_VALUE],["CSSMathClamp",e.TYPE_VALUE],["CSSMathInvert",e.TYPE_VALUE],["CSSMathMax",e.TYPE_VALUE],["CSSMathMin",e.TYPE_VALUE],["CSSMathNegate",e.TYPE_VALUE],["CSSMathProduct",e.TYPE_VALUE],["CSSMathSum",e.TYPE_VALUE],["CSSMathValue",e.TYPE_VALUE],["CSSMatrixComponent",e.TYPE_VALUE],["CSSNumericArray",e.TYPE_VALUE],["CSSNumericValue",e.TYPE_VALUE],["CSSPerspective",e.TYPE_VALUE],["CSSRotate",e.TYPE_VALUE],["CSSScale",e.TYPE_VALUE],["CSSSkew",e.TYPE_VALUE],["CSSSkewX",e.TYPE_VALUE],["CSSSkewY",e.TYPE_VALUE],["CSSStyleValue",e.TYPE_VALUE],["CSSTransformComponent",e.TYPE_VALUE],["CSSTransformValue",e.TYPE_VALUE],["CSSTranslate",e.TYPE_VALUE],["CSSUnitValue",e.TYPE_VALUE],["CSSUnparsedValue",e.TYPE_VALUE],["CSSVariableReferenceValue",e.TYPE_VALUE],["Cache",e.TYPE_VALUE],["CacheStorage",e.TYPE_VALUE],["CanvasCompositing",e.TYPE],["CanvasDrawImage",e.TYPE],["CanvasDrawPath",e.TYPE],["CanvasFillStrokeStyles",e.TYPE],["CanvasFilters",e.TYPE],["CanvasGradient",e.TYPE_VALUE],["CanvasImageData",e.TYPE],["CanvasImageSmoothing",e.TYPE],["CanvasPath",e.TYPE],["CanvasPathDrawingStyles",e.TYPE],["CanvasPattern",e.TYPE_VALUE],["CanvasRect",e.TYPE],["CanvasShadowStyles",e.TYPE],["CanvasState",e.TYPE],["CanvasText",e.TYPE],["CanvasTextDrawingStyles",e.TYPE],["CanvasTransform",e.TYPE],["Client",e.TYPE_VALUE],["Clients",e.TYPE_VALUE],["CloseEvent",e.TYPE_VALUE],["CompressionStream",e.TYPE_VALUE],["CookieStore",e.TYPE_VALUE],["CookieStoreManager",e.TYPE_VALUE],["CountQueuingStrategy",e.TYPE_VALUE],["Crypto",e.TYPE_VALUE],["CryptoKey",e.TYPE_VALUE],["CustomEvent",e.TYPE_VALUE],["DOMException",e.TYPE_VALUE],["DOMMatrix",e.TYPE_VALUE],["DOMMatrixReadOnly",e.TYPE_VALUE],["DOMPoint",e.TYPE_VALUE],["DOMPointReadOnly",e.TYPE_VALUE],["DOMQuad",e.TYPE_VALUE],["DOMRect",e.TYPE_VALUE],["DOMRectReadOnly",e.TYPE_VALUE],["DOMStringList",e.TYPE_VALUE],["DecompressionStream",e.TYPE_VALUE],["DedicatedWorkerGlobalScopeEventMap",e.TYPE],["DedicatedWorkerGlobalScope",e.TYPE_VALUE],["EXT_blend_minmax",e.TYPE],["EXT_color_buffer_float",e.TYPE],["EXT_color_buffer_half_float",e.TYPE],["EXT_float_blend",e.TYPE],["EXT_frag_depth",e.TYPE],["EXT_sRGB",e.TYPE],["EXT_shader_texture_lod",e.TYPE],["EXT_texture_compression_bptc",e.TYPE],["EXT_texture_compression_rgtc",e.TYPE],["EXT_texture_filter_anisotropic",e.TYPE],["EXT_texture_norm16",e.TYPE],["EncodedAudioChunk",e.TYPE_VALUE],["EncodedVideoChunk",e.TYPE_VALUE],["ErrorEvent",e.TYPE_VALUE],["Event",e.TYPE_VALUE],["EventListener",e.TYPE],["EventListenerObject",e.TYPE],["EventSourceEventMap",e.TYPE],["EventSource",e.TYPE_VALUE],["EventTarget",e.TYPE_VALUE],["ExtendableCookieChangeEvent",e.TYPE_VALUE],["ExtendableEvent",e.TYPE_VALUE],["ExtendableMessageEvent",e.TYPE_VALUE],["FetchEvent",e.TYPE_VALUE],["File",e.TYPE_VALUE],["FileList",e.TYPE_VALUE],["FileReaderEventMap",e.TYPE],["FileReader",e.TYPE_VALUE],["FileReaderSync",e.TYPE_VALUE],["FileSystemDirectoryHandle",e.TYPE_VALUE],["FileSystemFileHandle",e.TYPE_VALUE],["FileSystemHandle",e.TYPE_VALUE],["FileSystemSyncAccessHandle",e.TYPE_VALUE],["FileSystemWritableFileStream",e.TYPE_VALUE],["FontFace",e.TYPE_VALUE],["FontFaceSetEventMap",e.TYPE],["FontFaceSet",e.TYPE_VALUE],["FontFaceSetLoadEvent",e.TYPE_VALUE],["FontFaceSource",e.TYPE],["FormData",e.TYPE_VALUE],["GPUError",e.TYPE],["GenericTransformStream",e.TYPE],["Headers",e.TYPE_VALUE],["IDBCursor",e.TYPE_VALUE],["IDBCursorWithValue",e.TYPE_VALUE],["IDBDatabaseEventMap",e.TYPE],["IDBDatabase",e.TYPE_VALUE],["IDBFactory",e.TYPE_VALUE],["IDBIndex",e.TYPE_VALUE],["IDBKeyRange",e.TYPE_VALUE],["IDBObjectStore",e.TYPE_VALUE],["IDBOpenDBRequestEventMap",e.TYPE],["IDBOpenDBRequest",e.TYPE_VALUE],["IDBRequestEventMap",e.TYPE],["IDBRequest",e.TYPE_VALUE],["IDBTransactionEventMap",e.TYPE],["IDBTransaction",e.TYPE_VALUE],["IDBVersionChangeEvent",e.TYPE_VALUE],["ImageBitmap",e.TYPE_VALUE],["ImageBitmapRenderingContext",e.TYPE_VALUE],["ImageData",e.TYPE_VALUE],["ImageDecoder",e.TYPE_VALUE],["ImageTrack",e.TYPE_VALUE],["ImageTrackList",e.TYPE_VALUE],["ImportMeta",e.TYPE],["KHR_parallel_shader_compile",e.TYPE],["Lock",e.TYPE_VALUE],["LockManager",e.TYPE_VALUE],["MediaCapabilities",e.TYPE_VALUE],["MediaSourceHandle",e.TYPE_VALUE],["MediaStreamTrackProcessor",e.TYPE_VALUE],["MessageChannel",e.TYPE_VALUE],["MessageEvent",e.TYPE_VALUE],["MessageEventTargetEventMap",e.TYPE],["MessageEventTarget",e.TYPE],["MessagePortEventMap",e.TYPE],["MessagePort",e.TYPE_VALUE],["NavigationPreloadManager",e.TYPE_VALUE],["NavigatorBadge",e.TYPE],["NavigatorConcurrentHardware",e.TYPE],["NavigatorID",e.TYPE],["NavigatorLanguage",e.TYPE],["NavigatorLocks",e.TYPE],["NavigatorOnLine",e.TYPE],["NavigatorStorage",e.TYPE],["NotificationEventMap",e.TYPE],["Notification",e.TYPE_VALUE],["NotificationEvent",e.TYPE_VALUE],["OES_draw_buffers_indexed",e.TYPE],["OES_element_index_uint",e.TYPE],["OES_fbo_render_mipmap",e.TYPE],["OES_standard_derivatives",e.TYPE],["OES_texture_float",e.TYPE],["OES_texture_float_linear",e.TYPE],["OES_texture_half_float",e.TYPE],["OES_texture_half_float_linear",e.TYPE],["OES_vertex_array_object",e.TYPE],["OVR_multiview2",e.TYPE],["OffscreenCanvasEventMap",e.TYPE],["OffscreenCanvas",e.TYPE_VALUE],["OffscreenCanvasRenderingContext2D",e.TYPE_VALUE],["Path2D",e.TYPE_VALUE],["PerformanceEventMap",e.TYPE],["Performance",e.TYPE_VALUE],["PerformanceEntry",e.TYPE_VALUE],["PerformanceMark",e.TYPE_VALUE],["PerformanceMeasure",e.TYPE_VALUE],["PerformanceObserver",e.TYPE_VALUE],["PerformanceObserverEntryList",e.TYPE_VALUE],["PerformanceResourceTiming",e.TYPE_VALUE],["PerformanceServerTiming",e.TYPE_VALUE],["PermissionStatusEventMap",e.TYPE],["PermissionStatus",e.TYPE_VALUE],["Permissions",e.TYPE_VALUE],["ProgressEvent",e.TYPE_VALUE],["PromiseRejectionEvent",e.TYPE_VALUE],["PushEvent",e.TYPE_VALUE],["PushManager",e.TYPE_VALUE],["PushMessageData",e.TYPE_VALUE],["PushSubscription",e.TYPE_VALUE],["PushSubscriptionChangeEvent",e.TYPE_VALUE],["PushSubscriptionOptions",e.TYPE_VALUE],["RTCDataChannelEventMap",e.TYPE],["RTCDataChannel",e.TYPE_VALUE],["RTCEncodedAudioFrame",e.TYPE_VALUE],["RTCEncodedVideoFrame",e.TYPE_VALUE],["RTCRtpScriptTransformer",e.TYPE_VALUE],["RTCTransformEvent",e.TYPE_VALUE],["ReadableByteStreamController",e.TYPE_VALUE],["ReadableStream",e.TYPE_VALUE],["ReadableStreamBYOBReader",e.TYPE_VALUE],["ReadableStreamBYOBRequest",e.TYPE_VALUE],["ReadableStreamDefaultController",e.TYPE_VALUE],["ReadableStreamDefaultReader",e.TYPE_VALUE],["ReadableStreamGenericReader",e.TYPE],["Report",e.TYPE_VALUE],["ReportBody",e.TYPE_VALUE],["ReportingObserver",e.TYPE_VALUE],["Request",e.TYPE_VALUE],["Response",e.TYPE_VALUE],["SecurityPolicyViolationEvent",e.TYPE_VALUE],["ServiceWorkerEventMap",e.TYPE],["ServiceWorker",e.TYPE_VALUE],["ServiceWorkerContainerEventMap",e.TYPE],["ServiceWorkerContainer",e.TYPE_VALUE],["ServiceWorkerGlobalScopeEventMap",e.TYPE],["ServiceWorkerGlobalScope",e.TYPE_VALUE],["ServiceWorkerRegistrationEventMap",e.TYPE],["ServiceWorkerRegistration",e.TYPE_VALUE],["SharedWorkerGlobalScopeEventMap",e.TYPE],["SharedWorkerGlobalScope",e.TYPE_VALUE],["StorageManager",e.TYPE_VALUE],["StylePropertyMapReadOnly",e.TYPE_VALUE],["SubtleCrypto",e.TYPE_VALUE],["TextDecoder",e.TYPE_VALUE],["TextDecoderCommon",e.TYPE],["TextDecoderStream",e.TYPE_VALUE],["TextEncoder",e.TYPE_VALUE],["TextEncoderCommon",e.TYPE],["TextEncoderStream",e.TYPE_VALUE],["TextMetrics",e.TYPE_VALUE],["TransformStream",e.TYPE_VALUE],["TransformStreamDefaultController",e.TYPE_VALUE],["URL",e.TYPE_VALUE],["URLSearchParams",e.TYPE_VALUE],["VideoColorSpace",e.TYPE_VALUE],["VideoDecoderEventMap",e.TYPE],["VideoDecoder",e.TYPE_VALUE],["VideoEncoderEventMap",e.TYPE],["VideoEncoder",e.TYPE_VALUE],["VideoFrame",e.TYPE_VALUE],["WEBGL_color_buffer_float",e.TYPE],["WEBGL_compressed_texture_astc",e.TYPE],["WEBGL_compressed_texture_etc",e.TYPE],["WEBGL_compressed_texture_etc1",e.TYPE],["WEBGL_compressed_texture_pvrtc",e.TYPE],["WEBGL_compressed_texture_s3tc",e.TYPE],["WEBGL_compressed_texture_s3tc_srgb",e.TYPE],["WEBGL_debug_renderer_info",e.TYPE],["WEBGL_debug_shaders",e.TYPE],["WEBGL_depth_texture",e.TYPE],["WEBGL_draw_buffers",e.TYPE],["WEBGL_lose_context",e.TYPE],["WEBGL_multi_draw",e.TYPE],["WebGL2RenderingContext",e.TYPE_VALUE],["WebGL2RenderingContextBase",e.TYPE],["WebGL2RenderingContextOverloads",e.TYPE],["WebGLActiveInfo",e.TYPE_VALUE],["WebGLBuffer",e.TYPE_VALUE],["WebGLContextEvent",e.TYPE_VALUE],["WebGLFramebuffer",e.TYPE_VALUE],["WebGLProgram",e.TYPE_VALUE],["WebGLQuery",e.TYPE_VALUE],["WebGLRenderbuffer",e.TYPE_VALUE],["WebGLRenderingContext",e.TYPE_VALUE],["WebGLRenderingContextBase",e.TYPE],["WebGLRenderingContextOverloads",e.TYPE],["WebGLSampler",e.TYPE_VALUE],["WebGLShader",e.TYPE_VALUE],["WebGLShaderPrecisionFormat",e.TYPE_VALUE],["WebGLSync",e.TYPE_VALUE],["WebGLTexture",e.TYPE_VALUE],["WebGLTransformFeedback",e.TYPE_VALUE],["WebGLUniformLocation",e.TYPE_VALUE],["WebGLVertexArrayObject",e.TYPE_VALUE],["WebGLVertexArrayObjectOES",e.TYPE],["WebSocketEventMap",e.TYPE],["WebSocket",e.TYPE_VALUE],["WebTransport",e.TYPE_VALUE],["WebTransportBidirectionalStream",e.TYPE_VALUE],["WebTransportDatagramDuplexStream",e.TYPE_VALUE],["WebTransportError",e.TYPE_VALUE],["WindowClient",e.TYPE_VALUE],["WindowOrWorkerGlobalScope",e.TYPE],["WorkerEventMap",e.TYPE],["Worker",e.TYPE_VALUE],["WorkerGlobalScopeEventMap",e.TYPE],["WorkerGlobalScope",e.TYPE_VALUE],["WorkerLocation",e.TYPE_VALUE],["WorkerNavigator",e.TYPE_VALUE],["WritableStream",e.TYPE_VALUE],["WritableStreamDefaultController",e.TYPE_VALUE],["WritableStreamDefaultWriter",e.TYPE_VALUE],["XMLHttpRequestEventMap",e.TYPE],["XMLHttpRequest",e.TYPE_VALUE],["XMLHttpRequestEventTargetEventMap",e.TYPE],["XMLHttpRequestEventTarget",e.TYPE_VALUE],["XMLHttpRequestUpload",e.TYPE_VALUE],["WebAssembly",e.TYPE_VALUE],["Console",e.TYPE],["AudioDataOutputCallback",e.TYPE],["EncodedAudioChunkOutputCallback",e.TYPE],["EncodedVideoChunkOutputCallback",e.TYPE],["FrameRequestCallback",e.TYPE],["LockGrantedCallback",e.TYPE],["OnErrorEventHandlerNonNull",e.TYPE],["PerformanceObserverCallback",e.TYPE],["QueuingStrategySize",e.TYPE],["ReportingObserverCallback",e.TYPE],["TransformerFlushCallback",e.TYPE],["TransformerStartCallback",e.TYPE],["TransformerTransformCallback",e.TYPE],["UnderlyingSinkAbortCallback",e.TYPE],["UnderlyingSinkCloseCallback",e.TYPE],["UnderlyingSinkStartCallback",e.TYPE],["UnderlyingSinkWriteCallback",e.TYPE],["UnderlyingSourceCancelCallback",e.TYPE],["UnderlyingSourcePullCallback",e.TYPE],["UnderlyingSourceStartCallback",e.TYPE],["VideoFrameOutputCallback",e.TYPE],["VoidFunction",e.TYPE],["WebCodecsErrorCallback",e.TYPE],["AlgorithmIdentifier",e.TYPE],["AllowSharedBufferSource",e.TYPE],["BigInteger",e.TYPE],["BlobPart",e.TYPE],["BodyInit",e.TYPE],["BufferSource",e.TYPE],["CSSKeywordish",e.TYPE],["CSSNumberish",e.TYPE],["CSSPerspectiveValue",e.TYPE],["CSSUnparsedSegment",e.TYPE],["CanvasImageSource",e.TYPE],["CookieList",e.TYPE],["DOMHighResTimeStamp",e.TYPE],["EpochTimeStamp",e.TYPE],["EventListenerOrEventListenerObject",e.TYPE],["FileSystemWriteChunkType",e.TYPE],["Float32List",e.TYPE],["FormDataEntryValue",e.TYPE],["GLbitfield",e.TYPE],["GLboolean",e.TYPE],["GLclampf",e.TYPE],["GLenum",e.TYPE],["GLfloat",e.TYPE],["GLint",e.TYPE],["GLint64",e.TYPE],["GLintptr",e.TYPE],["GLsizei",e.TYPE],["GLsizeiptr",e.TYPE],["GLuint",e.TYPE],["GLuint64",e.TYPE],["HashAlgorithmIdentifier",e.TYPE],["HeadersInit",e.TYPE],["IDBValidKey",e.TYPE],["ImageBitmapSource",e.TYPE],["ImageBufferSource",e.TYPE],["ImageDataArray",e.TYPE],["Int32List",e.TYPE],["MessageEventSource",e.TYPE],["NamedCurve",e.TYPE],["OffscreenRenderingContext",e.TYPE],["OnErrorEventHandler",e.TYPE],["PerformanceEntryList",e.TYPE],["PushMessageDataInit",e.TYPE],["ReadableStreamController",e.TYPE],["ReadableStreamReadResult",e.TYPE],["ReadableStreamReader",e.TYPE],["ReportList",e.TYPE],["RequestInfo",e.TYPE],["TexImageSource",e.TYPE],["TimerHandler",e.TYPE],["Transferable",e.TYPE],["Uint32List",e.TYPE],["XMLHttpRequestBodyInit",e.TYPE],["AlphaOption",e.TYPE],["AudioSampleFormat",e.TYPE],["AvcBitstreamFormat",e.TYPE],["BinaryType",e.TYPE],["BitrateMode",e.TYPE],["CSSMathOperator",e.TYPE],["CSSNumericBaseType",e.TYPE],["CanvasDirection",e.TYPE],["CanvasFillRule",e.TYPE],["CanvasFontKerning",e.TYPE],["CanvasFontStretch",e.TYPE],["CanvasFontVariantCaps",e.TYPE],["CanvasLineCap",e.TYPE],["CanvasLineJoin",e.TYPE],["CanvasTextAlign",e.TYPE],["CanvasTextBaseline",e.TYPE],["CanvasTextRendering",e.TYPE],["ClientTypes",e.TYPE],["CodecState",e.TYPE],["ColorGamut",e.TYPE],["ColorSpaceConversion",e.TYPE],["CompressionFormat",e.TYPE],["CookieSameSite",e.TYPE],["DocumentVisibilityState",e.TYPE],["EncodedAudioChunkType",e.TYPE],["EncodedVideoChunkType",e.TYPE],["EndingType",e.TYPE],["FileSystemHandleKind",e.TYPE],["FontDisplay",e.TYPE],["FontFaceLoadStatus",e.TYPE],["FontFaceSetLoadStatus",e.TYPE],["FrameType",e.TYPE],["GlobalCompositeOperation",e.TYPE],["HardwareAcceleration",e.TYPE],["HdrMetadataType",e.TYPE],["IDBCursorDirection",e.TYPE],["IDBRequestReadyState",e.TYPE],["IDBTransactionDurability",e.TYPE],["IDBTransactionMode",e.TYPE],["ImageOrientation",e.TYPE],["ImageSmoothingQuality",e.TYPE],["KeyFormat",e.TYPE],["KeyType",e.TYPE],["KeyUsage",e.TYPE],["LatencyMode",e.TYPE],["LockMode",e.TYPE],["MediaDecodingType",e.TYPE],["MediaEncodingType",e.TYPE],["MediaKeysRequirement",e.TYPE],["NotificationDirection",e.TYPE],["NotificationPermission",e.TYPE],["OffscreenRenderingContextId",e.TYPE],["OpusBitstreamFormat",e.TYPE],["PermissionName",e.TYPE],["PermissionState",e.TYPE],["PredefinedColorSpace",e.TYPE],["PremultiplyAlpha",e.TYPE],["PushEncryptionKeyName",e.TYPE],["RTCDataChannelState",e.TYPE],["RTCEncodedVideoFrameType",e.TYPE],["ReadableStreamReaderMode",e.TYPE],["ReadableStreamType",e.TYPE],["ReferrerPolicy",e.TYPE],["RequestCache",e.TYPE],["RequestCredentials",e.TYPE],["RequestDestination",e.TYPE],["RequestMode",e.TYPE],["RequestPriority",e.TYPE],["RequestRedirect",e.TYPE],["ResizeQuality",e.TYPE],["ResponseType",e.TYPE],["SecurityPolicyViolationEventDisposition",e.TYPE],["ServiceWorkerState",e.TYPE],["ServiceWorkerUpdateViaCache",e.TYPE],["TransferFunction",e.TYPE],["VideoColorPrimaries",e.TYPE],["VideoEncoderBitrateMode",e.TYPE],["VideoMatrixCoefficients",e.TYPE],["VideoPixelFormat",e.TYPE],["VideoTransferCharacteristics",e.TYPE],["WebGLPowerPreference",e.TYPE],["WebTransportCongestionControl",e.TYPE],["WebTransportErrorSource",e.TYPE],["WorkerType",e.TYPE],["WriteCommandType",e.TYPE],["XMLHttpRequestResponseType",e.TYPE]]},Rn}r(Ny,"requireWebworker");var Vn={},gE;function qy(){if(gE)return Vn;gE=1,Object.defineProperty(Vn,"__esModule",{value:!0}),Vn.webworker_asynciterable=void 0;const e=V();return Vn.webworker_asynciterable={libs:[],variables:[["FileSystemDirectoryHandleAsyncIterator",e.TYPE],["FileSystemDirectoryHandle",e.TYPE],["ReadableStreamAsyncIterator",e.TYPE],["ReadableStream",e.TYPE]]},Vn}r(qy,"requireWebworker_asynciterable");var Dn={},SE;function Gy(){if(SE)return Dn;SE=1,Object.defineProperty(Dn,"__esModule",{value:!0}),Dn.webworker_iterable=void 0;const e=V();return Dn.webworker_iterable={libs:[],variables:[["CSSNumericArray",e.TYPE],["CSSTransformValue",e.TYPE],["CSSUnparsedValue",e.TYPE],["Cache",e.TYPE],["CanvasPath",e.TYPE],["CanvasPathDrawingStyles",e.TYPE],["CookieStoreManager",e.TYPE],["DOMStringList",e.TYPE],["FileList",e.TYPE],["FontFaceSet",e.TYPE],["FormDataIterator",e.TYPE],["FormData",e.TYPE],["HeadersIterator",e.TYPE],["Headers",e.TYPE],["IDBDatabase",e.TYPE],["IDBObjectStore",e.TYPE],["ImageTrackList",e.TYPE],["MessageEvent",e.TYPE],["StylePropertyMapReadOnlyIterator",e.TYPE],["StylePropertyMapReadOnly",e.TYPE],["SubtleCrypto",e.TYPE],["URLSearchParamsIterator",e.TYPE],["URLSearchParams",e.TYPE],["WEBGL_draw_buffers",e.TYPE],["WEBGL_multi_draw",e.TYPE],["WebGL2RenderingContextBase",e.TYPE],["WebGL2RenderingContextOverloads",e.TYPE],["WebGLRenderingContextBase",e.TYPE],["WebGLRenderingContextOverloads",e.TYPE]]},Dn}r(Gy,"requireWebworker_iterable");var YE;function $y(){if(YE)return Vt;YE=1,Object.defineProperty(Vt,"__esModule",{value:!0}),Vt.lib=void 0;const e=Po(),l=Du(),n=ne(),p=ve(),u=Te(),i=Ui(),t=by(),o=gy(),s=go(),c=mo(),E=yo(),P=ho(),m=se(),a=_o(),f=vo(),d=bo(),h=ie(),T=Qe(),g=Ao(),A=So(),y=Sy(),C=Yo(),R=Co(),D=tc(),O=nc(),B=Yy(),j=sc(),F=ac(),q=uc(),U=pc(),H=fc(),J=Ro(),$=yc(),z=xi(),Q=Ay(),Z=Lo(),Ce=vc(),Pe=gc(),qe=Vo(),ki=Cc(),ji=Cy(),Ni=Rc(),ci=Dc(),N=wc(),Ge=Ic(),et=Oo(),Le=Fi(),Re=jc(),pi=Ly(),qi=ke(),Gi=qc(),$i=$c(),Ei=Hc(),Wi=Xc(),fi=Do(),Hi=Mo(),di=Ry(),Ki=ep(),Ti=wo(),zi=np(),Xi=sp(),Ji=Io(),Pi=up(),Qi=pp(),Zi=Vy(),me=fp(),G=Tp(),ye=mp(),ge=hp(),$e=Uo(),es=gp(),mi=Yp(),ts=Dy(),Se=Cp(),rs=Fo(),ns=Dp(),_=xo(),b=Oy(),v=Mp(),S=Up(),Y=Fp(),L=kp(),w=Np(),k=EE(),ee=Wp(),yi=wy(),Ve=My(),Df=Kp(),Of=Xp(),wf=Qp(),Mf=eE(),If=rE(),Uf=Iy(),xf=iE(),Ff=oE(),Bf=Uy(),kf=lE(),jf=xy(),Nf=cE(),qf=Fy(),Gf=By(),$f=ky(),Wf=jy(),Hf=oe(),Kf=Ny(),zf=qy(),Xf=ae(),Jf=Gy();return Vt.lib=new Map([["es5",i.es5],["es6",t.es6],["es2015",s.es2015],["es7",o.es7],["es2016",g.es2016],["es2017",R.es2017],["es2018",J.es2018],["es2019",qe.es2019],["es2020",et.es2020],["es2021",Hi.es2021],["es2022",Ji.es2022],["es2023",$e.es2023],["es2024",rs.es2024],["esnext",k.esnext],["dom",n.dom],["dom.iterable",u.dom_iterable],["dom.asynciterable",p.dom_asynciterable],["webworker",Kf.webworker],["webworker.importscripts",Xf.webworker_importscripts],["webworker.iterable",Jf.webworker_iterable],["webworker.asynciterable",zf.webworker_asynciterable],["scripthost",Hf.scripthost],["es2015.core",E.es2015_core],["es2015.collection",c.es2015_collection],["es2015.generator",P.es2015_generator],["es2015.iterable",m.es2015_iterable],["es2015.promise",a.es2015_promise],["es2015.proxy",f.es2015_proxy],["es2015.reflect",d.es2015_reflect],["es2015.symbol",h.es2015_symbol],["es2015.symbol.wellknown",T.es2015_symbol_wellknown],["es2016.array.include",A.es2016_array_include],["es2016.intl",C.es2016_intl],["es2017.arraybuffer",D.es2017_arraybuffer],["es2017.date",O.es2017_date],["es2017.object",F.es2017_object],["es2017.sharedmemory",q.es2017_sharedmemory],["es2017.string",U.es2017_string],["es2017.intl",j.es2017_intl],["es2017.typedarrays",H.es2017_typedarrays],["es2018.asyncgenerator",$.es2018_asyncgenerator],["es2018.asynciterable",z.es2018_asynciterable],["es2018.intl",Z.es2018_intl],["es2018.promise",Ce.es2018_promise],["es2018.regexp",Pe.es2018_regexp],["es2019.array",ki.es2019_array],["es2019.object",ci.es2019_object],["es2019.string",N.es2019_string],["es2019.symbol",Ge.es2019_symbol],["es2019.intl",Ni.es2019_intl],["es2020.bigint",Le.es2020_bigint],["es2020.date",Re.es2020_date],["es2020.promise",$i.es2020_promise],["es2020.sharedmemory",Ei.es2020_sharedmemory],["es2020.string",Wi.es2020_string],["es2020.symbol.wellknown",fi.es2020_symbol_wellknown],["es2020.intl",qi.es2020_intl],["es2020.number",Gi.es2020_number],["es2021.promise",Ti.es2021_promise],["es2021.string",zi.es2021_string],["es2021.weakref",Xi.es2021_weakref],["es2021.intl",Ki.es2021_intl],["es2022.array",Pi.es2022_array],["es2022.error",Qi.es2022_error],["es2022.intl",me.es2022_intl],["es2022.object",G.es2022_object],["es2022.string",ge.es2022_string],["es2022.regexp",ye.es2022_regexp],["es2023.array",es.es2023_array],["es2023.collection",mi.es2023_collection],["es2023.intl",Se.es2023_intl],["es2024.arraybuffer",ns.es2024_arraybuffer],["es2024.collection",_.es2024_collection],["es2024.object",v.es2024_object],["es2024.promise",S.es2024_promise],["es2024.regexp",Y.es2024_regexp],["es2024.sharedmemory",L.es2024_sharedmemory],["es2024.string",w.es2024_string],["esnext.array",ee.esnext_array],["esnext.collection",Df.esnext_collection],["esnext.symbol",Gf.esnext_symbol],["esnext.asynciterable",yi.esnext_asynciterable],["esnext.intl",xf.esnext_intl],["esnext.disposable",wf.esnext_disposable],["esnext.bigint",Ve.esnext_bigint],["esnext.string",qf.esnext_string],["esnext.promise",kf.esnext_promise],["esnext.weakref",$f.esnext_weakref],["esnext.decorators",Of.esnext_decorators],["esnext.object",Bf.esnext_object],["esnext.regexp",jf.esnext_regexp],["esnext.iterator",Ff.esnext_iterator],["esnext.float16",If.esnext_float16],["esnext.error",Mf.esnext_error],["esnext.sharedmemory",Nf.esnext_sharedmemory],["decorators",e.decorators],["decorators.legacy",l.decorators_legacy],["es2016.full",y.es2016_full],["es2017.full",B.es2017_full],["es2018.full",Q.es2018_full],["es2019.full",ji.es2019_full],["es2020.full",pi.es2020_full],["es2021.full",di.es2021_full],["es2022.full",Zi.es2022_full],["es2023.full",ts.es2023_full],["es2024.full",b.es2024_full],["esnext.full",Uf.esnext_full],["lib",Wf.lib]]),Vt}r($y,"requireLib");var On={},wn={},je={},Mn={},In={},be={},AE;function Bo(){if(AE)return be;AE=1,Object.defineProperty(be,"__esModule",{value:!0}),be.Reference=be.ReferenceTypeFlag=be.ReferenceFlag=void 0;const e=Ii();var l;(function(i){i[i.Read=1]="Read",i[i.Write=2]="Write",i[i.ReadWrite=3]="ReadWrite"})(l||(be.ReferenceFlag=l={}));const n=(0,e.createIdGenerator)();var p;(function(i){i[i.Value=1]="Value",i[i.Type=2]="Type"})(p||(be.ReferenceTypeFlag=p={}));let u=class{static{r(this,"Reference")}$id=n();#e;from;identifier;init;maybeImplicitGlobal;resolved;writeExpr;#r;constructor(t,o,s,c,E,P,m=p.Value){this.identifier=t,this.from=o,this.resolved=null,this.#e=s,this.isWrite()&&(this.writeExpr=c,this.init=P),this.maybeImplicitGlobal=E,this.#r=m}get isTypeReference(){return(this.#r&p.Type)!==0}get isValueReference(){return(this.#r&p.Value)!==0}isWrite(){return!!(this.#e&l.Write)}isRead(){return!!(this.#e&l.Read)}isReadOnly(){return this.#e===l.Read}isWriteOnly(){return this.#e===l.Write}isReadWrite(){return this.#e===l.ReadWrite}};return be.Reference=u,be}r(Bo,"requireReference");var ko={},Un={},xn={},CE;function LE(){if(CE)return xn;CE=1,Object.defineProperty(xn,"__esModule",{value:!0}),xn.VariableBase=void 0;const l=(0,Ii().createIdGenerator)();let n=class{static{r(this,"VariableBase")}$id=l();defs=[];eslintUsed=!1;identifiers=[];name;references=[];scope;constructor(u,i){this.name=u,this.scope=i}};return xn.VariableBase=n,xn}r(LE,"requireVariableBase");var RE;function VE(){if(RE)return Un;RE=1,Object.defineProperty(Un,"__esModule",{value:!0}),Un.ESLintScopeVariable=void 0;const e=LE();let l=class extends e.VariableBase{static{r(this,"ESLintScopeVariable")}writeable;eslintExplicitGlobal;eslintImplicitGlobalSetting;eslintExplicitGlobalComments};return Un.ESLintScopeVariable=l,Un}r(VE,"requireESLintScopeVariable");var Fn={},DE;function Wy(){if(DE)return Fn;DE=1,Object.defineProperty(Fn,"__esModule",{value:!0}),Fn.ImplicitLibVariable=void 0;const e=VE();let l=class extends e.ESLintScopeVariable{static{r(this,"ImplicitLibVariable")}isTypeVariable;isValueVariable;constructor(p,u,{eslintImplicitGlobalSetting:i,isTypeVariable:t,isValueVariable:o,writeable:s}){super(u,p),this.isTypeVariable=t??!1,this.isValueVariable=o??!1,this.writeable=s??!1,this.eslintImplicitGlobalSetting=i??"readonly"}};return Fn.ImplicitLibVariable=l,Fn}r(Wy,"requireImplicitLibVariable");var Bn={},OE;function Hy(){if(OE)return Bn;OE=1,Object.defineProperty(Bn,"__esModule",{value:!0}),Bn.Variable=void 0;const e=LE();let l=class extends e.VariableBase{static{r(this,"Variable")}get isTypeVariable(){return this.defs.length===0?!0:this.defs.some(p=>p.isTypeDefinition)}get isValueVariable(){return this.defs.length===0?!0:this.defs.some(p=>p.isVariableDefinition)}};return Bn.Variable=l,Bn}r(Hy,"requireVariable$1");var wE;function jo(){return wE||(wE=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Variable=e.ImplicitLibVariable=e.ESLintScopeVariable=void 0;var l=VE();Object.defineProperty(e,"ESLintScopeVariable",{enumerable:!0,get:r(function(){return l.ESLintScopeVariable},"get")});var n=Wy();Object.defineProperty(e,"ImplicitLibVariable",{enumerable:!0,get:r(function(){return n.ImplicitLibVariable},"get")});var p=Hy();Object.defineProperty(e,"Variable",{enumerable:!0,get:r(function(){return p.Variable},"get")})})(ko)),ko}r(jo,"requireVariable");var kn={},ME;function K(){if(ME)return kn;ME=1,Object.defineProperty(kn,"__esModule",{value:!0}),kn.ScopeType=void 0;var e;return(function(l){l.block="block",l.catch="catch",l.class="class",l.classFieldInitializer="class-field-initializer",l.classStaticBlock="class-static-block",l.conditionalType="conditionalType",l.for="for",l.function="function",l.functionExpressionName="function-expression-name",l.functionType="functionType",l.global="global",l.mappedType="mappedType",l.module="module",l.switch="switch",l.tsEnum="tsEnum",l.tsModule="tsModule",l.type="type",l.with="with"})(e||(kn.ScopeType=e={})),kn}r(K,"requireScopeType");var IE;function X(){if(IE)return In;IE=1,Object.defineProperty(In,"__esModule",{value:!0}),In.ScopeBase=void 0;const e=he(),l=Tt(),n=Be(),p=Ii(),u=Bo(),i=jo(),t=K();function o(m,a,f){let d;if(m.upper?.isStrict||f||m.type===t.ScopeType.class||m.type===t.ScopeType.conditionalType||m.type===t.ScopeType.functionType||m.type===t.ScopeType.mappedType||m.type===t.ScopeType.module||m.type===t.ScopeType.tsEnum||m.type===t.ScopeType.tsModule||m.type===t.ScopeType.type)return!0;if(m.type===t.ScopeType.block||m.type===t.ScopeType.switch)return!1;if(m.type===t.ScopeType.function){const h=a;switch(h.type){case e.AST_NODE_TYPES.ArrowFunctionExpression:if(h.body.type!==e.AST_NODE_TYPES.BlockStatement)return!1;d=h.body;break;case e.AST_NODE_TYPES.Program:d=h;break;default:d=h.body}if(!d)return!1}else if(m.type===t.ScopeType.global)d=a;else return!1;for(const h of d.body){if(h.type!==e.AST_NODE_TYPES.ExpressionStatement)break;if(h.directive==="use strict")return!0;const T=h.expression;if(T.type!==e.AST_NODE_TYPES.Literal)break;if(T.raw==='"use strict"'||T.raw==="'use strict'"||T.value==="use strict")return!0}return!1}r(o,"isStrictScope");function s(m,a){m.scopes.push(a);const f=m.nodeToScope.get(a.block);f?f.push(a):m.nodeToScope.set(a.block,[a])}r(s,"registerScope");const c=(0,p.createIdGenerator)(),E=new Set([t.ScopeType.classFieldInitializer,t.ScopeType.classStaticBlock,t.ScopeType.function,t.ScopeType.global,t.ScopeType.module,t.ScopeType.tsModule]);let P=class{static{r(this,"ScopeBase")}$id=c();block;childScopes=[];#e;#r;functionExpressionScope=!1;isStrict;leftToResolve=[];references=[];set=new Map;through=[];type;upper;variables=[];#n=r(a=>{let f=this;do f.through.push(a),f=f.upper;while(f)},"#dynamicCloseRef");#o=r((a,f)=>{this.shouldStaticallyCloseForGlobal(a,f)?this.#m(a):this.#n(a)},"#globalCloseRef");#m=r(a=>{r(()=>{const d=a.identifier.name,h=this.set.get(d);if(!h||!this.isValidResolution(a,h))return!1;const T=a.isTypeReference&&h.isTypeVariable,g=a.isValueReference&&h.isValueVariable;return!T&&!g?!1:(h.references.push(a),a.resolved=h,!0)},"resolve")()||this.delegateToUpperScope(a)},"#staticCloseRef");variableScope;constructor(a,f,d,h,T){const g=d;this.type=f,this.#r=this.type===t.ScopeType.global||this.type===t.ScopeType.with,this.block=h,this.variableScope=this.isVariableScope()?this:g.variableScope,this.upper=d,this.isStrict=o(this,h,T),g?.childScopes.push(this),this.#e=a.declaredVariables,s(a,this)}isVariableScope(){return E.has(this.type)}shouldStaticallyCloseForGlobal(a,f){const d=a.identifier.name,h=this.set.get(d);if(!h)return!1;if(f.isModule())return!0;const T=h.defs;return T.length>0&&T.every(g=>!(g.type===n.DefinitionType.Variable&&g.parent.kind==="var"))}close(a){let f;return this.shouldStaticallyClose()?f=this.#m:this.type!=="global"?f=this.#n:f=this.#o,(0,l.assert)(this.leftToResolve),this.leftToResolve.forEach(d=>f(d,a)),this.leftToResolve=null,this.upper}shouldStaticallyClose(){return!this.#r}defineVariable(a,f,d,h,T){const g=typeof a=="string"?a:a.name;let A=f.get(g);A||(A=typeof a=="string"?new i.Variable(g,this):a,f.set(g,A),d.push(A)),T&&(A.defs.push(T),this.addDeclaredVariablesOfNode(A,T.node),this.addDeclaredVariablesOfNode(A,T.parent)),h&&A.identifiers.push(h)}delegateToUpperScope(a){this.upper?.leftToResolve?.push(a),this.through.push(a)}isValidResolution(a,f){return!0}addDeclaredVariablesOfNode(a,f){if(f==null)return;let d=this.#e.get(f);d==null&&(d=[],this.#e.set(f,d)),d.includes(a)||d.push(a)}defineIdentifier(a,f){this.defineVariable(a.name,this.set,this.variables,a,f)}defineLiteralIdentifier(a,f){this.defineVariable(a.value,this.set,this.variables,null,f)}referenceDualValueType(a){const f=new u.Reference(a,this,u.ReferenceFlag.Read,null,null,!1,u.ReferenceTypeFlag.Type|u.ReferenceTypeFlag.Value);this.references.push(f),this.leftToResolve?.push(f)}referenceType(a){const f=new u.Reference(a,this,u.ReferenceFlag.Read,null,null,!1,u.ReferenceTypeFlag.Type);this.references.push(f),this.leftToResolve?.push(f)}referenceValue(a,f=u.ReferenceFlag.Read,d,h,T=!1){const g=new u.Reference(a,this,f,d,h,T,u.ReferenceTypeFlag.Value);this.references.push(g),this.leftToResolve?.push(g)}};return In.ScopeBase=P,In}r(X,"requireScopeBase");var UE;function Ky(){if(UE)return Mn;UE=1,Object.defineProperty(Mn,"__esModule",{value:!0}),Mn.BlockScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"BlockScope")}constructor(u,i,t){super(u,l.ScopeType.block,i,t,!1)}};return Mn.BlockScope=n,Mn}r(Ky,"requireBlockScope");var jn={},xE;function zy(){if(xE)return jn;xE=1,Object.defineProperty(jn,"__esModule",{value:!0}),jn.CatchScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"CatchScope")}constructor(u,i,t){super(u,l.ScopeType.catch,i,t,!1)}};return jn.CatchScope=n,jn}r(zy,"requireCatchScope");var Nn={},FE;function BE(){if(FE)return Nn;FE=1,Object.defineProperty(Nn,"__esModule",{value:!0}),Nn.ClassFieldInitializerScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"ClassFieldInitializerScope")}constructor(u,i,t){super(u,l.ScopeType.classFieldInitializer,i,t,!1)}};return Nn.ClassFieldInitializerScope=n,Nn}r(BE,"requireClassFieldInitializerScope");var qn={},kE;function Xy(){if(kE)return qn;kE=1,Object.defineProperty(qn,"__esModule",{value:!0}),qn.ClassScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"ClassScope")}constructor(u,i,t){super(u,l.ScopeType.class,i,t,!1)}};return qn.ClassScope=n,qn}r(Xy,"requireClassScope");var Gn={},jE;function Jy(){if(jE)return Gn;jE=1,Object.defineProperty(Gn,"__esModule",{value:!0}),Gn.ConditionalTypeScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"ConditionalTypeScope")}constructor(u,i,t){super(u,l.ScopeType.conditionalType,i,t,!1)}};return Gn.ConditionalTypeScope=n,Gn}r(Jy,"requireConditionalTypeScope");var $n={},NE;function Qy(){if(NE)return $n;NE=1,Object.defineProperty($n,"__esModule",{value:!0}),$n.ForScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"ForScope")}constructor(u,i,t){super(u,l.ScopeType.for,i,t,!1)}};return $n.ForScope=n,$n}r(Qy,"requireForScope");var Wn={},qE;function Zy(){if(qE)return Wn;qE=1,Object.defineProperty(Wn,"__esModule",{value:!0}),Wn.FunctionExpressionNameScope=void 0;const e=Be(),l=X(),n=K();let p=class extends l.ScopeBase{static{r(this,"FunctionExpressionNameScope")}functionExpressionScope;constructor(i,t,o){super(i,n.ScopeType.functionExpressionName,t,o,!1),o.id&&this.defineIdentifier(o.id,new e.FunctionNameDefinition(o.id,o)),this.functionExpressionScope=!0}};return Wn.FunctionExpressionNameScope=p,Wn}r(Zy,"requireFunctionExpressionNameScope");var Hn={},GE;function eh(){if(GE)return Hn;GE=1,Object.defineProperty(Hn,"__esModule",{value:!0}),Hn.FunctionScope=void 0;const e=he(),l=X(),n=K();let p=class extends l.ScopeBase{static{r(this,"FunctionScope")}constructor(i,t,o,s){super(i,n.ScopeType.function,t,o,s),this.block.type!==e.AST_NODE_TYPES.ArrowFunctionExpression&&this.defineVariable("arguments",this.set,this.variables,null,null)}isValidResolution(i,t){if(this.block.type===e.AST_NODE_TYPES.Program)return!0;const o=this.block.body?.range[0]??-1;return!(t.scope===this&&i.identifier.range[0]<o&&t.defs.every(s=>s.name.range[0]>=o))}};return Hn.FunctionScope=p,Hn}r(eh,"requireFunctionScope");var Kn={},$E;function th(){if($E)return Kn;$E=1,Object.defineProperty(Kn,"__esModule",{value:!0}),Kn.FunctionTypeScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"FunctionTypeScope")}constructor(u,i,t){super(u,l.ScopeType.functionType,i,t,!1)}};return Kn.FunctionTypeScope=n,Kn}r(th,"requireFunctionTypeScope");var zn={},WE;function rh(){if(WE)return zn;WE=1,Object.defineProperty(zn,"__esModule",{value:!0}),zn.GlobalScope=void 0;const e=he(),l=Tt(),n=hu(),p=jo(),u=X(),i=K();let t=class extends u.ScopeBase{static{r(this,"GlobalScope")}implicit;constructor(s,c){super(s,i.ScopeType.global,null,c,!1),this.implicit={leftToBeResolved:[],set:new Map,variables:[]}}close(s){(0,l.assert)(this.leftToResolve);for(const c of this.leftToResolve)if(c.maybeImplicitGlobal&&!this.set.has(c.identifier.name)){const E=c.maybeImplicitGlobal,P=E.pattern;P.type===e.AST_NODE_TYPES.Identifier&&this.defineVariable(P.name,this.implicit.set,this.implicit.variables,P,new n.ImplicitGlobalVariableDefinition(E.pattern,E.node))}return this.implicit.leftToBeResolved=this.leftToResolve,super.close(s)}defineImplicitVariable(s,c){this.defineVariable(new p.ImplicitLibVariable(this,s,c),this.set,this.variables,null,null)}};return zn.GlobalScope=t,zn}r(rh,"requireGlobalScope");var Xn={},HE;function nh(){if(HE)return Xn;HE=1,Object.defineProperty(Xn,"__esModule",{value:!0}),Xn.MappedTypeScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"MappedTypeScope")}constructor(u,i,t){super(u,l.ScopeType.mappedType,i,t,!1)}};return Xn.MappedTypeScope=n,Xn}r(nh,"requireMappedTypeScope");var Jn={},KE;function ih(){if(KE)return Jn;KE=1,Object.defineProperty(Jn,"__esModule",{value:!0}),Jn.ModuleScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"ModuleScope")}constructor(u,i,t){super(u,l.ScopeType.module,i,t,!1)}};return Jn.ModuleScope=n,Jn}r(ih,"requireModuleScope");var No={},zE;function sh(){return zE||(zE=1,Object.defineProperty(No,"__esModule",{value:!0})),No}r(sh,"requireScope$2");var Qn={},XE;function oh(){if(XE)return Qn;XE=1,Object.defineProperty(Qn,"__esModule",{value:!0}),Qn.SwitchScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"SwitchScope")}constructor(u,i,t){super(u,l.ScopeType.switch,i,t,!1)}};return Qn.SwitchScope=n,Qn}r(oh,"requireSwitchScope");var Zn={},JE;function ah(){if(JE)return Zn;JE=1,Object.defineProperty(Zn,"__esModule",{value:!0}),Zn.TSEnumScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"TSEnumScope")}constructor(u,i,t){super(u,l.ScopeType.tsEnum,i,t,!1)}};return Zn.TSEnumScope=n,Zn}r(ah,"requireTSEnumScope");var ei={},QE;function lh(){if(QE)return ei;QE=1,Object.defineProperty(ei,"__esModule",{value:!0}),ei.TSModuleScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"TSModuleScope")}constructor(u,i,t){super(u,l.ScopeType.tsModule,i,t,!1)}};return ei.TSModuleScope=n,ei}r(lh,"requireTSModuleScope");var ti={},ZE;function uh(){if(ZE)return ti;ZE=1,Object.defineProperty(ti,"__esModule",{value:!0}),ti.TypeScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"TypeScope")}constructor(u,i,t){super(u,l.ScopeType.type,i,t,!1)}};return ti.TypeScope=n,ti}r(uh,"requireTypeScope");var ri={},ef;function ch(){if(ef)return ri;ef=1,Object.defineProperty(ri,"__esModule",{value:!0}),ri.WithScope=void 0;const e=Tt(),l=X(),n=K();let p=class extends l.ScopeBase{static{r(this,"WithScope")}constructor(i,t,o){super(i,n.ScopeType.with,t,o,!1)}close(i){return this.shouldStaticallyClose()?super.close(i):((0,e.assert)(this.leftToResolve),this.leftToResolve.forEach(t=>this.delegateToUpperScope(t)),this.leftToResolve=null,this.upper)}};return ri.WithScope=p,ri}r(ch,"requireWithScope");var tf;function qo(){return tf||(tf=1,(function(e){var l=je&&je.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),n=je&&je.__exportStar||function(p,u){for(var i in p)i!=="default"&&!Object.prototype.hasOwnProperty.call(u,i)&&l(u,p,i)};Object.defineProperty(e,"__esModule",{value:!0}),n(Ky(),e),n(zy(),e),n(BE(),e),n(Xy(),e),n(Jy(),e),n(Qy(),e),n(Zy(),e),n(eh(),e),n(th(),e),n(rh(),e),n(nh(),e),n(ih(),e),n(sh(),e),n(K(),e),n(oh(),e),n(ah(),e),n(lh(),e),n(uh(),e),n(ch(),e)})(je)),je}r(qo,"requireScope$1");var Go={},ni={},ii={},rf;function $o(){if(rf)return ii;rf=1,Object.defineProperty(ii,"__esModule",{value:!0}),ii.VisitorBase=void 0;const e=uu();function l(u){return typeof u=="object"&&u!=null}r(l,"isObject");function n(u){return l(u)&&typeof u.type=="string"}r(n,"isNode");let p=class{static{r(this,"VisitorBase")}#e;#r;constructor(i){this.#e=i.childVisitorKeys??e.visitorKeys,this.#r=i.visitChildrenEvenIfSelectorExists??!1}visitChildren(i,t=[]){if(i?.type==null)return;const o=new Set([...t,"parent"]),s=this.#e[i.type]??Object.keys(i);for(const c of s){if(o.has(c))continue;const E=i[c];if(E)if(Array.isArray(E))for(const P of E)n(P)&&this.visit(P);else n(E)&&this.visit(E)}}visit(i){if(i?.type==null)return;const t=this[i.type];t&&(t.call(this,i),!this.#r)||this.visitChildren(i)}};return ii.VisitorBase=p,ii}r($o,"requireVisitorBase");var nf;function Wo(){if(nf)return ni;nf=1,Object.defineProperty(ni,"__esModule",{value:!0}),ni.PatternVisitor=void 0;const e=he(),l=$o();let n=class extends l.VisitorBase{static{r(this,"PatternVisitor")}#e=[];#r;#n=[];#o;rightHandNodes=[];constructor(u,i,t){super(u),this.#o=i,this.#r=t}static isPattern(u){const i=u.type;return i===e.AST_NODE_TYPES.Identifier||i===e.AST_NODE_TYPES.ObjectPattern||i===e.AST_NODE_TYPES.ArrayPattern||i===e.AST_NODE_TYPES.SpreadElement||i===e.AST_NODE_TYPES.RestElement||i===e.AST_NODE_TYPES.AssignmentPattern}ArrayExpression(u){u.elements.forEach(this.visit,this)}ArrayPattern(u){for(const i of u.elements)this.visit(i)}AssignmentExpression(u){this.#e.push(u),this.visit(u.left),this.rightHandNodes.push(u.right),this.#e.pop()}AssignmentPattern(u){this.#e.push(u),this.visit(u.left),this.rightHandNodes.push(u.right),this.#e.pop()}CallExpression(u){u.arguments.forEach(i=>{this.rightHandNodes.push(i)}),this.visit(u.callee)}Decorator(){}Identifier(u){const i=this.#n.at(-1);this.#r(u,{assignments:this.#e,rest:i?.argument===u,topLevel:u===this.#o})}MemberExpression(u){u.computed&&this.rightHandNodes.push(u.property),this.rightHandNodes.push(u.object)}Property(u){u.computed&&this.rightHandNodes.push(u.key),this.visit(u.value)}RestElement(u){this.#n.push(u),this.visit(u.argument),this.#n.pop()}SpreadElement(u){this.visit(u.argument)}TSTypeAnnotation(){}};return ni.PatternVisitor=n,ni}r(Wo,"requirePatternVisitor");var sf;function Ze(){return sf||(sf=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.VisitorBase=e.Visitor=void 0;const l=Wo(),n=$o();class p extends n.VisitorBase{static{r(this,"Visitor")}#e;constructor(t){super(t instanceof p?t.#e:t),this.#e=t instanceof p?t.#e:t}visitPattern(t,o,s={processRightHandNodes:!1}){const c=new l.PatternVisitor(this.#e,t,o);c.visit(t),s.processRightHandNodes&&c.rightHandNodes.forEach(this.visit,this)}}e.Visitor=p;var u=$o();Object.defineProperty(e,"VisitorBase",{enumerable:!0,get:r(function(){return u.VisitorBase},"get")})})(Go)),Go}r(Ze,"requireVisitor");var of;function af(){if(of)return wn;of=1,Object.defineProperty(wn,"__esModule",{value:!0}),wn.TypeVisitor=void 0;const e=he(),l=Be(),n=qo(),p=Ze();let u=class Cf extends p.Visitor{static{r(this,"TypeVisitor")}#e;constructor(t){super(t),this.#e=t}static visit(t,o){new Cf(t).visit(o)}visitFunctionType(t){this.#e.scopeManager.nestFunctionTypeScope(t),this.visit(t.typeParameters);for(const o of t.params){let s=!1;this.visitPattern(o,(c,E)=>{this.#e.currentScope().defineIdentifier(c,new l.ParameterDefinition(c,t,E.rest)),c.typeAnnotation&&(this.visit(c.typeAnnotation),s=!0)}),!s&&"typeAnnotation"in o&&this.visit(o.typeAnnotation)}this.visit(t.returnType),this.#e.close(t)}visitPropertyKey(t){t.computed&&this.#e.visit(t.key)}Identifier(t){this.#e.currentScope().referenceType(t)}MemberExpression(t){this.visit(t.object)}TSCallSignatureDeclaration(t){this.visitFunctionType(t)}TSConditionalType(t){this.#e.scopeManager.nestConditionalTypeScope(t),this.visitChildren(t,["falseType"]),this.#e.close(t),this.visit(t.falseType)}TSConstructorType(t){this.visitFunctionType(t)}TSConstructSignatureDeclaration(t){this.visitFunctionType(t)}TSFunctionType(t){this.visitFunctionType(t)}TSImportType(t){this.visit(t.typeArguments)}TSIndexSignature(t){for(const o of t.parameters)o.type===e.AST_NODE_TYPES.Identifier&&this.visit(o.typeAnnotation);this.visit(t.typeAnnotation)}TSInferType(t){const o=t.typeParameter;let s=this.#e.currentScope();if(s.type===n.ScopeType.functionType||s.type===n.ScopeType.mappedType){let c=s.upper;for(;c;){if(c.type===n.ScopeType.functionType||c.type===n.ScopeType.mappedType){c=c.upper;continue}if(c.type===n.ScopeType.conditionalType){s=c;break}break}}s.defineIdentifier(o.name,new l.TypeDefinition(o.name,o)),this.visit(o.constraint)}TSInterfaceDeclaration(t){this.#e.currentScope().defineIdentifier(t.id,new l.TypeDefinition(t.id,t)),t.typeParameters&&(this.#e.scopeManager.nestTypeScope(t),this.visit(t.typeParameters)),t.extends.forEach(this.visit,this),this.visit(t.body),t.typeParameters&&this.#e.close(t)}TSMappedType(t){this.#e.scopeManager.nestMappedTypeScope(t),this.#e.currentScope().defineIdentifier(t.key,new l.TypeDefinition(t.key,t)),this.visit(t.constraint),this.visit(t.nameType),this.visit(t.typeAnnotation),this.#e.close(t)}TSMethodSignature(t){this.visitPropertyKey(t),this.visitFunctionType(t)}TSNamedTupleMember(t){this.visit(t.elementType)}TSPropertySignature(t){this.visitPropertyKey(t),this.visit(t.typeAnnotation)}TSQualifiedName(t){this.visit(t.left)}TSTypeAliasDeclaration(t){this.#e.currentScope().defineIdentifier(t.id,new l.TypeDefinition(t.id,t)),t.typeParameters&&(this.#e.scopeManager.nestTypeScope(t),this.visit(t.typeParameters)),this.visit(t.typeAnnotation),t.typeParameters&&this.#e.close(t)}TSTypeParameter(t){this.#e.currentScope().defineIdentifier(t.name,new l.TypeDefinition(t.name,t)),this.visit(t.constraint),this.visit(t.default)}TSTypePredicate(t){t.parameterName.type!==e.AST_NODE_TYPES.TSThisType&&this.#e.currentScope().referenceValue(t.parameterName),this.visit(t.typeAnnotation)}TSTypeAnnotation(t){this.visitChildren(t)}TSTypeQuery(t){let o;if(t.exprName.type===e.AST_NODE_TYPES.TSQualifiedName){let s=t.exprName;for(;s.left.type===e.AST_NODE_TYPES.TSQualifiedName;)s=s.left;o=s.left}else o=t.exprName,t.exprName.type===e.AST_NODE_TYPES.TSImportType&&this.visit(t.exprName);o.type===e.AST_NODE_TYPES.Identifier&&this.#e.currentScope().referenceValue(o),this.visit(t.typeArguments)}};return wn.TypeVisitor=u,wn}r(af,"requireTypeVisitor");var lf;function ph(){if(lf)return On;lf=1,Object.defineProperty(On,"__esModule",{value:!0}),On.ClassVisitor=void 0;const e=he(),l=Be(),n=af(),p=Ze();let u=class Lf extends p.Visitor{static{r(this,"ClassVisitor")}#e;constructor(t){super(t),this.#e=t}static visit(t,o){new Lf(t).visitClass(o)}visit(t){t&&t.type in this?super.visit(t):this.#e.visit(t)}visitClass(t){t.type===e.AST_NODE_TYPES.ClassDeclaration&&t.id&&this.#e.currentScope().defineIdentifier(t.id,new l.ClassNameDefinition(t.id,t)),t.decorators.forEach(o=>this.#e.visit(o)),this.#e.scopeManager.nestClassScope(t),t.id&&this.#e.currentScope().defineIdentifier(t.id,new l.ClassNameDefinition(t.id,t)),this.#e.visit(t.superClass),this.visitType(t.typeParameters),this.visitType(t.superTypeArguments),t.implements.forEach(o=>this.visitType(o)),this.visit(t.body),this.#e.close(t)}visitFunctionParameterTypeAnnotation(t){switch(t.type){case e.AST_NODE_TYPES.AssignmentPattern:this.visitType(t.left.typeAnnotation);break;case e.AST_NODE_TYPES.TSParameterProperty:this.visitFunctionParameterTypeAnnotation(t.parameter);break;default:this.visitType(t.typeAnnotation)}}visitMethod(t){t.computed&&this.#e.visit(t.key),t.value.type===e.AST_NODE_TYPES.FunctionExpression?this.visitMethodFunction(t.value):this.#e.visit(t.value),t.decorators.forEach(o=>this.#e.visit(o))}visitMethodFunction(t){t.id&&this.#e.scopeManager.nestFunctionExpressionNameScope(t),t.params.forEach(o=>{o.decorators.forEach(s=>this.visit(s))}),this.#e.scopeManager.nestFunctionScope(t,!0);for(const o of t.params)this.visitPattern(o,(s,c)=>{this.#e.currentScope().defineIdentifier(s,new l.ParameterDefinition(s,t,c.rest)),this.#e.referencingDefaultValue(s,c.assignments,null,!0)},{processRightHandNodes:!0}),this.visitFunctionParameterTypeAnnotation(o);this.visitType(t.returnType),this.visitType(t.typeParameters),this.#e.visitChildren(t.body),this.#e.close(t)}visitPropertyBase(t){t.computed&&this.#e.visit(t.key),t.value&&((t.type===e.AST_NODE_TYPES.PropertyDefinition||t.type===e.AST_NODE_TYPES.AccessorProperty)&&this.#e.scopeManager.nestClassFieldInitializerScope(t.value),this.#e.visit(t.value),(t.type===e.AST_NODE_TYPES.PropertyDefinition||t.type===e.AST_NODE_TYPES.AccessorProperty)&&this.#e.close(t.value)),t.decorators.forEach(o=>this.#e.visit(o))}visitPropertyDefinition(t){this.visitPropertyBase(t),this.visitType(t.typeAnnotation)}visitType(t){t&&n.TypeVisitor.visit(this.#e,t)}AccessorProperty(t){this.visitPropertyDefinition(t)}ClassBody(t){this.visitChildren(t)}Identifier(t){this.#e.visit(t)}MethodDefinition(t){this.visitMethod(t)}PrivateIdentifier(){}PropertyDefinition(t){this.visitPropertyDefinition(t)}StaticBlock(t){this.#e.scopeManager.nestClassStaticBlockScope(t),t.body.forEach(o=>this.visit(o)),this.#e.close(t)}TSAbstractAccessorProperty(t){this.visitPropertyDefinition(t)}TSAbstractMethodDefinition(t){this.visitPropertyBase(t)}TSAbstractPropertyDefinition(t){this.visitPropertyDefinition(t)}TSIndexSignature(t){this.visitType(t)}};return On.ClassVisitor=u,On}r(ph,"requireClassVisitor");var si={},uf;function Eh(){if(uf)return si;uf=1,Object.defineProperty(si,"__esModule",{value:!0}),si.ExportVisitor=void 0;const e=he(),l=Ze();let n=class Rf extends l.Visitor{static{r(this,"ExportVisitor")}#e;#r;constructor(u,i){super(i),this.#e=u,this.#r=i}static visit(u,i){new Rf(i,u).visit(i)}ExportDefaultDeclaration(u){u.declaration.type===e.AST_NODE_TYPES.Identifier&&this.visit(u.declaration)}ExportNamedDeclaration(u){u.source||u.declaration||this.visitChildren(u)}ExportSpecifier(u){u.exportKind==="type"&&u.local.type===e.AST_NODE_TYPES.Identifier?this.#r.currentScope().referenceType(u.local):this.visit(u.local)}Identifier(u){this.#e.exportKind==="type"?this.#r.currentScope().referenceType(u):this.#r.currentScope().referenceDualValueType(u)}};return si.ExportVisitor=n,si}r(Eh,"requireExportVisitor");var oi={},cf;function fh(){if(cf)return oi;cf=1,Object.defineProperty(oi,"__esModule",{value:!0}),oi.ImportVisitor=void 0;const e=Be(),l=Ze();let n=class Vf extends l.Visitor{static{r(this,"ImportVisitor")}#e;#r;constructor(u,i){super(i),this.#e=u,this.#r=i}static visit(u,i){new Vf(i,u).visit(i)}ImportDefaultSpecifier(u){const i=u.local;this.visitImport(i,u)}ImportNamespaceSpecifier(u){const i=u.local;this.visitImport(i,u)}ImportSpecifier(u){const i=u.local;this.visitImport(i,u)}visitImport(u,i){this.#r.currentScope().defineIdentifier(u,new e.ImportBindingDefinition(u,i,this.#e))}};return oi.ImportVisitor=n,oi}r(fh,"requireImportVisitor");var pf;function dh(){if(pf)return dt;pf=1,Object.defineProperty(dt,"__esModule",{value:!0}),dt.Referencer=void 0;const e=he(),l=Tt(),n=Be(),p=$y(),u=ph(),i=Eh(),t=fh(),o=Wo(),s=Bo(),c=af(),E=Ze();let P=class extends E.Visitor{static{r(this,"Referencer")}#e=!1;#r=!1;#n;#o;#m;scopeManager;constructor(a,f){super(a),this.scopeManager=f,this.#o=a.jsxPragma,this.#n=a.jsxFragmentName,this.#m=a.lib}populateGlobalsFromLib(a){const f=new Set;for(const d of this.#m){const h=p.lib.get(d);if(!h)throw new Error(`Invalid value for lib provided: ${d}`);f.add(h)}for(const d of f){for(const h of d.libs)f.add(h);for(const[h,T]of d.variables)a.defineImplicitVariable(h,T)}a.defineImplicitVariable("const",{eslintImplicitGlobalSetting:"readonly",isTypeVariable:!0,isValueVariable:!1})}close(a){for(;this.currentScope(!0)&&a===this.currentScope().block;)this.scopeManager.currentScope=this.currentScope().close(this.scopeManager)}currentScope(a){return a||(0,l.assert)(this.scopeManager.currentScope,"aaa"),this.scopeManager.currentScope}referencingDefaultValue(a,f,d,h){f.forEach(T=>{this.currentScope().referenceValue(a,s.ReferenceFlag.Write,T.right,d,h)})}referenceInSomeUpperScope(a){let f=this.scopeManager.currentScope;for(;f;){const d=f.set.get(a);if(!d){f=f.upper;continue}return f.referenceValue(d.identifiers[0]),!0}return!1}referenceJsxFragment(){this.#n==null||this.#r||(this.#r=this.referenceInSomeUpperScope(this.#n))}referenceJsxPragma(){this.#o==null||this.#e||(this.#e=this.referenceInSomeUpperScope(this.#o))}visitClass(a){u.ClassVisitor.visit(this,a)}visitForIn(a){a.left.type===e.AST_NODE_TYPES.VariableDeclaration&&a.left.kind!=="var"&&this.scopeManager.nestForScope(a),a.left.type===e.AST_NODE_TYPES.VariableDeclaration?(this.visit(a.left),this.visitPattern(a.left.declarations[0].id,f=>{this.currentScope().referenceValue(f,s.ReferenceFlag.Write,a.right,null,!0)})):this.visitPattern(a.left,(f,d)=>{const h=this.currentScope().isStrict?null:{node:a,pattern:f};this.referencingDefaultValue(f,d.assignments,h,!1),this.currentScope().referenceValue(f,s.ReferenceFlag.Write,a.right,h,!1)},{processRightHandNodes:!0}),this.visit(a.right),this.visit(a.body),this.close(a)}visitFunction(a){a.type===e.AST_NODE_TYPES.FunctionExpression?a.id&&this.scopeManager.nestFunctionExpressionNameScope(a):a.id&&this.currentScope().defineIdentifier(a.id,new n.FunctionNameDefinition(a.id,a)),this.scopeManager.nestFunctionScope(a,!1);for(const f of a.params)this.visitPattern(f,(d,h)=>{this.currentScope().defineIdentifier(d,new n.ParameterDefinition(d,a,h.rest)),this.referencingDefaultValue(d,h.assignments,null,!0)},{processRightHandNodes:!0}),this.visitFunctionParameterTypeAnnotation(f),f.decorators.forEach(d=>this.visit(d));this.visitType(a.returnType),this.visitType(a.typeParameters),a.body&&(a.body.type===e.AST_NODE_TYPES.BlockStatement?this.visitChildren(a.body):this.visit(a.body)),this.close(a)}visitFunctionParameterTypeAnnotation(a){switch(a.type){case e.AST_NODE_TYPES.AssignmentPattern:this.visitType(a.left.typeAnnotation);break;case e.AST_NODE_TYPES.TSParameterProperty:this.visitFunctionParameterTypeAnnotation(a.parameter);break;default:this.visitType(a.typeAnnotation);break}}visitJSXElement(a){a.name.type===e.AST_NODE_TYPES.JSXIdentifier?(a.name.name[0].toUpperCase()===a.name.name[0]||a.name.name==="this")&&this.visit(a.name):this.visit(a.name)}visitProperty(a){a.computed&&this.visit(a.key),this.visit(a.value)}visitType(a){a&&c.TypeVisitor.visit(this,a)}visitTypeAssertion(a){this.visit(a.expression),this.visitType(a.typeAnnotation)}ArrowFunctionExpression(a){this.visitFunction(a)}AssignmentExpression(a){const f=this.visitExpressionTarget(a.left);o.PatternVisitor.isPattern(f)?a.operator==="="?this.visitPattern(f,(d,h)=>{const T=this.currentScope().isStrict?null:{node:a,pattern:d};this.referencingDefaultValue(d,h.assignments,T,!1),this.currentScope().referenceValue(d,s.ReferenceFlag.Write,a.right,T,!1)},{processRightHandNodes:!0}):f.type===e.AST_NODE_TYPES.Identifier&&this.currentScope().referenceValue(f,s.ReferenceFlag.ReadWrite,a.right):this.visit(f),this.visit(a.right)}BlockStatement(a){this.scopeManager.nestBlockScope(a),this.visitChildren(a),this.close(a)}BreakStatement(){}CallExpression(a){this.visitChildren(a,["typeArguments"]),this.visitType(a.typeArguments)}CatchClause(a){if(this.scopeManager.nestCatchScope(a),a.param){const f=a.param;this.visitPattern(f,(d,h)=>{this.currentScope().defineIdentifier(d,new n.CatchClauseDefinition(f,a)),this.referencingDefaultValue(d,h.assignments,null,!0)},{processRightHandNodes:!0})}this.visit(a.body),this.close(a)}ClassDeclaration(a){this.visitClass(a)}ClassExpression(a){this.visitClass(a)}ContinueStatement(){}ExportAllDeclaration(){}ExportDefaultDeclaration(a){a.declaration.type===e.AST_NODE_TYPES.Identifier?i.ExportVisitor.visit(this,a):this.visit(a.declaration)}ExportNamedDeclaration(a){a.declaration?this.visit(a.declaration):i.ExportVisitor.visit(this,a)}ForInStatement(a){this.visitForIn(a)}ForOfStatement(a){this.visitForIn(a)}ForStatement(a){a.init&&a.init.type===e.AST_NODE_TYPES.VariableDeclaration&&a.init.kind!=="var"&&this.scopeManager.nestForScope(a),this.visitChildren(a),this.close(a)}FunctionDeclaration(a){this.visitFunction(a)}FunctionExpression(a){this.visitFunction(a)}Identifier(a){this.currentScope().referenceValue(a),this.visitType(a.typeAnnotation)}ImportAttribute(){}ImportDeclaration(a){(0,l.assert)(this.scopeManager.isModule(),"ImportDeclaration should appear when the mode is ES6 and in the module context."),t.ImportVisitor.visit(this,a)}JSXAttribute(a){this.visit(a.value)}JSXClosingElement(a){this.visitJSXElement(a)}JSXFragment(a){this.referenceJsxPragma(),this.referenceJsxFragment(),this.visitChildren(a)}JSXIdentifier(a){this.currentScope().referenceValue(a)}JSXMemberExpression(a){(a.object.type!==e.AST_NODE_TYPES.JSXIdentifier||a.object.name!=="this")&&this.visit(a.object)}JSXOpeningElement(a){this.referenceJsxPragma(),this.visitJSXElement(a),this.visitType(a.typeArguments);for(const f of a.attributes)this.visit(f)}LabeledStatement(a){this.visit(a.body)}MemberExpression(a){this.visit(a.object),a.computed&&this.visit(a.property)}MetaProperty(){}NewExpression(a){this.visitChildren(a,["typeArguments"]),this.visitType(a.typeArguments)}PrivateIdentifier(){}Program(a){const f=this.scopeManager.nestGlobalScope(a);this.populateGlobalsFromLib(f),this.scopeManager.isGlobalReturn()&&(this.currentScope().isStrict=!1,this.scopeManager.nestFunctionScope(a,!1)),this.scopeManager.isModule()&&this.scopeManager.nestModuleScope(a),this.scopeManager.isImpliedStrict()&&(this.currentScope().isStrict=!0),this.visitChildren(a),this.close(a)}Property(a){this.visitProperty(a)}SwitchStatement(a){this.visit(a.discriminant),this.scopeManager.nestSwitchScope(a);for(const f of a.cases)this.visit(f);this.close(a)}TaggedTemplateExpression(a){this.visit(a.tag),this.visit(a.quasi),this.visitType(a.typeArguments)}TSAsExpression(a){this.visitTypeAssertion(a)}TSDeclareFunction(a){this.visitFunction(a)}TSEmptyBodyFunctionExpression(a){this.visitFunction(a)}TSEnumDeclaration(a){this.currentScope().defineIdentifier(a.id,new n.TSEnumNameDefinition(a.id,a)),this.scopeManager.nestTSEnumScope(a);for(const f of a.body.members){if(f.id.type===e.AST_NODE_TYPES.Literal&&typeof f.id.value=="string"){const d=f.id;this.currentScope().defineLiteralIdentifier(d,new n.TSEnumMemberDefinition(d,f))}else f.id.type===e.AST_NODE_TYPES.Identifier&&this.currentScope().defineIdentifier(f.id,new n.TSEnumMemberDefinition(f.id,f));this.visit(f.initializer)}this.close(a)}TSExportAssignment(a){a.expression.type===e.AST_NODE_TYPES.Identifier?this.currentScope().referenceDualValueType(a.expression):this.visit(a.expression)}TSImportEqualsDeclaration(a){if(this.currentScope().defineIdentifier(a.id,new n.ImportBindingDefinition(a.id,a,a)),a.moduleReference.type===e.AST_NODE_TYPES.TSQualifiedName){let f=a.moduleReference.left;for(;f.type===e.AST_NODE_TYPES.TSQualifiedName;)f=f.left;this.visit(f)}else this.visit(a.moduleReference)}TSInstantiationExpression(a){this.visitChildren(a,["typeArguments"]),this.visitType(a.typeArguments)}TSInterfaceDeclaration(a){this.visitType(a)}TSModuleDeclaration(a){a.id.type===e.AST_NODE_TYPES.Identifier&&a.kind!=="global"&&this.currentScope().defineIdentifier(a.id,new n.TSModuleNameDefinition(a.id,a)),this.scopeManager.nestTSModuleScope(a),this.visit(a.body),this.close(a)}TSSatisfiesExpression(a){this.visitTypeAssertion(a)}TSTypeAliasDeclaration(a){this.visitType(a)}TSTypeAssertion(a){this.visitTypeAssertion(a)}UpdateExpression(a){const f=this.visitExpressionTarget(a.argument);o.PatternVisitor.isPattern(f)?this.visitPattern(f,d=>{this.currentScope().referenceValue(d,s.ReferenceFlag.ReadWrite,null)}):this.visitChildren(a)}VariableDeclaration(a){const f=a.kind==="var"?this.currentScope().variableScope:this.currentScope();for(const d of a.declarations){const h=d.init;this.visitPattern(d.id,(T,g)=>{f.defineIdentifier(T,new n.VariableDefinition(T,d,a)),this.referencingDefaultValue(T,g.assignments,null,!0),h&&this.currentScope().referenceValue(T,s.ReferenceFlag.Write,h,null,!0)},{processRightHandNodes:!0}),this.visit(d.init),this.visitType(d.id.typeAnnotation)}}WithStatement(a){this.visit(a.object),this.scopeManager.nestWithScope(a),this.visit(a.body),this.close(a)}visitExpressionTarget(a){switch(a.type){case e.AST_NODE_TYPES.TSAsExpression:case e.AST_NODE_TYPES.TSTypeAssertion:this.visitType(a.typeAnnotation);case e.AST_NODE_TYPES.TSNonNullExpression:a=a.expression}return a}};return dt.Referencer=P,dt}r(dh,"requireReferencer$1");var Ef;function Th(){return Ef||(Ef=1,(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Referencer=void 0;var l=dh();Object.defineProperty(e,"Referencer",{enumerable:!0,get:r(function(){return l.Referencer},"get")})})(fo)),fo}r(Th,"requireReferencer");var ai={},li={},ff;function Ph(){if(ff)return li;ff=1,Object.defineProperty(li,"__esModule",{value:!0}),li.ClassStaticBlockScope=void 0;const e=X(),l=K();let n=class extends e.ScopeBase{static{r(this,"ClassStaticBlockScope")}constructor(u,i,t){super(u,l.ScopeType.classStaticBlock,i,t,!1)}};return li.ClassStaticBlockScope=n,li}r(Ph,"requireClassStaticBlockScope");var df;function Tf(){if(df)return ai;df=1,Object.defineProperty(ai,"__esModule",{value:!0}),ai.ScopeManager=void 0;const e=Tt(),l=qo(),n=BE(),p=Ph();let u=class{static{r(this,"ScopeManager")}#e;currentScope;declaredVariables;globalScope;nodeToScope;scopes;constructor(t){this.scopes=[],this.globalScope=null,this.nodeToScope=new WeakMap,this.currentScope=null,this.#e=t,this.declaredVariables=new WeakMap}isES6(){return!0}isGlobalReturn(){return this.#e.globalReturn===!0}isImpliedStrict(){return this.#e.impliedStrict===!0}isModule(){return this.#e.sourceType==="module"}isStrictModeSupported(){return!0}get variables(){const t=new Set;function o(s){s.variables.forEach(c=>t.add(c)),s.childScopes.forEach(o)}return r(o,"recurse"),this.scopes.forEach(o),[...t].sort((s,c)=>s.$id-c.$id)}getDeclaredVariables(t){return this.declaredVariables.get(t)??[]}acquire(t,o=!1){function s(E){return!(E.type===l.ScopeType.function&&E.functionExpressionScope)}r(s,"predicate");const c=this.nodeToScope.get(t);if(!c||c.length===0)return null;if(c.length===1)return c[0];if(o){for(let E=c.length-1;E>=0;--E){const P=c[E];if(s(P))return P}return null}return c.find(s)??null}nestBlockScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.BlockScope(this,this.currentScope,t))}nestCatchScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.CatchScope(this,this.currentScope,t))}nestClassFieldInitializerScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new n.ClassFieldInitializerScope(this,this.currentScope,t))}nestClassScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.ClassScope(this,this.currentScope,t))}nestClassStaticBlockScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new p.ClassStaticBlockScope(this,this.currentScope,t))}nestConditionalTypeScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.ConditionalTypeScope(this,this.currentScope,t))}nestForScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.ForScope(this,this.currentScope,t))}nestFunctionExpressionNameScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.FunctionExpressionNameScope(this,this.currentScope,t))}nestFunctionScope(t,o){return(0,e.assert)(this.currentScope),this.nestScope(new l.FunctionScope(this,this.currentScope,t,o))}nestFunctionTypeScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.FunctionTypeScope(this,this.currentScope,t))}nestGlobalScope(t){return this.nestScope(new l.GlobalScope(this,t))}nestMappedTypeScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.MappedTypeScope(this,this.currentScope,t))}nestModuleScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.ModuleScope(this,this.currentScope,t))}nestSwitchScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.SwitchScope(this,this.currentScope,t))}nestTSEnumScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.TSEnumScope(this,this.currentScope,t))}nestTSModuleScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.TSModuleScope(this,this.currentScope,t))}nestTypeScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.TypeScope(this,this.currentScope,t))}nestWithScope(t){return(0,e.assert)(this.currentScope),this.nestScope(new l.WithScope(this,this.currentScope,t))}nestScope(t){return t instanceof l.GlobalScope&&((0,e.assert)(this.currentScope==null),this.globalScope=t),this.currentScope=t,t}};return ai.ScopeManager=u,ai}r(Tf,"requireScopeManager");var Pf;function mh(){if(Pf)return wi;Pf=1,Object.defineProperty(wi,"__esModule",{value:!0}),wi.analyze=u;const e=uu(),l=Th(),n=Tf(),p={childVisitorKeys:e.visitorKeys,globalReturn:!1,impliedStrict:!1,jsxFragmentName:null,jsxPragma:"React",sourceType:"script"};function u(i,t){const o={childVisitorKeys:t?.childVisitorKeys??p.childVisitorKeys,emitDecoratorMetadata:!1,globalReturn:t?.globalReturn??p.globalReturn,impliedStrict:t?.impliedStrict??p.impliedStrict,jsxFragmentName:t?.jsxFragmentName??p.jsxFragmentName,jsxPragma:t?.jsxPragma===void 0?p.jsxPragma:t.jsxPragma,lib:t?.lib??["esnext"],sourceType:t?.sourceType??p.sourceType};o.lib=o.lib.map(E=>E.toLowerCase());const s=new n.ScopeManager(o);return new l.Referencer(o,s).visit(i),s}return r(u,"analyze$1"),wi}r(mh,"requireAnalyze");var mf;function yh(){return mf||(mf=1,(function(e){var l=xe&&xe.__createBinding||(Object.create?(function(s,c,E,P){P===void 0&&(P=E);var m=Object.getOwnPropertyDescriptor(c,E);(!m||("get"in m?!c.__esModule:m.writable||m.configurable))&&(m={enumerable:!0,get:r(function(){return c[E]},"get")}),Object.defineProperty(s,P,m)}):(function(s,c,E,P){P===void 0&&(P=E),s[P]=c[E]})),n=xe&&xe.__exportStar||function(s,c){for(var E in s)E!=="default"&&!Object.prototype.hasOwnProperty.call(c,E)&&l(c,s,E)};Object.defineProperty(e,"__esModule",{value:!0}),e.ScopeManager=e.Visitor=e.Reference=e.PatternVisitor=e.analyze=void 0;var p=mh();Object.defineProperty(e,"analyze",{enumerable:!0,get:r(function(){return p.analyze},"get")}),n(Be(),e);var u=Wo();Object.defineProperty(e,"PatternVisitor",{enumerable:!0,get:r(function(){return u.PatternVisitor},"get")});var i=Bo();Object.defineProperty(e,"Reference",{enumerable:!0,get:r(function(){return i.Reference},"get")});var t=Ze();Object.defineProperty(e,"Visitor",{enumerable:!0,get:r(function(){return t.Visitor},"get")}),n(qo(),e);var o=Tf();Object.defineProperty(e,"ScopeManager",{enumerable:!0,get:r(function(){return o.ScopeManager},"get")}),n(jo(),e)})(xe)),xe}r(yh,"requireDist$1");var yf;function hh(){if(yf)return Ee;yf=1;var e=Ee&&Ee.__createBinding||(Object.create?(function(i,t,o,s){s===void 0&&(s=o);var c=Object.getOwnPropertyDescriptor(t,o);(!c||("get"in c?!t.__esModule:c.writable||c.configurable))&&(c={enumerable:!0,get:r(function(){return t[o]},"get")}),Object.defineProperty(i,s,c)}):(function(i,t,o,s){s===void 0&&(s=o),i[s]=t[o]})),l=Ee&&Ee.__setModuleDefault||(Object.create?(function(i,t){Object.defineProperty(i,"default",{enumerable:!0,value:t})}):function(i,t){i.default=t}),n=Ee&&Ee.__importStar||(function(){var i=r(function(t){return i=Object.getOwnPropertyNames||function(o){var s=[];for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&(s[s.length]=c);return s},i(t)},"ownKeys");return function(t){if(t&&t.__esModule)return t;var o={};if(t!=null)for(var s=i(t),c=0;c<s.length;c++)s[c]!=="default"&&e(o,t,s[c]);return l(o,t),o}})();Object.defineProperty(Ee,"__esModule",{value:!0}),Ee.Scope=void 0;const p=n(yh());var u;return(function(i){i.ScopeType=p.ScopeType,i.DefinitionType=p.DefinitionType})(u||(Ee.Scope=u={})),Ee}r(hh,"requireScope");var ui={},hf;function _h(){if(hf)return ui;hf=1,Object.defineProperty(ui,"__esModule",{value:!0}),ui.SourceCode=void 0;const e=us;let l=class extends e.SourceCode{static{r(this,"SourceCode")}};return ui.SourceCode=l,ui}r(_h,"requireSourceCode");var _f;function vh(){return _f||(_f=1,(function(e){var l=Ue&&Ue.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),n=Ue&&Ue.__exportStar||function(p,u){for(var i in p)i!=="default"&&!Object.prototype.hasOwnProperty.call(u,i)&&l(u,p,i)};Object.defineProperty(e,"__esModule",{value:!0}),n(Zm(),e),n(ey(),e),n(ry(),e),n(ny(),e),n(iy(),e),n(sy(),e),n(oy(),e),n(ay(),e),n(ly(),e),n(hh(),e),n(_h(),e)})(Ue)),Ue}r(vh,"requireTsEslint");var Ne={},Bi={},vf;function bh(){if(vf)return Bi;vf=1,Object.defineProperty(Bi,"__esModule",{value:!0}),Bi.isArray=e;function e(l){return Array.isArray(l)}return r(e,"isArray$1"),Bi}r(bh,"requireIsArray");var Ho={},bf;function gh(){return bf||(bf=1,Object.defineProperty(Ho,"__esModule",{value:!0})),Ho}r(gh,"requireNoInfer");var gf;function Sh(){return gf||(gf=1,(function(e){var l=Ne&&Ne.__createBinding||(Object.create?(function(p,u,i,t){t===void 0&&(t=i);var o=Object.getOwnPropertyDescriptor(u,i);(!o||("get"in o?!u.__esModule:o.writable||o.configurable))&&(o={enumerable:!0,get:r(function(){return u[i]},"get")}),Object.defineProperty(p,t,o)}):(function(p,u,i,t){t===void 0&&(t=i),p[t]=u[i]})),n=Ne&&Ne.__exportStar||function(p,u){for(var i in p)i!=="default"&&!Object.prototype.hasOwnProperty.call(u,i)&&l(u,p,i)};Object.defineProperty(e,"__esModule",{value:!0}),n(bh(),e),n(gh(),e)})(Ne)),Ne}r(Sh,"requireTsUtils");var Sf;function Yh(){return Sf||(Sf=1,(function(e){var l=le&&le.__createBinding||(Object.create?(function(i,t,o,s){s===void 0&&(s=o);var c=Object.getOwnPropertyDescriptor(t,o);(!c||("get"in c?!t.__esModule:c.writable||c.configurable))&&(c={enumerable:!0,get:r(function(){return t[o]},"get")}),Object.defineProperty(i,s,c)}):(function(i,t,o,s){s===void 0&&(s=o),i[s]=t[o]})),n=le&&le.__setModuleDefault||(Object.create?(function(i,t){Object.defineProperty(i,"default",{enumerable:!0,value:t})}):function(i,t){i.default=t}),p=le&&le.__importStar||(function(){var i=r(function(t){return i=Object.getOwnPropertyNames||function(o){var s=[];for(var c in o)Object.prototype.hasOwnProperty.call(o,c)&&(s[s.length]=c);return s},i(t)},"ownKeys");return function(t){if(t&&t.__esModule)return t;var o={};if(t!=null)for(var s=i(t),c=0;c<s.length;c++)s[c]!=="default"&&l(o,t,s[c]);return n(o,t),o}})(),u=le&&le.__exportStar||function(i,t){for(var o in i)o!=="default"&&!Object.prototype.hasOwnProperty.call(t,o)&&l(t,i,o)};Object.defineProperty(e,"__esModule",{value:!0}),e.TSUtils=e.TSESLint=e.JSONSchema=e.ESLintUtils=e.ASTUtils=void 0,e.ASTUtils=p($m()),e.ESLintUtils=p(Jm()),e.JSONSchema=p(Qm()),e.TSESLint=p(vh()),u(Ol(),e),e.TSUtils=p(Sh())})(le)),le}r(Yh,"requireDist");var Ah=Yh();const Ch=Ah.ESLintUtils.RuleCreator(e=>e),Lh={preferArrowFunction:"Prefer arrow function"},Rh=Ch({name:"prefer-arrow-functions",meta:{type:"suggestion",docs:{description:"Prefer arrow functions when possible"},fixable:"code",schema:[],messages:Lh},defaultOptions:[],create:r(e=>{const l=new Set,n=["prototype","name","length"],p=r(c=>{if(c.generator||l.has(c))return!1;const{parent:E}=c;if((E.type==="Property"||E.type==="MethodDefinition")&&(E.kind==="set"||E.kind==="get"||E.kind==="constructor"))return!1;const P=e.sourceCode.getScope(c);if(P.set.get("arguments").references.length>0)return!1;let a=[];if(c.type==="FunctionDeclaration"&&c.id){const[f]=e.sourceCode.getDeclaredVariables(c),[d]=f.references;if(d&&c.range[0]>d.identifier.range[0])return!1;a=f.references}else if(c.type==="FunctionExpression"){const f=e.sourceCode.getDeclaredVariables(c).find(d=>d.identifiers[0].parent.type==="FunctionExpression");if(f){const d=r((T,g)=>{let A=g;for(;A&&A!==T;)A=A.upper;return A===T},"isInsideScope");if(f.references.some(({from:T})=>d(P,T)))return!1;a.push(...f.references)}if(c.parent.type==="VariableDeclarator"){const[d]=e.sourceCode.getDeclaredVariables(c.parent);a.push(...d.references.slice(1))}}for(const{identifier:f}of a)if(f.parent.type==="MemberExpression"&&f.parent.property.type==="Identifier"&&n.includes(f.parent.property.name))return!1;return!0},"isConvertable"),u=r(c=>{let E=e.sourceCode.getScope(c);for(;E&&E.block.type!=="FunctionDeclaration"&&E.block.type!=="FunctionExpression";)E=E.upper;return E?.block},"getNearestFunction"),i=r((c,E)=>{const P=e.sourceCode.getFirstToken(c,{filter:r(m=>m.type==="Keyword"&&m.value==="function","filter")});return P?[E.remove(P)]:[]},"removeFunctionToken"),t=r((c,E)=>{const P=e.sourceCode.getTokenBefore(c.body);return[E.insertTextAfter(P,"=>")]},"insertArrow"),o=r((c,E)=>{const P=e.sourceCode.getFirstToken(c.parent,{filter:r(a=>a.type==="Identifier"&&a.value==="async","filter")}),m=e.sourceCode.getTokenAfter(P,{includeComments:!0});return[E.removeRange([P.range[0],m.range[0]]),E.insertTextBefore(c,"async")]},"moveAsyncToken"),s=r((c,E)=>[E.insertTextBefore(c,"("),E.insertTextAfter(c,")")],"wrapInParentheses");return{ThisExpression:r(c=>{l.add(u(c))},"ThisExpression"),Super:r(c=>{l.add(u(c))},"Super"),MetaProperty:r(c=>{c.meta.name==="new"&&c.property.name==="target"&&l.add(u(c))},"MetaProperty"),"FunctionExpression:exit":r(c=>{p(c)&&e.report({node:c,messageId:"preferArrowFunction",fix:r(E=>{const P=[...t(c,E)],{parent:m}=c;if(m.type==="Property"&&m.method||m.type==="MethodDefinition"&&m.kind==="method")P.push(E.insertTextBefore(c,m.type==="Property"?":":"=")),c.async&&P.push(...o(c,E));else if(P.push(...i(c,E)),c.id&&P.push(E.remove(c.id)),m.type==="LogicalExpression"){const f=e.sourceCode.getTokenBefore(c),d=e.sourceCode.getTokenAfter(c);f?.value==="("&&d?.value===")"||P.push(...s(c,E))}return P},"fix")})},"FunctionExpression:exit"),"FunctionDeclaration:exit":r(c=>{p(c)&&e.report({node:c,messageId:"preferArrowFunction",fix:r(E=>{const P=[...t(c,E),...i(c,E)];if(c.id){const d=e.sourceCode.getText(c.id);P.push(E.remove(c.id),E.insertTextBefore(c,`const ${d}=`))}const{parent:m}=c;if(m.type==="ExportDefaultDeclaration"&&c.id){const d=e.sourceCode.getFirstToken(m,{filter:r(A=>A.type==="Keyword"&&A.value==="export","filter")}),h=e.sourceCode.getTokenAfter(d,{filter:r(A=>A.type==="Keyword"&&A.value==="default","filter")}),T=[d.range[0],h.range[1]],g=e.sourceCode.text.slice(...T);P.push(E.removeRange(T),E.insertTextAfter(c,`;${g} ${c.id.name}`))}const a=e.sourceCode.getTokenAfter(c,{includeComments:!0});return a&&!e.sourceCode.isSpaceBetween(c,a)&&P.push(E.insertTextAfter(c,";")),P},"fix")})},"FunctionDeclaration:exit")}},"create")}),Yf={meta:{name:"pvtnbr/custom-rules",version:Om},rules:{"prefer-arrow-functions":Rh},configs:{base:{rules:{"pvtnbr/prefer-arrow-functions":"error"}}}},Vh=x({plugins:{pvtnbr:Yf},rules:Yf.configs.base.rules}),Af=r(e=>{const l=e?.cwd??process.cwd(),n=Zf.getTsconfig(l);return[x({ignores:["**/package-lock.json","**/pnpm-lock.yaml","{tmp,temp}/**","**/*.min.js","**/dist/**","**/node_modules/**","**/vendor/**","**/.cache/**","**/.vitepress","**/CLAUDE.md","**/.claude","**/AI.md","**/AGENT.md","**/PROMPT.md","**/PROMPTING.md","**/.cursorrules","**/.cursorignore","**/.cursormem.json","**/.cursorhistory","**/copilot.json","**/copilot.config.json","**/copilot.md"]}),x({linterOptions:{reportUnusedDisableDirectives:!0},languageOptions:{ecmaVersion:"latest",sourceType:"module"}}),Rm,_d,bi,fd,md,...hd,...Ym(e),vd(n),...fs,bd,mm,...Pm({...e,cwd:l}),...Sm,...bm,gm,...Vm,Am(n),...hm(),ym,Vh].filter(Boolean)},"pvtnbr");var Dh=Af();exports.defineConfig=x,exports.index=Dh,exports.name=Dm,exports.pvtnbr=Af;