defuss-astro 1.0.0

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.
package/dist/index.mjs ADDED
@@ -0,0 +1,255 @@
1
+ var xb=Object.defineProperty;var e=(t,n)=>xb(t,"name",{value:n,configurable:!0});import Yt,{win32 as Ab,isAbsolute as Pb,posix as Op,resolve as Cb}from"path";import Np from"tty";import Bp from"util";import Db from"os";import go from"assert";import ds from"fs";import kp,{createRequire as wb}from"module";import gc from"url";import Ib from"@babel/preset-typescript/package.json";import _b from"process";import Ob from"v8";import{fileURLToPath as Nb}from"node:url";var bi=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Bb(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}e(Bb,"getDefaultExportFromCjs");function kb(t){if(t.__esModule)return t;var n=t.default;if(typeof n=="function"){var s=e(function a(){return this instanceof a?Reflect.construct(n,arguments,this.constructor):n.apply(this,arguments)},"a");s.prototype=n.prototype}else s={};return Object.defineProperty(s,"__esModule",{value:!0}),Object.keys(t).forEach(function(a){var f=Object.getOwnPropertyDescriptor(t,a);Object.defineProperty(s,a,f.get?f:{enumerable:!0,get:e(function(){return t[a]},"get")})}),s}e(kb,"getAugmentedNamespace");var Ta={};const Rr="\\\\/",Fp=`[^${Rr}]`,$n="\\.",Fb="\\+",Lb="\\?",bo="\\/",Rb="(?=.)",Lp="[^/]",bc=`(?:${bo}|$)`,Rp=`(?:^|${bo})`,Tc=`${$n}{1,2}${bc}`,Mb=`(?!${$n})`,jb=`(?!${Rp}${Tc})`,$b=`(?!${$n}{0,1}${bc})`,Ub=`(?!${Tc})`,qb=`[^.${bo}]`,Vb=`${Lp}*?`,Kb="/",Mp={DOT_LITERAL:$n,PLUS_LITERAL:Fb,QMARK_LITERAL:Lb,SLASH_LITERAL:bo,ONE_CHAR:Rb,QMARK:Lp,END_ANCHOR:bc,DOTS_SLASH:Tc,NO_DOT:Mb,NO_DOTS:jb,NO_DOT_SLASH:$b,NO_DOTS_SLASH:Ub,QMARK_NO_DOT:qb,STAR:Vb,START_ANCHOR:Rp,SEP:Kb},Wb={...Mp,SLASH_LITERAL:`[${Rr}]`,QMARK:Fp,STAR:`${Fp}*?`,DOTS_SLASH:`${$n}{1,2}(?:[${Rr}]|$)`,NO_DOT:`(?!${$n})`,NO_DOTS:`(?!(?:^|[${Rr}])${$n}{1,2}(?:[${Rr}]|$))`,NO_DOT_SLASH:`(?!${$n}{0,1}(?:[${Rr}]|$))`,NO_DOTS_SLASH:`(?!${$n}{1,2}(?:[${Rr}]|$))`,QMARK_NO_DOT:`[^.${Rr}]`,START_ANCHOR:`(?:^|[${Rr}])`,END_ANCHOR:`(?:[${Rr}]|$)`,SEP:"\\"},Gb={alnum:"a-zA-Z0-9",alpha:"a-zA-Z",ascii:"\\x00-\\x7F",blank:" \\t",cntrl:"\\x00-\\x1F\\x7F",digit:"0-9",graph:"\\x21-\\x7E",lower:"a-z",print:"\\x20-\\x7E ",punct:"\\-!\"#$%&'()\\*+,./:;<=>?@[\\]^_`{|}~",space:" \\t\\r\\n\\v\\f",upper:"A-Z",word:"A-Za-z0-9_",xdigit:"A-Fa-f0-9"};var To={MAX_LENGTH:1024*64,POSIX_REGEX_SOURCE:Gb,REGEX_BACKSLASH:/\\(?![*+?^${}(|)[\]])/g,REGEX_NON_SPECIAL_CHARS:/^[^@![\].,$*+?^{}()|\\/]+/,REGEX_SPECIAL_CHARS:/[-*+?.^${}(|)[\]]/,REGEX_SPECIAL_CHARS_BACKREF:/(\\?)((\W)(\3*))/g,REGEX_SPECIAL_CHARS_GLOBAL:/([-*+?.^${}(|)[\]])/g,REGEX_REMOVE_BACKSLASH:/(?:\[.*?[^\\]\]|\\(?=.))/g,REPLACEMENTS:{"***":"*","**/**":"**","**/**/**":"**"},CHAR_0:48,CHAR_9:57,CHAR_UPPERCASE_A:65,CHAR_LOWERCASE_A:97,CHAR_UPPERCASE_Z:90,CHAR_LOWERCASE_Z:122,CHAR_LEFT_PARENTHESES:40,CHAR_RIGHT_PARENTHESES:41,CHAR_ASTERISK:42,CHAR_AMPERSAND:38,CHAR_AT:64,CHAR_BACKWARD_SLASH:92,CHAR_CARRIAGE_RETURN:13,CHAR_CIRCUMFLEX_ACCENT:94,CHAR_COLON:58,CHAR_COMMA:44,CHAR_DOT:46,CHAR_DOUBLE_QUOTE:34,CHAR_EQUAL:61,CHAR_EXCLAMATION_MARK:33,CHAR_FORM_FEED:12,CHAR_FORWARD_SLASH:47,CHAR_GRAVE_ACCENT:96,CHAR_HASH:35,CHAR_HYPHEN_MINUS:45,CHAR_LEFT_ANGLE_BRACKET:60,CHAR_LEFT_CURLY_BRACE:123,CHAR_LEFT_SQUARE_BRACKET:91,CHAR_LINE_FEED:10,CHAR_NO_BREAK_SPACE:160,CHAR_PERCENT:37,CHAR_PLUS:43,CHAR_QUESTION_MARK:63,CHAR_RIGHT_ANGLE_BRACKET:62,CHAR_RIGHT_CURLY_BRACE:125,CHAR_RIGHT_SQUARE_BRACKET:93,CHAR_SEMICOLON:59,CHAR_SINGLE_QUOTE:39,CHAR_SPACE:32,CHAR_TAB:9,CHAR_UNDERSCORE:95,CHAR_VERTICAL_LINE:124,CHAR_ZERO_WIDTH_NOBREAK_SPACE:65279,extglobChars(t){return{"!":{type:"negate",open:"(?:(?!(?:",close:`))${t.STAR})`},"?":{type:"qmark",open:"(?:",close:")?"},"+":{type:"plus",open:"(?:",close:")+"},"*":{type:"star",open:"(?:",close:")*"},"@":{type:"at",open:"(?:",close:")"}}},globChars(t){return t===!0?Wb:Mp}};(function(t){const{REGEX_BACKSLASH:n,REGEX_REMOVE_BACKSLASH:s,REGEX_SPECIAL_CHARS:a,REGEX_SPECIAL_CHARS_GLOBAL:f}=To;t.isObject=l=>l!==null&&typeof l=="object"&&!Array.isArray(l),t.hasRegexChars=l=>a.test(l),t.isRegexChar=l=>l.length===1&&t.hasRegexChars(l),t.escapeRegex=l=>l.replace(f,"\\$1"),t.toPosixSlashes=l=>l.replace(n,"/"),t.isWindows=()=>{if(typeof navigator<"u"&&navigator.platform){const l=navigator.platform.toLowerCase();return l==="win32"||l==="windows"}return typeof process<"u"&&process.platform?process.platform==="win32":!1},t.removeBackslashes=l=>l.replace(s,m=>m==="\\"?"":m),t.escapeLast=(l,m,h)=>{const p=l.lastIndexOf(m,h);return p===-1?l:l[p-1]==="\\"?t.escapeLast(l,m,p-1):`${l.slice(0,p)}\\${l.slice(p)}`},t.removePrefix=(l,m={})=>{let h=l;return h.startsWith("./")&&(h=h.slice(2),m.prefix="./"),h},t.wrapOutput=(l,m={},h={})=>{const p=h.contains?"":"^",b=h.contains?"":"$";let y=`${p}(?:${l})${b}`;return m.negated===!0&&(y=`(?:^(?!${y}).*$)`),y},t.basename=(l,{windows:m}={})=>{const h=l.split(m?/[\\/]/:"/"),p=h[h.length-1];return p===""?h[h.length-2]:p}})(Ta);const jp=Ta,{CHAR_ASTERISK:Ec,CHAR_AT:Hb,CHAR_BACKWARD_SLASH:Ea,CHAR_COMMA:Xb,CHAR_DOT:vc,CHAR_EXCLAMATION_MARK:Sc,CHAR_FORWARD_SLASH:$p,CHAR_LEFT_CURLY_BRACE:xc,CHAR_LEFT_PARENTHESES:Ac,CHAR_LEFT_SQUARE_BRACKET:Yb,CHAR_PLUS:Jb,CHAR_QUESTION_MARK:Up,CHAR_RIGHT_CURLY_BRACE:zb,CHAR_RIGHT_PARENTHESES:qp,CHAR_RIGHT_SQUARE_BRACKET:Qb}=To,Vp=e(t=>t===$p||t===Ea,"isPathSeparator"),Kp=e(t=>{t.isPrefix!==!0&&(t.depth=t.isGlobstar?1/0:1)},"depth"),Zb=e((t,n)=>{const s=n||{},a=t.length-1,f=s.parts===!0||s.scanToEnd===!0,l=[],m=[],h=[];let p=t,b=-1,y=0,x=0,E=!1,T=!1,A=!1,I=!1,v=!1,L=!1,$=!1,w=!1,M=!1,C=!1,P=0,S,O,X={value:"",depth:0,isGlob:!1};const D=e(()=>b>=a,"eos"),V=e(()=>p.charCodeAt(b+1),"peek"),K=e(()=>(S=O,p.charCodeAt(++b)),"advance");for(;b<a;){O=K();let Y;if(O===Ea){$=X.backslashes=!0,O=K(),O===xc&&(L=!0);continue}if(L===!0||O===xc){for(P++;D()!==!0&&(O=K());){if(O===Ea){$=X.backslashes=!0,K();continue}if(O===xc){P++;continue}if(L!==!0&&O===vc&&(O=K())===vc){if(E=X.isBrace=!0,A=X.isGlob=!0,C=!0,f===!0)continue;break}if(L!==!0&&O===Xb){if(E=X.isBrace=!0,A=X.isGlob=!0,C=!0,f===!0)continue;break}if(O===zb&&(P--,P===0)){L=!1,E=X.isBrace=!0,C=!0;break}}if(f===!0)continue;break}if(O===$p){if(l.push(b),m.push(X),X={value:"",depth:0,isGlob:!1},C===!0)continue;if(S===vc&&b===y+1){y+=2;continue}x=b+1;continue}if(s.noext!==!0&&(O===Jb||O===Hb||O===Ec||O===Up||O===Sc)===!0&&V()===Ac){if(A=X.isGlob=!0,I=X.isExtglob=!0,C=!0,O===Sc&&b===y&&(M=!0),f===!0){for(;D()!==!0&&(O=K());){if(O===Ea){$=X.backslashes=!0,O=K();continue}if(O===qp){A=X.isGlob=!0,C=!0;break}}continue}break}if(O===Ec){if(S===Ec&&(v=X.isGlobstar=!0),A=X.isGlob=!0,C=!0,f===!0)continue;break}if(O===Up){if(A=X.isGlob=!0,C=!0,f===!0)continue;break}if(O===Yb){for(;D()!==!0&&(Y=K());){if(Y===Ea){$=X.backslashes=!0,K();continue}if(Y===Qb){T=X.isBracket=!0,A=X.isGlob=!0,C=!0;break}}if(f===!0)continue;break}if(s.nonegate!==!0&&O===Sc&&b===y){w=X.negated=!0,y++;continue}if(s.noparen!==!0&&O===Ac){if(A=X.isGlob=!0,f===!0){for(;D()!==!0&&(O=K());){if(O===Ac){$=X.backslashes=!0,O=K();continue}if(O===qp){C=!0;break}}continue}break}if(A===!0){if(C=!0,f===!0)continue;break}}s.noext===!0&&(I=!1,A=!1);let q=p,_="",j="";y>0&&(_=p.slice(0,y),p=p.slice(y),x-=y),q&&A===!0&&x>0?(q=p.slice(0,x),j=p.slice(x)):A===!0?(q="",j=p):q=p,q&&q!==""&&q!=="/"&&q!==p&&Vp(q.charCodeAt(q.length-1))&&(q=q.slice(0,-1)),s.unescape===!0&&(j&&(j=jp.removeBackslashes(j)),q&&$===!0&&(q=jp.removeBackslashes(q)));const z={prefix:_,input:t,start:y,base:q,glob:j,isBrace:E,isBracket:T,isGlob:A,isExtglob:I,isGlobstar:v,negated:w,negatedExtglob:M};if(s.tokens===!0&&(z.maxDepth=0,Vp(O)||m.push(X),z.tokens=m),s.parts===!0||s.tokens===!0){let Y;for(let N=0;N<l.length;N++){const te=Y?Y+1:y,se=l[N],de=t.slice(te,se);s.tokens&&(N===0&&y!==0?(m[N].isPrefix=!0,m[N].value=_):m[N].value=de,Kp(m[N]),z.maxDepth+=m[N].depth),(N!==0||de!=="")&&h.push(de),Y=se}if(Y&&Y+1<t.length){const N=t.slice(Y+1);h.push(N),s.tokens&&(m[m.length-1].value=N,Kp(m[m.length-1]),z.maxDepth+=m[m.length-1].depth)}z.slashes=l,z.parts=h}return z},"scan$1");var e1=Zb;const Eo=To,Mr=Ta,{MAX_LENGTH:vo,POSIX_REGEX_SOURCE:t1,REGEX_NON_SPECIAL_CHARS:r1,REGEX_SPECIAL_CHARS_BACKREF:n1,REPLACEMENTS:Wp}=Eo,i1=e((t,n)=>{if(typeof n.expandRange=="function")return n.expandRange(...t,n);t.sort();const s=`[${t.join("-")}]`;try{new RegExp(s)}catch{return t.map(f=>Mr.escapeRegex(f)).join("..")}return s},"expandRange"),_s=e((t,n)=>`Missing ${t}: "${n}" - use "\\\\${n}" to match literal characters`,"syntaxError$1"),Pc=e((t,n)=>{if(typeof t!="string")throw new TypeError("Expected a string");t=Wp[t]||t;const s={...n},a=typeof s.maxLength=="number"?Math.min(vo,s.maxLength):vo;let f=t.length;if(f>a)throw new SyntaxError(`Input length: ${f}, exceeds maximum allowed length: ${a}`);const l={type:"bos",value:"",output:s.prepend||""},m=[l],h=s.capture?"":"?:",p=Eo.globChars(s.windows),b=Eo.extglobChars(p),{DOT_LITERAL:y,PLUS_LITERAL:x,SLASH_LITERAL:E,ONE_CHAR:T,DOTS_SLASH:A,NO_DOT:I,NO_DOT_SLASH:v,NO_DOTS_SLASH:L,QMARK:$,QMARK_NO_DOT:w,STAR:M,START_ANCHOR:C}=p,P=e(Se=>`(${h}(?:(?!${C}${Se.dot?A:y}).)*?)`,"globstar"),S=s.dot?"":I,O=s.dot?$:w;let X=s.bash===!0?P(s):M;s.capture&&(X=`(${X})`),typeof s.noext=="boolean"&&(s.noextglob=s.noext);const D={input:t,index:-1,start:0,dot:s.dot===!0,consumed:"",output:"",prefix:"",backtrack:!1,negated:!1,brackets:0,braces:0,parens:0,quotes:0,globstar:!1,tokens:m};t=Mr.removePrefix(t,D),f=t.length;const V=[],K=[],q=[];let _=l,j;const z=e(()=>D.index===f-1,"eos"),Y=D.peek=(Se=1)=>t[D.index+Se],N=D.advance=()=>t[++D.index]||"",te=e(()=>t.slice(D.index+1),"remaining"),se=e((Se="",Ue=0)=>{D.consumed+=Se,D.index+=Ue},"consume"),de=e(Se=>{D.output+=Se.output!=null?Se.output:Se.value,se(Se.value)},"append"),we=e(()=>{let Se=1;for(;Y()==="!"&&(Y(2)!=="("||Y(3)==="?");)N(),D.start++,Se++;return Se%2===0?!1:(D.negated=!0,D.start++,!0)},"negate"),ve=e(Se=>{D[Se]++,q.push(Se)},"increment"),Ee=e(Se=>{D[Se]--,q.pop()},"decrement"),fe=e(Se=>{if(_.type==="globstar"){const Ue=D.braces>0&&(Se.type==="comma"||Se.type==="brace"),Fe=Se.extglob===!0||V.length&&(Se.type==="pipe"||Se.type==="paren");Se.type!=="slash"&&Se.type!=="paren"&&!Ue&&!Fe&&(D.output=D.output.slice(0,-_.output.length),_.type="star",_.value="*",_.output=X,D.output+=_.output)}if(V.length&&Se.type!=="paren"&&(V[V.length-1].inner+=Se.value),(Se.value||Se.output)&&de(Se),_&&_.type==="text"&&Se.type==="text"){_.output=(_.output||_.value)+Se.value,_.value+=Se.value;return}Se.prev=_,m.push(Se),_=Se},"push"),Ce=e((Se,Ue)=>{const Fe={...b[Ue],conditions:1,inner:""};Fe.prev=_,Fe.parens=D.parens,Fe.output=D.output;const Re=(s.capture?"(":"")+Fe.open;ve("parens"),fe({type:Se,value:Ue,output:D.output?"":T}),fe({type:"paren",extglob:!0,value:N(),output:Re}),V.push(Fe)},"extglobOpen"),xe=e(Se=>{let Ue=Se.close+(s.capture?")":""),Fe;if(Se.type==="negate"){let Re=X;if(Se.inner&&Se.inner.length>1&&Se.inner.includes("/")&&(Re=P(s)),(Re!==X||z()||/^\)+$/.test(te()))&&(Ue=Se.close=`)$))${Re}`),Se.inner.includes("*")&&(Fe=te())&&/^\.[^\\/.]+$/.test(Fe)){const Ae=Pc(Fe,{...n,fastpaths:!1}).output;Ue=Se.close=`)${Ae})${Re})`}Se.prev.type==="bos"&&(D.negatedExtglob=!0)}fe({type:"paren",extglob:!0,value:j,output:Ue}),Ee("parens")},"extglobClose");if(s.fastpaths!==!1&&!/(^[*!]|[/()[\]{}"])/.test(t)){let Se=!1,Ue=t.replace(n1,(Fe,Re,Ae,Z,re,ue)=>Z==="\\"?(Se=!0,Fe):Z==="?"?Re?Re+Z+(re?$.repeat(re.length):""):ue===0?O+(re?$.repeat(re.length):""):$.repeat(Ae.length):Z==="."?y.repeat(Ae.length):Z==="*"?Re?Re+Z+(re?X:""):X:Re?Fe:`\\${Fe}`);return Se===!0&&(s.unescape===!0?Ue=Ue.replace(/\\/g,""):Ue=Ue.replace(/\\+/g,Fe=>Fe.length%2===0?"\\\\":Fe?"\\":"")),Ue===t&&s.contains===!0?(D.output=t,D):(D.output=Mr.wrapOutput(Ue,D,n),D)}for(;!z();){if(j=N(),j==="\0")continue;if(j==="\\"){const Fe=Y();if(Fe==="/"&&s.bash!==!0||Fe==="."||Fe===";")continue;if(!Fe){j+="\\",fe({type:"text",value:j});continue}const Re=/^\\+/.exec(te());let Ae=0;if(Re&&Re[0].length>2&&(Ae=Re[0].length,D.index+=Ae,Ae%2!==0&&(j+="\\")),s.unescape===!0?j=N():j+=N(),D.brackets===0){fe({type:"text",value:j});continue}}if(D.brackets>0&&(j!=="]"||_.value==="["||_.value==="[^")){if(s.posix!==!1&&j===":"){const Fe=_.value.slice(1);if(Fe.includes("[")&&(_.posix=!0,Fe.includes(":"))){const Re=_.value.lastIndexOf("["),Ae=_.value.slice(0,Re),Z=_.value.slice(Re+2),re=t1[Z];if(re){_.value=Ae+re,D.backtrack=!0,N(),!l.output&&m.indexOf(_)===1&&(l.output=T);continue}}}(j==="["&&Y()!==":"||j==="-"&&Y()==="]")&&(j=`\\${j}`),j==="]"&&(_.value==="["||_.value==="[^")&&(j=`\\${j}`),s.posix===!0&&j==="!"&&_.value==="["&&(j="^"),_.value+=j,de({value:j});continue}if(D.quotes===1&&j!=='"'){j=Mr.escapeRegex(j),_.value+=j,de({value:j});continue}if(j==='"'){D.quotes=D.quotes===1?0:1,s.keepQuotes===!0&&fe({type:"text",value:j});continue}if(j==="("){ve("parens"),fe({type:"paren",value:j});continue}if(j===")"){if(D.parens===0&&s.strictBrackets===!0)throw new SyntaxError(_s("opening","("));const Fe=V[V.length-1];if(Fe&&D.parens===Fe.parens+1){xe(V.pop());continue}fe({type:"paren",value:j,output:D.parens?")":"\\)"}),Ee("parens");continue}if(j==="["){if(s.nobracket===!0||!te().includes("]")){if(s.nobracket!==!0&&s.strictBrackets===!0)throw new SyntaxError(_s("closing","]"));j=`\\${j}`}else ve("brackets");fe({type:"bracket",value:j});continue}if(j==="]"){if(s.nobracket===!0||_&&_.type==="bracket"&&_.value.length===1){fe({type:"text",value:j,output:`\\${j}`});continue}if(D.brackets===0){if(s.strictBrackets===!0)throw new SyntaxError(_s("opening","["));fe({type:"text",value:j,output:`\\${j}`});continue}Ee("brackets");const Fe=_.value.slice(1);if(_.posix!==!0&&Fe[0]==="^"&&!Fe.includes("/")&&(j=`/${j}`),_.value+=j,de({value:j}),s.literalBrackets===!1||Mr.hasRegexChars(Fe))continue;const Re=Mr.escapeRegex(_.value);if(D.output=D.output.slice(0,-_.value.length),s.literalBrackets===!0){D.output+=Re,_.value=Re;continue}_.value=`(${h}${Re}|${_.value})`,D.output+=_.value;continue}if(j==="{"&&s.nobrace!==!0){ve("braces");const Fe={type:"brace",value:j,output:"(",outputIndex:D.output.length,tokensIndex:D.tokens.length};K.push(Fe),fe(Fe);continue}if(j==="}"){const Fe=K[K.length-1];if(s.nobrace===!0||!Fe){fe({type:"text",value:j,output:j});continue}let Re=")";if(Fe.dots===!0){const Ae=m.slice(),Z=[];for(let re=Ae.length-1;re>=0&&(m.pop(),Ae[re].type!=="brace");re--)Ae[re].type!=="dots"&&Z.unshift(Ae[re].value);Re=i1(Z,s),D.backtrack=!0}if(Fe.comma!==!0&&Fe.dots!==!0){const Ae=D.output.slice(0,Fe.outputIndex),Z=D.tokens.slice(Fe.tokensIndex);Fe.value=Fe.output="\\{",j=Re="\\}",D.output=Ae;for(const re of Z)D.output+=re.output||re.value}fe({type:"brace",value:j,output:Re}),Ee("braces"),K.pop();continue}if(j==="|"){V.length>0&&V[V.length-1].conditions++,fe({type:"text",value:j});continue}if(j===","){let Fe=j;const Re=K[K.length-1];Re&&q[q.length-1]==="braces"&&(Re.comma=!0,Fe="|"),fe({type:"comma",value:j,output:Fe});continue}if(j==="/"){if(_.type==="dot"&&D.index===D.start+1){D.start=D.index+1,D.consumed="",D.output="",m.pop(),_=l;continue}fe({type:"slash",value:j,output:E});continue}if(j==="."){if(D.braces>0&&_.type==="dot"){_.value==="."&&(_.output=y);const Fe=K[K.length-1];_.type="dots",_.output+=j,_.value+=j,Fe.dots=!0;continue}if(D.braces+D.parens===0&&_.type!=="bos"&&_.type!=="slash"){fe({type:"text",value:j,output:y});continue}fe({type:"dot",value:j,output:y});continue}if(j==="?"){if(!(_&&_.value==="(")&&s.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){Ce("qmark",j);continue}if(_&&_.type==="paren"){const Re=Y();let Ae=j;(_.value==="("&&!/[!=<:]/.test(Re)||Re==="<"&&!/<([!=]|\w+>)/.test(te()))&&(Ae=`\\${j}`),fe({type:"text",value:j,output:Ae});continue}if(s.dot!==!0&&(_.type==="slash"||_.type==="bos")){fe({type:"qmark",value:j,output:w});continue}fe({type:"qmark",value:j,output:$});continue}if(j==="!"){if(s.noextglob!==!0&&Y()==="("&&(Y(2)!=="?"||!/[!=<:]/.test(Y(3)))){Ce("negate",j);continue}if(s.nonegate!==!0&&D.index===0){we();continue}}if(j==="+"){if(s.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){Ce("plus",j);continue}if(_&&_.value==="("||s.regex===!1){fe({type:"plus",value:j,output:x});continue}if(_&&(_.type==="bracket"||_.type==="paren"||_.type==="brace")||D.parens>0){fe({type:"plus",value:j});continue}fe({type:"plus",value:x});continue}if(j==="@"){if(s.noextglob!==!0&&Y()==="("&&Y(2)!=="?"){fe({type:"at",extglob:!0,value:j,output:""});continue}fe({type:"text",value:j});continue}if(j!=="*"){(j==="$"||j==="^")&&(j=`\\${j}`);const Fe=r1.exec(te());Fe&&(j+=Fe[0],D.index+=Fe[0].length),fe({type:"text",value:j});continue}if(_&&(_.type==="globstar"||_.star===!0)){_.type="star",_.star=!0,_.value+=j,_.output=X,D.backtrack=!0,D.globstar=!0,se(j);continue}let Se=te();if(s.noextglob!==!0&&/^\([^?]/.test(Se)){Ce("star",j);continue}if(_.type==="star"){if(s.noglobstar===!0){se(j);continue}const Fe=_.prev,Re=Fe.prev,Ae=Fe.type==="slash"||Fe.type==="bos",Z=Re&&(Re.type==="star"||Re.type==="globstar");if(s.bash===!0&&(!Ae||Se[0]&&Se[0]!=="/")){fe({type:"star",value:j,output:""});continue}const re=D.braces>0&&(Fe.type==="comma"||Fe.type==="brace"),ue=V.length&&(Fe.type==="pipe"||Fe.type==="paren");if(!Ae&&Fe.type!=="paren"&&!re&&!ue){fe({type:"star",value:j,output:""});continue}for(;Se.slice(0,3)==="/**";){const ge=t[D.index+4];if(ge&&ge!=="/")break;Se=Se.slice(3),se("/**",3)}if(Fe.type==="bos"&&z()){_.type="globstar",_.value+=j,_.output=P(s),D.output=_.output,D.globstar=!0,se(j);continue}if(Fe.type==="slash"&&Fe.prev.type!=="bos"&&!Z&&z()){D.output=D.output.slice(0,-(Fe.output+_.output).length),Fe.output=`(?:${Fe.output}`,_.type="globstar",_.output=P(s)+(s.strictSlashes?")":"|$)"),_.value+=j,D.globstar=!0,D.output+=Fe.output+_.output,se(j);continue}if(Fe.type==="slash"&&Fe.prev.type!=="bos"&&Se[0]==="/"){const ge=Se[1]!==void 0?"|$":"";D.output=D.output.slice(0,-(Fe.output+_.output).length),Fe.output=`(?:${Fe.output}`,_.type="globstar",_.output=`${P(s)}${E}|${E}${ge})`,_.value+=j,D.output+=Fe.output+_.output,D.globstar=!0,se(j+N()),fe({type:"slash",value:"/",output:""});continue}if(Fe.type==="bos"&&Se[0]==="/"){_.type="globstar",_.value+=j,_.output=`(?:^|${E}|${P(s)}${E})`,D.output=_.output,D.globstar=!0,se(j+N()),fe({type:"slash",value:"/",output:""});continue}D.output=D.output.slice(0,-_.output.length),_.type="globstar",_.output=P(s),_.value+=j,D.output+=_.output,D.globstar=!0,se(j);continue}const Ue={type:"star",value:j,output:X};if(s.bash===!0){Ue.output=".*?",(_.type==="bos"||_.type==="slash")&&(Ue.output=S+Ue.output),fe(Ue);continue}if(_&&(_.type==="bracket"||_.type==="paren")&&s.regex===!0){Ue.output=j,fe(Ue);continue}(D.index===D.start||_.type==="slash"||_.type==="dot")&&(_.type==="dot"?(D.output+=v,_.output+=v):s.dot===!0?(D.output+=L,_.output+=L):(D.output+=S,_.output+=S),Y()!=="*"&&(D.output+=T,_.output+=T)),fe(Ue)}for(;D.brackets>0;){if(s.strictBrackets===!0)throw new SyntaxError(_s("closing","]"));D.output=Mr.escapeLast(D.output,"["),Ee("brackets")}for(;D.parens>0;){if(s.strictBrackets===!0)throw new SyntaxError(_s("closing",")"));D.output=Mr.escapeLast(D.output,"("),Ee("parens")}for(;D.braces>0;){if(s.strictBrackets===!0)throw new SyntaxError(_s("closing","}"));D.output=Mr.escapeLast(D.output,"{"),Ee("braces")}if(s.strictSlashes!==!0&&(_.type==="star"||_.type==="bracket")&&fe({type:"maybe_slash",value:"",output:`${E}?`}),D.backtrack===!0){D.output="";for(const Se of D.tokens)D.output+=Se.output!=null?Se.output:Se.value,Se.suffix&&(D.output+=Se.suffix)}return D},"parse$5");Pc.fastpaths=(t,n)=>{const s={...n},a=typeof s.maxLength=="number"?Math.min(vo,s.maxLength):vo,f=t.length;if(f>a)throw new SyntaxError(`Input length: ${f}, exceeds maximum allowed length: ${a}`);t=Wp[t]||t;const{DOT_LITERAL:l,SLASH_LITERAL:m,ONE_CHAR:h,DOTS_SLASH:p,NO_DOT:b,NO_DOTS:y,NO_DOTS_SLASH:x,STAR:E,START_ANCHOR:T}=Eo.globChars(s.windows),A=s.dot?y:b,I=s.dot?x:b,v=s.capture?"":"?:",L={negated:!1,prefix:""};let $=s.bash===!0?".*?":E;s.capture&&($=`(${$})`);const w=e(S=>S.noglobstar===!0?$:`(${v}(?:(?!${T}${S.dot?p:l}).)*?)`,"globstar"),M=e(S=>{switch(S){case"*":return`${A}${h}${$}`;case".*":return`${l}${h}${$}`;case"*.*":return`${A}${$}${l}${h}${$}`;case"*/*":return`${A}${$}${m}${h}${I}${$}`;case"**":return A+w(s);case"**/*":return`(?:${A}${w(s)}${m})?${I}${h}${$}`;case"**/*.*":return`(?:${A}${w(s)}${m})?${I}${$}${l}${h}${$}`;case"**/.*":return`(?:${A}${w(s)}${m})?${l}${h}${$}`;default:{const O=/^(.*?)\.(\w+)$/.exec(S);if(!O)return;const X=M(O[1]);return X?X+l+O[2]:void 0}}},"create"),C=Mr.removePrefix(t,L);let P=M(C);return P&&s.strictSlashes!==!0&&(P+=`${m}?`),P};var s1=Pc;const a1=e1,Cc=s1,Gp=Ta,o1=To,u1=e(t=>t&&typeof t=="object"&&!Array.isArray(t),"isObject"),kt=e((t,n,s=!1)=>{if(Array.isArray(t)){const y=t.map(E=>kt(E,n,s));return e(E=>{for(const T of y){const A=T(E);if(A)return A}return!1},"arrayMatcher")}const a=u1(t)&&t.tokens&&t.input;if(t===""||typeof t!="string"&&!a)throw new TypeError("Expected pattern to be a non-empty string");const f=n||{},l=f.windows,m=a?kt.compileRe(t,n):kt.makeRe(t,n,!1,!0),h=m.state;delete m.state;let p=e(()=>!1,"isIgnored");if(f.ignore){const y={...n,ignore:null,onMatch:null,onResult:null};p=kt(f.ignore,y,s)}const b=e((y,x=!1)=>{const{isMatch:E,match:T,output:A}=kt.test(y,m,n,{glob:t,posix:l}),I={glob:t,state:h,regex:m,posix:l,input:y,output:A,match:T,isMatch:E};return typeof f.onResult=="function"&&f.onResult(I),E===!1?(I.isMatch=!1,x?I:!1):p(y)?(typeof f.onIgnore=="function"&&f.onIgnore(I),I.isMatch=!1,x?I:!1):(typeof f.onMatch=="function"&&f.onMatch(I),x?I:!0)},"matcher");return s&&(b.state=h),b},"picomatch$1");kt.test=(t,n,s,{glob:a,posix:f}={})=>{if(typeof t!="string")throw new TypeError("Expected input to be a string");if(t==="")return{isMatch:!1,output:""};const l=s||{},m=l.format||(f?Gp.toPosixSlashes:null);let h=t===a,p=h&&m?m(t):t;return h===!1&&(p=m?m(t):t,h=p===a),(h===!1||l.capture===!0)&&(l.matchBase===!0||l.basename===!0?h=kt.matchBase(t,n,s,f):h=n.exec(p)),{isMatch:!!h,match:h,output:p}},kt.matchBase=(t,n,s)=>(n instanceof RegExp?n:kt.makeRe(n,s)).test(Gp.basename(t)),kt.isMatch=(t,n,s)=>kt(n,s)(t),kt.parse=(t,n)=>Array.isArray(t)?t.map(s=>kt.parse(s,n)):Cc(t,{...n,fastpaths:!1}),kt.scan=(t,n)=>a1(t,n),kt.compileRe=(t,n,s=!1,a=!1)=>{if(s===!0)return t.output;const f=n||{},l=f.contains?"":"^",m=f.contains?"":"$";let h=`${l}(?:${t.output})${m}`;t&&t.negated===!0&&(h=`^(?!${h}).*$`);const p=kt.toRegex(h,n);return a===!0&&(p.state=t),p},kt.makeRe=(t,n={},s=!1,a=!1)=>{if(!t||typeof t!="string")throw new TypeError("Expected a non-empty string");let f={negated:!1,fastpaths:!0};return n.fastpaths!==!1&&(t[0]==="."||t[0]==="*")&&(f.output=Cc.fastpaths(t,n)),f.output||(f=Cc(t,n)),kt.compileRe(f,n,s,a)},kt.toRegex=(t,n)=>{try{const s=n||{};return new RegExp(t,s.flags||(s.nocase?"i":""))}catch(s){if(n&&n.debug===!0)throw s;return/$^/}},kt.constants=o1;var l1=kt;const Hp=l1,c1=Ta;function Xp(t,n,s=!1){return n&&(n.windows===null||n.windows===void 0)&&(n={...n,windows:c1.isWindows()}),Hp(t,n,s)}e(Xp,"picomatch"),Object.assign(Xp,Hp);var f1=Xp,p1=Bb(f1);function d1(t){return Array.isArray(t)}e(d1,"isArray");function Yp(t){return d1(t)?t:t==null?[]:[t]}e(Yp,"ensureArray");const h1=new RegExp(`\\${Ab.sep}`,"g"),So=e(function(n){return n.replace(h1,Op.sep)},"normalizePath");function m1(t,n){if(n===!1||Pb(t)||t.startsWith("**"))return So(t);const s=So(Cb(n||"")).replace(/[-^$*+?.()|[\]{}]/g,"\\$&");return Op.join(s,So(t))}e(m1,"getMatcherString");const y1=e(function(n,s,a){const f=a&&a.resolve,l=e(p=>p instanceof RegExp?p:{test:e(b=>{const y=m1(p,f);return p1(y,{dot:!0})(b)},"test")},"getMatcher"),m=Yp(n).map(l),h=Yp(s).map(l);return!m.length&&!h.length?p=>typeof p=="string"&&!p.includes("\0"):e(function(b){if(typeof b!="string"||b.includes("\0"))return!1;const y=So(b);for(let x=0;x<h.length;++x)if(h[x].test(y))return!1;for(let x=0;x<m.length;++x)if(m[x].test(y))return!0;return!m.length},"result")},"createFilter"),g1="break case class catch const continue debugger default delete do else export extends finally for function if import in instanceof let new return super switch this throw try typeof var void while with yield enum await implements package protected static interface private public",b1="arguments Infinity NaN undefined null true false eval uneval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Symbol Error EvalError InternalError RangeError ReferenceError SyntaxError TypeError URIError Number Math Date String RegExp Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array Map Set WeakMap WeakSet SIMD ArrayBuffer DataView JSON Promise Generator GeneratorFunction Reflect Proxy Intl",T1=new Set(`${g1} ${b1}`.split(" "));T1.add("");var Dc={},va={},Dr={},wc={},Sa={},xo={},Ao={},le={},Po={},Jp;function Ic(){if(Jp)return Po;Jp=1,Object.defineProperty(Po,"__esModule",{value:!0}),Po.default=t;function t(n,s){const a=Object.keys(s);for(const f of a)if(n[f]!==s[f])return!1;return!0}return e(t,"shallowEqual$1"),Po}e(Ic,"requireShallowEqual");var Co={},zp;function Do(){if(zp)return Co;zp=1,Object.defineProperty(Co,"__esModule",{value:!0}),Co.default=n;const t=new Set;function n(a,f,l=""){if(t.has(a))return;t.add(a);const{internal:m,trace:h}=s(1,2);m||console.warn(`${l}\`${a}\` has been deprecated, please migrate to \`${f}\`
2
+ ${h}`)}e(n,"deprecationWarning$1");function s(a,f){const{stackTraceLimit:l,prepareStackTrace:m}=Error;let h;if(Error.stackTraceLimit=1+a+f,Error.prepareStackTrace=function(b,y){h=y},new Error().stack,Error.stackTraceLimit=l,Error.prepareStackTrace=m,!h)return{internal:!1,trace:""};const p=h.slice(1+a,1+a+f);return{internal:/[\\/]@babel[\\/]/.test(p[1].getFileName()),trace:p.map(b=>` at ${b}`).join(`
3
+ `)}}return e(s,"captureShortStackTrace"),Co}e(Do,"requireDeprecationWarning");var Qp;function Ft(){if(Qp)return le;Qp=1,Object.defineProperty(le,"__esModule",{value:!0}),le.isAccessor=zl,le.isAnyTypeAnnotation=Pi,le.isArgumentPlaceholder=un,le.isArrayExpression=s,le.isArrayPattern=Be,le.isArrayTypeAnnotation=xr,le.isArrowFunctionExpression=qe,le.isAssignmentExpression=a,le.isAssignmentPattern=Oe,le.isAwaitExpression=Xe,le.isBigIntLiteral=at,le.isBinary=ha,le.isBinaryExpression=f,le.isBindExpression=ln,le.isBlock=ga,le.isBlockParent=ya,le.isBlockStatement=p,le.isBooleanLiteral=q,le.isBooleanLiteralTypeAnnotation=Wr,le.isBooleanTypeAnnotation=Ar,le.isBreakStatement=b,le.isCallExpression=y,le.isCatchClause=x,le.isClass=Xl,le.isClassAccessorProperty=xt,le.isClassBody=Ye,le.isClassDeclaration=nt,le.isClassExpression=He,le.isClassImplements=Or,le.isClassMethod=Me,le.isClassPrivateMethod=lr,le.isClassPrivateProperty=Qt,le.isClassProperty=Et,le.isCompletionStatement=k,le.isConditional=U,le.isConditionalExpression=E,le.isContinueStatement=T,le.isDebuggerStatement=A,le.isDecimalLiteral=os,le.isDeclaration=Ll,le.isDeclareClass=fr,le.isDeclareExportAllDeclaration=ni,le.isDeclareExportDeclaration=Nr,le.isDeclareFunction=ti,le.isDeclareInterface=Gr,le.isDeclareModule=Hr,le.isDeclareModuleExports=Di,le.isDeclareOpaqueType=wi,le.isDeclareTypeAlias=Xr,le.isDeclareVariable=ri,le.isDeclaredPredicate=Ii,le.isDecorator=ss,le.isDirective=m,le.isDirectiveLiteral=h,le.isDoExpression=cn,le.isDoWhileStatement=I,le.isEmptyStatement=v,le.isEmptyTypeAnnotation=pr,le.isEnumBody=ic,le.isEnumBooleanBody=mr,le.isEnumBooleanMember=ui,le.isEnumDeclaration=Zt,le.isEnumDefaultedMember=li,le.isEnumMember=sc,le.isEnumNumberBody=Ki,le.isEnumNumberMember=on,le.isEnumStringBody=sn,le.isEnumStringMember=Wi,le.isEnumSymbolBody=an,le.isExistsTypeAnnotation=_i,le.isExportAllDeclaration=ut,le.isExportDeclaration=Yl,le.isExportDefaultDeclaration=Ne,le.isExportDefaultSpecifier=as,le.isExportNamedDeclaration=me,le.isExportNamespaceSpecifier=Ot,le.isExportSpecifier=pe,le.isExpression=da,le.isExpressionStatement=L,le.isExpressionWrapper=ke,le.isFile=$,le.isFlow=Zl,le.isFlowBaseAnnotation=tc,le.isFlowDeclaration=rc,le.isFlowPredicate=nc,le.isFlowType=ec,le.isFor=et,le.isForInStatement=w,le.isForOfStatement=J,le.isForStatement=M,le.isForXStatement=vt,le.isFunction=Bt,le.isFunctionDeclaration=C,le.isFunctionExpression=P,le.isFunctionParent=gr,le.isFunctionTypeAnnotation=Yr,le.isFunctionTypeParam=ii,le.isGenericTypeAnnotation=si,le.isIdentifier=S,le.isIfStatement=O,le.isImmutable=Ul,le.isImport=st,le.isImportAttribute=is,le.isImportDeclaration=ae,le.isImportDefaultSpecifier=Te,le.isImportExpression=je,le.isImportNamespaceSpecifier=De,le.isImportOrExportDeclaration=yo,le.isImportSpecifier=Le,le.isIndexedAccessType=Ze,le.isInferredPredicate=Pr,le.isInterfaceDeclaration=Wt,le.isInterfaceExtends=Oi,le.isInterfaceTypeAnnotation=Jr,le.isInterpreterDirective=l,le.isIntersectionTypeAnnotation=zr,le.isJSX=ac,le.isJSXAttribute=ci,le.isJSXClosingElement=Hi,le.isJSXClosingFragment=yi,le.isJSXElement=Xi,le.isJSXEmptyExpression=Yi,le.isJSXExpressionContainer=Ji,le.isJSXFragment=mi,le.isJSXIdentifier=zi,le.isJSXMemberExpression=pi,le.isJSXNamespacedName=di,le.isJSXOpeningElement=Qi,le.isJSXOpeningFragment=es,le.isJSXSpreadAttribute=Zi,le.isJSXSpreadChild=fi,le.isJSXText=hi,le.isLVal=Ml,le.isLabeledStatement=X,le.isLiteral=$l,le.isLogicalExpression=j,le.isLoop=Q,le.isMemberExpression=z,le.isMetaProperty=Je,le.isMethod=Vl,le.isMiscellaneous=oc,le.isMixedTypeAnnotation=Qr,le.isModuleDeclaration=yc,le.isModuleExpression=us,le.isModuleSpecifier=Jl,le.isNewExpression=Y,le.isNoop=ts,le.isNullLiteral=K,le.isNullLiteralTypeAnnotation=Ci,le.isNullableTypeAnnotation=Br,le.isNumberLiteral=pc,le.isNumberLiteralTypeAnnotation=Zr,le.isNumberTypeAnnotation=Ni,le.isNumericLiteral=V,le.isObjectExpression=te,le.isObjectMember=Kl,le.isObjectMethod=se,le.isObjectPattern=rt,le.isObjectProperty=de,le.isObjectTypeAnnotation=Bi,le.isObjectTypeCallProperty=ai,le.isObjectTypeIndexer=en,le.isObjectTypeInternalSlot=ki,le.isObjectTypeProperty=kr,le.isObjectTypeSpreadProperty=tn,le.isOpaqueType=dr,le.isOptionalCallExpression=St,le.isOptionalIndexedAccessType=Gi,le.isOptionalMemberExpression=It,le.isParenthesizedExpression=fe,le.isPattern=Hl,le.isPatternLike=Rl,le.isPipelineBareFunction=Cr,le.isPipelinePrimaryTopicReference=gi,le.isPipelineTopicExpression=cs,le.isPlaceholder=rs,le.isPrivate=Ql,le.isPrivateName=cr,le.isProgram=N,le.isProperty=Wl,le.isPureish=Fl,le.isQualifiedTypeIdentifier=hr,le.isRecordExpression=fn,le.isRegExpLiteral=_,le.isRegexLiteral=dc,le.isRestElement=we,le.isRestProperty=hc,le.isReturnStatement=ve,le.isScopable=ma,le.isSequenceExpression=Ee,le.isSpreadElement=W,le.isSpreadProperty=mc,le.isStandardized=pa,le.isStatement=ba,le.isStaticBlock=Sr,le.isStringLiteral=D,le.isStringLiteralTypeAnnotation=rn,le.isStringTypeAnnotation=Fi,le.isSuper=oe,le.isSwitchCase=Ce,le.isSwitchStatement=xe,le.isSymbolTypeAnnotation=Xt,le.isTSAnyKeyword=En,le.isTSArrayType=jn,le.isTSAsExpression=yt,le.isTSBaseType=fc,le.isTSBigIntKeyword=Lr,le.isTSBooleanKeyword=vn,le.isTSCallSignatureDeclaration=mn,le.isTSConditionalType=F,le.isTSConstructSignatureDeclaration=yn,le.isTSConstructorType=kn,le.isTSDeclareFunction=pn,le.isTSDeclareMethod=dn,le.isTSEntityName=jl,le.isTSEnumDeclaration=ps,le.isTSEnumMember=Zs,le.isTSExportAssignment=aa,le.isTSExpressionWithTypeArguments=Ve,le.isTSExternalModuleReference=ia,le.isTSFunctionType=Bn,le.isTSImportEqualsDeclaration=na,le.isTSImportType=ra,le.isTSIndexSignature=Tn,le.isTSIndexedAccessType=Pe,le.isTSInferType=H,le.isTSInstantiationExpression=ht,le.isTSInterfaceBody=ot,le.isTSInterfaceDeclaration=Qe,le.isTSIntersectionType=g,le.isTSIntrinsicKeyword=Sn,le.isTSLiteralType=We,le.isTSMappedType=Ie,le.isTSMethodSignature=bn,le.isTSModuleBlock=ta,le.isTSModuleDeclaration=ea,le.isTSNamedTupleMember=r,le.isTSNamespaceExportDeclaration=oa,le.isTSNeverKeyword=xn,le.isTSNonNullExpression=sa,le.isTSNullKeyword=An,le.isTSNumberKeyword=Pn,le.isTSObjectKeyword=Cn,le.isTSOptionalType=i,le.isTSParameterProperty=fs,le.isTSParenthesizedType=ne,le.isTSPropertySignature=gn,le.isTSQualifiedName=hn,le.isTSRestType=d,le.isTSSatisfiesExpression=Gt,le.isTSStringKeyword=Dn,le.isTSSymbolKeyword=wn,le.isTSThisType=Nn,le.isTSTupleType=G,le.isTSType=cc,le.isTSTypeAliasDeclaration=At,le.isTSTypeAnnotation=ua,le.isTSTypeAssertion=yr,le.isTSTypeElement=lc,le.isTSTypeLiteral=Mn,le.isTSTypeOperator=be,le.isTSTypeParameter=fa,le.isTSTypeParameterDeclaration=ca,le.isTSTypeParameterInstantiation=la,le.isTSTypePredicate=Ln,le.isTSTypeQuery=Rn,le.isTSTypeReference=Fn,le.isTSUndefinedKeyword=In,le.isTSUnionType=u,le.isTSUnknownKeyword=_n,le.isTSVoidKeyword=On,le.isTaggedTemplateExpression=ye,le.isTemplateElement=ee,le.isTemplateLiteral=_e,le.isTerminatorless=B,le.isThisExpression=Se,le.isThisTypeAnnotation=Li,le.isThrowStatement=Ue,le.isTopicReference=ls,le.isTryStatement=Fe,le.isTupleExpression=Fr,le.isTupleTypeAnnotation=nn,le.isTypeAlias=tt,le.isTypeAnnotation=Mi,le.isTypeCastExpression=oi,le.isTypeParameter=ji,le.isTypeParameterDeclaration=$i,le.isTypeParameterInstantiation=Ui,le.isTypeScript=uc,le.isTypeofTypeAnnotation=Ri,le.isUnaryExpression=Re,le.isUnaryLike=Gl,le.isUnionTypeAnnotation=qi,le.isUpdateExpression=Ae,le.isUserWhitespacable=ql,le.isV8IntrinsicIdentifier=ns,le.isVariableDeclaration=Z,le.isVariableDeclarator=re,le.isVariance=Vi,le.isVoidTypeAnnotation=rr,le.isWhile=he,le.isWhileStatement=ue,le.isWithStatement=ge,le.isYieldExpression=$e;var t=Ic(),n=Do();function s(c,o){return!c||c.type!=="ArrayExpression"?!1:o==null||(0,t.default)(c,o)}e(s,"isArrayExpression");function a(c,o){return!c||c.type!=="AssignmentExpression"?!1:o==null||(0,t.default)(c,o)}e(a,"isAssignmentExpression");function f(c,o){return!c||c.type!=="BinaryExpression"?!1:o==null||(0,t.default)(c,o)}e(f,"isBinaryExpression");function l(c,o){return!c||c.type!=="InterpreterDirective"?!1:o==null||(0,t.default)(c,o)}e(l,"isInterpreterDirective");function m(c,o){return!c||c.type!=="Directive"?!1:o==null||(0,t.default)(c,o)}e(m,"isDirective");function h(c,o){return!c||c.type!=="DirectiveLiteral"?!1:o==null||(0,t.default)(c,o)}e(h,"isDirectiveLiteral");function p(c,o){return!c||c.type!=="BlockStatement"?!1:o==null||(0,t.default)(c,o)}e(p,"isBlockStatement");function b(c,o){return!c||c.type!=="BreakStatement"?!1:o==null||(0,t.default)(c,o)}e(b,"isBreakStatement");function y(c,o){return!c||c.type!=="CallExpression"?!1:o==null||(0,t.default)(c,o)}e(y,"isCallExpression");function x(c,o){return!c||c.type!=="CatchClause"?!1:o==null||(0,t.default)(c,o)}e(x,"isCatchClause");function E(c,o){return!c||c.type!=="ConditionalExpression"?!1:o==null||(0,t.default)(c,o)}e(E,"isConditionalExpression");function T(c,o){return!c||c.type!=="ContinueStatement"?!1:o==null||(0,t.default)(c,o)}e(T,"isContinueStatement");function A(c,o){return!c||c.type!=="DebuggerStatement"?!1:o==null||(0,t.default)(c,o)}e(A,"isDebuggerStatement");function I(c,o){return!c||c.type!=="DoWhileStatement"?!1:o==null||(0,t.default)(c,o)}e(I,"isDoWhileStatement");function v(c,o){return!c||c.type!=="EmptyStatement"?!1:o==null||(0,t.default)(c,o)}e(v,"isEmptyStatement");function L(c,o){return!c||c.type!=="ExpressionStatement"?!1:o==null||(0,t.default)(c,o)}e(L,"isExpressionStatement");function $(c,o){return!c||c.type!=="File"?!1:o==null||(0,t.default)(c,o)}e($,"isFile");function w(c,o){return!c||c.type!=="ForInStatement"?!1:o==null||(0,t.default)(c,o)}e(w,"isForInStatement");function M(c,o){return!c||c.type!=="ForStatement"?!1:o==null||(0,t.default)(c,o)}e(M,"isForStatement");function C(c,o){return!c||c.type!=="FunctionDeclaration"?!1:o==null||(0,t.default)(c,o)}e(C,"isFunctionDeclaration");function P(c,o){return!c||c.type!=="FunctionExpression"?!1:o==null||(0,t.default)(c,o)}e(P,"isFunctionExpression");function S(c,o){return!c||c.type!=="Identifier"?!1:o==null||(0,t.default)(c,o)}e(S,"isIdentifier");function O(c,o){return!c||c.type!=="IfStatement"?!1:o==null||(0,t.default)(c,o)}e(O,"isIfStatement");function X(c,o){return!c||c.type!=="LabeledStatement"?!1:o==null||(0,t.default)(c,o)}e(X,"isLabeledStatement");function D(c,o){return!c||c.type!=="StringLiteral"?!1:o==null||(0,t.default)(c,o)}e(D,"isStringLiteral");function V(c,o){return!c||c.type!=="NumericLiteral"?!1:o==null||(0,t.default)(c,o)}e(V,"isNumericLiteral");function K(c,o){return!c||c.type!=="NullLiteral"?!1:o==null||(0,t.default)(c,o)}e(K,"isNullLiteral");function q(c,o){return!c||c.type!=="BooleanLiteral"?!1:o==null||(0,t.default)(c,o)}e(q,"isBooleanLiteral");function _(c,o){return!c||c.type!=="RegExpLiteral"?!1:o==null||(0,t.default)(c,o)}e(_,"isRegExpLiteral");function j(c,o){return!c||c.type!=="LogicalExpression"?!1:o==null||(0,t.default)(c,o)}e(j,"isLogicalExpression");function z(c,o){return!c||c.type!=="MemberExpression"?!1:o==null||(0,t.default)(c,o)}e(z,"isMemberExpression");function Y(c,o){return!c||c.type!=="NewExpression"?!1:o==null||(0,t.default)(c,o)}e(Y,"isNewExpression");function N(c,o){return!c||c.type!=="Program"?!1:o==null||(0,t.default)(c,o)}e(N,"isProgram");function te(c,o){return!c||c.type!=="ObjectExpression"?!1:o==null||(0,t.default)(c,o)}e(te,"isObjectExpression");function se(c,o){return!c||c.type!=="ObjectMethod"?!1:o==null||(0,t.default)(c,o)}e(se,"isObjectMethod");function de(c,o){return!c||c.type!=="ObjectProperty"?!1:o==null||(0,t.default)(c,o)}e(de,"isObjectProperty");function we(c,o){return!c||c.type!=="RestElement"?!1:o==null||(0,t.default)(c,o)}e(we,"isRestElement");function ve(c,o){return!c||c.type!=="ReturnStatement"?!1:o==null||(0,t.default)(c,o)}e(ve,"isReturnStatement");function Ee(c,o){return!c||c.type!=="SequenceExpression"?!1:o==null||(0,t.default)(c,o)}e(Ee,"isSequenceExpression");function fe(c,o){return!c||c.type!=="ParenthesizedExpression"?!1:o==null||(0,t.default)(c,o)}e(fe,"isParenthesizedExpression");function Ce(c,o){return!c||c.type!=="SwitchCase"?!1:o==null||(0,t.default)(c,o)}e(Ce,"isSwitchCase");function xe(c,o){return!c||c.type!=="SwitchStatement"?!1:o==null||(0,t.default)(c,o)}e(xe,"isSwitchStatement");function Se(c,o){return!c||c.type!=="ThisExpression"?!1:o==null||(0,t.default)(c,o)}e(Se,"isThisExpression");function Ue(c,o){return!c||c.type!=="ThrowStatement"?!1:o==null||(0,t.default)(c,o)}e(Ue,"isThrowStatement");function Fe(c,o){return!c||c.type!=="TryStatement"?!1:o==null||(0,t.default)(c,o)}e(Fe,"isTryStatement");function Re(c,o){return!c||c.type!=="UnaryExpression"?!1:o==null||(0,t.default)(c,o)}e(Re,"isUnaryExpression");function Ae(c,o){return!c||c.type!=="UpdateExpression"?!1:o==null||(0,t.default)(c,o)}e(Ae,"isUpdateExpression");function Z(c,o){return!c||c.type!=="VariableDeclaration"?!1:o==null||(0,t.default)(c,o)}e(Z,"isVariableDeclaration");function re(c,o){return!c||c.type!=="VariableDeclarator"?!1:o==null||(0,t.default)(c,o)}e(re,"isVariableDeclarator");function ue(c,o){return!c||c.type!=="WhileStatement"?!1:o==null||(0,t.default)(c,o)}e(ue,"isWhileStatement");function ge(c,o){return!c||c.type!=="WithStatement"?!1:o==null||(0,t.default)(c,o)}e(ge,"isWithStatement");function Oe(c,o){return!c||c.type!=="AssignmentPattern"?!1:o==null||(0,t.default)(c,o)}e(Oe,"isAssignmentPattern");function Be(c,o){return!c||c.type!=="ArrayPattern"?!1:o==null||(0,t.default)(c,o)}e(Be,"isArrayPattern");function qe(c,o){return!c||c.type!=="ArrowFunctionExpression"?!1:o==null||(0,t.default)(c,o)}e(qe,"isArrowFunctionExpression");function Ye(c,o){return!c||c.type!=="ClassBody"?!1:o==null||(0,t.default)(c,o)}e(Ye,"isClassBody");function He(c,o){return!c||c.type!=="ClassExpression"?!1:o==null||(0,t.default)(c,o)}e(He,"isClassExpression");function nt(c,o){return!c||c.type!=="ClassDeclaration"?!1:o==null||(0,t.default)(c,o)}e(nt,"isClassDeclaration");function ut(c,o){return!c||c.type!=="ExportAllDeclaration"?!1:o==null||(0,t.default)(c,o)}e(ut,"isExportAllDeclaration");function Ne(c,o){return!c||c.type!=="ExportDefaultDeclaration"?!1:o==null||(0,t.default)(c,o)}e(Ne,"isExportDefaultDeclaration");function me(c,o){return!c||c.type!=="ExportNamedDeclaration"?!1:o==null||(0,t.default)(c,o)}e(me,"isExportNamedDeclaration");function pe(c,o){return!c||c.type!=="ExportSpecifier"?!1:o==null||(0,t.default)(c,o)}e(pe,"isExportSpecifier");function J(c,o){return!c||c.type!=="ForOfStatement"?!1:o==null||(0,t.default)(c,o)}e(J,"isForOfStatement");function ae(c,o){return!c||c.type!=="ImportDeclaration"?!1:o==null||(0,t.default)(c,o)}e(ae,"isImportDeclaration");function Te(c,o){return!c||c.type!=="ImportDefaultSpecifier"?!1:o==null||(0,t.default)(c,o)}e(Te,"isImportDefaultSpecifier");function De(c,o){return!c||c.type!=="ImportNamespaceSpecifier"?!1:o==null||(0,t.default)(c,o)}e(De,"isImportNamespaceSpecifier");function Le(c,o){return!c||c.type!=="ImportSpecifier"?!1:o==null||(0,t.default)(c,o)}e(Le,"isImportSpecifier");function je(c,o){return!c||c.type!=="ImportExpression"?!1:o==null||(0,t.default)(c,o)}e(je,"isImportExpression");function Je(c,o){return!c||c.type!=="MetaProperty"?!1:o==null||(0,t.default)(c,o)}e(Je,"isMetaProperty");function Me(c,o){return!c||c.type!=="ClassMethod"?!1:o==null||(0,t.default)(c,o)}e(Me,"isClassMethod");function rt(c,o){return!c||c.type!=="ObjectPattern"?!1:o==null||(0,t.default)(c,o)}e(rt,"isObjectPattern");function W(c,o){return!c||c.type!=="SpreadElement"?!1:o==null||(0,t.default)(c,o)}e(W,"isSpreadElement");function oe(c,o){return!c||c.type!=="Super"?!1:o==null||(0,t.default)(c,o)}e(oe,"isSuper");function ye(c,o){return!c||c.type!=="TaggedTemplateExpression"?!1:o==null||(0,t.default)(c,o)}e(ye,"isTaggedTemplateExpression");function ee(c,o){return!c||c.type!=="TemplateElement"?!1:o==null||(0,t.default)(c,o)}e(ee,"isTemplateElement");function _e(c,o){return!c||c.type!=="TemplateLiteral"?!1:o==null||(0,t.default)(c,o)}e(_e,"isTemplateLiteral");function $e(c,o){return!c||c.type!=="YieldExpression"?!1:o==null||(0,t.default)(c,o)}e($e,"isYieldExpression");function Xe(c,o){return!c||c.type!=="AwaitExpression"?!1:o==null||(0,t.default)(c,o)}e(Xe,"isAwaitExpression");function st(c,o){return!c||c.type!=="Import"?!1:o==null||(0,t.default)(c,o)}e(st,"isImport");function at(c,o){return!c||c.type!=="BigIntLiteral"?!1:o==null||(0,t.default)(c,o)}e(at,"isBigIntLiteral");function Ot(c,o){return!c||c.type!=="ExportNamespaceSpecifier"?!1:o==null||(0,t.default)(c,o)}e(Ot,"isExportNamespaceSpecifier");function It(c,o){return!c||c.type!=="OptionalMemberExpression"?!1:o==null||(0,t.default)(c,o)}e(It,"isOptionalMemberExpression");function St(c,o){return!c||c.type!=="OptionalCallExpression"?!1:o==null||(0,t.default)(c,o)}e(St,"isOptionalCallExpression");function Et(c,o){return!c||c.type!=="ClassProperty"?!1:o==null||(0,t.default)(c,o)}e(Et,"isClassProperty");function xt(c,o){return!c||c.type!=="ClassAccessorProperty"?!1:o==null||(0,t.default)(c,o)}e(xt,"isClassAccessorProperty");function Qt(c,o){return!c||c.type!=="ClassPrivateProperty"?!1:o==null||(0,t.default)(c,o)}e(Qt,"isClassPrivateProperty");function lr(c,o){return!c||c.type!=="ClassPrivateMethod"?!1:o==null||(0,t.default)(c,o)}e(lr,"isClassPrivateMethod");function cr(c,o){return!c||c.type!=="PrivateName"?!1:o==null||(0,t.default)(c,o)}e(cr,"isPrivateName");function Sr(c,o){return!c||c.type!=="StaticBlock"?!1:o==null||(0,t.default)(c,o)}e(Sr,"isStaticBlock");function Pi(c,o){return!c||c.type!=="AnyTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Pi,"isAnyTypeAnnotation");function xr(c,o){return!c||c.type!=="ArrayTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(xr,"isArrayTypeAnnotation");function Ar(c,o){return!c||c.type!=="BooleanTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Ar,"isBooleanTypeAnnotation");function Wr(c,o){return!c||c.type!=="BooleanLiteralTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Wr,"isBooleanLiteralTypeAnnotation");function Ci(c,o){return!c||c.type!=="NullLiteralTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Ci,"isNullLiteralTypeAnnotation");function Or(c,o){return!c||c.type!=="ClassImplements"?!1:o==null||(0,t.default)(c,o)}e(Or,"isClassImplements");function fr(c,o){return!c||c.type!=="DeclareClass"?!1:o==null||(0,t.default)(c,o)}e(fr,"isDeclareClass");function ti(c,o){return!c||c.type!=="DeclareFunction"?!1:o==null||(0,t.default)(c,o)}e(ti,"isDeclareFunction");function Gr(c,o){return!c||c.type!=="DeclareInterface"?!1:o==null||(0,t.default)(c,o)}e(Gr,"isDeclareInterface");function Hr(c,o){return!c||c.type!=="DeclareModule"?!1:o==null||(0,t.default)(c,o)}e(Hr,"isDeclareModule");function Di(c,o){return!c||c.type!=="DeclareModuleExports"?!1:o==null||(0,t.default)(c,o)}e(Di,"isDeclareModuleExports");function Xr(c,o){return!c||c.type!=="DeclareTypeAlias"?!1:o==null||(0,t.default)(c,o)}e(Xr,"isDeclareTypeAlias");function wi(c,o){return!c||c.type!=="DeclareOpaqueType"?!1:o==null||(0,t.default)(c,o)}e(wi,"isDeclareOpaqueType");function ri(c,o){return!c||c.type!=="DeclareVariable"?!1:o==null||(0,t.default)(c,o)}e(ri,"isDeclareVariable");function Nr(c,o){return!c||c.type!=="DeclareExportDeclaration"?!1:o==null||(0,t.default)(c,o)}e(Nr,"isDeclareExportDeclaration");function ni(c,o){return!c||c.type!=="DeclareExportAllDeclaration"?!1:o==null||(0,t.default)(c,o)}e(ni,"isDeclareExportAllDeclaration");function Ii(c,o){return!c||c.type!=="DeclaredPredicate"?!1:o==null||(0,t.default)(c,o)}e(Ii,"isDeclaredPredicate");function _i(c,o){return!c||c.type!=="ExistsTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(_i,"isExistsTypeAnnotation");function Yr(c,o){return!c||c.type!=="FunctionTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Yr,"isFunctionTypeAnnotation");function ii(c,o){return!c||c.type!=="FunctionTypeParam"?!1:o==null||(0,t.default)(c,o)}e(ii,"isFunctionTypeParam");function si(c,o){return!c||c.type!=="GenericTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(si,"isGenericTypeAnnotation");function Pr(c,o){return!c||c.type!=="InferredPredicate"?!1:o==null||(0,t.default)(c,o)}e(Pr,"isInferredPredicate");function Oi(c,o){return!c||c.type!=="InterfaceExtends"?!1:o==null||(0,t.default)(c,o)}e(Oi,"isInterfaceExtends");function Wt(c,o){return!c||c.type!=="InterfaceDeclaration"?!1:o==null||(0,t.default)(c,o)}e(Wt,"isInterfaceDeclaration");function Jr(c,o){return!c||c.type!=="InterfaceTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Jr,"isInterfaceTypeAnnotation");function zr(c,o){return!c||c.type!=="IntersectionTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(zr,"isIntersectionTypeAnnotation");function Qr(c,o){return!c||c.type!=="MixedTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Qr,"isMixedTypeAnnotation");function pr(c,o){return!c||c.type!=="EmptyTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(pr,"isEmptyTypeAnnotation");function Br(c,o){return!c||c.type!=="NullableTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Br,"isNullableTypeAnnotation");function Zr(c,o){return!c||c.type!=="NumberLiteralTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Zr,"isNumberLiteralTypeAnnotation");function Ni(c,o){return!c||c.type!=="NumberTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Ni,"isNumberTypeAnnotation");function Bi(c,o){return!c||c.type!=="ObjectTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Bi,"isObjectTypeAnnotation");function ki(c,o){return!c||c.type!=="ObjectTypeInternalSlot"?!1:o==null||(0,t.default)(c,o)}e(ki,"isObjectTypeInternalSlot");function ai(c,o){return!c||c.type!=="ObjectTypeCallProperty"?!1:o==null||(0,t.default)(c,o)}e(ai,"isObjectTypeCallProperty");function en(c,o){return!c||c.type!=="ObjectTypeIndexer"?!1:o==null||(0,t.default)(c,o)}e(en,"isObjectTypeIndexer");function kr(c,o){return!c||c.type!=="ObjectTypeProperty"?!1:o==null||(0,t.default)(c,o)}e(kr,"isObjectTypeProperty");function tn(c,o){return!c||c.type!=="ObjectTypeSpreadProperty"?!1:o==null||(0,t.default)(c,o)}e(tn,"isObjectTypeSpreadProperty");function dr(c,o){return!c||c.type!=="OpaqueType"?!1:o==null||(0,t.default)(c,o)}e(dr,"isOpaqueType");function hr(c,o){return!c||c.type!=="QualifiedTypeIdentifier"?!1:o==null||(0,t.default)(c,o)}e(hr,"isQualifiedTypeIdentifier");function rn(c,o){return!c||c.type!=="StringLiteralTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(rn,"isStringLiteralTypeAnnotation");function Fi(c,o){return!c||c.type!=="StringTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Fi,"isStringTypeAnnotation");function Xt(c,o){return!c||c.type!=="SymbolTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Xt,"isSymbolTypeAnnotation");function Li(c,o){return!c||c.type!=="ThisTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Li,"isThisTypeAnnotation");function nn(c,o){return!c||c.type!=="TupleTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(nn,"isTupleTypeAnnotation");function Ri(c,o){return!c||c.type!=="TypeofTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Ri,"isTypeofTypeAnnotation");function tt(c,o){return!c||c.type!=="TypeAlias"?!1:o==null||(0,t.default)(c,o)}e(tt,"isTypeAlias");function Mi(c,o){return!c||c.type!=="TypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(Mi,"isTypeAnnotation");function oi(c,o){return!c||c.type!=="TypeCastExpression"?!1:o==null||(0,t.default)(c,o)}e(oi,"isTypeCastExpression");function ji(c,o){return!c||c.type!=="TypeParameter"?!1:o==null||(0,t.default)(c,o)}e(ji,"isTypeParameter");function $i(c,o){return!c||c.type!=="TypeParameterDeclaration"?!1:o==null||(0,t.default)(c,o)}e($i,"isTypeParameterDeclaration");function Ui(c,o){return!c||c.type!=="TypeParameterInstantiation"?!1:o==null||(0,t.default)(c,o)}e(Ui,"isTypeParameterInstantiation");function qi(c,o){return!c||c.type!=="UnionTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(qi,"isUnionTypeAnnotation");function Vi(c,o){return!c||c.type!=="Variance"?!1:o==null||(0,t.default)(c,o)}e(Vi,"isVariance");function rr(c,o){return!c||c.type!=="VoidTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(rr,"isVoidTypeAnnotation");function Zt(c,o){return!c||c.type!=="EnumDeclaration"?!1:o==null||(0,t.default)(c,o)}e(Zt,"isEnumDeclaration");function mr(c,o){return!c||c.type!=="EnumBooleanBody"?!1:o==null||(0,t.default)(c,o)}e(mr,"isEnumBooleanBody");function Ki(c,o){return!c||c.type!=="EnumNumberBody"?!1:o==null||(0,t.default)(c,o)}e(Ki,"isEnumNumberBody");function sn(c,o){return!c||c.type!=="EnumStringBody"?!1:o==null||(0,t.default)(c,o)}e(sn,"isEnumStringBody");function an(c,o){return!c||c.type!=="EnumSymbolBody"?!1:o==null||(0,t.default)(c,o)}e(an,"isEnumSymbolBody");function ui(c,o){return!c||c.type!=="EnumBooleanMember"?!1:o==null||(0,t.default)(c,o)}e(ui,"isEnumBooleanMember");function on(c,o){return!c||c.type!=="EnumNumberMember"?!1:o==null||(0,t.default)(c,o)}e(on,"isEnumNumberMember");function Wi(c,o){return!c||c.type!=="EnumStringMember"?!1:o==null||(0,t.default)(c,o)}e(Wi,"isEnumStringMember");function li(c,o){return!c||c.type!=="EnumDefaultedMember"?!1:o==null||(0,t.default)(c,o)}e(li,"isEnumDefaultedMember");function Ze(c,o){return!c||c.type!=="IndexedAccessType"?!1:o==null||(0,t.default)(c,o)}e(Ze,"isIndexedAccessType");function Gi(c,o){return!c||c.type!=="OptionalIndexedAccessType"?!1:o==null||(0,t.default)(c,o)}e(Gi,"isOptionalIndexedAccessType");function ci(c,o){return!c||c.type!=="JSXAttribute"?!1:o==null||(0,t.default)(c,o)}e(ci,"isJSXAttribute");function Hi(c,o){return!c||c.type!=="JSXClosingElement"?!1:o==null||(0,t.default)(c,o)}e(Hi,"isJSXClosingElement");function Xi(c,o){return!c||c.type!=="JSXElement"?!1:o==null||(0,t.default)(c,o)}e(Xi,"isJSXElement");function Yi(c,o){return!c||c.type!=="JSXEmptyExpression"?!1:o==null||(0,t.default)(c,o)}e(Yi,"isJSXEmptyExpression");function Ji(c,o){return!c||c.type!=="JSXExpressionContainer"?!1:o==null||(0,t.default)(c,o)}e(Ji,"isJSXExpressionContainer");function fi(c,o){return!c||c.type!=="JSXSpreadChild"?!1:o==null||(0,t.default)(c,o)}e(fi,"isJSXSpreadChild");function zi(c,o){return!c||c.type!=="JSXIdentifier"?!1:o==null||(0,t.default)(c,o)}e(zi,"isJSXIdentifier");function pi(c,o){return!c||c.type!=="JSXMemberExpression"?!1:o==null||(0,t.default)(c,o)}e(pi,"isJSXMemberExpression");function di(c,o){return!c||c.type!=="JSXNamespacedName"?!1:o==null||(0,t.default)(c,o)}e(di,"isJSXNamespacedName");function Qi(c,o){return!c||c.type!=="JSXOpeningElement"?!1:o==null||(0,t.default)(c,o)}e(Qi,"isJSXOpeningElement");function Zi(c,o){return!c||c.type!=="JSXSpreadAttribute"?!1:o==null||(0,t.default)(c,o)}e(Zi,"isJSXSpreadAttribute");function hi(c,o){return!c||c.type!=="JSXText"?!1:o==null||(0,t.default)(c,o)}e(hi,"isJSXText");function mi(c,o){return!c||c.type!=="JSXFragment"?!1:o==null||(0,t.default)(c,o)}e(mi,"isJSXFragment");function es(c,o){return!c||c.type!=="JSXOpeningFragment"?!1:o==null||(0,t.default)(c,o)}e(es,"isJSXOpeningFragment");function yi(c,o){return!c||c.type!=="JSXClosingFragment"?!1:o==null||(0,t.default)(c,o)}e(yi,"isJSXClosingFragment");function ts(c,o){return!c||c.type!=="Noop"?!1:o==null||(0,t.default)(c,o)}e(ts,"isNoop");function rs(c,o){return!c||c.type!=="Placeholder"?!1:o==null||(0,t.default)(c,o)}e(rs,"isPlaceholder");function ns(c,o){return!c||c.type!=="V8IntrinsicIdentifier"?!1:o==null||(0,t.default)(c,o)}e(ns,"isV8IntrinsicIdentifier");function un(c,o){return!c||c.type!=="ArgumentPlaceholder"?!1:o==null||(0,t.default)(c,o)}e(un,"isArgumentPlaceholder");function ln(c,o){return!c||c.type!=="BindExpression"?!1:o==null||(0,t.default)(c,o)}e(ln,"isBindExpression");function is(c,o){return!c||c.type!=="ImportAttribute"?!1:o==null||(0,t.default)(c,o)}e(is,"isImportAttribute");function ss(c,o){return!c||c.type!=="Decorator"?!1:o==null||(0,t.default)(c,o)}e(ss,"isDecorator");function cn(c,o){return!c||c.type!=="DoExpression"?!1:o==null||(0,t.default)(c,o)}e(cn,"isDoExpression");function as(c,o){return!c||c.type!=="ExportDefaultSpecifier"?!1:o==null||(0,t.default)(c,o)}e(as,"isExportDefaultSpecifier");function fn(c,o){return!c||c.type!=="RecordExpression"?!1:o==null||(0,t.default)(c,o)}e(fn,"isRecordExpression");function Fr(c,o){return!c||c.type!=="TupleExpression"?!1:o==null||(0,t.default)(c,o)}e(Fr,"isTupleExpression");function os(c,o){return!c||c.type!=="DecimalLiteral"?!1:o==null||(0,t.default)(c,o)}e(os,"isDecimalLiteral");function us(c,o){return!c||c.type!=="ModuleExpression"?!1:o==null||(0,t.default)(c,o)}e(us,"isModuleExpression");function ls(c,o){return!c||c.type!=="TopicReference"?!1:o==null||(0,t.default)(c,o)}e(ls,"isTopicReference");function cs(c,o){return!c||c.type!=="PipelineTopicExpression"?!1:o==null||(0,t.default)(c,o)}e(cs,"isPipelineTopicExpression");function Cr(c,o){return!c||c.type!=="PipelineBareFunction"?!1:o==null||(0,t.default)(c,o)}e(Cr,"isPipelineBareFunction");function gi(c,o){return!c||c.type!=="PipelinePrimaryTopicReference"?!1:o==null||(0,t.default)(c,o)}e(gi,"isPipelinePrimaryTopicReference");function fs(c,o){return!c||c.type!=="TSParameterProperty"?!1:o==null||(0,t.default)(c,o)}e(fs,"isTSParameterProperty");function pn(c,o){return!c||c.type!=="TSDeclareFunction"?!1:o==null||(0,t.default)(c,o)}e(pn,"isTSDeclareFunction");function dn(c,o){return!c||c.type!=="TSDeclareMethod"?!1:o==null||(0,t.default)(c,o)}e(dn,"isTSDeclareMethod");function hn(c,o){return!c||c.type!=="TSQualifiedName"?!1:o==null||(0,t.default)(c,o)}e(hn,"isTSQualifiedName");function mn(c,o){return!c||c.type!=="TSCallSignatureDeclaration"?!1:o==null||(0,t.default)(c,o)}e(mn,"isTSCallSignatureDeclaration");function yn(c,o){return!c||c.type!=="TSConstructSignatureDeclaration"?!1:o==null||(0,t.default)(c,o)}e(yn,"isTSConstructSignatureDeclaration");function gn(c,o){return!c||c.type!=="TSPropertySignature"?!1:o==null||(0,t.default)(c,o)}e(gn,"isTSPropertySignature");function bn(c,o){return!c||c.type!=="TSMethodSignature"?!1:o==null||(0,t.default)(c,o)}e(bn,"isTSMethodSignature");function Tn(c,o){return!c||c.type!=="TSIndexSignature"?!1:o==null||(0,t.default)(c,o)}e(Tn,"isTSIndexSignature");function En(c,o){return!c||c.type!=="TSAnyKeyword"?!1:o==null||(0,t.default)(c,o)}e(En,"isTSAnyKeyword");function vn(c,o){return!c||c.type!=="TSBooleanKeyword"?!1:o==null||(0,t.default)(c,o)}e(vn,"isTSBooleanKeyword");function Lr(c,o){return!c||c.type!=="TSBigIntKeyword"?!1:o==null||(0,t.default)(c,o)}e(Lr,"isTSBigIntKeyword");function Sn(c,o){return!c||c.type!=="TSIntrinsicKeyword"?!1:o==null||(0,t.default)(c,o)}e(Sn,"isTSIntrinsicKeyword");function xn(c,o){return!c||c.type!=="TSNeverKeyword"?!1:o==null||(0,t.default)(c,o)}e(xn,"isTSNeverKeyword");function An(c,o){return!c||c.type!=="TSNullKeyword"?!1:o==null||(0,t.default)(c,o)}e(An,"isTSNullKeyword");function Pn(c,o){return!c||c.type!=="TSNumberKeyword"?!1:o==null||(0,t.default)(c,o)}e(Pn,"isTSNumberKeyword");function Cn(c,o){return!c||c.type!=="TSObjectKeyword"?!1:o==null||(0,t.default)(c,o)}e(Cn,"isTSObjectKeyword");function Dn(c,o){return!c||c.type!=="TSStringKeyword"?!1:o==null||(0,t.default)(c,o)}e(Dn,"isTSStringKeyword");function wn(c,o){return!c||c.type!=="TSSymbolKeyword"?!1:o==null||(0,t.default)(c,o)}e(wn,"isTSSymbolKeyword");function In(c,o){return!c||c.type!=="TSUndefinedKeyword"?!1:o==null||(0,t.default)(c,o)}e(In,"isTSUndefinedKeyword");function _n(c,o){return!c||c.type!=="TSUnknownKeyword"?!1:o==null||(0,t.default)(c,o)}e(_n,"isTSUnknownKeyword");function On(c,o){return!c||c.type!=="TSVoidKeyword"?!1:o==null||(0,t.default)(c,o)}e(On,"isTSVoidKeyword");function Nn(c,o){return!c||c.type!=="TSThisType"?!1:o==null||(0,t.default)(c,o)}e(Nn,"isTSThisType");function Bn(c,o){return!c||c.type!=="TSFunctionType"?!1:o==null||(0,t.default)(c,o)}e(Bn,"isTSFunctionType");function kn(c,o){return!c||c.type!=="TSConstructorType"?!1:o==null||(0,t.default)(c,o)}e(kn,"isTSConstructorType");function Fn(c,o){return!c||c.type!=="TSTypeReference"?!1:o==null||(0,t.default)(c,o)}e(Fn,"isTSTypeReference");function Ln(c,o){return!c||c.type!=="TSTypePredicate"?!1:o==null||(0,t.default)(c,o)}e(Ln,"isTSTypePredicate");function Rn(c,o){return!c||c.type!=="TSTypeQuery"?!1:o==null||(0,t.default)(c,o)}e(Rn,"isTSTypeQuery");function Mn(c,o){return!c||c.type!=="TSTypeLiteral"?!1:o==null||(0,t.default)(c,o)}e(Mn,"isTSTypeLiteral");function jn(c,o){return!c||c.type!=="TSArrayType"?!1:o==null||(0,t.default)(c,o)}e(jn,"isTSArrayType");function G(c,o){return!c||c.type!=="TSTupleType"?!1:o==null||(0,t.default)(c,o)}e(G,"isTSTupleType");function i(c,o){return!c||c.type!=="TSOptionalType"?!1:o==null||(0,t.default)(c,o)}e(i,"isTSOptionalType");function d(c,o){return!c||c.type!=="TSRestType"?!1:o==null||(0,t.default)(c,o)}e(d,"isTSRestType");function r(c,o){return!c||c.type!=="TSNamedTupleMember"?!1:o==null||(0,t.default)(c,o)}e(r,"isTSNamedTupleMember");function u(c,o){return!c||c.type!=="TSUnionType"?!1:o==null||(0,t.default)(c,o)}e(u,"isTSUnionType");function g(c,o){return!c||c.type!=="TSIntersectionType"?!1:o==null||(0,t.default)(c,o)}e(g,"isTSIntersectionType");function F(c,o){return!c||c.type!=="TSConditionalType"?!1:o==null||(0,t.default)(c,o)}e(F,"isTSConditionalType");function H(c,o){return!c||c.type!=="TSInferType"?!1:o==null||(0,t.default)(c,o)}e(H,"isTSInferType");function ne(c,o){return!c||c.type!=="TSParenthesizedType"?!1:o==null||(0,t.default)(c,o)}e(ne,"isTSParenthesizedType");function be(c,o){return!c||c.type!=="TSTypeOperator"?!1:o==null||(0,t.default)(c,o)}e(be,"isTSTypeOperator");function Pe(c,o){return!c||c.type!=="TSIndexedAccessType"?!1:o==null||(0,t.default)(c,o)}e(Pe,"isTSIndexedAccessType");function Ie(c,o){return!c||c.type!=="TSMappedType"?!1:o==null||(0,t.default)(c,o)}e(Ie,"isTSMappedType");function We(c,o){return!c||c.type!=="TSLiteralType"?!1:o==null||(0,t.default)(c,o)}e(We,"isTSLiteralType");function Ve(c,o){return!c||c.type!=="TSExpressionWithTypeArguments"?!1:o==null||(0,t.default)(c,o)}e(Ve,"isTSExpressionWithTypeArguments");function Qe(c,o){return!c||c.type!=="TSInterfaceDeclaration"?!1:o==null||(0,t.default)(c,o)}e(Qe,"isTSInterfaceDeclaration");function ot(c,o){return!c||c.type!=="TSInterfaceBody"?!1:o==null||(0,t.default)(c,o)}e(ot,"isTSInterfaceBody");function At(c,o){return!c||c.type!=="TSTypeAliasDeclaration"?!1:o==null||(0,t.default)(c,o)}e(At,"isTSTypeAliasDeclaration");function ht(c,o){return!c||c.type!=="TSInstantiationExpression"?!1:o==null||(0,t.default)(c,o)}e(ht,"isTSInstantiationExpression");function yt(c,o){return!c||c.type!=="TSAsExpression"?!1:o==null||(0,t.default)(c,o)}e(yt,"isTSAsExpression");function Gt(c,o){return!c||c.type!=="TSSatisfiesExpression"?!1:o==null||(0,t.default)(c,o)}e(Gt,"isTSSatisfiesExpression");function yr(c,o){return!c||c.type!=="TSTypeAssertion"?!1:o==null||(0,t.default)(c,o)}e(yr,"isTSTypeAssertion");function ps(c,o){return!c||c.type!=="TSEnumDeclaration"?!1:o==null||(0,t.default)(c,o)}e(ps,"isTSEnumDeclaration");function Zs(c,o){return!c||c.type!=="TSEnumMember"?!1:o==null||(0,t.default)(c,o)}e(Zs,"isTSEnumMember");function ea(c,o){return!c||c.type!=="TSModuleDeclaration"?!1:o==null||(0,t.default)(c,o)}e(ea,"isTSModuleDeclaration");function ta(c,o){return!c||c.type!=="TSModuleBlock"?!1:o==null||(0,t.default)(c,o)}e(ta,"isTSModuleBlock");function ra(c,o){return!c||c.type!=="TSImportType"?!1:o==null||(0,t.default)(c,o)}e(ra,"isTSImportType");function na(c,o){return!c||c.type!=="TSImportEqualsDeclaration"?!1:o==null||(0,t.default)(c,o)}e(na,"isTSImportEqualsDeclaration");function ia(c,o){return!c||c.type!=="TSExternalModuleReference"?!1:o==null||(0,t.default)(c,o)}e(ia,"isTSExternalModuleReference");function sa(c,o){return!c||c.type!=="TSNonNullExpression"?!1:o==null||(0,t.default)(c,o)}e(sa,"isTSNonNullExpression");function aa(c,o){return!c||c.type!=="TSExportAssignment"?!1:o==null||(0,t.default)(c,o)}e(aa,"isTSExportAssignment");function oa(c,o){return!c||c.type!=="TSNamespaceExportDeclaration"?!1:o==null||(0,t.default)(c,o)}e(oa,"isTSNamespaceExportDeclaration");function ua(c,o){return!c||c.type!=="TSTypeAnnotation"?!1:o==null||(0,t.default)(c,o)}e(ua,"isTSTypeAnnotation");function la(c,o){return!c||c.type!=="TSTypeParameterInstantiation"?!1:o==null||(0,t.default)(c,o)}e(la,"isTSTypeParameterInstantiation");function ca(c,o){return!c||c.type!=="TSTypeParameterDeclaration"?!1:o==null||(0,t.default)(c,o)}e(ca,"isTSTypeParameterDeclaration");function fa(c,o){return!c||c.type!=="TSTypeParameter"?!1:o==null||(0,t.default)(c,o)}e(fa,"isTSTypeParameter");function pa(c,o){if(!c)return!1;switch(c.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"InterpreterDirective":case"Directive":case"DirectiveLiteral":case"BlockStatement":case"BreakStatement":case"CallExpression":case"CatchClause":case"ConditionalExpression":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"File":case"ForInStatement":case"ForStatement":case"FunctionDeclaration":case"FunctionExpression":case"Identifier":case"IfStatement":case"LabeledStatement":case"StringLiteral":case"NumericLiteral":case"NullLiteral":case"BooleanLiteral":case"RegExpLiteral":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"Program":case"ObjectExpression":case"ObjectMethod":case"ObjectProperty":case"RestElement":case"ReturnStatement":case"SequenceExpression":case"ParenthesizedExpression":case"SwitchCase":case"SwitchStatement":case"ThisExpression":case"ThrowStatement":case"TryStatement":case"UnaryExpression":case"UpdateExpression":case"VariableDeclaration":case"VariableDeclarator":case"WhileStatement":case"WithStatement":case"AssignmentPattern":case"ArrayPattern":case"ArrowFunctionExpression":case"ClassBody":case"ClassExpression":case"ClassDeclaration":case"ExportAllDeclaration":case"ExportDefaultDeclaration":case"ExportNamedDeclaration":case"ExportSpecifier":case"ForOfStatement":case"ImportDeclaration":case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":case"ImportExpression":case"MetaProperty":case"ClassMethod":case"ObjectPattern":case"SpreadElement":case"Super":case"TaggedTemplateExpression":case"TemplateElement":case"TemplateLiteral":case"YieldExpression":case"AwaitExpression":case"Import":case"BigIntLiteral":case"ExportNamespaceSpecifier":case"OptionalMemberExpression":case"OptionalCallExpression":case"ClassProperty":case"ClassAccessorProperty":case"ClassPrivateProperty":case"ClassPrivateMethod":case"PrivateName":case"StaticBlock":break;case"Placeholder":switch(c.expectedNode){case"Identifier":case"StringLiteral":case"BlockStatement":case"ClassBody":break;default:return!1}break;default:return!1}return o==null||(0,t.default)(c,o)}e(pa,"isStandardized");function da(c,o){if(!c)return!1;switch(c.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"StringLiteral":case"NumericLiteral":case"NullLiteral":case"BooleanLiteral":case"RegExpLiteral":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ParenthesizedExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":case"ArrowFunctionExpression":case"ClassExpression":case"ImportExpression":case"MetaProperty":case"Super":case"TaggedTemplateExpression":case"TemplateLiteral":case"YieldExpression":case"AwaitExpression":case"Import":case"BigIntLiteral":case"OptionalMemberExpression":case"OptionalCallExpression":case"TypeCastExpression":case"JSXElement":case"JSXFragment":case"BindExpression":case"DoExpression":case"RecordExpression":case"TupleExpression":case"DecimalLiteral":case"ModuleExpression":case"TopicReference":case"PipelineTopicExpression":case"PipelineBareFunction":case"PipelinePrimaryTopicReference":case"TSInstantiationExpression":case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":break;case"Placeholder":switch(c.expectedNode){case"Expression":case"Identifier":case"StringLiteral":break;default:return!1}break;default:return!1}return o==null||(0,t.default)(c,o)}e(da,"isExpression");function ha(c,o){if(!c)return!1;switch(c.type){case"BinaryExpression":case"LogicalExpression":break;default:return!1}return o==null||(0,t.default)(c,o)}e(ha,"isBinary");function ma(c,o){if(!c)return!1;switch(c.type){case"BlockStatement":case"CatchClause":case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"FunctionDeclaration":case"FunctionExpression":case"Program":case"ObjectMethod":case"SwitchStatement":case"WhileStatement":case"ArrowFunctionExpression":case"ClassExpression":case"ClassDeclaration":case"ForOfStatement":case"ClassMethod":case"ClassPrivateMethod":case"StaticBlock":case"TSModuleBlock":break;case"Placeholder":if(c.expectedNode==="BlockStatement")break;default:return!1}return o==null||(0,t.default)(c,o)}e(ma,"isScopable");function ya(c,o){if(!c)return!1;switch(c.type){case"BlockStatement":case"CatchClause":case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"FunctionDeclaration":case"FunctionExpression":case"Program":case"ObjectMethod":case"SwitchStatement":case"WhileStatement":case"ArrowFunctionExpression":case"ForOfStatement":case"ClassMethod":case"ClassPrivateMethod":case"StaticBlock":case"TSModuleBlock":break;case"Placeholder":if(c.expectedNode==="BlockStatement")break;default:return!1}return o==null||(0,t.default)(c,o)}e(ya,"isBlockParent");function ga(c,o){if(!c)return!1;switch(c.type){case"BlockStatement":case"Program":case"TSModuleBlock":break;case"Placeholder":if(c.expectedNode==="BlockStatement")break;default:return!1}return o==null||(0,t.default)(c,o)}e(ga,"isBlock");function ba(c,o){if(!c)return!1;switch(c.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"FunctionDeclaration":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":case"ClassDeclaration":case"ExportAllDeclaration":case"ExportDefaultDeclaration":case"ExportNamedDeclaration":case"ForOfStatement":case"ImportDeclaration":case"DeclareClass":case"DeclareFunction":case"DeclareInterface":case"DeclareModule":case"DeclareModuleExports":case"DeclareTypeAlias":case"DeclareOpaqueType":case"DeclareVariable":case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":case"InterfaceDeclaration":case"OpaqueType":case"TypeAlias":case"EnumDeclaration":case"TSDeclareFunction":case"TSInterfaceDeclaration":case"TSTypeAliasDeclaration":case"TSEnumDeclaration":case"TSModuleDeclaration":case"TSImportEqualsDeclaration":case"TSExportAssignment":case"TSNamespaceExportDeclaration":break;case"Placeholder":switch(c.expectedNode){case"Statement":case"Declaration":case"BlockStatement":break;default:return!1}break;default:return!1}return o==null||(0,t.default)(c,o)}e(ba,"isStatement");function B(c,o){if(!c)return!1;switch(c.type){case"BreakStatement":case"ContinueStatement":case"ReturnStatement":case"ThrowStatement":case"YieldExpression":case"AwaitExpression":break;default:return!1}return o==null||(0,t.default)(c,o)}e(B,"isTerminatorless");function k(c,o){if(!c)return!1;switch(c.type){case"BreakStatement":case"ContinueStatement":case"ReturnStatement":case"ThrowStatement":break;default:return!1}return o==null||(0,t.default)(c,o)}e(k,"isCompletionStatement");function U(c,o){if(!c)return!1;switch(c.type){case"ConditionalExpression":case"IfStatement":break;default:return!1}return o==null||(0,t.default)(c,o)}e(U,"isConditional");function Q(c,o){if(!c)return!1;switch(c.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":case"ForOfStatement":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Q,"isLoop");function he(c,o){if(!c)return!1;switch(c.type){case"DoWhileStatement":case"WhileStatement":break;default:return!1}return o==null||(0,t.default)(c,o)}e(he,"isWhile");function ke(c,o){if(!c)return!1;switch(c.type){case"ExpressionStatement":case"ParenthesizedExpression":case"TypeCastExpression":break;default:return!1}return o==null||(0,t.default)(c,o)}e(ke,"isExpressionWrapper");function et(c,o){if(!c)return!1;switch(c.type){case"ForInStatement":case"ForStatement":case"ForOfStatement":break;default:return!1}return o==null||(0,t.default)(c,o)}e(et,"isFor");function vt(c,o){if(!c)return!1;switch(c.type){case"ForInStatement":case"ForOfStatement":break;default:return!1}return o==null||(0,t.default)(c,o)}e(vt,"isForXStatement");function Bt(c,o){if(!c)return!1;switch(c.type){case"FunctionDeclaration":case"FunctionExpression":case"ObjectMethod":case"ArrowFunctionExpression":case"ClassMethod":case"ClassPrivateMethod":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Bt,"isFunction");function gr(c,o){if(!c)return!1;switch(c.type){case"FunctionDeclaration":case"FunctionExpression":case"ObjectMethod":case"ArrowFunctionExpression":case"ClassMethod":case"ClassPrivateMethod":case"StaticBlock":case"TSModuleBlock":break;default:return!1}return o==null||(0,t.default)(c,o)}e(gr,"isFunctionParent");function Fl(c,o){if(!c)return!1;switch(c.type){case"FunctionDeclaration":case"FunctionExpression":case"StringLiteral":case"NumericLiteral":case"NullLiteral":case"BooleanLiteral":case"RegExpLiteral":case"ArrowFunctionExpression":case"BigIntLiteral":case"DecimalLiteral":break;case"Placeholder":if(c.expectedNode==="StringLiteral")break;default:return!1}return o==null||(0,t.default)(c,o)}e(Fl,"isPureish");function Ll(c,o){if(!c)return!1;switch(c.type){case"FunctionDeclaration":case"VariableDeclaration":case"ClassDeclaration":case"ExportAllDeclaration":case"ExportDefaultDeclaration":case"ExportNamedDeclaration":case"ImportDeclaration":case"DeclareClass":case"DeclareFunction":case"DeclareInterface":case"DeclareModule":case"DeclareModuleExports":case"DeclareTypeAlias":case"DeclareOpaqueType":case"DeclareVariable":case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":case"InterfaceDeclaration":case"OpaqueType":case"TypeAlias":case"EnumDeclaration":case"TSDeclareFunction":case"TSInterfaceDeclaration":case"TSTypeAliasDeclaration":case"TSEnumDeclaration":case"TSModuleDeclaration":break;case"Placeholder":if(c.expectedNode==="Declaration")break;default:return!1}return o==null||(0,t.default)(c,o)}e(Ll,"isDeclaration");function Rl(c,o){if(!c)return!1;switch(c.type){case"Identifier":case"RestElement":case"AssignmentPattern":case"ArrayPattern":case"ObjectPattern":case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":break;case"Placeholder":switch(c.expectedNode){case"Pattern":case"Identifier":break;default:return!1}break;default:return!1}return o==null||(0,t.default)(c,o)}e(Rl,"isPatternLike");function Ml(c,o){if(!c)return!1;switch(c.type){case"Identifier":case"MemberExpression":case"RestElement":case"AssignmentPattern":case"ArrayPattern":case"ObjectPattern":case"TSParameterProperty":case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":break;case"Placeholder":switch(c.expectedNode){case"Pattern":case"Identifier":break;default:return!1}break;default:return!1}return o==null||(0,t.default)(c,o)}e(Ml,"isLVal");function jl(c,o){if(!c)return!1;switch(c.type){case"Identifier":case"TSQualifiedName":break;case"Placeholder":if(c.expectedNode==="Identifier")break;default:return!1}return o==null||(0,t.default)(c,o)}e(jl,"isTSEntityName");function $l(c,o){if(!c)return!1;switch(c.type){case"StringLiteral":case"NumericLiteral":case"NullLiteral":case"BooleanLiteral":case"RegExpLiteral":case"TemplateLiteral":case"BigIntLiteral":case"DecimalLiteral":break;case"Placeholder":if(c.expectedNode==="StringLiteral")break;default:return!1}return o==null||(0,t.default)(c,o)}e($l,"isLiteral");function Ul(c,o){if(!c)return!1;switch(c.type){case"StringLiteral":case"NumericLiteral":case"NullLiteral":case"BooleanLiteral":case"BigIntLiteral":case"JSXAttribute":case"JSXClosingElement":case"JSXElement":case"JSXExpressionContainer":case"JSXSpreadChild":case"JSXOpeningElement":case"JSXText":case"JSXFragment":case"JSXOpeningFragment":case"JSXClosingFragment":case"DecimalLiteral":break;case"Placeholder":if(c.expectedNode==="StringLiteral")break;default:return!1}return o==null||(0,t.default)(c,o)}e(Ul,"isImmutable");function ql(c,o){if(!c)return!1;switch(c.type){case"ObjectMethod":case"ObjectProperty":case"ObjectTypeInternalSlot":case"ObjectTypeCallProperty":case"ObjectTypeIndexer":case"ObjectTypeProperty":case"ObjectTypeSpreadProperty":break;default:return!1}return o==null||(0,t.default)(c,o)}e(ql,"isUserWhitespacable");function Vl(c,o){if(!c)return!1;switch(c.type){case"ObjectMethod":case"ClassMethod":case"ClassPrivateMethod":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Vl,"isMethod");function Kl(c,o){if(!c)return!1;switch(c.type){case"ObjectMethod":case"ObjectProperty":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Kl,"isObjectMember");function Wl(c,o){if(!c)return!1;switch(c.type){case"ObjectProperty":case"ClassProperty":case"ClassAccessorProperty":case"ClassPrivateProperty":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Wl,"isProperty");function Gl(c,o){if(!c)return!1;switch(c.type){case"UnaryExpression":case"SpreadElement":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Gl,"isUnaryLike");function Hl(c,o){if(!c)return!1;switch(c.type){case"AssignmentPattern":case"ArrayPattern":case"ObjectPattern":break;case"Placeholder":if(c.expectedNode==="Pattern")break;default:return!1}return o==null||(0,t.default)(c,o)}e(Hl,"isPattern");function Xl(c,o){if(!c)return!1;switch(c.type){case"ClassExpression":case"ClassDeclaration":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Xl,"isClass");function yo(c,o){if(!c)return!1;switch(c.type){case"ExportAllDeclaration":case"ExportDefaultDeclaration":case"ExportNamedDeclaration":case"ImportDeclaration":break;default:return!1}return o==null||(0,t.default)(c,o)}e(yo,"isImportOrExportDeclaration");function Yl(c,o){if(!c)return!1;switch(c.type){case"ExportAllDeclaration":case"ExportDefaultDeclaration":case"ExportNamedDeclaration":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Yl,"isExportDeclaration");function Jl(c,o){if(!c)return!1;switch(c.type){case"ExportSpecifier":case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":case"ExportNamespaceSpecifier":case"ExportDefaultSpecifier":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Jl,"isModuleSpecifier");function zl(c,o){if(!c)return!1;switch(c.type){case"ClassAccessorProperty":break;default:return!1}return o==null||(0,t.default)(c,o)}e(zl,"isAccessor");function Ql(c,o){if(!c)return!1;switch(c.type){case"ClassPrivateProperty":case"ClassPrivateMethod":case"PrivateName":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Ql,"isPrivate");function Zl(c,o){if(!c)return!1;switch(c.type){case"AnyTypeAnnotation":case"ArrayTypeAnnotation":case"BooleanTypeAnnotation":case"BooleanLiteralTypeAnnotation":case"NullLiteralTypeAnnotation":case"ClassImplements":case"DeclareClass":case"DeclareFunction":case"DeclareInterface":case"DeclareModule":case"DeclareModuleExports":case"DeclareTypeAlias":case"DeclareOpaqueType":case"DeclareVariable":case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":case"DeclaredPredicate":case"ExistsTypeAnnotation":case"FunctionTypeAnnotation":case"FunctionTypeParam":case"GenericTypeAnnotation":case"InferredPredicate":case"InterfaceExtends":case"InterfaceDeclaration":case"InterfaceTypeAnnotation":case"IntersectionTypeAnnotation":case"MixedTypeAnnotation":case"EmptyTypeAnnotation":case"NullableTypeAnnotation":case"NumberLiteralTypeAnnotation":case"NumberTypeAnnotation":case"ObjectTypeAnnotation":case"ObjectTypeInternalSlot":case"ObjectTypeCallProperty":case"ObjectTypeIndexer":case"ObjectTypeProperty":case"ObjectTypeSpreadProperty":case"OpaqueType":case"QualifiedTypeIdentifier":case"StringLiteralTypeAnnotation":case"StringTypeAnnotation":case"SymbolTypeAnnotation":case"ThisTypeAnnotation":case"TupleTypeAnnotation":case"TypeofTypeAnnotation":case"TypeAlias":case"TypeAnnotation":case"TypeCastExpression":case"TypeParameter":case"TypeParameterDeclaration":case"TypeParameterInstantiation":case"UnionTypeAnnotation":case"Variance":case"VoidTypeAnnotation":case"EnumDeclaration":case"EnumBooleanBody":case"EnumNumberBody":case"EnumStringBody":case"EnumSymbolBody":case"EnumBooleanMember":case"EnumNumberMember":case"EnumStringMember":case"EnumDefaultedMember":case"IndexedAccessType":case"OptionalIndexedAccessType":break;default:return!1}return o==null||(0,t.default)(c,o)}e(Zl,"isFlow");function ec(c,o){if(!c)return!1;switch(c.type){case"AnyTypeAnnotation":case"ArrayTypeAnnotation":case"BooleanTypeAnnotation":case"BooleanLiteralTypeAnnotation":case"NullLiteralTypeAnnotation":case"ExistsTypeAnnotation":case"FunctionTypeAnnotation":case"GenericTypeAnnotation":case"InterfaceTypeAnnotation":case"IntersectionTypeAnnotation":case"MixedTypeAnnotation":case"EmptyTypeAnnotation":case"NullableTypeAnnotation":case"NumberLiteralTypeAnnotation":case"NumberTypeAnnotation":case"ObjectTypeAnnotation":case"StringLiteralTypeAnnotation":case"StringTypeAnnotation":case"SymbolTypeAnnotation":case"ThisTypeAnnotation":case"TupleTypeAnnotation":case"TypeofTypeAnnotation":case"UnionTypeAnnotation":case"VoidTypeAnnotation":case"IndexedAccessType":case"OptionalIndexedAccessType":break;default:return!1}return o==null||(0,t.default)(c,o)}e(ec,"isFlowType");function tc(c,o){if(!c)return!1;switch(c.type){case"AnyTypeAnnotation":case"BooleanTypeAnnotation":case"NullLiteralTypeAnnotation":case"MixedTypeAnnotation":case"EmptyTypeAnnotation":case"NumberTypeAnnotation":case"StringTypeAnnotation":case"SymbolTypeAnnotation":case"ThisTypeAnnotation":case"VoidTypeAnnotation":break;default:return!1}return o==null||(0,t.default)(c,o)}e(tc,"isFlowBaseAnnotation");function rc(c,o){if(!c)return!1;switch(c.type){case"DeclareClass":case"DeclareFunction":case"DeclareInterface":case"DeclareModule":case"DeclareModuleExports":case"DeclareTypeAlias":case"DeclareOpaqueType":case"DeclareVariable":case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":case"InterfaceDeclaration":case"OpaqueType":case"TypeAlias":break;default:return!1}return o==null||(0,t.default)(c,o)}e(rc,"isFlowDeclaration");function nc(c,o){if(!c)return!1;switch(c.type){case"DeclaredPredicate":case"InferredPredicate":break;default:return!1}return o==null||(0,t.default)(c,o)}e(nc,"isFlowPredicate");function ic(c,o){if(!c)return!1;switch(c.type){case"EnumBooleanBody":case"EnumNumberBody":case"EnumStringBody":case"EnumSymbolBody":break;default:return!1}return o==null||(0,t.default)(c,o)}e(ic,"isEnumBody");function sc(c,o){if(!c)return!1;switch(c.type){case"EnumBooleanMember":case"EnumNumberMember":case"EnumStringMember":case"EnumDefaultedMember":break;default:return!1}return o==null||(0,t.default)(c,o)}e(sc,"isEnumMember");function ac(c,o){if(!c)return!1;switch(c.type){case"JSXAttribute":case"JSXClosingElement":case"JSXElement":case"JSXEmptyExpression":case"JSXExpressionContainer":case"JSXSpreadChild":case"JSXIdentifier":case"JSXMemberExpression":case"JSXNamespacedName":case"JSXOpeningElement":case"JSXSpreadAttribute":case"JSXText":case"JSXFragment":case"JSXOpeningFragment":case"JSXClosingFragment":break;default:return!1}return o==null||(0,t.default)(c,o)}e(ac,"isJSX");function oc(c,o){if(!c)return!1;switch(c.type){case"Noop":case"Placeholder":case"V8IntrinsicIdentifier":break;default:return!1}return o==null||(0,t.default)(c,o)}e(oc,"isMiscellaneous");function uc(c,o){if(!c)return!1;switch(c.type){case"TSParameterProperty":case"TSDeclareFunction":case"TSDeclareMethod":case"TSQualifiedName":case"TSCallSignatureDeclaration":case"TSConstructSignatureDeclaration":case"TSPropertySignature":case"TSMethodSignature":case"TSIndexSignature":case"TSAnyKeyword":case"TSBooleanKeyword":case"TSBigIntKeyword":case"TSIntrinsicKeyword":case"TSNeverKeyword":case"TSNullKeyword":case"TSNumberKeyword":case"TSObjectKeyword":case"TSStringKeyword":case"TSSymbolKeyword":case"TSUndefinedKeyword":case"TSUnknownKeyword":case"TSVoidKeyword":case"TSThisType":case"TSFunctionType":case"TSConstructorType":case"TSTypeReference":case"TSTypePredicate":case"TSTypeQuery":case"TSTypeLiteral":case"TSArrayType":case"TSTupleType":case"TSOptionalType":case"TSRestType":case"TSNamedTupleMember":case"TSUnionType":case"TSIntersectionType":case"TSConditionalType":case"TSInferType":case"TSParenthesizedType":case"TSTypeOperator":case"TSIndexedAccessType":case"TSMappedType":case"TSLiteralType":case"TSExpressionWithTypeArguments":case"TSInterfaceDeclaration":case"TSInterfaceBody":case"TSTypeAliasDeclaration":case"TSInstantiationExpression":case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSEnumDeclaration":case"TSEnumMember":case"TSModuleDeclaration":case"TSModuleBlock":case"TSImportType":case"TSImportEqualsDeclaration":case"TSExternalModuleReference":case"TSNonNullExpression":case"TSExportAssignment":case"TSNamespaceExportDeclaration":case"TSTypeAnnotation":case"TSTypeParameterInstantiation":case"TSTypeParameterDeclaration":case"TSTypeParameter":break;default:return!1}return o==null||(0,t.default)(c,o)}e(uc,"isTypeScript");function lc(c,o){if(!c)return!1;switch(c.type){case"TSCallSignatureDeclaration":case"TSConstructSignatureDeclaration":case"TSPropertySignature":case"TSMethodSignature":case"TSIndexSignature":break;default:return!1}return o==null||(0,t.default)(c,o)}e(lc,"isTSTypeElement");function cc(c,o){if(!c)return!1;switch(c.type){case"TSAnyKeyword":case"TSBooleanKeyword":case"TSBigIntKeyword":case"TSIntrinsicKeyword":case"TSNeverKeyword":case"TSNullKeyword":case"TSNumberKeyword":case"TSObjectKeyword":case"TSStringKeyword":case"TSSymbolKeyword":case"TSUndefinedKeyword":case"TSUnknownKeyword":case"TSVoidKeyword":case"TSThisType":case"TSFunctionType":case"TSConstructorType":case"TSTypeReference":case"TSTypePredicate":case"TSTypeQuery":case"TSTypeLiteral":case"TSArrayType":case"TSTupleType":case"TSOptionalType":case"TSRestType":case"TSUnionType":case"TSIntersectionType":case"TSConditionalType":case"TSInferType":case"TSParenthesizedType":case"TSTypeOperator":case"TSIndexedAccessType":case"TSMappedType":case"TSLiteralType":case"TSExpressionWithTypeArguments":case"TSImportType":break;default:return!1}return o==null||(0,t.default)(c,o)}e(cc,"isTSType");function fc(c,o){if(!c)return!1;switch(c.type){case"TSAnyKeyword":case"TSBooleanKeyword":case"TSBigIntKeyword":case"TSIntrinsicKeyword":case"TSNeverKeyword":case"TSNullKeyword":case"TSNumberKeyword":case"TSObjectKeyword":case"TSStringKeyword":case"TSSymbolKeyword":case"TSUndefinedKeyword":case"TSUnknownKeyword":case"TSVoidKeyword":case"TSThisType":case"TSLiteralType":break;default:return!1}return o==null||(0,t.default)(c,o)}e(fc,"isTSBaseType");function pc(c,o){return(0,n.default)("isNumberLiteral","isNumericLiteral"),!c||c.type!=="NumberLiteral"?!1:o==null||(0,t.default)(c,o)}e(pc,"isNumberLiteral");function dc(c,o){return(0,n.default)("isRegexLiteral","isRegExpLiteral"),!c||c.type!=="RegexLiteral"?!1:o==null||(0,t.default)(c,o)}e(dc,"isRegexLiteral");function hc(c,o){return(0,n.default)("isRestProperty","isRestElement"),!c||c.type!=="RestProperty"?!1:o==null||(0,t.default)(c,o)}e(hc,"isRestProperty");function mc(c,o){return(0,n.default)("isSpreadProperty","isSpreadElement"),!c||c.type!=="SpreadProperty"?!1:o==null||(0,t.default)(c,o)}e(mc,"isSpreadProperty");function yc(c,o){return(0,n.default)("isModuleDeclaration","isImportOrExportDeclaration"),yo(c,o)}return e(yc,"isModuleDeclaration"),le}e(Ft,"requireGenerated$3");var Zp;function ed(){if(Zp)return Ao;Zp=1,Object.defineProperty(Ao,"__esModule",{value:!0}),Ao.default=n;var t=Ft();function n(s,a,f){if(!(0,t.isMemberExpression)(s))return!1;const l=Array.isArray(a)?a:a.split("."),m=[];let h;for(h=s;(0,t.isMemberExpression)(h);h=h.object)m.push(h.property);if(m.push(h),m.length<l.length||!f&&m.length>l.length)return!1;for(let p=0,b=m.length-1;p<l.length;p++,b--){const y=m[b];let x;if((0,t.isIdentifier)(y))x=y.name;else if((0,t.isStringLiteral)(y))x=y.value;else if((0,t.isThisExpression)(y))x="this";else return!1;if(l[p]!==x)return!1}return!0}return e(n,"matchesPattern$1"),Ao}e(ed,"requireMatchesPattern");var td;function rd(){if(td)return xo;td=1,Object.defineProperty(xo,"__esModule",{value:!0}),xo.default=n;var t=ed();function n(s,a){const f=s.split(".");return l=>(0,t.default)(l,f,a)}return e(n,"buildMatchMemberExpression$1"),xo}e(rd,"requireBuildMatchMemberExpression");var nd;function E1(){if(nd)return Sa;nd=1,Object.defineProperty(Sa,"__esModule",{value:!0}),Sa.default=void 0;var t=rd();const n=(0,t.default)("React.Component");return Sa.default=n,Sa}e(E1,"requireIsReactComponent");var wo={},id;function v1(){if(id)return wo;id=1,Object.defineProperty(wo,"__esModule",{value:!0}),wo.default=t;function t(n){return!!n&&/^[a-z]/.test(n)}return e(t,"isCompatTag$1"),wo}e(v1,"requireIsCompatTag");var Io={},_o={},ie={},hs={},_c={},Ut={},Oo={},No={},sd;function Oc(){if(sd)return No;sd=1,Object.defineProperty(No,"__esModule",{value:!0}),No.default=n;var t=wr();function n(s,a){if(s===a)return!0;if(s==null||t.ALIAS_KEYS[a])return!1;const f=t.FLIPPED_ALIAS_KEYS[a];if(f){if(f[0]===s)return!0;for(const l of f)if(s===l)return!0}return!1}return e(n,"isType$1"),No}e(Oc,"requireIsType");var Bo={},ad;function od(){if(ad)return Bo;ad=1,Object.defineProperty(Bo,"__esModule",{value:!0}),Bo.default=n;var t=wr();function n(s,a){if(s===a)return!0;const f=t.PLACEHOLDERS_ALIAS[s];if(f){for(const l of f)if(a===l)return!0}return!1}return e(n,"isPlaceholderType$1"),Bo}e(od,"requireIsPlaceholderType");var ud;function xa(){if(ud)return Oo;ud=1,Object.defineProperty(Oo,"__esModule",{value:!0}),Oo.default=f;var t=Ic(),n=Oc(),s=od(),a=wr();function f(l,m,h){return m?(0,n.default)(m.type,l)?h===void 0?!0:(0,t.default)(m,h):!h&&m.type==="Placeholder"&&l in a.FLIPPED_ALIAS_KEYS?(0,s.default)(m.expectedNode,l):!1:!1}return e(f,"is$1"),Oo}e(xa,"requireIs");var ko={},Nc={},Os={},ld;function S1(){if(ld)return Os;ld=1,Object.defineProperty(Os,"__esModule",{value:!0}),Os.isIdentifierChar=p,Os.isIdentifierName=b,Os.isIdentifierStart=h;let t="\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC",n="\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B04\u1B34-\u1B44\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BB0-\u1BB9\u1BE6-\u1BF3\u1C24-\u1C37\u1C40-\u1C49\u1C50-\u1C59\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u200C\u200D\u203F\u2040\u2054\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\u30FB\uA620-\uA629\uA66F\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F1\uA8FF-\uA909\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9D0-\uA9D9\uA9E5\uA9F0-\uA9F9\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA50-\uAA59\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uABF0-\uABF9\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFF10-\uFF19\uFF3F\uFF65";const s=new RegExp("["+t+"]"),a=new RegExp("["+t+n+"]");t=n=null;const f=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,2,60,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,42,9,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,496,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],l=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,80,3,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,343,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,726,6,110,6,6,9,4759,9,787719,239];function m(y,x){let E=65536;for(let T=0,A=x.length;T<A;T+=2){if(E+=x[T],E>y)return!1;if(E+=x[T+1],E>=y)return!0}return!1}e(m,"isInAstralSet");function h(y){return y<65?y===36:y<=90?!0:y<97?y===95:y<=122?!0:y<=65535?y>=170&&s.test(String.fromCharCode(y)):m(y,f)}e(h,"isIdentifierStart");function p(y){return y<48?y===36:y<58?!0:y<65?!1:y<=90?!0:y<97?y===95:y<=122?!0:y<=65535?y>=170&&a.test(String.fromCharCode(y)):m(y,f)||m(y,l)}e(p,"isIdentifierChar");function b(y){let x=!0;for(let E=0;E<y.length;E++){let T=y.charCodeAt(E);if((T&64512)===55296&&E+1<y.length){const A=y.charCodeAt(++E);(A&64512)===56320&&(T=65536+((T&1023)<<10)+(A&1023))}if(x){if(x=!1,!h(T))return!1}else if(!p(T))return!1}return!x}return e(b,"isIdentifierName"),Os}e(S1,"requireIdentifier");var Ti={},cd;function x1(){if(cd)return Ti;cd=1,Object.defineProperty(Ti,"__esModule",{value:!0}),Ti.isKeyword=p,Ti.isReservedWord=f,Ti.isStrictBindOnlyReservedWord=m,Ti.isStrictBindReservedWord=h,Ti.isStrictReservedWord=l;const t={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"],strictBind:["eval","arguments"]},n=new Set(t.keyword),s=new Set(t.strict),a=new Set(t.strictBind);function f(b,y){return y&&b==="await"||b==="enum"}e(f,"isReservedWord");function l(b,y){return f(b,y)||s.has(b)}e(l,"isStrictReservedWord");function m(b){return a.has(b)}e(m,"isStrictBindOnlyReservedWord");function h(b,y){return l(b,y)||m(b)}e(h,"isStrictBindReservedWord");function p(b){return n.has(b)}return e(p,"isKeyword"),Ti}e(x1,"requireKeyword");var fd;function Aa(){return fd||(fd=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isIdentifierChar",{enumerable:!0,get:e(function(){return n.isIdentifierChar},"get")}),Object.defineProperty(t,"isIdentifierName",{enumerable:!0,get:e(function(){return n.isIdentifierName},"get")}),Object.defineProperty(t,"isIdentifierStart",{enumerable:!0,get:e(function(){return n.isIdentifierStart},"get")}),Object.defineProperty(t,"isKeyword",{enumerable:!0,get:e(function(){return s.isKeyword},"get")}),Object.defineProperty(t,"isReservedWord",{enumerable:!0,get:e(function(){return s.isReservedWord},"get")}),Object.defineProperty(t,"isStrictBindOnlyReservedWord",{enumerable:!0,get:e(function(){return s.isStrictBindOnlyReservedWord},"get")}),Object.defineProperty(t,"isStrictBindReservedWord",{enumerable:!0,get:e(function(){return s.isStrictBindReservedWord},"get")}),Object.defineProperty(t,"isStrictReservedWord",{enumerable:!0,get:e(function(){return s.isStrictReservedWord},"get")});var n=S1(),s=x1()}(Nc)),Nc}e(Aa,"requireLib$d");var pd;function Pa(){if(pd)return ko;pd=1,Object.defineProperty(ko,"__esModule",{value:!0}),ko.default=n;var t=Aa();function n(s,a=!0){return typeof s!="string"||a&&((0,t.isKeyword)(s)||(0,t.isStrictReservedWord)(s,!0))?!1:(0,t.isIdentifierName)(s)}return e(n,"isValidIdentifier$1"),ko}e(Pa,"requireIsValidIdentifier");var Ns={},dd;function A1(){if(dd)return Ns;dd=1,Object.defineProperty(Ns,"__esModule",{value:!0}),Ns.readCodePoint=p,Ns.readInt=h,Ns.readStringContents=a;var t=e(function(y){return y>=48&&y<=57},"isDigit");const n={decBinOct:new Set([46,66,69,79,95,98,101,111]),hex:new Set([46,88,95,120])},s={bin:e(b=>b===48||b===49,"bin"),oct:e(b=>b>=48&&b<=55,"oct"),dec:e(b=>b>=48&&b<=57,"dec"),hex:e(b=>b>=48&&b<=57||b>=65&&b<=70||b>=97&&b<=102,"hex")};function a(b,y,x,E,T,A){const I=x,v=E,L=T;let $="",w=null,M=x;const{length:C}=y;for(;;){if(x>=C){A.unterminated(I,v,L),$+=y.slice(M,x);break}const P=y.charCodeAt(x);if(f(b,P,y,x)){$+=y.slice(M,x);break}if(P===92){$+=y.slice(M,x);const S=l(y,x,E,T,b==="template",A);S.ch===null&&!w?w={pos:x,lineStart:E,curLine:T}:$+=S.ch,{pos:x,lineStart:E,curLine:T}=S,M=x}else P===8232||P===8233?(++x,++T,E=x):P===10||P===13?b==="template"?($+=y.slice(M,x)+`
4
+ `,++x,P===13&&y.charCodeAt(x)===10&&++x,++T,M=E=x):A.unterminated(I,v,L):++x}return{pos:x,str:$,firstInvalidLoc:w,lineStart:E,curLine:T,containsInvalid:!!w}}e(a,"readStringContents");function f(b,y,x,E){return b==="template"?y===96||y===36&&x.charCodeAt(E+1)===123:y===(b==="double"?34:39)}e(f,"isStringEnd");function l(b,y,x,E,T,A){const I=!T;y++;const v=e($=>({pos:y,ch:$,lineStart:x,curLine:E}),"res"),L=b.charCodeAt(y++);switch(L){case 110:return v(`
5
+ `);case 114:return v("\r");case 120:{let $;return{code:$,pos:y}=m(b,y,x,E,2,!1,I,A),v($===null?null:String.fromCharCode($))}case 117:{let $;return{code:$,pos:y}=p(b,y,x,E,I,A),v($===null?null:String.fromCodePoint($))}case 116:return v(" ");case 98:return v("\b");case 118:return v("\v");case 102:return v("\f");case 13:b.charCodeAt(y)===10&&++y;case 10:x=y,++E;case 8232:case 8233:return v("");case 56:case 57:if(T)return v(null);A.strictNumericEscape(y-1,x,E);default:if(L>=48&&L<=55){const $=y-1;let M=/^[0-7]+/.exec(b.slice($,y+2))[0],C=parseInt(M,8);C>255&&(M=M.slice(0,-1),C=parseInt(M,8)),y+=M.length-1;const P=b.charCodeAt(y);if(M!=="0"||P===56||P===57){if(T)return v(null);A.strictNumericEscape($,x,E)}return v(String.fromCharCode(C))}return v(String.fromCharCode(L))}}e(l,"readEscapedChar");function m(b,y,x,E,T,A,I,v){const L=y;let $;return{n:$,pos:y}=h(b,y,x,E,16,T,A,!1,v,!I),$===null&&(I?v.invalidEscapeSequence(L,x,E):y=L-1),{code:$,pos:y}}e(m,"readHexChar");function h(b,y,x,E,T,A,I,v,L,$){const w=y,M=T===16?n.hex:n.decBinOct,C=T===16?s.hex:T===10?s.dec:T===8?s.oct:s.bin;let P=!1,S=0;for(let O=0,X=A??1/0;O<X;++O){const D=b.charCodeAt(y);let V;if(D===95&&v!=="bail"){const K=b.charCodeAt(y-1),q=b.charCodeAt(y+1);if(v){if(Number.isNaN(q)||!C(q)||M.has(K)||M.has(q)){if($)return{n:null,pos:y};L.unexpectedNumericSeparator(y,x,E)}}else{if($)return{n:null,pos:y};L.numericSeparatorInEscapeSequence(y,x,E)}++y;continue}if(D>=97?V=D-97+10:D>=65?V=D-65+10:t(D)?V=D-48:V=1/0,V>=T){if(V<=9&&$)return{n:null,pos:y};if(V<=9&&L.invalidDigit(y,x,E,T))V=0;else if(I)V=0,P=!0;else break}++y,S=S*T+V}return y===w||A!=null&&y-w!==A||P?{n:null,pos:y}:{n:S,pos:y}}e(h,"readInt");function p(b,y,x,E,T,A){const I=b.charCodeAt(y);let v;if(I===123){if(++y,{code:v,pos:y}=m(b,y,x,E,b.indexOf("}",y)-y,!0,T,A),++y,v!==null&&v>1114111)if(T)A.invalidCodePoint(y,x,E);else return{code:null,pos:y}}else({code:v,pos:y}=m(b,y,x,E,4,!1,T,A));return{code:v,pos:y}}return e(p,"readCodePoint"),Ns}e(A1,"requireLib$c");var ct={},hd;function ms(){if(hd)return ct;hd=1,Object.defineProperty(ct,"__esModule",{value:!0}),ct.UPDATE_OPERATORS=ct.UNARY_OPERATORS=ct.STRING_UNARY_OPERATORS=ct.STATEMENT_OR_BLOCK_KEYS=ct.NUMBER_UNARY_OPERATORS=ct.NUMBER_BINARY_OPERATORS=ct.NOT_LOCAL_BINDING=ct.LOGICAL_OPERATORS=ct.INHERIT_KEYS=ct.FOR_INIT_KEYS=ct.FLATTENABLE_KEYS=ct.EQUALITY_BINARY_OPERATORS=ct.COMPARISON_BINARY_OPERATORS=ct.COMMENT_KEYS=ct.BOOLEAN_UNARY_OPERATORS=ct.BOOLEAN_NUMBER_BINARY_OPERATORS=ct.BOOLEAN_BINARY_OPERATORS=ct.BLOCK_SCOPED_SYMBOL=ct.BINARY_OPERATORS=ct.ASSIGNMENT_OPERATORS=void 0,ct.STATEMENT_OR_BLOCK_KEYS=["consequent","body","alternate"],ct.FLATTENABLE_KEYS=["body","expressions"],ct.FOR_INIT_KEYS=["left","init"],ct.COMMENT_KEYS=["leadingComments","trailingComments","innerComments"];const t=ct.LOGICAL_OPERATORS=["||","&&","??"];ct.UPDATE_OPERATORS=["++","--"];const n=ct.BOOLEAN_NUMBER_BINARY_OPERATORS=[">","<",">=","<="],s=ct.EQUALITY_BINARY_OPERATORS=["==","===","!=","!=="],a=ct.COMPARISON_BINARY_OPERATORS=[...s,"in","instanceof"],f=ct.BOOLEAN_BINARY_OPERATORS=[...a,...n],l=ct.NUMBER_BINARY_OPERATORS=["-","/","%","*","**","&","|",">>",">>>","<<","^"];ct.BINARY_OPERATORS=["+",...l,...f,"|>"],ct.ASSIGNMENT_OPERATORS=["=","+=",...l.map(b=>b+"="),...t.map(b=>b+"=")];const m=ct.BOOLEAN_UNARY_OPERATORS=["delete","!"],h=ct.NUMBER_UNARY_OPERATORS=["+","-","~"],p=ct.STRING_UNARY_OPERATORS=["typeof"];return ct.UNARY_OPERATORS=["void","throw",...m,...h,...p],ct.INHERIT_KEYS={optional:["typeAnnotation","typeParameters","returnType"],force:["start","loc","end"]},ct.BLOCK_SCOPED_SYMBOL=Symbol.for("var used to be block scoped"),ct.NOT_LOCAL_BINDING=Symbol.for("should not be considered a local binding"),ct}e(ms,"requireConstants");var gt={},md;function Un(){if(md)return gt;md=1,Object.defineProperty(gt,"__esModule",{value:!0}),gt.VISITOR_KEYS=gt.NODE_PARENT_VALIDATIONS=gt.NODE_FIELDS=gt.FLIPPED_ALIAS_KEYS=gt.DEPRECATED_KEYS=gt.BUILDER_KEYS=gt.ALIAS_KEYS=void 0,gt.arrayOf=A,gt.arrayOfType=I,gt.assertEach=L,gt.assertNodeOrValueType=M,gt.assertNodeType=w,gt.assertOneOf=$,gt.assertOptionalChainStart=S,gt.assertShape=P,gt.assertValueType=C,gt.chain=O,gt.default=q,gt.defineAliasedType=K,gt.validate=y,gt.validateArrayOfType=v,gt.validateOptional=E,gt.validateOptionalType=T,gt.validateType=x;var t=xa(),n=Bc();const s=gt.VISITOR_KEYS={},a=gt.ALIAS_KEYS={},f=gt.FLIPPED_ALIAS_KEYS={},l=gt.NODE_FIELDS={},m=gt.BUILDER_KEYS={},h=gt.DEPRECATED_KEYS={},p=gt.NODE_PARENT_VALIDATIONS={};function b(_){return Array.isArray(_)?"array":_===null?"null":typeof _}e(b,"getType");function y(_){return{validate:_}}e(y,"validate");function x(..._){return y(w(..._))}e(x,"validateType");function E(_){return{validate:_,optional:!0}}e(E,"validateOptional");function T(..._){return{validate:w(..._),optional:!0}}e(T,"validateOptionalType");function A(_){return O(C("array"),L(_))}e(A,"arrayOf");function I(..._){return A(w(..._))}e(I,"arrayOfType");function v(..._){return y(I(..._))}e(v,"validateArrayOfType");function L(_){const j=process.env.BABEL_TYPES_8_BREAKING?n.validateChild:()=>{};function z(Y,N,te){if(Array.isArray(te))for(let se=0;se<te.length;se++){const de=`${N}[${se}]`,we=te[se];_(Y,de,we),j(Y,de,we)}}return e(z,"validator"),z.each=_,z}e(L,"assertEach");function $(..._){function j(z,Y,N){if(!_.includes(N))throw new TypeError(`Property ${Y} expected value to be one of ${JSON.stringify(_)} but got ${JSON.stringify(N)}`)}return e(j,"validate"),j.oneOf=_,j}e($,"assertOneOf");function w(..._){function j(z,Y,N){for(const te of _)if((0,t.default)(te,N)){(0,n.validateChild)(z,Y,N);return}throw new TypeError(`Property ${Y} of ${z.type} expected node to be of a type ${JSON.stringify(_)} but instead got ${JSON.stringify(N?.type)}`)}return e(j,"validate"),j.oneOfNodeTypes=_,j}e(w,"assertNodeType");function M(..._){function j(z,Y,N){for(const te of _)if(b(N)===te||(0,t.default)(te,N)){(0,n.validateChild)(z,Y,N);return}throw new TypeError(`Property ${Y} of ${z.type} expected node to be of a type ${JSON.stringify(_)} but instead got ${JSON.stringify(N?.type)}`)}return e(j,"validate"),j.oneOfNodeOrValueTypes=_,j}e(M,"assertNodeOrValueType");function C(_){function j(z,Y,N){if(!(b(N)===_))throw new TypeError(`Property ${Y} expected type of ${_} but got ${b(N)}`)}return e(j,"validate"),j.type=_,j}e(C,"assertValueType");function P(_){function j(z,Y,N){const te=[];for(const se of Object.keys(_))try{(0,n.validateField)(z,se,N[se],_[se])}catch(de){if(de instanceof TypeError){te.push(de.message);continue}throw de}if(te.length)throw new TypeError(`Property ${Y} of ${z.type} expected to have the following:
6
+ ${te.join(`
7
+ `)}`)}return e(j,"validate"),j.shapeOf=_,j}e(P,"assertShape");function S(){function _(j){var z;let Y=j;for(;j;){const{type:N}=Y;if(N==="OptionalCallExpression"){if(Y.optional)return;Y=Y.callee;continue}if(N==="OptionalMemberExpression"){if(Y.optional)return;Y=Y.object;continue}break}throw new TypeError(`Non-optional ${j.type} must chain from an optional OptionalMemberExpression or OptionalCallExpression. Found chain from ${(z=Y)==null?void 0:z.type}`)}return e(_,"validate"),_}e(S,"assertOptionalChainStart");function O(..._){function j(...z){for(const Y of _)Y(...z)}if(e(j,"validate"),j.chainOf=_,_.length>=2&&"type"in _[0]&&_[0].type==="array"&&!("each"in _[1]))throw new Error('An assertValueType("array") validator can only be followed by an assertEach(...) validator.');return j}e(O,"chain");const X=new Set(["aliases","builder","deprecatedAlias","fields","inherits","visitor","validate"]),D=new Set(["default","optional","deprecated","validate"]),V={};function K(..._){return(j,z={})=>{let Y=z.aliases;if(!Y){var N,te;z.inherits&&(Y=(N=V[z.inherits].aliases)==null?void 0:N.slice()),(te=Y)!=null||(Y=[]),z.aliases=Y}const se=_.filter(de=>!Y.includes(de));Y.unshift(...se),q(j,z)}}e(K,"defineAliasedType");function q(_,j={}){const z=j.inherits&&V[j.inherits]||{};let Y=j.fields;if(!Y&&(Y={},z.fields)){const de=Object.getOwnPropertyNames(z.fields);for(const we of de){const ve=z.fields[we],Ee=ve.default;if(Array.isArray(Ee)?Ee.length>0:Ee&&typeof Ee=="object")throw new Error("field defaults can only be primitives or empty arrays currently");Y[we]={default:Array.isArray(Ee)?[]:Ee,optional:ve.optional,deprecated:ve.deprecated,validate:ve.validate}}}const N=j.visitor||z.visitor||[],te=j.aliases||z.aliases||[],se=j.builder||z.builder||j.visitor||[];for(const de of Object.keys(j))if(!X.has(de))throw new Error(`Unknown type option "${de}" on ${_}`);j.deprecatedAlias&&(h[j.deprecatedAlias]=_);for(const de of N.concat(se))Y[de]=Y[de]||{};for(const de of Object.keys(Y)){const we=Y[de];we.default!==void 0&&!se.includes(de)&&(we.optional=!0),we.default===void 0?we.default=null:!we.validate&&we.default!=null&&(we.validate=C(b(we.default)));for(const ve of Object.keys(we))if(!D.has(ve))throw new Error(`Unknown field key "${ve}" on ${_}.${de}`)}s[_]=j.visitor=N,m[_]=j.builder=se,l[_]=j.fields=Y,a[_]=j.aliases=te,te.forEach(de=>{f[de]=f[de]||[],f[de].push(_)}),j.validate&&(p[_]=j.validate),V[_]=j}return e(q,"defineType"),gt}e(Un,"requireUtils$1");var yd;function Fo(){if(yd)return Ut;yd=1,Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.patternLikeCommon=Ut.importAttributes=Ut.functionTypeAnnotationCommon=Ut.functionDeclarationCommon=Ut.functionCommon=Ut.classMethodOrPropertyCommon=Ut.classMethodOrDeclareMethodCommon=void 0;var t=xa(),n=Pa(),s=Aa(),a=A1(),f=ms(),l=Un();const m=(0,l.defineAliasedType)("Standardized");m("ArrayExpression",{fields:{elements:{validate:(0,l.arrayOf)((0,l.assertNodeOrValueType)("null","Expression","SpreadElement")),default:process.env.BABEL_TYPES_8_BREAKING?void 0:[]}},visitor:["elements"],aliases:["Expression"]}),m("AssignmentExpression",{fields:{operator:{validate:process.env.BABEL_TYPES_8_BREAKING?Object.assign(function(){const A=(0,l.assertOneOf)(...f.ASSIGNMENT_OPERATORS),I=(0,l.assertOneOf)("=");return function(v,L,$){((0,t.default)("Pattern",v.left)?I:A)(v,L,$)}}(),{type:"string"}):(0,l.assertValueType)("string")},left:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.assertNodeType)("Identifier","MemberExpression","OptionalMemberExpression","ArrayPattern","ObjectPattern","TSAsExpression","TSSatisfiesExpression","TSTypeAssertion","TSNonNullExpression"):(0,l.assertNodeType)("LVal","OptionalMemberExpression")},right:{validate:(0,l.assertNodeType)("Expression")}},builder:["operator","left","right"],visitor:["left","right"],aliases:["Expression"]}),m("BinaryExpression",{builder:["operator","left","right"],fields:{operator:{validate:(0,l.assertOneOf)(...f.BINARY_OPERATORS)},left:{validate:function(){const A=(0,l.assertNodeType)("Expression"),I=(0,l.assertNodeType)("Expression","PrivateName");return Object.assign(function(L,$,w){(L.operator==="in"?I:A)(L,$,w)},{oneOfNodeTypes:["Expression","PrivateName"]})}()},right:{validate:(0,l.assertNodeType)("Expression")}},visitor:["left","right"],aliases:["Binary","Expression"]}),m("InterpreterDirective",{builder:["value"],fields:{value:{validate:(0,l.assertValueType)("string")}}}),m("Directive",{visitor:["value"],fields:{value:{validate:(0,l.assertNodeType)("DirectiveLiteral")}}}),m("DirectiveLiteral",{builder:["value"],fields:{value:{validate:(0,l.assertValueType)("string")}}}),m("BlockStatement",{builder:["body","directives"],visitor:["directives","body"],fields:{directives:{validate:(0,l.arrayOfType)("Directive"),default:[]},body:(0,l.validateArrayOfType)("Statement")},aliases:["Scopable","BlockParent","Block","Statement"]}),m("BreakStatement",{visitor:["label"],fields:{label:{validate:(0,l.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),m("CallExpression",{visitor:["callee","arguments","typeParameters","typeArguments"],builder:["callee","arguments"],aliases:["Expression"],fields:Object.assign({callee:{validate:(0,l.assertNodeType)("Expression","Super","V8IntrinsicIdentifier")},arguments:(0,l.validateArrayOfType)("Expression","SpreadElement","ArgumentPlaceholder")},process.env.BABEL_TYPES_8_BREAKING?{}:{optional:{validate:(0,l.assertValueType)("boolean"),optional:!0}},{typeArguments:{validate:(0,l.assertNodeType)("TypeParameterInstantiation"),optional:!0},typeParameters:{validate:(0,l.assertNodeType)("TSTypeParameterInstantiation"),optional:!0}})}),m("CatchClause",{visitor:["param","body"],fields:{param:{validate:(0,l.assertNodeType)("Identifier","ArrayPattern","ObjectPattern"),optional:!0},body:{validate:(0,l.assertNodeType)("BlockStatement")}},aliases:["Scopable","BlockParent"]}),m("ConditionalExpression",{visitor:["test","consequent","alternate"],fields:{test:{validate:(0,l.assertNodeType)("Expression")},consequent:{validate:(0,l.assertNodeType)("Expression")},alternate:{validate:(0,l.assertNodeType)("Expression")}},aliases:["Expression","Conditional"]}),m("ContinueStatement",{visitor:["label"],fields:{label:{validate:(0,l.assertNodeType)("Identifier"),optional:!0}},aliases:["Statement","Terminatorless","CompletionStatement"]}),m("DebuggerStatement",{aliases:["Statement"]}),m("DoWhileStatement",{builder:["test","body"],visitor:["body","test"],fields:{test:{validate:(0,l.assertNodeType)("Expression")},body:{validate:(0,l.assertNodeType)("Statement")}},aliases:["Statement","BlockParent","Loop","While","Scopable"]}),m("EmptyStatement",{aliases:["Statement"]}),m("ExpressionStatement",{visitor:["expression"],fields:{expression:{validate:(0,l.assertNodeType)("Expression")}},aliases:["Statement","ExpressionWrapper"]}),m("File",{builder:["program","comments","tokens"],visitor:["program"],fields:{program:{validate:(0,l.assertNodeType)("Program")},comments:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.assertEach)((0,l.assertNodeType)("CommentBlock","CommentLine")):Object.assign(()=>{},{each:{oneOfNodeTypes:["CommentBlock","CommentLine"]}}),optional:!0},tokens:{validate:(0,l.assertEach)(Object.assign(()=>{},{type:"any"})),optional:!0}}}),m("ForInStatement",{visitor:["left","right","body"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.assertNodeType)("VariableDeclaration","Identifier","MemberExpression","ArrayPattern","ObjectPattern","TSAsExpression","TSSatisfiesExpression","TSTypeAssertion","TSNonNullExpression"):(0,l.assertNodeType)("VariableDeclaration","LVal")},right:{validate:(0,l.assertNodeType)("Expression")},body:{validate:(0,l.assertNodeType)("Statement")}}}),m("ForStatement",{visitor:["init","test","update","body"],aliases:["Scopable","Statement","For","BlockParent","Loop"],fields:{init:{validate:(0,l.assertNodeType)("VariableDeclaration","Expression"),optional:!0},test:{validate:(0,l.assertNodeType)("Expression"),optional:!0},update:{validate:(0,l.assertNodeType)("Expression"),optional:!0},body:{validate:(0,l.assertNodeType)("Statement")}}});const h=e(()=>({params:(0,l.validateArrayOfType)("Identifier","Pattern","RestElement"),generator:{default:!1},async:{default:!1}}),"functionCommon");Ut.functionCommon=h;const p=e(()=>({returnType:{validate:(0,l.assertNodeType)("TypeAnnotation","TSTypeAnnotation","Noop"),optional:!0},typeParameters:{validate:(0,l.assertNodeType)("TypeParameterDeclaration","TSTypeParameterDeclaration","Noop"),optional:!0}}),"functionTypeAnnotationCommon");Ut.functionTypeAnnotationCommon=p;const b=e(()=>Object.assign({},h(),{declare:{validate:(0,l.assertValueType)("boolean"),optional:!0},id:{validate:(0,l.assertNodeType)("Identifier"),optional:!0}}),"functionDeclarationCommon");Ut.functionDeclarationCommon=b,m("FunctionDeclaration",{builder:["id","params","body","generator","async"],visitor:["id","typeParameters","params","returnType","body"],fields:Object.assign({},b(),p(),{body:{validate:(0,l.assertNodeType)("BlockStatement")},predicate:{validate:(0,l.assertNodeType)("DeclaredPredicate","InferredPredicate"),optional:!0}}),aliases:["Scopable","Function","BlockParent","FunctionParent","Statement","Pureish","Declaration"],validate:process.env.BABEL_TYPES_8_BREAKING?function(){const A=(0,l.assertNodeType)("Identifier");return function(I,v,L){(0,t.default)("ExportDefaultDeclaration",I)||A(L,"id",L.id)}}():void 0}),m("FunctionExpression",{inherits:"FunctionDeclaration",aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:Object.assign({},h(),p(),{id:{validate:(0,l.assertNodeType)("Identifier"),optional:!0},body:{validate:(0,l.assertNodeType)("BlockStatement")},predicate:{validate:(0,l.assertNodeType)("DeclaredPredicate","InferredPredicate"),optional:!0}})});const y=e(()=>({typeAnnotation:{validate:(0,l.assertNodeType)("TypeAnnotation","TSTypeAnnotation","Noop"),optional:!0},optional:{validate:(0,l.assertValueType)("boolean"),optional:!0},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0}}),"patternLikeCommon");Ut.patternLikeCommon=y,m("Identifier",{builder:["name"],visitor:["typeAnnotation","decorators"],aliases:["Expression","PatternLike","LVal","TSEntityName"],fields:Object.assign({},y(),{name:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertValueType)("string"),Object.assign(function(A,I,v){if(!(0,n.default)(v,!1))throw new TypeError(`"${v}" is not a valid identifier name`)},{type:"string"})):(0,l.assertValueType)("string")}}),validate:process.env.BABEL_TYPES_8_BREAKING?function(A,I,v){const L=/\.(\w+)$/.exec(I);if(!L)return;const[,$]=L,w={computed:!1};if($==="property"){if((0,t.default)("MemberExpression",A,w)||(0,t.default)("OptionalMemberExpression",A,w))return}else if($==="key"){if((0,t.default)("Property",A,w)||(0,t.default)("Method",A,w))return}else if($==="exported"){if((0,t.default)("ExportSpecifier",A))return}else if($==="imported"){if((0,t.default)("ImportSpecifier",A,{imported:v}))return}else if($==="meta"&&(0,t.default)("MetaProperty",A,{meta:v}))return;if(((0,s.isKeyword)(v.name)||(0,s.isReservedWord)(v.name,!1))&&v.name!=="this")throw new TypeError(`"${v.name}" is not a valid identifier`)}:void 0}),m("IfStatement",{visitor:["test","consequent","alternate"],aliases:["Statement","Conditional"],fields:{test:{validate:(0,l.assertNodeType)("Expression")},consequent:{validate:(0,l.assertNodeType)("Statement")},alternate:{optional:!0,validate:(0,l.assertNodeType)("Statement")}}}),m("LabeledStatement",{visitor:["label","body"],aliases:["Statement"],fields:{label:{validate:(0,l.assertNodeType)("Identifier")},body:{validate:(0,l.assertNodeType)("Statement")}}}),m("StringLiteral",{builder:["value"],fields:{value:{validate:(0,l.assertValueType)("string")}},aliases:["Expression","Pureish","Literal","Immutable"]}),m("NumericLiteral",{builder:["value"],deprecatedAlias:"NumberLiteral",fields:{value:{validate:(0,l.chain)((0,l.assertValueType)("number"),Object.assign(function(A,I,v){},{type:"number"}))}},aliases:["Expression","Pureish","Literal","Immutable"]}),m("NullLiteral",{aliases:["Expression","Pureish","Literal","Immutable"]}),m("BooleanLiteral",{builder:["value"],fields:{value:{validate:(0,l.assertValueType)("boolean")}},aliases:["Expression","Pureish","Literal","Immutable"]}),m("RegExpLiteral",{builder:["pattern","flags"],deprecatedAlias:"RegexLiteral",aliases:["Expression","Pureish","Literal"],fields:{pattern:{validate:(0,l.assertValueType)("string")},flags:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertValueType)("string"),Object.assign(function(A,I,v){const L=/[^gimsuy]/.exec(v);if(L)throw new TypeError(`"${L[0]}" is not a valid RegExp flag`)},{type:"string"})):(0,l.assertValueType)("string"),default:""}}}),m("LogicalExpression",{builder:["operator","left","right"],visitor:["left","right"],aliases:["Binary","Expression"],fields:{operator:{validate:(0,l.assertOneOf)(...f.LOGICAL_OPERATORS)},left:{validate:(0,l.assertNodeType)("Expression")},right:{validate:(0,l.assertNodeType)("Expression")}}}),m("MemberExpression",{builder:["object","property","computed",...process.env.BABEL_TYPES_8_BREAKING?[]:["optional"]],visitor:["object","property"],aliases:["Expression","LVal"],fields:Object.assign({object:{validate:(0,l.assertNodeType)("Expression","Super")},property:{validate:function(){const A=(0,l.assertNodeType)("Identifier","PrivateName"),I=(0,l.assertNodeType)("Expression"),v=e(function(L,$,w){(L.computed?I:A)(L,$,w)},"validator");return v.oneOfNodeTypes=["Expression","Identifier","PrivateName"],v}()},computed:{default:!1}},process.env.BABEL_TYPES_8_BREAKING?{}:{optional:{validate:(0,l.assertValueType)("boolean"),optional:!0}})}),m("NewExpression",{inherits:"CallExpression"}),m("Program",{visitor:["directives","body"],builder:["body","directives","sourceType","interpreter"],fields:{sourceType:{validate:(0,l.assertOneOf)("script","module"),default:"script"},interpreter:{validate:(0,l.assertNodeType)("InterpreterDirective"),default:null,optional:!0},directives:{validate:(0,l.arrayOfType)("Directive"),default:[]},body:(0,l.validateArrayOfType)("Statement")},aliases:["Scopable","BlockParent","Block"]}),m("ObjectExpression",{visitor:["properties"],aliases:["Expression"],fields:{properties:(0,l.validateArrayOfType)("ObjectMethod","ObjectProperty","SpreadElement")}}),m("ObjectMethod",{builder:["kind","key","params","body","computed","generator","async"],visitor:["decorators","key","typeParameters","params","returnType","body"],fields:Object.assign({},h(),p(),{kind:Object.assign({validate:(0,l.assertOneOf)("method","get","set")},process.env.BABEL_TYPES_8_BREAKING?{}:{default:"method"}),computed:{default:!1},key:{validate:function(){const A=(0,l.assertNodeType)("Identifier","StringLiteral","NumericLiteral","BigIntLiteral"),I=(0,l.assertNodeType)("Expression"),v=e(function(L,$,w){(L.computed?I:A)(L,$,w)},"validator");return v.oneOfNodeTypes=["Expression","Identifier","StringLiteral","NumericLiteral","BigIntLiteral"],v}()},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0},body:{validate:(0,l.assertNodeType)("BlockStatement")}}),aliases:["UserWhitespacable","Function","Scopable","BlockParent","FunctionParent","Method","ObjectMember"]}),m("ObjectProperty",{builder:["key","value","computed","shorthand",...process.env.BABEL_TYPES_8_BREAKING?[]:["decorators"]],fields:{computed:{default:!1},key:{validate:function(){const A=(0,l.assertNodeType)("Identifier","StringLiteral","NumericLiteral","BigIntLiteral","DecimalLiteral","PrivateName"),I=(0,l.assertNodeType)("Expression");return Object.assign(function(L,$,w){(L.computed?I:A)(L,$,w)},{oneOfNodeTypes:["Expression","Identifier","StringLiteral","NumericLiteral","BigIntLiteral","DecimalLiteral","PrivateName"]})}()},value:{validate:(0,l.assertNodeType)("Expression","PatternLike")},shorthand:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertValueType)("boolean"),Object.assign(function(A,I,v){if(v){if(A.computed)throw new TypeError("Property shorthand of ObjectProperty cannot be true if computed is true");if(!(0,t.default)("Identifier",A.key))throw new TypeError("Property shorthand of ObjectProperty cannot be true if key is not an Identifier")}},{type:"boolean"})):(0,l.assertValueType)("boolean"),default:!1},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0}},visitor:["key","value","decorators"],aliases:["UserWhitespacable","Property","ObjectMember"],validate:process.env.BABEL_TYPES_8_BREAKING?function(){const A=(0,l.assertNodeType)("Identifier","Pattern","TSAsExpression","TSSatisfiesExpression","TSNonNullExpression","TSTypeAssertion"),I=(0,l.assertNodeType)("Expression");return function(v,L,$){((0,t.default)("ObjectPattern",v)?A:I)($,"value",$.value)}}():void 0}),m("RestElement",{visitor:["argument","typeAnnotation"],builder:["argument"],aliases:["LVal","PatternLike"],deprecatedAlias:"RestProperty",fields:Object.assign({},y(),{argument:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.assertNodeType)("Identifier","ArrayPattern","ObjectPattern","MemberExpression","TSAsExpression","TSSatisfiesExpression","TSTypeAssertion","TSNonNullExpression"):(0,l.assertNodeType)("LVal")}}),validate:process.env.BABEL_TYPES_8_BREAKING?function(A,I){const v=/(\w+)\[(\d+)\]/.exec(I);if(!v)throw new Error("Internal Babel error: malformed key.");const[,L,$]=v;if(A[L].length>+$+1)throw new TypeError(`RestElement must be last element of ${L}`)}:void 0}),m("ReturnStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,l.assertNodeType)("Expression"),optional:!0}}}),m("SequenceExpression",{visitor:["expressions"],fields:{expressions:(0,l.validateArrayOfType)("Expression")},aliases:["Expression"]}),m("ParenthesizedExpression",{visitor:["expression"],aliases:["Expression","ExpressionWrapper"],fields:{expression:{validate:(0,l.assertNodeType)("Expression")}}}),m("SwitchCase",{visitor:["test","consequent"],fields:{test:{validate:(0,l.assertNodeType)("Expression"),optional:!0},consequent:(0,l.validateArrayOfType)("Statement")}}),m("SwitchStatement",{visitor:["discriminant","cases"],aliases:["Statement","BlockParent","Scopable"],fields:{discriminant:{validate:(0,l.assertNodeType)("Expression")},cases:(0,l.validateArrayOfType)("SwitchCase")}}),m("ThisExpression",{aliases:["Expression"]}),m("ThrowStatement",{visitor:["argument"],aliases:["Statement","Terminatorless","CompletionStatement"],fields:{argument:{validate:(0,l.assertNodeType)("Expression")}}}),m("TryStatement",{visitor:["block","handler","finalizer"],aliases:["Statement"],fields:{block:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertNodeType)("BlockStatement"),Object.assign(function(A){if(!A.handler&&!A.finalizer)throw new TypeError("TryStatement expects either a handler or finalizer, or both")},{oneOfNodeTypes:["BlockStatement"]})):(0,l.assertNodeType)("BlockStatement")},handler:{optional:!0,validate:(0,l.assertNodeType)("CatchClause")},finalizer:{optional:!0,validate:(0,l.assertNodeType)("BlockStatement")}}}),m("UnaryExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!0},argument:{validate:(0,l.assertNodeType)("Expression")},operator:{validate:(0,l.assertOneOf)(...f.UNARY_OPERATORS)}},visitor:["argument"],aliases:["UnaryLike","Expression"]}),m("UpdateExpression",{builder:["operator","argument","prefix"],fields:{prefix:{default:!1},argument:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.assertNodeType)("Identifier","MemberExpression"):(0,l.assertNodeType)("Expression")},operator:{validate:(0,l.assertOneOf)(...f.UPDATE_OPERATORS)}},visitor:["argument"],aliases:["Expression"]}),m("VariableDeclaration",{builder:["kind","declarations"],visitor:["declarations"],aliases:["Statement","Declaration"],fields:{declare:{validate:(0,l.assertValueType)("boolean"),optional:!0},kind:{validate:(0,l.assertOneOf)("var","let","const","using","await using")},declarations:(0,l.validateArrayOfType)("VariableDeclarator")},validate:process.env.BABEL_TYPES_8_BREAKING?(()=>{const A=(0,l.assertNodeType)("Identifier");return function(I,v,L){if((0,t.default)("ForXStatement",I,{left:L})){if(L.declarations.length!==1)throw new TypeError(`Exactly one VariableDeclarator is required in the VariableDeclaration of a ${I.type}`)}else L.declarations.forEach($=>{$.init||A($,"id",$.id)})}})():void 0}),m("VariableDeclarator",{visitor:["id","init"],fields:{id:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.assertNodeType)("Identifier","ArrayPattern","ObjectPattern"):(0,l.assertNodeType)("LVal")},definite:{optional:!0,validate:(0,l.assertValueType)("boolean")},init:{optional:!0,validate:(0,l.assertNodeType)("Expression")}}}),m("WhileStatement",{visitor:["test","body"],aliases:["Statement","BlockParent","Loop","While","Scopable"],fields:{test:{validate:(0,l.assertNodeType)("Expression")},body:{validate:(0,l.assertNodeType)("Statement")}}}),m("WithStatement",{visitor:["object","body"],aliases:["Statement"],fields:{object:{validate:(0,l.assertNodeType)("Expression")},body:{validate:(0,l.assertNodeType)("Statement")}}}),m("AssignmentPattern",{visitor:["left","right","decorators"],builder:["left","right"],aliases:["Pattern","PatternLike","LVal"],fields:Object.assign({},y(),{left:{validate:(0,l.assertNodeType)("Identifier","ObjectPattern","ArrayPattern","MemberExpression","TSAsExpression","TSSatisfiesExpression","TSTypeAssertion","TSNonNullExpression")},right:{validate:(0,l.assertNodeType)("Expression")},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0}})}),m("ArrayPattern",{visitor:["elements","typeAnnotation"],builder:["elements"],aliases:["Pattern","PatternLike","LVal"],fields:Object.assign({},y(),{elements:{validate:(0,l.chain)((0,l.assertValueType)("array"),(0,l.assertEach)((0,l.assertNodeOrValueType)("null","PatternLike","LVal")))}})}),m("ArrowFunctionExpression",{builder:["params","body","async"],visitor:["typeParameters","params","returnType","body"],aliases:["Scopable","Function","BlockParent","FunctionParent","Expression","Pureish"],fields:Object.assign({},h(),p(),{expression:{validate:(0,l.assertValueType)("boolean")},body:{validate:(0,l.assertNodeType)("BlockStatement","Expression")},predicate:{validate:(0,l.assertNodeType)("DeclaredPredicate","InferredPredicate"),optional:!0}})}),m("ClassBody",{visitor:["body"],fields:{body:(0,l.validateArrayOfType)("ClassMethod","ClassPrivateMethod","ClassProperty","ClassPrivateProperty","ClassAccessorProperty","TSDeclareMethod","TSIndexSignature","StaticBlock")}}),m("ClassExpression",{builder:["id","superClass","body","decorators"],visitor:["decorators","id","typeParameters","superClass","superTypeParameters","mixins","implements","body"],aliases:["Scopable","Class","Expression"],fields:{id:{validate:(0,l.assertNodeType)("Identifier"),optional:!0},typeParameters:{validate:(0,l.assertNodeType)("TypeParameterDeclaration","TSTypeParameterDeclaration","Noop"),optional:!0},body:{validate:(0,l.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,l.assertNodeType)("Expression")},superTypeParameters:{validate:(0,l.assertNodeType)("TypeParameterInstantiation","TSTypeParameterInstantiation"),optional:!0},implements:{validate:(0,l.arrayOfType)("TSExpressionWithTypeArguments","ClassImplements"),optional:!0},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0},mixins:{validate:(0,l.assertNodeType)("InterfaceExtends"),optional:!0}}}),m("ClassDeclaration",{inherits:"ClassExpression",aliases:["Scopable","Class","Statement","Declaration"],fields:{id:{validate:(0,l.assertNodeType)("Identifier"),optional:!0},typeParameters:{validate:(0,l.assertNodeType)("TypeParameterDeclaration","TSTypeParameterDeclaration","Noop"),optional:!0},body:{validate:(0,l.assertNodeType)("ClassBody")},superClass:{optional:!0,validate:(0,l.assertNodeType)("Expression")},superTypeParameters:{validate:(0,l.assertNodeType)("TypeParameterInstantiation","TSTypeParameterInstantiation"),optional:!0},implements:{validate:(0,l.arrayOfType)("TSExpressionWithTypeArguments","ClassImplements"),optional:!0},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0},mixins:{validate:(0,l.assertNodeType)("InterfaceExtends"),optional:!0},declare:{validate:(0,l.assertValueType)("boolean"),optional:!0},abstract:{validate:(0,l.assertValueType)("boolean"),optional:!0}},validate:process.env.BABEL_TYPES_8_BREAKING?function(){const A=(0,l.assertNodeType)("Identifier");return function(I,v,L){(0,t.default)("ExportDefaultDeclaration",I)||A(L,"id",L.id)}}():void 0});const x=Ut.importAttributes={attributes:{optional:!0,validate:(0,l.arrayOfType)("ImportAttribute")},assertions:{deprecated:!0,optional:!0,validate:(0,l.arrayOfType)("ImportAttribute")}};m("ExportAllDeclaration",{builder:["source"],visitor:["source","attributes","assertions"],aliases:["Statement","Declaration","ImportOrExportDeclaration","ExportDeclaration"],fields:Object.assign({source:{validate:(0,l.assertNodeType)("StringLiteral")},exportKind:(0,l.validateOptional)((0,l.assertOneOf)("type","value"))},x)}),m("ExportDefaultDeclaration",{visitor:["declaration"],aliases:["Statement","Declaration","ImportOrExportDeclaration","ExportDeclaration"],fields:{declaration:(0,l.validateType)("TSDeclareFunction","FunctionDeclaration","ClassDeclaration","Expression"),exportKind:(0,l.validateOptional)((0,l.assertOneOf)("value"))}}),m("ExportNamedDeclaration",{builder:["declaration","specifiers","source"],visitor:process.env?["declaration","specifiers","source","attributes"]:["declaration","specifiers","source","attributes","assertions"],aliases:["Statement","Declaration","ImportOrExportDeclaration","ExportDeclaration"],fields:Object.assign({declaration:{optional:!0,validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertNodeType)("Declaration"),Object.assign(function(A,I,v){if(v&&A.specifiers.length)throw new TypeError("Only declaration or specifiers is allowed on ExportNamedDeclaration");if(v&&A.source)throw new TypeError("Cannot export a declaration from a source")},{oneOfNodeTypes:["Declaration"]})):(0,l.assertNodeType)("Declaration")}},x,{specifiers:{default:[],validate:(0,l.arrayOf)(function(){const A=(0,l.assertNodeType)("ExportSpecifier","ExportDefaultSpecifier","ExportNamespaceSpecifier"),I=(0,l.assertNodeType)("ExportSpecifier");return process.env.BABEL_TYPES_8_BREAKING?Object.assign(function(v,L,$){(v.source?A:I)(v,L,$)},{oneOfNodeTypes:["ExportSpecifier","ExportDefaultSpecifier","ExportNamespaceSpecifier"]}):A}())},source:{validate:(0,l.assertNodeType)("StringLiteral"),optional:!0},exportKind:(0,l.validateOptional)((0,l.assertOneOf)("type","value"))})}),m("ExportSpecifier",{visitor:["local","exported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,l.assertNodeType)("Identifier")},exported:{validate:(0,l.assertNodeType)("Identifier","StringLiteral")},exportKind:{validate:(0,l.assertOneOf)("type","value"),optional:!0}}}),m("ForOfStatement",{visitor:["left","right","body"],builder:["left","right","body","await"],aliases:["Scopable","Statement","For","BlockParent","Loop","ForXStatement"],fields:{left:{validate:function(){if(!process.env.BABEL_TYPES_8_BREAKING)return(0,l.assertNodeType)("VariableDeclaration","LVal");const A=(0,l.assertNodeType)("VariableDeclaration"),I=(0,l.assertNodeType)("Identifier","MemberExpression","ArrayPattern","ObjectPattern","TSAsExpression","TSSatisfiesExpression","TSTypeAssertion","TSNonNullExpression");return Object.assign(function(v,L,$){(0,t.default)("VariableDeclaration",$)?A(v,L,$):I(v,L,$)},{oneOfNodeTypes:["VariableDeclaration","Identifier","MemberExpression","ArrayPattern","ObjectPattern","TSAsExpression","TSSatisfiesExpression","TSTypeAssertion","TSNonNullExpression"]})}()},right:{validate:(0,l.assertNodeType)("Expression")},body:{validate:(0,l.assertNodeType)("Statement")},await:{default:!1}}}),m("ImportDeclaration",{builder:["specifiers","source"],visitor:["specifiers","source","attributes","assertions"],aliases:["Statement","Declaration","ImportOrExportDeclaration"],fields:Object.assign({},x,{module:{optional:!0,validate:(0,l.assertValueType)("boolean")},phase:{default:null,validate:(0,l.assertOneOf)("source","defer")},specifiers:(0,l.validateArrayOfType)("ImportSpecifier","ImportDefaultSpecifier","ImportNamespaceSpecifier"),source:{validate:(0,l.assertNodeType)("StringLiteral")},importKind:{validate:(0,l.assertOneOf)("type","typeof","value"),optional:!0}})}),m("ImportDefaultSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,l.assertNodeType)("Identifier")}}}),m("ImportNamespaceSpecifier",{visitor:["local"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,l.assertNodeType)("Identifier")}}}),m("ImportSpecifier",{visitor:["imported","local"],builder:["local","imported"],aliases:["ModuleSpecifier"],fields:{local:{validate:(0,l.assertNodeType)("Identifier")},imported:{validate:(0,l.assertNodeType)("Identifier","StringLiteral")},importKind:{validate:(0,l.assertOneOf)("type","typeof","value"),optional:!0}}}),m("ImportExpression",{visitor:["source","options"],aliases:["Expression"],fields:{phase:{default:null,validate:(0,l.assertOneOf)("source","defer")},source:{validate:(0,l.assertNodeType)("Expression")},options:{validate:(0,l.assertNodeType)("Expression"),optional:!0}}}),m("MetaProperty",{visitor:["meta","property"],aliases:["Expression"],fields:{meta:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertNodeType)("Identifier"),Object.assign(function(A,I,v){let L;switch(v.name){case"function":L="sent";break;case"new":L="target";break;case"import":L="meta";break}if(!(0,t.default)("Identifier",A.property,{name:L}))throw new TypeError("Unrecognised MetaProperty")},{oneOfNodeTypes:["Identifier"]})):(0,l.assertNodeType)("Identifier")},property:{validate:(0,l.assertNodeType)("Identifier")}}});const E=e(()=>({abstract:{validate:(0,l.assertValueType)("boolean"),optional:!0},accessibility:{validate:(0,l.assertOneOf)("public","private","protected"),optional:!0},static:{default:!1},override:{default:!1},computed:{default:!1},optional:{validate:(0,l.assertValueType)("boolean"),optional:!0},key:{validate:(0,l.chain)(function(){const A=(0,l.assertNodeType)("Identifier","StringLiteral","NumericLiteral","BigIntLiteral"),I=(0,l.assertNodeType)("Expression");return function(v,L,$){(v.computed?I:A)(v,L,$)}}(),(0,l.assertNodeType)("Identifier","StringLiteral","NumericLiteral","BigIntLiteral","Expression"))}}),"classMethodOrPropertyCommon");Ut.classMethodOrPropertyCommon=E;const T=e(()=>Object.assign({},h(),E(),{params:(0,l.validateArrayOfType)("Identifier","Pattern","RestElement","TSParameterProperty"),kind:{validate:(0,l.assertOneOf)("get","set","method","constructor"),default:"method"},access:{validate:(0,l.chain)((0,l.assertValueType)("string"),(0,l.assertOneOf)("public","private","protected")),optional:!0},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0}}),"classMethodOrDeclareMethodCommon");return Ut.classMethodOrDeclareMethodCommon=T,m("ClassMethod",{aliases:["Function","Scopable","BlockParent","FunctionParent","Method"],builder:["kind","key","params","body","computed","static","generator","async"],visitor:["decorators","key","typeParameters","params","returnType","body"],fields:Object.assign({},T(),p(),{body:{validate:(0,l.assertNodeType)("BlockStatement")}})}),m("ObjectPattern",{visitor:["properties","typeAnnotation","decorators"],builder:["properties"],aliases:["Pattern","PatternLike","LVal"],fields:Object.assign({},y(),{properties:(0,l.validateArrayOfType)("RestElement","ObjectProperty")})}),m("SpreadElement",{visitor:["argument"],aliases:["UnaryLike"],deprecatedAlias:"SpreadProperty",fields:{argument:{validate:(0,l.assertNodeType)("Expression")}}}),m("Super",{aliases:["Expression"]}),m("TaggedTemplateExpression",{visitor:["tag","typeParameters","quasi"],builder:["tag","quasi"],aliases:["Expression"],fields:{tag:{validate:(0,l.assertNodeType)("Expression")},quasi:{validate:(0,l.assertNodeType)("TemplateLiteral")},typeParameters:{validate:(0,l.assertNodeType)("TypeParameterInstantiation","TSTypeParameterInstantiation"),optional:!0}}}),m("TemplateElement",{builder:["value","tail"],fields:{value:{validate:(0,l.chain)((0,l.assertShape)({raw:{validate:(0,l.assertValueType)("string")},cooked:{validate:(0,l.assertValueType)("string"),optional:!0}}),e(function(I){const v=I.value.raw;let L=!1;const $=e(()=>{throw new Error("Internal @babel/types error.")},"error"),{str:w,firstInvalidLoc:M}=(0,a.readStringContents)("template",v,0,0,0,{unterminated(){L=!0},strictNumericEscape:$,invalidEscapeSequence:$,numericSeparatorInEscapeSequence:$,unexpectedNumericSeparator:$,invalidDigit:$,invalidCodePoint:$});if(!L)throw new Error("Invalid raw");I.value.cooked=M?null:w},"templateElementCookedValidator"))},tail:{default:!1}}}),m("TemplateLiteral",{visitor:["quasis","expressions"],aliases:["Expression","Literal"],fields:{quasis:(0,l.validateArrayOfType)("TemplateElement"),expressions:{validate:(0,l.chain)((0,l.assertValueType)("array"),(0,l.assertEach)((0,l.assertNodeType)("Expression","TSType")),function(A,I,v){if(A.quasis.length!==v.length+1)throw new TypeError(`Number of ${A.type} quasis should be exactly one more than the number of expressions.
8
+ Expected ${v.length+1} quasis but got ${A.quasis.length}`)})}}}),m("YieldExpression",{builder:["argument","delegate"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{delegate:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertValueType)("boolean"),Object.assign(function(A,I,v){if(v&&!A.argument)throw new TypeError("Property delegate of YieldExpression cannot be true if there is no argument")},{type:"boolean"})):(0,l.assertValueType)("boolean"),default:!1},argument:{optional:!0,validate:(0,l.assertNodeType)("Expression")}}}),m("AwaitExpression",{builder:["argument"],visitor:["argument"],aliases:["Expression","Terminatorless"],fields:{argument:{validate:(0,l.assertNodeType)("Expression")}}}),m("Import",{aliases:["Expression"]}),m("BigIntLiteral",{builder:["value"],fields:{value:{validate:(0,l.assertValueType)("string")}},aliases:["Expression","Pureish","Literal","Immutable"]}),m("ExportNamespaceSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,l.assertNodeType)("Identifier")}}}),m("OptionalMemberExpression",{builder:["object","property","computed","optional"],visitor:["object","property"],aliases:["Expression"],fields:{object:{validate:(0,l.assertNodeType)("Expression")},property:{validate:function(){const A=(0,l.assertNodeType)("Identifier"),I=(0,l.assertNodeType)("Expression");return Object.assign(function(L,$,w){(L.computed?I:A)(L,$,w)},{oneOfNodeTypes:["Expression","Identifier"]})}()},computed:{default:!1},optional:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertValueType)("boolean"),(0,l.assertOptionalChainStart)()):(0,l.assertValueType)("boolean")}}}),m("OptionalCallExpression",{visitor:["callee","arguments","typeParameters","typeArguments"],builder:["callee","arguments","optional"],aliases:["Expression"],fields:{callee:{validate:(0,l.assertNodeType)("Expression")},arguments:(0,l.validateArrayOfType)("Expression","SpreadElement","ArgumentPlaceholder"),optional:{validate:process.env.BABEL_TYPES_8_BREAKING?(0,l.chain)((0,l.assertValueType)("boolean"),(0,l.assertOptionalChainStart)()):(0,l.assertValueType)("boolean")},typeArguments:{validate:(0,l.assertNodeType)("TypeParameterInstantiation"),optional:!0},typeParameters:{validate:(0,l.assertNodeType)("TSTypeParameterInstantiation"),optional:!0}}}),m("ClassProperty",{visitor:["decorators","key","typeAnnotation","value"],builder:["key","value","typeAnnotation","decorators","computed","static"],aliases:["Property"],fields:Object.assign({},E(),{value:{validate:(0,l.assertNodeType)("Expression"),optional:!0},definite:{validate:(0,l.assertValueType)("boolean"),optional:!0},typeAnnotation:{validate:(0,l.assertNodeType)("TypeAnnotation","TSTypeAnnotation","Noop"),optional:!0},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0},readonly:{validate:(0,l.assertValueType)("boolean"),optional:!0},declare:{validate:(0,l.assertValueType)("boolean"),optional:!0},variance:{validate:(0,l.assertNodeType)("Variance"),optional:!0}})}),m("ClassAccessorProperty",{visitor:["decorators","key","typeAnnotation","value"],builder:["key","value","typeAnnotation","decorators","computed","static"],aliases:["Property","Accessor"],fields:Object.assign({},E(),{key:{validate:(0,l.chain)(function(){const A=(0,l.assertNodeType)("Identifier","StringLiteral","NumericLiteral","BigIntLiteral","PrivateName"),I=(0,l.assertNodeType)("Expression");return function(v,L,$){(v.computed?I:A)(v,L,$)}}(),(0,l.assertNodeType)("Identifier","StringLiteral","NumericLiteral","BigIntLiteral","Expression","PrivateName"))},value:{validate:(0,l.assertNodeType)("Expression"),optional:!0},definite:{validate:(0,l.assertValueType)("boolean"),optional:!0},typeAnnotation:{validate:(0,l.assertNodeType)("TypeAnnotation","TSTypeAnnotation","Noop"),optional:!0},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0},readonly:{validate:(0,l.assertValueType)("boolean"),optional:!0},declare:{validate:(0,l.assertValueType)("boolean"),optional:!0},variance:{validate:(0,l.assertNodeType)("Variance"),optional:!0}})}),m("ClassPrivateProperty",{visitor:["decorators","key","typeAnnotation","value"],builder:["key","value","decorators","static"],aliases:["Property","Private"],fields:{key:{validate:(0,l.assertNodeType)("PrivateName")},value:{validate:(0,l.assertNodeType)("Expression"),optional:!0},typeAnnotation:{validate:(0,l.assertNodeType)("TypeAnnotation","TSTypeAnnotation","Noop"),optional:!0},decorators:{validate:(0,l.arrayOfType)("Decorator"),optional:!0},static:{validate:(0,l.assertValueType)("boolean"),default:!1},readonly:{validate:(0,l.assertValueType)("boolean"),optional:!0},definite:{validate:(0,l.assertValueType)("boolean"),optional:!0},variance:{validate:(0,l.assertNodeType)("Variance"),optional:!0}}}),m("ClassPrivateMethod",{builder:["kind","key","params","body","static"],visitor:["decorators","key","typeParameters","params","returnType","body"],aliases:["Function","Scopable","BlockParent","FunctionParent","Method","Private"],fields:Object.assign({},T(),p(),{kind:{validate:(0,l.assertOneOf)("get","set","method"),default:"method"},key:{validate:(0,l.assertNodeType)("PrivateName")},body:{validate:(0,l.assertNodeType)("BlockStatement")}})}),m("PrivateName",{visitor:["id"],aliases:["Private"],fields:{id:{validate:(0,l.assertNodeType)("Identifier")}}}),m("StaticBlock",{visitor:["body"],fields:{body:(0,l.validateArrayOfType)("Statement")},aliases:["Scopable","BlockParent","FunctionParent"]}),Ut}e(Fo,"requireCore");var gd={},bd;function P1(){if(bd)return gd;bd=1;var t=Fo(),n=Un();const s=(0,n.defineAliasedType)("Flow"),a=e(f=>{const l=f==="DeclareClass";s(f,{builder:["id","typeParameters","extends","body"],visitor:["id","typeParameters","extends",...l?["mixins","implements"]:[],"body"],aliases:["FlowDeclaration","Statement","Declaration"],fields:Object.assign({id:(0,n.validateType)("Identifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterDeclaration"),extends:(0,n.validateOptional)((0,n.arrayOfType)("InterfaceExtends"))},l?{mixins:(0,n.validateOptional)((0,n.arrayOfType)("InterfaceExtends")),implements:(0,n.validateOptional)((0,n.arrayOfType)("ClassImplements"))}:{},{body:(0,n.validateType)("ObjectTypeAnnotation")})})},"defineInterfaceishType");return s("AnyTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("ArrayTypeAnnotation",{visitor:["elementType"],aliases:["FlowType"],fields:{elementType:(0,n.validateType)("FlowType")}}),s("BooleanTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("BooleanLiteralTypeAnnotation",{builder:["value"],aliases:["FlowType"],fields:{value:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("NullLiteralTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("ClassImplements",{visitor:["id","typeParameters"],fields:{id:(0,n.validateType)("Identifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterInstantiation")}}),a("DeclareClass"),s("DeclareFunction",{visitor:["id"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{id:(0,n.validateType)("Identifier"),predicate:(0,n.validateOptionalType)("DeclaredPredicate")}}),a("DeclareInterface"),s("DeclareModule",{builder:["id","body","kind"],visitor:["id","body"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{id:(0,n.validateType)("Identifier","StringLiteral"),body:(0,n.validateType)("BlockStatement"),kind:(0,n.validateOptional)((0,n.assertOneOf)("CommonJS","ES"))}}),s("DeclareModuleExports",{visitor:["typeAnnotation"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{typeAnnotation:(0,n.validateType)("TypeAnnotation")}}),s("DeclareTypeAlias",{visitor:["id","typeParameters","right"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{id:(0,n.validateType)("Identifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterDeclaration"),right:(0,n.validateType)("FlowType")}}),s("DeclareOpaqueType",{visitor:["id","typeParameters","supertype"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{id:(0,n.validateType)("Identifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterDeclaration"),supertype:(0,n.validateOptionalType)("FlowType"),impltype:(0,n.validateOptionalType)("FlowType")}}),s("DeclareVariable",{visitor:["id"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{id:(0,n.validateType)("Identifier")}}),s("DeclareExportDeclaration",{visitor:["declaration","specifiers","source","attributes"],aliases:["FlowDeclaration","Statement","Declaration"],fields:Object.assign({declaration:(0,n.validateOptionalType)("Flow"),specifiers:(0,n.validateOptional)((0,n.arrayOfType)("ExportSpecifier","ExportNamespaceSpecifier")),source:(0,n.validateOptionalType)("StringLiteral"),default:(0,n.validateOptional)((0,n.assertValueType)("boolean"))},t.importAttributes)}),s("DeclareExportAllDeclaration",{visitor:["source","attributes"],aliases:["FlowDeclaration","Statement","Declaration"],fields:Object.assign({source:(0,n.validateType)("StringLiteral"),exportKind:(0,n.validateOptional)((0,n.assertOneOf)("type","value"))},t.importAttributes)}),s("DeclaredPredicate",{visitor:["value"],aliases:["FlowPredicate"],fields:{value:(0,n.validateType)("Flow")}}),s("ExistsTypeAnnotation",{aliases:["FlowType"]}),s("FunctionTypeAnnotation",{visitor:["typeParameters","params","rest","returnType"],aliases:["FlowType"],fields:{typeParameters:(0,n.validateOptionalType)("TypeParameterDeclaration"),params:(0,n.validateArrayOfType)("FunctionTypeParam"),rest:(0,n.validateOptionalType)("FunctionTypeParam"),this:(0,n.validateOptionalType)("FunctionTypeParam"),returnType:(0,n.validateType)("FlowType")}}),s("FunctionTypeParam",{visitor:["name","typeAnnotation"],fields:{name:(0,n.validateOptionalType)("Identifier"),typeAnnotation:(0,n.validateType)("FlowType"),optional:(0,n.validateOptional)((0,n.assertValueType)("boolean"))}}),s("GenericTypeAnnotation",{visitor:["id","typeParameters"],aliases:["FlowType"],fields:{id:(0,n.validateType)("Identifier","QualifiedTypeIdentifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterInstantiation")}}),s("InferredPredicate",{aliases:["FlowPredicate"]}),s("InterfaceExtends",{visitor:["id","typeParameters"],fields:{id:(0,n.validateType)("Identifier","QualifiedTypeIdentifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterInstantiation")}}),a("InterfaceDeclaration"),s("InterfaceTypeAnnotation",{visitor:["extends","body"],aliases:["FlowType"],fields:{extends:(0,n.validateOptional)((0,n.arrayOfType)("InterfaceExtends")),body:(0,n.validateType)("ObjectTypeAnnotation")}}),s("IntersectionTypeAnnotation",{visitor:["types"],aliases:["FlowType"],fields:{types:(0,n.validate)((0,n.arrayOfType)("FlowType"))}}),s("MixedTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("EmptyTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("NullableTypeAnnotation",{visitor:["typeAnnotation"],aliases:["FlowType"],fields:{typeAnnotation:(0,n.validateType)("FlowType")}}),s("NumberLiteralTypeAnnotation",{builder:["value"],aliases:["FlowType"],fields:{value:(0,n.validate)((0,n.assertValueType)("number"))}}),s("NumberTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("ObjectTypeAnnotation",{visitor:["properties","indexers","callProperties","internalSlots"],aliases:["FlowType"],builder:["properties","indexers","callProperties","internalSlots","exact"],fields:{properties:(0,n.validate)((0,n.arrayOfType)("ObjectTypeProperty","ObjectTypeSpreadProperty")),indexers:{validate:(0,n.arrayOfType)("ObjectTypeIndexer"),optional:!0,default:[]},callProperties:{validate:(0,n.arrayOfType)("ObjectTypeCallProperty"),optional:!0,default:[]},internalSlots:{validate:(0,n.arrayOfType)("ObjectTypeInternalSlot"),optional:!0,default:[]},exact:{validate:(0,n.assertValueType)("boolean"),default:!1},inexact:(0,n.validateOptional)((0,n.assertValueType)("boolean"))}}),s("ObjectTypeInternalSlot",{visitor:["id","value"],builder:["id","value","optional","static","method"],aliases:["UserWhitespacable"],fields:{id:(0,n.validateType)("Identifier"),value:(0,n.validateType)("FlowType"),optional:(0,n.validate)((0,n.assertValueType)("boolean")),static:(0,n.validate)((0,n.assertValueType)("boolean")),method:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("ObjectTypeCallProperty",{visitor:["value"],aliases:["UserWhitespacable"],fields:{value:(0,n.validateType)("FlowType"),static:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("ObjectTypeIndexer",{visitor:["variance","id","key","value"],builder:["id","key","value","variance"],aliases:["UserWhitespacable"],fields:{id:(0,n.validateOptionalType)("Identifier"),key:(0,n.validateType)("FlowType"),value:(0,n.validateType)("FlowType"),static:(0,n.validate)((0,n.assertValueType)("boolean")),variance:(0,n.validateOptionalType)("Variance")}}),s("ObjectTypeProperty",{visitor:["key","value","variance"],aliases:["UserWhitespacable"],fields:{key:(0,n.validateType)("Identifier","StringLiteral"),value:(0,n.validateType)("FlowType"),kind:(0,n.validate)((0,n.assertOneOf)("init","get","set")),static:(0,n.validate)((0,n.assertValueType)("boolean")),proto:(0,n.validate)((0,n.assertValueType)("boolean")),optional:(0,n.validate)((0,n.assertValueType)("boolean")),variance:(0,n.validateOptionalType)("Variance"),method:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("ObjectTypeSpreadProperty",{visitor:["argument"],aliases:["UserWhitespacable"],fields:{argument:(0,n.validateType)("FlowType")}}),s("OpaqueType",{visitor:["id","typeParameters","supertype","impltype"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{id:(0,n.validateType)("Identifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterDeclaration"),supertype:(0,n.validateOptionalType)("FlowType"),impltype:(0,n.validateType)("FlowType")}}),s("QualifiedTypeIdentifier",{visitor:["qualification","id"],builder:["id","qualification"],fields:{id:(0,n.validateType)("Identifier"),qualification:(0,n.validateType)("Identifier","QualifiedTypeIdentifier")}}),s("StringLiteralTypeAnnotation",{builder:["value"],aliases:["FlowType"],fields:{value:(0,n.validate)((0,n.assertValueType)("string"))}}),s("StringTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("SymbolTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("ThisTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("TupleTypeAnnotation",{visitor:["types"],aliases:["FlowType"],fields:{types:(0,n.validate)((0,n.arrayOfType)("FlowType"))}}),s("TypeofTypeAnnotation",{visitor:["argument"],aliases:["FlowType"],fields:{argument:(0,n.validateType)("FlowType")}}),s("TypeAlias",{visitor:["id","typeParameters","right"],aliases:["FlowDeclaration","Statement","Declaration"],fields:{id:(0,n.validateType)("Identifier"),typeParameters:(0,n.validateOptionalType)("TypeParameterDeclaration"),right:(0,n.validateType)("FlowType")}}),s("TypeAnnotation",{visitor:["typeAnnotation"],fields:{typeAnnotation:(0,n.validateType)("FlowType")}}),s("TypeCastExpression",{visitor:["expression","typeAnnotation"],aliases:["ExpressionWrapper","Expression"],fields:{expression:(0,n.validateType)("Expression"),typeAnnotation:(0,n.validateType)("TypeAnnotation")}}),s("TypeParameter",{visitor:["bound","default","variance"],fields:{name:(0,n.validate)((0,n.assertValueType)("string")),bound:(0,n.validateOptionalType)("TypeAnnotation"),default:(0,n.validateOptionalType)("FlowType"),variance:(0,n.validateOptionalType)("Variance")}}),s("TypeParameterDeclaration",{visitor:["params"],fields:{params:(0,n.validate)((0,n.arrayOfType)("TypeParameter"))}}),s("TypeParameterInstantiation",{visitor:["params"],fields:{params:(0,n.validate)((0,n.arrayOfType)("FlowType"))}}),s("UnionTypeAnnotation",{visitor:["types"],aliases:["FlowType"],fields:{types:(0,n.validate)((0,n.arrayOfType)("FlowType"))}}),s("Variance",{builder:["kind"],fields:{kind:(0,n.validate)((0,n.assertOneOf)("minus","plus"))}}),s("VoidTypeAnnotation",{aliases:["FlowType","FlowBaseAnnotation"]}),s("EnumDeclaration",{aliases:["Statement","Declaration"],visitor:["id","body"],fields:{id:(0,n.validateType)("Identifier"),body:(0,n.validateType)("EnumBooleanBody","EnumNumberBody","EnumStringBody","EnumSymbolBody")}}),s("EnumBooleanBody",{aliases:["EnumBody"],visitor:["members"],fields:{explicitType:(0,n.validate)((0,n.assertValueType)("boolean")),members:(0,n.validateArrayOfType)("EnumBooleanMember"),hasUnknownMembers:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("EnumNumberBody",{aliases:["EnumBody"],visitor:["members"],fields:{explicitType:(0,n.validate)((0,n.assertValueType)("boolean")),members:(0,n.validateArrayOfType)("EnumNumberMember"),hasUnknownMembers:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("EnumStringBody",{aliases:["EnumBody"],visitor:["members"],fields:{explicitType:(0,n.validate)((0,n.assertValueType)("boolean")),members:(0,n.validateArrayOfType)("EnumStringMember","EnumDefaultedMember"),hasUnknownMembers:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("EnumSymbolBody",{aliases:["EnumBody"],visitor:["members"],fields:{members:(0,n.validateArrayOfType)("EnumDefaultedMember"),hasUnknownMembers:(0,n.validate)((0,n.assertValueType)("boolean"))}}),s("EnumBooleanMember",{aliases:["EnumMember"],visitor:["id"],fields:{id:(0,n.validateType)("Identifier"),init:(0,n.validateType)("BooleanLiteral")}}),s("EnumNumberMember",{aliases:["EnumMember"],visitor:["id","init"],fields:{id:(0,n.validateType)("Identifier"),init:(0,n.validateType)("NumericLiteral")}}),s("EnumStringMember",{aliases:["EnumMember"],visitor:["id","init"],fields:{id:(0,n.validateType)("Identifier"),init:(0,n.validateType)("StringLiteral")}}),s("EnumDefaultedMember",{aliases:["EnumMember"],visitor:["id"],fields:{id:(0,n.validateType)("Identifier")}}),s("IndexedAccessType",{visitor:["objectType","indexType"],aliases:["FlowType"],fields:{objectType:(0,n.validateType)("FlowType"),indexType:(0,n.validateType)("FlowType")}}),s("OptionalIndexedAccessType",{visitor:["objectType","indexType"],aliases:["FlowType"],fields:{objectType:(0,n.validateType)("FlowType"),indexType:(0,n.validateType)("FlowType"),optional:(0,n.validate)((0,n.assertValueType)("boolean"))}}),gd}e(P1,"requireFlow$1");var Td={},Ed;function C1(){if(Ed)return Td;Ed=1;var t=Un();const n=(0,t.defineAliasedType)("JSX");return n("JSXAttribute",{visitor:["name","value"],aliases:["Immutable"],fields:{name:{validate:(0,t.assertNodeType)("JSXIdentifier","JSXNamespacedName")},value:{optional:!0,validate:(0,t.assertNodeType)("JSXElement","JSXFragment","StringLiteral","JSXExpressionContainer")}}}),n("JSXClosingElement",{visitor:["name"],aliases:["Immutable"],fields:{name:{validate:(0,t.assertNodeType)("JSXIdentifier","JSXMemberExpression","JSXNamespacedName")}}}),n("JSXElement",{builder:["openingElement","closingElement","children","selfClosing"],visitor:["openingElement","children","closingElement"],aliases:["Immutable","Expression"],fields:Object.assign({openingElement:{validate:(0,t.assertNodeType)("JSXOpeningElement")},closingElement:{optional:!0,validate:(0,t.assertNodeType)("JSXClosingElement")},children:(0,t.validateArrayOfType)("JSXText","JSXExpressionContainer","JSXSpreadChild","JSXElement","JSXFragment")},{selfClosing:{validate:(0,t.assertValueType)("boolean"),optional:!0}})}),n("JSXEmptyExpression",{}),n("JSXExpressionContainer",{visitor:["expression"],aliases:["Immutable"],fields:{expression:{validate:(0,t.assertNodeType)("Expression","JSXEmptyExpression")}}}),n("JSXSpreadChild",{visitor:["expression"],aliases:["Immutable"],fields:{expression:{validate:(0,t.assertNodeType)("Expression")}}}),n("JSXIdentifier",{builder:["name"],fields:{name:{validate:(0,t.assertValueType)("string")}}}),n("JSXMemberExpression",{visitor:["object","property"],fields:{object:{validate:(0,t.assertNodeType)("JSXMemberExpression","JSXIdentifier")},property:{validate:(0,t.assertNodeType)("JSXIdentifier")}}}),n("JSXNamespacedName",{visitor:["namespace","name"],fields:{namespace:{validate:(0,t.assertNodeType)("JSXIdentifier")},name:{validate:(0,t.assertNodeType)("JSXIdentifier")}}}),n("JSXOpeningElement",{builder:["name","attributes","selfClosing"],visitor:["name","attributes"],aliases:["Immutable"],fields:{name:{validate:(0,t.assertNodeType)("JSXIdentifier","JSXMemberExpression","JSXNamespacedName")},selfClosing:{default:!1},attributes:(0,t.validateArrayOfType)("JSXAttribute","JSXSpreadAttribute"),typeParameters:{validate:(0,t.assertNodeType)("TypeParameterInstantiation","TSTypeParameterInstantiation"),optional:!0}}}),n("JSXSpreadAttribute",{visitor:["argument"],fields:{argument:{validate:(0,t.assertNodeType)("Expression")}}}),n("JSXText",{aliases:["Immutable"],builder:["value"],fields:{value:{validate:(0,t.assertValueType)("string")}}}),n("JSXFragment",{builder:["openingFragment","closingFragment","children"],visitor:["openingFragment","children","closingFragment"],aliases:["Immutable","Expression"],fields:{openingFragment:{validate:(0,t.assertNodeType)("JSXOpeningFragment")},closingFragment:{validate:(0,t.assertNodeType)("JSXClosingFragment")},children:(0,t.validateArrayOfType)("JSXText","JSXExpressionContainer","JSXSpreadChild","JSXElement","JSXFragment")}}),n("JSXOpeningFragment",{aliases:["Immutable"]}),n("JSXClosingFragment",{aliases:["Immutable"]}),Td}e(C1,"requireJsx$1");var vd={},qn={},Sd;function xd(){if(Sd)return qn;Sd=1,Object.defineProperty(qn,"__esModule",{value:!0}),qn.PLACEHOLDERS_FLIPPED_ALIAS=qn.PLACEHOLDERS_ALIAS=qn.PLACEHOLDERS=void 0;var t=Un();const n=qn.PLACEHOLDERS=["Identifier","StringLiteral","Expression","Statement","Declaration","BlockStatement","ClassBody","Pattern"],s=qn.PLACEHOLDERS_ALIAS={Declaration:["Statement"],Pattern:["PatternLike","LVal"]};for(const f of n){const l=t.ALIAS_KEYS[f];l!=null&&l.length&&(s[f]=l)}const a=qn.PLACEHOLDERS_FLIPPED_ALIAS={};return Object.keys(s).forEach(f=>{s[f].forEach(l=>{hasOwnProperty.call(a,l)||(a[l]=[]),a[l].push(f)})}),qn}e(xd,"requirePlaceholders");var Ad;function D1(){if(Ad)return vd;Ad=1;var t=Un(),n=xd(),s=Fo();const a=(0,t.defineAliasedType)("Miscellaneous");return a("Noop",{visitor:[]}),a("Placeholder",{visitor:[],builder:["expectedNode","name"],fields:Object.assign({name:{validate:(0,t.assertNodeType)("Identifier")},expectedNode:{validate:(0,t.assertOneOf)(...n.PLACEHOLDERS)}},(0,s.patternLikeCommon)())}),a("V8IntrinsicIdentifier",{builder:["name"],fields:{name:{validate:(0,t.assertValueType)("string")}}}),vd}e(D1,"requireMisc");var Pd={},Cd;function w1(){if(Cd)return Pd;Cd=1;var t=Un();return(0,t.default)("ArgumentPlaceholder",{}),(0,t.default)("BindExpression",{visitor:["object","callee"],aliases:["Expression"],fields:process.env.BABEL_TYPES_8_BREAKING?{object:{validate:(0,t.assertNodeType)("Expression")},callee:{validate:(0,t.assertNodeType)("Expression")}}:{object:{validate:Object.assign(()=>{},{oneOfNodeTypes:["Expression"]})},callee:{validate:Object.assign(()=>{},{oneOfNodeTypes:["Expression"]})}}}),(0,t.default)("ImportAttribute",{visitor:["key","value"],fields:{key:{validate:(0,t.assertNodeType)("Identifier","StringLiteral")},value:{validate:(0,t.assertNodeType)("StringLiteral")}}}),(0,t.default)("Decorator",{visitor:["expression"],fields:{expression:{validate:(0,t.assertNodeType)("Expression")}}}),(0,t.default)("DoExpression",{visitor:["body"],builder:["body","async"],aliases:["Expression"],fields:{body:{validate:(0,t.assertNodeType)("BlockStatement")},async:{validate:(0,t.assertValueType)("boolean"),default:!1}}}),(0,t.default)("ExportDefaultSpecifier",{visitor:["exported"],aliases:["ModuleSpecifier"],fields:{exported:{validate:(0,t.assertNodeType)("Identifier")}}}),(0,t.default)("RecordExpression",{visitor:["properties"],aliases:["Expression"],fields:{properties:(0,t.validateArrayOfType)("ObjectProperty","SpreadElement")}}),(0,t.default)("TupleExpression",{fields:{elements:{validate:(0,t.arrayOfType)("Expression","SpreadElement"),default:[]}},visitor:["elements"],aliases:["Expression"]}),(0,t.default)("DecimalLiteral",{builder:["value"],fields:{value:{validate:(0,t.assertValueType)("string")}},aliases:["Expression","Pureish","Literal","Immutable"]}),(0,t.default)("ModuleExpression",{visitor:["body"],fields:{body:{validate:(0,t.assertNodeType)("Program")}},aliases:["Expression"]}),(0,t.default)("TopicReference",{aliases:["Expression"]}),(0,t.default)("PipelineTopicExpression",{builder:["expression"],visitor:["expression"],fields:{expression:{validate:(0,t.assertNodeType)("Expression")}},aliases:["Expression"]}),(0,t.default)("PipelineBareFunction",{builder:["callee"],visitor:["callee"],fields:{callee:{validate:(0,t.assertNodeType)("Expression")}},aliases:["Expression"]}),(0,t.default)("PipelinePrimaryTopicReference",{aliases:["Expression"]}),Pd}e(w1,"requireExperimental");var Dd={},wd;function I1(){if(wd)return Dd;wd=1;var t=Un(),n=Fo(),s=xa();const a=(0,t.defineAliasedType)("TypeScript"),f=(0,t.assertValueType)("boolean"),l=e(()=>({returnType:{validate:(0,t.assertNodeType)("TSTypeAnnotation","Noop"),optional:!0},typeParameters:{validate:(0,t.assertNodeType)("TSTypeParameterDeclaration","Noop"),optional:!0}}),"tSFunctionTypeAnnotationCommon");a("TSParameterProperty",{aliases:["LVal"],visitor:["parameter"],fields:{accessibility:{validate:(0,t.assertOneOf)("public","private","protected"),optional:!0},readonly:{validate:(0,t.assertValueType)("boolean"),optional:!0},parameter:{validate:(0,t.assertNodeType)("Identifier","AssignmentPattern")},override:{validate:(0,t.assertValueType)("boolean"),optional:!0},decorators:{validate:(0,t.arrayOfType)("Decorator"),optional:!0}}}),a("TSDeclareFunction",{aliases:["Statement","Declaration"],visitor:["id","typeParameters","params","returnType"],fields:Object.assign({},(0,n.functionDeclarationCommon)(),l())}),a("TSDeclareMethod",{visitor:["decorators","key","typeParameters","params","returnType"],fields:Object.assign({},(0,n.classMethodOrDeclareMethodCommon)(),l())}),a("TSQualifiedName",{aliases:["TSEntityName"],visitor:["left","right"],fields:{left:(0,t.validateType)("TSEntityName"),right:(0,t.validateType)("Identifier")}});const m=e(()=>({typeParameters:(0,t.validateOptionalType)("TSTypeParameterDeclaration"),parameters:(0,t.validateArrayOfType)("ArrayPattern","Identifier","ObjectPattern","RestElement"),typeAnnotation:(0,t.validateOptionalType)("TSTypeAnnotation")}),"signatureDeclarationCommon"),h={aliases:["TSTypeElement"],visitor:["typeParameters","parameters","typeAnnotation"],fields:m()};a("TSCallSignatureDeclaration",h),a("TSConstructSignatureDeclaration",h);const p=e(()=>({key:(0,t.validateType)("Expression"),computed:{default:!1},optional:(0,t.validateOptional)(f)}),"namedTypeElementCommon");a("TSPropertySignature",{aliases:["TSTypeElement"],visitor:["key","typeAnnotation"],fields:Object.assign({},p(),{readonly:(0,t.validateOptional)(f),typeAnnotation:(0,t.validateOptionalType)("TSTypeAnnotation"),kind:{validate:(0,t.assertOneOf)("get","set")}})}),a("TSMethodSignature",{aliases:["TSTypeElement"],visitor:["key","typeParameters","parameters","typeAnnotation"],fields:Object.assign({},m(),p(),{kind:{validate:(0,t.assertOneOf)("method","get","set")}})}),a("TSIndexSignature",{aliases:["TSTypeElement"],visitor:["parameters","typeAnnotation"],fields:{readonly:(0,t.validateOptional)(f),static:(0,t.validateOptional)(f),parameters:(0,t.validateArrayOfType)("Identifier"),typeAnnotation:(0,t.validateOptionalType)("TSTypeAnnotation")}});const b=["TSAnyKeyword","TSBooleanKeyword","TSBigIntKeyword","TSIntrinsicKeyword","TSNeverKeyword","TSNullKeyword","TSNumberKeyword","TSObjectKeyword","TSStringKeyword","TSSymbolKeyword","TSUndefinedKeyword","TSUnknownKeyword","TSVoidKeyword"];for(const A of b)a(A,{aliases:["TSType","TSBaseType"],visitor:[],fields:{}});a("TSThisType",{aliases:["TSType","TSBaseType"],visitor:[],fields:{}});const y={aliases:["TSType"],visitor:["typeParameters","parameters","typeAnnotation"]};a("TSFunctionType",Object.assign({},y,{fields:m()})),a("TSConstructorType",Object.assign({},y,{fields:Object.assign({},m(),{abstract:(0,t.validateOptional)(f)})})),a("TSTypeReference",{aliases:["TSType"],visitor:["typeName","typeParameters"],fields:{typeName:(0,t.validateType)("TSEntityName"),typeParameters:(0,t.validateOptionalType)("TSTypeParameterInstantiation")}}),a("TSTypePredicate",{aliases:["TSType"],visitor:["parameterName","typeAnnotation"],builder:["parameterName","typeAnnotation","asserts"],fields:{parameterName:(0,t.validateType)("Identifier","TSThisType"),typeAnnotation:(0,t.validateOptionalType)("TSTypeAnnotation"),asserts:(0,t.validateOptional)(f)}}),a("TSTypeQuery",{aliases:["TSType"],visitor:["exprName","typeParameters"],fields:{exprName:(0,t.validateType)("TSEntityName","TSImportType"),typeParameters:(0,t.validateOptionalType)("TSTypeParameterInstantiation")}}),a("TSTypeLiteral",{aliases:["TSType"],visitor:["members"],fields:{members:(0,t.validateArrayOfType)("TSTypeElement")}}),a("TSArrayType",{aliases:["TSType"],visitor:["elementType"],fields:{elementType:(0,t.validateType)("TSType")}}),a("TSTupleType",{aliases:["TSType"],visitor:["elementTypes"],fields:{elementTypes:(0,t.validateArrayOfType)("TSType","TSNamedTupleMember")}}),a("TSOptionalType",{aliases:["TSType"],visitor:["typeAnnotation"],fields:{typeAnnotation:(0,t.validateType)("TSType")}}),a("TSRestType",{aliases:["TSType"],visitor:["typeAnnotation"],fields:{typeAnnotation:(0,t.validateType)("TSType")}}),a("TSNamedTupleMember",{visitor:["label","elementType"],builder:["label","elementType","optional"],fields:{label:(0,t.validateType)("Identifier"),optional:{validate:f,default:!1},elementType:(0,t.validateType)("TSType")}});const x={aliases:["TSType"],visitor:["types"],fields:{types:(0,t.validateArrayOfType)("TSType")}};a("TSUnionType",x),a("TSIntersectionType",x),a("TSConditionalType",{aliases:["TSType"],visitor:["checkType","extendsType","trueType","falseType"],fields:{checkType:(0,t.validateType)("TSType"),extendsType:(0,t.validateType)("TSType"),trueType:(0,t.validateType)("TSType"),falseType:(0,t.validateType)("TSType")}}),a("TSInferType",{aliases:["TSType"],visitor:["typeParameter"],fields:{typeParameter:(0,t.validateType)("TSTypeParameter")}}),a("TSParenthesizedType",{aliases:["TSType"],visitor:["typeAnnotation"],fields:{typeAnnotation:(0,t.validateType)("TSType")}}),a("TSTypeOperator",{aliases:["TSType"],visitor:["typeAnnotation"],fields:{operator:(0,t.validate)((0,t.assertValueType)("string")),typeAnnotation:(0,t.validateType)("TSType")}}),a("TSIndexedAccessType",{aliases:["TSType"],visitor:["objectType","indexType"],fields:{objectType:(0,t.validateType)("TSType"),indexType:(0,t.validateType)("TSType")}}),a("TSMappedType",{aliases:["TSType"],visitor:["typeParameter","nameType","typeAnnotation"],builder:["typeParameter","typeAnnotation","nameType"],fields:Object.assign({},{typeParameter:(0,t.validateType)("TSTypeParameter")},{readonly:(0,t.validateOptional)((0,t.assertOneOf)(!0,!1,"+","-")),optional:(0,t.validateOptional)((0,t.assertOneOf)(!0,!1,"+","-")),typeAnnotation:(0,t.validateOptionalType)("TSType"),nameType:(0,t.validateOptionalType)("TSType")})}),a("TSLiteralType",{aliases:["TSType","TSBaseType"],visitor:["literal"],fields:{literal:{validate:function(){const A=(0,t.assertNodeType)("NumericLiteral","BigIntLiteral"),I=(0,t.assertOneOf)("-"),v=(0,t.assertNodeType)("NumericLiteral","StringLiteral","BooleanLiteral","BigIntLiteral","TemplateLiteral");function L($,w,M){(0,s.default)("UnaryExpression",M)?(I(M,"operator",M.operator),A(M,"argument",M.argument)):v($,w,M)}return e(L,"validator"),L.oneOfNodeTypes=["NumericLiteral","StringLiteral","BooleanLiteral","BigIntLiteral","TemplateLiteral","UnaryExpression"],L}()}}});const E={aliases:["TSType"],visitor:["expression","typeParameters"],fields:{expression:(0,t.validateType)("TSEntityName"),typeParameters:(0,t.validateOptionalType)("TSTypeParameterInstantiation")}};a("TSExpressionWithTypeArguments",E),a("TSInterfaceDeclaration",{aliases:["Statement","Declaration"],visitor:["id","typeParameters","extends","body"],fields:{declare:(0,t.validateOptional)(f),id:(0,t.validateType)("Identifier"),typeParameters:(0,t.validateOptionalType)("TSTypeParameterDeclaration"),extends:(0,t.validateOptional)((0,t.arrayOfType)("TSExpressionWithTypeArguments")),body:(0,t.validateType)("TSInterfaceBody")}}),a("TSInterfaceBody",{visitor:["body"],fields:{body:(0,t.validateArrayOfType)("TSTypeElement")}}),a("TSTypeAliasDeclaration",{aliases:["Statement","Declaration"],visitor:["id","typeParameters","typeAnnotation"],fields:{declare:(0,t.validateOptional)(f),id:(0,t.validateType)("Identifier"),typeParameters:(0,t.validateOptionalType)("TSTypeParameterDeclaration"),typeAnnotation:(0,t.validateType)("TSType")}}),a("TSInstantiationExpression",{aliases:["Expression"],visitor:["expression","typeParameters"],fields:{expression:(0,t.validateType)("Expression"),typeParameters:(0,t.validateOptionalType)("TSTypeParameterInstantiation")}});const T={aliases:["Expression","LVal","PatternLike"],visitor:["expression","typeAnnotation"],fields:{expression:(0,t.validateType)("Expression"),typeAnnotation:(0,t.validateType)("TSType")}};return a("TSAsExpression",T),a("TSSatisfiesExpression",T),a("TSTypeAssertion",{aliases:["Expression","LVal","PatternLike"],visitor:["typeAnnotation","expression"],fields:{typeAnnotation:(0,t.validateType)("TSType"),expression:(0,t.validateType)("Expression")}}),a("TSEnumDeclaration",{aliases:["Statement","Declaration"],visitor:["id","members"],fields:{declare:(0,t.validateOptional)(f),const:(0,t.validateOptional)(f),id:(0,t.validateType)("Identifier"),members:(0,t.validateArrayOfType)("TSEnumMember"),initializer:(0,t.validateOptionalType)("Expression")}}),a("TSEnumMember",{visitor:["id","initializer"],fields:{id:(0,t.validateType)("Identifier","StringLiteral"),initializer:(0,t.validateOptionalType)("Expression")}}),a("TSModuleDeclaration",{aliases:["Statement","Declaration"],visitor:["id","body"],fields:{kind:{validate:(0,t.assertOneOf)("global","module","namespace")},declare:(0,t.validateOptional)(f),global:(0,t.validateOptional)(f),id:(0,t.validateType)("Identifier","StringLiteral"),body:(0,t.validateType)("TSModuleBlock","TSModuleDeclaration")}}),a("TSModuleBlock",{aliases:["Scopable","Block","BlockParent","FunctionParent"],visitor:["body"],fields:{body:(0,t.validateArrayOfType)("Statement")}}),a("TSImportType",{aliases:["TSType"],visitor:["argument","qualifier","typeParameters"],fields:{argument:(0,t.validateType)("StringLiteral"),qualifier:(0,t.validateOptionalType)("TSEntityName"),typeParameters:(0,t.validateOptionalType)("TSTypeParameterInstantiation"),options:{validate:(0,t.assertNodeType)("Expression"),optional:!0}}}),a("TSImportEqualsDeclaration",{aliases:["Statement"],visitor:["id","moduleReference"],fields:{isExport:(0,t.validate)(f),id:(0,t.validateType)("Identifier"),moduleReference:(0,t.validateType)("TSEntityName","TSExternalModuleReference"),importKind:{validate:(0,t.assertOneOf)("type","value"),optional:!0}}}),a("TSExternalModuleReference",{visitor:["expression"],fields:{expression:(0,t.validateType)("StringLiteral")}}),a("TSNonNullExpression",{aliases:["Expression","LVal","PatternLike"],visitor:["expression"],fields:{expression:(0,t.validateType)("Expression")}}),a("TSExportAssignment",{aliases:["Statement"],visitor:["expression"],fields:{expression:(0,t.validateType)("Expression")}}),a("TSNamespaceExportDeclaration",{aliases:["Statement"],visitor:["id"],fields:{id:(0,t.validateType)("Identifier")}}),a("TSTypeAnnotation",{visitor:["typeAnnotation"],fields:{typeAnnotation:{validate:(0,t.assertNodeType)("TSType")}}}),a("TSTypeParameterInstantiation",{visitor:["params"],fields:{params:(0,t.validateArrayOfType)("TSType")}}),a("TSTypeParameterDeclaration",{visitor:["params"],fields:{params:(0,t.validateArrayOfType)("TSTypeParameter")}}),a("TSTypeParameter",{builder:["constraint","default","name"],visitor:["constraint","default"],fields:{name:{validate:(0,t.assertValueType)("string")},in:{validate:(0,t.assertValueType)("boolean"),optional:!0},out:{validate:(0,t.assertValueType)("boolean"),optional:!0},const:{validate:(0,t.assertValueType)("boolean"),optional:!0},constraint:{validate:(0,t.assertNodeType)("TSType"),optional:!0},default:{validate:(0,t.assertNodeType)("TSType"),optional:!0}}}),Dd}e(I1,"requireTypescript$1");var Ca={},Id;function _1(){return Id||(Id=1,Object.defineProperty(Ca,"__esModule",{value:!0}),Ca.DEPRECATED_ALIASES=void 0,Ca.DEPRECATED_ALIASES={ModuleDeclaration:"ImportOrExportDeclaration"}),Ca}e(_1,"requireDeprecatedAliases");var _d;function wr(){return _d||(_d=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ALIAS_KEYS",{enumerable:!0,get:e(function(){return n.ALIAS_KEYS},"get")}),Object.defineProperty(t,"BUILDER_KEYS",{enumerable:!0,get:e(function(){return n.BUILDER_KEYS},"get")}),Object.defineProperty(t,"DEPRECATED_ALIASES",{enumerable:!0,get:e(function(){return a.DEPRECATED_ALIASES},"get")}),Object.defineProperty(t,"DEPRECATED_KEYS",{enumerable:!0,get:e(function(){return n.DEPRECATED_KEYS},"get")}),Object.defineProperty(t,"FLIPPED_ALIAS_KEYS",{enumerable:!0,get:e(function(){return n.FLIPPED_ALIAS_KEYS},"get")}),Object.defineProperty(t,"NODE_FIELDS",{enumerable:!0,get:e(function(){return n.NODE_FIELDS},"get")}),Object.defineProperty(t,"NODE_PARENT_VALIDATIONS",{enumerable:!0,get:e(function(){return n.NODE_PARENT_VALIDATIONS},"get")}),Object.defineProperty(t,"PLACEHOLDERS",{enumerable:!0,get:e(function(){return s.PLACEHOLDERS},"get")}),Object.defineProperty(t,"PLACEHOLDERS_ALIAS",{enumerable:!0,get:e(function(){return s.PLACEHOLDERS_ALIAS},"get")}),Object.defineProperty(t,"PLACEHOLDERS_FLIPPED_ALIAS",{enumerable:!0,get:e(function(){return s.PLACEHOLDERS_FLIPPED_ALIAS},"get")}),t.TYPES=void 0,Object.defineProperty(t,"VISITOR_KEYS",{enumerable:!0,get:e(function(){return n.VISITOR_KEYS},"get")}),Fo(),P1(),C1(),D1(),w1(),I1();var n=Un(),s=xd(),a=_1();Object.keys(a.DEPRECATED_ALIASES).forEach(f=>{n.FLIPPED_ALIAS_KEYS[f]=n.FLIPPED_ALIAS_KEYS[a.DEPRECATED_ALIASES[f]]}),t.TYPES=[].concat(Object.keys(n.VISITOR_KEYS),Object.keys(n.FLIPPED_ALIAS_KEYS),Object.keys(n.DEPRECATED_KEYS))}(_c)),_c}e(wr,"requireDefinitions");var Od;function Bc(){if(Od)return hs;Od=1,Object.defineProperty(hs,"__esModule",{value:!0}),hs.default=n,hs.validateChild=f,hs.validateField=a,hs.validateInternal=s;var t=wr();function n(l,m,h){if(!l)return;const p=t.NODE_FIELDS[l.type];if(!p)return;const b=p[m];a(l,m,h,b),f(l,m,h)}e(n,"validate$1");function s(l,m,h,p,b){if(l!=null&&l.validate&&!(l.optional&&p==null)&&(l.validate(m,h,p),b)){var y;const x=p.type;if(x==null)return;(y=t.NODE_PARENT_VALIDATIONS[x])==null||y.call(t.NODE_PARENT_VALIDATIONS,m,h,p)}}e(s,"validateInternal");function a(l,m,h,p){p!=null&&p.validate&&(p.optional&&h==null||p.validate(l,m,h))}e(a,"validateField");function f(l,m,h){var p;const b=h?.type;b!=null&&((p=t.NODE_PARENT_VALIDATIONS[b])==null||p.call(t.NODE_PARENT_VALIDATIONS,l,m,h))}return e(f,"validateChild"),hs}e(Bc,"requireValidate");var Nd;function er(){if(Nd)return ie;Nd=1,Object.defineProperty(ie,"__esModule",{value:!0}),ie.anyTypeAnnotation=Wr,ie.argumentPlaceholder=ss,ie.arrayExpression=l,ie.arrayPattern=He,ie.arrayTypeAnnotation=Ci,ie.arrowFunctionExpression=nt,ie.assignmentExpression=m,ie.assignmentPattern=Ye,ie.awaitExpression=Ot,ie.bigIntLiteral=St,ie.binaryExpression=h,ie.bindExpression=cn,ie.blockStatement=x,ie.booleanLiteral=z,ie.booleanLiteralTypeAnnotation=fr,ie.booleanTypeAnnotation=Or,ie.breakStatement=E,ie.callExpression=T,ie.catchClause=A,ie.classAccessorProperty=cr,ie.classBody=ut,ie.classDeclaration=me,ie.classExpression=Ne,ie.classImplements=Gr,ie.classMethod=oe,ie.classPrivateMethod=Pi,ie.classPrivateProperty=Sr,ie.classProperty=lr,ie.conditionalExpression=I,ie.continueStatement=v,ie.debuggerStatement=L,ie.decimalLiteral=cs,ie.declareClass=Hr,ie.declareExportAllDeclaration=Yr,ie.declareExportDeclaration=_i,ie.declareFunction=Di,ie.declareInterface=Xr,ie.declareModule=wi,ie.declareModuleExports=ri,ie.declareOpaqueType=ni,ie.declareTypeAlias=Nr,ie.declareVariable=Ii,ie.declaredPredicate=ii,ie.decorator=fn,ie.directive=b,ie.directiveLiteral=y,ie.doExpression=Fr,ie.doWhileStatement=$,ie.emptyStatement=w,ie.emptyTypeAnnotation=Ni,ie.enumBooleanBody=an,ie.enumBooleanMember=li,ie.enumDeclaration=sn,ie.enumDefaultedMember=ci,ie.enumNumberBody=ui,ie.enumNumberMember=Ze,ie.enumStringBody=on,ie.enumStringMember=Gi,ie.enumSymbolBody=Wi,ie.existsTypeAnnotation=si,ie.exportAllDeclaration=pe,ie.exportDefaultDeclaration=J,ie.exportDefaultSpecifier=os,ie.exportNamedDeclaration=ae,ie.exportNamespaceSpecifier=Et,ie.exportSpecifier=Te,ie.expressionStatement=M,ie.file=C,ie.forInStatement=P,ie.forOfStatement=De,ie.forStatement=S,ie.functionDeclaration=O,ie.functionExpression=X,ie.functionTypeAnnotation=Pr,ie.functionTypeParam=Oi,ie.genericTypeAnnotation=Wt,ie.identifier=D,ie.ifStatement=V,ie.import=It,ie.importAttribute=as,ie.importDeclaration=Le,ie.importDefaultSpecifier=je,ie.importExpression=rt,ie.importNamespaceSpecifier=Je,ie.importSpecifier=Me,ie.indexedAccessType=Hi,ie.inferredPredicate=Jr,ie.interfaceDeclaration=Qr,ie.interfaceExtends=zr,ie.interfaceTypeAnnotation=pr,ie.interpreterDirective=p,ie.intersectionTypeAnnotation=Br,ie.jSXAttribute=ie.jsxAttribute=Yi,ie.jSXClosingElement=ie.jsxClosingElement=Ji,ie.jSXClosingFragment=ie.jsxClosingFragment=ns,ie.jSXElement=ie.jsxElement=fi,ie.jSXEmptyExpression=ie.jsxEmptyExpression=zi,ie.jSXExpressionContainer=ie.jsxExpressionContainer=pi,ie.jSXFragment=ie.jsxFragment=ts,ie.jSXIdentifier=ie.jsxIdentifier=Qi,ie.jSXMemberExpression=ie.jsxMemberExpression=Zi,ie.jSXNamespacedName=ie.jsxNamespacedName=hi,ie.jSXOpeningElement=ie.jsxOpeningElement=mi,ie.jSXOpeningFragment=ie.jsxOpeningFragment=rs,ie.jSXSpreadAttribute=ie.jsxSpreadAttribute=es,ie.jSXSpreadChild=ie.jsxSpreadChild=di,ie.jSXText=ie.jsxText=yi,ie.labeledStatement=K,ie.logicalExpression=N,ie.memberExpression=te,ie.metaProperty=W,ie.mixedTypeAnnotation=Zr,ie.moduleExpression=Cr,ie.newExpression=se,ie.noop=un,ie.nullLiteral=j,ie.nullLiteralTypeAnnotation=ti,ie.nullableTypeAnnotation=Bi,ie.numberLiteral=ma,ie.numberLiteralTypeAnnotation=ki,ie.numberTypeAnnotation=ai,ie.numericLiteral=_,ie.objectExpression=we,ie.objectMethod=ve,ie.objectPattern=ye,ie.objectProperty=Ee,ie.objectTypeAnnotation=en,ie.objectTypeCallProperty=tn,ie.objectTypeIndexer=dr,ie.objectTypeInternalSlot=kr,ie.objectTypeProperty=hr,ie.objectTypeSpreadProperty=rn,ie.opaqueType=Fi,ie.optionalCallExpression=Qt,ie.optionalIndexedAccessType=Xi,ie.optionalMemberExpression=xt,ie.parenthesizedExpression=Se,ie.pipelineBareFunction=pn,ie.pipelinePrimaryTopicReference=dn,ie.pipelineTopicExpression=fs,ie.placeholder=ln,ie.privateName=xr,ie.program=de,ie.qualifiedTypeIdentifier=Xt,ie.recordExpression=us,ie.regExpLiteral=Y,ie.regexLiteral=ya,ie.restElement=fe,ie.restProperty=ga,ie.returnStatement=Ce,ie.sequenceExpression=xe,ie.spreadElement=ee,ie.spreadProperty=ba,ie.staticBlock=Ar,ie.stringLiteral=q,ie.stringLiteralTypeAnnotation=Li,ie.stringTypeAnnotation=nn,ie.super=_e,ie.switchCase=Ue,ie.switchStatement=Fe,ie.symbolTypeAnnotation=Ri,ie.taggedTemplateExpression=$e,ie.templateElement=Xe,ie.templateLiteral=st,ie.thisExpression=Re,ie.thisTypeAnnotation=tt,ie.throwStatement=Ae,ie.topicReference=gi,ie.tryStatement=Z,ie.tSAnyKeyword=ie.tsAnyKeyword=Sn,ie.tSArrayType=ie.tsArrayType=d,ie.tSAsExpression=ie.tsAsExpression=ps,ie.tSBigIntKeyword=ie.tsBigIntKeyword=An,ie.tSBooleanKeyword=ie.tsBooleanKeyword=xn,ie.tSCallSignatureDeclaration=ie.tsCallSignatureDeclaration=bn,ie.tSConditionalType=ie.tsConditionalType=be,ie.tSConstructSignatureDeclaration=ie.tsConstructSignatureDeclaration=Tn,ie.tSConstructorType=ie.tsConstructorType=Rn,ie.tSDeclareFunction=ie.tsDeclareFunction=mn,ie.tSDeclareMethod=ie.tsDeclareMethod=yn,ie.tSEnumDeclaration=ie.tsEnumDeclaration=ta,ie.tSEnumMember=ie.tsEnumMember=ra,ie.tSExportAssignment=ie.tsExportAssignment=la,ie.tSExpressionWithTypeArguments=ie.tsExpressionWithTypeArguments=At,ie.tSExternalModuleReference=ie.tsExternalModuleReference=oa,ie.tSFunctionType=ie.tsFunctionType=Ln,ie.tSImportEqualsDeclaration=ie.tsImportEqualsDeclaration=aa,ie.tSImportType=ie.tsImportType=sa,ie.tSIndexSignature=ie.tsIndexSignature=Lr,ie.tSIndexedAccessType=ie.tsIndexedAccessType=Ve,ie.tSInferType=ie.tsInferType=Pe,ie.tSInstantiationExpression=ie.tsInstantiationExpression=yr,ie.tSInterfaceBody=ie.tsInterfaceBody=yt,ie.tSInterfaceDeclaration=ie.tsInterfaceDeclaration=ht,ie.tSIntersectionType=ie.tsIntersectionType=ne,ie.tSIntrinsicKeyword=ie.tsIntrinsicKeyword=Pn,ie.tSLiteralType=ie.tsLiteralType=ot,ie.tSMappedType=ie.tsMappedType=Qe,ie.tSMethodSignature=ie.tsMethodSignature=vn,ie.tSModuleBlock=ie.tsModuleBlock=ia,ie.tSModuleDeclaration=ie.tsModuleDeclaration=na,ie.tSNamedTupleMember=ie.tsNamedTupleMember=F,ie.tSNamespaceExportDeclaration=ie.tsNamespaceExportDeclaration=ca,ie.tSNeverKeyword=ie.tsNeverKeyword=Cn,ie.tSNonNullExpression=ie.tsNonNullExpression=ua,ie.tSNullKeyword=ie.tsNullKeyword=Dn,ie.tSNumberKeyword=ie.tsNumberKeyword=wn,ie.tSObjectKeyword=ie.tsObjectKeyword=In,ie.tSOptionalType=ie.tsOptionalType=u,ie.tSParameterProperty=ie.tsParameterProperty=hn,ie.tSParenthesizedType=ie.tsParenthesizedType=Ie,ie.tSPropertySignature=ie.tsPropertySignature=En,ie.tSQualifiedName=ie.tsQualifiedName=gn,ie.tSRestType=ie.tsRestType=g,ie.tSSatisfiesExpression=ie.tsSatisfiesExpression=Zs,ie.tSStringKeyword=ie.tsStringKeyword=_n,ie.tSSymbolKeyword=ie.tsSymbolKeyword=On,ie.tSThisType=ie.tsThisType=Fn,ie.tSTupleType=ie.tsTupleType=r,ie.tSTypeAliasDeclaration=ie.tsTypeAliasDeclaration=Gt,ie.tSTypeAnnotation=ie.tsTypeAnnotation=fa,ie.tSTypeAssertion=ie.tsTypeAssertion=ea,ie.tSTypeLiteral=ie.tsTypeLiteral=i,ie.tSTypeOperator=ie.tsTypeOperator=We,ie.tSTypeParameter=ie.tsTypeParameter=ha,ie.tSTypeParameterDeclaration=ie.tsTypeParameterDeclaration=da,ie.tSTypeParameterInstantiation=ie.tsTypeParameterInstantiation=pa,ie.tSTypePredicate=ie.tsTypePredicate=jn,ie.tSTypeQuery=ie.tsTypeQuery=G,ie.tSTypeReference=ie.tsTypeReference=Mn,ie.tSUndefinedKeyword=ie.tsUndefinedKeyword=Nn,ie.tSUnionType=ie.tsUnionType=H,ie.tSUnknownKeyword=ie.tsUnknownKeyword=Bn,ie.tSVoidKeyword=ie.tsVoidKeyword=kn,ie.tupleExpression=ls,ie.tupleTypeAnnotation=Mi,ie.typeAlias=ji,ie.typeAnnotation=$i,ie.typeCastExpression=Ui,ie.typeParameter=qi,ie.typeParameterDeclaration=Vi,ie.typeParameterInstantiation=rr,ie.typeofTypeAnnotation=oi,ie.unaryExpression=re,ie.unionTypeAnnotation=Zt,ie.updateExpression=ue,ie.v8IntrinsicIdentifier=is,ie.variableDeclaration=ge,ie.variableDeclarator=Oe,ie.variance=mr,ie.voidTypeAnnotation=Ki,ie.whileStatement=Be,ie.withStatement=qe,ie.yieldExpression=at;var t=Bc(),n=Do(),s=Un();const{validateInternal:a}=t,{NODE_FIELDS:f}=s;function l(B=[]){const k={type:"ArrayExpression",elements:B},U=f.ArrayExpression;return a(U.elements,k,"elements",B,1),k}e(l,"arrayExpression");function m(B,k,U){const Q={type:"AssignmentExpression",operator:B,left:k,right:U},he=f.AssignmentExpression;return a(he.operator,Q,"operator",B),a(he.left,Q,"left",k,1),a(he.right,Q,"right",U,1),Q}e(m,"assignmentExpression");function h(B,k,U){const Q={type:"BinaryExpression",operator:B,left:k,right:U},he=f.BinaryExpression;return a(he.operator,Q,"operator",B),a(he.left,Q,"left",k,1),a(he.right,Q,"right",U,1),Q}e(h,"binaryExpression");function p(B){const k={type:"InterpreterDirective",value:B},U=f.InterpreterDirective;return a(U.value,k,"value",B),k}e(p,"interpreterDirective");function b(B){const k={type:"Directive",value:B},U=f.Directive;return a(U.value,k,"value",B,1),k}e(b,"directive");function y(B){const k={type:"DirectiveLiteral",value:B},U=f.DirectiveLiteral;return a(U.value,k,"value",B),k}e(y,"directiveLiteral");function x(B,k=[]){const U={type:"BlockStatement",body:B,directives:k},Q=f.BlockStatement;return a(Q.body,U,"body",B,1),a(Q.directives,U,"directives",k,1),U}e(x,"blockStatement");function E(B=null){const k={type:"BreakStatement",label:B},U=f.BreakStatement;return a(U.label,k,"label",B,1),k}e(E,"breakStatement");function T(B,k){const U={type:"CallExpression",callee:B,arguments:k},Q=f.CallExpression;return a(Q.callee,U,"callee",B,1),a(Q.arguments,U,"arguments",k,1),U}e(T,"callExpression");function A(B=null,k){const U={type:"CatchClause",param:B,body:k},Q=f.CatchClause;return a(Q.param,U,"param",B,1),a(Q.body,U,"body",k,1),U}e(A,"catchClause");function I(B,k,U){const Q={type:"ConditionalExpression",test:B,consequent:k,alternate:U},he=f.ConditionalExpression;return a(he.test,Q,"test",B,1),a(he.consequent,Q,"consequent",k,1),a(he.alternate,Q,"alternate",U,1),Q}e(I,"conditionalExpression");function v(B=null){const k={type:"ContinueStatement",label:B},U=f.ContinueStatement;return a(U.label,k,"label",B,1),k}e(v,"continueStatement");function L(){return{type:"DebuggerStatement"}}e(L,"debuggerStatement");function $(B,k){const U={type:"DoWhileStatement",test:B,body:k},Q=f.DoWhileStatement;return a(Q.test,U,"test",B,1),a(Q.body,U,"body",k,1),U}e($,"doWhileStatement");function w(){return{type:"EmptyStatement"}}e(w,"emptyStatement");function M(B){const k={type:"ExpressionStatement",expression:B},U=f.ExpressionStatement;return a(U.expression,k,"expression",B,1),k}e(M,"expressionStatement");function C(B,k=null,U=null){const Q={type:"File",program:B,comments:k,tokens:U},he=f.File;return a(he.program,Q,"program",B,1),a(he.comments,Q,"comments",k,1),a(he.tokens,Q,"tokens",U),Q}e(C,"file");function P(B,k,U){const Q={type:"ForInStatement",left:B,right:k,body:U},he=f.ForInStatement;return a(he.left,Q,"left",B,1),a(he.right,Q,"right",k,1),a(he.body,Q,"body",U,1),Q}e(P,"forInStatement");function S(B=null,k=null,U=null,Q){const he={type:"ForStatement",init:B,test:k,update:U,body:Q},ke=f.ForStatement;return a(ke.init,he,"init",B,1),a(ke.test,he,"test",k,1),a(ke.update,he,"update",U,1),a(ke.body,he,"body",Q,1),he}e(S,"forStatement");function O(B=null,k,U,Q=!1,he=!1){const ke={type:"FunctionDeclaration",id:B,params:k,body:U,generator:Q,async:he},et=f.FunctionDeclaration;return a(et.id,ke,"id",B,1),a(et.params,ke,"params",k,1),a(et.body,ke,"body",U,1),a(et.generator,ke,"generator",Q),a(et.async,ke,"async",he),ke}e(O,"functionDeclaration");function X(B=null,k,U,Q=!1,he=!1){const ke={type:"FunctionExpression",id:B,params:k,body:U,generator:Q,async:he},et=f.FunctionExpression;return a(et.id,ke,"id",B,1),a(et.params,ke,"params",k,1),a(et.body,ke,"body",U,1),a(et.generator,ke,"generator",Q),a(et.async,ke,"async",he),ke}e(X,"functionExpression");function D(B){const k={type:"Identifier",name:B},U=f.Identifier;return a(U.name,k,"name",B),k}e(D,"identifier");function V(B,k,U=null){const Q={type:"IfStatement",test:B,consequent:k,alternate:U},he=f.IfStatement;return a(he.test,Q,"test",B,1),a(he.consequent,Q,"consequent",k,1),a(he.alternate,Q,"alternate",U,1),Q}e(V,"ifStatement");function K(B,k){const U={type:"LabeledStatement",label:B,body:k},Q=f.LabeledStatement;return a(Q.label,U,"label",B,1),a(Q.body,U,"body",k,1),U}e(K,"labeledStatement");function q(B){const k={type:"StringLiteral",value:B},U=f.StringLiteral;return a(U.value,k,"value",B),k}e(q,"stringLiteral");function _(B){const k={type:"NumericLiteral",value:B},U=f.NumericLiteral;return a(U.value,k,"value",B),k}e(_,"numericLiteral");function j(){return{type:"NullLiteral"}}e(j,"nullLiteral");function z(B){const k={type:"BooleanLiteral",value:B},U=f.BooleanLiteral;return a(U.value,k,"value",B),k}e(z,"booleanLiteral");function Y(B,k=""){const U={type:"RegExpLiteral",pattern:B,flags:k},Q=f.RegExpLiteral;return a(Q.pattern,U,"pattern",B),a(Q.flags,U,"flags",k),U}e(Y,"regExpLiteral");function N(B,k,U){const Q={type:"LogicalExpression",operator:B,left:k,right:U},he=f.LogicalExpression;return a(he.operator,Q,"operator",B),a(he.left,Q,"left",k,1),a(he.right,Q,"right",U,1),Q}e(N,"logicalExpression");function te(B,k,U=!1,Q=null){const he={type:"MemberExpression",object:B,property:k,computed:U,optional:Q},ke=f.MemberExpression;return a(ke.object,he,"object",B,1),a(ke.property,he,"property",k,1),a(ke.computed,he,"computed",U),a(ke.optional,he,"optional",Q),he}e(te,"memberExpression");function se(B,k){const U={type:"NewExpression",callee:B,arguments:k},Q=f.NewExpression;return a(Q.callee,U,"callee",B,1),a(Q.arguments,U,"arguments",k,1),U}e(se,"newExpression");function de(B,k=[],U="script",Q=null){const he={type:"Program",body:B,directives:k,sourceType:U,interpreter:Q},ke=f.Program;return a(ke.body,he,"body",B,1),a(ke.directives,he,"directives",k,1),a(ke.sourceType,he,"sourceType",U),a(ke.interpreter,he,"interpreter",Q,1),he}e(de,"program");function we(B){const k={type:"ObjectExpression",properties:B},U=f.ObjectExpression;return a(U.properties,k,"properties",B,1),k}e(we,"objectExpression");function ve(B="method",k,U,Q,he=!1,ke=!1,et=!1){const vt={type:"ObjectMethod",kind:B,key:k,params:U,body:Q,computed:he,generator:ke,async:et},Bt=f.ObjectMethod;return a(Bt.kind,vt,"kind",B),a(Bt.key,vt,"key",k,1),a(Bt.params,vt,"params",U,1),a(Bt.body,vt,"body",Q,1),a(Bt.computed,vt,"computed",he),a(Bt.generator,vt,"generator",ke),a(Bt.async,vt,"async",et),vt}e(ve,"objectMethod");function Ee(B,k,U=!1,Q=!1,he=null){const ke={type:"ObjectProperty",key:B,value:k,computed:U,shorthand:Q,decorators:he},et=f.ObjectProperty;return a(et.key,ke,"key",B,1),a(et.value,ke,"value",k,1),a(et.computed,ke,"computed",U),a(et.shorthand,ke,"shorthand",Q),a(et.decorators,ke,"decorators",he,1),ke}e(Ee,"objectProperty");function fe(B){const k={type:"RestElement",argument:B},U=f.RestElement;return a(U.argument,k,"argument",B,1),k}e(fe,"restElement");function Ce(B=null){const k={type:"ReturnStatement",argument:B},U=f.ReturnStatement;return a(U.argument,k,"argument",B,1),k}e(Ce,"returnStatement");function xe(B){const k={type:"SequenceExpression",expressions:B},U=f.SequenceExpression;return a(U.expressions,k,"expressions",B,1),k}e(xe,"sequenceExpression");function Se(B){const k={type:"ParenthesizedExpression",expression:B},U=f.ParenthesizedExpression;return a(U.expression,k,"expression",B,1),k}e(Se,"parenthesizedExpression");function Ue(B=null,k){const U={type:"SwitchCase",test:B,consequent:k},Q=f.SwitchCase;return a(Q.test,U,"test",B,1),a(Q.consequent,U,"consequent",k,1),U}e(Ue,"switchCase");function Fe(B,k){const U={type:"SwitchStatement",discriminant:B,cases:k},Q=f.SwitchStatement;return a(Q.discriminant,U,"discriminant",B,1),a(Q.cases,U,"cases",k,1),U}e(Fe,"switchStatement");function Re(){return{type:"ThisExpression"}}e(Re,"thisExpression");function Ae(B){const k={type:"ThrowStatement",argument:B},U=f.ThrowStatement;return a(U.argument,k,"argument",B,1),k}e(Ae,"throwStatement");function Z(B,k=null,U=null){const Q={type:"TryStatement",block:B,handler:k,finalizer:U},he=f.TryStatement;return a(he.block,Q,"block",B,1),a(he.handler,Q,"handler",k,1),a(he.finalizer,Q,"finalizer",U,1),Q}e(Z,"tryStatement");function re(B,k,U=!0){const Q={type:"UnaryExpression",operator:B,argument:k,prefix:U},he=f.UnaryExpression;return a(he.operator,Q,"operator",B),a(he.argument,Q,"argument",k,1),a(he.prefix,Q,"prefix",U),Q}e(re,"unaryExpression");function ue(B,k,U=!1){const Q={type:"UpdateExpression",operator:B,argument:k,prefix:U},he=f.UpdateExpression;return a(he.operator,Q,"operator",B),a(he.argument,Q,"argument",k,1),a(he.prefix,Q,"prefix",U),Q}e(ue,"updateExpression");function ge(B,k){const U={type:"VariableDeclaration",kind:B,declarations:k},Q=f.VariableDeclaration;return a(Q.kind,U,"kind",B),a(Q.declarations,U,"declarations",k,1),U}e(ge,"variableDeclaration");function Oe(B,k=null){const U={type:"VariableDeclarator",id:B,init:k},Q=f.VariableDeclarator;return a(Q.id,U,"id",B,1),a(Q.init,U,"init",k,1),U}e(Oe,"variableDeclarator");function Be(B,k){const U={type:"WhileStatement",test:B,body:k},Q=f.WhileStatement;return a(Q.test,U,"test",B,1),a(Q.body,U,"body",k,1),U}e(Be,"whileStatement");function qe(B,k){const U={type:"WithStatement",object:B,body:k},Q=f.WithStatement;return a(Q.object,U,"object",B,1),a(Q.body,U,"body",k,1),U}e(qe,"withStatement");function Ye(B,k){const U={type:"AssignmentPattern",left:B,right:k},Q=f.AssignmentPattern;return a(Q.left,U,"left",B,1),a(Q.right,U,"right",k,1),U}e(Ye,"assignmentPattern");function He(B){const k={type:"ArrayPattern",elements:B},U=f.ArrayPattern;return a(U.elements,k,"elements",B,1),k}e(He,"arrayPattern");function nt(B,k,U=!1){const Q={type:"ArrowFunctionExpression",params:B,body:k,async:U,expression:null},he=f.ArrowFunctionExpression;return a(he.params,Q,"params",B,1),a(he.body,Q,"body",k,1),a(he.async,Q,"async",U),Q}e(nt,"arrowFunctionExpression");function ut(B){const k={type:"ClassBody",body:B},U=f.ClassBody;return a(U.body,k,"body",B,1),k}e(ut,"classBody");function Ne(B=null,k=null,U,Q=null){const he={type:"ClassExpression",id:B,superClass:k,body:U,decorators:Q},ke=f.ClassExpression;return a(ke.id,he,"id",B,1),a(ke.superClass,he,"superClass",k,1),a(ke.body,he,"body",U,1),a(ke.decorators,he,"decorators",Q,1),he}e(Ne,"classExpression");function me(B=null,k=null,U,Q=null){const he={type:"ClassDeclaration",id:B,superClass:k,body:U,decorators:Q},ke=f.ClassDeclaration;return a(ke.id,he,"id",B,1),a(ke.superClass,he,"superClass",k,1),a(ke.body,he,"body",U,1),a(ke.decorators,he,"decorators",Q,1),he}e(me,"classDeclaration");function pe(B){const k={type:"ExportAllDeclaration",source:B},U=f.ExportAllDeclaration;return a(U.source,k,"source",B,1),k}e(pe,"exportAllDeclaration");function J(B){const k={type:"ExportDefaultDeclaration",declaration:B},U=f.ExportDefaultDeclaration;return a(U.declaration,k,"declaration",B,1),k}e(J,"exportDefaultDeclaration");function ae(B=null,k=[],U=null){const Q={type:"ExportNamedDeclaration",declaration:B,specifiers:k,source:U},he=f.ExportNamedDeclaration;return a(he.declaration,Q,"declaration",B,1),a(he.specifiers,Q,"specifiers",k,1),a(he.source,Q,"source",U,1),Q}e(ae,"exportNamedDeclaration");function Te(B,k){const U={type:"ExportSpecifier",local:B,exported:k},Q=f.ExportSpecifier;return a(Q.local,U,"local",B,1),a(Q.exported,U,"exported",k,1),U}e(Te,"exportSpecifier");function De(B,k,U,Q=!1){const he={type:"ForOfStatement",left:B,right:k,body:U,await:Q},ke=f.ForOfStatement;return a(ke.left,he,"left",B,1),a(ke.right,he,"right",k,1),a(ke.body,he,"body",U,1),a(ke.await,he,"await",Q),he}e(De,"forOfStatement");function Le(B,k){const U={type:"ImportDeclaration",specifiers:B,source:k},Q=f.ImportDeclaration;return a(Q.specifiers,U,"specifiers",B,1),a(Q.source,U,"source",k,1),U}e(Le,"importDeclaration");function je(B){const k={type:"ImportDefaultSpecifier",local:B},U=f.ImportDefaultSpecifier;return a(U.local,k,"local",B,1),k}e(je,"importDefaultSpecifier");function Je(B){const k={type:"ImportNamespaceSpecifier",local:B},U=f.ImportNamespaceSpecifier;return a(U.local,k,"local",B,1),k}e(Je,"importNamespaceSpecifier");function Me(B,k){const U={type:"ImportSpecifier",local:B,imported:k},Q=f.ImportSpecifier;return a(Q.local,U,"local",B,1),a(Q.imported,U,"imported",k,1),U}e(Me,"importSpecifier");function rt(B,k=null){const U={type:"ImportExpression",source:B,options:k},Q=f.ImportExpression;return a(Q.source,U,"source",B,1),a(Q.options,U,"options",k,1),U}e(rt,"importExpression");function W(B,k){const U={type:"MetaProperty",meta:B,property:k},Q=f.MetaProperty;return a(Q.meta,U,"meta",B,1),a(Q.property,U,"property",k,1),U}e(W,"metaProperty");function oe(B="method",k,U,Q,he=!1,ke=!1,et=!1,vt=!1){const Bt={type:"ClassMethod",kind:B,key:k,params:U,body:Q,computed:he,static:ke,generator:et,async:vt},gr=f.ClassMethod;return a(gr.kind,Bt,"kind",B),a(gr.key,Bt,"key",k,1),a(gr.params,Bt,"params",U,1),a(gr.body,Bt,"body",Q,1),a(gr.computed,Bt,"computed",he),a(gr.static,Bt,"static",ke),a(gr.generator,Bt,"generator",et),a(gr.async,Bt,"async",vt),Bt}e(oe,"classMethod");function ye(B){const k={type:"ObjectPattern",properties:B},U=f.ObjectPattern;return a(U.properties,k,"properties",B,1),k}e(ye,"objectPattern");function ee(B){const k={type:"SpreadElement",argument:B},U=f.SpreadElement;return a(U.argument,k,"argument",B,1),k}e(ee,"spreadElement");function _e(){return{type:"Super"}}e(_e,"_super");function $e(B,k){const U={type:"TaggedTemplateExpression",tag:B,quasi:k},Q=f.TaggedTemplateExpression;return a(Q.tag,U,"tag",B,1),a(Q.quasi,U,"quasi",k,1),U}e($e,"taggedTemplateExpression");function Xe(B,k=!1){const U={type:"TemplateElement",value:B,tail:k},Q=f.TemplateElement;return a(Q.value,U,"value",B),a(Q.tail,U,"tail",k),U}e(Xe,"templateElement");function st(B,k){const U={type:"TemplateLiteral",quasis:B,expressions:k},Q=f.TemplateLiteral;return a(Q.quasis,U,"quasis",B,1),a(Q.expressions,U,"expressions",k,1),U}e(st,"templateLiteral");function at(B=null,k=!1){const U={type:"YieldExpression",argument:B,delegate:k},Q=f.YieldExpression;return a(Q.argument,U,"argument",B,1),a(Q.delegate,U,"delegate",k),U}e(at,"yieldExpression");function Ot(B){const k={type:"AwaitExpression",argument:B},U=f.AwaitExpression;return a(U.argument,k,"argument",B,1),k}e(Ot,"awaitExpression");function It(){return{type:"Import"}}e(It,"_import");function St(B){const k={type:"BigIntLiteral",value:B},U=f.BigIntLiteral;return a(U.value,k,"value",B),k}e(St,"bigIntLiteral");function Et(B){const k={type:"ExportNamespaceSpecifier",exported:B},U=f.ExportNamespaceSpecifier;return a(U.exported,k,"exported",B,1),k}e(Et,"exportNamespaceSpecifier");function xt(B,k,U=!1,Q){const he={type:"OptionalMemberExpression",object:B,property:k,computed:U,optional:Q},ke=f.OptionalMemberExpression;return a(ke.object,he,"object",B,1),a(ke.property,he,"property",k,1),a(ke.computed,he,"computed",U),a(ke.optional,he,"optional",Q),he}e(xt,"optionalMemberExpression");function Qt(B,k,U){const Q={type:"OptionalCallExpression",callee:B,arguments:k,optional:U},he=f.OptionalCallExpression;return a(he.callee,Q,"callee",B,1),a(he.arguments,Q,"arguments",k,1),a(he.optional,Q,"optional",U),Q}e(Qt,"optionalCallExpression");function lr(B,k=null,U=null,Q=null,he=!1,ke=!1){const et={type:"ClassProperty",key:B,value:k,typeAnnotation:U,decorators:Q,computed:he,static:ke},vt=f.ClassProperty;return a(vt.key,et,"key",B,1),a(vt.value,et,"value",k,1),a(vt.typeAnnotation,et,"typeAnnotation",U,1),a(vt.decorators,et,"decorators",Q,1),a(vt.computed,et,"computed",he),a(vt.static,et,"static",ke),et}e(lr,"classProperty");function cr(B,k=null,U=null,Q=null,he=!1,ke=!1){const et={type:"ClassAccessorProperty",key:B,value:k,typeAnnotation:U,decorators:Q,computed:he,static:ke},vt=f.ClassAccessorProperty;return a(vt.key,et,"key",B,1),a(vt.value,et,"value",k,1),a(vt.typeAnnotation,et,"typeAnnotation",U,1),a(vt.decorators,et,"decorators",Q,1),a(vt.computed,et,"computed",he),a(vt.static,et,"static",ke),et}e(cr,"classAccessorProperty");function Sr(B,k=null,U=null,Q=!1){const he={type:"ClassPrivateProperty",key:B,value:k,decorators:U,static:Q},ke=f.ClassPrivateProperty;return a(ke.key,he,"key",B,1),a(ke.value,he,"value",k,1),a(ke.decorators,he,"decorators",U,1),a(ke.static,he,"static",Q),he}e(Sr,"classPrivateProperty");function Pi(B="method",k,U,Q,he=!1){const ke={type:"ClassPrivateMethod",kind:B,key:k,params:U,body:Q,static:he},et=f.ClassPrivateMethod;return a(et.kind,ke,"kind",B),a(et.key,ke,"key",k,1),a(et.params,ke,"params",U,1),a(et.body,ke,"body",Q,1),a(et.static,ke,"static",he),ke}e(Pi,"classPrivateMethod");function xr(B){const k={type:"PrivateName",id:B},U=f.PrivateName;return a(U.id,k,"id",B,1),k}e(xr,"privateName");function Ar(B){const k={type:"StaticBlock",body:B},U=f.StaticBlock;return a(U.body,k,"body",B,1),k}e(Ar,"staticBlock");function Wr(){return{type:"AnyTypeAnnotation"}}e(Wr,"anyTypeAnnotation");function Ci(B){const k={type:"ArrayTypeAnnotation",elementType:B},U=f.ArrayTypeAnnotation;return a(U.elementType,k,"elementType",B,1),k}e(Ci,"arrayTypeAnnotation");function Or(){return{type:"BooleanTypeAnnotation"}}e(Or,"booleanTypeAnnotation");function fr(B){const k={type:"BooleanLiteralTypeAnnotation",value:B},U=f.BooleanLiteralTypeAnnotation;return a(U.value,k,"value",B),k}e(fr,"booleanLiteralTypeAnnotation");function ti(){return{type:"NullLiteralTypeAnnotation"}}e(ti,"nullLiteralTypeAnnotation");function Gr(B,k=null){const U={type:"ClassImplements",id:B,typeParameters:k},Q=f.ClassImplements;return a(Q.id,U,"id",B,1),a(Q.typeParameters,U,"typeParameters",k,1),U}e(Gr,"classImplements");function Hr(B,k=null,U=null,Q){const he={type:"DeclareClass",id:B,typeParameters:k,extends:U,body:Q},ke=f.DeclareClass;return a(ke.id,he,"id",B,1),a(ke.typeParameters,he,"typeParameters",k,1),a(ke.extends,he,"extends",U,1),a(ke.body,he,"body",Q,1),he}e(Hr,"declareClass");function Di(B){const k={type:"DeclareFunction",id:B},U=f.DeclareFunction;return a(U.id,k,"id",B,1),k}e(Di,"declareFunction");function Xr(B,k=null,U=null,Q){const he={type:"DeclareInterface",id:B,typeParameters:k,extends:U,body:Q},ke=f.DeclareInterface;return a(ke.id,he,"id",B,1),a(ke.typeParameters,he,"typeParameters",k,1),a(ke.extends,he,"extends",U,1),a(ke.body,he,"body",Q,1),he}e(Xr,"declareInterface");function wi(B,k,U=null){const Q={type:"DeclareModule",id:B,body:k,kind:U},he=f.DeclareModule;return a(he.id,Q,"id",B,1),a(he.body,Q,"body",k,1),a(he.kind,Q,"kind",U),Q}e(wi,"declareModule");function ri(B){const k={type:"DeclareModuleExports",typeAnnotation:B},U=f.DeclareModuleExports;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e(ri,"declareModuleExports");function Nr(B,k=null,U){const Q={type:"DeclareTypeAlias",id:B,typeParameters:k,right:U},he=f.DeclareTypeAlias;return a(he.id,Q,"id",B,1),a(he.typeParameters,Q,"typeParameters",k,1),a(he.right,Q,"right",U,1),Q}e(Nr,"declareTypeAlias");function ni(B,k=null,U=null){const Q={type:"DeclareOpaqueType",id:B,typeParameters:k,supertype:U},he=f.DeclareOpaqueType;return a(he.id,Q,"id",B,1),a(he.typeParameters,Q,"typeParameters",k,1),a(he.supertype,Q,"supertype",U,1),Q}e(ni,"declareOpaqueType");function Ii(B){const k={type:"DeclareVariable",id:B},U=f.DeclareVariable;return a(U.id,k,"id",B,1),k}e(Ii,"declareVariable");function _i(B=null,k=null,U=null,Q=null){const he={type:"DeclareExportDeclaration",declaration:B,specifiers:k,source:U,attributes:Q},ke=f.DeclareExportDeclaration;return a(ke.declaration,he,"declaration",B,1),a(ke.specifiers,he,"specifiers",k,1),a(ke.source,he,"source",U,1),a(ke.attributes,he,"attributes",Q,1),he}e(_i,"declareExportDeclaration");function Yr(B,k=null){const U={type:"DeclareExportAllDeclaration",source:B,attributes:k},Q=f.DeclareExportAllDeclaration;return a(Q.source,U,"source",B,1),a(Q.attributes,U,"attributes",k,1),U}e(Yr,"declareExportAllDeclaration");function ii(B){const k={type:"DeclaredPredicate",value:B},U=f.DeclaredPredicate;return a(U.value,k,"value",B,1),k}e(ii,"declaredPredicate");function si(){return{type:"ExistsTypeAnnotation"}}e(si,"existsTypeAnnotation");function Pr(B=null,k,U=null,Q){const he={type:"FunctionTypeAnnotation",typeParameters:B,params:k,rest:U,returnType:Q},ke=f.FunctionTypeAnnotation;return a(ke.typeParameters,he,"typeParameters",B,1),a(ke.params,he,"params",k,1),a(ke.rest,he,"rest",U,1),a(ke.returnType,he,"returnType",Q,1),he}e(Pr,"functionTypeAnnotation");function Oi(B=null,k){const U={type:"FunctionTypeParam",name:B,typeAnnotation:k},Q=f.FunctionTypeParam;return a(Q.name,U,"name",B,1),a(Q.typeAnnotation,U,"typeAnnotation",k,1),U}e(Oi,"functionTypeParam");function Wt(B,k=null){const U={type:"GenericTypeAnnotation",id:B,typeParameters:k},Q=f.GenericTypeAnnotation;return a(Q.id,U,"id",B,1),a(Q.typeParameters,U,"typeParameters",k,1),U}e(Wt,"genericTypeAnnotation");function Jr(){return{type:"InferredPredicate"}}e(Jr,"inferredPredicate");function zr(B,k=null){const U={type:"InterfaceExtends",id:B,typeParameters:k},Q=f.InterfaceExtends;return a(Q.id,U,"id",B,1),a(Q.typeParameters,U,"typeParameters",k,1),U}e(zr,"interfaceExtends");function Qr(B,k=null,U=null,Q){const he={type:"InterfaceDeclaration",id:B,typeParameters:k,extends:U,body:Q},ke=f.InterfaceDeclaration;return a(ke.id,he,"id",B,1),a(ke.typeParameters,he,"typeParameters",k,1),a(ke.extends,he,"extends",U,1),a(ke.body,he,"body",Q,1),he}e(Qr,"interfaceDeclaration");function pr(B=null,k){const U={type:"InterfaceTypeAnnotation",extends:B,body:k},Q=f.InterfaceTypeAnnotation;return a(Q.extends,U,"extends",B,1),a(Q.body,U,"body",k,1),U}e(pr,"interfaceTypeAnnotation");function Br(B){const k={type:"IntersectionTypeAnnotation",types:B},U=f.IntersectionTypeAnnotation;return a(U.types,k,"types",B,1),k}e(Br,"intersectionTypeAnnotation");function Zr(){return{type:"MixedTypeAnnotation"}}e(Zr,"mixedTypeAnnotation");function Ni(){return{type:"EmptyTypeAnnotation"}}e(Ni,"emptyTypeAnnotation");function Bi(B){const k={type:"NullableTypeAnnotation",typeAnnotation:B},U=f.NullableTypeAnnotation;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e(Bi,"nullableTypeAnnotation");function ki(B){const k={type:"NumberLiteralTypeAnnotation",value:B},U=f.NumberLiteralTypeAnnotation;return a(U.value,k,"value",B),k}e(ki,"numberLiteralTypeAnnotation");function ai(){return{type:"NumberTypeAnnotation"}}e(ai,"numberTypeAnnotation");function en(B,k=[],U=[],Q=[],he=!1){const ke={type:"ObjectTypeAnnotation",properties:B,indexers:k,callProperties:U,internalSlots:Q,exact:he},et=f.ObjectTypeAnnotation;return a(et.properties,ke,"properties",B,1),a(et.indexers,ke,"indexers",k,1),a(et.callProperties,ke,"callProperties",U,1),a(et.internalSlots,ke,"internalSlots",Q,1),a(et.exact,ke,"exact",he),ke}e(en,"objectTypeAnnotation");function kr(B,k,U,Q,he){const ke={type:"ObjectTypeInternalSlot",id:B,value:k,optional:U,static:Q,method:he},et=f.ObjectTypeInternalSlot;return a(et.id,ke,"id",B,1),a(et.value,ke,"value",k,1),a(et.optional,ke,"optional",U),a(et.static,ke,"static",Q),a(et.method,ke,"method",he),ke}e(kr,"objectTypeInternalSlot");function tn(B){const k={type:"ObjectTypeCallProperty",value:B,static:null},U=f.ObjectTypeCallProperty;return a(U.value,k,"value",B,1),k}e(tn,"objectTypeCallProperty");function dr(B=null,k,U,Q=null){const he={type:"ObjectTypeIndexer",id:B,key:k,value:U,variance:Q,static:null},ke=f.ObjectTypeIndexer;return a(ke.id,he,"id",B,1),a(ke.key,he,"key",k,1),a(ke.value,he,"value",U,1),a(ke.variance,he,"variance",Q,1),he}e(dr,"objectTypeIndexer");function hr(B,k,U=null){const Q={type:"ObjectTypeProperty",key:B,value:k,variance:U,kind:null,method:null,optional:null,proto:null,static:null},he=f.ObjectTypeProperty;return a(he.key,Q,"key",B,1),a(he.value,Q,"value",k,1),a(he.variance,Q,"variance",U,1),Q}e(hr,"objectTypeProperty");function rn(B){const k={type:"ObjectTypeSpreadProperty",argument:B},U=f.ObjectTypeSpreadProperty;return a(U.argument,k,"argument",B,1),k}e(rn,"objectTypeSpreadProperty");function Fi(B,k=null,U=null,Q){const he={type:"OpaqueType",id:B,typeParameters:k,supertype:U,impltype:Q},ke=f.OpaqueType;return a(ke.id,he,"id",B,1),a(ke.typeParameters,he,"typeParameters",k,1),a(ke.supertype,he,"supertype",U,1),a(ke.impltype,he,"impltype",Q,1),he}e(Fi,"opaqueType");function Xt(B,k){const U={type:"QualifiedTypeIdentifier",id:B,qualification:k},Q=f.QualifiedTypeIdentifier;return a(Q.id,U,"id",B,1),a(Q.qualification,U,"qualification",k,1),U}e(Xt,"qualifiedTypeIdentifier");function Li(B){const k={type:"StringLiteralTypeAnnotation",value:B},U=f.StringLiteralTypeAnnotation;return a(U.value,k,"value",B),k}e(Li,"stringLiteralTypeAnnotation");function nn(){return{type:"StringTypeAnnotation"}}e(nn,"stringTypeAnnotation");function Ri(){return{type:"SymbolTypeAnnotation"}}e(Ri,"symbolTypeAnnotation");function tt(){return{type:"ThisTypeAnnotation"}}e(tt,"thisTypeAnnotation");function Mi(B){const k={type:"TupleTypeAnnotation",types:B},U=f.TupleTypeAnnotation;return a(U.types,k,"types",B,1),k}e(Mi,"tupleTypeAnnotation");function oi(B){const k={type:"TypeofTypeAnnotation",argument:B},U=f.TypeofTypeAnnotation;return a(U.argument,k,"argument",B,1),k}e(oi,"typeofTypeAnnotation");function ji(B,k=null,U){const Q={type:"TypeAlias",id:B,typeParameters:k,right:U},he=f.TypeAlias;return a(he.id,Q,"id",B,1),a(he.typeParameters,Q,"typeParameters",k,1),a(he.right,Q,"right",U,1),Q}e(ji,"typeAlias");function $i(B){const k={type:"TypeAnnotation",typeAnnotation:B},U=f.TypeAnnotation;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e($i,"typeAnnotation");function Ui(B,k){const U={type:"TypeCastExpression",expression:B,typeAnnotation:k},Q=f.TypeCastExpression;return a(Q.expression,U,"expression",B,1),a(Q.typeAnnotation,U,"typeAnnotation",k,1),U}e(Ui,"typeCastExpression");function qi(B=null,k=null,U=null){const Q={type:"TypeParameter",bound:B,default:k,variance:U,name:null},he=f.TypeParameter;return a(he.bound,Q,"bound",B,1),a(he.default,Q,"default",k,1),a(he.variance,Q,"variance",U,1),Q}e(qi,"typeParameter");function Vi(B){const k={type:"TypeParameterDeclaration",params:B},U=f.TypeParameterDeclaration;return a(U.params,k,"params",B,1),k}e(Vi,"typeParameterDeclaration");function rr(B){const k={type:"TypeParameterInstantiation",params:B},U=f.TypeParameterInstantiation;return a(U.params,k,"params",B,1),k}e(rr,"typeParameterInstantiation");function Zt(B){const k={type:"UnionTypeAnnotation",types:B},U=f.UnionTypeAnnotation;return a(U.types,k,"types",B,1),k}e(Zt,"unionTypeAnnotation");function mr(B){const k={type:"Variance",kind:B},U=f.Variance;return a(U.kind,k,"kind",B),k}e(mr,"variance");function Ki(){return{type:"VoidTypeAnnotation"}}e(Ki,"voidTypeAnnotation");function sn(B,k){const U={type:"EnumDeclaration",id:B,body:k},Q=f.EnumDeclaration;return a(Q.id,U,"id",B,1),a(Q.body,U,"body",k,1),U}e(sn,"enumDeclaration");function an(B){const k={type:"EnumBooleanBody",members:B,explicitType:null,hasUnknownMembers:null},U=f.EnumBooleanBody;return a(U.members,k,"members",B,1),k}e(an,"enumBooleanBody");function ui(B){const k={type:"EnumNumberBody",members:B,explicitType:null,hasUnknownMembers:null},U=f.EnumNumberBody;return a(U.members,k,"members",B,1),k}e(ui,"enumNumberBody");function on(B){const k={type:"EnumStringBody",members:B,explicitType:null,hasUnknownMembers:null},U=f.EnumStringBody;return a(U.members,k,"members",B,1),k}e(on,"enumStringBody");function Wi(B){const k={type:"EnumSymbolBody",members:B,hasUnknownMembers:null},U=f.EnumSymbolBody;return a(U.members,k,"members",B,1),k}e(Wi,"enumSymbolBody");function li(B){const k={type:"EnumBooleanMember",id:B,init:null},U=f.EnumBooleanMember;return a(U.id,k,"id",B,1),k}e(li,"enumBooleanMember");function Ze(B,k){const U={type:"EnumNumberMember",id:B,init:k},Q=f.EnumNumberMember;return a(Q.id,U,"id",B,1),a(Q.init,U,"init",k,1),U}e(Ze,"enumNumberMember");function Gi(B,k){const U={type:"EnumStringMember",id:B,init:k},Q=f.EnumStringMember;return a(Q.id,U,"id",B,1),a(Q.init,U,"init",k,1),U}e(Gi,"enumStringMember");function ci(B){const k={type:"EnumDefaultedMember",id:B},U=f.EnumDefaultedMember;return a(U.id,k,"id",B,1),k}e(ci,"enumDefaultedMember");function Hi(B,k){const U={type:"IndexedAccessType",objectType:B,indexType:k},Q=f.IndexedAccessType;return a(Q.objectType,U,"objectType",B,1),a(Q.indexType,U,"indexType",k,1),U}e(Hi,"indexedAccessType");function Xi(B,k){const U={type:"OptionalIndexedAccessType",objectType:B,indexType:k,optional:null},Q=f.OptionalIndexedAccessType;return a(Q.objectType,U,"objectType",B,1),a(Q.indexType,U,"indexType",k,1),U}e(Xi,"optionalIndexedAccessType");function Yi(B,k=null){const U={type:"JSXAttribute",name:B,value:k},Q=f.JSXAttribute;return a(Q.name,U,"name",B,1),a(Q.value,U,"value",k,1),U}e(Yi,"jsxAttribute");function Ji(B){const k={type:"JSXClosingElement",name:B},U=f.JSXClosingElement;return a(U.name,k,"name",B,1),k}e(Ji,"jsxClosingElement");function fi(B,k=null,U,Q=null){const he={type:"JSXElement",openingElement:B,closingElement:k,children:U,selfClosing:Q},ke=f.JSXElement;return a(ke.openingElement,he,"openingElement",B,1),a(ke.closingElement,he,"closingElement",k,1),a(ke.children,he,"children",U,1),a(ke.selfClosing,he,"selfClosing",Q),he}e(fi,"jsxElement");function zi(){return{type:"JSXEmptyExpression"}}e(zi,"jsxEmptyExpression");function pi(B){const k={type:"JSXExpressionContainer",expression:B},U=f.JSXExpressionContainer;return a(U.expression,k,"expression",B,1),k}e(pi,"jsxExpressionContainer");function di(B){const k={type:"JSXSpreadChild",expression:B},U=f.JSXSpreadChild;return a(U.expression,k,"expression",B,1),k}e(di,"jsxSpreadChild");function Qi(B){const k={type:"JSXIdentifier",name:B},U=f.JSXIdentifier;return a(U.name,k,"name",B),k}e(Qi,"jsxIdentifier");function Zi(B,k){const U={type:"JSXMemberExpression",object:B,property:k},Q=f.JSXMemberExpression;return a(Q.object,U,"object",B,1),a(Q.property,U,"property",k,1),U}e(Zi,"jsxMemberExpression");function hi(B,k){const U={type:"JSXNamespacedName",namespace:B,name:k},Q=f.JSXNamespacedName;return a(Q.namespace,U,"namespace",B,1),a(Q.name,U,"name",k,1),U}e(hi,"jsxNamespacedName");function mi(B,k,U=!1){const Q={type:"JSXOpeningElement",name:B,attributes:k,selfClosing:U},he=f.JSXOpeningElement;return a(he.name,Q,"name",B,1),a(he.attributes,Q,"attributes",k,1),a(he.selfClosing,Q,"selfClosing",U),Q}e(mi,"jsxOpeningElement");function es(B){const k={type:"JSXSpreadAttribute",argument:B},U=f.JSXSpreadAttribute;return a(U.argument,k,"argument",B,1),k}e(es,"jsxSpreadAttribute");function yi(B){const k={type:"JSXText",value:B},U=f.JSXText;return a(U.value,k,"value",B),k}e(yi,"jsxText");function ts(B,k,U){const Q={type:"JSXFragment",openingFragment:B,closingFragment:k,children:U},he=f.JSXFragment;return a(he.openingFragment,Q,"openingFragment",B,1),a(he.closingFragment,Q,"closingFragment",k,1),a(he.children,Q,"children",U,1),Q}e(ts,"jsxFragment");function rs(){return{type:"JSXOpeningFragment"}}e(rs,"jsxOpeningFragment");function ns(){return{type:"JSXClosingFragment"}}e(ns,"jsxClosingFragment");function un(){return{type:"Noop"}}e(un,"noop");function ln(B,k){const U={type:"Placeholder",expectedNode:B,name:k},Q=f.Placeholder;return a(Q.expectedNode,U,"expectedNode",B),a(Q.name,U,"name",k,1),U}e(ln,"placeholder");function is(B){const k={type:"V8IntrinsicIdentifier",name:B},U=f.V8IntrinsicIdentifier;return a(U.name,k,"name",B),k}e(is,"v8IntrinsicIdentifier");function ss(){return{type:"ArgumentPlaceholder"}}e(ss,"argumentPlaceholder");function cn(B,k){const U={type:"BindExpression",object:B,callee:k},Q=f.BindExpression;return a(Q.object,U,"object",B,1),a(Q.callee,U,"callee",k,1),U}e(cn,"bindExpression");function as(B,k){const U={type:"ImportAttribute",key:B,value:k},Q=f.ImportAttribute;return a(Q.key,U,"key",B,1),a(Q.value,U,"value",k,1),U}e(as,"importAttribute");function fn(B){const k={type:"Decorator",expression:B},U=f.Decorator;return a(U.expression,k,"expression",B,1),k}e(fn,"decorator");function Fr(B,k=!1){const U={type:"DoExpression",body:B,async:k},Q=f.DoExpression;return a(Q.body,U,"body",B,1),a(Q.async,U,"async",k),U}e(Fr,"doExpression");function os(B){const k={type:"ExportDefaultSpecifier",exported:B},U=f.ExportDefaultSpecifier;return a(U.exported,k,"exported",B,1),k}e(os,"exportDefaultSpecifier");function us(B){const k={type:"RecordExpression",properties:B},U=f.RecordExpression;return a(U.properties,k,"properties",B,1),k}e(us,"recordExpression");function ls(B=[]){const k={type:"TupleExpression",elements:B},U=f.TupleExpression;return a(U.elements,k,"elements",B,1),k}e(ls,"tupleExpression");function cs(B){const k={type:"DecimalLiteral",value:B},U=f.DecimalLiteral;return a(U.value,k,"value",B),k}e(cs,"decimalLiteral");function Cr(B){const k={type:"ModuleExpression",body:B},U=f.ModuleExpression;return a(U.body,k,"body",B,1),k}e(Cr,"moduleExpression");function gi(){return{type:"TopicReference"}}e(gi,"topicReference");function fs(B){const k={type:"PipelineTopicExpression",expression:B},U=f.PipelineTopicExpression;return a(U.expression,k,"expression",B,1),k}e(fs,"pipelineTopicExpression");function pn(B){const k={type:"PipelineBareFunction",callee:B},U=f.PipelineBareFunction;return a(U.callee,k,"callee",B,1),k}e(pn,"pipelineBareFunction");function dn(){return{type:"PipelinePrimaryTopicReference"}}e(dn,"pipelinePrimaryTopicReference");function hn(B){const k={type:"TSParameterProperty",parameter:B},U=f.TSParameterProperty;return a(U.parameter,k,"parameter",B,1),k}e(hn,"tsParameterProperty");function mn(B=null,k=null,U,Q=null){const he={type:"TSDeclareFunction",id:B,typeParameters:k,params:U,returnType:Q},ke=f.TSDeclareFunction;return a(ke.id,he,"id",B,1),a(ke.typeParameters,he,"typeParameters",k,1),a(ke.params,he,"params",U,1),a(ke.returnType,he,"returnType",Q,1),he}e(mn,"tsDeclareFunction");function yn(B=null,k,U=null,Q,he=null){const ke={type:"TSDeclareMethod",decorators:B,key:k,typeParameters:U,params:Q,returnType:he},et=f.TSDeclareMethod;return a(et.decorators,ke,"decorators",B,1),a(et.key,ke,"key",k,1),a(et.typeParameters,ke,"typeParameters",U,1),a(et.params,ke,"params",Q,1),a(et.returnType,ke,"returnType",he,1),ke}e(yn,"tsDeclareMethod");function gn(B,k){const U={type:"TSQualifiedName",left:B,right:k},Q=f.TSQualifiedName;return a(Q.left,U,"left",B,1),a(Q.right,U,"right",k,1),U}e(gn,"tsQualifiedName");function bn(B=null,k,U=null){const Q={type:"TSCallSignatureDeclaration",typeParameters:B,parameters:k,typeAnnotation:U},he=f.TSCallSignatureDeclaration;return a(he.typeParameters,Q,"typeParameters",B,1),a(he.parameters,Q,"parameters",k,1),a(he.typeAnnotation,Q,"typeAnnotation",U,1),Q}e(bn,"tsCallSignatureDeclaration");function Tn(B=null,k,U=null){const Q={type:"TSConstructSignatureDeclaration",typeParameters:B,parameters:k,typeAnnotation:U},he=f.TSConstructSignatureDeclaration;return a(he.typeParameters,Q,"typeParameters",B,1),a(he.parameters,Q,"parameters",k,1),a(he.typeAnnotation,Q,"typeAnnotation",U,1),Q}e(Tn,"tsConstructSignatureDeclaration");function En(B,k=null){const U={type:"TSPropertySignature",key:B,typeAnnotation:k,kind:null},Q=f.TSPropertySignature;return a(Q.key,U,"key",B,1),a(Q.typeAnnotation,U,"typeAnnotation",k,1),U}e(En,"tsPropertySignature");function vn(B,k=null,U,Q=null){const he={type:"TSMethodSignature",key:B,typeParameters:k,parameters:U,typeAnnotation:Q,kind:null},ke=f.TSMethodSignature;return a(ke.key,he,"key",B,1),a(ke.typeParameters,he,"typeParameters",k,1),a(ke.parameters,he,"parameters",U,1),a(ke.typeAnnotation,he,"typeAnnotation",Q,1),he}e(vn,"tsMethodSignature");function Lr(B,k=null){const U={type:"TSIndexSignature",parameters:B,typeAnnotation:k},Q=f.TSIndexSignature;return a(Q.parameters,U,"parameters",B,1),a(Q.typeAnnotation,U,"typeAnnotation",k,1),U}e(Lr,"tsIndexSignature");function Sn(){return{type:"TSAnyKeyword"}}e(Sn,"tsAnyKeyword");function xn(){return{type:"TSBooleanKeyword"}}e(xn,"tsBooleanKeyword");function An(){return{type:"TSBigIntKeyword"}}e(An,"tsBigIntKeyword");function Pn(){return{type:"TSIntrinsicKeyword"}}e(Pn,"tsIntrinsicKeyword");function Cn(){return{type:"TSNeverKeyword"}}e(Cn,"tsNeverKeyword");function Dn(){return{type:"TSNullKeyword"}}e(Dn,"tsNullKeyword");function wn(){return{type:"TSNumberKeyword"}}e(wn,"tsNumberKeyword");function In(){return{type:"TSObjectKeyword"}}e(In,"tsObjectKeyword");function _n(){return{type:"TSStringKeyword"}}e(_n,"tsStringKeyword");function On(){return{type:"TSSymbolKeyword"}}e(On,"tsSymbolKeyword");function Nn(){return{type:"TSUndefinedKeyword"}}e(Nn,"tsUndefinedKeyword");function Bn(){return{type:"TSUnknownKeyword"}}e(Bn,"tsUnknownKeyword");function kn(){return{type:"TSVoidKeyword"}}e(kn,"tsVoidKeyword");function Fn(){return{type:"TSThisType"}}e(Fn,"tsThisType");function Ln(B=null,k,U=null){const Q={type:"TSFunctionType",typeParameters:B,parameters:k,typeAnnotation:U},he=f.TSFunctionType;return a(he.typeParameters,Q,"typeParameters",B,1),a(he.parameters,Q,"parameters",k,1),a(he.typeAnnotation,Q,"typeAnnotation",U,1),Q}e(Ln,"tsFunctionType");function Rn(B=null,k,U=null){const Q={type:"TSConstructorType",typeParameters:B,parameters:k,typeAnnotation:U},he=f.TSConstructorType;return a(he.typeParameters,Q,"typeParameters",B,1),a(he.parameters,Q,"parameters",k,1),a(he.typeAnnotation,Q,"typeAnnotation",U,1),Q}e(Rn,"tsConstructorType");function Mn(B,k=null){const U={type:"TSTypeReference",typeName:B,typeParameters:k},Q=f.TSTypeReference;return a(Q.typeName,U,"typeName",B,1),a(Q.typeParameters,U,"typeParameters",k,1),U}e(Mn,"tsTypeReference");function jn(B,k=null,U=null){const Q={type:"TSTypePredicate",parameterName:B,typeAnnotation:k,asserts:U},he=f.TSTypePredicate;return a(he.parameterName,Q,"parameterName",B,1),a(he.typeAnnotation,Q,"typeAnnotation",k,1),a(he.asserts,Q,"asserts",U),Q}e(jn,"tsTypePredicate");function G(B,k=null){const U={type:"TSTypeQuery",exprName:B,typeParameters:k},Q=f.TSTypeQuery;return a(Q.exprName,U,"exprName",B,1),a(Q.typeParameters,U,"typeParameters",k,1),U}e(G,"tsTypeQuery");function i(B){const k={type:"TSTypeLiteral",members:B},U=f.TSTypeLiteral;return a(U.members,k,"members",B,1),k}e(i,"tsTypeLiteral");function d(B){const k={type:"TSArrayType",elementType:B},U=f.TSArrayType;return a(U.elementType,k,"elementType",B,1),k}e(d,"tsArrayType");function r(B){const k={type:"TSTupleType",elementTypes:B},U=f.TSTupleType;return a(U.elementTypes,k,"elementTypes",B,1),k}e(r,"tsTupleType");function u(B){const k={type:"TSOptionalType",typeAnnotation:B},U=f.TSOptionalType;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e(u,"tsOptionalType");function g(B){const k={type:"TSRestType",typeAnnotation:B},U=f.TSRestType;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e(g,"tsRestType");function F(B,k,U=!1){const Q={type:"TSNamedTupleMember",label:B,elementType:k,optional:U},he=f.TSNamedTupleMember;return a(he.label,Q,"label",B,1),a(he.elementType,Q,"elementType",k,1),a(he.optional,Q,"optional",U),Q}e(F,"tsNamedTupleMember");function H(B){const k={type:"TSUnionType",types:B},U=f.TSUnionType;return a(U.types,k,"types",B,1),k}e(H,"tsUnionType");function ne(B){const k={type:"TSIntersectionType",types:B},U=f.TSIntersectionType;return a(U.types,k,"types",B,1),k}e(ne,"tsIntersectionType");function be(B,k,U,Q){const he={type:"TSConditionalType",checkType:B,extendsType:k,trueType:U,falseType:Q},ke=f.TSConditionalType;return a(ke.checkType,he,"checkType",B,1),a(ke.extendsType,he,"extendsType",k,1),a(ke.trueType,he,"trueType",U,1),a(ke.falseType,he,"falseType",Q,1),he}e(be,"tsConditionalType");function Pe(B){const k={type:"TSInferType",typeParameter:B},U=f.TSInferType;return a(U.typeParameter,k,"typeParameter",B,1),k}e(Pe,"tsInferType");function Ie(B){const k={type:"TSParenthesizedType",typeAnnotation:B},U=f.TSParenthesizedType;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e(Ie,"tsParenthesizedType");function We(B){const k={type:"TSTypeOperator",typeAnnotation:B,operator:null},U=f.TSTypeOperator;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e(We,"tsTypeOperator");function Ve(B,k){const U={type:"TSIndexedAccessType",objectType:B,indexType:k},Q=f.TSIndexedAccessType;return a(Q.objectType,U,"objectType",B,1),a(Q.indexType,U,"indexType",k,1),U}e(Ve,"tsIndexedAccessType");function Qe(B,k=null,U=null){const Q={type:"TSMappedType",typeParameter:B,typeAnnotation:k,nameType:U},he=f.TSMappedType;return a(he.typeParameter,Q,"typeParameter",B,1),a(he.typeAnnotation,Q,"typeAnnotation",k,1),a(he.nameType,Q,"nameType",U,1),Q}e(Qe,"tsMappedType");function ot(B){const k={type:"TSLiteralType",literal:B},U=f.TSLiteralType;return a(U.literal,k,"literal",B,1),k}e(ot,"tsLiteralType");function At(B,k=null){const U={type:"TSExpressionWithTypeArguments",expression:B,typeParameters:k},Q=f.TSExpressionWithTypeArguments;return a(Q.expression,U,"expression",B,1),a(Q.typeParameters,U,"typeParameters",k,1),U}e(At,"tsExpressionWithTypeArguments");function ht(B,k=null,U=null,Q){const he={type:"TSInterfaceDeclaration",id:B,typeParameters:k,extends:U,body:Q},ke=f.TSInterfaceDeclaration;return a(ke.id,he,"id",B,1),a(ke.typeParameters,he,"typeParameters",k,1),a(ke.extends,he,"extends",U,1),a(ke.body,he,"body",Q,1),he}e(ht,"tsInterfaceDeclaration");function yt(B){const k={type:"TSInterfaceBody",body:B},U=f.TSInterfaceBody;return a(U.body,k,"body",B,1),k}e(yt,"tsInterfaceBody");function Gt(B,k=null,U){const Q={type:"TSTypeAliasDeclaration",id:B,typeParameters:k,typeAnnotation:U},he=f.TSTypeAliasDeclaration;return a(he.id,Q,"id",B,1),a(he.typeParameters,Q,"typeParameters",k,1),a(he.typeAnnotation,Q,"typeAnnotation",U,1),Q}e(Gt,"tsTypeAliasDeclaration");function yr(B,k=null){const U={type:"TSInstantiationExpression",expression:B,typeParameters:k},Q=f.TSInstantiationExpression;return a(Q.expression,U,"expression",B,1),a(Q.typeParameters,U,"typeParameters",k,1),U}e(yr,"tsInstantiationExpression");function ps(B,k){const U={type:"TSAsExpression",expression:B,typeAnnotation:k},Q=f.TSAsExpression;return a(Q.expression,U,"expression",B,1),a(Q.typeAnnotation,U,"typeAnnotation",k,1),U}e(ps,"tsAsExpression");function Zs(B,k){const U={type:"TSSatisfiesExpression",expression:B,typeAnnotation:k},Q=f.TSSatisfiesExpression;return a(Q.expression,U,"expression",B,1),a(Q.typeAnnotation,U,"typeAnnotation",k,1),U}e(Zs,"tsSatisfiesExpression");function ea(B,k){const U={type:"TSTypeAssertion",typeAnnotation:B,expression:k},Q=f.TSTypeAssertion;return a(Q.typeAnnotation,U,"typeAnnotation",B,1),a(Q.expression,U,"expression",k,1),U}e(ea,"tsTypeAssertion");function ta(B,k){const U={type:"TSEnumDeclaration",id:B,members:k},Q=f.TSEnumDeclaration;return a(Q.id,U,"id",B,1),a(Q.members,U,"members",k,1),U}e(ta,"tsEnumDeclaration");function ra(B,k=null){const U={type:"TSEnumMember",id:B,initializer:k},Q=f.TSEnumMember;return a(Q.id,U,"id",B,1),a(Q.initializer,U,"initializer",k,1),U}e(ra,"tsEnumMember");function na(B,k){const U={type:"TSModuleDeclaration",id:B,body:k,kind:null},Q=f.TSModuleDeclaration;return a(Q.id,U,"id",B,1),a(Q.body,U,"body",k,1),U}e(na,"tsModuleDeclaration");function ia(B){const k={type:"TSModuleBlock",body:B},U=f.TSModuleBlock;return a(U.body,k,"body",B,1),k}e(ia,"tsModuleBlock");function sa(B,k=null,U=null){const Q={type:"TSImportType",argument:B,qualifier:k,typeParameters:U},he=f.TSImportType;return a(he.argument,Q,"argument",B,1),a(he.qualifier,Q,"qualifier",k,1),a(he.typeParameters,Q,"typeParameters",U,1),Q}e(sa,"tsImportType");function aa(B,k){const U={type:"TSImportEqualsDeclaration",id:B,moduleReference:k,isExport:null},Q=f.TSImportEqualsDeclaration;return a(Q.id,U,"id",B,1),a(Q.moduleReference,U,"moduleReference",k,1),U}e(aa,"tsImportEqualsDeclaration");function oa(B){const k={type:"TSExternalModuleReference",expression:B},U=f.TSExternalModuleReference;return a(U.expression,k,"expression",B,1),k}e(oa,"tsExternalModuleReference");function ua(B){const k={type:"TSNonNullExpression",expression:B},U=f.TSNonNullExpression;return a(U.expression,k,"expression",B,1),k}e(ua,"tsNonNullExpression");function la(B){const k={type:"TSExportAssignment",expression:B},U=f.TSExportAssignment;return a(U.expression,k,"expression",B,1),k}e(la,"tsExportAssignment");function ca(B){const k={type:"TSNamespaceExportDeclaration",id:B},U=f.TSNamespaceExportDeclaration;return a(U.id,k,"id",B,1),k}e(ca,"tsNamespaceExportDeclaration");function fa(B){const k={type:"TSTypeAnnotation",typeAnnotation:B},U=f.TSTypeAnnotation;return a(U.typeAnnotation,k,"typeAnnotation",B,1),k}e(fa,"tsTypeAnnotation");function pa(B){const k={type:"TSTypeParameterInstantiation",params:B},U=f.TSTypeParameterInstantiation;return a(U.params,k,"params",B,1),k}e(pa,"tsTypeParameterInstantiation");function da(B){const k={type:"TSTypeParameterDeclaration",params:B},U=f.TSTypeParameterDeclaration;return a(U.params,k,"params",B,1),k}e(da,"tsTypeParameterDeclaration");function ha(B=null,k=null,U){const Q={type:"TSTypeParameter",constraint:B,default:k,name:U},he=f.TSTypeParameter;return a(he.constraint,Q,"constraint",B,1),a(he.default,Q,"default",k,1),a(he.name,Q,"name",U),Q}e(ha,"tsTypeParameter");function ma(B){return(0,n.default)("NumberLiteral","NumericLiteral","The node type "),_(B)}e(ma,"NumberLiteral");function ya(B,k=""){return(0,n.default)("RegexLiteral","RegExpLiteral","The node type "),Y(B,k)}e(ya,"RegexLiteral");function ga(B){return(0,n.default)("RestProperty","RestElement","The node type "),fe(B)}e(ga,"RestProperty");function ba(B){return(0,n.default)("SpreadProperty","SpreadElement","The node type "),ee(B)}return e(ba,"SpreadProperty"),ie}e(er,"requireGenerated$2");var Bd;function O1(){if(Bd)return _o;Bd=1,Object.defineProperty(_o,"__esModule",{value:!0}),_o.default=s;var t=er(),n=lt();function s(a,f){const l=a.value.split(/\r\n|\n|\r/);let m=0;for(let p=0;p<l.length;p++)/[^ \t]/.exec(l[p])&&(m=p);let h="";for(let p=0;p<l.length;p++){const b=l[p],y=p===0,x=p===l.length-1,E=p===m;let T=b.replace(/\t/g," ");y||(T=T.replace(/^ +/,"")),x||(T=T.replace(/ +$/,"")),T&&(E||(T+=" "),h+=T)}h&&f.push((0,n.inherits)((0,t.stringLiteral)(h),a))}return e(s,"cleanJSXElementLiteralChild$1"),_o}e(O1,"requireCleanJSXElementLiteralChild");var kd;function N1(){if(kd)return Io;kd=1,Object.defineProperty(Io,"__esModule",{value:!0}),Io.default=s;var t=Ft(),n=O1();function s(a){const f=[];for(let l=0;l<a.children.length;l++){let m=a.children[l];if((0,t.isJSXText)(m)){(0,n.default)(m,f);continue}(0,t.isJSXExpressionContainer)(m)&&(m=m.expression),!(0,t.isJSXEmptyExpression)(m)&&f.push(m)}return f}return e(s,"buildChildren$1"),Io}e(N1,"requireBuildChildren");var Lo={},Ro={},Fd;function Ld(){if(Fd)return Ro;Fd=1,Object.defineProperty(Ro,"__esModule",{value:!0}),Ro.default=n;var t=wr();function n(s){return!!(s&&t.VISITOR_KEYS[s.type])}return e(n,"isNode$1"),Ro}e(Ld,"requireIsNode");var Rd;function B1(){if(Rd)return Lo;Rd=1,Object.defineProperty(Lo,"__esModule",{value:!0}),Lo.default=n;var t=Ld();function n(s){if(!(0,t.default)(s)){var a;const f=(a=s?.type)!=null?a:JSON.stringify(s);throw new TypeError(`Not a valid node of type "${f}"`)}}return e(n,"assertNode$1"),Lo}e(B1,"requireAssertNode");var ce={},Md;function k1(){if(Md)return ce;Md=1,Object.defineProperty(ce,"__esModule",{value:!0}),ce.assertAccessor=Ql,ce.assertAnyTypeAnnotation=xr,ce.assertArgumentPlaceholder=ln,ce.assertArrayExpression=a,ce.assertArrayPattern=qe,ce.assertArrayTypeAnnotation=Ar,ce.assertArrowFunctionExpression=Ye,ce.assertAssignmentExpression=f,ce.assertAssignmentPattern=Be,ce.assertAwaitExpression=st,ce.assertBigIntLiteral=Ot,ce.assertBinary=ma,ce.assertBinaryExpression=l,ce.assertBindExpression=is,ce.assertBlock=ba,ce.assertBlockParent=ga,ce.assertBlockStatement=b,ce.assertBooleanLiteral=_,ce.assertBooleanLiteralTypeAnnotation=Ci,ce.assertBooleanTypeAnnotation=Wr,ce.assertBreakStatement=y,ce.assertCallExpression=x,ce.assertCatchClause=E,ce.assertClass=yo,ce.assertClassAccessorProperty=Qt,ce.assertClassBody=He,ce.assertClassDeclaration=ut,ce.assertClassExpression=nt,ce.assertClassImplements=fr,ce.assertClassMethod=rt,ce.assertClassPrivateMethod=cr,ce.assertClassPrivateProperty=lr,ce.assertClassProperty=xt,ce.assertCompletionStatement=U,ce.assertConditional=Q,ce.assertConditionalExpression=T,ce.assertContinueStatement=A,ce.assertDebuggerStatement=I,ce.assertDecimalLiteral=us,ce.assertDeclaration=Rl,ce.assertDeclareClass=ti,ce.assertDeclareExportAllDeclaration=Ii,ce.assertDeclareExportDeclaration=ni,ce.assertDeclareFunction=Gr,ce.assertDeclareInterface=Hr,ce.assertDeclareModule=Di,ce.assertDeclareModuleExports=Xr,ce.assertDeclareOpaqueType=ri,ce.assertDeclareTypeAlias=wi,ce.assertDeclareVariable=Nr,ce.assertDeclaredPredicate=_i,ce.assertDecorator=cn,ce.assertDirective=h,ce.assertDirectiveLiteral=p,ce.assertDoExpression=as,ce.assertDoWhileStatement=v,ce.assertEmptyStatement=L,ce.assertEmptyTypeAnnotation=Br,ce.assertEnumBody=sc,ce.assertEnumBooleanBody=Ki,ce.assertEnumBooleanMember=on,ce.assertEnumDeclaration=mr,ce.assertEnumDefaultedMember=Ze,ce.assertEnumMember=ac,ce.assertEnumNumberBody=sn,ce.assertEnumNumberMember=Wi,ce.assertEnumStringBody=an,ce.assertEnumStringMember=li,ce.assertEnumSymbolBody=ui,ce.assertExistsTypeAnnotation=Yr,ce.assertExportAllDeclaration=Ne,ce.assertExportDeclaration=Jl,ce.assertExportDefaultDeclaration=me,ce.assertExportDefaultSpecifier=fn,ce.assertExportNamedDeclaration=pe,ce.assertExportNamespaceSpecifier=It,ce.assertExportSpecifier=J,ce.assertExpression=ha,ce.assertExpressionStatement=$,ce.assertExpressionWrapper=et,ce.assertFile=w,ce.assertFlow=ec,ce.assertFlowBaseAnnotation=rc,ce.assertFlowDeclaration=nc,ce.assertFlowPredicate=ic,ce.assertFlowType=tc,ce.assertFor=vt,ce.assertForInStatement=M,ce.assertForOfStatement=ae,ce.assertForStatement=C,ce.assertForXStatement=Bt,ce.assertFunction=gr,ce.assertFunctionDeclaration=P,ce.assertFunctionExpression=S,ce.assertFunctionParent=Fl,ce.assertFunctionTypeAnnotation=ii,ce.assertFunctionTypeParam=si,ce.assertGenericTypeAnnotation=Pr,ce.assertIdentifier=O,ce.assertIfStatement=X,ce.assertImmutable=ql,ce.assertImport=at,ce.assertImportAttribute=ss,ce.assertImportDeclaration=Te,ce.assertImportDefaultSpecifier=De,ce.assertImportExpression=Je,ce.assertImportNamespaceSpecifier=Le,ce.assertImportOrExportDeclaration=Yl,ce.assertImportSpecifier=je,ce.assertIndexedAccessType=Gi,ce.assertInferredPredicate=Oi,ce.assertInterfaceDeclaration=Jr,ce.assertInterfaceExtends=Wt,ce.assertInterfaceTypeAnnotation=zr,ce.assertInterpreterDirective=m,ce.assertIntersectionTypeAnnotation=Qr,ce.assertJSX=oc,ce.assertJSXAttribute=Hi,ce.assertJSXClosingElement=Xi,ce.assertJSXClosingFragment=ts,ce.assertJSXElement=Yi,ce.assertJSXEmptyExpression=Ji,ce.assertJSXExpressionContainer=fi,ce.assertJSXFragment=es,ce.assertJSXIdentifier=pi,ce.assertJSXMemberExpression=di,ce.assertJSXNamespacedName=Qi,ce.assertJSXOpeningElement=Zi,ce.assertJSXOpeningFragment=yi,ce.assertJSXSpreadAttribute=hi,ce.assertJSXSpreadChild=zi,ce.assertJSXText=mi,ce.assertLVal=jl,ce.assertLabeledStatement=D,ce.assertLiteral=Ul,ce.assertLogicalExpression=z,ce.assertLoop=he,ce.assertMemberExpression=Y,ce.assertMetaProperty=Me,ce.assertMethod=Kl,ce.assertMiscellaneous=uc,ce.assertMixedTypeAnnotation=pr,ce.assertModuleDeclaration=c,ce.assertModuleExpression=ls,ce.assertModuleSpecifier=zl,ce.assertNewExpression=N,ce.assertNoop=rs,ce.assertNullLiteral=q,ce.assertNullLiteralTypeAnnotation=Or,ce.assertNullableTypeAnnotation=Zr,ce.assertNumberLiteral=dc,ce.assertNumberLiteralTypeAnnotation=Ni,ce.assertNumberTypeAnnotation=Bi,ce.assertNumericLiteral=K,ce.assertObjectExpression=se,ce.assertObjectMember=Wl,ce.assertObjectMethod=de,ce.assertObjectPattern=W,ce.assertObjectProperty=we,ce.assertObjectTypeAnnotation=ki,ce.assertObjectTypeCallProperty=en,ce.assertObjectTypeIndexer=kr,ce.assertObjectTypeInternalSlot=ai,ce.assertObjectTypeProperty=tn,ce.assertObjectTypeSpreadProperty=dr,ce.assertOpaqueType=hr,ce.assertOptionalCallExpression=Et,ce.assertOptionalIndexedAccessType=ci,ce.assertOptionalMemberExpression=St,ce.assertParenthesizedExpression=Ce,ce.assertPattern=Xl,ce.assertPatternLike=Ml,ce.assertPipelineBareFunction=gi,ce.assertPipelinePrimaryTopicReference=fs,ce.assertPipelineTopicExpression=Cr,ce.assertPlaceholder=ns,ce.assertPrivate=Zl,ce.assertPrivateName=Sr,ce.assertProgram=te,ce.assertProperty=Gl,ce.assertPureish=Ll,ce.assertQualifiedTypeIdentifier=rn,ce.assertRecordExpression=Fr,ce.assertRegExpLiteral=j,ce.assertRegexLiteral=hc,ce.assertRestElement=ve,ce.assertRestProperty=mc,ce.assertReturnStatement=Ee,ce.assertScopable=ya,ce.assertSequenceExpression=fe,ce.assertSpreadElement=oe,ce.assertSpreadProperty=yc,ce.assertStandardized=da,ce.assertStatement=B,ce.assertStaticBlock=Pi,ce.assertStringLiteral=V,ce.assertStringLiteralTypeAnnotation=Fi,ce.assertStringTypeAnnotation=Xt,ce.assertSuper=ye,ce.assertSwitchCase=xe,ce.assertSwitchStatement=Se,ce.assertSymbolTypeAnnotation=Li,ce.assertTSAnyKeyword=vn,ce.assertTSArrayType=G,ce.assertTSAsExpression=Gt,ce.assertTSBaseType=pc,ce.assertTSBigIntKeyword=Sn,ce.assertTSBooleanKeyword=Lr,ce.assertTSCallSignatureDeclaration=yn,ce.assertTSConditionalType=H,ce.assertTSConstructSignatureDeclaration=gn,ce.assertTSConstructorType=Fn,ce.assertTSDeclareFunction=dn,ce.assertTSDeclareMethod=hn,ce.assertTSEntityName=$l,ce.assertTSEnumDeclaration=Zs,ce.assertTSEnumMember=ea,ce.assertTSExportAssignment=oa,ce.assertTSExpressionWithTypeArguments=Qe,ce.assertTSExternalModuleReference=sa,ce.assertTSFunctionType=kn,ce.assertTSImportEqualsDeclaration=ia,ce.assertTSImportType=na,ce.assertTSIndexSignature=En,ce.assertTSIndexedAccessType=Ie,ce.assertTSInferType=ne,ce.assertTSInstantiationExpression=yt,ce.assertTSInterfaceBody=At,ce.assertTSInterfaceDeclaration=ot,ce.assertTSIntersectionType=F,ce.assertTSIntrinsicKeyword=xn,ce.assertTSLiteralType=Ve,ce.assertTSMappedType=We,ce.assertTSMethodSignature=Tn,ce.assertTSModuleBlock=ra,ce.assertTSModuleDeclaration=ta,ce.assertTSNamedTupleMember=u,ce.assertTSNamespaceExportDeclaration=ua,ce.assertTSNeverKeyword=An,ce.assertTSNonNullExpression=aa,ce.assertTSNullKeyword=Pn,ce.assertTSNumberKeyword=Cn,ce.assertTSObjectKeyword=Dn,ce.assertTSOptionalType=d,ce.assertTSParameterProperty=pn,ce.assertTSParenthesizedType=be,ce.assertTSPropertySignature=bn,ce.assertTSQualifiedName=mn,ce.assertTSRestType=r,ce.assertTSSatisfiesExpression=yr,ce.assertTSStringKeyword=wn,ce.assertTSSymbolKeyword=In,ce.assertTSThisType=Bn,ce.assertTSTupleType=i,ce.assertTSType=fc,ce.assertTSTypeAliasDeclaration=ht,ce.assertTSTypeAnnotation=la,ce.assertTSTypeAssertion=ps,ce.assertTSTypeElement=cc,ce.assertTSTypeLiteral=jn,ce.assertTSTypeOperator=Pe,ce.assertTSTypeParameter=pa,ce.assertTSTypeParameterDeclaration=fa,ce.assertTSTypeParameterInstantiation=ca,ce.assertTSTypePredicate=Rn,ce.assertTSTypeQuery=Mn,ce.assertTSTypeReference=Ln,ce.assertTSUndefinedKeyword=_n,ce.assertTSUnionType=g,ce.assertTSUnknownKeyword=On,ce.assertTSVoidKeyword=Nn,ce.assertTaggedTemplateExpression=ee,ce.assertTemplateElement=_e,ce.assertTemplateLiteral=$e,ce.assertTerminatorless=k,ce.assertThisExpression=Ue,ce.assertThisTypeAnnotation=nn,ce.assertThrowStatement=Fe,ce.assertTopicReference=cs,ce.assertTryStatement=Re,ce.assertTupleExpression=os,ce.assertTupleTypeAnnotation=Ri,ce.assertTypeAlias=Mi,ce.assertTypeAnnotation=oi,ce.assertTypeCastExpression=ji,ce.assertTypeParameter=$i,ce.assertTypeParameterDeclaration=Ui,ce.assertTypeParameterInstantiation=qi,ce.assertTypeScript=lc,ce.assertTypeofTypeAnnotation=tt,ce.assertUnaryExpression=Ae,ce.assertUnaryLike=Hl,ce.assertUnionTypeAnnotation=Vi,ce.assertUpdateExpression=Z,ce.assertUserWhitespacable=Vl,ce.assertV8IntrinsicIdentifier=un,ce.assertVariableDeclaration=re,ce.assertVariableDeclarator=ue,ce.assertVariance=rr,ce.assertVoidTypeAnnotation=Zt,ce.assertWhile=ke,ce.assertWhileStatement=ge,ce.assertWithStatement=Oe,ce.assertYieldExpression=Xe;var t=xa(),n=Do();function s(o,R,_p){if(!(0,t.default)(o,R,_p))throw new Error(`Expected type "${o}" with option ${JSON.stringify(_p)}, but instead got "${R.type}".`)}e(s,"assert");function a(o,R){s("ArrayExpression",o,R)}e(a,"assertArrayExpression");function f(o,R){s("AssignmentExpression",o,R)}e(f,"assertAssignmentExpression");function l(o,R){s("BinaryExpression",o,R)}e(l,"assertBinaryExpression");function m(o,R){s("InterpreterDirective",o,R)}e(m,"assertInterpreterDirective");function h(o,R){s("Directive",o,R)}e(h,"assertDirective");function p(o,R){s("DirectiveLiteral",o,R)}e(p,"assertDirectiveLiteral");function b(o,R){s("BlockStatement",o,R)}e(b,"assertBlockStatement");function y(o,R){s("BreakStatement",o,R)}e(y,"assertBreakStatement");function x(o,R){s("CallExpression",o,R)}e(x,"assertCallExpression");function E(o,R){s("CatchClause",o,R)}e(E,"assertCatchClause");function T(o,R){s("ConditionalExpression",o,R)}e(T,"assertConditionalExpression");function A(o,R){s("ContinueStatement",o,R)}e(A,"assertContinueStatement");function I(o,R){s("DebuggerStatement",o,R)}e(I,"assertDebuggerStatement");function v(o,R){s("DoWhileStatement",o,R)}e(v,"assertDoWhileStatement");function L(o,R){s("EmptyStatement",o,R)}e(L,"assertEmptyStatement");function $(o,R){s("ExpressionStatement",o,R)}e($,"assertExpressionStatement");function w(o,R){s("File",o,R)}e(w,"assertFile");function M(o,R){s("ForInStatement",o,R)}e(M,"assertForInStatement");function C(o,R){s("ForStatement",o,R)}e(C,"assertForStatement");function P(o,R){s("FunctionDeclaration",o,R)}e(P,"assertFunctionDeclaration");function S(o,R){s("FunctionExpression",o,R)}e(S,"assertFunctionExpression");function O(o,R){s("Identifier",o,R)}e(O,"assertIdentifier");function X(o,R){s("IfStatement",o,R)}e(X,"assertIfStatement");function D(o,R){s("LabeledStatement",o,R)}e(D,"assertLabeledStatement");function V(o,R){s("StringLiteral",o,R)}e(V,"assertStringLiteral");function K(o,R){s("NumericLiteral",o,R)}e(K,"assertNumericLiteral");function q(o,R){s("NullLiteral",o,R)}e(q,"assertNullLiteral");function _(o,R){s("BooleanLiteral",o,R)}e(_,"assertBooleanLiteral");function j(o,R){s("RegExpLiteral",o,R)}e(j,"assertRegExpLiteral");function z(o,R){s("LogicalExpression",o,R)}e(z,"assertLogicalExpression");function Y(o,R){s("MemberExpression",o,R)}e(Y,"assertMemberExpression");function N(o,R){s("NewExpression",o,R)}e(N,"assertNewExpression");function te(o,R){s("Program",o,R)}e(te,"assertProgram");function se(o,R){s("ObjectExpression",o,R)}e(se,"assertObjectExpression");function de(o,R){s("ObjectMethod",o,R)}e(de,"assertObjectMethod");function we(o,R){s("ObjectProperty",o,R)}e(we,"assertObjectProperty");function ve(o,R){s("RestElement",o,R)}e(ve,"assertRestElement");function Ee(o,R){s("ReturnStatement",o,R)}e(Ee,"assertReturnStatement");function fe(o,R){s("SequenceExpression",o,R)}e(fe,"assertSequenceExpression");function Ce(o,R){s("ParenthesizedExpression",o,R)}e(Ce,"assertParenthesizedExpression");function xe(o,R){s("SwitchCase",o,R)}e(xe,"assertSwitchCase");function Se(o,R){s("SwitchStatement",o,R)}e(Se,"assertSwitchStatement");function Ue(o,R){s("ThisExpression",o,R)}e(Ue,"assertThisExpression");function Fe(o,R){s("ThrowStatement",o,R)}e(Fe,"assertThrowStatement");function Re(o,R){s("TryStatement",o,R)}e(Re,"assertTryStatement");function Ae(o,R){s("UnaryExpression",o,R)}e(Ae,"assertUnaryExpression");function Z(o,R){s("UpdateExpression",o,R)}e(Z,"assertUpdateExpression");function re(o,R){s("VariableDeclaration",o,R)}e(re,"assertVariableDeclaration");function ue(o,R){s("VariableDeclarator",o,R)}e(ue,"assertVariableDeclarator");function ge(o,R){s("WhileStatement",o,R)}e(ge,"assertWhileStatement");function Oe(o,R){s("WithStatement",o,R)}e(Oe,"assertWithStatement");function Be(o,R){s("AssignmentPattern",o,R)}e(Be,"assertAssignmentPattern");function qe(o,R){s("ArrayPattern",o,R)}e(qe,"assertArrayPattern");function Ye(o,R){s("ArrowFunctionExpression",o,R)}e(Ye,"assertArrowFunctionExpression");function He(o,R){s("ClassBody",o,R)}e(He,"assertClassBody");function nt(o,R){s("ClassExpression",o,R)}e(nt,"assertClassExpression");function ut(o,R){s("ClassDeclaration",o,R)}e(ut,"assertClassDeclaration");function Ne(o,R){s("ExportAllDeclaration",o,R)}e(Ne,"assertExportAllDeclaration");function me(o,R){s("ExportDefaultDeclaration",o,R)}e(me,"assertExportDefaultDeclaration");function pe(o,R){s("ExportNamedDeclaration",o,R)}e(pe,"assertExportNamedDeclaration");function J(o,R){s("ExportSpecifier",o,R)}e(J,"assertExportSpecifier");function ae(o,R){s("ForOfStatement",o,R)}e(ae,"assertForOfStatement");function Te(o,R){s("ImportDeclaration",o,R)}e(Te,"assertImportDeclaration");function De(o,R){s("ImportDefaultSpecifier",o,R)}e(De,"assertImportDefaultSpecifier");function Le(o,R){s("ImportNamespaceSpecifier",o,R)}e(Le,"assertImportNamespaceSpecifier");function je(o,R){s("ImportSpecifier",o,R)}e(je,"assertImportSpecifier");function Je(o,R){s("ImportExpression",o,R)}e(Je,"assertImportExpression");function Me(o,R){s("MetaProperty",o,R)}e(Me,"assertMetaProperty");function rt(o,R){s("ClassMethod",o,R)}e(rt,"assertClassMethod");function W(o,R){s("ObjectPattern",o,R)}e(W,"assertObjectPattern");function oe(o,R){s("SpreadElement",o,R)}e(oe,"assertSpreadElement");function ye(o,R){s("Super",o,R)}e(ye,"assertSuper");function ee(o,R){s("TaggedTemplateExpression",o,R)}e(ee,"assertTaggedTemplateExpression");function _e(o,R){s("TemplateElement",o,R)}e(_e,"assertTemplateElement");function $e(o,R){s("TemplateLiteral",o,R)}e($e,"assertTemplateLiteral");function Xe(o,R){s("YieldExpression",o,R)}e(Xe,"assertYieldExpression");function st(o,R){s("AwaitExpression",o,R)}e(st,"assertAwaitExpression");function at(o,R){s("Import",o,R)}e(at,"assertImport");function Ot(o,R){s("BigIntLiteral",o,R)}e(Ot,"assertBigIntLiteral");function It(o,R){s("ExportNamespaceSpecifier",o,R)}e(It,"assertExportNamespaceSpecifier");function St(o,R){s("OptionalMemberExpression",o,R)}e(St,"assertOptionalMemberExpression");function Et(o,R){s("OptionalCallExpression",o,R)}e(Et,"assertOptionalCallExpression");function xt(o,R){s("ClassProperty",o,R)}e(xt,"assertClassProperty");function Qt(o,R){s("ClassAccessorProperty",o,R)}e(Qt,"assertClassAccessorProperty");function lr(o,R){s("ClassPrivateProperty",o,R)}e(lr,"assertClassPrivateProperty");function cr(o,R){s("ClassPrivateMethod",o,R)}e(cr,"assertClassPrivateMethod");function Sr(o,R){s("PrivateName",o,R)}e(Sr,"assertPrivateName");function Pi(o,R){s("StaticBlock",o,R)}e(Pi,"assertStaticBlock");function xr(o,R){s("AnyTypeAnnotation",o,R)}e(xr,"assertAnyTypeAnnotation");function Ar(o,R){s("ArrayTypeAnnotation",o,R)}e(Ar,"assertArrayTypeAnnotation");function Wr(o,R){s("BooleanTypeAnnotation",o,R)}e(Wr,"assertBooleanTypeAnnotation");function Ci(o,R){s("BooleanLiteralTypeAnnotation",o,R)}e(Ci,"assertBooleanLiteralTypeAnnotation");function Or(o,R){s("NullLiteralTypeAnnotation",o,R)}e(Or,"assertNullLiteralTypeAnnotation");function fr(o,R){s("ClassImplements",o,R)}e(fr,"assertClassImplements");function ti(o,R){s("DeclareClass",o,R)}e(ti,"assertDeclareClass");function Gr(o,R){s("DeclareFunction",o,R)}e(Gr,"assertDeclareFunction");function Hr(o,R){s("DeclareInterface",o,R)}e(Hr,"assertDeclareInterface");function Di(o,R){s("DeclareModule",o,R)}e(Di,"assertDeclareModule");function Xr(o,R){s("DeclareModuleExports",o,R)}e(Xr,"assertDeclareModuleExports");function wi(o,R){s("DeclareTypeAlias",o,R)}e(wi,"assertDeclareTypeAlias");function ri(o,R){s("DeclareOpaqueType",o,R)}e(ri,"assertDeclareOpaqueType");function Nr(o,R){s("DeclareVariable",o,R)}e(Nr,"assertDeclareVariable");function ni(o,R){s("DeclareExportDeclaration",o,R)}e(ni,"assertDeclareExportDeclaration");function Ii(o,R){s("DeclareExportAllDeclaration",o,R)}e(Ii,"assertDeclareExportAllDeclaration");function _i(o,R){s("DeclaredPredicate",o,R)}e(_i,"assertDeclaredPredicate");function Yr(o,R){s("ExistsTypeAnnotation",o,R)}e(Yr,"assertExistsTypeAnnotation");function ii(o,R){s("FunctionTypeAnnotation",o,R)}e(ii,"assertFunctionTypeAnnotation");function si(o,R){s("FunctionTypeParam",o,R)}e(si,"assertFunctionTypeParam");function Pr(o,R){s("GenericTypeAnnotation",o,R)}e(Pr,"assertGenericTypeAnnotation");function Oi(o,R){s("InferredPredicate",o,R)}e(Oi,"assertInferredPredicate");function Wt(o,R){s("InterfaceExtends",o,R)}e(Wt,"assertInterfaceExtends");function Jr(o,R){s("InterfaceDeclaration",o,R)}e(Jr,"assertInterfaceDeclaration");function zr(o,R){s("InterfaceTypeAnnotation",o,R)}e(zr,"assertInterfaceTypeAnnotation");function Qr(o,R){s("IntersectionTypeAnnotation",o,R)}e(Qr,"assertIntersectionTypeAnnotation");function pr(o,R){s("MixedTypeAnnotation",o,R)}e(pr,"assertMixedTypeAnnotation");function Br(o,R){s("EmptyTypeAnnotation",o,R)}e(Br,"assertEmptyTypeAnnotation");function Zr(o,R){s("NullableTypeAnnotation",o,R)}e(Zr,"assertNullableTypeAnnotation");function Ni(o,R){s("NumberLiteralTypeAnnotation",o,R)}e(Ni,"assertNumberLiteralTypeAnnotation");function Bi(o,R){s("NumberTypeAnnotation",o,R)}e(Bi,"assertNumberTypeAnnotation");function ki(o,R){s("ObjectTypeAnnotation",o,R)}e(ki,"assertObjectTypeAnnotation");function ai(o,R){s("ObjectTypeInternalSlot",o,R)}e(ai,"assertObjectTypeInternalSlot");function en(o,R){s("ObjectTypeCallProperty",o,R)}e(en,"assertObjectTypeCallProperty");function kr(o,R){s("ObjectTypeIndexer",o,R)}e(kr,"assertObjectTypeIndexer");function tn(o,R){s("ObjectTypeProperty",o,R)}e(tn,"assertObjectTypeProperty");function dr(o,R){s("ObjectTypeSpreadProperty",o,R)}e(dr,"assertObjectTypeSpreadProperty");function hr(o,R){s("OpaqueType",o,R)}e(hr,"assertOpaqueType");function rn(o,R){s("QualifiedTypeIdentifier",o,R)}e(rn,"assertQualifiedTypeIdentifier");function Fi(o,R){s("StringLiteralTypeAnnotation",o,R)}e(Fi,"assertStringLiteralTypeAnnotation");function Xt(o,R){s("StringTypeAnnotation",o,R)}e(Xt,"assertStringTypeAnnotation");function Li(o,R){s("SymbolTypeAnnotation",o,R)}e(Li,"assertSymbolTypeAnnotation");function nn(o,R){s("ThisTypeAnnotation",o,R)}e(nn,"assertThisTypeAnnotation");function Ri(o,R){s("TupleTypeAnnotation",o,R)}e(Ri,"assertTupleTypeAnnotation");function tt(o,R){s("TypeofTypeAnnotation",o,R)}e(tt,"assertTypeofTypeAnnotation");function Mi(o,R){s("TypeAlias",o,R)}e(Mi,"assertTypeAlias");function oi(o,R){s("TypeAnnotation",o,R)}e(oi,"assertTypeAnnotation");function ji(o,R){s("TypeCastExpression",o,R)}e(ji,"assertTypeCastExpression");function $i(o,R){s("TypeParameter",o,R)}e($i,"assertTypeParameter");function Ui(o,R){s("TypeParameterDeclaration",o,R)}e(Ui,"assertTypeParameterDeclaration");function qi(o,R){s("TypeParameterInstantiation",o,R)}e(qi,"assertTypeParameterInstantiation");function Vi(o,R){s("UnionTypeAnnotation",o,R)}e(Vi,"assertUnionTypeAnnotation");function rr(o,R){s("Variance",o,R)}e(rr,"assertVariance");function Zt(o,R){s("VoidTypeAnnotation",o,R)}e(Zt,"assertVoidTypeAnnotation");function mr(o,R){s("EnumDeclaration",o,R)}e(mr,"assertEnumDeclaration");function Ki(o,R){s("EnumBooleanBody",o,R)}e(Ki,"assertEnumBooleanBody");function sn(o,R){s("EnumNumberBody",o,R)}e(sn,"assertEnumNumberBody");function an(o,R){s("EnumStringBody",o,R)}e(an,"assertEnumStringBody");function ui(o,R){s("EnumSymbolBody",o,R)}e(ui,"assertEnumSymbolBody");function on(o,R){s("EnumBooleanMember",o,R)}e(on,"assertEnumBooleanMember");function Wi(o,R){s("EnumNumberMember",o,R)}e(Wi,"assertEnumNumberMember");function li(o,R){s("EnumStringMember",o,R)}e(li,"assertEnumStringMember");function Ze(o,R){s("EnumDefaultedMember",o,R)}e(Ze,"assertEnumDefaultedMember");function Gi(o,R){s("IndexedAccessType",o,R)}e(Gi,"assertIndexedAccessType");function ci(o,R){s("OptionalIndexedAccessType",o,R)}e(ci,"assertOptionalIndexedAccessType");function Hi(o,R){s("JSXAttribute",o,R)}e(Hi,"assertJSXAttribute");function Xi(o,R){s("JSXClosingElement",o,R)}e(Xi,"assertJSXClosingElement");function Yi(o,R){s("JSXElement",o,R)}e(Yi,"assertJSXElement");function Ji(o,R){s("JSXEmptyExpression",o,R)}e(Ji,"assertJSXEmptyExpression");function fi(o,R){s("JSXExpressionContainer",o,R)}e(fi,"assertJSXExpressionContainer");function zi(o,R){s("JSXSpreadChild",o,R)}e(zi,"assertJSXSpreadChild");function pi(o,R){s("JSXIdentifier",o,R)}e(pi,"assertJSXIdentifier");function di(o,R){s("JSXMemberExpression",o,R)}e(di,"assertJSXMemberExpression");function Qi(o,R){s("JSXNamespacedName",o,R)}e(Qi,"assertJSXNamespacedName");function Zi(o,R){s("JSXOpeningElement",o,R)}e(Zi,"assertJSXOpeningElement");function hi(o,R){s("JSXSpreadAttribute",o,R)}e(hi,"assertJSXSpreadAttribute");function mi(o,R){s("JSXText",o,R)}e(mi,"assertJSXText");function es(o,R){s("JSXFragment",o,R)}e(es,"assertJSXFragment");function yi(o,R){s("JSXOpeningFragment",o,R)}e(yi,"assertJSXOpeningFragment");function ts(o,R){s("JSXClosingFragment",o,R)}e(ts,"assertJSXClosingFragment");function rs(o,R){s("Noop",o,R)}e(rs,"assertNoop");function ns(o,R){s("Placeholder",o,R)}e(ns,"assertPlaceholder");function un(o,R){s("V8IntrinsicIdentifier",o,R)}e(un,"assertV8IntrinsicIdentifier");function ln(o,R){s("ArgumentPlaceholder",o,R)}e(ln,"assertArgumentPlaceholder");function is(o,R){s("BindExpression",o,R)}e(is,"assertBindExpression");function ss(o,R){s("ImportAttribute",o,R)}e(ss,"assertImportAttribute");function cn(o,R){s("Decorator",o,R)}e(cn,"assertDecorator");function as(o,R){s("DoExpression",o,R)}e(as,"assertDoExpression");function fn(o,R){s("ExportDefaultSpecifier",o,R)}e(fn,"assertExportDefaultSpecifier");function Fr(o,R){s("RecordExpression",o,R)}e(Fr,"assertRecordExpression");function os(o,R){s("TupleExpression",o,R)}e(os,"assertTupleExpression");function us(o,R){s("DecimalLiteral",o,R)}e(us,"assertDecimalLiteral");function ls(o,R){s("ModuleExpression",o,R)}e(ls,"assertModuleExpression");function cs(o,R){s("TopicReference",o,R)}e(cs,"assertTopicReference");function Cr(o,R){s("PipelineTopicExpression",o,R)}e(Cr,"assertPipelineTopicExpression");function gi(o,R){s("PipelineBareFunction",o,R)}e(gi,"assertPipelineBareFunction");function fs(o,R){s("PipelinePrimaryTopicReference",o,R)}e(fs,"assertPipelinePrimaryTopicReference");function pn(o,R){s("TSParameterProperty",o,R)}e(pn,"assertTSParameterProperty");function dn(o,R){s("TSDeclareFunction",o,R)}e(dn,"assertTSDeclareFunction");function hn(o,R){s("TSDeclareMethod",o,R)}e(hn,"assertTSDeclareMethod");function mn(o,R){s("TSQualifiedName",o,R)}e(mn,"assertTSQualifiedName");function yn(o,R){s("TSCallSignatureDeclaration",o,R)}e(yn,"assertTSCallSignatureDeclaration");function gn(o,R){s("TSConstructSignatureDeclaration",o,R)}e(gn,"assertTSConstructSignatureDeclaration");function bn(o,R){s("TSPropertySignature",o,R)}e(bn,"assertTSPropertySignature");function Tn(o,R){s("TSMethodSignature",o,R)}e(Tn,"assertTSMethodSignature");function En(o,R){s("TSIndexSignature",o,R)}e(En,"assertTSIndexSignature");function vn(o,R){s("TSAnyKeyword",o,R)}e(vn,"assertTSAnyKeyword");function Lr(o,R){s("TSBooleanKeyword",o,R)}e(Lr,"assertTSBooleanKeyword");function Sn(o,R){s("TSBigIntKeyword",o,R)}e(Sn,"assertTSBigIntKeyword");function xn(o,R){s("TSIntrinsicKeyword",o,R)}e(xn,"assertTSIntrinsicKeyword");function An(o,R){s("TSNeverKeyword",o,R)}e(An,"assertTSNeverKeyword");function Pn(o,R){s("TSNullKeyword",o,R)}e(Pn,"assertTSNullKeyword");function Cn(o,R){s("TSNumberKeyword",o,R)}e(Cn,"assertTSNumberKeyword");function Dn(o,R){s("TSObjectKeyword",o,R)}e(Dn,"assertTSObjectKeyword");function wn(o,R){s("TSStringKeyword",o,R)}e(wn,"assertTSStringKeyword");function In(o,R){s("TSSymbolKeyword",o,R)}e(In,"assertTSSymbolKeyword");function _n(o,R){s("TSUndefinedKeyword",o,R)}e(_n,"assertTSUndefinedKeyword");function On(o,R){s("TSUnknownKeyword",o,R)}e(On,"assertTSUnknownKeyword");function Nn(o,R){s("TSVoidKeyword",o,R)}e(Nn,"assertTSVoidKeyword");function Bn(o,R){s("TSThisType",o,R)}e(Bn,"assertTSThisType");function kn(o,R){s("TSFunctionType",o,R)}e(kn,"assertTSFunctionType");function Fn(o,R){s("TSConstructorType",o,R)}e(Fn,"assertTSConstructorType");function Ln(o,R){s("TSTypeReference",o,R)}e(Ln,"assertTSTypeReference");function Rn(o,R){s("TSTypePredicate",o,R)}e(Rn,"assertTSTypePredicate");function Mn(o,R){s("TSTypeQuery",o,R)}e(Mn,"assertTSTypeQuery");function jn(o,R){s("TSTypeLiteral",o,R)}e(jn,"assertTSTypeLiteral");function G(o,R){s("TSArrayType",o,R)}e(G,"assertTSArrayType");function i(o,R){s("TSTupleType",o,R)}e(i,"assertTSTupleType");function d(o,R){s("TSOptionalType",o,R)}e(d,"assertTSOptionalType");function r(o,R){s("TSRestType",o,R)}e(r,"assertTSRestType");function u(o,R){s("TSNamedTupleMember",o,R)}e(u,"assertTSNamedTupleMember");function g(o,R){s("TSUnionType",o,R)}e(g,"assertTSUnionType");function F(o,R){s("TSIntersectionType",o,R)}e(F,"assertTSIntersectionType");function H(o,R){s("TSConditionalType",o,R)}e(H,"assertTSConditionalType");function ne(o,R){s("TSInferType",o,R)}e(ne,"assertTSInferType");function be(o,R){s("TSParenthesizedType",o,R)}e(be,"assertTSParenthesizedType");function Pe(o,R){s("TSTypeOperator",o,R)}e(Pe,"assertTSTypeOperator");function Ie(o,R){s("TSIndexedAccessType",o,R)}e(Ie,"assertTSIndexedAccessType");function We(o,R){s("TSMappedType",o,R)}e(We,"assertTSMappedType");function Ve(o,R){s("TSLiteralType",o,R)}e(Ve,"assertTSLiteralType");function Qe(o,R){s("TSExpressionWithTypeArguments",o,R)}e(Qe,"assertTSExpressionWithTypeArguments");function ot(o,R){s("TSInterfaceDeclaration",o,R)}e(ot,"assertTSInterfaceDeclaration");function At(o,R){s("TSInterfaceBody",o,R)}e(At,"assertTSInterfaceBody");function ht(o,R){s("TSTypeAliasDeclaration",o,R)}e(ht,"assertTSTypeAliasDeclaration");function yt(o,R){s("TSInstantiationExpression",o,R)}e(yt,"assertTSInstantiationExpression");function Gt(o,R){s("TSAsExpression",o,R)}e(Gt,"assertTSAsExpression");function yr(o,R){s("TSSatisfiesExpression",o,R)}e(yr,"assertTSSatisfiesExpression");function ps(o,R){s("TSTypeAssertion",o,R)}e(ps,"assertTSTypeAssertion");function Zs(o,R){s("TSEnumDeclaration",o,R)}e(Zs,"assertTSEnumDeclaration");function ea(o,R){s("TSEnumMember",o,R)}e(ea,"assertTSEnumMember");function ta(o,R){s("TSModuleDeclaration",o,R)}e(ta,"assertTSModuleDeclaration");function ra(o,R){s("TSModuleBlock",o,R)}e(ra,"assertTSModuleBlock");function na(o,R){s("TSImportType",o,R)}e(na,"assertTSImportType");function ia(o,R){s("TSImportEqualsDeclaration",o,R)}e(ia,"assertTSImportEqualsDeclaration");function sa(o,R){s("TSExternalModuleReference",o,R)}e(sa,"assertTSExternalModuleReference");function aa(o,R){s("TSNonNullExpression",o,R)}e(aa,"assertTSNonNullExpression");function oa(o,R){s("TSExportAssignment",o,R)}e(oa,"assertTSExportAssignment");function ua(o,R){s("TSNamespaceExportDeclaration",o,R)}e(ua,"assertTSNamespaceExportDeclaration");function la(o,R){s("TSTypeAnnotation",o,R)}e(la,"assertTSTypeAnnotation");function ca(o,R){s("TSTypeParameterInstantiation",o,R)}e(ca,"assertTSTypeParameterInstantiation");function fa(o,R){s("TSTypeParameterDeclaration",o,R)}e(fa,"assertTSTypeParameterDeclaration");function pa(o,R){s("TSTypeParameter",o,R)}e(pa,"assertTSTypeParameter");function da(o,R){s("Standardized",o,R)}e(da,"assertStandardized");function ha(o,R){s("Expression",o,R)}e(ha,"assertExpression");function ma(o,R){s("Binary",o,R)}e(ma,"assertBinary");function ya(o,R){s("Scopable",o,R)}e(ya,"assertScopable");function ga(o,R){s("BlockParent",o,R)}e(ga,"assertBlockParent");function ba(o,R){s("Block",o,R)}e(ba,"assertBlock");function B(o,R){s("Statement",o,R)}e(B,"assertStatement");function k(o,R){s("Terminatorless",o,R)}e(k,"assertTerminatorless");function U(o,R){s("CompletionStatement",o,R)}e(U,"assertCompletionStatement");function Q(o,R){s("Conditional",o,R)}e(Q,"assertConditional");function he(o,R){s("Loop",o,R)}e(he,"assertLoop");function ke(o,R){s("While",o,R)}e(ke,"assertWhile");function et(o,R){s("ExpressionWrapper",o,R)}e(et,"assertExpressionWrapper");function vt(o,R){s("For",o,R)}e(vt,"assertFor");function Bt(o,R){s("ForXStatement",o,R)}e(Bt,"assertForXStatement");function gr(o,R){s("Function",o,R)}e(gr,"assertFunction");function Fl(o,R){s("FunctionParent",o,R)}e(Fl,"assertFunctionParent");function Ll(o,R){s("Pureish",o,R)}e(Ll,"assertPureish");function Rl(o,R){s("Declaration",o,R)}e(Rl,"assertDeclaration");function Ml(o,R){s("PatternLike",o,R)}e(Ml,"assertPatternLike");function jl(o,R){s("LVal",o,R)}e(jl,"assertLVal");function $l(o,R){s("TSEntityName",o,R)}e($l,"assertTSEntityName");function Ul(o,R){s("Literal",o,R)}e(Ul,"assertLiteral");function ql(o,R){s("Immutable",o,R)}e(ql,"assertImmutable");function Vl(o,R){s("UserWhitespacable",o,R)}e(Vl,"assertUserWhitespacable");function Kl(o,R){s("Method",o,R)}e(Kl,"assertMethod");function Wl(o,R){s("ObjectMember",o,R)}e(Wl,"assertObjectMember");function Gl(o,R){s("Property",o,R)}e(Gl,"assertProperty");function Hl(o,R){s("UnaryLike",o,R)}e(Hl,"assertUnaryLike");function Xl(o,R){s("Pattern",o,R)}e(Xl,"assertPattern");function yo(o,R){s("Class",o,R)}e(yo,"assertClass");function Yl(o,R){s("ImportOrExportDeclaration",o,R)}e(Yl,"assertImportOrExportDeclaration");function Jl(o,R){s("ExportDeclaration",o,R)}e(Jl,"assertExportDeclaration");function zl(o,R){s("ModuleSpecifier",o,R)}e(zl,"assertModuleSpecifier");function Ql(o,R){s("Accessor",o,R)}e(Ql,"assertAccessor");function Zl(o,R){s("Private",o,R)}e(Zl,"assertPrivate");function ec(o,R){s("Flow",o,R)}e(ec,"assertFlow");function tc(o,R){s("FlowType",o,R)}e(tc,"assertFlowType");function rc(o,R){s("FlowBaseAnnotation",o,R)}e(rc,"assertFlowBaseAnnotation");function nc(o,R){s("FlowDeclaration",o,R)}e(nc,"assertFlowDeclaration");function ic(o,R){s("FlowPredicate",o,R)}e(ic,"assertFlowPredicate");function sc(o,R){s("EnumBody",o,R)}e(sc,"assertEnumBody");function ac(o,R){s("EnumMember",o,R)}e(ac,"assertEnumMember");function oc(o,R){s("JSX",o,R)}e(oc,"assertJSX");function uc(o,R){s("Miscellaneous",o,R)}e(uc,"assertMiscellaneous");function lc(o,R){s("TypeScript",o,R)}e(lc,"assertTypeScript");function cc(o,R){s("TSTypeElement",o,R)}e(cc,"assertTSTypeElement");function fc(o,R){s("TSType",o,R)}e(fc,"assertTSType");function pc(o,R){s("TSBaseType",o,R)}e(pc,"assertTSBaseType");function dc(o,R){(0,n.default)("assertNumberLiteral","assertNumericLiteral"),s("NumberLiteral",o,R)}e(dc,"assertNumberLiteral");function hc(o,R){(0,n.default)("assertRegexLiteral","assertRegExpLiteral"),s("RegexLiteral",o,R)}e(hc,"assertRegexLiteral");function mc(o,R){(0,n.default)("assertRestProperty","assertRestElement"),s("RestProperty",o,R)}e(mc,"assertRestProperty");function yc(o,R){(0,n.default)("assertSpreadProperty","assertSpreadElement"),s("SpreadProperty",o,R)}e(yc,"assertSpreadProperty");function c(o,R){(0,n.default)("assertModuleDeclaration","assertImportOrExportDeclaration"),s("ModuleDeclaration",o,R)}return e(c,"assertModuleDeclaration"),ce}e(k1,"requireGenerated$1");var Da={},jd;function F1(){if(jd)return Da;jd=1,Object.defineProperty(Da,"__esModule",{value:!0}),Da.default=void 0;var t=er();Da.default=n;function n(s){switch(s){case"string":return(0,t.stringTypeAnnotation)();case"number":return(0,t.numberTypeAnnotation)();case"undefined":return(0,t.voidTypeAnnotation)();case"boolean":return(0,t.booleanTypeAnnotation)();case"function":return(0,t.genericTypeAnnotation)((0,t.identifier)("Function"));case"object":return(0,t.genericTypeAnnotation)((0,t.identifier)("Object"));case"symbol":return(0,t.genericTypeAnnotation)((0,t.identifier)("Symbol"));case"bigint":return(0,t.anyTypeAnnotation)()}throw new Error("Invalid typeof value: "+s)}return e(n,"createTypeAnnotationBasedOnTypeof$1"),Da}e(F1,"requireCreateTypeAnnotationBasedOnTypeof");var Mo={},jo={},$d;function Ud(){if($d)return jo;$d=1,Object.defineProperty(jo,"__esModule",{value:!0}),jo.default=s;var t=Ft();function n(a){return(0,t.isIdentifier)(a)?a.name:`${a.id.name}.${n(a.qualification)}`}e(n,"getQualifiedName");function s(a){const f=Array.from(a),l=new Map,m=new Map,h=new Set,p=[];for(let b=0;b<f.length;b++){const y=f[b];if(y&&!p.includes(y)){if((0,t.isAnyTypeAnnotation)(y))return[y];if((0,t.isFlowBaseAnnotation)(y)){m.set(y.type,y);continue}if((0,t.isUnionTypeAnnotation)(y)){h.has(y.types)||(f.push(...y.types),h.add(y.types));continue}if((0,t.isGenericTypeAnnotation)(y)){const x=n(y.id);if(l.has(x)){let E=l.get(x);E.typeParameters?y.typeParameters&&(E.typeParameters.params.push(...y.typeParameters.params),E.typeParameters.params=s(E.typeParameters.params)):E=y.typeParameters}else l.set(x,y);continue}p.push(y)}}for(const[,b]of m)p.push(b);for(const[,b]of l)p.push(b);return p}return e(s,"removeTypeDuplicates"),jo}e(Ud,"requireRemoveTypeDuplicates$1");var qd;function L1(){if(qd)return Mo;qd=1,Object.defineProperty(Mo,"__esModule",{value:!0}),Mo.default=s;var t=er(),n=Ud();function s(a){const f=(0,n.default)(a);return f.length===1?f[0]:(0,t.unionTypeAnnotation)(f)}return e(s,"createFlowUnionType$1"),Mo}e(L1,"requireCreateFlowUnionType");var $o={},Uo={},Vd;function R1(){if(Vd)return Uo;Vd=1,Object.defineProperty(Uo,"__esModule",{value:!0}),Uo.default=s;var t=Ft();function n(a){return(0,t.isIdentifier)(a)?a.name:`${a.right.name}.${n(a.left)}`}e(n,"getQualifiedName");function s(a){const f=Array.from(a),l=new Map,m=new Map,h=new Set,p=[];for(let b=0;b<f.length;b++){const y=f[b];if(y&&!p.includes(y)){if((0,t.isTSAnyKeyword)(y))return[y];if((0,t.isTSBaseType)(y)){m.set(y.type,y);continue}if((0,t.isTSUnionType)(y)){h.has(y.types)||(f.push(...y.types),h.add(y.types));continue}if((0,t.isTSTypeReference)(y)&&y.typeParameters){const x=n(y.typeName);if(l.has(x)){let E=l.get(x);E.typeParameters?y.typeParameters&&(E.typeParameters.params.push(...y.typeParameters.params),E.typeParameters.params=s(E.typeParameters.params)):E=y.typeParameters}else l.set(x,y);continue}p.push(y)}}for(const[,b]of m)p.push(b);for(const[,b]of l)p.push(b);return p}return e(s,"removeTypeDuplicates$1"),Uo}e(R1,"requireRemoveTypeDuplicates");var Kd;function M1(){if(Kd)return $o;Kd=1,Object.defineProperty($o,"__esModule",{value:!0}),$o.default=a;var t=er(),n=R1(),s=Ft();function a(f){const l=f.map(h=>(0,s.isTSTypeAnnotation)(h)?h.typeAnnotation:h),m=(0,n.default)(l);return m.length===1?m[0]:(0,t.tsUnionType)(m)}return e(a,"createTSUnionType$1"),$o}e(M1,"requireCreateTSUnionType");var kc={},Wd;function j1(){return Wd||(Wd=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"AnyTypeAnnotation",{enumerable:!0,get:e(function(){return n.anyTypeAnnotation},"get")}),Object.defineProperty(t,"ArgumentPlaceholder",{enumerable:!0,get:e(function(){return n.argumentPlaceholder},"get")}),Object.defineProperty(t,"ArrayExpression",{enumerable:!0,get:e(function(){return n.arrayExpression},"get")}),Object.defineProperty(t,"ArrayPattern",{enumerable:!0,get:e(function(){return n.arrayPattern},"get")}),Object.defineProperty(t,"ArrayTypeAnnotation",{enumerable:!0,get:e(function(){return n.arrayTypeAnnotation},"get")}),Object.defineProperty(t,"ArrowFunctionExpression",{enumerable:!0,get:e(function(){return n.arrowFunctionExpression},"get")}),Object.defineProperty(t,"AssignmentExpression",{enumerable:!0,get:e(function(){return n.assignmentExpression},"get")}),Object.defineProperty(t,"AssignmentPattern",{enumerable:!0,get:e(function(){return n.assignmentPattern},"get")}),Object.defineProperty(t,"AwaitExpression",{enumerable:!0,get:e(function(){return n.awaitExpression},"get")}),Object.defineProperty(t,"BigIntLiteral",{enumerable:!0,get:e(function(){return n.bigIntLiteral},"get")}),Object.defineProperty(t,"BinaryExpression",{enumerable:!0,get:e(function(){return n.binaryExpression},"get")}),Object.defineProperty(t,"BindExpression",{enumerable:!0,get:e(function(){return n.bindExpression},"get")}),Object.defineProperty(t,"BlockStatement",{enumerable:!0,get:e(function(){return n.blockStatement},"get")}),Object.defineProperty(t,"BooleanLiteral",{enumerable:!0,get:e(function(){return n.booleanLiteral},"get")}),Object.defineProperty(t,"BooleanLiteralTypeAnnotation",{enumerable:!0,get:e(function(){return n.booleanLiteralTypeAnnotation},"get")}),Object.defineProperty(t,"BooleanTypeAnnotation",{enumerable:!0,get:e(function(){return n.booleanTypeAnnotation},"get")}),Object.defineProperty(t,"BreakStatement",{enumerable:!0,get:e(function(){return n.breakStatement},"get")}),Object.defineProperty(t,"CallExpression",{enumerable:!0,get:e(function(){return n.callExpression},"get")}),Object.defineProperty(t,"CatchClause",{enumerable:!0,get:e(function(){return n.catchClause},"get")}),Object.defineProperty(t,"ClassAccessorProperty",{enumerable:!0,get:e(function(){return n.classAccessorProperty},"get")}),Object.defineProperty(t,"ClassBody",{enumerable:!0,get:e(function(){return n.classBody},"get")}),Object.defineProperty(t,"ClassDeclaration",{enumerable:!0,get:e(function(){return n.classDeclaration},"get")}),Object.defineProperty(t,"ClassExpression",{enumerable:!0,get:e(function(){return n.classExpression},"get")}),Object.defineProperty(t,"ClassImplements",{enumerable:!0,get:e(function(){return n.classImplements},"get")}),Object.defineProperty(t,"ClassMethod",{enumerable:!0,get:e(function(){return n.classMethod},"get")}),Object.defineProperty(t,"ClassPrivateMethod",{enumerable:!0,get:e(function(){return n.classPrivateMethod},"get")}),Object.defineProperty(t,"ClassPrivateProperty",{enumerable:!0,get:e(function(){return n.classPrivateProperty},"get")}),Object.defineProperty(t,"ClassProperty",{enumerable:!0,get:e(function(){return n.classProperty},"get")}),Object.defineProperty(t,"ConditionalExpression",{enumerable:!0,get:e(function(){return n.conditionalExpression},"get")}),Object.defineProperty(t,"ContinueStatement",{enumerable:!0,get:e(function(){return n.continueStatement},"get")}),Object.defineProperty(t,"DebuggerStatement",{enumerable:!0,get:e(function(){return n.debuggerStatement},"get")}),Object.defineProperty(t,"DecimalLiteral",{enumerable:!0,get:e(function(){return n.decimalLiteral},"get")}),Object.defineProperty(t,"DeclareClass",{enumerable:!0,get:e(function(){return n.declareClass},"get")}),Object.defineProperty(t,"DeclareExportAllDeclaration",{enumerable:!0,get:e(function(){return n.declareExportAllDeclaration},"get")}),Object.defineProperty(t,"DeclareExportDeclaration",{enumerable:!0,get:e(function(){return n.declareExportDeclaration},"get")}),Object.defineProperty(t,"DeclareFunction",{enumerable:!0,get:e(function(){return n.declareFunction},"get")}),Object.defineProperty(t,"DeclareInterface",{enumerable:!0,get:e(function(){return n.declareInterface},"get")}),Object.defineProperty(t,"DeclareModule",{enumerable:!0,get:e(function(){return n.declareModule},"get")}),Object.defineProperty(t,"DeclareModuleExports",{enumerable:!0,get:e(function(){return n.declareModuleExports},"get")}),Object.defineProperty(t,"DeclareOpaqueType",{enumerable:!0,get:e(function(){return n.declareOpaqueType},"get")}),Object.defineProperty(t,"DeclareTypeAlias",{enumerable:!0,get:e(function(){return n.declareTypeAlias},"get")}),Object.defineProperty(t,"DeclareVariable",{enumerable:!0,get:e(function(){return n.declareVariable},"get")}),Object.defineProperty(t,"DeclaredPredicate",{enumerable:!0,get:e(function(){return n.declaredPredicate},"get")}),Object.defineProperty(t,"Decorator",{enumerable:!0,get:e(function(){return n.decorator},"get")}),Object.defineProperty(t,"Directive",{enumerable:!0,get:e(function(){return n.directive},"get")}),Object.defineProperty(t,"DirectiveLiteral",{enumerable:!0,get:e(function(){return n.directiveLiteral},"get")}),Object.defineProperty(t,"DoExpression",{enumerable:!0,get:e(function(){return n.doExpression},"get")}),Object.defineProperty(t,"DoWhileStatement",{enumerable:!0,get:e(function(){return n.doWhileStatement},"get")}),Object.defineProperty(t,"EmptyStatement",{enumerable:!0,get:e(function(){return n.emptyStatement},"get")}),Object.defineProperty(t,"EmptyTypeAnnotation",{enumerable:!0,get:e(function(){return n.emptyTypeAnnotation},"get")}),Object.defineProperty(t,"EnumBooleanBody",{enumerable:!0,get:e(function(){return n.enumBooleanBody},"get")}),Object.defineProperty(t,"EnumBooleanMember",{enumerable:!0,get:e(function(){return n.enumBooleanMember},"get")}),Object.defineProperty(t,"EnumDeclaration",{enumerable:!0,get:e(function(){return n.enumDeclaration},"get")}),Object.defineProperty(t,"EnumDefaultedMember",{enumerable:!0,get:e(function(){return n.enumDefaultedMember},"get")}),Object.defineProperty(t,"EnumNumberBody",{enumerable:!0,get:e(function(){return n.enumNumberBody},"get")}),Object.defineProperty(t,"EnumNumberMember",{enumerable:!0,get:e(function(){return n.enumNumberMember},"get")}),Object.defineProperty(t,"EnumStringBody",{enumerable:!0,get:e(function(){return n.enumStringBody},"get")}),Object.defineProperty(t,"EnumStringMember",{enumerable:!0,get:e(function(){return n.enumStringMember},"get")}),Object.defineProperty(t,"EnumSymbolBody",{enumerable:!0,get:e(function(){return n.enumSymbolBody},"get")}),Object.defineProperty(t,"ExistsTypeAnnotation",{enumerable:!0,get:e(function(){return n.existsTypeAnnotation},"get")}),Object.defineProperty(t,"ExportAllDeclaration",{enumerable:!0,get:e(function(){return n.exportAllDeclaration},"get")}),Object.defineProperty(t,"ExportDefaultDeclaration",{enumerable:!0,get:e(function(){return n.exportDefaultDeclaration},"get")}),Object.defineProperty(t,"ExportDefaultSpecifier",{enumerable:!0,get:e(function(){return n.exportDefaultSpecifier},"get")}),Object.defineProperty(t,"ExportNamedDeclaration",{enumerable:!0,get:e(function(){return n.exportNamedDeclaration},"get")}),Object.defineProperty(t,"ExportNamespaceSpecifier",{enumerable:!0,get:e(function(){return n.exportNamespaceSpecifier},"get")}),Object.defineProperty(t,"ExportSpecifier",{enumerable:!0,get:e(function(){return n.exportSpecifier},"get")}),Object.defineProperty(t,"ExpressionStatement",{enumerable:!0,get:e(function(){return n.expressionStatement},"get")}),Object.defineProperty(t,"File",{enumerable:!0,get:e(function(){return n.file},"get")}),Object.defineProperty(t,"ForInStatement",{enumerable:!0,get:e(function(){return n.forInStatement},"get")}),Object.defineProperty(t,"ForOfStatement",{enumerable:!0,get:e(function(){return n.forOfStatement},"get")}),Object.defineProperty(t,"ForStatement",{enumerable:!0,get:e(function(){return n.forStatement},"get")}),Object.defineProperty(t,"FunctionDeclaration",{enumerable:!0,get:e(function(){return n.functionDeclaration},"get")}),Object.defineProperty(t,"FunctionExpression",{enumerable:!0,get:e(function(){return n.functionExpression},"get")}),Object.defineProperty(t,"FunctionTypeAnnotation",{enumerable:!0,get:e(function(){return n.functionTypeAnnotation},"get")}),Object.defineProperty(t,"FunctionTypeParam",{enumerable:!0,get:e(function(){return n.functionTypeParam},"get")}),Object.defineProperty(t,"GenericTypeAnnotation",{enumerable:!0,get:e(function(){return n.genericTypeAnnotation},"get")}),Object.defineProperty(t,"Identifier",{enumerable:!0,get:e(function(){return n.identifier},"get")}),Object.defineProperty(t,"IfStatement",{enumerable:!0,get:e(function(){return n.ifStatement},"get")}),Object.defineProperty(t,"Import",{enumerable:!0,get:e(function(){return n.import},"get")}),Object.defineProperty(t,"ImportAttribute",{enumerable:!0,get:e(function(){return n.importAttribute},"get")}),Object.defineProperty(t,"ImportDeclaration",{enumerable:!0,get:e(function(){return n.importDeclaration},"get")}),Object.defineProperty(t,"ImportDefaultSpecifier",{enumerable:!0,get:e(function(){return n.importDefaultSpecifier},"get")}),Object.defineProperty(t,"ImportExpression",{enumerable:!0,get:e(function(){return n.importExpression},"get")}),Object.defineProperty(t,"ImportNamespaceSpecifier",{enumerable:!0,get:e(function(){return n.importNamespaceSpecifier},"get")}),Object.defineProperty(t,"ImportSpecifier",{enumerable:!0,get:e(function(){return n.importSpecifier},"get")}),Object.defineProperty(t,"IndexedAccessType",{enumerable:!0,get:e(function(){return n.indexedAccessType},"get")}),Object.defineProperty(t,"InferredPredicate",{enumerable:!0,get:e(function(){return n.inferredPredicate},"get")}),Object.defineProperty(t,"InterfaceDeclaration",{enumerable:!0,get:e(function(){return n.interfaceDeclaration},"get")}),Object.defineProperty(t,"InterfaceExtends",{enumerable:!0,get:e(function(){return n.interfaceExtends},"get")}),Object.defineProperty(t,"InterfaceTypeAnnotation",{enumerable:!0,get:e(function(){return n.interfaceTypeAnnotation},"get")}),Object.defineProperty(t,"InterpreterDirective",{enumerable:!0,get:e(function(){return n.interpreterDirective},"get")}),Object.defineProperty(t,"IntersectionTypeAnnotation",{enumerable:!0,get:e(function(){return n.intersectionTypeAnnotation},"get")}),Object.defineProperty(t,"JSXAttribute",{enumerable:!0,get:e(function(){return n.jsxAttribute},"get")}),Object.defineProperty(t,"JSXClosingElement",{enumerable:!0,get:e(function(){return n.jsxClosingElement},"get")}),Object.defineProperty(t,"JSXClosingFragment",{enumerable:!0,get:e(function(){return n.jsxClosingFragment},"get")}),Object.defineProperty(t,"JSXElement",{enumerable:!0,get:e(function(){return n.jsxElement},"get")}),Object.defineProperty(t,"JSXEmptyExpression",{enumerable:!0,get:e(function(){return n.jsxEmptyExpression},"get")}),Object.defineProperty(t,"JSXExpressionContainer",{enumerable:!0,get:e(function(){return n.jsxExpressionContainer},"get")}),Object.defineProperty(t,"JSXFragment",{enumerable:!0,get:e(function(){return n.jsxFragment},"get")}),Object.defineProperty(t,"JSXIdentifier",{enumerable:!0,get:e(function(){return n.jsxIdentifier},"get")}),Object.defineProperty(t,"JSXMemberExpression",{enumerable:!0,get:e(function(){return n.jsxMemberExpression},"get")}),Object.defineProperty(t,"JSXNamespacedName",{enumerable:!0,get:e(function(){return n.jsxNamespacedName},"get")}),Object.defineProperty(t,"JSXOpeningElement",{enumerable:!0,get:e(function(){return n.jsxOpeningElement},"get")}),Object.defineProperty(t,"JSXOpeningFragment",{enumerable:!0,get:e(function(){return n.jsxOpeningFragment},"get")}),Object.defineProperty(t,"JSXSpreadAttribute",{enumerable:!0,get:e(function(){return n.jsxSpreadAttribute},"get")}),Object.defineProperty(t,"JSXSpreadChild",{enumerable:!0,get:e(function(){return n.jsxSpreadChild},"get")}),Object.defineProperty(t,"JSXText",{enumerable:!0,get:e(function(){return n.jsxText},"get")}),Object.defineProperty(t,"LabeledStatement",{enumerable:!0,get:e(function(){return n.labeledStatement},"get")}),Object.defineProperty(t,"LogicalExpression",{enumerable:!0,get:e(function(){return n.logicalExpression},"get")}),Object.defineProperty(t,"MemberExpression",{enumerable:!0,get:e(function(){return n.memberExpression},"get")}),Object.defineProperty(t,"MetaProperty",{enumerable:!0,get:e(function(){return n.metaProperty},"get")}),Object.defineProperty(t,"MixedTypeAnnotation",{enumerable:!0,get:e(function(){return n.mixedTypeAnnotation},"get")}),Object.defineProperty(t,"ModuleExpression",{enumerable:!0,get:e(function(){return n.moduleExpression},"get")}),Object.defineProperty(t,"NewExpression",{enumerable:!0,get:e(function(){return n.newExpression},"get")}),Object.defineProperty(t,"Noop",{enumerable:!0,get:e(function(){return n.noop},"get")}),Object.defineProperty(t,"NullLiteral",{enumerable:!0,get:e(function(){return n.nullLiteral},"get")}),Object.defineProperty(t,"NullLiteralTypeAnnotation",{enumerable:!0,get:e(function(){return n.nullLiteralTypeAnnotation},"get")}),Object.defineProperty(t,"NullableTypeAnnotation",{enumerable:!0,get:e(function(){return n.nullableTypeAnnotation},"get")}),Object.defineProperty(t,"NumberLiteral",{enumerable:!0,get:e(function(){return n.numberLiteral},"get")}),Object.defineProperty(t,"NumberLiteralTypeAnnotation",{enumerable:!0,get:e(function(){return n.numberLiteralTypeAnnotation},"get")}),Object.defineProperty(t,"NumberTypeAnnotation",{enumerable:!0,get:e(function(){return n.numberTypeAnnotation},"get")}),Object.defineProperty(t,"NumericLiteral",{enumerable:!0,get:e(function(){return n.numericLiteral},"get")}),Object.defineProperty(t,"ObjectExpression",{enumerable:!0,get:e(function(){return n.objectExpression},"get")}),Object.defineProperty(t,"ObjectMethod",{enumerable:!0,get:e(function(){return n.objectMethod},"get")}),Object.defineProperty(t,"ObjectPattern",{enumerable:!0,get:e(function(){return n.objectPattern},"get")}),Object.defineProperty(t,"ObjectProperty",{enumerable:!0,get:e(function(){return n.objectProperty},"get")}),Object.defineProperty(t,"ObjectTypeAnnotation",{enumerable:!0,get:e(function(){return n.objectTypeAnnotation},"get")}),Object.defineProperty(t,"ObjectTypeCallProperty",{enumerable:!0,get:e(function(){return n.objectTypeCallProperty},"get")}),Object.defineProperty(t,"ObjectTypeIndexer",{enumerable:!0,get:e(function(){return n.objectTypeIndexer},"get")}),Object.defineProperty(t,"ObjectTypeInternalSlot",{enumerable:!0,get:e(function(){return n.objectTypeInternalSlot},"get")}),Object.defineProperty(t,"ObjectTypeProperty",{enumerable:!0,get:e(function(){return n.objectTypeProperty},"get")}),Object.defineProperty(t,"ObjectTypeSpreadProperty",{enumerable:!0,get:e(function(){return n.objectTypeSpreadProperty},"get")}),Object.defineProperty(t,"OpaqueType",{enumerable:!0,get:e(function(){return n.opaqueType},"get")}),Object.defineProperty(t,"OptionalCallExpression",{enumerable:!0,get:e(function(){return n.optionalCallExpression},"get")}),Object.defineProperty(t,"OptionalIndexedAccessType",{enumerable:!0,get:e(function(){return n.optionalIndexedAccessType},"get")}),Object.defineProperty(t,"OptionalMemberExpression",{enumerable:!0,get:e(function(){return n.optionalMemberExpression},"get")}),Object.defineProperty(t,"ParenthesizedExpression",{enumerable:!0,get:e(function(){return n.parenthesizedExpression},"get")}),Object.defineProperty(t,"PipelineBareFunction",{enumerable:!0,get:e(function(){return n.pipelineBareFunction},"get")}),Object.defineProperty(t,"PipelinePrimaryTopicReference",{enumerable:!0,get:e(function(){return n.pipelinePrimaryTopicReference},"get")}),Object.defineProperty(t,"PipelineTopicExpression",{enumerable:!0,get:e(function(){return n.pipelineTopicExpression},"get")}),Object.defineProperty(t,"Placeholder",{enumerable:!0,get:e(function(){return n.placeholder},"get")}),Object.defineProperty(t,"PrivateName",{enumerable:!0,get:e(function(){return n.privateName},"get")}),Object.defineProperty(t,"Program",{enumerable:!0,get:e(function(){return n.program},"get")}),Object.defineProperty(t,"QualifiedTypeIdentifier",{enumerable:!0,get:e(function(){return n.qualifiedTypeIdentifier},"get")}),Object.defineProperty(t,"RecordExpression",{enumerable:!0,get:e(function(){return n.recordExpression},"get")}),Object.defineProperty(t,"RegExpLiteral",{enumerable:!0,get:e(function(){return n.regExpLiteral},"get")}),Object.defineProperty(t,"RegexLiteral",{enumerable:!0,get:e(function(){return n.regexLiteral},"get")}),Object.defineProperty(t,"RestElement",{enumerable:!0,get:e(function(){return n.restElement},"get")}),Object.defineProperty(t,"RestProperty",{enumerable:!0,get:e(function(){return n.restProperty},"get")}),Object.defineProperty(t,"ReturnStatement",{enumerable:!0,get:e(function(){return n.returnStatement},"get")}),Object.defineProperty(t,"SequenceExpression",{enumerable:!0,get:e(function(){return n.sequenceExpression},"get")}),Object.defineProperty(t,"SpreadElement",{enumerable:!0,get:e(function(){return n.spreadElement},"get")}),Object.defineProperty(t,"SpreadProperty",{enumerable:!0,get:e(function(){return n.spreadProperty},"get")}),Object.defineProperty(t,"StaticBlock",{enumerable:!0,get:e(function(){return n.staticBlock},"get")}),Object.defineProperty(t,"StringLiteral",{enumerable:!0,get:e(function(){return n.stringLiteral},"get")}),Object.defineProperty(t,"StringLiteralTypeAnnotation",{enumerable:!0,get:e(function(){return n.stringLiteralTypeAnnotation},"get")}),Object.defineProperty(t,"StringTypeAnnotation",{enumerable:!0,get:e(function(){return n.stringTypeAnnotation},"get")}),Object.defineProperty(t,"Super",{enumerable:!0,get:e(function(){return n.super},"get")}),Object.defineProperty(t,"SwitchCase",{enumerable:!0,get:e(function(){return n.switchCase},"get")}),Object.defineProperty(t,"SwitchStatement",{enumerable:!0,get:e(function(){return n.switchStatement},"get")}),Object.defineProperty(t,"SymbolTypeAnnotation",{enumerable:!0,get:e(function(){return n.symbolTypeAnnotation},"get")}),Object.defineProperty(t,"TSAnyKeyword",{enumerable:!0,get:e(function(){return n.tsAnyKeyword},"get")}),Object.defineProperty(t,"TSArrayType",{enumerable:!0,get:e(function(){return n.tsArrayType},"get")}),Object.defineProperty(t,"TSAsExpression",{enumerable:!0,get:e(function(){return n.tsAsExpression},"get")}),Object.defineProperty(t,"TSBigIntKeyword",{enumerable:!0,get:e(function(){return n.tsBigIntKeyword},"get")}),Object.defineProperty(t,"TSBooleanKeyword",{enumerable:!0,get:e(function(){return n.tsBooleanKeyword},"get")}),Object.defineProperty(t,"TSCallSignatureDeclaration",{enumerable:!0,get:e(function(){return n.tsCallSignatureDeclaration},"get")}),Object.defineProperty(t,"TSConditionalType",{enumerable:!0,get:e(function(){return n.tsConditionalType},"get")}),Object.defineProperty(t,"TSConstructSignatureDeclaration",{enumerable:!0,get:e(function(){return n.tsConstructSignatureDeclaration},"get")}),Object.defineProperty(t,"TSConstructorType",{enumerable:!0,get:e(function(){return n.tsConstructorType},"get")}),Object.defineProperty(t,"TSDeclareFunction",{enumerable:!0,get:e(function(){return n.tsDeclareFunction},"get")}),Object.defineProperty(t,"TSDeclareMethod",{enumerable:!0,get:e(function(){return n.tsDeclareMethod},"get")}),Object.defineProperty(t,"TSEnumDeclaration",{enumerable:!0,get:e(function(){return n.tsEnumDeclaration},"get")}),Object.defineProperty(t,"TSEnumMember",{enumerable:!0,get:e(function(){return n.tsEnumMember},"get")}),Object.defineProperty(t,"TSExportAssignment",{enumerable:!0,get:e(function(){return n.tsExportAssignment},"get")}),Object.defineProperty(t,"TSExpressionWithTypeArguments",{enumerable:!0,get:e(function(){return n.tsExpressionWithTypeArguments},"get")}),Object.defineProperty(t,"TSExternalModuleReference",{enumerable:!0,get:e(function(){return n.tsExternalModuleReference},"get")}),Object.defineProperty(t,"TSFunctionType",{enumerable:!0,get:e(function(){return n.tsFunctionType},"get")}),Object.defineProperty(t,"TSImportEqualsDeclaration",{enumerable:!0,get:e(function(){return n.tsImportEqualsDeclaration},"get")}),Object.defineProperty(t,"TSImportType",{enumerable:!0,get:e(function(){return n.tsImportType},"get")}),Object.defineProperty(t,"TSIndexSignature",{enumerable:!0,get:e(function(){return n.tsIndexSignature},"get")}),Object.defineProperty(t,"TSIndexedAccessType",{enumerable:!0,get:e(function(){return n.tsIndexedAccessType},"get")}),Object.defineProperty(t,"TSInferType",{enumerable:!0,get:e(function(){return n.tsInferType},"get")}),Object.defineProperty(t,"TSInstantiationExpression",{enumerable:!0,get:e(function(){return n.tsInstantiationExpression},"get")}),Object.defineProperty(t,"TSInterfaceBody",{enumerable:!0,get:e(function(){return n.tsInterfaceBody},"get")}),Object.defineProperty(t,"TSInterfaceDeclaration",{enumerable:!0,get:e(function(){return n.tsInterfaceDeclaration},"get")}),Object.defineProperty(t,"TSIntersectionType",{enumerable:!0,get:e(function(){return n.tsIntersectionType},"get")}),Object.defineProperty(t,"TSIntrinsicKeyword",{enumerable:!0,get:e(function(){return n.tsIntrinsicKeyword},"get")}),Object.defineProperty(t,"TSLiteralType",{enumerable:!0,get:e(function(){return n.tsLiteralType},"get")}),Object.defineProperty(t,"TSMappedType",{enumerable:!0,get:e(function(){return n.tsMappedType},"get")}),Object.defineProperty(t,"TSMethodSignature",{enumerable:!0,get:e(function(){return n.tsMethodSignature},"get")}),Object.defineProperty(t,"TSModuleBlock",{enumerable:!0,get:e(function(){return n.tsModuleBlock},"get")}),Object.defineProperty(t,"TSModuleDeclaration",{enumerable:!0,get:e(function(){return n.tsModuleDeclaration},"get")}),Object.defineProperty(t,"TSNamedTupleMember",{enumerable:!0,get:e(function(){return n.tsNamedTupleMember},"get")}),Object.defineProperty(t,"TSNamespaceExportDeclaration",{enumerable:!0,get:e(function(){return n.tsNamespaceExportDeclaration},"get")}),Object.defineProperty(t,"TSNeverKeyword",{enumerable:!0,get:e(function(){return n.tsNeverKeyword},"get")}),Object.defineProperty(t,"TSNonNullExpression",{enumerable:!0,get:e(function(){return n.tsNonNullExpression},"get")}),Object.defineProperty(t,"TSNullKeyword",{enumerable:!0,get:e(function(){return n.tsNullKeyword},"get")}),Object.defineProperty(t,"TSNumberKeyword",{enumerable:!0,get:e(function(){return n.tsNumberKeyword},"get")}),Object.defineProperty(t,"TSObjectKeyword",{enumerable:!0,get:e(function(){return n.tsObjectKeyword},"get")}),Object.defineProperty(t,"TSOptionalType",{enumerable:!0,get:e(function(){return n.tsOptionalType},"get")}),Object.defineProperty(t,"TSParameterProperty",{enumerable:!0,get:e(function(){return n.tsParameterProperty},"get")}),Object.defineProperty(t,"TSParenthesizedType",{enumerable:!0,get:e(function(){return n.tsParenthesizedType},"get")}),Object.defineProperty(t,"TSPropertySignature",{enumerable:!0,get:e(function(){return n.tsPropertySignature},"get")}),Object.defineProperty(t,"TSQualifiedName",{enumerable:!0,get:e(function(){return n.tsQualifiedName},"get")}),Object.defineProperty(t,"TSRestType",{enumerable:!0,get:e(function(){return n.tsRestType},"get")}),Object.defineProperty(t,"TSSatisfiesExpression",{enumerable:!0,get:e(function(){return n.tsSatisfiesExpression},"get")}),Object.defineProperty(t,"TSStringKeyword",{enumerable:!0,get:e(function(){return n.tsStringKeyword},"get")}),Object.defineProperty(t,"TSSymbolKeyword",{enumerable:!0,get:e(function(){return n.tsSymbolKeyword},"get")}),Object.defineProperty(t,"TSThisType",{enumerable:!0,get:e(function(){return n.tsThisType},"get")}),Object.defineProperty(t,"TSTupleType",{enumerable:!0,get:e(function(){return n.tsTupleType},"get")}),Object.defineProperty(t,"TSTypeAliasDeclaration",{enumerable:!0,get:e(function(){return n.tsTypeAliasDeclaration},"get")}),Object.defineProperty(t,"TSTypeAnnotation",{enumerable:!0,get:e(function(){return n.tsTypeAnnotation},"get")}),Object.defineProperty(t,"TSTypeAssertion",{enumerable:!0,get:e(function(){return n.tsTypeAssertion},"get")}),Object.defineProperty(t,"TSTypeLiteral",{enumerable:!0,get:e(function(){return n.tsTypeLiteral},"get")}),Object.defineProperty(t,"TSTypeOperator",{enumerable:!0,get:e(function(){return n.tsTypeOperator},"get")}),Object.defineProperty(t,"TSTypeParameter",{enumerable:!0,get:e(function(){return n.tsTypeParameter},"get")}),Object.defineProperty(t,"TSTypeParameterDeclaration",{enumerable:!0,get:e(function(){return n.tsTypeParameterDeclaration},"get")}),Object.defineProperty(t,"TSTypeParameterInstantiation",{enumerable:!0,get:e(function(){return n.tsTypeParameterInstantiation},"get")}),Object.defineProperty(t,"TSTypePredicate",{enumerable:!0,get:e(function(){return n.tsTypePredicate},"get")}),Object.defineProperty(t,"TSTypeQuery",{enumerable:!0,get:e(function(){return n.tsTypeQuery},"get")}),Object.defineProperty(t,"TSTypeReference",{enumerable:!0,get:e(function(){return n.tsTypeReference},"get")}),Object.defineProperty(t,"TSUndefinedKeyword",{enumerable:!0,get:e(function(){return n.tsUndefinedKeyword},"get")}),Object.defineProperty(t,"TSUnionType",{enumerable:!0,get:e(function(){return n.tsUnionType},"get")}),Object.defineProperty(t,"TSUnknownKeyword",{enumerable:!0,get:e(function(){return n.tsUnknownKeyword},"get")}),Object.defineProperty(t,"TSVoidKeyword",{enumerable:!0,get:e(function(){return n.tsVoidKeyword},"get")}),Object.defineProperty(t,"TaggedTemplateExpression",{enumerable:!0,get:e(function(){return n.taggedTemplateExpression},"get")}),Object.defineProperty(t,"TemplateElement",{enumerable:!0,get:e(function(){return n.templateElement},"get")}),Object.defineProperty(t,"TemplateLiteral",{enumerable:!0,get:e(function(){return n.templateLiteral},"get")}),Object.defineProperty(t,"ThisExpression",{enumerable:!0,get:e(function(){return n.thisExpression},"get")}),Object.defineProperty(t,"ThisTypeAnnotation",{enumerable:!0,get:e(function(){return n.thisTypeAnnotation},"get")}),Object.defineProperty(t,"ThrowStatement",{enumerable:!0,get:e(function(){return n.throwStatement},"get")}),Object.defineProperty(t,"TopicReference",{enumerable:!0,get:e(function(){return n.topicReference},"get")}),Object.defineProperty(t,"TryStatement",{enumerable:!0,get:e(function(){return n.tryStatement},"get")}),Object.defineProperty(t,"TupleExpression",{enumerable:!0,get:e(function(){return n.tupleExpression},"get")}),Object.defineProperty(t,"TupleTypeAnnotation",{enumerable:!0,get:e(function(){return n.tupleTypeAnnotation},"get")}),Object.defineProperty(t,"TypeAlias",{enumerable:!0,get:e(function(){return n.typeAlias},"get")}),Object.defineProperty(t,"TypeAnnotation",{enumerable:!0,get:e(function(){return n.typeAnnotation},"get")}),Object.defineProperty(t,"TypeCastExpression",{enumerable:!0,get:e(function(){return n.typeCastExpression},"get")}),Object.defineProperty(t,"TypeParameter",{enumerable:!0,get:e(function(){return n.typeParameter},"get")}),Object.defineProperty(t,"TypeParameterDeclaration",{enumerable:!0,get:e(function(){return n.typeParameterDeclaration},"get")}),Object.defineProperty(t,"TypeParameterInstantiation",{enumerable:!0,get:e(function(){return n.typeParameterInstantiation},"get")}),Object.defineProperty(t,"TypeofTypeAnnotation",{enumerable:!0,get:e(function(){return n.typeofTypeAnnotation},"get")}),Object.defineProperty(t,"UnaryExpression",{enumerable:!0,get:e(function(){return n.unaryExpression},"get")}),Object.defineProperty(t,"UnionTypeAnnotation",{enumerable:!0,get:e(function(){return n.unionTypeAnnotation},"get")}),Object.defineProperty(t,"UpdateExpression",{enumerable:!0,get:e(function(){return n.updateExpression},"get")}),Object.defineProperty(t,"V8IntrinsicIdentifier",{enumerable:!0,get:e(function(){return n.v8IntrinsicIdentifier},"get")}),Object.defineProperty(t,"VariableDeclaration",{enumerable:!0,get:e(function(){return n.variableDeclaration},"get")}),Object.defineProperty(t,"VariableDeclarator",{enumerable:!0,get:e(function(){return n.variableDeclarator},"get")}),Object.defineProperty(t,"Variance",{enumerable:!0,get:e(function(){return n.variance},"get")}),Object.defineProperty(t,"VoidTypeAnnotation",{enumerable:!0,get:e(function(){return n.voidTypeAnnotation},"get")}),Object.defineProperty(t,"WhileStatement",{enumerable:!0,get:e(function(){return n.whileStatement},"get")}),Object.defineProperty(t,"WithStatement",{enumerable:!0,get:e(function(){return n.withStatement},"get")}),Object.defineProperty(t,"YieldExpression",{enumerable:!0,get:e(function(){return n.yieldExpression},"get")});var n=er()}(kc)),kc}e(j1,"requireUppercase");var qo={},Gd;function Hd(){if(Gd)return qo;Gd=1,Object.defineProperty(qo,"__esModule",{value:!0}),qo.buildUndefinedNode=n;var t=er();function n(){return(0,t.unaryExpression)("void",(0,t.numericLiteral)(0),!0)}return e(n,"buildUndefinedNode"),qo}e(Hd,"requireProductions");var Vo={},Xd;function ys(){if(Xd)return Vo;Xd=1,Object.defineProperty(Vo,"__esModule",{value:!0}),Vo.default=l;var t=wr(),n=Ft();const{hasOwn:s}={hasOwn:Function.call.bind(Object.prototype.hasOwnProperty)};function a(p,b,y,x){return p&&typeof p.type=="string"?m(p,b,y,x):p}e(a,"cloneIfNode");function f(p,b,y,x){return Array.isArray(p)?p.map(E=>a(E,b,y,x)):a(p,b,y,x)}e(f,"cloneIfNodeOrArray");function l(p,b=!0,y=!1){return m(p,b,y,new Map)}e(l,"cloneNode");function m(p,b=!0,y=!1,x){if(!p)return p;const{type:E}=p,T={type:p.type};if((0,n.isIdentifier)(p))T.name=p.name,s(p,"optional")&&typeof p.optional=="boolean"&&(T.optional=p.optional),s(p,"typeAnnotation")&&(T.typeAnnotation=b?f(p.typeAnnotation,!0,y,x):p.typeAnnotation),s(p,"decorators")&&(T.decorators=b?f(p.decorators,!0,y,x):p.decorators);else if(s(t.NODE_FIELDS,E))for(const A of Object.keys(t.NODE_FIELDS[E]))s(p,A)&&(b?T[A]=(0,n.isFile)(p)&&A==="comments"?h(p.comments,b,y,x):f(p[A],!0,y,x):T[A]=p[A]);else throw new Error(`Unknown node type: "${E}"`);return s(p,"loc")&&(y?T.loc=null:T.loc=p.loc),s(p,"leadingComments")&&(T.leadingComments=h(p.leadingComments,b,y,x)),s(p,"innerComments")&&(T.innerComments=h(p.innerComments,b,y,x)),s(p,"trailingComments")&&(T.trailingComments=h(p.trailingComments,b,y,x)),s(p,"extra")&&(T.extra=Object.assign({},p.extra)),T}e(m,"cloneNodeInternal");function h(p,b,y,x){return!p||!b?p:p.map(E=>{const T=x.get(E);if(T)return T;const{type:A,value:I,loc:v}=E,L={type:A,value:I,loc:v};return y&&(L.loc=null),x.set(E,L),L})}return e(h,"maybeCloneComments"),Vo}e(ys,"requireCloneNode");var Ko={},Yd;function $1(){if(Yd)return Ko;Yd=1,Object.defineProperty(Ko,"__esModule",{value:!0}),Ko.default=n;var t=ys();function n(s){return(0,t.default)(s,!1)}return e(n,"clone$1"),Ko}e($1,"requireClone");var Wo={},Jd;function U1(){if(Jd)return Wo;Jd=1,Object.defineProperty(Wo,"__esModule",{value:!0}),Wo.default=n;var t=ys();function n(s){return(0,t.default)(s)}return e(n,"cloneDeep"),Wo}e(U1,"requireCloneDeep");var Go={},zd;function q1(){if(zd)return Go;zd=1,Object.defineProperty(Go,"__esModule",{value:!0}),Go.default=n;var t=ys();function n(s){return(0,t.default)(s,!0,!0)}return e(n,"cloneDeepWithoutLoc$1"),Go}e(q1,"requireCloneDeepWithoutLoc");var Ho={},Qd;function V1(){if(Qd)return Ho;Qd=1,Object.defineProperty(Ho,"__esModule",{value:!0}),Ho.default=n;var t=ys();function n(s){return(0,t.default)(s,!1,!0)}return e(n,"cloneWithoutLoc$1"),Ho}e(V1,"requireCloneWithoutLoc");var Xo={},Yo={},Zd;function eh(){if(Zd)return Yo;Zd=1,Object.defineProperty(Yo,"__esModule",{value:!0}),Yo.default=t;function t(n,s,a){if(!a||!n)return n;const f=`${s}Comments`;return n[f]?s==="leading"?n[f]=a.concat(n[f]):n[f].push(...a):n[f]=a,n}return e(t,"addComments$1"),Yo}e(eh,"requireAddComments");var th;function K1(){if(th)return Xo;th=1,Object.defineProperty(Xo,"__esModule",{value:!0}),Xo.default=n;var t=eh();function n(s,a,f,l){return(0,t.default)(s,a,[{type:l?"CommentLine":"CommentBlock",value:f}])}return e(n,"addComment$1"),Xo}e(K1,"requireAddComment");var Jo={},zo={},rh;function Fc(){if(rh)return zo;rh=1,Object.defineProperty(zo,"__esModule",{value:!0}),zo.default=t;function t(n,s,a){s&&a&&(s[n]=Array.from(new Set([].concat(s[n],a[n]).filter(Boolean))))}return e(t,"inherit$1"),zo}e(Fc,"requireInherit");var nh;function ih(){if(nh)return Jo;nh=1,Object.defineProperty(Jo,"__esModule",{value:!0}),Jo.default=n;var t=Fc();function n(s,a){(0,t.default)("innerComments",s,a)}return e(n,"inheritInnerComments$1"),Jo}e(ih,"requireInheritInnerComments");var Qo={},sh;function ah(){if(sh)return Qo;sh=1,Object.defineProperty(Qo,"__esModule",{value:!0}),Qo.default=n;var t=Fc();function n(s,a){(0,t.default)("leadingComments",s,a)}return e(n,"inheritLeadingComments$1"),Qo}e(ah,"requireInheritLeadingComments");var Zo={},eu={},oh;function uh(){if(oh)return eu;oh=1,Object.defineProperty(eu,"__esModule",{value:!0}),eu.default=n;var t=Fc();function n(s,a){(0,t.default)("trailingComments",s,a)}return e(n,"inheritTrailingComments$1"),eu}e(uh,"requireInheritTrailingComments");var lh;function ch(){if(lh)return Zo;lh=1,Object.defineProperty(Zo,"__esModule",{value:!0}),Zo.default=a;var t=uh(),n=ah(),s=ih();function a(f,l){return(0,t.default)(f,l),(0,n.default)(f,l),(0,s.default)(f,l),f}return e(a,"inheritsComments$1"),Zo}e(ch,"requireInheritsComments");var tu={},fh;function W1(){if(fh)return tu;fh=1,Object.defineProperty(tu,"__esModule",{value:!0}),tu.default=n;var t=ms();function n(s){return t.COMMENT_KEYS.forEach(a=>{s[a]=null}),s}return e(n,"removeComments$1"),tu}e(W1,"requireRemoveComments");var Ge={},ph;function G1(){if(ph)return Ge;ph=1,Object.defineProperty(Ge,"__esModule",{value:!0}),Ge.WHILE_TYPES=Ge.USERWHITESPACABLE_TYPES=Ge.UNARYLIKE_TYPES=Ge.TYPESCRIPT_TYPES=Ge.TSTYPE_TYPES=Ge.TSTYPEELEMENT_TYPES=Ge.TSENTITYNAME_TYPES=Ge.TSBASETYPE_TYPES=Ge.TERMINATORLESS_TYPES=Ge.STATEMENT_TYPES=Ge.STANDARDIZED_TYPES=Ge.SCOPABLE_TYPES=Ge.PUREISH_TYPES=Ge.PROPERTY_TYPES=Ge.PRIVATE_TYPES=Ge.PATTERN_TYPES=Ge.PATTERNLIKE_TYPES=Ge.OBJECTMEMBER_TYPES=Ge.MODULESPECIFIER_TYPES=Ge.MODULEDECLARATION_TYPES=Ge.MISCELLANEOUS_TYPES=Ge.METHOD_TYPES=Ge.LVAL_TYPES=Ge.LOOP_TYPES=Ge.LITERAL_TYPES=Ge.JSX_TYPES=Ge.IMPORTOREXPORTDECLARATION_TYPES=Ge.IMMUTABLE_TYPES=Ge.FUNCTION_TYPES=Ge.FUNCTIONPARENT_TYPES=Ge.FOR_TYPES=Ge.FORXSTATEMENT_TYPES=Ge.FLOW_TYPES=Ge.FLOWTYPE_TYPES=Ge.FLOWPREDICATE_TYPES=Ge.FLOWDECLARATION_TYPES=Ge.FLOWBASEANNOTATION_TYPES=Ge.EXPRESSION_TYPES=Ge.EXPRESSIONWRAPPER_TYPES=Ge.EXPORTDECLARATION_TYPES=Ge.ENUMMEMBER_TYPES=Ge.ENUMBODY_TYPES=Ge.DECLARATION_TYPES=Ge.CONDITIONAL_TYPES=Ge.COMPLETIONSTATEMENT_TYPES=Ge.CLASS_TYPES=Ge.BLOCK_TYPES=Ge.BLOCKPARENT_TYPES=Ge.BINARY_TYPES=Ge.ACCESSOR_TYPES=void 0;var t=wr();Ge.STANDARDIZED_TYPES=t.FLIPPED_ALIAS_KEYS.Standardized,Ge.EXPRESSION_TYPES=t.FLIPPED_ALIAS_KEYS.Expression,Ge.BINARY_TYPES=t.FLIPPED_ALIAS_KEYS.Binary,Ge.SCOPABLE_TYPES=t.FLIPPED_ALIAS_KEYS.Scopable,Ge.BLOCKPARENT_TYPES=t.FLIPPED_ALIAS_KEYS.BlockParent,Ge.BLOCK_TYPES=t.FLIPPED_ALIAS_KEYS.Block,Ge.STATEMENT_TYPES=t.FLIPPED_ALIAS_KEYS.Statement,Ge.TERMINATORLESS_TYPES=t.FLIPPED_ALIAS_KEYS.Terminatorless,Ge.COMPLETIONSTATEMENT_TYPES=t.FLIPPED_ALIAS_KEYS.CompletionStatement,Ge.CONDITIONAL_TYPES=t.FLIPPED_ALIAS_KEYS.Conditional,Ge.LOOP_TYPES=t.FLIPPED_ALIAS_KEYS.Loop,Ge.WHILE_TYPES=t.FLIPPED_ALIAS_KEYS.While,Ge.EXPRESSIONWRAPPER_TYPES=t.FLIPPED_ALIAS_KEYS.ExpressionWrapper,Ge.FOR_TYPES=t.FLIPPED_ALIAS_KEYS.For,Ge.FORXSTATEMENT_TYPES=t.FLIPPED_ALIAS_KEYS.ForXStatement,Ge.FUNCTION_TYPES=t.FLIPPED_ALIAS_KEYS.Function,Ge.FUNCTIONPARENT_TYPES=t.FLIPPED_ALIAS_KEYS.FunctionParent,Ge.PUREISH_TYPES=t.FLIPPED_ALIAS_KEYS.Pureish,Ge.DECLARATION_TYPES=t.FLIPPED_ALIAS_KEYS.Declaration,Ge.PATTERNLIKE_TYPES=t.FLIPPED_ALIAS_KEYS.PatternLike,Ge.LVAL_TYPES=t.FLIPPED_ALIAS_KEYS.LVal,Ge.TSENTITYNAME_TYPES=t.FLIPPED_ALIAS_KEYS.TSEntityName,Ge.LITERAL_TYPES=t.FLIPPED_ALIAS_KEYS.Literal,Ge.IMMUTABLE_TYPES=t.FLIPPED_ALIAS_KEYS.Immutable,Ge.USERWHITESPACABLE_TYPES=t.FLIPPED_ALIAS_KEYS.UserWhitespacable,Ge.METHOD_TYPES=t.FLIPPED_ALIAS_KEYS.Method,Ge.OBJECTMEMBER_TYPES=t.FLIPPED_ALIAS_KEYS.ObjectMember,Ge.PROPERTY_TYPES=t.FLIPPED_ALIAS_KEYS.Property,Ge.UNARYLIKE_TYPES=t.FLIPPED_ALIAS_KEYS.UnaryLike,Ge.PATTERN_TYPES=t.FLIPPED_ALIAS_KEYS.Pattern,Ge.CLASS_TYPES=t.FLIPPED_ALIAS_KEYS.Class;const n=Ge.IMPORTOREXPORTDECLARATION_TYPES=t.FLIPPED_ALIAS_KEYS.ImportOrExportDeclaration;return Ge.EXPORTDECLARATION_TYPES=t.FLIPPED_ALIAS_KEYS.ExportDeclaration,Ge.MODULESPECIFIER_TYPES=t.FLIPPED_ALIAS_KEYS.ModuleSpecifier,Ge.ACCESSOR_TYPES=t.FLIPPED_ALIAS_KEYS.Accessor,Ge.PRIVATE_TYPES=t.FLIPPED_ALIAS_KEYS.Private,Ge.FLOW_TYPES=t.FLIPPED_ALIAS_KEYS.Flow,Ge.FLOWTYPE_TYPES=t.FLIPPED_ALIAS_KEYS.FlowType,Ge.FLOWBASEANNOTATION_TYPES=t.FLIPPED_ALIAS_KEYS.FlowBaseAnnotation,Ge.FLOWDECLARATION_TYPES=t.FLIPPED_ALIAS_KEYS.FlowDeclaration,Ge.FLOWPREDICATE_TYPES=t.FLIPPED_ALIAS_KEYS.FlowPredicate,Ge.ENUMBODY_TYPES=t.FLIPPED_ALIAS_KEYS.EnumBody,Ge.ENUMMEMBER_TYPES=t.FLIPPED_ALIAS_KEYS.EnumMember,Ge.JSX_TYPES=t.FLIPPED_ALIAS_KEYS.JSX,Ge.MISCELLANEOUS_TYPES=t.FLIPPED_ALIAS_KEYS.Miscellaneous,Ge.TYPESCRIPT_TYPES=t.FLIPPED_ALIAS_KEYS.TypeScript,Ge.TSTYPEELEMENT_TYPES=t.FLIPPED_ALIAS_KEYS.TSTypeElement,Ge.TSTYPE_TYPES=t.FLIPPED_ALIAS_KEYS.TSType,Ge.TSBASETYPE_TYPES=t.FLIPPED_ALIAS_KEYS.TSBaseType,Ge.MODULEDECLARATION_TYPES=n,Ge}e(G1,"requireGenerated");var ru={},nu={},dh;function hh(){if(dh)return nu;dh=1,Object.defineProperty(nu,"__esModule",{value:!0}),nu.default=s;var t=Ft(),n=er();function s(a,f){if((0,t.isBlockStatement)(a))return a;let l=[];return(0,t.isEmptyStatement)(a)?l=[]:((0,t.isStatement)(a)||((0,t.isFunction)(f)?a=(0,n.returnStatement)(a):a=(0,n.expressionStatement)(a)),l=[a]),(0,n.blockStatement)(l)}return e(s,"toBlock$1"),nu}e(hh,"requireToBlock");var mh;function H1(){if(mh)return ru;mh=1,Object.defineProperty(ru,"__esModule",{value:!0}),ru.default=n;var t=hh();function n(s,a="body"){const f=(0,t.default)(s[a],s);return s[a]=f,f}return e(n,"ensureBlock$1"),ru}e(H1,"requireEnsureBlock");var iu={},su={},yh;function gh(){if(yh)return su;yh=1,Object.defineProperty(su,"__esModule",{value:!0}),su.default=s;var t=Pa(),n=Aa();function s(a){a=a+"";let f="";for(const l of a)f+=(0,n.isIdentifierChar)(l.codePointAt(0))?l:"-";return f=f.replace(/^[-0-9]+/,""),f=f.replace(/[-\s]+(.)?/g,function(l,m){return m?m.toUpperCase():""}),(0,t.default)(f)||(f=`_${f}`),f||"_"}return e(s,"toIdentifier$1"),su}e(gh,"requireToIdentifier");var bh;function X1(){if(bh)return iu;bh=1,Object.defineProperty(iu,"__esModule",{value:!0}),iu.default=n;var t=gh();function n(s){return s=(0,t.default)(s),(s==="eval"||s==="arguments")&&(s="_"+s),s}return e(n,"toBindingIdentifierName$1"),iu}e(X1,"requireToBindingIdentifierName");var au={},Th;function Y1(){if(Th)return au;Th=1,Object.defineProperty(au,"__esModule",{value:!0}),au.default=s;var t=Ft(),n=er();function s(a,f=a.key||a.property){return!a.computed&&(0,t.isIdentifier)(f)&&(f=(0,n.stringLiteral)(f.name)),f}return e(s,"toComputedKey$1"),au}e(Y1,"requireToComputedKey");var wa={},Eh;function J1(){if(Eh)return wa;Eh=1,Object.defineProperty(wa,"__esModule",{value:!0}),wa.default=void 0;var t=Ft();wa.default=n;function n(s){if((0,t.isExpressionStatement)(s)&&(s=s.expression),(0,t.isExpression)(s))return s;if((0,t.isClass)(s)?s.type="ClassExpression":(0,t.isFunction)(s)&&(s.type="FunctionExpression"),!(0,t.isExpression)(s))throw new Error(`cannot turn ${s.type} to an expression`);return s}return e(n,"toExpression$1"),wa}e(J1,"requireToExpression");var ou={},uu={},lu={},vh;function Sh(){if(vh)return lu;vh=1,Object.defineProperty(lu,"__esModule",{value:!0}),lu.default=n;var t=wr();function n(s,a,f){if(!s)return;const l=t.VISITOR_KEYS[s.type];if(l){f=f||{},a(s,f);for(const m of l){const h=s[m];if(Array.isArray(h))for(const p of h)n(p,a,f);else n(h,a,f)}}}return e(n,"traverseFast$1"),lu}e(Sh,"requireTraverseFast");var cu={},xh;function Ah(){if(xh)return cu;xh=1,Object.defineProperty(cu,"__esModule",{value:!0}),cu.default=a;var t=ms();const n=["tokens","start","end","loc","raw","rawValue"],s=[...t.COMMENT_KEYS,"comments",...n];function a(f,l={}){const m=l.preserveComments?n:s;for(const p of m)f[p]!=null&&(f[p]=void 0);for(const p of Object.keys(f))p[0]==="_"&&f[p]!=null&&(f[p]=void 0);const h=Object.getOwnPropertySymbols(f);for(const p of h)f[p]=null}return e(a,"removeProperties$1"),cu}e(Ah,"requireRemoveProperties");var Ph;function Ch(){if(Ph)return uu;Ph=1,Object.defineProperty(uu,"__esModule",{value:!0}),uu.default=s;var t=Sh(),n=Ah();function s(a,f){return(0,t.default)(a,n.default,f),a}return e(s,"removePropertiesDeep$1"),uu}e(Ch,"requireRemovePropertiesDeep");var Dh;function z1(){if(Dh)return ou;Dh=1,Object.defineProperty(ou,"__esModule",{value:!0}),ou.default=a;var t=Ft(),n=ys(),s=Ch();function a(f,l=f.key){let m;return f.kind==="method"?a.increment()+"":((0,t.isIdentifier)(l)?m=l.name:(0,t.isStringLiteral)(l)?m=JSON.stringify(l.value):m=JSON.stringify((0,s.default)((0,n.default)(l))),f.computed&&(m=`[${m}]`),f.static&&(m=`static:${m}`),m)}return e(a,"toKeyAlias$1"),a.uid=0,a.increment=function(){return a.uid>=Number.MAX_SAFE_INTEGER?a.uid=0:a.uid++},ou}e(z1,"requireToKeyAlias");var Ia={},wh;function Q1(){if(wh)return Ia;wh=1,Object.defineProperty(Ia,"__esModule",{value:!0}),Ia.default=void 0;var t=Ft(),n=er();Ia.default=s;function s(a,f){if((0,t.isStatement)(a))return a;let l=!1,m;if((0,t.isClass)(a))l=!0,m="ClassDeclaration";else if((0,t.isFunction)(a))l=!0,m="FunctionDeclaration";else if((0,t.isAssignmentExpression)(a))return(0,n.expressionStatement)(a);if(l&&!a.id&&(m=!1),!m){if(f)return!1;throw new Error(`cannot turn ${a.type} to a statement`)}return a.type=m,a}return e(s,"toStatement$1"),Ia}e(Q1,"requireToStatement");var _a={},Ih;function Z1(){if(Ih)return _a;Ih=1,Object.defineProperty(_a,"__esModule",{value:!0}),_a.default=void 0;var t=Pa(),n=er();_a.default=l;const s=Function.call.bind(Object.prototype.toString);function a(m){return s(m)==="[object RegExp]"}e(a,"isRegExp");function f(m){if(typeof m!="object"||m===null||Object.prototype.toString.call(m)!=="[object Object]")return!1;const h=Object.getPrototypeOf(m);return h===null||Object.getPrototypeOf(h)===null}e(f,"isPlainObject");function l(m){if(m===void 0)return(0,n.identifier)("undefined");if(m===!0||m===!1)return(0,n.booleanLiteral)(m);if(m===null)return(0,n.nullLiteral)();if(typeof m=="string")return(0,n.stringLiteral)(m);if(typeof m=="number"){let h;if(Number.isFinite(m))h=(0,n.numericLiteral)(Math.abs(m));else{let p;Number.isNaN(m)?p=(0,n.numericLiteral)(0):p=(0,n.numericLiteral)(1),h=(0,n.binaryExpression)("/",p,(0,n.numericLiteral)(0))}return(m<0||Object.is(m,-0))&&(h=(0,n.unaryExpression)("-",h)),h}if(a(m)){const h=m.source,p=/\/([a-z]*)$/.exec(m.toString())[1];return(0,n.regExpLiteral)(h,p)}if(Array.isArray(m))return(0,n.arrayExpression)(m.map(l));if(f(m)){const h=[];for(const p of Object.keys(m)){let b;(0,t.default)(p)?b=(0,n.identifier)(p):b=(0,n.stringLiteral)(p),h.push((0,n.objectProperty)(b,l(m[p])))}return(0,n.objectExpression)(h)}throw new Error("don't know how to turn this value into a node")}return e(l,"valueToNode$1"),_a}e(Z1,"requireValueToNode");var fu={},_h;function eT(){if(_h)return fu;_h=1,Object.defineProperty(fu,"__esModule",{value:!0}),fu.default=n;var t=er();function n(s,a,f=!1){return s.object=(0,t.memberExpression)(s.object,s.property,s.computed),s.property=a,s.computed=!!f,s}return e(n,"appendToMemberExpression$1"),fu}e(eT,"requireAppendToMemberExpression");var pu={},Oh;function tT(){if(Oh)return pu;Oh=1,Object.defineProperty(pu,"__esModule",{value:!0}),pu.default=s;var t=ms(),n=ch();function s(a,f){if(!a||!f)return a;for(const l of t.INHERIT_KEYS.optional)a[l]==null&&(a[l]=f[l]);for(const l of Object.keys(f))l[0]==="_"&&l!=="__clone"&&(a[l]=f[l]);for(const l of t.INHERIT_KEYS.force)a[l]=f[l];return(0,n.default)(a,f),a}return e(s,"inherits$1"),pu}e(tT,"requireInherits");var du={},Nh;function rT(){if(Nh)return du;Nh=1,Object.defineProperty(du,"__esModule",{value:!0}),du.default=s;var t=er(),n=lt();function s(a,f){if((0,n.isSuper)(a.object))throw new Error("Cannot prepend node to super property access (`super.foo`).");return a.object=(0,t.memberExpression)(f,a.object),a}return e(s,"prependToMemberExpression$1"),du}e(rT,"requirePrependToMemberExpression");var hu={},Bh;function nT(){if(Bh)return hu;Bh=1,Object.defineProperty(hu,"__esModule",{value:!0}),hu.default=t;function t(n){const s=[].concat(n),a=Object.create(null);for(;s.length;){const f=s.pop();if(f)switch(f.type){case"ArrayPattern":s.push(...f.elements);break;case"AssignmentExpression":case"AssignmentPattern":case"ForInStatement":case"ForOfStatement":s.push(f.left);break;case"ObjectPattern":s.push(...f.properties);break;case"ObjectProperty":s.push(f.value);break;case"RestElement":case"UpdateExpression":s.push(f.argument);break;case"UnaryExpression":f.operator==="delete"&&s.push(f.argument);break;case"Identifier":a[f.name]=f;break}}return a}return e(t,"getAssignmentIdentifiers$1"),hu}e(nT,"requireGetAssignmentIdentifiers");var mu={},kh;function yu(){if(kh)return mu;kh=1,Object.defineProperty(mu,"__esModule",{value:!0}),mu.default=n;var t=Ft();function n(a,f,l,m){const h=[].concat(a),p=Object.create(null);for(;h.length;){const b=h.shift();if(!b||m&&((0,t.isAssignmentExpression)(b)||(0,t.isUnaryExpression)(b)||(0,t.isUpdateExpression)(b)))continue;if((0,t.isIdentifier)(b)){f?(p[b.name]=p[b.name]||[]).push(b):p[b.name]=b;continue}if((0,t.isExportDeclaration)(b)&&!(0,t.isExportAllDeclaration)(b)){(0,t.isDeclaration)(b.declaration)&&h.push(b.declaration);continue}if(l){if((0,t.isFunctionDeclaration)(b)){h.push(b.id);continue}if((0,t.isFunctionExpression)(b))continue}const y=n.keys[b.type];if(y)for(let x=0;x<y.length;x++){const E=y[x],T=b[E];T&&(Array.isArray(T)?h.push(...T):h.push(T))}}return p}e(n,"getBindingIdentifiers$1");const s={DeclareClass:["id"],DeclareFunction:["id"],DeclareModule:["id"],DeclareVariable:["id"],DeclareInterface:["id"],DeclareTypeAlias:["id"],DeclareOpaqueType:["id"],InterfaceDeclaration:["id"],TypeAlias:["id"],OpaqueType:["id"],CatchClause:["param"],LabeledStatement:["label"],UnaryExpression:["argument"],AssignmentExpression:["left"],ImportSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportDefaultSpecifier:["local"],ImportDeclaration:["specifiers"],ExportSpecifier:["exported"],ExportNamespaceSpecifier:["exported"],ExportDefaultSpecifier:["exported"],FunctionDeclaration:["id","params"],FunctionExpression:["id","params"],ArrowFunctionExpression:["params"],ObjectMethod:["params"],ClassMethod:["params"],ClassPrivateMethod:["params"],ForInStatement:["left"],ForOfStatement:["left"],ClassDeclaration:["id"],ClassExpression:["id"],RestElement:["argument"],UpdateExpression:["argument"],ObjectProperty:["value"],AssignmentPattern:["left"],ArrayPattern:["elements"],ObjectPattern:["properties"],VariableDeclaration:["declarations"],VariableDeclarator:["id"]};return n.keys=s,mu}e(yu,"requireGetBindingIdentifiers");var Oa={},Fh;function iT(){if(Fh)return Oa;Fh=1,Object.defineProperty(Oa,"__esModule",{value:!0}),Oa.default=void 0;var t=yu();Oa.default=n;function n(s,a){return(0,t.default)(s,a,!0)}return e(n,"getOuterBindingIdentifiers$1"),Oa}e(iT,"requireGetOuterBindingIdentifiers");var gu={},Lh;function sT(){if(Lh)return gu;Lh=1,Object.defineProperty(gu,"__esModule",{value:!0}),gu.default=a;var t=Ft();function n(f){return(0,t.isNullLiteral)(f)?"null":(0,t.isRegExpLiteral)(f)?`/${f.pattern}/${f.flags}`:(0,t.isTemplateLiteral)(f)?f.quasis.map(l=>l.value.raw).join(""):f.value!==void 0?String(f.value):null}e(n,"getNameFromLiteralId");function s(f){if(!f.computed||(0,t.isLiteral)(f.key))return f.key}e(s,"getObjectMemberKey");function a(f,l){if("id"in f&&f.id)return{name:f.id.name,originalNode:f.id};let m="",h;if((0,t.isObjectProperty)(l,{value:f})?h=s(l):(0,t.isObjectMethod)(f)||(0,t.isClassMethod)(f)?(h=s(f),f.kind==="get"?m="get ":f.kind==="set"&&(m="set ")):(0,t.isVariableDeclarator)(l,{init:f})?h=l.id:(0,t.isAssignmentExpression)(l,{operator:"=",right:f})&&(h=l.left),!h)return null;const p=(0,t.isLiteral)(h)?n(h):(0,t.isIdentifier)(h)?h.name:(0,t.isPrivateName)(h)?h.id.name:null;return p==null?null:{name:m+p,originalNode:h}}return e(a,"getFunctionName$1"),gu}e(sT,"requireGetFunctionName");var bu={},Rh;function aT(){if(Rh)return bu;Rh=1,Object.defineProperty(bu,"__esModule",{value:!0}),bu.default=n;var t=wr();function n(a,f,l){typeof f=="function"&&(f={enter:f});const{enter:m,exit:h}=f;s(a,m,h,l,[])}e(n,"traverse$1");function s(a,f,l,m,h){const p=t.VISITOR_KEYS[a.type];if(p){f&&f(a,h,m);for(const b of p){const y=a[b];if(Array.isArray(y))for(let x=0;x<y.length;x++){const E=y[x];E&&(h.push({node:a,key:b,index:x}),s(E,f,l,m,h),h.pop())}else y&&(h.push({node:a,key:b}),s(y,f,l,m,h),h.pop())}l&&l(a,h,m)}}return e(s,"traverseSimpleImpl"),bu}e(aT,"requireTraverse");var Tu={},Mh;function oT(){if(Mh)return Tu;Mh=1,Object.defineProperty(Tu,"__esModule",{value:!0}),Tu.default=n;var t=yu();function n(s,a,f){if(f&&s.type==="Identifier"&&a.type==="ObjectProperty"&&f.type==="ObjectExpression")return!1;const l=t.default.keys[a.type];if(l)for(let m=0;m<l.length;m++){const h=l[m],p=a[h];if(Array.isArray(p)){if(p.includes(s))return!0}else if(p===s)return!0}return!1}return e(n,"isBinding$1"),Tu}e(oT,"requireIsBinding");var Eu={},vu={},jh;function $h(){if(jh)return vu;jh=1,Object.defineProperty(vu,"__esModule",{value:!0}),vu.default=s;var t=Ft(),n=ms();function s(a){return(0,t.isVariableDeclaration)(a)&&(a.kind!=="var"||a[n.BLOCK_SCOPED_SYMBOL])}return e(s,"isLet$1"),vu}e($h,"requireIsLet");var Uh;function uT(){if(Uh)return Eu;Uh=1,Object.defineProperty(Eu,"__esModule",{value:!0}),Eu.default=s;var t=Ft(),n=$h();function s(a){return(0,t.isFunctionDeclaration)(a)||(0,t.isClassDeclaration)(a)||(0,n.default)(a)}return e(s,"isBlockScoped$1"),Eu}e(uT,"requireIsBlockScoped");var Su={},qh;function lT(){if(qh)return Su;qh=1,Object.defineProperty(Su,"__esModule",{value:!0}),Su.default=s;var t=Oc(),n=Ft();function s(a){return(0,t.default)(a.type,"Immutable")?!0:(0,n.isIdentifier)(a)?a.name==="undefined":!1}return e(s,"isImmutable$1"),Su}e(lT,"requireIsImmutable");var xu={},Vh;function cT(){if(Vh)return xu;Vh=1,Object.defineProperty(xu,"__esModule",{value:!0}),xu.default=n;var t=wr();function n(s,a){if(typeof s!="object"||typeof a!="object"||s==null||a==null)return s===a;if(s.type!==a.type)return!1;const f=Object.keys(t.NODE_FIELDS[s.type]||s.type),l=t.VISITOR_KEYS[s.type];for(const m of f){const h=s[m],p=a[m];if(typeof h!=typeof p)return!1;if(!(h==null&&p==null)){if(h==null||p==null)return!1;if(Array.isArray(h)){if(!Array.isArray(p)||h.length!==p.length)return!1;for(let b=0;b<h.length;b++)if(!n(h[b],p[b]))return!1;continue}if(typeof h=="object"&&!(l!=null&&l.includes(m))){for(const b of Object.keys(h))if(h[b]!==p[b])return!1;continue}if(!n(h,p))return!1}}return!0}return e(n,"isNodesEquivalent$1"),xu}e(cT,"requireIsNodesEquivalent");var Au={},Kh;function fT(){if(Kh)return Au;Kh=1,Object.defineProperty(Au,"__esModule",{value:!0}),Au.default=t;function t(n,s,a){switch(s.type){case"MemberExpression":case"OptionalMemberExpression":return s.property===n?!!s.computed:s.object===n;case"JSXMemberExpression":return s.object===n;case"VariableDeclarator":return s.init===n;case"ArrowFunctionExpression":return s.body===n;case"PrivateName":return!1;case"ClassMethod":case"ClassPrivateMethod":case"ObjectMethod":return s.key===n?!!s.computed:!1;case"ObjectProperty":return s.key===n?!!s.computed:!a||a.type!=="ObjectPattern";case"ClassProperty":case"ClassAccessorProperty":return s.key===n?!!s.computed:!0;case"ClassPrivateProperty":return s.key!==n;case"ClassDeclaration":case"ClassExpression":return s.superClass===n;case"AssignmentExpression":return s.right===n;case"AssignmentPattern":return s.right===n;case"LabeledStatement":return!1;case"CatchClause":return!1;case"RestElement":return!1;case"BreakStatement":case"ContinueStatement":return!1;case"FunctionDeclaration":case"FunctionExpression":return!1;case"ExportNamespaceSpecifier":case"ExportDefaultSpecifier":return!1;case"ExportSpecifier":return a!=null&&a.source?!1:s.local===n;case"ImportDefaultSpecifier":case"ImportNamespaceSpecifier":case"ImportSpecifier":return!1;case"ImportAttribute":return!1;case"JSXAttribute":return!1;case"ObjectPattern":case"ArrayPattern":return!1;case"MetaProperty":return!1;case"ObjectTypeProperty":return s.key!==n;case"TSEnumMember":return s.id!==n;case"TSPropertySignature":return s.key===n?!!s.computed:!0}return!0}return e(t,"isReferenced$1"),Au}e(fT,"requireIsReferenced");var Pu={},Wh;function pT(){if(Wh)return Pu;Wh=1,Object.defineProperty(Pu,"__esModule",{value:!0}),Pu.default=n;var t=Ft();function n(s,a){return(0,t.isBlockStatement)(s)&&((0,t.isFunction)(a)||(0,t.isCatchClause)(a))?!1:(0,t.isPattern)(s)&&((0,t.isFunction)(a)||(0,t.isCatchClause)(a))?!0:(0,t.isScopable)(s)}return e(n,"isScope$1"),Pu}e(pT,"requireIsScope");var Cu={},Gh;function dT(){if(Gh)return Cu;Gh=1,Object.defineProperty(Cu,"__esModule",{value:!0}),Cu.default=n;var t=Ft();function n(s){return(0,t.isImportDefaultSpecifier)(s)||(0,t.isIdentifier)(s.imported||s.exported,{name:"default"})}return e(n,"isSpecifierDefault$1"),Cu}e(dT,"requireIsSpecifierDefault");var Du={},Hh;function hT(){if(Hh)return Du;Hh=1,Object.defineProperty(Du,"__esModule",{value:!0}),Du.default=s;var t=Pa();const n=new Set(["abstract","boolean","byte","char","double","enum","final","float","goto","implements","int","interface","long","native","package","private","protected","public","short","static","synchronized","throws","transient","volatile"]);function s(a){return(0,t.default)(a)&&!n.has(a)}return e(s,"isValidES3Identifier$1"),Du}e(hT,"requireIsValidES3Identifier");var wu={},Xh;function mT(){if(Xh)return wu;Xh=1,Object.defineProperty(wu,"__esModule",{value:!0}),wu.default=s;var t=Ft(),n=ms();function s(a){return(0,t.isVariableDeclaration)(a,{kind:"var"})&&!a[n.BLOCK_SCOPED_SYMBOL]}return e(s,"isVar$1"),wu}e(mT,"requireIsVar");var Iu={},_u={},Yh;function yT(){if(Yh)return _u;Yh=1,Object.defineProperty(_u,"__esModule",{value:!0}),_u.default=l;var t=yu(),n=Ft(),s=er(),a=Hd(),f=ys();function l(m,h){const p=[];let b=!0;for(const y of m)if((0,n.isEmptyStatement)(y)||(b=!1),(0,n.isExpression)(y))p.push(y);else if((0,n.isExpressionStatement)(y))p.push(y.expression);else if((0,n.isVariableDeclaration)(y)){if(y.kind!=="var")return;for(const x of y.declarations){const E=(0,t.default)(x);for(const T of Object.keys(E))h.push({kind:y.kind,id:(0,f.default)(E[T])});x.init&&p.push((0,s.assignmentExpression)("=",x.id,x.init))}b=!0}else if((0,n.isIfStatement)(y)){const x=y.consequent?l([y.consequent],h):(0,a.buildUndefinedNode)(),E=y.alternate?l([y.alternate],h):(0,a.buildUndefinedNode)();if(!x||!E)return;p.push((0,s.conditionalExpression)(y.test,x,E))}else if((0,n.isBlockStatement)(y)){const x=l(y.body,h);if(!x)return;p.push(x)}else if((0,n.isEmptyStatement)(y))m.indexOf(y)===0&&(b=!0);else return;return b&&p.push((0,a.buildUndefinedNode)()),p.length===1?p[0]:(0,s.sequenceExpression)(p)}return e(l,"gatherSequenceExpressions$1"),_u}e(yT,"requireGatherSequenceExpressions");var Jh;function gT(){if(Jh)return Iu;Jh=1,Object.defineProperty(Iu,"__esModule",{value:!0}),Iu.default=n;var t=yT();function n(s,a){if(!(s!=null&&s.length))return;const f=[],l=(0,t.default)(s,f);if(l){for(const m of f)a.push(m);return l}}return e(n,"toSequenceExpression$1"),Iu}e(gT,"requireToSequenceExpression");var zh;function lt(){return zh||(zh=1,function(t){Object.defineProperty(t,"__esModule",{value:!0});var n={react:!0,assertNode:!0,createTypeAnnotationBasedOnTypeof:!0,createUnionTypeAnnotation:!0,createFlowUnionType:!0,createTSUnionType:!0,cloneNode:!0,clone:!0,cloneDeep:!0,cloneDeepWithoutLoc:!0,cloneWithoutLoc:!0,addComment:!0,addComments:!0,inheritInnerComments:!0,inheritLeadingComments:!0,inheritsComments:!0,inheritTrailingComments:!0,removeComments:!0,ensureBlock:!0,toBindingIdentifierName:!0,toBlock:!0,toComputedKey:!0,toExpression:!0,toIdentifier:!0,toKeyAlias:!0,toStatement:!0,valueToNode:!0,appendToMemberExpression:!0,inherits:!0,prependToMemberExpression:!0,removeProperties:!0,removePropertiesDeep:!0,removeTypeDuplicates:!0,getAssignmentIdentifiers:!0,getBindingIdentifiers:!0,getOuterBindingIdentifiers:!0,getFunctionName:!0,traverse:!0,traverseFast:!0,shallowEqual:!0,is:!0,isBinding:!0,isBlockScoped:!0,isImmutable:!0,isLet:!0,isNode:!0,isNodesEquivalent:!0,isPlaceholderType:!0,isReferenced:!0,isScope:!0,isSpecifierDefault:!0,isType:!0,isValidES3Identifier:!0,isValidIdentifier:!0,isVar:!0,matchesPattern:!0,validate:!0,buildMatchMemberExpression:!0,__internal__deprecationWarning:!0};Object.defineProperty(t,"__internal__deprecationWarning",{enumerable:!0,get:e(function(){return Je.default},"get")}),Object.defineProperty(t,"addComment",{enumerable:!0,get:e(function(){return $.default},"get")}),Object.defineProperty(t,"addComments",{enumerable:!0,get:e(function(){return w.default},"get")}),Object.defineProperty(t,"appendToMemberExpression",{enumerable:!0,get:e(function(){return de.default},"get")}),Object.defineProperty(t,"assertNode",{enumerable:!0,get:e(function(){return l.default},"get")}),Object.defineProperty(t,"buildMatchMemberExpression",{enumerable:!0,get:e(function(){return Le.default},"get")}),Object.defineProperty(t,"clone",{enumerable:!0,get:e(function(){return A.default},"get")}),Object.defineProperty(t,"cloneDeep",{enumerable:!0,get:e(function(){return I.default},"get")}),Object.defineProperty(t,"cloneDeepWithoutLoc",{enumerable:!0,get:e(function(){return v.default},"get")}),Object.defineProperty(t,"cloneNode",{enumerable:!0,get:e(function(){return T.default},"get")}),Object.defineProperty(t,"cloneWithoutLoc",{enumerable:!0,get:e(function(){return L.default},"get")}),Object.defineProperty(t,"createFlowUnionType",{enumerable:!0,get:e(function(){return p.default},"get")}),Object.defineProperty(t,"createTSUnionType",{enumerable:!0,get:e(function(){return b.default},"get")}),Object.defineProperty(t,"createTypeAnnotationBasedOnTypeof",{enumerable:!0,get:e(function(){return h.default},"get")}),Object.defineProperty(t,"createUnionTypeAnnotation",{enumerable:!0,get:e(function(){return p.default},"get")}),Object.defineProperty(t,"ensureBlock",{enumerable:!0,get:e(function(){return V.default},"get")}),Object.defineProperty(t,"getAssignmentIdentifiers",{enumerable:!0,get:e(function(){return xe.default},"get")}),Object.defineProperty(t,"getBindingIdentifiers",{enumerable:!0,get:e(function(){return Se.default},"get")}),Object.defineProperty(t,"getFunctionName",{enumerable:!0,get:e(function(){return Fe.default},"get")}),Object.defineProperty(t,"getOuterBindingIdentifiers",{enumerable:!0,get:e(function(){return Ue.default},"get")}),Object.defineProperty(t,"inheritInnerComments",{enumerable:!0,get:e(function(){return M.default},"get")}),Object.defineProperty(t,"inheritLeadingComments",{enumerable:!0,get:e(function(){return C.default},"get")}),Object.defineProperty(t,"inheritTrailingComments",{enumerable:!0,get:e(function(){return S.default},"get")}),Object.defineProperty(t,"inherits",{enumerable:!0,get:e(function(){return we.default},"get")}),Object.defineProperty(t,"inheritsComments",{enumerable:!0,get:e(function(){return P.default},"get")}),Object.defineProperty(t,"is",{enumerable:!0,get:e(function(){return re.default},"get")}),Object.defineProperty(t,"isBinding",{enumerable:!0,get:e(function(){return ue.default},"get")}),Object.defineProperty(t,"isBlockScoped",{enumerable:!0,get:e(function(){return ge.default},"get")}),Object.defineProperty(t,"isImmutable",{enumerable:!0,get:e(function(){return Oe.default},"get")}),Object.defineProperty(t,"isLet",{enumerable:!0,get:e(function(){return Be.default},"get")}),Object.defineProperty(t,"isNode",{enumerable:!0,get:e(function(){return qe.default},"get")}),Object.defineProperty(t,"isNodesEquivalent",{enumerable:!0,get:e(function(){return Ye.default},"get")}),Object.defineProperty(t,"isPlaceholderType",{enumerable:!0,get:e(function(){return He.default},"get")}),Object.defineProperty(t,"isReferenced",{enumerable:!0,get:e(function(){return nt.default},"get")}),Object.defineProperty(t,"isScope",{enumerable:!0,get:e(function(){return ut.default},"get")}),Object.defineProperty(t,"isSpecifierDefault",{enumerable:!0,get:e(function(){return Ne.default},"get")}),Object.defineProperty(t,"isType",{enumerable:!0,get:e(function(){return me.default},"get")}),Object.defineProperty(t,"isValidES3Identifier",{enumerable:!0,get:e(function(){return pe.default},"get")}),Object.defineProperty(t,"isValidIdentifier",{enumerable:!0,get:e(function(){return J.default},"get")}),Object.defineProperty(t,"isVar",{enumerable:!0,get:e(function(){return ae.default},"get")}),Object.defineProperty(t,"matchesPattern",{enumerable:!0,get:e(function(){return Te.default},"get")}),Object.defineProperty(t,"prependToMemberExpression",{enumerable:!0,get:e(function(){return ve.default},"get")}),t.react=void 0,Object.defineProperty(t,"removeComments",{enumerable:!0,get:e(function(){return O.default},"get")}),Object.defineProperty(t,"removeProperties",{enumerable:!0,get:e(function(){return Ee.default},"get")}),Object.defineProperty(t,"removePropertiesDeep",{enumerable:!0,get:e(function(){return fe.default},"get")}),Object.defineProperty(t,"removeTypeDuplicates",{enumerable:!0,get:e(function(){return Ce.default},"get")}),Object.defineProperty(t,"shallowEqual",{enumerable:!0,get:e(function(){return Z.default},"get")}),Object.defineProperty(t,"toBindingIdentifierName",{enumerable:!0,get:e(function(){return K.default},"get")}),Object.defineProperty(t,"toBlock",{enumerable:!0,get:e(function(){return q.default},"get")}),Object.defineProperty(t,"toComputedKey",{enumerable:!0,get:e(function(){return _.default},"get")}),Object.defineProperty(t,"toExpression",{enumerable:!0,get:e(function(){return j.default},"get")}),Object.defineProperty(t,"toIdentifier",{enumerable:!0,get:e(function(){return z.default},"get")}),Object.defineProperty(t,"toKeyAlias",{enumerable:!0,get:e(function(){return Y.default},"get")}),Object.defineProperty(t,"toStatement",{enumerable:!0,get:e(function(){return N.default},"get")}),Object.defineProperty(t,"traverse",{enumerable:!0,get:e(function(){return Re.default},"get")}),Object.defineProperty(t,"traverseFast",{enumerable:!0,get:e(function(){return Ae.default},"get")}),Object.defineProperty(t,"validate",{enumerable:!0,get:e(function(){return De.default},"get")}),Object.defineProperty(t,"valueToNode",{enumerable:!0,get:e(function(){return te.default},"get")});var s=E1(),a=v1(),f=N1(),l=B1(),m=k1();Object.keys(m).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===m[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return m[Me]},"get")})});var h=F1(),p=L1(),b=M1(),y=er();Object.keys(y).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===y[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return y[Me]},"get")})});var x=j1();Object.keys(x).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===x[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return x[Me]},"get")})});var E=Hd();Object.keys(E).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===E[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return E[Me]},"get")})});var T=ys(),A=$1(),I=U1(),v=q1(),L=V1(),$=K1(),w=eh(),M=ih(),C=ah(),P=ch(),S=uh(),O=W1(),X=G1();Object.keys(X).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===X[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return X[Me]},"get")})});var D=ms();Object.keys(D).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===D[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return D[Me]},"get")})});var V=H1(),K=X1(),q=hh(),_=Y1(),j=J1(),z=gh(),Y=z1(),N=Q1(),te=Z1(),se=wr();Object.keys(se).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===se[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return se[Me]},"get")})});var de=eT(),we=tT(),ve=rT(),Ee=Ah(),fe=Ch(),Ce=Ud(),xe=nT(),Se=yu(),Ue=iT(),Fe=sT(),Re=aT();Object.keys(Re).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===Re[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return Re[Me]},"get")})});var Ae=Sh(),Z=Ic(),re=xa(),ue=oT(),ge=uT(),Oe=lT(),Be=$h(),qe=Ld(),Ye=cT(),He=od(),nt=fT(),ut=pT(),Ne=dT(),me=Oc(),pe=hT(),J=Pa(),ae=mT(),Te=ed(),De=Bc(),Le=rd(),je=Ft();Object.keys(je).forEach(function(Me){Me==="default"||Me==="__esModule"||Object.prototype.hasOwnProperty.call(n,Me)||Me in t&&t[Me]===je[Me]||Object.defineProperty(t,Me,{enumerable:!0,get:e(function(){return je[Me]},"get")})});var Je=Do();t.react={isReactComponent:s.default,isCompatTag:a.default,buildChildren:f.default},t.toSequenceExpression=gT().default,process.env.BABEL_TYPES_8_BREAKING&&console.warn("BABEL_TYPES_8_BREAKING is not supported anymore. Use the latest Babel 8.0.0 pre-release instead!")}(wc)),wc}e(lt,"requireLib$b");var Na={},Jt={},nr={},Qh;function bT(){if(Qh)return nr;Qh=1,Object.defineProperty(nr,"__esModule",{value:!0}),nr.statements=nr.statement=nr.smart=nr.program=nr.expression=void 0;var t=lt();const{assertExpressionStatement:n}=t;function s(f){return{code:e(l=>`/* @babel/template */;
9
+ ${l}`,"code"),validate:e(()=>{},"validate"),unwrap:e(l=>f(l.program.body.slice(1)),"unwrap")}}e(s,"makeStatementFormatter"),nr.smart=s(f=>f.length>1?f:f[0]),nr.statements=s(f=>f),nr.statement=s(f=>{if(f.length===0)throw new Error("Found nothing to return.");if(f.length>1)throw new Error("Found multiple statements but wanted one");return f[0]});const a=nr.expression={code:e(f=>`(
10
+ ${f}
11
+ )`,"code"),validate:e(f=>{if(f.program.body.length>1)throw new Error("Found multiple statements but wanted one");if(a.unwrap(f).start===0)throw new Error("Parse result included parens.")},"validate"),unwrap:e(({program:f})=>{const[l]=f.body;return n(l),l.expression},"unwrap")};return nr.program={code:e(f=>f,"code"),validate:e(()=>{},"validate"),unwrap:e(f=>f.program,"unwrap")},nr}e(bT,"requireFormatters");var Ou={},Bs={},Zh;function Lc(){if(Zh)return Bs;Zh=1,Object.defineProperty(Bs,"__esModule",{value:!0}),Bs.merge=s,Bs.normalizeReplacements=f,Bs.validate=a;const t=["placeholderWhitelist","placeholderPattern","preserveComments","syntacticPlaceholders"];function n(l,m){if(l==null)return{};var h={};for(var p in l)if({}.hasOwnProperty.call(l,p)){if(m.includes(p))continue;h[p]=l[p]}return h}e(n,"_objectWithoutPropertiesLoose");function s(l,m){const{placeholderWhitelist:h=l.placeholderWhitelist,placeholderPattern:p=l.placeholderPattern,preserveComments:b=l.preserveComments,syntacticPlaceholders:y=l.syntacticPlaceholders}=m;return{parser:Object.assign({},l.parser,m.parser),placeholderWhitelist:h,placeholderPattern:p,preserveComments:b,syntacticPlaceholders:y}}e(s,"merge");function a(l){if(l!=null&&typeof l!="object")throw new Error("Unknown template options.");const m=l||{},{placeholderWhitelist:h,placeholderPattern:p,preserveComments:b,syntacticPlaceholders:y}=m,x=n(m,t);if(h!=null&&!(h instanceof Set))throw new Error("'.placeholderWhitelist' must be a Set, null, or undefined");if(p!=null&&!(p instanceof RegExp)&&p!==!1)throw new Error("'.placeholderPattern' must be a RegExp, false, null, or undefined");if(b!=null&&typeof b!="boolean")throw new Error("'.preserveComments' must be a boolean, null, or undefined");if(y!=null&&typeof y!="boolean")throw new Error("'.syntacticPlaceholders' must be a boolean, null, or undefined");if(y===!0&&(h!=null||p!=null))throw new Error("'.placeholderWhitelist' and '.placeholderPattern' aren't compatible with '.syntacticPlaceholders: true'");return{parser:x,placeholderWhitelist:h||void 0,placeholderPattern:p??void 0,preserveComments:b??void 0,syntacticPlaceholders:y??void 0}}e(a,"validate");function f(l){if(Array.isArray(l))return l.reduce((m,h,p)=>(m["$"+p]=h,m),{});if(typeof l=="object"||l==null)return l||void 0;throw new Error("Template replacements must be an array, object, null, or undefined")}return e(f,"normalizeReplacements"),Bs}e(Lc,"requireOptions$2");var Nu={},Bu={},ks={},em;function ku(){if(em)return ks;em=1,Object.defineProperty(ks,"__esModule",{value:!0});function t(G,i){if(G==null)return{};var d={};for(var r in G)if({}.hasOwnProperty.call(G,r)){if(i.includes(r))continue;d[r]=G[r]}return d}e(t,"_objectWithoutPropertiesLoose");const pn=class pn{constructor(i,d,r){this.line=void 0,this.column=void 0,this.index=void 0,this.line=i,this.column=d,this.index=r}};e(pn,"Position");let n=pn;const dn=class dn{constructor(i,d){this.start=void 0,this.end=void 0,this.filename=void 0,this.identifierName=void 0,this.start=i,this.end=d}};e(dn,"SourceLocation");let s=dn;function a(G,i){const{line:d,column:r,index:u}=G;return new n(d,r+i,u+i)}e(a,"createPositionWithColumnOffset");const f="BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED";var l={ImportMetaOutsideModule:{message:`import.meta may appear only with 'sourceType: "module"'`,code:f},ImportOutsideModule:{message:`'import' and 'export' may appear only with 'sourceType: "module"'`,code:f}};const m={ArrayPattern:"array destructuring pattern",AssignmentExpression:"assignment expression",AssignmentPattern:"assignment expression",ArrowFunctionExpression:"arrow function expression",ConditionalExpression:"conditional expression",CatchClause:"catch clause",ForOfStatement:"for-of statement",ForInStatement:"for-in statement",ForStatement:"for-loop",FormalParameters:"function parameter list",Identifier:"identifier",ImportSpecifier:"import specifier",ImportDefaultSpecifier:"import default specifier",ImportNamespaceSpecifier:"import namespace specifier",ObjectPattern:"object destructuring pattern",ParenthesizedExpression:"parenthesized expression",RestElement:"rest element",UpdateExpression:{true:"prefix operation",false:"postfix operation"},VariableDeclarator:"variable declaration",YieldExpression:"yield expression"},h=e(G=>G.type==="UpdateExpression"?m.UpdateExpression[`${G.prefix}`]:m[G.type],"toNodeDescription");var p={AccessorIsGenerator:e(({kind:G})=>`A ${G}ter cannot be a generator.`,"AccessorIsGenerator"),ArgumentsInClass:"'arguments' is only allowed in functions and class methods.",AsyncFunctionInSingleStatementContext:"Async functions can only be declared at the top level or inside a block.",AwaitBindingIdentifier:"Can not use 'await' as identifier inside an async function.",AwaitBindingIdentifierInStaticBlock:"Can not use 'await' as identifier inside a static block.",AwaitExpressionFormalParameter:"'await' is not allowed in async function parameters.",AwaitUsingNotInAsyncContext:"'await using' is only allowed within async functions and at the top levels of modules.",AwaitNotInAsyncContext:"'await' is only allowed within async functions and at the top levels of modules.",AwaitNotInAsyncFunction:"'await' is only allowed within async functions.",BadGetterArity:"A 'get' accessor must not have any formal parameters.",BadSetterArity:"A 'set' accessor must have exactly one formal parameter.",BadSetterRestParameter:"A 'set' accessor function argument must not be a rest parameter.",ConstructorClassField:"Classes may not have a field named 'constructor'.",ConstructorClassPrivateField:"Classes may not have a private field named '#constructor'.",ConstructorIsAccessor:"Class constructor may not be an accessor.",ConstructorIsAsync:"Constructor can't be an async function.",ConstructorIsGenerator:"Constructor can't be a generator.",DeclarationMissingInitializer:e(({kind:G})=>`Missing initializer in ${G} declaration.`,"DeclarationMissingInitializer"),DecoratorArgumentsOutsideParentheses:"Decorator arguments must be moved inside parentheses: use '@(decorator(args))' instead of '@(decorator)(args)'.",DecoratorBeforeExport:"Decorators must be placed *before* the 'export' keyword. Remove the 'decoratorsBeforeExport: true' option to use the 'export @decorator class {}' syntax.",DecoratorsBeforeAfterExport:"Decorators can be placed *either* before or after the 'export' keyword, but not in both locations at the same time.",DecoratorConstructor:"Decorators can't be used with a constructor. Did you mean '@dec class { ... }'?",DecoratorExportClass:"Decorators must be placed *after* the 'export' keyword. Remove the 'decoratorsBeforeExport: false' option to use the '@decorator export class {}' syntax.",DecoratorSemicolon:"Decorators must not be followed by a semicolon.",DecoratorStaticBlock:"Decorators can't be used with a static block.",DeferImportRequiresNamespace:'Only `import defer * as x from "./module"` is valid.',DeletePrivateField:"Deleting a private field is not allowed.",DestructureNamedImport:"ES2015 named imports do not destructure. Use another statement for destructuring after the import.",DuplicateConstructor:"Duplicate constructor in the same class.",DuplicateDefaultExport:"Only one default export allowed per module.",DuplicateExport:e(({exportName:G})=>`\`${G}\` has already been exported. Exported identifiers must be unique.`,"DuplicateExport"),DuplicateProto:"Redefinition of __proto__ property.",DuplicateRegExpFlags:"Duplicate regular expression flag.",DynamicImportPhaseRequiresImportExpressions:e(({phase:G})=>`'import.${G}(...)' can only be parsed when using the 'createImportExpressions' option.`,"DynamicImportPhaseRequiresImportExpressions"),ElementAfterRest:"Rest element must be last element.",EscapedCharNotAnIdentifier:"Invalid Unicode escape.",ExportBindingIsString:e(({localName:G,exportName:i})=>`A string literal cannot be used as an exported binding without \`from\`.
12
+ - Did you mean \`export { '${G}' as '${i}' } from 'some-module'\`?`,"ExportBindingIsString"),ExportDefaultFromAsIdentifier:"'from' is not allowed as an identifier after 'export default'.",ForInOfLoopInitializer:e(({type:G})=>`'${G==="ForInStatement"?"for-in":"for-of"}' loop variable declaration may not have an initializer.`,"ForInOfLoopInitializer"),ForInUsing:"For-in loop may not start with 'using' declaration.",ForOfAsync:"The left-hand side of a for-of loop may not be 'async'.",ForOfLet:"The left-hand side of a for-of loop may not start with 'let'.",GeneratorInSingleStatementContext:"Generators can only be declared at the top level or inside a block.",IllegalBreakContinue:e(({type:G})=>`Unsyntactic ${G==="BreakStatement"?"break":"continue"}.`,"IllegalBreakContinue"),IllegalLanguageModeDirective:"Illegal 'use strict' directive in function with non-simple parameter list.",IllegalReturn:"'return' outside of function.",ImportAttributesUseAssert:"The `assert` keyword in import attributes is deprecated and it has been replaced by the `with` keyword. You can enable the `deprecatedImportAssert` parser plugin to suppress this error.",ImportBindingIsString:e(({importName:G})=>`A string literal cannot be used as an imported binding.
13
+ - Did you mean \`import { "${G}" as foo }\`?`,"ImportBindingIsString"),ImportCallArity:"`import()` requires exactly one or two arguments.",ImportCallNotNewExpression:"Cannot use new with import(...).",ImportCallSpreadArgument:"`...` is not allowed in `import()`.",ImportJSONBindingNotDefault:"A JSON module can only be imported with `default`.",ImportReflectionHasAssertion:"`import module x` cannot have assertions.",ImportReflectionNotBinding:'Only `import module x from "./module"` is valid.',IncompatibleRegExpUVFlags:"The 'u' and 'v' regular expression flags cannot be enabled at the same time.",InvalidBigIntLiteral:"Invalid BigIntLiteral.",InvalidCodePoint:"Code point out of bounds.",InvalidCoverInitializedName:"Invalid shorthand property initializer.",InvalidDecimal:"Invalid decimal.",InvalidDigit:e(({radix:G})=>`Expected number in radix ${G}.`,"InvalidDigit"),InvalidEscapeSequence:"Bad character escape sequence.",InvalidEscapeSequenceTemplate:"Invalid escape sequence in template.",InvalidEscapedReservedWord:e(({reservedWord:G})=>`Escape sequence in keyword ${G}.`,"InvalidEscapedReservedWord"),InvalidIdentifier:e(({identifierName:G})=>`Invalid identifier ${G}.`,"InvalidIdentifier"),InvalidLhs:e(({ancestor:G})=>`Invalid left-hand side in ${h(G)}.`,"InvalidLhs"),InvalidLhsBinding:e(({ancestor:G})=>`Binding invalid left-hand side in ${h(G)}.`,"InvalidLhsBinding"),InvalidLhsOptionalChaining:e(({ancestor:G})=>`Invalid optional chaining in the left-hand side of ${h(G)}.`,"InvalidLhsOptionalChaining"),InvalidNumber:"Invalid number.",InvalidOrMissingExponent:"Floating-point numbers require a valid exponent after the 'e'.",InvalidOrUnexpectedToken:e(({unexpected:G})=>`Unexpected character '${G}'.`,"InvalidOrUnexpectedToken"),InvalidParenthesizedAssignment:"Invalid parenthesized assignment pattern.",InvalidPrivateFieldResolution:e(({identifierName:G})=>`Private name #${G} is not defined.`,"InvalidPrivateFieldResolution"),InvalidPropertyBindingPattern:"Binding member expression.",InvalidRecordProperty:"Only properties and spread elements are allowed in record definitions.",InvalidRestAssignmentPattern:"Invalid rest operator's argument.",LabelRedeclaration:e(({labelName:G})=>`Label '${G}' is already declared.`,"LabelRedeclaration"),LetInLexicalBinding:"'let' is disallowed as a lexically bound name.",LineTerminatorBeforeArrow:"No line break is allowed before '=>'.",MalformedRegExpFlags:"Invalid regular expression flag.",MissingClassName:"A class name is required.",MissingEqInAssignment:"Only '=' operator can be used for specifying default value.",MissingSemicolon:"Missing semicolon.",MissingPlugin:e(({missingPlugin:G})=>`This experimental syntax requires enabling the parser plugin: ${G.map(i=>JSON.stringify(i)).join(", ")}.`,"MissingPlugin"),MissingOneOfPlugins:e(({missingPlugin:G})=>`This experimental syntax requires enabling one of the following parser plugin(s): ${G.map(i=>JSON.stringify(i)).join(", ")}.`,"MissingOneOfPlugins"),MissingUnicodeEscape:"Expecting Unicode escape sequence \\uXXXX.",MixingCoalesceWithLogical:"Nullish coalescing operator(??) requires parens when mixing with logical operators.",ModuleAttributeDifferentFromType:"The only accepted module attribute is `type`.",ModuleAttributeInvalidValue:"Only string literals are allowed as module attribute values.",ModuleAttributesWithDuplicateKeys:e(({key:G})=>`Duplicate key "${G}" is not allowed in module attributes.`,"ModuleAttributesWithDuplicateKeys"),ModuleExportNameHasLoneSurrogate:e(({surrogateCharCode:G})=>`An export name cannot include a lone surrogate, found '\\u${G.toString(16)}'.`,"ModuleExportNameHasLoneSurrogate"),ModuleExportUndefined:e(({localName:G})=>`Export '${G}' is not defined.`,"ModuleExportUndefined"),MultipleDefaultsInSwitch:"Multiple default clauses.",NewlineAfterThrow:"Illegal newline after throw.",NoCatchOrFinally:"Missing catch or finally clause.",NumberIdentifier:"Identifier directly after number.",NumericSeparatorInEscapeSequence:"Numeric separators are not allowed inside unicode escape sequences or hex escape sequences.",ObsoleteAwaitStar:"'await*' has been removed from the async functions proposal. Use Promise.all() instead.",OptionalChainingNoNew:"Constructors in/after an Optional Chain are not allowed.",OptionalChainingNoTemplate:"Tagged Template Literals are not allowed in optionalChain.",OverrideOnConstructor:"'override' modifier cannot appear on a constructor declaration.",ParamDupe:"Argument name clash.",PatternHasAccessor:"Object pattern can't contain getter or setter.",PatternHasMethod:"Object pattern can't contain methods.",PrivateInExpectedIn:e(({identifierName:G})=>`Private names are only allowed in property accesses (\`obj.#${G}\`) or in \`in\` expressions (\`#${G} in obj\`).`,"PrivateInExpectedIn"),PrivateNameRedeclaration:e(({identifierName:G})=>`Duplicate private name #${G}.`,"PrivateNameRedeclaration"),RecordExpressionBarIncorrectEndSyntaxType:"Record expressions ending with '|}' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionBarIncorrectStartSyntaxType:"Record expressions starting with '{|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",RecordExpressionHashIncorrectStartSyntaxType:"Record expressions starting with '#{' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",RecordNoProto:"'__proto__' is not allowed in Record expressions.",RestTrailingComma:"Unexpected trailing comma after rest element.",SloppyFunction:"In non-strict mode code, functions can only be declared at top level or inside a block.",SloppyFunctionAnnexB:"In non-strict mode code, functions can only be declared at top level, inside a block, or as the body of an if statement.",SourcePhaseImportRequiresDefault:'Only `import source x from "./module"` is valid.',StaticPrototype:"Classes may not have static property named prototype.",SuperNotAllowed:"`super()` is only valid inside a class constructor of a subclass. Maybe a typo in the method name ('constructor') or not extending another class?",SuperPrivateField:"Private fields can't be accessed on super.",TrailingDecorator:"Decorators must be attached to a class element.",TupleExpressionBarIncorrectEndSyntaxType:"Tuple expressions ending with '|]' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionBarIncorrectStartSyntaxType:"Tuple expressions starting with '[|' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'bar'.",TupleExpressionHashIncorrectStartSyntaxType:"Tuple expressions starting with '#[' are only allowed when the 'syntaxType' option of the 'recordAndTuple' plugin is set to 'hash'.",UnexpectedArgumentPlaceholder:"Unexpected argument placeholder.",UnexpectedAwaitAfterPipelineBody:'Unexpected "await" after pipeline body; await must have parentheses in minimal proposal.',UnexpectedDigitAfterHash:"Unexpected digit after hash token.",UnexpectedImportExport:"'import' and 'export' may only appear at the top level.",UnexpectedKeyword:e(({keyword:G})=>`Unexpected keyword '${G}'.`,"UnexpectedKeyword"),UnexpectedLeadingDecorator:"Leading decorators must be attached to a class declaration.",UnexpectedLexicalDeclaration:"Lexical declaration cannot appear in a single-statement context.",UnexpectedNewTarget:"`new.target` can only be used in functions or class properties.",UnexpectedNumericSeparator:"A numeric separator is only allowed between two digits.",UnexpectedPrivateField:"Unexpected private name.",UnexpectedReservedWord:e(({reservedWord:G})=>`Unexpected reserved word '${G}'.`,"UnexpectedReservedWord"),UnexpectedSuper:"'super' is only allowed in object methods and classes.",UnexpectedToken:e(({expected:G,unexpected:i})=>`Unexpected token${i?` '${i}'.`:""}${G?`, expected "${G}"`:""}`,"UnexpectedToken"),UnexpectedTokenUnaryExponentiation:"Illegal expression. Wrap left hand side or entire exponentiation in parentheses.",UnexpectedUsingDeclaration:"Using declaration cannot appear in the top level when source type is `script`.",UnsupportedBind:"Binding should be performed on object property.",UnsupportedDecoratorExport:"A decorated export must export a class declaration.",UnsupportedDefaultExport:"Only expressions, functions or classes are allowed as the `default` export.",UnsupportedImport:"`import` can only be used in `import()` or `import.meta`.",UnsupportedMetaProperty:e(({target:G,onlyValidPropertyName:i})=>`The only valid meta property for ${G} is ${G}.${i}.`,"UnsupportedMetaProperty"),UnsupportedParameterDecorator:"Decorators cannot be used to decorate parameters.",UnsupportedPropertyDecorator:"Decorators cannot be used to decorate object literal properties.",UnsupportedSuper:"'super' can only be used with function calls (i.e. super()) or in property accesses (i.e. super.prop or super[prop]).",UnterminatedComment:"Unterminated comment.",UnterminatedRegExp:"Unterminated regular expression.",UnterminatedString:"Unterminated string constant.",UnterminatedTemplate:"Unterminated template.",UsingDeclarationExport:"Using declaration cannot be exported.",UsingDeclarationHasBindingPattern:"Using declaration cannot have destructuring patterns.",VarRedeclaration:e(({identifierName:G})=>`Identifier '${G}' has already been declared.`,"VarRedeclaration"),YieldBindingIdentifier:"Can not use 'yield' as identifier inside a generator.",YieldInParameter:"Yield expression is not allowed in formal parameters.",ZeroDigitNumericSeparator:"Numeric separator can not be used after leading 0."},b={StrictDelete:"Deleting local variable in strict mode.",StrictEvalArguments:e(({referenceName:G})=>`Assigning to '${G}' in strict mode.`,"StrictEvalArguments"),StrictEvalArgumentsBinding:e(({bindingName:G})=>`Binding '${G}' in strict mode.`,"StrictEvalArgumentsBinding"),StrictFunction:"In strict mode code, functions can only be declared at top level or inside a block.",StrictNumericEscape:"The only valid numeric escape in strict mode is '\\0'.",StrictOctalLiteral:"Legacy octal literals are not allowed in strict mode.",StrictWith:"'with' in strict mode."};const y=new Set(["ArrowFunctionExpression","AssignmentExpression","ConditionalExpression","YieldExpression"]);var x={PipeBodyIsTighter:"Unexpected yield after pipeline body; any yield expression acting as Hack-style pipe body must be parenthesized due to its loose operator precedence.",PipeTopicRequiresHackPipes:'Topic reference is used, but the pipelineOperator plugin was not passed a "proposal": "hack" or "smart" option.',PipeTopicUnbound:"Topic reference is unbound; it must be inside a pipe body.",PipeTopicUnconfiguredToken:e(({token:G})=>`Invalid topic token ${G}. In order to use ${G} as a topic reference, the pipelineOperator plugin must be configured with { "proposal": "hack", "topicToken": "${G}" }.`,"PipeTopicUnconfiguredToken"),PipeTopicUnused:"Hack-style pipe body does not contain a topic reference; Hack-style pipes must use topic at least once.",PipeUnparenthesizedBody:e(({type:G})=>`Hack-style pipe body cannot be an unparenthesized ${h({type:G})}; please wrap it in parentheses.`,"PipeUnparenthesizedBody"),PipelineBodyNoArrow:'Unexpected arrow "=>" after pipeline body; arrow function in pipeline body must be parenthesized.',PipelineBodySequenceExpression:"Pipeline body may not be a comma-separated sequence expression.",PipelineHeadSequenceExpression:"Pipeline head should not be a comma-separated sequence expression.",PipelineTopicUnused:"Pipeline is in topic style but does not use topic reference.",PrimaryTopicNotAllowed:"Topic reference was used in a lexical context without topic binding.",PrimaryTopicRequiresSmartPipeline:'Topic reference is used, but the pipelineOperator plugin was not passed a "proposal": "hack" or "smart" option.'};const E=["message"];function T(G,i,d){Object.defineProperty(G,i,{enumerable:!1,configurable:!0,value:d})}e(T,"defineHidden");function A({toMessage:G,code:i,reasonCode:d,syntaxPlugin:r}){const u=d==="MissingPlugin"||d==="MissingOneOfPlugins";{const g={AccessorCannotDeclareThisParameter:"AccesorCannotDeclareThisParameter",AccessorCannotHaveTypeParameters:"AccesorCannotHaveTypeParameters",ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference:"ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference",SetAccessorCannotHaveOptionalParameter:"SetAccesorCannotHaveOptionalParameter",SetAccessorCannotHaveRestParameter:"SetAccesorCannotHaveRestParameter",SetAccessorCannotHaveReturnType:"SetAccesorCannotHaveReturnType"};g[d]&&(d=g[d])}return e(function g(F,H){const ne=new SyntaxError;return ne.code=i,ne.reasonCode=d,ne.loc=F,ne.pos=F.index,ne.syntaxPlugin=r,u&&(ne.missingPlugin=H.missingPlugin),T(ne,"clone",e(function(Pe={}){var Ie;const{line:We,column:Ve,index:Qe}=(Ie=Pe.loc)!=null?Ie:F;return g(new n(We,Ve,Qe),Object.assign({},H,Pe.details))},"clone")),T(ne,"details",H),Object.defineProperty(ne,"message",{configurable:!0,get(){const be=`${G(H)} (${F.line}:${F.column})`;return this.message=be,be},set(be){Object.defineProperty(this,"message",{value:be,writable:!0})}}),ne},"constructor")}e(A,"toParseErrorConstructor");function I(G,i){if(Array.isArray(G))return r=>I(r,G[0]);const d={};for(const r of Object.keys(G)){const u=G[r],g=typeof u=="string"?{message:e(()=>u,"message")}:typeof u=="function"?{message:u}:u,{message:F}=g,H=t(g,E),ne=typeof F=="string"?()=>F:F;d[r]=A(Object.assign({code:"BABEL_PARSER_SYNTAX_ERROR",reasonCode:r,toMessage:ne},i?{syntaxPlugin:i}:{},H))}return d}e(I,"ParseErrorEnum");const v=Object.assign({},I(l),I(p),I(b),I`pipelineOperator`(x)),{defineProperty:L}=Object,$=e((G,i)=>{G&&L(G,i,{enumerable:!1,value:G[i]})},"toUnenumerable");function w(G){return $(G.loc.start,"index"),$(G.loc.end,"index"),G}e(w,"toESTreeLocation");var M=e(G=>{var i;return i=class extends G{parse(){const r=w(super.parse());return this.options.tokens&&(r.tokens=r.tokens.map(w)),r}parseRegExpLiteral({pattern:r,flags:u}){let g=null;try{g=new RegExp(r,u)}catch{}const F=this.estreeParseLiteral(g);return F.regex={pattern:r,flags:u},F}parseBigIntLiteral(r){let u;try{u=BigInt(r)}catch{u=null}const g=this.estreeParseLiteral(u);return g.bigint=String(g.value||r),g}parseDecimalLiteral(r){const g=this.estreeParseLiteral(null);return g.decimal=String(g.value||r),g}estreeParseLiteral(r){return this.parseLiteral(r,"Literal")}parseStringLiteral(r){return this.estreeParseLiteral(r)}parseNumericLiteral(r){return this.estreeParseLiteral(r)}parseNullLiteral(){return this.estreeParseLiteral(null)}parseBooleanLiteral(r){return this.estreeParseLiteral(r)}directiveToStmt(r){const u=r.value;delete r.value,u.type="Literal",u.raw=u.extra.raw,u.value=u.extra.expressionValue;const g=r;return g.type="ExpressionStatement",g.expression=u,g.directive=u.extra.rawValue,delete u.extra,g}initFunction(r,u){super.initFunction(r,u),r.expression=!1}checkDeclaration(r){r!=null&&this.isObjectProperty(r)?this.checkDeclaration(r.value):super.checkDeclaration(r)}getObjectOrClassMethodParams(r){return r.value.params}isValidDirective(r){var u;return r.type==="ExpressionStatement"&&r.expression.type==="Literal"&&typeof r.expression.value=="string"&&!((u=r.expression.extra)!=null&&u.parenthesized)}parseBlockBody(r,u,g,F,H){super.parseBlockBody(r,u,g,F,H);const ne=r.directives.map(be=>this.directiveToStmt(be));r.body=ne.concat(r.body),delete r.directives}pushClassMethod(r,u,g,F,H,ne){this.parseMethod(u,g,F,H,ne,"ClassMethod",!0),u.typeParameters&&(u.value.typeParameters=u.typeParameters,delete u.typeParameters),r.body.push(u)}parsePrivateName(){const r=super.parsePrivateName();return this.getPluginOption("estree","classFeatures")?this.convertPrivateNameToPrivateIdentifier(r):r}convertPrivateNameToPrivateIdentifier(r){const u=super.getPrivateNameSV(r);return r=r,delete r.id,r.name=u,r.type="PrivateIdentifier",r}isPrivateName(r){return this.getPluginOption("estree","classFeatures")?r.type==="PrivateIdentifier":super.isPrivateName(r)}getPrivateNameSV(r){return this.getPluginOption("estree","classFeatures")?r.name:super.getPrivateNameSV(r)}parseLiteral(r,u){const g=super.parseLiteral(r,u);return g.raw=g.extra.raw,delete g.extra,g}parseFunctionBody(r,u,g=!1){super.parseFunctionBody(r,u,g),r.expression=r.body.type!=="BlockStatement"}parseMethod(r,u,g,F,H,ne,be=!1){let Pe=this.startNode();return Pe.kind=r.kind,Pe=super.parseMethod(Pe,u,g,F,H,ne,be),Pe.type="FunctionExpression",delete Pe.kind,r.value=Pe,ne==="ClassPrivateMethod"&&(r.computed=!1),this.finishNode(r,"MethodDefinition")}nameIsConstructor(r){return r.type==="Literal"?r.value==="constructor":super.nameIsConstructor(r)}parseClassProperty(...r){const u=super.parseClassProperty(...r);return this.getPluginOption("estree","classFeatures")&&(u.type="PropertyDefinition"),u}parseClassPrivateProperty(...r){const u=super.parseClassPrivateProperty(...r);return this.getPluginOption("estree","classFeatures")&&(u.type="PropertyDefinition",u.computed=!1),u}parseObjectMethod(r,u,g,F,H){const ne=super.parseObjectMethod(r,u,g,F,H);return ne&&(ne.type="Property",ne.kind==="method"&&(ne.kind="init"),ne.shorthand=!1),ne}parseObjectProperty(r,u,g,F){const H=super.parseObjectProperty(r,u,g,F);return H&&(H.kind="init",H.type="Property"),H}isValidLVal(r,u,g){return r==="Property"?"value":super.isValidLVal(r,u,g)}isAssignable(r,u){return r!=null&&this.isObjectProperty(r)?this.isAssignable(r.value,u):super.isAssignable(r,u)}toAssignable(r,u=!1){if(r!=null&&this.isObjectProperty(r)){const{key:g,value:F}=r;this.isPrivateName(g)&&this.classScope.usePrivateName(this.getPrivateNameSV(g),g.loc.start),this.toAssignable(F,u)}else super.toAssignable(r,u)}toAssignableObjectExpressionProp(r,u,g){r.type==="Property"&&(r.kind==="get"||r.kind==="set")?this.raise(v.PatternHasAccessor,r.key):r.type==="Property"&&r.method?this.raise(v.PatternHasMethod,r.key):super.toAssignableObjectExpressionProp(r,u,g)}finishCallExpression(r,u){const g=super.finishCallExpression(r,u);if(g.callee.type==="Import"){var F,H;g.type="ImportExpression",g.source=g.arguments[0],g.options=(F=g.arguments[1])!=null?F:null,g.attributes=(H=g.arguments[1])!=null?H:null,delete g.arguments,delete g.callee}return g}toReferencedArguments(r){r.type!=="ImportExpression"&&super.toReferencedArguments(r)}parseExport(r,u){const g=this.state.lastTokStartLoc,F=super.parseExport(r,u);switch(F.type){case"ExportAllDeclaration":F.exported=null;break;case"ExportNamedDeclaration":F.specifiers.length===1&&F.specifiers[0].type==="ExportNamespaceSpecifier"&&(F.type="ExportAllDeclaration",F.exported=F.specifiers[0].exported,delete F.specifiers);case"ExportDefaultDeclaration":{var H;const{declaration:ne}=F;ne?.type==="ClassDeclaration"&&((H=ne.decorators)==null?void 0:H.length)>0&&ne.start===F.start&&this.resetStartLocation(F,g)}break}return F}parseSubscript(r,u,g,F){const H=super.parseSubscript(r,u,g,F);if(F.optionalChainMember){if((H.type==="OptionalMemberExpression"||H.type==="OptionalCallExpression")&&(H.type=H.type.substring(8)),F.stop){const ne=this.startNodeAtNode(H);return ne.expression=H,this.finishNode(ne,"ChainExpression")}}else(H.type==="MemberExpression"||H.type==="CallExpression")&&(H.optional=!1);return H}isOptionalMemberExpression(r){return r.type==="ChainExpression"?r.expression.type==="MemberExpression":super.isOptionalMemberExpression(r)}hasPropertyAsPrivateName(r){return r.type==="ChainExpression"&&(r=r.expression),super.hasPropertyAsPrivateName(r)}isObjectProperty(r){return r.type==="Property"&&r.kind==="init"&&!r.method}isObjectMethod(r){return r.type==="Property"&&(r.method||r.kind==="get"||r.kind==="set")}finishNodeAt(r,u,g){return w(super.finishNodeAt(r,u,g))}resetStartLocation(r,u){super.resetStartLocation(r,u),w(r)}resetEndLocation(r,u=this.state.lastTokEndLoc){super.resetEndLocation(r,u),w(r)}},e(i,"ESTreeParserMixin"),i},"estree");const hn=class hn{constructor(i,d){this.token=void 0,this.preserveSpace=void 0,this.token=i,this.preserveSpace=!!d}};e(hn,"TokContext");let C=hn;const P={brace:new C("{"),j_oTag:new C("<tag"),j_cTag:new C("</tag"),j_expr:new C("<tag>...</tag>",!0)};P.template=new C("`",!0);const S=!0,O=!0,X=!0,D=!0,V=!0,K=!0,mn=class mn{constructor(i,d={}){this.label=void 0,this.keyword=void 0,this.beforeExpr=void 0,this.startsExpr=void 0,this.rightAssociative=void 0,this.isLoop=void 0,this.isAssign=void 0,this.prefix=void 0,this.postfix=void 0,this.binop=void 0,this.label=i,this.keyword=d.keyword,this.beforeExpr=!!d.beforeExpr,this.startsExpr=!!d.startsExpr,this.rightAssociative=!!d.rightAssociative,this.isLoop=!!d.isLoop,this.isAssign=!!d.isAssign,this.prefix=!!d.prefix,this.postfix=!!d.postfix,this.binop=d.binop!=null?d.binop:null,this.updateContext=null}};e(mn,"ExportedTokenType");let q=mn;const _=new Map;function j(G,i={}){i.keyword=G;const d=Ee(G,i);return _.set(G,d),d}e(j,"createKeyword");function z(G,i){return Ee(G,{beforeExpr:S,binop:i})}e(z,"createBinop");let Y=-1;const N=[],te=[],se=[],de=[],we=[],ve=[];function Ee(G,i={}){var d,r,u,g;return++Y,te.push(G),se.push((d=i.binop)!=null?d:-1),de.push((r=i.beforeExpr)!=null?r:!1),we.push((u=i.startsExpr)!=null?u:!1),ve.push((g=i.prefix)!=null?g:!1),N.push(new q(G,i)),Y}e(Ee,"createToken");function fe(G,i={}){var d,r,u,g;return++Y,_.set(G,Y),te.push(G),se.push((d=i.binop)!=null?d:-1),de.push((r=i.beforeExpr)!=null?r:!1),we.push((u=i.startsExpr)!=null?u:!1),ve.push((g=i.prefix)!=null?g:!1),N.push(new q("name",i)),Y}e(fe,"createKeywordLike");const Ce={bracketL:Ee("[",{beforeExpr:S,startsExpr:O}),bracketHashL:Ee("#[",{beforeExpr:S,startsExpr:O}),bracketBarL:Ee("[|",{beforeExpr:S,startsExpr:O}),bracketR:Ee("]"),bracketBarR:Ee("|]"),braceL:Ee("{",{beforeExpr:S,startsExpr:O}),braceBarL:Ee("{|",{beforeExpr:S,startsExpr:O}),braceHashL:Ee("#{",{beforeExpr:S,startsExpr:O}),braceR:Ee("}"),braceBarR:Ee("|}"),parenL:Ee("(",{beforeExpr:S,startsExpr:O}),parenR:Ee(")"),comma:Ee(",",{beforeExpr:S}),semi:Ee(";",{beforeExpr:S}),colon:Ee(":",{beforeExpr:S}),doubleColon:Ee("::",{beforeExpr:S}),dot:Ee("."),question:Ee("?",{beforeExpr:S}),questionDot:Ee("?."),arrow:Ee("=>",{beforeExpr:S}),template:Ee("template"),ellipsis:Ee("...",{beforeExpr:S}),backQuote:Ee("`",{startsExpr:O}),dollarBraceL:Ee("${",{beforeExpr:S,startsExpr:O}),templateTail:Ee("...`",{startsExpr:O}),templateNonTail:Ee("...${",{beforeExpr:S,startsExpr:O}),at:Ee("@"),hash:Ee("#",{startsExpr:O}),interpreterDirective:Ee("#!..."),eq:Ee("=",{beforeExpr:S,isAssign:D}),assign:Ee("_=",{beforeExpr:S,isAssign:D}),slashAssign:Ee("_=",{beforeExpr:S,isAssign:D}),xorAssign:Ee("_=",{beforeExpr:S,isAssign:D}),moduloAssign:Ee("_=",{beforeExpr:S,isAssign:D}),incDec:Ee("++/--",{prefix:V,postfix:K,startsExpr:O}),bang:Ee("!",{beforeExpr:S,prefix:V,startsExpr:O}),tilde:Ee("~",{beforeExpr:S,prefix:V,startsExpr:O}),doubleCaret:Ee("^^",{startsExpr:O}),doubleAt:Ee("@@",{startsExpr:O}),pipeline:z("|>",0),nullishCoalescing:z("??",1),logicalOR:z("||",1),logicalAND:z("&&",2),bitwiseOR:z("|",3),bitwiseXOR:z("^",4),bitwiseAND:z("&",5),equality:z("==/!=/===/!==",6),lt:z("</>/<=/>=",7),gt:z("</>/<=/>=",7),relational:z("</>/<=/>=",7),bitShift:z("<</>>/>>>",8),bitShiftL:z("<</>>/>>>",8),bitShiftR:z("<</>>/>>>",8),plusMin:Ee("+/-",{beforeExpr:S,binop:9,prefix:V,startsExpr:O}),modulo:Ee("%",{binop:10,startsExpr:O}),star:Ee("*",{binop:10}),slash:z("/",10),exponent:Ee("**",{beforeExpr:S,binop:11,rightAssociative:!0}),_in:j("in",{beforeExpr:S,binop:7}),_instanceof:j("instanceof",{beforeExpr:S,binop:7}),_break:j("break"),_case:j("case",{beforeExpr:S}),_catch:j("catch"),_continue:j("continue"),_debugger:j("debugger"),_default:j("default",{beforeExpr:S}),_else:j("else",{beforeExpr:S}),_finally:j("finally"),_function:j("function",{startsExpr:O}),_if:j("if"),_return:j("return",{beforeExpr:S}),_switch:j("switch"),_throw:j("throw",{beforeExpr:S,prefix:V,startsExpr:O}),_try:j("try"),_var:j("var"),_const:j("const"),_with:j("with"),_new:j("new",{beforeExpr:S,startsExpr:O}),_this:j("this",{startsExpr:O}),_super:j("super",{startsExpr:O}),_class:j("class",{startsExpr:O}),_extends:j("extends",{beforeExpr:S}),_export:j("export"),_import:j("import",{startsExpr:O}),_null:j("null",{startsExpr:O}),_true:j("true",{startsExpr:O}),_false:j("false",{startsExpr:O}),_typeof:j("typeof",{beforeExpr:S,prefix:V,startsExpr:O}),_void:j("void",{beforeExpr:S,prefix:V,startsExpr:O}),_delete:j("delete",{beforeExpr:S,prefix:V,startsExpr:O}),_do:j("do",{isLoop:X,beforeExpr:S}),_for:j("for",{isLoop:X}),_while:j("while",{isLoop:X}),_as:fe("as",{startsExpr:O}),_assert:fe("assert",{startsExpr:O}),_async:fe("async",{startsExpr:O}),_await:fe("await",{startsExpr:O}),_defer:fe("defer",{startsExpr:O}),_from:fe("from",{startsExpr:O}),_get:fe("get",{startsExpr:O}),_let:fe("let",{startsExpr:O}),_meta:fe("meta",{startsExpr:O}),_of:fe("of",{startsExpr:O}),_sent:fe("sent",{startsExpr:O}),_set:fe("set",{startsExpr:O}),_source:fe("source",{startsExpr:O}),_static:fe("static",{startsExpr:O}),_using:fe("using",{startsExpr:O}),_yield:fe("yield",{startsExpr:O}),_asserts:fe("asserts",{startsExpr:O}),_checks:fe("checks",{startsExpr:O}),_exports:fe("exports",{startsExpr:O}),_global:fe("global",{startsExpr:O}),_implements:fe("implements",{startsExpr:O}),_intrinsic:fe("intrinsic",{startsExpr:O}),_infer:fe("infer",{startsExpr:O}),_is:fe("is",{startsExpr:O}),_mixins:fe("mixins",{startsExpr:O}),_proto:fe("proto",{startsExpr:O}),_require:fe("require",{startsExpr:O}),_satisfies:fe("satisfies",{startsExpr:O}),_keyof:fe("keyof",{startsExpr:O}),_readonly:fe("readonly",{startsExpr:O}),_unique:fe("unique",{startsExpr:O}),_abstract:fe("abstract",{startsExpr:O}),_declare:fe("declare",{startsExpr:O}),_enum:fe("enum",{startsExpr:O}),_module:fe("module",{startsExpr:O}),_namespace:fe("namespace",{startsExpr:O}),_interface:fe("interface",{startsExpr:O}),_type:fe("type",{startsExpr:O}),_opaque:fe("opaque",{startsExpr:O}),name:Ee("name",{startsExpr:O}),placeholder:Ee("%%",{startsExpr:!0}),string:Ee("string",{startsExpr:O}),num:Ee("num",{startsExpr:O}),bigint:Ee("bigint",{startsExpr:O}),decimal:Ee("decimal",{startsExpr:O}),regexp:Ee("regexp",{startsExpr:O}),privateName:Ee("#name",{startsExpr:O}),eof:Ee("eof"),jsxName:Ee("jsxName"),jsxText:Ee("jsxText",{beforeExpr:!0}),jsxTagStart:Ee("jsxTagStart",{startsExpr:!0}),jsxTagEnd:Ee("jsxTagEnd")};function xe(G){return G>=93&&G<=133}e(xe,"tokenIsIdentifier");function Se(G){return G<=92}e(Se,"tokenKeywordOrIdentifierIsKeyword");function Ue(G){return G>=58&&G<=133}e(Ue,"tokenIsKeywordOrIdentifier");function Fe(G){return G>=58&&G<=137}e(Fe,"tokenIsLiteralPropertyName");function Re(G){return de[G]}e(Re,"tokenComesBeforeExpression");function Ae(G){return we[G]}e(Ae,"tokenCanStartExpression");function Z(G){return G>=29&&G<=33}e(Z,"tokenIsAssignment");function re(G){return G>=129&&G<=131}e(re,"tokenIsFlowInterfaceOrTypeOrOpaque");function ue(G){return G>=90&&G<=92}e(ue,"tokenIsLoop");function ge(G){return G>=58&&G<=92}e(ge,"tokenIsKeyword");function Oe(G){return G>=39&&G<=59}e(Oe,"tokenIsOperator");function Be(G){return G===34}e(Be,"tokenIsPostfix");function qe(G){return ve[G]}e(qe,"tokenIsPrefix");function Ye(G){return G>=121&&G<=123}e(Ye,"tokenIsTSTypeOperator");function He(G){return G>=124&&G<=130}e(He,"tokenIsTSDeclarationStart");function nt(G){return te[G]}e(nt,"tokenLabelName");function ut(G){return se[G]}e(ut,"tokenOperatorPrecedence");function Ne(G){return G===57}e(Ne,"tokenIsRightAssociative");function me(G){return G>=24&&G<=25}e(me,"tokenIsTemplate");function pe(G){return N[G]}e(pe,"getExportedToken"),N[8].updateContext=G=>{G.pop()},N[5].updateContext=N[7].updateContext=N[23].updateContext=G=>{G.push(P.brace)},N[22].updateContext=G=>{G[G.length-1]===P.template?G.pop():G.push(P.template)},N[143].updateContext=G=>{G.push(P.j_expr,P.j_oTag)};let J="\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC",ae="\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B04\u1B34-\u1B44\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BB0-\u1BB9\u1BE6-\u1BF3\u1C24-\u1C37\u1C40-\u1C49\u1C50-\u1C59\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u200C\u200D\u203F\u2040\u2054\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\u30FB\uA620-\uA629\uA66F\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F1\uA8FF-\uA909\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9D0-\uA9D9\uA9E5\uA9F0-\uA9F9\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA50-\uAA59\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uABF0-\uABF9\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFF10-\uFF19\uFF3F\uFF65";const Te=new RegExp("["+J+"]"),De=new RegExp("["+J+ae+"]");J=ae=null;const Le=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,13,10,2,14,2,6,2,1,2,10,2,14,2,6,2,1,4,51,13,310,10,21,11,7,25,5,2,41,2,8,70,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,39,27,10,22,251,41,7,1,17,2,60,28,11,0,9,21,43,17,47,20,28,22,13,52,58,1,3,0,14,44,33,24,27,35,30,0,3,0,9,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,20,1,64,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,31,9,2,0,3,0,2,37,2,0,26,0,2,0,45,52,19,3,21,2,31,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,38,6,186,43,117,63,32,7,3,0,3,7,2,1,2,23,16,0,2,0,95,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,20,0,19,72,200,32,32,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,16,0,2,12,2,33,125,0,80,921,103,110,18,195,2637,96,16,1071,18,5,26,3994,6,582,6842,29,1763,568,8,30,18,78,18,29,19,47,17,3,32,20,6,18,433,44,212,63,129,74,6,0,67,12,65,1,2,0,29,6135,9,1237,42,9,8936,3,2,6,2,1,2,290,16,0,30,2,3,0,15,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,1845,30,7,5,262,61,147,44,11,6,17,0,322,29,19,43,485,27,229,29,3,0,496,6,2,3,2,1,2,14,2,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42719,33,4153,7,221,3,5761,15,7472,16,621,2467,541,1507,4938,6,4191],je=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,7,9,32,4,318,1,80,3,71,10,50,3,123,2,54,14,32,10,3,1,11,3,46,10,8,0,46,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,2,11,83,11,7,0,3,0,158,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,68,8,2,0,3,0,2,3,2,4,2,0,15,1,83,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,7,19,58,14,5,9,243,14,166,9,71,5,2,1,3,3,2,0,2,1,13,9,120,6,3,6,4,0,29,9,41,6,2,3,9,0,10,10,47,15,343,9,54,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,10,1,2,0,49,6,4,4,14,10,5350,0,7,14,11465,27,2343,9,87,9,39,4,60,6,26,9,535,9,470,0,2,54,8,3,82,0,12,1,19628,1,4178,9,519,45,3,22,543,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,101,0,161,6,10,9,357,0,62,13,499,13,245,1,2,9,726,6,110,6,6,9,4759,9,787719,239];function Je(G,i){let d=65536;for(let r=0,u=i.length;r<u;r+=2){if(d+=i[r],d>G)return!1;if(d+=i[r+1],d>=G)return!0}return!1}e(Je,"isInAstralSet");function Me(G){return G<65?G===36:G<=90?!0:G<97?G===95:G<=122?!0:G<=65535?G>=170&&Te.test(String.fromCharCode(G)):Je(G,Le)}e(Me,"isIdentifierStart");function rt(G){return G<48?G===36:G<58?!0:G<65?!1:G<=90?!0:G<97?G===95:G<=122?!0:G<=65535?G>=170&&De.test(String.fromCharCode(G)):Je(G,Le)||Je(G,je)}e(rt,"isIdentifierChar");const W={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"],strictBind:["eval","arguments"]},oe=new Set(W.keyword),ye=new Set(W.strict),ee=new Set(W.strictBind);function _e(G,i){return i&&G==="await"||G==="enum"}e(_e,"isReservedWord");function $e(G,i){return _e(G,i)||ye.has(G)}e($e,"isStrictReservedWord");function Xe(G){return ee.has(G)}e(Xe,"isStrictBindOnlyReservedWord");function st(G,i){return $e(G,i)||Xe(G)}e(st,"isStrictBindReservedWord");function at(G){return oe.has(G)}e(at,"isKeyword");function Ot(G,i,d){return G===64&&i===64&&Me(d)}e(Ot,"isIteratorStart");const It=new Set(["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete","implements","interface","let","package","private","protected","public","static","yield","eval","arguments","enum","await"]);function St(G){return It.has(G)}e(St,"canBeReservedWord");const yn=class yn{constructor(i){this.flags=0,this.names=new Map,this.firstLexicalName="",this.flags=i}};e(yn,"Scope");let Et=yn;const gn=class gn{constructor(i,d){this.parser=void 0,this.scopeStack=[],this.inModule=void 0,this.undefinedExports=new Map,this.parser=i,this.inModule=d}get inTopLevel(){return(this.currentScope().flags&1)>0}get inFunction(){return(this.currentVarScopeFlags()&2)>0}get allowSuper(){return(this.currentThisScopeFlags()&16)>0}get allowDirectSuper(){return(this.currentThisScopeFlags()&32)>0}get inClass(){return(this.currentThisScopeFlags()&64)>0}get inClassAndNotInNonArrowFunction(){const i=this.currentThisScopeFlags();return(i&64)>0&&(i&2)===0}get inStaticBlock(){for(let i=this.scopeStack.length-1;;i--){const{flags:d}=this.scopeStack[i];if(d&128)return!0;if(d&451)return!1}}get inNonArrowFunction(){return(this.currentThisScopeFlags()&2)>0}get treatFunctionsAsVar(){return this.treatFunctionsAsVarInScope(this.currentScope())}createScope(i){return new Et(i)}enter(i){this.scopeStack.push(this.createScope(i))}exit(){return this.scopeStack.pop().flags}treatFunctionsAsVarInScope(i){return!!(i.flags&130||!this.parser.inModule&&i.flags&1)}declareName(i,d,r){let u=this.currentScope();if(d&8||d&16){this.checkRedeclarationInScope(u,i,d,r);let g=u.names.get(i)||0;d&16?g=g|4:(u.firstLexicalName||(u.firstLexicalName=i),g=g|2),u.names.set(i,g),d&8&&this.maybeExportDefined(u,i)}else if(d&4)for(let g=this.scopeStack.length-1;g>=0&&(u=this.scopeStack[g],this.checkRedeclarationInScope(u,i,d,r),u.names.set(i,(u.names.get(i)||0)|1),this.maybeExportDefined(u,i),!(u.flags&387));--g);this.parser.inModule&&u.flags&1&&this.undefinedExports.delete(i)}maybeExportDefined(i,d){this.parser.inModule&&i.flags&1&&this.undefinedExports.delete(d)}checkRedeclarationInScope(i,d,r,u){this.isRedeclaredInScope(i,d,r)&&this.parser.raise(v.VarRedeclaration,u,{identifierName:d})}isRedeclaredInScope(i,d,r){if(!(r&1))return!1;if(r&8)return i.names.has(d);const u=i.names.get(d);return r&16?(u&2)>0||!this.treatFunctionsAsVarInScope(i)&&(u&1)>0:(u&2)>0&&!(i.flags&8&&i.firstLexicalName===d)||!this.treatFunctionsAsVarInScope(i)&&(u&4)>0}checkLocalExport(i){const{name:d}=i;this.scopeStack[0].names.has(d)||this.undefinedExports.set(d,i.loc.start)}currentScope(){return this.scopeStack[this.scopeStack.length-1]}currentVarScopeFlags(){for(let i=this.scopeStack.length-1;;i--){const{flags:d}=this.scopeStack[i];if(d&387)return d}}currentThisScopeFlags(){for(let i=this.scopeStack.length-1;;i--){const{flags:d}=this.scopeStack[i];if(d&451&&!(d&4))return d}}};e(gn,"ScopeHandler");let xt=gn;const bn=class bn extends Et{constructor(...i){super(...i),this.declareFunctions=new Set}};e(bn,"FlowScope");let Qt=bn;const Tn=class Tn extends xt{createScope(i){return new Qt(i)}declareName(i,d,r){const u=this.currentScope();if(d&2048){this.checkRedeclarationInScope(u,i,d,r),this.maybeExportDefined(u,i),u.declareFunctions.add(i);return}super.declareName(i,d,r)}isRedeclaredInScope(i,d,r){if(super.isRedeclaredInScope(i,d,r))return!0;if(r&2048&&!i.declareFunctions.has(d)){const u=i.names.get(d);return(u&4)>0||(u&2)>0}return!1}checkLocalExport(i){this.scopeStack[0].declareFunctions.has(i.name)||super.checkLocalExport(i)}};e(Tn,"FlowScopeHandler");let lr=Tn;const En=class En{constructor(){this.sawUnambiguousESM=!1,this.ambiguousScriptDifferentAst=!1}sourceToOffsetPos(i){return i+this.startIndex}offsetToSourcePos(i){return i-this.startIndex}hasPlugin(i){if(typeof i=="string")return this.plugins.has(i);{const[d,r]=i;if(!this.hasPlugin(d))return!1;const u=this.plugins.get(d);for(const g of Object.keys(r))if(u?.[g]!==r[g])return!1;return!0}}getPluginOption(i,d){var r;return(r=this.plugins.get(i))==null?void 0:r[d]}};e(En,"BaseParser");let cr=En;function Sr(G,i){G.trailingComments===void 0?G.trailingComments=i:G.trailingComments.unshift(...i)}e(Sr,"setTrailingComments");function Pi(G,i){G.leadingComments===void 0?G.leadingComments=i:G.leadingComments.unshift(...i)}e(Pi,"setLeadingComments");function xr(G,i){G.innerComments===void 0?G.innerComments=i:G.innerComments.unshift(...i)}e(xr,"setInnerComments");function Ar(G,i,d){let r=null,u=i.length;for(;r===null&&u>0;)r=i[--u];r===null||r.start>d.start?xr(G,d.comments):Sr(r,d.comments)}e(Ar,"adjustInnerComments");const vn=class vn extends cr{addComment(i){this.filename&&(i.loc.filename=this.filename);const{commentsLen:d}=this.state;this.comments.length!==d&&(this.comments.length=d),this.comments.push(i),this.state.commentsLen++}processComment(i){const{commentStack:d}=this.state,r=d.length;if(r===0)return;let u=r-1;const g=d[u];g.start===i.end&&(g.leadingNode=i,u--);const{start:F}=i;for(;u>=0;u--){const H=d[u],ne=H.end;if(ne>F)H.containingNode=i,this.finalizeComment(H),d.splice(u,1);else{ne===F&&(H.trailingNode=i);break}}}finalizeComment(i){const{comments:d}=i;if(i.leadingNode!==null||i.trailingNode!==null)i.leadingNode!==null&&Sr(i.leadingNode,d),i.trailingNode!==null&&Pi(i.trailingNode,d);else{const{containingNode:r,start:u}=i;if(this.input.charCodeAt(this.offsetToSourcePos(u)-1)===44)switch(r.type){case"ObjectExpression":case"ObjectPattern":case"RecordExpression":Ar(r,r.properties,i);break;case"CallExpression":case"OptionalCallExpression":Ar(r,r.arguments,i);break;case"FunctionDeclaration":case"FunctionExpression":case"ArrowFunctionExpression":case"ObjectMethod":case"ClassMethod":case"ClassPrivateMethod":Ar(r,r.params,i);break;case"ArrayExpression":case"ArrayPattern":case"TupleExpression":Ar(r,r.elements,i);break;case"ExportNamedDeclaration":case"ImportDeclaration":Ar(r,r.specifiers,i);break;default:xr(r,d)}else xr(r,d)}}finalizeRemainingComments(){const{commentStack:i}=this.state;for(let d=i.length-1;d>=0;d--)this.finalizeComment(i[d]);this.state.commentStack=[]}resetPreviousNodeTrailingComments(i){const{commentStack:d}=this.state,{length:r}=d;if(r===0)return;const u=d[r-1];u.leadingNode===i&&(u.leadingNode=null)}resetPreviousIdentifierLeadingComments(i){const{commentStack:d}=this.state,{length:r}=d;r!==0&&(d[r-1].trailingNode===i?d[r-1].trailingNode=null:r>=2&&d[r-2].trailingNode===i&&(d[r-2].trailingNode=null))}takeSurroundingComments(i,d,r){const{commentStack:u}=this.state,g=u.length;if(g===0)return;let F=g-1;for(;F>=0;F--){const H=u[F],ne=H.end;if(H.start===r)H.leadingNode=i;else if(ne===d)H.trailingNode=i;else if(ne<d)break}}};e(vn,"CommentsParser");let Wr=vn;const Ci=/\r\n|[\r\n\u2028\u2029]/,Or=new RegExp(Ci.source,"g");function fr(G){switch(G){case 10:case 13:case 8232:case 8233:return!0;default:return!1}}e(fr,"isNewLine");function ti(G,i,d){for(let r=i;r<d;r++)if(fr(G.charCodeAt(r)))return!0;return!1}e(ti,"hasNewLine");const Gr=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,Hr=/(?:[^\S\n\r\u2028\u2029]|\/\/.*|\/\*.*?\*\/)*/g;function Di(G){switch(G){case 9:case 11:case 12:case 32:case 160:case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8239:case 8287:case 12288:case 65279:return!0;default:return!1}}e(Di,"isWhitespace");const Lr=class Lr{constructor(){this.flags=1024,this.startIndex=void 0,this.curLine=void 0,this.lineStart=void 0,this.startLoc=void 0,this.endLoc=void 0,this.errors=[],this.potentialArrowAt=-1,this.noArrowAt=[],this.noArrowParamsConversionAt=[],this.topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null},this.labels=[],this.commentsLen=0,this.commentStack=[],this.pos=0,this.type=140,this.value=null,this.start=0,this.end=0,this.lastTokEndLoc=null,this.lastTokStartLoc=null,this.context=[P.brace],this.firstInvalidTemplateEscapePos=null,this.strictErrors=new Map,this.tokensLength=0}get strict(){return(this.flags&1)>0}set strict(i){i?this.flags|=1:this.flags&=-2}init({strictMode:i,sourceType:d,startIndex:r,startLine:u,startColumn:g}){this.strict=i===!1?!1:i===!0?!0:d==="module",this.startIndex=r,this.curLine=u,this.lineStart=-g,this.startLoc=this.endLoc=new n(u,g,r)}get maybeInArrowParameters(){return(this.flags&2)>0}set maybeInArrowParameters(i){i?this.flags|=2:this.flags&=-3}get inType(){return(this.flags&4)>0}set inType(i){i?this.flags|=4:this.flags&=-5}get noAnonFunctionType(){return(this.flags&8)>0}set noAnonFunctionType(i){i?this.flags|=8:this.flags&=-9}get hasFlowComment(){return(this.flags&16)>0}set hasFlowComment(i){i?this.flags|=16:this.flags&=-17}get isAmbientContext(){return(this.flags&32)>0}set isAmbientContext(i){i?this.flags|=32:this.flags&=-33}get inAbstractClass(){return(this.flags&64)>0}set inAbstractClass(i){i?this.flags|=64:this.flags&=-65}get inDisallowConditionalTypesContext(){return(this.flags&128)>0}set inDisallowConditionalTypesContext(i){i?this.flags|=128:this.flags&=-129}get soloAwait(){return(this.flags&256)>0}set soloAwait(i){i?this.flags|=256:this.flags&=-257}get inFSharpPipelineDirectBody(){return(this.flags&512)>0}set inFSharpPipelineDirectBody(i){i?this.flags|=512:this.flags&=-513}get canStartJSXElement(){return(this.flags&1024)>0}set canStartJSXElement(i){i?this.flags|=1024:this.flags&=-1025}get containsEsc(){return(this.flags&2048)>0}set containsEsc(i){i?this.flags|=2048:this.flags&=-2049}get hasTopLevelAwait(){return(this.flags&4096)>0}set hasTopLevelAwait(i){i?this.flags|=4096:this.flags&=-4097}curPosition(){return new n(this.curLine,this.pos-this.lineStart,this.pos+this.startIndex)}clone(){const i=new Lr;return i.flags=this.flags,i.startIndex=this.startIndex,i.curLine=this.curLine,i.lineStart=this.lineStart,i.startLoc=this.startLoc,i.endLoc=this.endLoc,i.errors=this.errors.slice(),i.potentialArrowAt=this.potentialArrowAt,i.noArrowAt=this.noArrowAt.slice(),i.noArrowParamsConversionAt=this.noArrowParamsConversionAt.slice(),i.topicContext=this.topicContext,i.labels=this.labels.slice(),i.commentsLen=this.commentsLen,i.commentStack=this.commentStack.slice(),i.pos=this.pos,i.type=this.type,i.value=this.value,i.start=this.start,i.end=this.end,i.lastTokEndLoc=this.lastTokEndLoc,i.lastTokStartLoc=this.lastTokStartLoc,i.context=this.context.slice(),i.firstInvalidTemplateEscapePos=this.firstInvalidTemplateEscapePos,i.strictErrors=this.strictErrors,i.tokensLength=this.tokensLength,i}};e(Lr,"State");let Xr=Lr;var wi=e(function(i){return i>=48&&i<=57},"isDigit");const ri={decBinOct:new Set([46,66,69,79,95,98,101,111]),hex:new Set([46,88,95,120])},Nr={bin:e(G=>G===48||G===49,"bin"),oct:e(G=>G>=48&&G<=55,"oct"),dec:e(G=>G>=48&&G<=57,"dec"),hex:e(G=>G>=48&&G<=57||G>=65&&G<=70||G>=97&&G<=102,"hex")};function ni(G,i,d,r,u,g){const F=d,H=r,ne=u;let be="",Pe=null,Ie=d;const{length:We}=i;for(;;){if(d>=We){g.unterminated(F,H,ne),be+=i.slice(Ie,d);break}const Ve=i.charCodeAt(d);if(Ii(G,Ve,i,d)){be+=i.slice(Ie,d);break}if(Ve===92){be+=i.slice(Ie,d);const Qe=_i(i,d,r,u,G==="template",g);Qe.ch===null&&!Pe?Pe={pos:d,lineStart:r,curLine:u}:be+=Qe.ch,{pos:d,lineStart:r,curLine:u}=Qe,Ie=d}else Ve===8232||Ve===8233?(++d,++u,r=d):Ve===10||Ve===13?G==="template"?(be+=i.slice(Ie,d)+`
14
+ `,++d,Ve===13&&i.charCodeAt(d)===10&&++d,++u,Ie=r=d):g.unterminated(F,H,ne):++d}return{pos:d,str:be,firstInvalidLoc:Pe,lineStart:r,curLine:u,containsInvalid:!!Pe}}e(ni,"readStringContents");function Ii(G,i,d,r){return G==="template"?i===96||i===36&&d.charCodeAt(r+1)===123:i===(G==="double"?34:39)}e(Ii,"isStringEnd");function _i(G,i,d,r,u,g){const F=!u;i++;const H=e(be=>({pos:i,ch:be,lineStart:d,curLine:r}),"res"),ne=G.charCodeAt(i++);switch(ne){case 110:return H(`
15
+ `);case 114:return H("\r");case 120:{let be;return{code:be,pos:i}=Yr(G,i,d,r,2,!1,F,g),H(be===null?null:String.fromCharCode(be))}case 117:{let be;return{code:be,pos:i}=si(G,i,d,r,F,g),H(be===null?null:String.fromCodePoint(be))}case 116:return H(" ");case 98:return H("\b");case 118:return H("\v");case 102:return H("\f");case 13:G.charCodeAt(i)===10&&++i;case 10:d=i,++r;case 8232:case 8233:return H("");case 56:case 57:if(u)return H(null);g.strictNumericEscape(i-1,d,r);default:if(ne>=48&&ne<=55){const be=i-1;let Ie=/^[0-7]+/.exec(G.slice(be,i+2))[0],We=parseInt(Ie,8);We>255&&(Ie=Ie.slice(0,-1),We=parseInt(Ie,8)),i+=Ie.length-1;const Ve=G.charCodeAt(i);if(Ie!=="0"||Ve===56||Ve===57){if(u)return H(null);g.strictNumericEscape(be,d,r)}return H(String.fromCharCode(We))}return H(String.fromCharCode(ne))}}e(_i,"readEscapedChar");function Yr(G,i,d,r,u,g,F,H){const ne=i;let be;return{n:be,pos:i}=ii(G,i,d,r,16,u,g,!1,H,!F),be===null&&(F?H.invalidEscapeSequence(ne,d,r):i=ne-1),{code:be,pos:i}}e(Yr,"readHexChar");function ii(G,i,d,r,u,g,F,H,ne,be){const Pe=i,Ie=u===16?ri.hex:ri.decBinOct,We=u===16?Nr.hex:u===10?Nr.dec:u===8?Nr.oct:Nr.bin;let Ve=!1,Qe=0;for(let ot=0,At=g??1/0;ot<At;++ot){const ht=G.charCodeAt(i);let yt;if(ht===95&&H!=="bail"){const Gt=G.charCodeAt(i-1),yr=G.charCodeAt(i+1);if(H){if(Number.isNaN(yr)||!We(yr)||Ie.has(Gt)||Ie.has(yr)){if(be)return{n:null,pos:i};ne.unexpectedNumericSeparator(i,d,r)}}else{if(be)return{n:null,pos:i};ne.numericSeparatorInEscapeSequence(i,d,r)}++i;continue}if(ht>=97?yt=ht-97+10:ht>=65?yt=ht-65+10:wi(ht)?yt=ht-48:yt=1/0,yt>=u){if(yt<=9&&be)return{n:null,pos:i};if(yt<=9&&ne.invalidDigit(i,d,r,u))yt=0;else if(F)yt=0,Ve=!0;else break}++i,Qe=Qe*u+yt}return i===Pe||g!=null&&i-Pe!==g||Ve?{n:null,pos:i}:{n:Qe,pos:i}}e(ii,"readInt");function si(G,i,d,r,u,g){const F=G.charCodeAt(i);let H;if(F===123){if(++i,{code:H,pos:i}=Yr(G,i,d,r,G.indexOf("}",i)-i,!0,u,g),++i,H!==null&&H>1114111)if(u)g.invalidCodePoint(i,d,r);else return{code:null,pos:i}}else({code:H,pos:i}=Yr(G,i,d,r,4,!1,u,g));return{code:H,pos:i}}e(si,"readCodePoint");function Pr(G,i,d){return new n(d,G-i,G)}e(Pr,"buildPosition");const Oi=new Set([103,109,115,105,121,117,100,118]),Sn=class Sn{constructor(i){const d=i.startIndex||0;this.type=i.type,this.value=i.value,this.start=d+i.start,this.end=d+i.end,this.loc=new s(i.startLoc,i.endLoc)}};e(Sn,"Token");let Wt=Sn;const xn=class xn extends Wr{constructor(i,d){super(),this.isLookahead=void 0,this.tokens=[],this.errorHandlers_readInt={invalidDigit:e((r,u,g,F)=>this.options.errorRecovery?(this.raise(v.InvalidDigit,Pr(r,u,g),{radix:F}),!0):!1,"invalidDigit"),numericSeparatorInEscapeSequence:this.errorBuilder(v.NumericSeparatorInEscapeSequence),unexpectedNumericSeparator:this.errorBuilder(v.UnexpectedNumericSeparator)},this.errorHandlers_readCodePoint=Object.assign({},this.errorHandlers_readInt,{invalidEscapeSequence:this.errorBuilder(v.InvalidEscapeSequence),invalidCodePoint:this.errorBuilder(v.InvalidCodePoint)}),this.errorHandlers_readStringContents_string=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:e((r,u,g)=>{this.recordStrictModeErrors(v.StrictNumericEscape,Pr(r,u,g))},"strictNumericEscape"),unterminated:e((r,u,g)=>{throw this.raise(v.UnterminatedString,Pr(r-1,u,g))},"unterminated")}),this.errorHandlers_readStringContents_template=Object.assign({},this.errorHandlers_readCodePoint,{strictNumericEscape:this.errorBuilder(v.StrictNumericEscape),unterminated:e((r,u,g)=>{throw this.raise(v.UnterminatedTemplate,Pr(r,u,g))},"unterminated")}),this.state=new Xr,this.state.init(i),this.input=d,this.length=d.length,this.comments=[],this.isLookahead=!1}pushToken(i){this.tokens.length=this.state.tokensLength,this.tokens.push(i),++this.state.tokensLength}next(){this.checkKeywordEscapes(),this.options.tokens&&this.pushToken(new Wt(this.state)),this.state.lastTokEndLoc=this.state.endLoc,this.state.lastTokStartLoc=this.state.startLoc,this.nextToken()}eat(i){return this.match(i)?(this.next(),!0):!1}match(i){return this.state.type===i}createLookaheadState(i){return{pos:i.pos,value:null,type:i.type,start:i.start,end:i.end,context:[this.curContext()],inType:i.inType,startLoc:i.startLoc,lastTokEndLoc:i.lastTokEndLoc,curLine:i.curLine,lineStart:i.lineStart,curPosition:i.curPosition}}lookahead(){const i=this.state;this.state=this.createLookaheadState(i),this.isLookahead=!0,this.nextToken(),this.isLookahead=!1;const d=this.state;return this.state=i,d}nextTokenStart(){return this.nextTokenStartSince(this.state.pos)}nextTokenStartSince(i){return Gr.lastIndex=i,Gr.test(this.input)?Gr.lastIndex:i}lookaheadCharCode(){return this.input.charCodeAt(this.nextTokenStart())}nextTokenInLineStart(){return this.nextTokenInLineStartSince(this.state.pos)}nextTokenInLineStartSince(i){return Hr.lastIndex=i,Hr.test(this.input)?Hr.lastIndex:i}lookaheadInLineCharCode(){return this.input.charCodeAt(this.nextTokenInLineStart())}codePointAtPos(i){let d=this.input.charCodeAt(i);if((d&64512)===55296&&++i<this.input.length){const r=this.input.charCodeAt(i);(r&64512)===56320&&(d=65536+((d&1023)<<10)+(r&1023))}return d}setStrict(i){this.state.strict=i,i&&(this.state.strictErrors.forEach(([d,r])=>this.raise(d,r)),this.state.strictErrors.clear())}curContext(){return this.state.context[this.state.context.length-1]}nextToken(){if(this.skipSpace(),this.state.start=this.state.pos,this.isLookahead||(this.state.startLoc=this.state.curPosition()),this.state.pos>=this.length){this.finishToken(140);return}this.getTokenFromCode(this.codePointAtPos(this.state.pos))}skipBlockComment(i){let d;this.isLookahead||(d=this.state.curPosition());const r=this.state.pos,u=this.input.indexOf(i,r+2);if(u===-1)throw this.raise(v.UnterminatedComment,this.state.curPosition());for(this.state.pos=u+i.length,Or.lastIndex=r+2;Or.test(this.input)&&Or.lastIndex<=u;)++this.state.curLine,this.state.lineStart=Or.lastIndex;if(this.isLookahead)return;const g={type:"CommentBlock",value:this.input.slice(r+2,u),start:this.sourceToOffsetPos(r),end:this.sourceToOffsetPos(u+i.length),loc:new s(d,this.state.curPosition())};return this.options.tokens&&this.pushToken(g),g}skipLineComment(i){const d=this.state.pos;let r;this.isLookahead||(r=this.state.curPosition());let u=this.input.charCodeAt(this.state.pos+=i);if(this.state.pos<this.length)for(;!fr(u)&&++this.state.pos<this.length;)u=this.input.charCodeAt(this.state.pos);if(this.isLookahead)return;const g=this.state.pos,H={type:"CommentLine",value:this.input.slice(d+i,g),start:this.sourceToOffsetPos(d),end:this.sourceToOffsetPos(g),loc:new s(r,this.state.curPosition())};return this.options.tokens&&this.pushToken(H),H}skipSpace(){const i=this.state.pos,d=[];e:for(;this.state.pos<this.length;){const r=this.input.charCodeAt(this.state.pos);switch(r){case 32:case 160:case 9:++this.state.pos;break;case 13:this.input.charCodeAt(this.state.pos+1)===10&&++this.state.pos;case 10:case 8232:case 8233:++this.state.pos,++this.state.curLine,this.state.lineStart=this.state.pos;break;case 47:switch(this.input.charCodeAt(this.state.pos+1)){case 42:{const u=this.skipBlockComment("*/");u!==void 0&&(this.addComment(u),this.options.attachComment&&d.push(u));break}case 47:{const u=this.skipLineComment(2);u!==void 0&&(this.addComment(u),this.options.attachComment&&d.push(u));break}default:break e}break;default:if(Di(r))++this.state.pos;else if(r===45&&!this.inModule&&this.options.annexB){const u=this.state.pos;if(this.input.charCodeAt(u+1)===45&&this.input.charCodeAt(u+2)===62&&(i===0||this.state.lineStart>i)){const g=this.skipLineComment(3);g!==void 0&&(this.addComment(g),this.options.attachComment&&d.push(g))}else break e}else if(r===60&&!this.inModule&&this.options.annexB){const u=this.state.pos;if(this.input.charCodeAt(u+1)===33&&this.input.charCodeAt(u+2)===45&&this.input.charCodeAt(u+3)===45){const g=this.skipLineComment(4);g!==void 0&&(this.addComment(g),this.options.attachComment&&d.push(g))}else break e}else break e}}if(d.length>0){const r=this.state.pos,u={start:this.sourceToOffsetPos(i),end:this.sourceToOffsetPos(r),comments:d,leadingNode:null,trailingNode:null,containingNode:null};this.state.commentStack.push(u)}}finishToken(i,d){this.state.end=this.state.pos,this.state.endLoc=this.state.curPosition();const r=this.state.type;this.state.type=i,this.state.value=d,this.isLookahead||this.updateContext(r)}replaceToken(i){this.state.type=i,this.updateContext()}readToken_numberSign(){if(this.state.pos===0&&this.readToken_interpreter())return;const i=this.state.pos+1,d=this.codePointAtPos(i);if(d>=48&&d<=57)throw this.raise(v.UnexpectedDigitAfterHash,this.state.curPosition());if(d===123||d===91&&this.hasPlugin("recordAndTuple")){if(this.expectPlugin("recordAndTuple"),this.getPluginOption("recordAndTuple","syntaxType")==="bar")throw this.raise(d===123?v.RecordExpressionHashIncorrectStartSyntaxType:v.TupleExpressionHashIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,d===123?this.finishToken(7):this.finishToken(1)}else Me(d)?(++this.state.pos,this.finishToken(139,this.readWord1(d))):d===92?(++this.state.pos,this.finishToken(139,this.readWord1())):this.finishOp(27,1)}readToken_dot(){const i=this.input.charCodeAt(this.state.pos+1);if(i>=48&&i<=57){this.readNumber(!0);return}i===46&&this.input.charCodeAt(this.state.pos+2)===46?(this.state.pos+=3,this.finishToken(21)):(++this.state.pos,this.finishToken(16))}readToken_slash(){this.input.charCodeAt(this.state.pos+1)===61?this.finishOp(31,2):this.finishOp(56,1)}readToken_interpreter(){if(this.state.pos!==0||this.length<2)return!1;let i=this.input.charCodeAt(this.state.pos+1);if(i!==33)return!1;const d=this.state.pos;for(this.state.pos+=1;!fr(i)&&++this.state.pos<this.length;)i=this.input.charCodeAt(this.state.pos);const r=this.input.slice(d+2,this.state.pos);return this.finishToken(28,r),!0}readToken_mult_modulo(i){let d=i===42?55:54,r=1,u=this.input.charCodeAt(this.state.pos+1);i===42&&u===42&&(r++,u=this.input.charCodeAt(this.state.pos+2),d=57),u===61&&!this.state.inType&&(r++,d=i===37?33:30),this.finishOp(d,r)}readToken_pipe_amp(i){const d=this.input.charCodeAt(this.state.pos+1);if(d===i){this.input.charCodeAt(this.state.pos+2)===61?this.finishOp(30,3):this.finishOp(i===124?41:42,2);return}if(i===124){if(d===62){this.finishOp(39,2);return}if(this.hasPlugin("recordAndTuple")&&d===125){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(v.RecordExpressionBarIncorrectEndSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(9);return}if(this.hasPlugin("recordAndTuple")&&d===93){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(v.TupleExpressionBarIncorrectEndSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(4);return}}if(d===61){this.finishOp(30,2);return}this.finishOp(i===124?43:45,1)}readToken_caret(){const i=this.input.charCodeAt(this.state.pos+1);i===61&&!this.state.inType?this.finishOp(32,2):i===94&&this.hasPlugin(["pipelineOperator",{proposal:"hack",topicToken:"^^"}])?(this.finishOp(37,2),this.input.codePointAt(this.state.pos)===94&&this.unexpected()):this.finishOp(44,1)}readToken_atSign(){this.input.charCodeAt(this.state.pos+1)===64&&this.hasPlugin(["pipelineOperator",{proposal:"hack",topicToken:"@@"}])?this.finishOp(38,2):this.finishOp(26,1)}readToken_plus_min(i){const d=this.input.charCodeAt(this.state.pos+1);if(d===i){this.finishOp(34,2);return}d===61?this.finishOp(30,2):this.finishOp(53,1)}readToken_lt(){const{pos:i}=this.state,d=this.input.charCodeAt(i+1);if(d===60){if(this.input.charCodeAt(i+2)===61){this.finishOp(30,3);return}this.finishOp(51,2);return}if(d===61){this.finishOp(49,2);return}this.finishOp(47,1)}readToken_gt(){const{pos:i}=this.state,d=this.input.charCodeAt(i+1);if(d===62){const r=this.input.charCodeAt(i+2)===62?3:2;if(this.input.charCodeAt(i+r)===61){this.finishOp(30,r+1);return}this.finishOp(52,r);return}if(d===61){this.finishOp(49,2);return}this.finishOp(48,1)}readToken_eq_excl(i){const d=this.input.charCodeAt(this.state.pos+1);if(d===61){this.finishOp(46,this.input.charCodeAt(this.state.pos+2)===61?3:2);return}if(i===61&&d===62){this.state.pos+=2,this.finishToken(19);return}this.finishOp(i===61?29:35,1)}readToken_question(){const i=this.input.charCodeAt(this.state.pos+1),d=this.input.charCodeAt(this.state.pos+2);i===63?d===61?this.finishOp(30,3):this.finishOp(40,2):i===46&&!(d>=48&&d<=57)?(this.state.pos+=2,this.finishToken(18)):(++this.state.pos,this.finishToken(17))}getTokenFromCode(i){switch(i){case 46:this.readToken_dot();return;case 40:++this.state.pos,this.finishToken(10);return;case 41:++this.state.pos,this.finishToken(11);return;case 59:++this.state.pos,this.finishToken(13);return;case 44:++this.state.pos,this.finishToken(12);return;case 91:if(this.hasPlugin("recordAndTuple")&&this.input.charCodeAt(this.state.pos+1)===124){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(v.TupleExpressionBarIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(2)}else++this.state.pos,this.finishToken(0);return;case 93:++this.state.pos,this.finishToken(3);return;case 123:if(this.hasPlugin("recordAndTuple")&&this.input.charCodeAt(this.state.pos+1)===124){if(this.getPluginOption("recordAndTuple","syntaxType")!=="bar")throw this.raise(v.RecordExpressionBarIncorrectStartSyntaxType,this.state.curPosition());this.state.pos+=2,this.finishToken(6)}else++this.state.pos,this.finishToken(5);return;case 125:++this.state.pos,this.finishToken(8);return;case 58:this.hasPlugin("functionBind")&&this.input.charCodeAt(this.state.pos+1)===58?this.finishOp(15,2):(++this.state.pos,this.finishToken(14));return;case 63:this.readToken_question();return;case 96:this.readTemplateToken();return;case 48:{const d=this.input.charCodeAt(this.state.pos+1);if(d===120||d===88){this.readRadixNumber(16);return}if(d===111||d===79){this.readRadixNumber(8);return}if(d===98||d===66){this.readRadixNumber(2);return}}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:this.readNumber(!1);return;case 34:case 39:this.readString(i);return;case 47:this.readToken_slash();return;case 37:case 42:this.readToken_mult_modulo(i);return;case 124:case 38:this.readToken_pipe_amp(i);return;case 94:this.readToken_caret();return;case 43:case 45:this.readToken_plus_min(i);return;case 60:this.readToken_lt();return;case 62:this.readToken_gt();return;case 61:case 33:this.readToken_eq_excl(i);return;case 126:this.finishOp(36,1);return;case 64:this.readToken_atSign();return;case 35:this.readToken_numberSign();return;case 92:this.readWord();return;default:if(Me(i)){this.readWord(i);return}}throw this.raise(v.InvalidOrUnexpectedToken,this.state.curPosition(),{unexpected:String.fromCodePoint(i)})}finishOp(i,d){const r=this.input.slice(this.state.pos,this.state.pos+d);this.state.pos+=d,this.finishToken(i,r)}readRegexp(){const i=this.state.startLoc,d=this.state.start+1;let r,u,{pos:g}=this.state;for(;;++g){if(g>=this.length)throw this.raise(v.UnterminatedRegExp,a(i,1));const be=this.input.charCodeAt(g);if(fr(be))throw this.raise(v.UnterminatedRegExp,a(i,1));if(r)r=!1;else{if(be===91)u=!0;else if(be===93&&u)u=!1;else if(be===47&&!u)break;r=be===92}}const F=this.input.slice(d,g);++g;let H="";const ne=e(()=>a(i,g+2-d),"nextPos");for(;g<this.length;){const be=this.codePointAtPos(g),Pe=String.fromCharCode(be);if(Oi.has(be))be===118?H.includes("u")&&this.raise(v.IncompatibleRegExpUVFlags,ne()):be===117&&H.includes("v")&&this.raise(v.IncompatibleRegExpUVFlags,ne()),H.includes(Pe)&&this.raise(v.DuplicateRegExpFlags,ne());else if(rt(be)||be===92)this.raise(v.MalformedRegExpFlags,ne());else break;++g,H+=Pe}this.state.pos=g,this.finishToken(138,{pattern:F,flags:H})}readInt(i,d,r=!1,u=!0){const{n:g,pos:F}=ii(this.input,this.state.pos,this.state.lineStart,this.state.curLine,i,d,r,u,this.errorHandlers_readInt,!1);return this.state.pos=F,g}readRadixNumber(i){const d=this.state.pos,r=this.state.curPosition();let u=!1;this.state.pos+=2;const g=this.readInt(i);g==null&&this.raise(v.InvalidDigit,a(r,2),{radix:i});const F=this.input.charCodeAt(this.state.pos);if(F===110)++this.state.pos,u=!0;else if(F===109)throw this.raise(v.InvalidDecimal,r);if(Me(this.codePointAtPos(this.state.pos)))throw this.raise(v.NumberIdentifier,this.state.curPosition());if(u){const H=this.input.slice(d,this.state.pos).replace(/[_n]/g,"");this.finishToken(136,H);return}this.finishToken(135,g)}readNumber(i){const d=this.state.pos,r=this.state.curPosition();let u=!1,g=!1,F=!1,H=!1;!i&&this.readInt(10)===null&&this.raise(v.InvalidNumber,this.state.curPosition());const ne=this.state.pos-d>=2&&this.input.charCodeAt(d)===48;if(ne){const Ve=this.input.slice(d,this.state.pos);if(this.recordStrictModeErrors(v.StrictOctalLiteral,r),!this.state.strict){const Qe=Ve.indexOf("_");Qe>0&&this.raise(v.ZeroDigitNumericSeparator,a(r,Qe))}H=ne&&!/[89]/.test(Ve)}let be=this.input.charCodeAt(this.state.pos);if(be===46&&!H&&(++this.state.pos,this.readInt(10),u=!0,be=this.input.charCodeAt(this.state.pos)),(be===69||be===101)&&!H&&(be=this.input.charCodeAt(++this.state.pos),(be===43||be===45)&&++this.state.pos,this.readInt(10)===null&&this.raise(v.InvalidOrMissingExponent,r),u=!0,F=!0,be=this.input.charCodeAt(this.state.pos)),be===110&&((u||ne)&&this.raise(v.InvalidBigIntLiteral,r),++this.state.pos,g=!0),be===109){this.expectPlugin("decimal",this.state.curPosition()),(F||ne)&&this.raise(v.InvalidDecimal,r),++this.state.pos;var Pe=!0}if(Me(this.codePointAtPos(this.state.pos)))throw this.raise(v.NumberIdentifier,this.state.curPosition());const Ie=this.input.slice(d,this.state.pos).replace(/[_mn]/g,"");if(g){this.finishToken(136,Ie);return}if(Pe){this.finishToken(137,Ie);return}const We=H?parseInt(Ie,8):parseFloat(Ie);this.finishToken(135,We)}readCodePoint(i){const{code:d,pos:r}=si(this.input,this.state.pos,this.state.lineStart,this.state.curLine,i,this.errorHandlers_readCodePoint);return this.state.pos=r,d}readString(i){const{str:d,pos:r,curLine:u,lineStart:g}=ni(i===34?"double":"single",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_string);this.state.pos=r+1,this.state.lineStart=g,this.state.curLine=u,this.finishToken(134,d)}readTemplateContinuation(){this.match(8)||this.unexpected(null,8),this.state.pos--,this.readTemplateToken()}readTemplateToken(){const i=this.input[this.state.pos],{str:d,firstInvalidLoc:r,pos:u,curLine:g,lineStart:F}=ni("template",this.input,this.state.pos+1,this.state.lineStart,this.state.curLine,this.errorHandlers_readStringContents_template);this.state.pos=u+1,this.state.lineStart=F,this.state.curLine=g,r&&(this.state.firstInvalidTemplateEscapePos=new n(r.curLine,r.pos-r.lineStart,this.sourceToOffsetPos(r.pos))),this.input.codePointAt(u)===96?this.finishToken(24,r?null:i+d+"`"):(this.state.pos++,this.finishToken(25,r?null:i+d+"${"))}recordStrictModeErrors(i,d){const r=d.index;this.state.strict&&!this.state.strictErrors.has(r)?this.raise(i,d):this.state.strictErrors.set(r,[i,d])}readWord1(i){this.state.containsEsc=!1;let d="";const r=this.state.pos;let u=this.state.pos;for(i!==void 0&&(this.state.pos+=i<=65535?1:2);this.state.pos<this.length;){const g=this.codePointAtPos(this.state.pos);if(rt(g))this.state.pos+=g<=65535?1:2;else if(g===92){this.state.containsEsc=!0,d+=this.input.slice(u,this.state.pos);const F=this.state.curPosition(),H=this.state.pos===r?Me:rt;if(this.input.charCodeAt(++this.state.pos)!==117){this.raise(v.MissingUnicodeEscape,this.state.curPosition()),u=this.state.pos-1;continue}++this.state.pos;const ne=this.readCodePoint(!0);ne!==null&&(H(ne)||this.raise(v.EscapedCharNotAnIdentifier,F),d+=String.fromCodePoint(ne)),u=this.state.pos}else break}return d+this.input.slice(u,this.state.pos)}readWord(i){const d=this.readWord1(i),r=_.get(d);r!==void 0?this.finishToken(r,nt(r)):this.finishToken(132,d)}checkKeywordEscapes(){const{type:i}=this.state;ge(i)&&this.state.containsEsc&&this.raise(v.InvalidEscapedReservedWord,this.state.startLoc,{reservedWord:nt(i)})}raise(i,d,r={}){const u=d instanceof n?d:d.loc.start,g=i(u,r);if(!this.options.errorRecovery)throw g;return this.isLookahead||this.state.errors.push(g),g}raiseOverwrite(i,d,r={}){const u=d instanceof n?d:d.loc.start,g=u.index,F=this.state.errors;for(let H=F.length-1;H>=0;H--){const ne=F[H];if(ne.loc.index===g)return F[H]=i(u,r);if(ne.loc.index<g)break}return this.raise(i,d,r)}updateContext(i){}unexpected(i,d){throw this.raise(v.UnexpectedToken,i??this.state.startLoc,{expected:d?nt(d):null})}expectPlugin(i,d){if(this.hasPlugin(i))return!0;throw this.raise(v.MissingPlugin,d??this.state.startLoc,{missingPlugin:[i]})}expectOnePlugin(i){if(!i.some(d=>this.hasPlugin(d)))throw this.raise(v.MissingOneOfPlugins,this.state.startLoc,{missingPlugin:i})}errorBuilder(i){return(d,r,u)=>{this.raise(i,Pr(d,r,u))}}};e(xn,"Tokenizer");let Jr=xn;const An=class An{constructor(){this.privateNames=new Set,this.loneAccessors=new Map,this.undefinedPrivateNames=new Map}};e(An,"ClassScope");let zr=An;const Pn=class Pn{constructor(i){this.parser=void 0,this.stack=[],this.undefinedPrivateNames=new Map,this.parser=i}current(){return this.stack[this.stack.length-1]}enter(){this.stack.push(new zr)}exit(){const i=this.stack.pop(),d=this.current();for(const[r,u]of Array.from(i.undefinedPrivateNames))d?d.undefinedPrivateNames.has(r)||d.undefinedPrivateNames.set(r,u):this.parser.raise(v.InvalidPrivateFieldResolution,u,{identifierName:r})}declarePrivateName(i,d,r){const{privateNames:u,loneAccessors:g,undefinedPrivateNames:F}=this.current();let H=u.has(i);if(d&3){const ne=H&&g.get(i);if(ne){const be=ne&4,Pe=d&4,Ie=ne&3,We=d&3;H=Ie===We||be!==Pe,H||g.delete(i)}else H||g.set(i,d)}H&&this.parser.raise(v.PrivateNameRedeclaration,r,{identifierName:i}),u.add(i),F.delete(i)}usePrivateName(i,d){let r;for(r of this.stack)if(r.privateNames.has(i))return;r?r.undefinedPrivateNames.set(i,d):this.parser.raise(v.InvalidPrivateFieldResolution,d,{identifierName:i})}};e(Pn,"ClassScopeHandler");let Qr=Pn;const Cn=class Cn{constructor(i=0){this.type=i}canBeArrowParameterDeclaration(){return this.type===2||this.type===1}isCertainlyParameterDeclaration(){return this.type===3}};e(Cn,"ExpressionScope");let pr=Cn;const Dn=class Dn extends pr{constructor(i){super(i),this.declarationErrors=new Map}recordDeclarationError(i,d){const r=d.index;this.declarationErrors.set(r,[i,d])}clearDeclarationError(i){this.declarationErrors.delete(i)}iterateErrors(i){this.declarationErrors.forEach(i)}};e(Dn,"ArrowHeadParsingScope");let Br=Dn;const wn=class wn{constructor(i){this.parser=void 0,this.stack=[new pr],this.parser=i}enter(i){this.stack.push(i)}exit(){this.stack.pop()}recordParameterInitializerError(i,d){const r=d.loc.start,{stack:u}=this;let g=u.length-1,F=u[g];for(;!F.isCertainlyParameterDeclaration();){if(F.canBeArrowParameterDeclaration())F.recordDeclarationError(i,r);else return;F=u[--g]}this.parser.raise(i,r)}recordArrowParameterBindingError(i,d){const{stack:r}=this,u=r[r.length-1],g=d.loc.start;if(u.isCertainlyParameterDeclaration())this.parser.raise(i,g);else if(u.canBeArrowParameterDeclaration())u.recordDeclarationError(i,g);else return}recordAsyncArrowParametersError(i){const{stack:d}=this;let r=d.length-1,u=d[r];for(;u.canBeArrowParameterDeclaration();)u.type===2&&u.recordDeclarationError(v.AwaitBindingIdentifier,i),u=d[--r]}validateAsPattern(){const{stack:i}=this,d=i[i.length-1];d.canBeArrowParameterDeclaration()&&d.iterateErrors(([r,u])=>{this.parser.raise(r,u);let g=i.length-2,F=i[g];for(;F.canBeArrowParameterDeclaration();)F.clearDeclarationError(u.index),F=i[--g]})}};e(wn,"ExpressionScopeHandler");let Zr=wn;function Ni(){return new pr(3)}e(Ni,"newParameterDeclarationScope");function Bi(){return new Br(1)}e(Bi,"newArrowHeadScope");function ki(){return new Br(2)}e(ki,"newAsyncArrowScope");function ai(){return new pr}e(ai,"newExpressionScope");const In=class In{constructor(){this.stacks=[]}enter(i){this.stacks.push(i)}exit(){this.stacks.pop()}currentFlags(){return this.stacks[this.stacks.length-1]}get hasAwait(){return(this.currentFlags()&2)>0}get hasYield(){return(this.currentFlags()&1)>0}get hasReturn(){return(this.currentFlags()&4)>0}get hasIn(){return(this.currentFlags()&8)>0}};e(In,"ProductionParameterHandler");let en=In;function kr(G,i){return(G?2:0)|(i?1:0)}e(kr,"functionFlags");const _n=class _n extends Jr{addExtra(i,d,r,u=!0){if(!i)return;let{extra:g}=i;g==null&&(g={},i.extra=g),u?g[d]=r:Object.defineProperty(g,d,{enumerable:u,value:r})}isContextual(i){return this.state.type===i&&!this.state.containsEsc}isUnparsedContextual(i,d){const r=i+d.length;if(this.input.slice(i,r)===d){const u=this.input.charCodeAt(r);return!(rt(u)||(u&64512)===55296)}return!1}isLookaheadContextual(i){const d=this.nextTokenStart();return this.isUnparsedContextual(d,i)}eatContextual(i){return this.isContextual(i)?(this.next(),!0):!1}expectContextual(i,d){if(!this.eatContextual(i)){if(d!=null)throw this.raise(d,this.state.startLoc);this.unexpected(null,i)}}canInsertSemicolon(){return this.match(140)||this.match(8)||this.hasPrecedingLineBreak()}hasPrecedingLineBreak(){return ti(this.input,this.offsetToSourcePos(this.state.lastTokEndLoc.index),this.state.start)}hasFollowingLineBreak(){return ti(this.input,this.state.end,this.nextTokenStart())}isLineTerminator(){return this.eat(13)||this.canInsertSemicolon()}semicolon(i=!0){(i?this.isLineTerminator():this.eat(13))||this.raise(v.MissingSemicolon,this.state.lastTokEndLoc)}expect(i,d){this.eat(i)||this.unexpected(d,i)}tryParse(i,d=this.state.clone()){const r={node:null};try{const u=i((g=null)=>{throw r.node=g,r});if(this.state.errors.length>d.errors.length){const g=this.state;return this.state=d,this.state.tokensLength=g.tokensLength,{node:u,error:g.errors[d.errors.length],thrown:!1,aborted:!1,failState:g}}return{node:u,error:null,thrown:!1,aborted:!1,failState:null}}catch(u){const g=this.state;if(this.state=d,u instanceof SyntaxError)return{node:null,error:u,thrown:!0,aborted:!1,failState:g};if(u===r)return{node:r.node,error:null,thrown:!1,aborted:!0,failState:g};throw u}}checkExpressionErrors(i,d){if(!i)return!1;const{shorthandAssignLoc:r,doubleProtoLoc:u,privateKeyLoc:g,optionalParametersLoc:F}=i,H=!!r||!!u||!!F||!!g;if(!d)return H;r!=null&&this.raise(v.InvalidCoverInitializedName,r),u!=null&&this.raise(v.DuplicateProto,u),g!=null&&this.raise(v.UnexpectedPrivateField,g),F!=null&&this.unexpected(F)}isLiteralPropertyName(){return Fe(this.state.type)}isPrivateName(i){return i.type==="PrivateName"}getPrivateNameSV(i){return i.id.name}hasPropertyAsPrivateName(i){return(i.type==="MemberExpression"||i.type==="OptionalMemberExpression")&&this.isPrivateName(i.property)}isObjectProperty(i){return i.type==="ObjectProperty"}isObjectMethod(i){return i.type==="ObjectMethod"}initializeScopes(i=this.options.sourceType==="module"){const d=this.state.labels;this.state.labels=[];const r=this.exportedIdentifiers;this.exportedIdentifiers=new Set;const u=this.inModule;this.inModule=i;const g=this.scope,F=this.getScopeHandler();this.scope=new F(this,i);const H=this.prodParam;this.prodParam=new en;const ne=this.classScope;this.classScope=new Qr(this);const be=this.expressionScope;return this.expressionScope=new Zr(this),()=>{this.state.labels=d,this.exportedIdentifiers=r,this.inModule=u,this.scope=g,this.prodParam=H,this.classScope=ne,this.expressionScope=be}}enterInitialScopes(){let i=0;this.inModule&&(i|=2),this.scope.enter(1),this.prodParam.enter(i)}checkDestructuringPrivate(i){const{privateKeyLoc:d}=i;d!==null&&this.expectPlugin("destructuringPrivate",d)}};e(_n,"UtilParser");let tn=_n;const On=class On{constructor(){this.shorthandAssignLoc=null,this.doubleProtoLoc=null,this.privateKeyLoc=null,this.optionalParametersLoc=null}};e(On,"ExpressionErrors");let dr=On;const Nn=class Nn{constructor(i,d,r){this.type="",this.start=d,this.end=0,this.loc=new s(r),i!=null&&i.options.ranges&&(this.range=[d,0]),i!=null&&i.filename&&(this.loc.filename=i.filename)}};e(Nn,"Node");let hr=Nn;const rn=hr.prototype;rn.__clone=function(){const G=new hr(void 0,this.start,this.loc.start),i=Object.keys(this);for(let d=0,r=i.length;d<r;d++){const u=i[d];u!=="leadingComments"&&u!=="trailingComments"&&u!=="innerComments"&&(G[u]=this[u])}return G};function Fi(G){return Xt(G)}e(Fi,"clonePlaceholder");function Xt(G){const{type:i,start:d,end:r,loc:u,range:g,extra:F,name:H}=G,ne=Object.create(rn);return ne.type=i,ne.start=d,ne.end=r,ne.loc=u,ne.range=g,ne.extra=F,ne.name=H,i==="Placeholder"&&(ne.expectedNode=G.expectedNode),ne}e(Xt,"cloneIdentifier");function Li(G){const{type:i,start:d,end:r,loc:u,range:g,extra:F}=G;if(i==="Placeholder")return Fi(G);const H=Object.create(rn);return H.type=i,H.start=d,H.end=r,H.loc=u,H.range=g,G.raw!==void 0?H.raw=G.raw:H.extra=F,H.value=G.value,H}e(Li,"cloneStringLiteral");const Bn=class Bn extends tn{startNode(){const i=this.state.startLoc;return new hr(this,i.index,i)}startNodeAt(i){return new hr(this,i.index,i)}startNodeAtNode(i){return this.startNodeAt(i.loc.start)}finishNode(i,d){return this.finishNodeAt(i,d,this.state.lastTokEndLoc)}finishNodeAt(i,d,r){return i.type=d,i.end=r.index,i.loc.end=r,this.options.ranges&&(i.range[1]=r.index),this.options.attachComment&&this.processComment(i),i}resetStartLocation(i,d){i.start=d.index,i.loc.start=d,this.options.ranges&&(i.range[0]=d.index)}resetEndLocation(i,d=this.state.lastTokEndLoc){i.end=d.index,i.loc.end=d,this.options.ranges&&(i.range[1]=d.index)}resetStartLocationFromNode(i,d){this.resetStartLocation(i,d.loc.start)}};e(Bn,"NodeUtils");let nn=Bn;const Ri=new Set(["_","any","bool","boolean","empty","extends","false","interface","mixed","null","number","static","string","true","typeof","void"]),tt=I`flow`({AmbiguousConditionalArrow:"Ambiguous expression: wrap the arrow functions in parentheses to disambiguate.",AmbiguousDeclareModuleKind:"Found both `declare module.exports` and `declare export` in the same module. Modules can only have 1 since they are either an ES module or they are a CommonJS module.",AssignReservedType:e(({reservedType:G})=>`Cannot overwrite reserved type ${G}.`,"AssignReservedType"),DeclareClassElement:"The `declare` modifier can only appear on class fields.",DeclareClassFieldInitializer:"Initializers are not allowed in fields with the `declare` modifier.",DuplicateDeclareModuleExports:"Duplicate `declare module.exports` statement.",EnumBooleanMemberNotInitialized:e(({memberName:G,enumName:i})=>`Boolean enum members need to be initialized. Use either \`${G} = true,\` or \`${G} = false,\` in enum \`${i}\`.`,"EnumBooleanMemberNotInitialized"),EnumDuplicateMemberName:e(({memberName:G,enumName:i})=>`Enum member names need to be unique, but the name \`${G}\` has already been used before in enum \`${i}\`.`,"EnumDuplicateMemberName"),EnumInconsistentMemberValues:e(({enumName:G})=>`Enum \`${G}\` has inconsistent member initializers. Either use no initializers, or consistently use literals (either booleans, numbers, or strings) for all member initializers.`,"EnumInconsistentMemberValues"),EnumInvalidExplicitType:e(({invalidEnumType:G,enumName:i})=>`Enum type \`${G}\` is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${i}\`.`,"EnumInvalidExplicitType"),EnumInvalidExplicitTypeUnknownSupplied:e(({enumName:G})=>`Supplied enum type is not valid. Use one of \`boolean\`, \`number\`, \`string\`, or \`symbol\` in enum \`${G}\`.`,"EnumInvalidExplicitTypeUnknownSupplied"),EnumInvalidMemberInitializerPrimaryType:e(({enumName:G,memberName:i,explicitType:d})=>`Enum \`${G}\` has type \`${d}\`, so the initializer of \`${i}\` needs to be a ${d} literal.`,"EnumInvalidMemberInitializerPrimaryType"),EnumInvalidMemberInitializerSymbolType:e(({enumName:G,memberName:i})=>`Symbol enum members cannot be initialized. Use \`${i},\` in enum \`${G}\`.`,"EnumInvalidMemberInitializerSymbolType"),EnumInvalidMemberInitializerUnknownType:e(({enumName:G,memberName:i})=>`The enum member initializer for \`${i}\` needs to be a literal (either a boolean, number, or string) in enum \`${G}\`.`,"EnumInvalidMemberInitializerUnknownType"),EnumInvalidMemberName:e(({enumName:G,memberName:i,suggestion:d})=>`Enum member names cannot start with lowercase 'a' through 'z'. Instead of using \`${i}\`, consider using \`${d}\`, in enum \`${G}\`.`,"EnumInvalidMemberName"),EnumNumberMemberNotInitialized:e(({enumName:G,memberName:i})=>`Number enum members need to be initialized, e.g. \`${i} = 1\` in enum \`${G}\`.`,"EnumNumberMemberNotInitialized"),EnumStringMemberInconsistentlyInitialized:e(({enumName:G})=>`String enum members need to consistently either all use initializers, or use no initializers, in enum \`${G}\`.`,"EnumStringMemberInconsistentlyInitialized"),GetterMayNotHaveThisParam:"A getter cannot have a `this` parameter.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` or `typeof` keyword.",ImportTypeShorthandOnlyInPureImport:"The `type` and `typeof` keywords on named imports can only be used on regular `import` statements. It cannot be used with `import type` or `import typeof` statements.",InexactInsideExact:"Explicit inexact syntax cannot appear inside an explicit exact object type.",InexactInsideNonObject:"Explicit inexact syntax cannot appear in class or interface definitions.",InexactVariance:"Explicit inexact syntax cannot have variance.",InvalidNonTypeImportInDeclareModule:"Imports within a `declare module` body must always be `import type` or `import typeof`.",MissingTypeParamDefault:"Type parameter declaration needs a default, since a preceding type parameter declaration has a default.",NestedDeclareModule:"`declare module` cannot be used inside another `declare module`.",NestedFlowComment:"Cannot have a flow comment inside another flow comment.",PatternIsOptional:Object.assign({message:"A binding pattern parameter cannot be optional in an implementation signature."},{reasonCode:"OptionalBindingPattern"}),SetterMayNotHaveThisParam:"A setter cannot have a `this` parameter.",SpreadVariance:"Spread properties cannot have variance.",ThisParamAnnotationRequired:"A type annotation is required for the `this` parameter.",ThisParamBannedInConstructor:"Constructors cannot have a `this` parameter; constructors don't bind `this` like other functions.",ThisParamMayNotBeOptional:"The `this` parameter cannot be optional.",ThisParamMustBeFirst:"The `this` parameter must be the first function parameter.",ThisParamNoDefault:"The `this` parameter may not have a default value.",TypeBeforeInitializer:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeCastInPattern:"The type cast expression is expected to be wrapped with parenthesis.",UnexpectedExplicitInexactInObject:"Explicit inexact syntax must appear at the end of an inexact object.",UnexpectedReservedType:e(({reservedType:G})=>`Unexpected reserved type ${G}.`,"UnexpectedReservedType"),UnexpectedReservedUnderscore:"`_` is only allowed as a type argument to call or new.",UnexpectedSpaceBetweenModuloChecks:"Spaces between `%` and `checks` are not allowed here.",UnexpectedSpreadType:"Spread operator cannot appear in class or interface definitions.",UnexpectedSubtractionOperand:'Unexpected token, expected "number" or "bigint".',UnexpectedTokenAfterTypeParameter:"Expected an arrow function after this type parameter declaration.",UnexpectedTypeParameterBeforeAsyncArrowFunction:"Type parameters must come after the async keyword, e.g. instead of `<T> async () => {}`, use `async <T>() => {}`.",UnsupportedDeclareExportKind:e(({unsupportedExportKind:G,suggestion:i})=>`\`declare export ${G}\` is not supported. Use \`${i}\` instead.`,"UnsupportedDeclareExportKind"),UnsupportedStatementInDeclareModule:"Only declares and type imports are allowed inside declare module.",UnterminatedFlowComment:"Unterminated flow-comment."});function Mi(G){return G.type==="DeclareExportAllDeclaration"||G.type==="DeclareExportDeclaration"&&(!G.declaration||G.declaration.type!=="TypeAlias"&&G.declaration.type!=="InterfaceDeclaration")}e(Mi,"isEsModuleType");function oi(G){return G.importKind==="type"||G.importKind==="typeof"}e(oi,"hasTypeImportKind");const ji={const:"declare export var",let:"declare export var",type:"export type",interface:"export interface"};function $i(G,i){const d=[],r=[];for(let u=0;u<G.length;u++)(i(G[u],u,G)?d:r).push(G[u]);return[d,r]}e($i,"partition");const Ui=/\*?\s*@((?:no)?flow)\b/;var qi=e(G=>{var i;return i=class extends G{constructor(...r){super(...r),this.flowPragma=void 0}getScopeHandler(){return lr}shouldParseTypes(){return this.getPluginOption("flow","all")||this.flowPragma==="flow"}finishToken(r,u){r!==134&&r!==13&&r!==28&&this.flowPragma===void 0&&(this.flowPragma=null),super.finishToken(r,u)}addComment(r){if(this.flowPragma===void 0){const u=Ui.exec(r.value);if(u)if(u[1]==="flow")this.flowPragma="flow";else if(u[1]==="noflow")this.flowPragma="noflow";else throw new Error("Unexpected flow pragma")}super.addComment(r)}flowParseTypeInitialiser(r){const u=this.state.inType;this.state.inType=!0,this.expect(r||14);const g=this.flowParseType();return this.state.inType=u,g}flowParsePredicate(){const r=this.startNode(),u=this.state.startLoc;return this.next(),this.expectContextual(110),this.state.lastTokStartLoc.index>u.index+1&&this.raise(tt.UnexpectedSpaceBetweenModuloChecks,u),this.eat(10)?(r.value=super.parseExpression(),this.expect(11),this.finishNode(r,"DeclaredPredicate")):this.finishNode(r,"InferredPredicate")}flowParseTypeAndPredicateInitialiser(){const r=this.state.inType;this.state.inType=!0,this.expect(14);let u=null,g=null;return this.match(54)?(this.state.inType=r,g=this.flowParsePredicate()):(u=this.flowParseType(),this.state.inType=r,this.match(54)&&(g=this.flowParsePredicate())),[u,g]}flowParseDeclareClass(r){return this.next(),this.flowParseInterfaceish(r,!0),this.finishNode(r,"DeclareClass")}flowParseDeclareFunction(r){this.next();const u=r.id=this.parseIdentifier(),g=this.startNode(),F=this.startNode();this.match(47)?g.typeParameters=this.flowParseTypeParameterDeclaration():g.typeParameters=null,this.expect(10);const H=this.flowParseFunctionTypeParams();return g.params=H.params,g.rest=H.rest,g.this=H._this,this.expect(11),[g.returnType,r.predicate]=this.flowParseTypeAndPredicateInitialiser(),F.typeAnnotation=this.finishNode(g,"FunctionTypeAnnotation"),u.typeAnnotation=this.finishNode(F,"TypeAnnotation"),this.resetEndLocation(u),this.semicolon(),this.scope.declareName(r.id.name,2048,r.id.loc.start),this.finishNode(r,"DeclareFunction")}flowParseDeclare(r,u){if(this.match(80))return this.flowParseDeclareClass(r);if(this.match(68))return this.flowParseDeclareFunction(r);if(this.match(74))return this.flowParseDeclareVariable(r);if(this.eatContextual(127))return this.match(16)?this.flowParseDeclareModuleExports(r):(u&&this.raise(tt.NestedDeclareModule,this.state.lastTokStartLoc),this.flowParseDeclareModule(r));if(this.isContextual(130))return this.flowParseDeclareTypeAlias(r);if(this.isContextual(131))return this.flowParseDeclareOpaqueType(r);if(this.isContextual(129))return this.flowParseDeclareInterface(r);if(this.match(82))return this.flowParseDeclareExportDeclaration(r,u);this.unexpected()}flowParseDeclareVariable(r){return this.next(),r.id=this.flowParseTypeAnnotatableIdentifier(!0),this.scope.declareName(r.id.name,5,r.id.loc.start),this.semicolon(),this.finishNode(r,"DeclareVariable")}flowParseDeclareModule(r){this.scope.enter(0),this.match(134)?r.id=super.parseExprAtom():r.id=this.parseIdentifier();const u=r.body=this.startNode(),g=u.body=[];for(this.expect(5);!this.match(8);){let ne=this.startNode();this.match(83)?(this.next(),!this.isContextual(130)&&!this.match(87)&&this.raise(tt.InvalidNonTypeImportInDeclareModule,this.state.lastTokStartLoc),super.parseImport(ne)):(this.expectContextual(125,tt.UnsupportedStatementInDeclareModule),ne=this.flowParseDeclare(ne,!0)),g.push(ne)}this.scope.exit(),this.expect(8),this.finishNode(u,"BlockStatement");let F=null,H=!1;return g.forEach(ne=>{Mi(ne)?(F==="CommonJS"&&this.raise(tt.AmbiguousDeclareModuleKind,ne),F="ES"):ne.type==="DeclareModuleExports"&&(H&&this.raise(tt.DuplicateDeclareModuleExports,ne),F==="ES"&&this.raise(tt.AmbiguousDeclareModuleKind,ne),F="CommonJS",H=!0)}),r.kind=F||"CommonJS",this.finishNode(r,"DeclareModule")}flowParseDeclareExportDeclaration(r,u){if(this.expect(82),this.eat(65))return this.match(68)||this.match(80)?r.declaration=this.flowParseDeclare(this.startNode()):(r.declaration=this.flowParseType(),this.semicolon()),r.default=!0,this.finishNode(r,"DeclareExportDeclaration");if(this.match(75)||this.isLet()||(this.isContextual(130)||this.isContextual(129))&&!u){const g=this.state.value;throw this.raise(tt.UnsupportedDeclareExportKind,this.state.startLoc,{unsupportedExportKind:g,suggestion:ji[g]})}if(this.match(74)||this.match(68)||this.match(80)||this.isContextual(131))return r.declaration=this.flowParseDeclare(this.startNode()),r.default=!1,this.finishNode(r,"DeclareExportDeclaration");if(this.match(55)||this.match(5)||this.isContextual(129)||this.isContextual(130)||this.isContextual(131))return r=this.parseExport(r,null),r.type==="ExportNamedDeclaration"&&(r.type="ExportDeclaration",r.default=!1,delete r.exportKind),r.type="Declare"+r.type,r;this.unexpected()}flowParseDeclareModuleExports(r){return this.next(),this.expectContextual(111),r.typeAnnotation=this.flowParseTypeAnnotation(),this.semicolon(),this.finishNode(r,"DeclareModuleExports")}flowParseDeclareTypeAlias(r){this.next();const u=this.flowParseTypeAlias(r);return u.type="DeclareTypeAlias",u}flowParseDeclareOpaqueType(r){this.next();const u=this.flowParseOpaqueType(r,!0);return u.type="DeclareOpaqueType",u}flowParseDeclareInterface(r){return this.next(),this.flowParseInterfaceish(r,!1),this.finishNode(r,"DeclareInterface")}flowParseInterfaceish(r,u){if(r.id=this.flowParseRestrictedIdentifier(!u,!0),this.scope.declareName(r.id.name,u?17:8201,r.id.loc.start),this.match(47)?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,r.extends=[],this.eat(81))do r.extends.push(this.flowParseInterfaceExtends());while(!u&&this.eat(12));if(u){if(r.implements=[],r.mixins=[],this.eatContextual(117))do r.mixins.push(this.flowParseInterfaceExtends());while(this.eat(12));if(this.eatContextual(113))do r.implements.push(this.flowParseInterfaceExtends());while(this.eat(12))}r.body=this.flowParseObjectType({allowStatic:u,allowExact:!1,allowSpread:!1,allowProto:u,allowInexact:!1})}flowParseInterfaceExtends(){const r=this.startNode();return r.id=this.flowParseQualifiedTypeIdentifier(),this.match(47)?r.typeParameters=this.flowParseTypeParameterInstantiation():r.typeParameters=null,this.finishNode(r,"InterfaceExtends")}flowParseInterface(r){return this.flowParseInterfaceish(r,!1),this.finishNode(r,"InterfaceDeclaration")}checkNotUnderscore(r){r==="_"&&this.raise(tt.UnexpectedReservedUnderscore,this.state.startLoc)}checkReservedType(r,u,g){Ri.has(r)&&this.raise(g?tt.AssignReservedType:tt.UnexpectedReservedType,u,{reservedType:r})}flowParseRestrictedIdentifier(r,u){return this.checkReservedType(this.state.value,this.state.startLoc,u),this.parseIdentifier(r)}flowParseTypeAlias(r){return r.id=this.flowParseRestrictedIdentifier(!1,!0),this.scope.declareName(r.id.name,8201,r.id.loc.start),this.match(47)?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,r.right=this.flowParseTypeInitialiser(29),this.semicolon(),this.finishNode(r,"TypeAlias")}flowParseOpaqueType(r,u){return this.expectContextual(130),r.id=this.flowParseRestrictedIdentifier(!0,!0),this.scope.declareName(r.id.name,8201,r.id.loc.start),this.match(47)?r.typeParameters=this.flowParseTypeParameterDeclaration():r.typeParameters=null,r.supertype=null,this.match(14)&&(r.supertype=this.flowParseTypeInitialiser(14)),r.impltype=null,u||(r.impltype=this.flowParseTypeInitialiser(29)),this.semicolon(),this.finishNode(r,"OpaqueType")}flowParseTypeParameter(r=!1){const u=this.state.startLoc,g=this.startNode(),F=this.flowParseVariance(),H=this.flowParseTypeAnnotatableIdentifier();return g.name=H.name,g.variance=F,g.bound=H.typeAnnotation,this.match(29)?(this.eat(29),g.default=this.flowParseType()):r&&this.raise(tt.MissingTypeParamDefault,u),this.finishNode(g,"TypeParameter")}flowParseTypeParameterDeclaration(){const r=this.state.inType,u=this.startNode();u.params=[],this.state.inType=!0,this.match(47)||this.match(143)?this.next():this.unexpected();let g=!1;do{const F=this.flowParseTypeParameter(g);u.params.push(F),F.default&&(g=!0),this.match(48)||this.expect(12)}while(!this.match(48));return this.expect(48),this.state.inType=r,this.finishNode(u,"TypeParameterDeclaration")}flowParseTypeParameterInstantiation(){const r=this.startNode(),u=this.state.inType;r.params=[],this.state.inType=!0,this.expect(47);const g=this.state.noAnonFunctionType;for(this.state.noAnonFunctionType=!1;!this.match(48);)r.params.push(this.flowParseType()),this.match(48)||this.expect(12);return this.state.noAnonFunctionType=g,this.expect(48),this.state.inType=u,this.finishNode(r,"TypeParameterInstantiation")}flowParseTypeParameterInstantiationCallOrNew(){const r=this.startNode(),u=this.state.inType;for(r.params=[],this.state.inType=!0,this.expect(47);!this.match(48);)r.params.push(this.flowParseTypeOrImplicitInstantiation()),this.match(48)||this.expect(12);return this.expect(48),this.state.inType=u,this.finishNode(r,"TypeParameterInstantiation")}flowParseInterfaceType(){const r=this.startNode();if(this.expectContextual(129),r.extends=[],this.eat(81))do r.extends.push(this.flowParseInterfaceExtends());while(this.eat(12));return r.body=this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!1,allowProto:!1,allowInexact:!1}),this.finishNode(r,"InterfaceTypeAnnotation")}flowParseObjectPropertyKey(){return this.match(135)||this.match(134)?super.parseExprAtom():this.parseIdentifier(!0)}flowParseObjectTypeIndexer(r,u,g){return r.static=u,this.lookahead().type===14?(r.id=this.flowParseObjectPropertyKey(),r.key=this.flowParseTypeInitialiser()):(r.id=null,r.key=this.flowParseType()),this.expect(3),r.value=this.flowParseTypeInitialiser(),r.variance=g,this.finishNode(r,"ObjectTypeIndexer")}flowParseObjectTypeInternalSlot(r,u){return r.static=u,r.id=this.flowParseObjectPropertyKey(),this.expect(3),this.expect(3),this.match(47)||this.match(10)?(r.method=!0,r.optional=!1,r.value=this.flowParseObjectTypeMethodish(this.startNodeAt(r.loc.start))):(r.method=!1,this.eat(17)&&(r.optional=!0),r.value=this.flowParseTypeInitialiser()),this.finishNode(r,"ObjectTypeInternalSlot")}flowParseObjectTypeMethodish(r){for(r.params=[],r.rest=null,r.typeParameters=null,r.this=null,this.match(47)&&(r.typeParameters=this.flowParseTypeParameterDeclaration()),this.expect(10),this.match(78)&&(r.this=this.flowParseFunctionTypeParam(!0),r.this.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)r.params.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(r.rest=this.flowParseFunctionTypeParam(!1)),this.expect(11),r.returnType=this.flowParseTypeInitialiser(),this.finishNode(r,"FunctionTypeAnnotation")}flowParseObjectTypeCallProperty(r,u){const g=this.startNode();return r.static=u,r.value=this.flowParseObjectTypeMethodish(g),this.finishNode(r,"ObjectTypeCallProperty")}flowParseObjectType({allowStatic:r,allowExact:u,allowSpread:g,allowProto:F,allowInexact:H}){const ne=this.state.inType;this.state.inType=!0;const be=this.startNode();be.callProperties=[],be.properties=[],be.indexers=[],be.internalSlots=[];let Pe,Ie,We=!1;for(u&&this.match(6)?(this.expect(6),Pe=9,Ie=!0):(this.expect(5),Pe=8,Ie=!1),be.exact=Ie;!this.match(Pe);){let Qe=!1,ot=null,At=null;const ht=this.startNode();if(F&&this.isContextual(118)){const Gt=this.lookahead();Gt.type!==14&&Gt.type!==17&&(this.next(),ot=this.state.startLoc,r=!1)}if(r&&this.isContextual(106)){const Gt=this.lookahead();Gt.type!==14&&Gt.type!==17&&(this.next(),Qe=!0)}const yt=this.flowParseVariance();if(this.eat(0))ot!=null&&this.unexpected(ot),this.eat(0)?(yt&&this.unexpected(yt.loc.start),be.internalSlots.push(this.flowParseObjectTypeInternalSlot(ht,Qe))):be.indexers.push(this.flowParseObjectTypeIndexer(ht,Qe,yt));else if(this.match(10)||this.match(47))ot!=null&&this.unexpected(ot),yt&&this.unexpected(yt.loc.start),be.callProperties.push(this.flowParseObjectTypeCallProperty(ht,Qe));else{let Gt="init";if(this.isContextual(99)||this.isContextual(104)){const ps=this.lookahead();Fe(ps.type)&&(Gt=this.state.value,this.next())}const yr=this.flowParseObjectTypeProperty(ht,Qe,ot,yt,Gt,g,H??!Ie);yr===null?(We=!0,At=this.state.lastTokStartLoc):be.properties.push(yr)}this.flowObjectTypeSemicolon(),At&&!this.match(8)&&!this.match(9)&&this.raise(tt.UnexpectedExplicitInexactInObject,At)}this.expect(Pe),g&&(be.inexact=We);const Ve=this.finishNode(be,"ObjectTypeAnnotation");return this.state.inType=ne,Ve}flowParseObjectTypeProperty(r,u,g,F,H,ne,be){if(this.eat(21))return this.match(12)||this.match(13)||this.match(8)||this.match(9)?(ne?be||this.raise(tt.InexactInsideExact,this.state.lastTokStartLoc):this.raise(tt.InexactInsideNonObject,this.state.lastTokStartLoc),F&&this.raise(tt.InexactVariance,F),null):(ne||this.raise(tt.UnexpectedSpreadType,this.state.lastTokStartLoc),g!=null&&this.unexpected(g),F&&this.raise(tt.SpreadVariance,F),r.argument=this.flowParseType(),this.finishNode(r,"ObjectTypeSpreadProperty"));{r.key=this.flowParseObjectPropertyKey(),r.static=u,r.proto=g!=null,r.kind=H;let Pe=!1;return this.match(47)||this.match(10)?(r.method=!0,g!=null&&this.unexpected(g),F&&this.unexpected(F.loc.start),r.value=this.flowParseObjectTypeMethodish(this.startNodeAt(r.loc.start)),(H==="get"||H==="set")&&this.flowCheckGetterSetterParams(r),!ne&&r.key.name==="constructor"&&r.value.this&&this.raise(tt.ThisParamBannedInConstructor,r.value.this)):(H!=="init"&&this.unexpected(),r.method=!1,this.eat(17)&&(Pe=!0),r.value=this.flowParseTypeInitialiser(),r.variance=F),r.optional=Pe,this.finishNode(r,"ObjectTypeProperty")}}flowCheckGetterSetterParams(r){const u=r.kind==="get"?0:1,g=r.value.params.length+(r.value.rest?1:0);r.value.this&&this.raise(r.kind==="get"?tt.GetterMayNotHaveThisParam:tt.SetterMayNotHaveThisParam,r.value.this),g!==u&&this.raise(r.kind==="get"?v.BadGetterArity:v.BadSetterArity,r),r.kind==="set"&&r.value.rest&&this.raise(v.BadSetterRestParameter,r)}flowObjectTypeSemicolon(){!this.eat(13)&&!this.eat(12)&&!this.match(8)&&!this.match(9)&&this.unexpected()}flowParseQualifiedTypeIdentifier(r,u){var g;(g=r)!=null||(r=this.state.startLoc);let F=u||this.flowParseRestrictedIdentifier(!0);for(;this.eat(16);){const H=this.startNodeAt(r);H.qualification=F,H.id=this.flowParseRestrictedIdentifier(!0),F=this.finishNode(H,"QualifiedTypeIdentifier")}return F}flowParseGenericType(r,u){const g=this.startNodeAt(r);return g.typeParameters=null,g.id=this.flowParseQualifiedTypeIdentifier(r,u),this.match(47)&&(g.typeParameters=this.flowParseTypeParameterInstantiation()),this.finishNode(g,"GenericTypeAnnotation")}flowParseTypeofType(){const r=this.startNode();return this.expect(87),r.argument=this.flowParsePrimaryType(),this.finishNode(r,"TypeofTypeAnnotation")}flowParseTupleType(){const r=this.startNode();for(r.types=[],this.expect(0);this.state.pos<this.length&&!this.match(3)&&(r.types.push(this.flowParseType()),!this.match(3));)this.expect(12);return this.expect(3),this.finishNode(r,"TupleTypeAnnotation")}flowParseFunctionTypeParam(r){let u=null,g=!1,F=null;const H=this.startNode(),ne=this.lookahead(),be=this.state.type===78;return ne.type===14||ne.type===17?(be&&!r&&this.raise(tt.ThisParamMustBeFirst,H),u=this.parseIdentifier(be),this.eat(17)&&(g=!0,be&&this.raise(tt.ThisParamMayNotBeOptional,H)),F=this.flowParseTypeInitialiser()):F=this.flowParseType(),H.name=u,H.optional=g,H.typeAnnotation=F,this.finishNode(H,"FunctionTypeParam")}reinterpretTypeAsFunctionTypeParam(r){const u=this.startNodeAt(r.loc.start);return u.name=null,u.optional=!1,u.typeAnnotation=r,this.finishNode(u,"FunctionTypeParam")}flowParseFunctionTypeParams(r=[]){let u=null,g=null;for(this.match(78)&&(g=this.flowParseFunctionTypeParam(!0),g.name=null,this.match(11)||this.expect(12));!this.match(11)&&!this.match(21);)r.push(this.flowParseFunctionTypeParam(!1)),this.match(11)||this.expect(12);return this.eat(21)&&(u=this.flowParseFunctionTypeParam(!1)),{params:r,rest:u,_this:g}}flowIdentToTypeAnnotation(r,u,g){switch(g.name){case"any":return this.finishNode(u,"AnyTypeAnnotation");case"bool":case"boolean":return this.finishNode(u,"BooleanTypeAnnotation");case"mixed":return this.finishNode(u,"MixedTypeAnnotation");case"empty":return this.finishNode(u,"EmptyTypeAnnotation");case"number":return this.finishNode(u,"NumberTypeAnnotation");case"string":return this.finishNode(u,"StringTypeAnnotation");case"symbol":return this.finishNode(u,"SymbolTypeAnnotation");default:return this.checkNotUnderscore(g.name),this.flowParseGenericType(r,g)}}flowParsePrimaryType(){const r=this.state.startLoc,u=this.startNode();let g,F,H=!1;const ne=this.state.noAnonFunctionType;switch(this.state.type){case 5:return this.flowParseObjectType({allowStatic:!1,allowExact:!1,allowSpread:!0,allowProto:!1,allowInexact:!0});case 6:return this.flowParseObjectType({allowStatic:!1,allowExact:!0,allowSpread:!0,allowProto:!1,allowInexact:!1});case 0:return this.state.noAnonFunctionType=!1,F=this.flowParseTupleType(),this.state.noAnonFunctionType=ne,F;case 47:{const be=this.startNode();return be.typeParameters=this.flowParseTypeParameterDeclaration(),this.expect(10),g=this.flowParseFunctionTypeParams(),be.params=g.params,be.rest=g.rest,be.this=g._this,this.expect(11),this.expect(19),be.returnType=this.flowParseType(),this.finishNode(be,"FunctionTypeAnnotation")}case 10:{const be=this.startNode();if(this.next(),!this.match(11)&&!this.match(21))if(xe(this.state.type)||this.match(78)){const Pe=this.lookahead().type;H=Pe!==17&&Pe!==14}else H=!0;if(H){if(this.state.noAnonFunctionType=!1,F=this.flowParseType(),this.state.noAnonFunctionType=ne,this.state.noAnonFunctionType||!(this.match(12)||this.match(11)&&this.lookahead().type===19))return this.expect(11),F;this.eat(12)}return F?g=this.flowParseFunctionTypeParams([this.reinterpretTypeAsFunctionTypeParam(F)]):g=this.flowParseFunctionTypeParams(),be.params=g.params,be.rest=g.rest,be.this=g._this,this.expect(11),this.expect(19),be.returnType=this.flowParseType(),be.typeParameters=null,this.finishNode(be,"FunctionTypeAnnotation")}case 134:return this.parseLiteral(this.state.value,"StringLiteralTypeAnnotation");case 85:case 86:return u.value=this.match(85),this.next(),this.finishNode(u,"BooleanLiteralTypeAnnotation");case 53:if(this.state.value==="-"){if(this.next(),this.match(135))return this.parseLiteralAtNode(-this.state.value,"NumberLiteralTypeAnnotation",u);if(this.match(136))return this.parseLiteralAtNode(-this.state.value,"BigIntLiteralTypeAnnotation",u);throw this.raise(tt.UnexpectedSubtractionOperand,this.state.startLoc)}this.unexpected();return;case 135:return this.parseLiteral(this.state.value,"NumberLiteralTypeAnnotation");case 136:return this.parseLiteral(this.state.value,"BigIntLiteralTypeAnnotation");case 88:return this.next(),this.finishNode(u,"VoidTypeAnnotation");case 84:return this.next(),this.finishNode(u,"NullLiteralTypeAnnotation");case 78:return this.next(),this.finishNode(u,"ThisTypeAnnotation");case 55:return this.next(),this.finishNode(u,"ExistsTypeAnnotation");case 87:return this.flowParseTypeofType();default:if(ge(this.state.type)){const be=nt(this.state.type);return this.next(),super.createIdentifier(u,be)}else if(xe(this.state.type))return this.isContextual(129)?this.flowParseInterfaceType():this.flowIdentToTypeAnnotation(r,u,this.parseIdentifier())}this.unexpected()}flowParsePostfixType(){const r=this.state.startLoc;let u=this.flowParsePrimaryType(),g=!1;for(;(this.match(0)||this.match(18))&&!this.canInsertSemicolon();){const F=this.startNodeAt(r),H=this.eat(18);g=g||H,this.expect(0),!H&&this.match(3)?(F.elementType=u,this.next(),u=this.finishNode(F,"ArrayTypeAnnotation")):(F.objectType=u,F.indexType=this.flowParseType(),this.expect(3),g?(F.optional=H,u=this.finishNode(F,"OptionalIndexedAccessType")):u=this.finishNode(F,"IndexedAccessType"))}return u}flowParsePrefixType(){const r=this.startNode();return this.eat(17)?(r.typeAnnotation=this.flowParsePrefixType(),this.finishNode(r,"NullableTypeAnnotation")):this.flowParsePostfixType()}flowParseAnonFunctionWithoutParens(){const r=this.flowParsePrefixType();if(!this.state.noAnonFunctionType&&this.eat(19)){const u=this.startNodeAt(r.loc.start);return u.params=[this.reinterpretTypeAsFunctionTypeParam(r)],u.rest=null,u.this=null,u.returnType=this.flowParseType(),u.typeParameters=null,this.finishNode(u,"FunctionTypeAnnotation")}return r}flowParseIntersectionType(){const r=this.startNode();this.eat(45);const u=this.flowParseAnonFunctionWithoutParens();for(r.types=[u];this.eat(45);)r.types.push(this.flowParseAnonFunctionWithoutParens());return r.types.length===1?u:this.finishNode(r,"IntersectionTypeAnnotation")}flowParseUnionType(){const r=this.startNode();this.eat(43);const u=this.flowParseIntersectionType();for(r.types=[u];this.eat(43);)r.types.push(this.flowParseIntersectionType());return r.types.length===1?u:this.finishNode(r,"UnionTypeAnnotation")}flowParseType(){const r=this.state.inType;this.state.inType=!0;const u=this.flowParseUnionType();return this.state.inType=r,u}flowParseTypeOrImplicitInstantiation(){if(this.state.type===132&&this.state.value==="_"){const r=this.state.startLoc,u=this.parseIdentifier();return this.flowParseGenericType(r,u)}else return this.flowParseType()}flowParseTypeAnnotation(){const r=this.startNode();return r.typeAnnotation=this.flowParseTypeInitialiser(),this.finishNode(r,"TypeAnnotation")}flowParseTypeAnnotatableIdentifier(r){const u=r?this.parseIdentifier():this.flowParseRestrictedIdentifier();return this.match(14)&&(u.typeAnnotation=this.flowParseTypeAnnotation(),this.resetEndLocation(u)),u}typeCastToParameter(r){return r.expression.typeAnnotation=r.typeAnnotation,this.resetEndLocation(r.expression,r.typeAnnotation.loc.end),r.expression}flowParseVariance(){let r=null;return this.match(53)?(r=this.startNode(),this.state.value==="+"?r.kind="plus":r.kind="minus",this.next(),this.finishNode(r,"Variance")):r}parseFunctionBody(r,u,g=!1){if(u){this.forwardNoArrowParamsConversionAt(r,()=>super.parseFunctionBody(r,!0,g));return}super.parseFunctionBody(r,!1,g)}parseFunctionBodyAndFinish(r,u,g=!1){if(this.match(14)){const F=this.startNode();[F.typeAnnotation,r.predicate]=this.flowParseTypeAndPredicateInitialiser(),r.returnType=F.typeAnnotation?this.finishNode(F,"TypeAnnotation"):null}return super.parseFunctionBodyAndFinish(r,u,g)}parseStatementLike(r){if(this.state.strict&&this.isContextual(129)){const g=this.lookahead();if(Ue(g.type)){const F=this.startNode();return this.next(),this.flowParseInterface(F)}}else if(this.isContextual(126)){const g=this.startNode();return this.next(),this.flowParseEnumDeclaration(g)}const u=super.parseStatementLike(r);return this.flowPragma===void 0&&!this.isValidDirective(u)&&(this.flowPragma=null),u}parseExpressionStatement(r,u,g){if(u.type==="Identifier"){if(u.name==="declare"){if(this.match(80)||xe(this.state.type)||this.match(68)||this.match(74)||this.match(82))return this.flowParseDeclare(r)}else if(xe(this.state.type)){if(u.name==="interface")return this.flowParseInterface(r);if(u.name==="type")return this.flowParseTypeAlias(r);if(u.name==="opaque")return this.flowParseOpaqueType(r,!1)}}return super.parseExpressionStatement(r,u,g)}shouldParseExportDeclaration(){const{type:r}=this.state;return r===126||re(r)?!this.state.containsEsc:super.shouldParseExportDeclaration()}isExportDefaultSpecifier(){const{type:r}=this.state;return r===126||re(r)?this.state.containsEsc:super.isExportDefaultSpecifier()}parseExportDefaultExpression(){if(this.isContextual(126)){const r=this.startNode();return this.next(),this.flowParseEnumDeclaration(r)}return super.parseExportDefaultExpression()}parseConditional(r,u,g){if(!this.match(17))return r;if(this.state.maybeInArrowParameters){const Ve=this.lookaheadCharCode();if(Ve===44||Ve===61||Ve===58||Ve===41)return this.setOptionalParametersError(g),r}this.expect(17);const F=this.state.clone(),H=this.state.noArrowAt,ne=this.startNodeAt(u);let{consequent:be,failed:Pe}=this.tryParseConditionalConsequent(),[Ie,We]=this.getArrowLikeExpressions(be);if(Pe||We.length>0){const Ve=[...H];if(We.length>0){this.state=F,this.state.noArrowAt=Ve;for(let Qe=0;Qe<We.length;Qe++)Ve.push(We[Qe].start);({consequent:be,failed:Pe}=this.tryParseConditionalConsequent()),[Ie,We]=this.getArrowLikeExpressions(be)}Pe&&Ie.length>1&&this.raise(tt.AmbiguousConditionalArrow,F.startLoc),Pe&&Ie.length===1&&(this.state=F,Ve.push(Ie[0].start),this.state.noArrowAt=Ve,{consequent:be,failed:Pe}=this.tryParseConditionalConsequent())}return this.getArrowLikeExpressions(be,!0),this.state.noArrowAt=H,this.expect(14),ne.test=r,ne.consequent=be,ne.alternate=this.forwardNoArrowParamsConversionAt(ne,()=>this.parseMaybeAssign(void 0,void 0)),this.finishNode(ne,"ConditionalExpression")}tryParseConditionalConsequent(){this.state.noArrowParamsConversionAt.push(this.state.start);const r=this.parseMaybeAssignAllowIn(),u=!this.match(14);return this.state.noArrowParamsConversionAt.pop(),{consequent:r,failed:u}}getArrowLikeExpressions(r,u){const g=[r],F=[];for(;g.length!==0;){const H=g.pop();H.type==="ArrowFunctionExpression"&&H.body.type!=="BlockStatement"?(H.typeParameters||!H.returnType?this.finishArrowValidation(H):F.push(H),g.push(H.body)):H.type==="ConditionalExpression"&&(g.push(H.consequent),g.push(H.alternate))}return u?(F.forEach(H=>this.finishArrowValidation(H)),[F,[]]):$i(F,H=>H.params.every(ne=>this.isAssignable(ne,!0)))}finishArrowValidation(r){var u;this.toAssignableList(r.params,(u=r.extra)==null?void 0:u.trailingCommaLoc,!1),this.scope.enter(6),super.checkParams(r,!1,!0),this.scope.exit()}forwardNoArrowParamsConversionAt(r,u){let g;return this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(r.start))?(this.state.noArrowParamsConversionAt.push(this.state.start),g=u(),this.state.noArrowParamsConversionAt.pop()):g=u(),g}parseParenItem(r,u){const g=super.parseParenItem(r,u);if(this.eat(17)&&(g.optional=!0,this.resetEndLocation(r)),this.match(14)){const F=this.startNodeAt(u);return F.expression=g,F.typeAnnotation=this.flowParseTypeAnnotation(),this.finishNode(F,"TypeCastExpression")}return g}assertModuleNodeAllowed(r){r.type==="ImportDeclaration"&&(r.importKind==="type"||r.importKind==="typeof")||r.type==="ExportNamedDeclaration"&&r.exportKind==="type"||r.type==="ExportAllDeclaration"&&r.exportKind==="type"||super.assertModuleNodeAllowed(r)}parseExportDeclaration(r){if(this.isContextual(130)){r.exportKind="type";const u=this.startNode();return this.next(),this.match(5)?(r.specifiers=this.parseExportSpecifiers(!0),super.parseExportFrom(r),null):this.flowParseTypeAlias(u)}else if(this.isContextual(131)){r.exportKind="type";const u=this.startNode();return this.next(),this.flowParseOpaqueType(u,!1)}else if(this.isContextual(129)){r.exportKind="type";const u=this.startNode();return this.next(),this.flowParseInterface(u)}else if(this.isContextual(126)){r.exportKind="value";const u=this.startNode();return this.next(),this.flowParseEnumDeclaration(u)}else return super.parseExportDeclaration(r)}eatExportStar(r){return super.eatExportStar(r)?!0:this.isContextual(130)&&this.lookahead().type===55?(r.exportKind="type",this.next(),this.next(),!0):!1}maybeParseExportNamespaceSpecifier(r){const{startLoc:u}=this.state,g=super.maybeParseExportNamespaceSpecifier(r);return g&&r.exportKind==="type"&&this.unexpected(u),g}parseClassId(r,u,g){super.parseClassId(r,u,g),this.match(47)&&(r.typeParameters=this.flowParseTypeParameterDeclaration())}parseClassMember(r,u,g){const{startLoc:F}=this.state;if(this.isContextual(125)){if(super.parseClassMemberFromModifier(r,u))return;u.declare=!0}super.parseClassMember(r,u,g),u.declare&&(u.type!=="ClassProperty"&&u.type!=="ClassPrivateProperty"&&u.type!=="PropertyDefinition"?this.raise(tt.DeclareClassElement,F):u.value&&this.raise(tt.DeclareClassFieldInitializer,u.value))}isIterator(r){return r==="iterator"||r==="asyncIterator"}readIterator(){const r=super.readWord1(),u="@@"+r;(!this.isIterator(r)||!this.state.inType)&&this.raise(v.InvalidIdentifier,this.state.curPosition(),{identifierName:u}),this.finishToken(132,u)}getTokenFromCode(r){const u=this.input.charCodeAt(this.state.pos+1);r===123&&u===124?this.finishOp(6,2):this.state.inType&&(r===62||r===60)?this.finishOp(r===62?48:47,1):this.state.inType&&r===63?u===46?this.finishOp(18,2):this.finishOp(17,1):Ot(r,u,this.input.charCodeAt(this.state.pos+2))?(this.state.pos+=2,this.readIterator()):super.getTokenFromCode(r)}isAssignable(r,u){return r.type==="TypeCastExpression"?this.isAssignable(r.expression,u):super.isAssignable(r,u)}toAssignable(r,u=!1){!u&&r.type==="AssignmentExpression"&&r.left.type==="TypeCastExpression"&&(r.left=this.typeCastToParameter(r.left)),super.toAssignable(r,u)}toAssignableList(r,u,g){for(let F=0;F<r.length;F++){const H=r[F];H?.type==="TypeCastExpression"&&(r[F]=this.typeCastToParameter(H))}super.toAssignableList(r,u,g)}toReferencedList(r,u){for(let F=0;F<r.length;F++){var g;const H=r[F];H&&H.type==="TypeCastExpression"&&!((g=H.extra)!=null&&g.parenthesized)&&(r.length>1||!u)&&this.raise(tt.TypeCastInPattern,H.typeAnnotation)}return r}parseArrayLike(r,u,g,F){const H=super.parseArrayLike(r,u,g,F);return u&&!this.state.maybeInArrowParameters&&this.toReferencedList(H.elements),H}isValidLVal(r,u,g){return r==="TypeCastExpression"||super.isValidLVal(r,u,g)}parseClassProperty(r){return this.match(14)&&(r.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassProperty(r)}parseClassPrivateProperty(r){return this.match(14)&&(r.typeAnnotation=this.flowParseTypeAnnotation()),super.parseClassPrivateProperty(r)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(14)||super.isClassProperty()}isNonstaticConstructor(r){return!this.match(14)&&super.isNonstaticConstructor(r)}pushClassMethod(r,u,g,F,H,ne){if(u.variance&&this.unexpected(u.variance.loc.start),delete u.variance,this.match(47)&&(u.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassMethod(r,u,g,F,H,ne),u.params&&H){const be=u.params;be.length>0&&this.isThisParam(be[0])&&this.raise(tt.ThisParamBannedInConstructor,u)}else if(u.type==="MethodDefinition"&&H&&u.value.params){const be=u.value.params;be.length>0&&this.isThisParam(be[0])&&this.raise(tt.ThisParamBannedInConstructor,u)}}pushClassPrivateMethod(r,u,g,F){u.variance&&this.unexpected(u.variance.loc.start),delete u.variance,this.match(47)&&(u.typeParameters=this.flowParseTypeParameterDeclaration()),super.pushClassPrivateMethod(r,u,g,F)}parseClassSuper(r){if(super.parseClassSuper(r),r.superClass&&this.match(47)&&(r.superTypeParameters=this.flowParseTypeParameterInstantiation()),this.isContextual(113)){this.next();const u=r.implements=[];do{const g=this.startNode();g.id=this.flowParseRestrictedIdentifier(!0),this.match(47)?g.typeParameters=this.flowParseTypeParameterInstantiation():g.typeParameters=null,u.push(this.finishNode(g,"ClassImplements"))}while(this.eat(12))}}checkGetterSetterParams(r){super.checkGetterSetterParams(r);const u=this.getObjectOrClassMethodParams(r);if(u.length>0){const g=u[0];this.isThisParam(g)&&r.kind==="get"?this.raise(tt.GetterMayNotHaveThisParam,g):this.isThisParam(g)&&this.raise(tt.SetterMayNotHaveThisParam,g)}}parsePropertyNamePrefixOperator(r){r.variance=this.flowParseVariance()}parseObjPropValue(r,u,g,F,H,ne,be){r.variance&&this.unexpected(r.variance.loc.start),delete r.variance;let Pe;this.match(47)&&!ne&&(Pe=this.flowParseTypeParameterDeclaration(),this.match(10)||this.unexpected());const Ie=super.parseObjPropValue(r,u,g,F,H,ne,be);return Pe&&((Ie.value||Ie).typeParameters=Pe),Ie}parseFunctionParamType(r){return this.eat(17)&&(r.type!=="Identifier"&&this.raise(tt.PatternIsOptional,r),this.isThisParam(r)&&this.raise(tt.ThisParamMayNotBeOptional,r),r.optional=!0),this.match(14)?r.typeAnnotation=this.flowParseTypeAnnotation():this.isThisParam(r)&&this.raise(tt.ThisParamAnnotationRequired,r),this.match(29)&&this.isThisParam(r)&&this.raise(tt.ThisParamNoDefault,r),this.resetEndLocation(r),r}parseMaybeDefault(r,u){const g=super.parseMaybeDefault(r,u);return g.type==="AssignmentPattern"&&g.typeAnnotation&&g.right.start<g.typeAnnotation.start&&this.raise(tt.TypeBeforeInitializer,g.typeAnnotation),g}checkImportReflection(r){super.checkImportReflection(r),r.module&&r.importKind!=="value"&&this.raise(tt.ImportReflectionHasImportType,r.specifiers[0].loc.start)}parseImportSpecifierLocal(r,u,g){u.local=oi(r)?this.flowParseRestrictedIdentifier(!0,!0):this.parseIdentifier(),r.specifiers.push(this.finishImportSpecifier(u,g))}isPotentialImportPhase(r){if(super.isPotentialImportPhase(r))return!0;if(this.isContextual(130)){if(!r)return!0;const u=this.lookaheadCharCode();return u===123||u===42}return!r&&this.isContextual(87)}applyImportPhase(r,u,g,F){if(super.applyImportPhase(r,u,g,F),u){if(!g&&this.match(65))return;r.exportKind=g==="type"?g:"value"}else g==="type"&&this.match(55)&&this.unexpected(),r.importKind=g==="type"||g==="typeof"?g:"value"}parseImportSpecifier(r,u,g,F,H){const ne=r.imported;let be=null;ne.type==="Identifier"&&(ne.name==="type"?be="type":ne.name==="typeof"&&(be="typeof"));let Pe=!1;if(this.isContextual(93)&&!this.isLookaheadContextual("as")){const We=this.parseIdentifier(!0);be!==null&&!Ue(this.state.type)?(r.imported=We,r.importKind=be,r.local=Xt(We)):(r.imported=ne,r.importKind=null,r.local=this.parseIdentifier())}else{if(be!==null&&Ue(this.state.type))r.imported=this.parseIdentifier(!0),r.importKind=be;else{if(u)throw this.raise(v.ImportBindingIsString,r,{importName:ne.value});r.imported=ne,r.importKind=null}this.eatContextual(93)?r.local=this.parseIdentifier():(Pe=!0,r.local=Xt(r.imported))}const Ie=oi(r);return g&&Ie&&this.raise(tt.ImportTypeShorthandOnlyInPureImport,r),(g||Ie)&&this.checkReservedType(r.local.name,r.local.loc.start,!0),Pe&&!g&&!Ie&&this.checkReservedWord(r.local.name,r.loc.start,!0,!0),this.finishImportSpecifier(r,"ImportSpecifier")}parseBindingAtom(){switch(this.state.type){case 78:return this.parseIdentifier(!0);default:return super.parseBindingAtom()}}parseFunctionParams(r,u){const g=r.kind;g!=="get"&&g!=="set"&&this.match(47)&&(r.typeParameters=this.flowParseTypeParameterDeclaration()),super.parseFunctionParams(r,u)}parseVarId(r,u){super.parseVarId(r,u),this.match(14)&&(r.id.typeAnnotation=this.flowParseTypeAnnotation(),this.resetEndLocation(r.id))}parseAsyncArrowFromCallExpression(r,u){if(this.match(14)){const g=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0,r.returnType=this.flowParseTypeAnnotation(),this.state.noAnonFunctionType=g}return super.parseAsyncArrowFromCallExpression(r,u)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}parseMaybeAssign(r,u){var g;let F=null,H;if(this.hasPlugin("jsx")&&(this.match(143)||this.match(47))){if(F=this.state.clone(),H=this.tryParse(()=>super.parseMaybeAssign(r,u),F),!H.error)return H.node;const{context:Pe}=this.state,Ie=Pe[Pe.length-1];(Ie===P.j_oTag||Ie===P.j_expr)&&Pe.pop()}if((g=H)!=null&&g.error||this.match(47)){var ne,be;F=F||this.state.clone();let Pe;const Ie=this.tryParse(Ve=>{var Qe;Pe=this.flowParseTypeParameterDeclaration();const ot=this.forwardNoArrowParamsConversionAt(Pe,()=>{const ht=super.parseMaybeAssign(r,u);return this.resetStartLocationFromNode(ht,Pe),ht});(Qe=ot.extra)!=null&&Qe.parenthesized&&Ve();const At=this.maybeUnwrapTypeCastExpression(ot);return At.type!=="ArrowFunctionExpression"&&Ve(),At.typeParameters=Pe,this.resetStartLocationFromNode(At,Pe),ot},F);let We=null;if(Ie.node&&this.maybeUnwrapTypeCastExpression(Ie.node).type==="ArrowFunctionExpression"){if(!Ie.error&&!Ie.aborted)return Ie.node.async&&this.raise(tt.UnexpectedTypeParameterBeforeAsyncArrowFunction,Pe),Ie.node;We=Ie.node}if((ne=H)!=null&&ne.node)return this.state=H.failState,H.node;if(We)return this.state=Ie.failState,We;throw(be=H)!=null&&be.thrown?H.error:Ie.thrown?Ie.error:this.raise(tt.UnexpectedTokenAfterTypeParameter,Pe)}return super.parseMaybeAssign(r,u)}parseArrow(r){if(this.match(14)){const u=this.tryParse(()=>{const g=this.state.noAnonFunctionType;this.state.noAnonFunctionType=!0;const F=this.startNode();return[F.typeAnnotation,r.predicate]=this.flowParseTypeAndPredicateInitialiser(),this.state.noAnonFunctionType=g,this.canInsertSemicolon()&&this.unexpected(),this.match(19)||this.unexpected(),F});if(u.thrown)return null;u.error&&(this.state=u.failState),r.returnType=u.node.typeAnnotation?this.finishNode(u.node,"TypeAnnotation"):null}return super.parseArrow(r)}shouldParseArrow(r){return this.match(14)||super.shouldParseArrow(r)}setArrowFunctionParameters(r,u){this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(r.start))?r.params=u:super.setArrowFunctionParameters(r,u)}checkParams(r,u,g,F=!0){if(!(g&&this.state.noArrowParamsConversionAt.includes(this.offsetToSourcePos(r.start)))){for(let H=0;H<r.params.length;H++)this.isThisParam(r.params[H])&&H>0&&this.raise(tt.ThisParamMustBeFirst,r.params[H]);super.checkParams(r,u,g,F)}}parseParenAndDistinguishExpression(r){return super.parseParenAndDistinguishExpression(r&&!this.state.noArrowAt.includes(this.sourceToOffsetPos(this.state.start)))}parseSubscripts(r,u,g){if(r.type==="Identifier"&&r.name==="async"&&this.state.noArrowAt.includes(u.index)){this.next();const F=this.startNodeAt(u);F.callee=r,F.arguments=super.parseCallExpressionArguments(11),r=this.finishNode(F,"CallExpression")}else if(r.type==="Identifier"&&r.name==="async"&&this.match(47)){const F=this.state.clone(),H=this.tryParse(be=>this.parseAsyncArrowWithTypeParameters(u)||be(),F);if(!H.error&&!H.aborted)return H.node;const ne=this.tryParse(()=>super.parseSubscripts(r,u,g),F);if(ne.node&&!ne.error)return ne.node;if(H.node)return this.state=H.failState,H.node;if(ne.node)return this.state=ne.failState,ne.node;throw H.error||ne.error}return super.parseSubscripts(r,u,g)}parseSubscript(r,u,g,F){if(this.match(18)&&this.isLookaheadToken_lt()){if(F.optionalChainMember=!0,g)return F.stop=!0,r;this.next();const H=this.startNodeAt(u);return H.callee=r,H.typeArguments=this.flowParseTypeParameterInstantiation(),this.expect(10),H.arguments=this.parseCallExpressionArguments(11),H.optional=!0,this.finishCallExpression(H,!0)}else if(!g&&this.shouldParseTypes()&&this.match(47)){const H=this.startNodeAt(u);H.callee=r;const ne=this.tryParse(()=>(H.typeArguments=this.flowParseTypeParameterInstantiationCallOrNew(),this.expect(10),H.arguments=super.parseCallExpressionArguments(11),F.optionalChainMember&&(H.optional=!1),this.finishCallExpression(H,F.optionalChainMember)));if(ne.node)return ne.error&&(this.state=ne.failState),ne.node}return super.parseSubscript(r,u,g,F)}parseNewCallee(r){super.parseNewCallee(r);let u=null;this.shouldParseTypes()&&this.match(47)&&(u=this.tryParse(()=>this.flowParseTypeParameterInstantiationCallOrNew()).node),r.typeArguments=u}parseAsyncArrowWithTypeParameters(r){const u=this.startNodeAt(r);if(this.parseFunctionParams(u,!1),!!this.parseArrow(u))return super.parseArrowExpression(u,void 0,!0)}readToken_mult_modulo(r){const u=this.input.charCodeAt(this.state.pos+1);if(r===42&&u===47&&this.state.hasFlowComment){this.state.hasFlowComment=!1,this.state.pos+=2,this.nextToken();return}super.readToken_mult_modulo(r)}readToken_pipe_amp(r){const u=this.input.charCodeAt(this.state.pos+1);if(r===124&&u===125){this.finishOp(9,2);return}super.readToken_pipe_amp(r)}parseTopLevel(r,u){const g=super.parseTopLevel(r,u);return this.state.hasFlowComment&&this.raise(tt.UnterminatedFlowComment,this.state.curPosition()),g}skipBlockComment(){if(this.hasPlugin("flowComments")&&this.skipFlowComment()){if(this.state.hasFlowComment)throw this.raise(tt.NestedFlowComment,this.state.startLoc);this.hasFlowCommentCompletion();const r=this.skipFlowComment();r&&(this.state.pos+=r,this.state.hasFlowComment=!0);return}return super.skipBlockComment(this.state.hasFlowComment?"*-/":"*/")}skipFlowComment(){const{pos:r}=this.state;let u=2;for(;[32,9].includes(this.input.charCodeAt(r+u));)u++;const g=this.input.charCodeAt(u+r),F=this.input.charCodeAt(u+r+1);return g===58&&F===58?u+2:this.input.slice(u+r,u+r+12)==="flow-include"?u+12:g===58&&F!==58?u:!1}hasFlowCommentCompletion(){if(this.input.indexOf("*/",this.state.pos)===-1)throw this.raise(v.UnterminatedComment,this.state.curPosition())}flowEnumErrorBooleanMemberNotInitialized(r,{enumName:u,memberName:g}){this.raise(tt.EnumBooleanMemberNotInitialized,r,{memberName:g,enumName:u})}flowEnumErrorInvalidMemberInitializer(r,u){return this.raise(u.explicitType?u.explicitType==="symbol"?tt.EnumInvalidMemberInitializerSymbolType:tt.EnumInvalidMemberInitializerPrimaryType:tt.EnumInvalidMemberInitializerUnknownType,r,u)}flowEnumErrorNumberMemberNotInitialized(r,u){this.raise(tt.EnumNumberMemberNotInitialized,r,u)}flowEnumErrorStringMemberInconsistentlyInitialized(r,u){this.raise(tt.EnumStringMemberInconsistentlyInitialized,r,u)}flowEnumMemberInit(){const r=this.state.startLoc,u=e(()=>this.match(12)||this.match(8),"endOfInit");switch(this.state.type){case 135:{const g=this.parseNumericLiteral(this.state.value);return u()?{type:"number",loc:g.loc.start,value:g}:{type:"invalid",loc:r}}case 134:{const g=this.parseStringLiteral(this.state.value);return u()?{type:"string",loc:g.loc.start,value:g}:{type:"invalid",loc:r}}case 85:case 86:{const g=this.parseBooleanLiteral(this.match(85));return u()?{type:"boolean",loc:g.loc.start,value:g}:{type:"invalid",loc:r}}default:return{type:"invalid",loc:r}}}flowEnumMemberRaw(){const r=this.state.startLoc,u=this.parseIdentifier(!0),g=this.eat(29)?this.flowEnumMemberInit():{type:"none",loc:r};return{id:u,init:g}}flowEnumCheckExplicitTypeMismatch(r,u,g){const{explicitType:F}=u;F!==null&&F!==g&&this.flowEnumErrorInvalidMemberInitializer(r,u)}flowEnumMembers({enumName:r,explicitType:u}){const g=new Set,F={booleanMembers:[],numberMembers:[],stringMembers:[],defaultedMembers:[]};let H=!1;for(;!this.match(8);){if(this.eat(21)){H=!0;break}const ne=this.startNode(),{id:be,init:Pe}=this.flowEnumMemberRaw(),Ie=be.name;if(Ie==="")continue;/^[a-z]/.test(Ie)&&this.raise(tt.EnumInvalidMemberName,be,{memberName:Ie,suggestion:Ie[0].toUpperCase()+Ie.slice(1),enumName:r}),g.has(Ie)&&this.raise(tt.EnumDuplicateMemberName,be,{memberName:Ie,enumName:r}),g.add(Ie);const We={enumName:r,explicitType:u,memberName:Ie};switch(ne.id=be,Pe.type){case"boolean":{this.flowEnumCheckExplicitTypeMismatch(Pe.loc,We,"boolean"),ne.init=Pe.value,F.booleanMembers.push(this.finishNode(ne,"EnumBooleanMember"));break}case"number":{this.flowEnumCheckExplicitTypeMismatch(Pe.loc,We,"number"),ne.init=Pe.value,F.numberMembers.push(this.finishNode(ne,"EnumNumberMember"));break}case"string":{this.flowEnumCheckExplicitTypeMismatch(Pe.loc,We,"string"),ne.init=Pe.value,F.stringMembers.push(this.finishNode(ne,"EnumStringMember"));break}case"invalid":throw this.flowEnumErrorInvalidMemberInitializer(Pe.loc,We);case"none":switch(u){case"boolean":this.flowEnumErrorBooleanMemberNotInitialized(Pe.loc,We);break;case"number":this.flowEnumErrorNumberMemberNotInitialized(Pe.loc,We);break;default:F.defaultedMembers.push(this.finishNode(ne,"EnumDefaultedMember"))}}this.match(8)||this.expect(12)}return{members:F,hasUnknownMembers:H}}flowEnumStringMembers(r,u,{enumName:g}){if(r.length===0)return u;if(u.length===0)return r;if(u.length>r.length){for(const F of r)this.flowEnumErrorStringMemberInconsistentlyInitialized(F,{enumName:g});return u}else{for(const F of u)this.flowEnumErrorStringMemberInconsistentlyInitialized(F,{enumName:g});return r}}flowEnumParseExplicitType({enumName:r}){if(!this.eatContextual(102))return null;if(!xe(this.state.type))throw this.raise(tt.EnumInvalidExplicitTypeUnknownSupplied,this.state.startLoc,{enumName:r});const{value:u}=this.state;return this.next(),u!=="boolean"&&u!=="number"&&u!=="string"&&u!=="symbol"&&this.raise(tt.EnumInvalidExplicitType,this.state.startLoc,{enumName:r,invalidEnumType:u}),u}flowEnumBody(r,u){const g=u.name,F=u.loc.start,H=this.flowEnumParseExplicitType({enumName:g});this.expect(5);const{members:ne,hasUnknownMembers:be}=this.flowEnumMembers({enumName:g,explicitType:H});switch(r.hasUnknownMembers=be,H){case"boolean":return r.explicitType=!0,r.members=ne.booleanMembers,this.expect(8),this.finishNode(r,"EnumBooleanBody");case"number":return r.explicitType=!0,r.members=ne.numberMembers,this.expect(8),this.finishNode(r,"EnumNumberBody");case"string":return r.explicitType=!0,r.members=this.flowEnumStringMembers(ne.stringMembers,ne.defaultedMembers,{enumName:g}),this.expect(8),this.finishNode(r,"EnumStringBody");case"symbol":return r.members=ne.defaultedMembers,this.expect(8),this.finishNode(r,"EnumSymbolBody");default:{const Pe=e(()=>(r.members=[],this.expect(8),this.finishNode(r,"EnumStringBody")),"empty");r.explicitType=!1;const Ie=ne.booleanMembers.length,We=ne.numberMembers.length,Ve=ne.stringMembers.length,Qe=ne.defaultedMembers.length;if(!Ie&&!We&&!Ve&&!Qe)return Pe();if(!Ie&&!We)return r.members=this.flowEnumStringMembers(ne.stringMembers,ne.defaultedMembers,{enumName:g}),this.expect(8),this.finishNode(r,"EnumStringBody");if(!We&&!Ve&&Ie>=Qe){for(const ot of ne.defaultedMembers)this.flowEnumErrorBooleanMemberNotInitialized(ot.loc.start,{enumName:g,memberName:ot.id.name});return r.members=ne.booleanMembers,this.expect(8),this.finishNode(r,"EnumBooleanBody")}else if(!Ie&&!Ve&&We>=Qe){for(const ot of ne.defaultedMembers)this.flowEnumErrorNumberMemberNotInitialized(ot.loc.start,{enumName:g,memberName:ot.id.name});return r.members=ne.numberMembers,this.expect(8),this.finishNode(r,"EnumNumberBody")}else return this.raise(tt.EnumInconsistentMemberValues,F,{enumName:g}),Pe()}}}flowParseEnumDeclaration(r){const u=this.parseIdentifier();return r.id=u,r.body=this.flowEnumBody(this.startNode(),u),this.finishNode(r,"EnumDeclaration")}isLookaheadToken_lt(){const r=this.nextTokenStart();if(this.input.charCodeAt(r)===60){const u=this.input.charCodeAt(r+1);return u!==60&&u!==61}return!1}maybeUnwrapTypeCastExpression(r){return r.type==="TypeCastExpression"?r.expression:r}},e(i,"FlowParserMixin"),i},"flow");const Vi={__proto__:null,quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:"\xA0",iexcl:"\xA1",cent:"\xA2",pound:"\xA3",curren:"\xA4",yen:"\xA5",brvbar:"\xA6",sect:"\xA7",uml:"\xA8",copy:"\xA9",ordf:"\xAA",laquo:"\xAB",not:"\xAC",shy:"\xAD",reg:"\xAE",macr:"\xAF",deg:"\xB0",plusmn:"\xB1",sup2:"\xB2",sup3:"\xB3",acute:"\xB4",micro:"\xB5",para:"\xB6",middot:"\xB7",cedil:"\xB8",sup1:"\xB9",ordm:"\xBA",raquo:"\xBB",frac14:"\xBC",frac12:"\xBD",frac34:"\xBE",iquest:"\xBF",Agrave:"\xC0",Aacute:"\xC1",Acirc:"\xC2",Atilde:"\xC3",Auml:"\xC4",Aring:"\xC5",AElig:"\xC6",Ccedil:"\xC7",Egrave:"\xC8",Eacute:"\xC9",Ecirc:"\xCA",Euml:"\xCB",Igrave:"\xCC",Iacute:"\xCD",Icirc:"\xCE",Iuml:"\xCF",ETH:"\xD0",Ntilde:"\xD1",Ograve:"\xD2",Oacute:"\xD3",Ocirc:"\xD4",Otilde:"\xD5",Ouml:"\xD6",times:"\xD7",Oslash:"\xD8",Ugrave:"\xD9",Uacute:"\xDA",Ucirc:"\xDB",Uuml:"\xDC",Yacute:"\xDD",THORN:"\xDE",szlig:"\xDF",agrave:"\xE0",aacute:"\xE1",acirc:"\xE2",atilde:"\xE3",auml:"\xE4",aring:"\xE5",aelig:"\xE6",ccedil:"\xE7",egrave:"\xE8",eacute:"\xE9",ecirc:"\xEA",euml:"\xEB",igrave:"\xEC",iacute:"\xED",icirc:"\xEE",iuml:"\xEF",eth:"\xF0",ntilde:"\xF1",ograve:"\xF2",oacute:"\xF3",ocirc:"\xF4",otilde:"\xF5",ouml:"\xF6",divide:"\xF7",oslash:"\xF8",ugrave:"\xF9",uacute:"\xFA",ucirc:"\xFB",uuml:"\xFC",yacute:"\xFD",thorn:"\xFE",yuml:"\xFF",OElig:"\u0152",oelig:"\u0153",Scaron:"\u0160",scaron:"\u0161",Yuml:"\u0178",fnof:"\u0192",circ:"\u02C6",tilde:"\u02DC",Alpha:"\u0391",Beta:"\u0392",Gamma:"\u0393",Delta:"\u0394",Epsilon:"\u0395",Zeta:"\u0396",Eta:"\u0397",Theta:"\u0398",Iota:"\u0399",Kappa:"\u039A",Lambda:"\u039B",Mu:"\u039C",Nu:"\u039D",Xi:"\u039E",Omicron:"\u039F",Pi:"\u03A0",Rho:"\u03A1",Sigma:"\u03A3",Tau:"\u03A4",Upsilon:"\u03A5",Phi:"\u03A6",Chi:"\u03A7",Psi:"\u03A8",Omega:"\u03A9",alpha:"\u03B1",beta:"\u03B2",gamma:"\u03B3",delta:"\u03B4",epsilon:"\u03B5",zeta:"\u03B6",eta:"\u03B7",theta:"\u03B8",iota:"\u03B9",kappa:"\u03BA",lambda:"\u03BB",mu:"\u03BC",nu:"\u03BD",xi:"\u03BE",omicron:"\u03BF",pi:"\u03C0",rho:"\u03C1",sigmaf:"\u03C2",sigma:"\u03C3",tau:"\u03C4",upsilon:"\u03C5",phi:"\u03C6",chi:"\u03C7",psi:"\u03C8",omega:"\u03C9",thetasym:"\u03D1",upsih:"\u03D2",piv:"\u03D6",ensp:"\u2002",emsp:"\u2003",thinsp:"\u2009",zwnj:"\u200C",zwj:"\u200D",lrm:"\u200E",rlm:"\u200F",ndash:"\u2013",mdash:"\u2014",lsquo:"\u2018",rsquo:"\u2019",sbquo:"\u201A",ldquo:"\u201C",rdquo:"\u201D",bdquo:"\u201E",dagger:"\u2020",Dagger:"\u2021",bull:"\u2022",hellip:"\u2026",permil:"\u2030",prime:"\u2032",Prime:"\u2033",lsaquo:"\u2039",rsaquo:"\u203A",oline:"\u203E",frasl:"\u2044",euro:"\u20AC",image:"\u2111",weierp:"\u2118",real:"\u211C",trade:"\u2122",alefsym:"\u2135",larr:"\u2190",uarr:"\u2191",rarr:"\u2192",darr:"\u2193",harr:"\u2194",crarr:"\u21B5",lArr:"\u21D0",uArr:"\u21D1",rArr:"\u21D2",dArr:"\u21D3",hArr:"\u21D4",forall:"\u2200",part:"\u2202",exist:"\u2203",empty:"\u2205",nabla:"\u2207",isin:"\u2208",notin:"\u2209",ni:"\u220B",prod:"\u220F",sum:"\u2211",minus:"\u2212",lowast:"\u2217",radic:"\u221A",prop:"\u221D",infin:"\u221E",ang:"\u2220",and:"\u2227",or:"\u2228",cap:"\u2229",cup:"\u222A",int:"\u222B",there4:"\u2234",sim:"\u223C",cong:"\u2245",asymp:"\u2248",ne:"\u2260",equiv:"\u2261",le:"\u2264",ge:"\u2265",sub:"\u2282",sup:"\u2283",nsub:"\u2284",sube:"\u2286",supe:"\u2287",oplus:"\u2295",otimes:"\u2297",perp:"\u22A5",sdot:"\u22C5",lceil:"\u2308",rceil:"\u2309",lfloor:"\u230A",rfloor:"\u230B",lang:"\u2329",rang:"\u232A",loz:"\u25CA",spades:"\u2660",clubs:"\u2663",hearts:"\u2665",diams:"\u2666"},rr=I`jsx`({AttributeIsEmpty:"JSX attributes must only be assigned a non-empty expression.",MissingClosingTagElement:e(({openingTagName:G})=>`Expected corresponding JSX closing tag for <${G}>.`,"MissingClosingTagElement"),MissingClosingTagFragment:"Expected corresponding JSX closing tag for <>.",UnexpectedSequenceExpression:"Sequence expressions cannot be directly nested inside JSX. Did you mean to wrap it in parentheses (...)?",UnexpectedToken:e(({unexpected:G,HTMLEntity:i})=>`Unexpected token \`${G}\`. Did you mean \`${i}\` or \`{'${G}'}\`?`,"UnexpectedToken"),UnsupportedJsxValue:"JSX value should be either an expression or a quoted JSX text.",UnterminatedJsxContent:"Unterminated JSX contents.",UnwrappedAdjacentJSXElements:"Adjacent JSX elements must be wrapped in an enclosing tag. Did you want a JSX fragment <>...</>?"});function Zt(G){return G?G.type==="JSXOpeningFragment"||G.type==="JSXClosingFragment":!1}e(Zt,"isFragment");function mr(G){if(G.type==="JSXIdentifier")return G.name;if(G.type==="JSXNamespacedName")return G.namespace.name+":"+G.name.name;if(G.type==="JSXMemberExpression")return mr(G.object)+"."+mr(G.property);throw new Error("Node had unexpected type: "+G.type)}e(mr,"getQualifiedJSXName");var Ki=e(G=>{var i;return i=class extends G{jsxReadToken(){let r="",u=this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(rr.UnterminatedJsxContent,this.state.startLoc);const g=this.input.charCodeAt(this.state.pos);switch(g){case 60:case 123:if(this.state.pos===this.state.start){g===60&&this.state.canStartJSXElement?(++this.state.pos,this.finishToken(143)):super.getTokenFromCode(g);return}r+=this.input.slice(u,this.state.pos),this.finishToken(142,r);return;case 38:r+=this.input.slice(u,this.state.pos),r+=this.jsxReadEntity(),u=this.state.pos;break;case 62:case 125:default:fr(g)?(r+=this.input.slice(u,this.state.pos),r+=this.jsxReadNewLine(!0),u=this.state.pos):++this.state.pos}}}jsxReadNewLine(r){const u=this.input.charCodeAt(this.state.pos);let g;return++this.state.pos,u===13&&this.input.charCodeAt(this.state.pos)===10?(++this.state.pos,g=r?`
16
+ `:`\r
17
+ `):g=String.fromCharCode(u),++this.state.curLine,this.state.lineStart=this.state.pos,g}jsxReadString(r){let u="",g=++this.state.pos;for(;;){if(this.state.pos>=this.length)throw this.raise(v.UnterminatedString,this.state.startLoc);const F=this.input.charCodeAt(this.state.pos);if(F===r)break;F===38?(u+=this.input.slice(g,this.state.pos),u+=this.jsxReadEntity(),g=this.state.pos):fr(F)?(u+=this.input.slice(g,this.state.pos),u+=this.jsxReadNewLine(!1),g=this.state.pos):++this.state.pos}u+=this.input.slice(g,this.state.pos++),this.finishToken(134,u)}jsxReadEntity(){const r=++this.state.pos;if(this.codePointAtPos(this.state.pos)===35){++this.state.pos;let u=10;this.codePointAtPos(this.state.pos)===120&&(u=16,++this.state.pos);const g=this.readInt(u,void 0,!1,"bail");if(g!==null&&this.codePointAtPos(this.state.pos)===59)return++this.state.pos,String.fromCodePoint(g)}else{let u=0,g=!1;for(;u++<10&&this.state.pos<this.length&&!(g=this.codePointAtPos(this.state.pos)===59);)++this.state.pos;if(g){const F=this.input.slice(r,this.state.pos),H=Vi[F];if(++this.state.pos,H)return H}}return this.state.pos=r,"&"}jsxReadWord(){let r;const u=this.state.pos;do r=this.input.charCodeAt(++this.state.pos);while(rt(r)||r===45);this.finishToken(141,this.input.slice(u,this.state.pos))}jsxParseIdentifier(){const r=this.startNode();return this.match(141)?r.name=this.state.value:ge(this.state.type)?r.name=nt(this.state.type):this.unexpected(),this.next(),this.finishNode(r,"JSXIdentifier")}jsxParseNamespacedName(){const r=this.state.startLoc,u=this.jsxParseIdentifier();if(!this.eat(14))return u;const g=this.startNodeAt(r);return g.namespace=u,g.name=this.jsxParseIdentifier(),this.finishNode(g,"JSXNamespacedName")}jsxParseElementName(){const r=this.state.startLoc;let u=this.jsxParseNamespacedName();if(u.type==="JSXNamespacedName")return u;for(;this.eat(16);){const g=this.startNodeAt(r);g.object=u,g.property=this.jsxParseIdentifier(),u=this.finishNode(g,"JSXMemberExpression")}return u}jsxParseAttributeValue(){let r;switch(this.state.type){case 5:return r=this.startNode(),this.setContext(P.brace),this.next(),r=this.jsxParseExpressionContainer(r,P.j_oTag),r.expression.type==="JSXEmptyExpression"&&this.raise(rr.AttributeIsEmpty,r),r;case 143:case 134:return this.parseExprAtom();default:throw this.raise(rr.UnsupportedJsxValue,this.state.startLoc)}}jsxParseEmptyExpression(){const r=this.startNodeAt(this.state.lastTokEndLoc);return this.finishNodeAt(r,"JSXEmptyExpression",this.state.startLoc)}jsxParseSpreadChild(r){return this.next(),r.expression=this.parseExpression(),this.setContext(P.j_expr),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(r,"JSXSpreadChild")}jsxParseExpressionContainer(r,u){if(this.match(8))r.expression=this.jsxParseEmptyExpression();else{const g=this.parseExpression();r.expression=g}return this.setContext(u),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(r,"JSXExpressionContainer")}jsxParseAttribute(){const r=this.startNode();return this.match(5)?(this.setContext(P.brace),this.next(),this.expect(21),r.argument=this.parseMaybeAssignAllowIn(),this.setContext(P.j_oTag),this.state.canStartJSXElement=!0,this.expect(8),this.finishNode(r,"JSXSpreadAttribute")):(r.name=this.jsxParseNamespacedName(),r.value=this.eat(29)?this.jsxParseAttributeValue():null,this.finishNode(r,"JSXAttribute"))}jsxParseOpeningElementAt(r){const u=this.startNodeAt(r);return this.eat(144)?this.finishNode(u,"JSXOpeningFragment"):(u.name=this.jsxParseElementName(),this.jsxParseOpeningElementAfterName(u))}jsxParseOpeningElementAfterName(r){const u=[];for(;!this.match(56)&&!this.match(144);)u.push(this.jsxParseAttribute());return r.attributes=u,r.selfClosing=this.eat(56),this.expect(144),this.finishNode(r,"JSXOpeningElement")}jsxParseClosingElementAt(r){const u=this.startNodeAt(r);return this.eat(144)?this.finishNode(u,"JSXClosingFragment"):(u.name=this.jsxParseElementName(),this.expect(144),this.finishNode(u,"JSXClosingElement"))}jsxParseElementAt(r){const u=this.startNodeAt(r),g=[],F=this.jsxParseOpeningElementAt(r);let H=null;if(!F.selfClosing){e:for(;;)switch(this.state.type){case 143:if(r=this.state.startLoc,this.next(),this.eat(56)){H=this.jsxParseClosingElementAt(r);break e}g.push(this.jsxParseElementAt(r));break;case 142:g.push(this.parseLiteral(this.state.value,"JSXText"));break;case 5:{const ne=this.startNode();this.setContext(P.brace),this.next(),this.match(21)?g.push(this.jsxParseSpreadChild(ne)):g.push(this.jsxParseExpressionContainer(ne,P.j_expr));break}default:this.unexpected()}Zt(F)&&!Zt(H)&&H!==null?this.raise(rr.MissingClosingTagFragment,H):!Zt(F)&&Zt(H)?this.raise(rr.MissingClosingTagElement,H,{openingTagName:mr(F.name)}):!Zt(F)&&!Zt(H)&&mr(H.name)!==mr(F.name)&&this.raise(rr.MissingClosingTagElement,H,{openingTagName:mr(F.name)})}if(Zt(F)?(u.openingFragment=F,u.closingFragment=H):(u.openingElement=F,u.closingElement=H),u.children=g,this.match(47))throw this.raise(rr.UnwrappedAdjacentJSXElements,this.state.startLoc);return Zt(F)?this.finishNode(u,"JSXFragment"):this.finishNode(u,"JSXElement")}jsxParseElement(){const r=this.state.startLoc;return this.next(),this.jsxParseElementAt(r)}setContext(r){const{context:u}=this.state;u[u.length-1]=r}parseExprAtom(r){return this.match(143)?this.jsxParseElement():this.match(47)&&this.input.charCodeAt(this.state.pos)!==33?(this.replaceToken(143),this.jsxParseElement()):super.parseExprAtom(r)}skipSpace(){this.curContext().preserveSpace||super.skipSpace()}getTokenFromCode(r){const u=this.curContext();if(u===P.j_expr){this.jsxReadToken();return}if(u===P.j_oTag||u===P.j_cTag){if(Me(r)){this.jsxReadWord();return}if(r===62){++this.state.pos,this.finishToken(144);return}if((r===34||r===39)&&u===P.j_oTag){this.jsxReadString(r);return}}if(r===60&&this.state.canStartJSXElement&&this.input.charCodeAt(this.state.pos+1)!==33){++this.state.pos,this.finishToken(143);return}super.getTokenFromCode(r)}updateContext(r){const{context:u,type:g}=this.state;if(g===56&&r===143)u.splice(-2,2,P.j_cTag),this.state.canStartJSXElement=!1;else if(g===143)u.push(P.j_oTag);else if(g===144){const F=u[u.length-1];F===P.j_oTag&&r===56||F===P.j_cTag?(u.pop(),this.state.canStartJSXElement=u[u.length-1]===P.j_expr):(this.setContext(P.j_expr),this.state.canStartJSXElement=!0)}else this.state.canStartJSXElement=Re(g)}},e(i,"JSXParserMixin"),i},"jsx");const kn=class kn extends Et{constructor(...i){super(...i),this.tsNames=new Map}};e(kn,"TypeScriptScope");let sn=kn;const Fn=class Fn extends xt{constructor(...i){super(...i),this.importsStack=[]}createScope(i){return this.importsStack.push(new Set),new sn(i)}enter(i){i===256&&this.importsStack.push(new Set),super.enter(i)}exit(){const i=super.exit();return i===256&&this.importsStack.pop(),i}hasImport(i,d){const r=this.importsStack.length;if(this.importsStack[r-1].has(i))return!0;if(!d&&r>1){for(let u=0;u<r-1;u++)if(this.importsStack[u].has(i))return!0}return!1}declareName(i,d,r){if(d&4096){this.hasImport(i,!0)&&this.parser.raise(v.VarRedeclaration,r,{identifierName:i}),this.importsStack[this.importsStack.length-1].add(i);return}const u=this.currentScope();let g=u.tsNames.get(i)||0;if(d&1024){this.maybeExportDefined(u,i),u.tsNames.set(i,g|16);return}super.declareName(i,d,r),d&2&&(d&1||(this.checkRedeclarationInScope(u,i,d,r),this.maybeExportDefined(u,i)),g=g|1),d&256&&(g=g|2),d&512&&(g=g|4),d&128&&(g=g|8),g&&u.tsNames.set(i,g)}isRedeclaredInScope(i,d,r){const u=i.tsNames.get(d);if((u&2)>0){if(r&256){const g=!!(r&512),F=(u&4)>0;return g!==F}return!0}return r&128&&(u&8)>0?i.names.get(d)&2?!!(r&1):!1:r&2&&(u&1)>0?!0:super.isRedeclaredInScope(i,d,r)}checkLocalExport(i){const{name:d}=i;if(this.hasImport(d))return;const r=this.scopeStack.length;for(let u=r-1;u>=0;u--){const F=this.scopeStack[u].tsNames.get(d);if((F&1)>0||(F&16)>0)return}super.checkLocalExport(i)}};e(Fn,"TypeScriptScopeHandler");let an=Fn;const ui=e(G=>G.type==="ParenthesizedExpression"?ui(G.expression):G,"unwrapParenthesizedExpression"),Ln=class Ln extends nn{toAssignable(i,d=!1){var r,u;let g;switch((i.type==="ParenthesizedExpression"||(r=i.extra)!=null&&r.parenthesized)&&(g=ui(i),d?g.type==="Identifier"?this.expressionScope.recordArrowParameterBindingError(v.InvalidParenthesizedAssignment,i):g.type!=="MemberExpression"&&!this.isOptionalMemberExpression(g)&&this.raise(v.InvalidParenthesizedAssignment,i):this.raise(v.InvalidParenthesizedAssignment,i)),i.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":i.type="ObjectPattern";for(let H=0,ne=i.properties.length,be=ne-1;H<ne;H++){var F;const Pe=i.properties[H],Ie=H===be;this.toAssignableObjectExpressionProp(Pe,Ie,d),Ie&&Pe.type==="RestElement"&&(F=i.extra)!=null&&F.trailingCommaLoc&&this.raise(v.RestTrailingComma,i.extra.trailingCommaLoc)}break;case"ObjectProperty":{const{key:H,value:ne}=i;this.isPrivateName(H)&&this.classScope.usePrivateName(this.getPrivateNameSV(H),H.loc.start),this.toAssignable(ne,d);break}case"SpreadElement":throw new Error("Internal @babel/parser error (this is a bug, please report it). SpreadElement should be converted by .toAssignable's caller.");case"ArrayExpression":i.type="ArrayPattern",this.toAssignableList(i.elements,(u=i.extra)==null?void 0:u.trailingCommaLoc,d);break;case"AssignmentExpression":i.operator!=="="&&this.raise(v.MissingEqInAssignment,i.left.loc.end),i.type="AssignmentPattern",delete i.operator,this.toAssignable(i.left,d);break;case"ParenthesizedExpression":this.toAssignable(g,d);break}}toAssignableObjectExpressionProp(i,d,r){if(i.type==="ObjectMethod")this.raise(i.kind==="get"||i.kind==="set"?v.PatternHasAccessor:v.PatternHasMethod,i.key);else if(i.type==="SpreadElement"){i.type="RestElement";const u=i.argument;this.checkToRestConversion(u,!1),this.toAssignable(u,r),d||this.raise(v.RestTrailingComma,i)}else this.toAssignable(i,r)}toAssignableList(i,d,r){const u=i.length-1;for(let g=0;g<=u;g++){const F=i[g];if(F){if(F.type==="SpreadElement"){F.type="RestElement";const H=F.argument;this.checkToRestConversion(H,!0),this.toAssignable(H,r)}else this.toAssignable(F,r);F.type==="RestElement"&&(g<u?this.raise(v.RestTrailingComma,F):d&&this.raise(v.RestTrailingComma,d))}}}isAssignable(i,d){switch(i.type){case"Identifier":case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":return!0;case"ObjectExpression":{const r=i.properties.length-1;return i.properties.every((u,g)=>u.type!=="ObjectMethod"&&(g===r||u.type!=="SpreadElement")&&this.isAssignable(u))}case"ObjectProperty":return this.isAssignable(i.value);case"SpreadElement":return this.isAssignable(i.argument);case"ArrayExpression":return i.elements.every(r=>r===null||this.isAssignable(r));case"AssignmentExpression":return i.operator==="=";case"ParenthesizedExpression":return this.isAssignable(i.expression);case"MemberExpression":case"OptionalMemberExpression":return!d;default:return!1}}toReferencedList(i,d){return i}toReferencedListDeep(i,d){this.toReferencedList(i,d);for(const r of i)r?.type==="ArrayExpression"&&this.toReferencedListDeep(r.elements)}parseSpread(i){const d=this.startNode();return this.next(),d.argument=this.parseMaybeAssignAllowIn(i,void 0),this.finishNode(d,"SpreadElement")}parseRestBinding(){const i=this.startNode();return this.next(),i.argument=this.parseBindingAtom(),this.finishNode(i,"RestElement")}parseBindingAtom(){switch(this.state.type){case 0:{const i=this.startNode();return this.next(),i.elements=this.parseBindingList(3,93,1),this.finishNode(i,"ArrayPattern")}case 5:return this.parseObjectLike(8,!0)}return this.parseIdentifier()}parseBindingList(i,d,r){const u=r&1,g=[];let F=!0;for(;!this.eat(i);)if(F?F=!1:this.expect(12),u&&this.match(12))g.push(null);else{if(this.eat(i))break;if(this.match(21)){let H=this.parseRestBinding();if((this.hasPlugin("flow")||r&2)&&(H=this.parseFunctionParamType(H)),g.push(H),!this.checkCommaAfterRest(d)){this.expect(i);break}}else{const H=[];for(this.match(26)&&this.hasPlugin("decorators")&&this.raise(v.UnsupportedParameterDecorator,this.state.startLoc);this.match(26);)H.push(this.parseDecorator());g.push(this.parseAssignableListItem(r,H))}}return g}parseBindingRestProperty(i){return this.next(),i.argument=this.parseIdentifier(),this.checkCommaAfterRest(125),this.finishNode(i,"RestElement")}parseBindingProperty(){const{type:i,startLoc:d}=this.state;if(i===21)return this.parseBindingRestProperty(this.startNode());const r=this.startNode();return i===139?(this.expectPlugin("destructuringPrivate",d),this.classScope.usePrivateName(this.state.value,d),r.key=this.parsePrivateName()):this.parsePropertyName(r),r.method=!1,this.parseObjPropValue(r,d,!1,!1,!0,!1)}parseAssignableListItem(i,d){const r=this.parseMaybeDefault();(this.hasPlugin("flow")||i&2)&&this.parseFunctionParamType(r);const u=this.parseMaybeDefault(r.loc.start,r);return d.length&&(r.decorators=d),u}parseFunctionParamType(i){return i}parseMaybeDefault(i,d){var r,u;if((r=i)!=null||(i=this.state.startLoc),d=(u=d)!=null?u:this.parseBindingAtom(),!this.eat(29))return d;const g=this.startNodeAt(i);return g.left=d,g.right=this.parseMaybeAssignAllowIn(),this.finishNode(g,"AssignmentPattern")}isValidLVal(i,d,r){switch(i){case"AssignmentPattern":return"left";case"RestElement":return"argument";case"ObjectProperty":return"value";case"ParenthesizedExpression":return"expression";case"ArrayPattern":return"elements";case"ObjectPattern":return"properties"}return!1}isOptionalMemberExpression(i){return i.type==="OptionalMemberExpression"}checkLVal(i,d,r=64,u=!1,g=!1,F=!1){var H;const ne=i.type;if(this.isObjectMethod(i))return;const be=this.isOptionalMemberExpression(i);if(be||ne==="MemberExpression"){be&&(this.expectPlugin("optionalChainingAssign",i.loc.start),d.type!=="AssignmentExpression"&&this.raise(v.InvalidLhsOptionalChaining,i,{ancestor:d})),r!==64&&this.raise(v.InvalidPropertyBindingPattern,i);return}if(ne==="Identifier"){this.checkIdentifier(i,r,g);const{name:ot}=i;u&&(u.has(ot)?this.raise(v.ParamDupe,i):u.add(ot));return}const Pe=this.isValidLVal(ne,!(F||(H=i.extra)!=null&&H.parenthesized)&&d.type==="AssignmentExpression",r);if(Pe===!0)return;if(Pe===!1){const ot=r===64?v.InvalidLhs:v.InvalidLhsBinding;this.raise(ot,i,{ancestor:d});return}let Ie,We;typeof Pe=="string"?(Ie=Pe,We=ne==="ParenthesizedExpression"):[Ie,We]=Pe;const Ve=ne==="ArrayPattern"||ne==="ObjectPattern"?{type:ne}:d,Qe=i[Ie];if(Array.isArray(Qe))for(const ot of Qe)ot&&this.checkLVal(ot,Ve,r,u,g,We);else Qe&&this.checkLVal(Qe,Ve,r,u,g,We)}checkIdentifier(i,d,r=!1){this.state.strict&&(r?st(i.name,this.inModule):Xe(i.name))&&(d===64?this.raise(v.StrictEvalArguments,i,{referenceName:i.name}):this.raise(v.StrictEvalArgumentsBinding,i,{bindingName:i.name})),d&8192&&i.name==="let"&&this.raise(v.LetInLexicalBinding,i),d&64||this.declareNameFromIdentifier(i,d)}declareNameFromIdentifier(i,d){this.scope.declareName(i.name,d,i.loc.start)}checkToRestConversion(i,d){switch(i.type){case"ParenthesizedExpression":this.checkToRestConversion(i.expression,d);break;case"Identifier":case"MemberExpression":break;case"ArrayExpression":case"ObjectExpression":if(d)break;default:this.raise(v.InvalidRestAssignmentPattern,i)}}checkCommaAfterRest(i){return this.match(12)?(this.raise(this.lookaheadCharCode()===i?v.RestTrailingComma:v.ElementAfterRest,this.state.startLoc),!0):!1}};e(Ln,"LValParser");let on=Ln;function Wi(G){if(G==null)throw new Error(`Unexpected ${G} value.`);return G}e(Wi,"nonNull");function li(G){if(!G)throw new Error("Assert fail")}e(li,"assert");const Ze=I`typescript`({AbstractMethodHasImplementation:e(({methodName:G})=>`Method '${G}' cannot have an implementation because it is marked abstract.`,"AbstractMethodHasImplementation"),AbstractPropertyHasInitializer:e(({propertyName:G})=>`Property '${G}' cannot have an initializer because it is marked abstract.`,"AbstractPropertyHasInitializer"),AccessorCannotBeOptional:"An 'accessor' property cannot be declared optional.",AccessorCannotDeclareThisParameter:"'get' and 'set' accessors cannot declare 'this' parameters.",AccessorCannotHaveTypeParameters:"An accessor cannot have type parameters.",ClassMethodHasDeclare:"Class methods cannot have the 'declare' modifier.",ClassMethodHasReadonly:"Class methods cannot have the 'readonly' modifier.",ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference:"A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.",ConstructorHasTypeParameters:"Type parameters cannot appear on a constructor declaration.",DeclareAccessor:e(({kind:G})=>`'declare' is not allowed in ${G}ters.`,"DeclareAccessor"),DeclareClassFieldHasInitializer:"Initializers are not allowed in ambient contexts.",DeclareFunctionHasImplementation:"An implementation cannot be declared in ambient contexts.",DuplicateAccessibilityModifier:e(({modifier:G})=>"Accessibility modifier already seen.","DuplicateAccessibilityModifier"),DuplicateModifier:e(({modifier:G})=>`Duplicate modifier: '${G}'.`,"DuplicateModifier"),EmptyHeritageClauseType:e(({token:G})=>`'${G}' list cannot be empty.`,"EmptyHeritageClauseType"),EmptyTypeArguments:"Type argument list cannot be empty.",EmptyTypeParameters:"Type parameter list cannot be empty.",ExpectedAmbientAfterExportDeclare:"'export declare' must be followed by an ambient declaration.",ImportAliasHasImportType:"An import alias can not use 'import type'.",ImportReflectionHasImportType:"An `import module` declaration can not use `type` modifier",IncompatibleModifiers:e(({modifiers:G})=>`'${G[0]}' modifier cannot be used with '${G[1]}' modifier.`,"IncompatibleModifiers"),IndexSignatureHasAbstract:"Index signatures cannot have the 'abstract' modifier.",IndexSignatureHasAccessibility:e(({modifier:G})=>`Index signatures cannot have an accessibility modifier ('${G}').`,"IndexSignatureHasAccessibility"),IndexSignatureHasDeclare:"Index signatures cannot have the 'declare' modifier.",IndexSignatureHasOverride:"'override' modifier cannot appear on an index signature.",IndexSignatureHasStatic:"Index signatures cannot have the 'static' modifier.",InitializerNotAllowedInAmbientContext:"Initializers are not allowed in ambient contexts.",InvalidModifierOnTypeMember:e(({modifier:G})=>`'${G}' modifier cannot appear on a type member.`,"InvalidModifierOnTypeMember"),InvalidModifierOnTypeParameter:e(({modifier:G})=>`'${G}' modifier cannot appear on a type parameter.`,"InvalidModifierOnTypeParameter"),InvalidModifierOnTypeParameterPositions:e(({modifier:G})=>`'${G}' modifier can only appear on a type parameter of a class, interface or type alias.`,"InvalidModifierOnTypeParameterPositions"),InvalidModifiersOrder:e(({orderedModifiers:G})=>`'${G[0]}' modifier must precede '${G[1]}' modifier.`,"InvalidModifiersOrder"),InvalidPropertyAccessAfterInstantiationExpression:"Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.",InvalidTupleMemberLabel:"Tuple members must be labeled with a simple identifier.",MissingInterfaceName:"'interface' declarations must be followed by an identifier.",NonAbstractClassHasAbstractMethod:"Abstract methods can only appear within an abstract class.",NonClassMethodPropertyHasAbstractModifer:"'abstract' modifier can only appear on a class, method, or property declaration.",OptionalTypeBeforeRequired:"A required element cannot follow an optional element.",OverrideNotInSubClass:"This member cannot have an 'override' modifier because its containing class does not extend another class.",PatternIsOptional:"A binding pattern parameter cannot be optional in an implementation signature.",PrivateElementHasAbstract:"Private elements cannot have the 'abstract' modifier.",PrivateElementHasAccessibility:e(({modifier:G})=>`Private elements cannot have an accessibility modifier ('${G}').`,"PrivateElementHasAccessibility"),ReadonlyForMethodSignature:"'readonly' modifier can only appear on a property declaration or index signature.",ReservedArrowTypeParam:"This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma, as in `<T,>() => ...`.",ReservedTypeAssertion:"This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead.",SetAccessorCannotHaveOptionalParameter:"A 'set' accessor cannot have an optional parameter.",SetAccessorCannotHaveRestParameter:"A 'set' accessor cannot have rest parameter.",SetAccessorCannotHaveReturnType:"A 'set' accessor cannot have a return type annotation.",SingleTypeParameterWithoutTrailingComma:e(({typeParameterName:G})=>`Single type parameter ${G} should have a trailing comma. Example usage: <${G},>.`,"SingleTypeParameterWithoutTrailingComma"),StaticBlockCannotHaveModifier:"Static class blocks cannot have any modifier.",TupleOptionalAfterType:"A labeled tuple optional element must be declared using a question mark after the name and before the colon (`name?: type`), rather than after the type (`name: type?`).",TypeAnnotationAfterAssign:"Type annotations must come before default assignments, e.g. instead of `age = 25: number` use `age: number = 25`.",TypeImportCannotSpecifyDefaultAndNamed:"A type-only import can specify a default import or named bindings, but not both.",TypeModifierIsUsedInTypeExports:"The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.",TypeModifierIsUsedInTypeImports:"The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.",UnexpectedParameterModifier:"A parameter property is only allowed in a constructor implementation.",UnexpectedReadonly:"'readonly' type modifier is only permitted on array and tuple literal types.",UnexpectedTypeAnnotation:"Did not expect a type annotation here.",UnexpectedTypeCastInParameter:"Unexpected type cast in parameter position.",UnsupportedImportTypeArgument:"Argument in a type import must be a string literal.",UnsupportedParameterPropertyKind:"A parameter property may not be declared using a binding pattern.",UnsupportedSignatureParameterKind:e(({type:G})=>`Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${G}.`,"UnsupportedSignatureParameterKind")});function Gi(G){switch(G){case"any":return"TSAnyKeyword";case"boolean":return"TSBooleanKeyword";case"bigint":return"TSBigIntKeyword";case"never":return"TSNeverKeyword";case"number":return"TSNumberKeyword";case"object":return"TSObjectKeyword";case"string":return"TSStringKeyword";case"symbol":return"TSSymbolKeyword";case"undefined":return"TSUndefinedKeyword";case"unknown":return"TSUnknownKeyword";default:return}}e(Gi,"keywordTypeFromName");function ci(G){return G==="private"||G==="public"||G==="protected"}e(ci,"tsIsAccessModifier");function Hi(G){return G==="in"||G==="out"}e(Hi,"tsIsVarianceAnnotations");var Xi=e(G=>{var i;return i=class extends G{constructor(...r){super(...r),this.tsParseInOutModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out"],disallowedModifiers:["const","public","private","protected","readonly","declare","abstract","override"],errorTemplate:Ze.InvalidModifierOnTypeParameter}),this.tsParseConstModifier=this.tsParseModifiers.bind(this,{allowedModifiers:["const"],disallowedModifiers:["in","out"],errorTemplate:Ze.InvalidModifierOnTypeParameterPositions}),this.tsParseInOutConstModifiers=this.tsParseModifiers.bind(this,{allowedModifiers:["in","out","const"],disallowedModifiers:["public","private","protected","readonly","declare","abstract","override"],errorTemplate:Ze.InvalidModifierOnTypeParameter})}getScopeHandler(){return an}tsIsIdentifier(){return xe(this.state.type)}tsTokenCanFollowModifier(){return this.match(0)||this.match(5)||this.match(55)||this.match(21)||this.match(139)||this.isLiteralPropertyName()}tsNextTokenOnSameLineAndCanFollowModifier(){return this.next(),this.hasPrecedingLineBreak()?!1:this.tsTokenCanFollowModifier()}tsNextTokenCanFollowModifier(){return this.match(106)?(this.next(),this.tsTokenCanFollowModifier()):this.tsNextTokenOnSameLineAndCanFollowModifier()}tsParseModifier(r,u){if(!xe(this.state.type)&&this.state.type!==58&&this.state.type!==75)return;const g=this.state.value;if(r.includes(g)){if(u&&this.tsIsStartOfStaticBlocks())return;if(this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this)))return g}}tsParseModifiers({allowedModifiers:r,disallowedModifiers:u,stopOnStartOfClassStaticBlock:g,errorTemplate:F=Ze.InvalidModifierOnTypeMember},H){const ne=e((Pe,Ie,We,Ve)=>{Ie===We&&H[Ve]&&this.raise(Ze.InvalidModifiersOrder,Pe,{orderedModifiers:[We,Ve]})},"enforceOrder"),be=e((Pe,Ie,We,Ve)=>{(H[We]&&Ie===Ve||H[Ve]&&Ie===We)&&this.raise(Ze.IncompatibleModifiers,Pe,{modifiers:[We,Ve]})},"incompatible");for(;;){const{startLoc:Pe}=this.state,Ie=this.tsParseModifier(r.concat(u??[]),g);if(!Ie)break;ci(Ie)?H.accessibility?this.raise(Ze.DuplicateAccessibilityModifier,Pe,{modifier:Ie}):(ne(Pe,Ie,Ie,"override"),ne(Pe,Ie,Ie,"static"),ne(Pe,Ie,Ie,"readonly"),H.accessibility=Ie):Hi(Ie)?(H[Ie]&&this.raise(Ze.DuplicateModifier,Pe,{modifier:Ie}),H[Ie]=!0,ne(Pe,Ie,"in","out")):(hasOwnProperty.call(H,Ie)?this.raise(Ze.DuplicateModifier,Pe,{modifier:Ie}):(ne(Pe,Ie,"static","readonly"),ne(Pe,Ie,"static","override"),ne(Pe,Ie,"override","readonly"),ne(Pe,Ie,"abstract","override"),be(Pe,Ie,"declare","override"),be(Pe,Ie,"static","abstract")),H[Ie]=!0),u!=null&&u.includes(Ie)&&this.raise(F,Pe,{modifier:Ie})}}tsIsListTerminator(r){switch(r){case"EnumMembers":case"TypeMembers":return this.match(8);case"HeritageClauseElement":return this.match(5);case"TupleElementTypes":return this.match(3);case"TypeParametersOrArguments":return this.match(48)}}tsParseList(r,u){const g=[];for(;!this.tsIsListTerminator(r);)g.push(u());return g}tsParseDelimitedList(r,u,g){return Wi(this.tsParseDelimitedListWorker(r,u,!0,g))}tsParseDelimitedListWorker(r,u,g,F){const H=[];let ne=-1;for(;!this.tsIsListTerminator(r);){ne=-1;const be=u();if(be==null)return;if(H.push(be),this.eat(12)){ne=this.state.lastTokStartLoc.index;continue}if(this.tsIsListTerminator(r))break;g&&this.expect(12);return}return F&&(F.value=ne),H}tsParseBracketedList(r,u,g,F,H){F||(g?this.expect(0):this.expect(47));const ne=this.tsParseDelimitedList(r,u,H);return g?this.expect(3):this.expect(48),ne}tsParseImportType(){const r=this.startNode();return this.expect(83),this.expect(10),this.match(134)||this.raise(Ze.UnsupportedImportTypeArgument,this.state.startLoc),r.argument=super.parseExprAtom(),this.eat(12)&&!this.match(11)?(r.options=super.parseMaybeAssignAllowIn(),this.eat(12)):r.options=null,this.expect(11),this.eat(16)&&(r.qualifier=this.tsParseEntityName()),this.match(47)&&(r.typeParameters=this.tsParseTypeArguments()),this.finishNode(r,"TSImportType")}tsParseEntityName(r=!0){let u=this.parseIdentifier(r);for(;this.eat(16);){const g=this.startNodeAtNode(u);g.left=u,g.right=this.parseIdentifier(r),u=this.finishNode(g,"TSQualifiedName")}return u}tsParseTypeReference(){const r=this.startNode();return r.typeName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.match(47)&&(r.typeParameters=this.tsParseTypeArguments()),this.finishNode(r,"TSTypeReference")}tsParseThisTypePredicate(r){this.next();const u=this.startNodeAtNode(r);return u.parameterName=r,u.typeAnnotation=this.tsParseTypeAnnotation(!1),u.asserts=!1,this.finishNode(u,"TSTypePredicate")}tsParseThisTypeNode(){const r=this.startNode();return this.next(),this.finishNode(r,"TSThisType")}tsParseTypeQuery(){const r=this.startNode();return this.expect(87),this.match(83)?r.exprName=this.tsParseImportType():r.exprName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.match(47)&&(r.typeParameters=this.tsParseTypeArguments()),this.finishNode(r,"TSTypeQuery")}tsParseTypeParameter(r){const u=this.startNode();return r(u),u.name=this.tsParseTypeParameterName(),u.constraint=this.tsEatThenParseType(81),u.default=this.tsEatThenParseType(29),this.finishNode(u,"TSTypeParameter")}tsTryParseTypeParameters(r){if(this.match(47))return this.tsParseTypeParameters(r)}tsParseTypeParameters(r){const u=this.startNode();this.match(47)||this.match(143)?this.next():this.unexpected();const g={value:-1};return u.params=this.tsParseBracketedList("TypeParametersOrArguments",this.tsParseTypeParameter.bind(this,r),!1,!0,g),u.params.length===0&&this.raise(Ze.EmptyTypeParameters,u),g.value!==-1&&this.addExtra(u,"trailingComma",g.value),this.finishNode(u,"TSTypeParameterDeclaration")}tsFillSignature(r,u){const g=r===19,F="parameters",H="typeAnnotation";u.typeParameters=this.tsTryParseTypeParameters(this.tsParseConstModifier),this.expect(10),u[F]=this.tsParseBindingListForSignature(),g?u[H]=this.tsParseTypeOrTypePredicateAnnotation(r):this.match(r)&&(u[H]=this.tsParseTypeOrTypePredicateAnnotation(r))}tsParseBindingListForSignature(){const r=super.parseBindingList(11,41,2);for(const u of r){const{type:g}=u;(g==="AssignmentPattern"||g==="TSParameterProperty")&&this.raise(Ze.UnsupportedSignatureParameterKind,u,{type:g})}return r}tsParseTypeMemberSemicolon(){!this.eat(12)&&!this.isLineTerminator()&&this.expect(13)}tsParseSignatureMember(r,u){return this.tsFillSignature(14,u),this.tsParseTypeMemberSemicolon(),this.finishNode(u,r)}tsIsUnambiguouslyIndexSignature(){return this.next(),xe(this.state.type)?(this.next(),this.match(14)):!1}tsTryParseIndexSignature(r){if(!(this.match(0)&&this.tsLookAhead(this.tsIsUnambiguouslyIndexSignature.bind(this))))return;this.expect(0);const u=this.parseIdentifier();u.typeAnnotation=this.tsParseTypeAnnotation(),this.resetEndLocation(u),this.expect(3),r.parameters=[u];const g=this.tsTryParseTypeAnnotation();return g&&(r.typeAnnotation=g),this.tsParseTypeMemberSemicolon(),this.finishNode(r,"TSIndexSignature")}tsParsePropertyOrMethodSignature(r,u){this.eat(17)&&(r.optional=!0);const g=r;if(this.match(10)||this.match(47)){u&&this.raise(Ze.ReadonlyForMethodSignature,r);const F=g;F.kind&&this.match(47)&&this.raise(Ze.AccessorCannotHaveTypeParameters,this.state.curPosition()),this.tsFillSignature(14,F),this.tsParseTypeMemberSemicolon();const H="parameters",ne="typeAnnotation";if(F.kind==="get")F[H].length>0&&(this.raise(v.BadGetterArity,this.state.curPosition()),this.isThisParam(F[H][0])&&this.raise(Ze.AccessorCannotDeclareThisParameter,this.state.curPosition()));else if(F.kind==="set"){if(F[H].length!==1)this.raise(v.BadSetterArity,this.state.curPosition());else{const be=F[H][0];this.isThisParam(be)&&this.raise(Ze.AccessorCannotDeclareThisParameter,this.state.curPosition()),be.type==="Identifier"&&be.optional&&this.raise(Ze.SetAccessorCannotHaveOptionalParameter,this.state.curPosition()),be.type==="RestElement"&&this.raise(Ze.SetAccessorCannotHaveRestParameter,this.state.curPosition())}F[ne]&&this.raise(Ze.SetAccessorCannotHaveReturnType,F[ne])}else F.kind="method";return this.finishNode(F,"TSMethodSignature")}else{const F=g;u&&(F.readonly=!0);const H=this.tsTryParseTypeAnnotation();return H&&(F.typeAnnotation=H),this.tsParseTypeMemberSemicolon(),this.finishNode(F,"TSPropertySignature")}}tsParseTypeMember(){const r=this.startNode();if(this.match(10)||this.match(47))return this.tsParseSignatureMember("TSCallSignatureDeclaration",r);if(this.match(77)){const g=this.startNode();return this.next(),this.match(10)||this.match(47)?this.tsParseSignatureMember("TSConstructSignatureDeclaration",r):(r.key=this.createIdentifier(g,"new"),this.tsParsePropertyOrMethodSignature(r,!1))}this.tsParseModifiers({allowedModifiers:["readonly"],disallowedModifiers:["declare","abstract","private","protected","public","static","override"]},r);const u=this.tsTryParseIndexSignature(r);return u||(super.parsePropertyName(r),!r.computed&&r.key.type==="Identifier"&&(r.key.name==="get"||r.key.name==="set")&&this.tsTokenCanFollowModifier()&&(r.kind=r.key.name,super.parsePropertyName(r)),this.tsParsePropertyOrMethodSignature(r,!!r.readonly))}tsParseTypeLiteral(){const r=this.startNode();return r.members=this.tsParseObjectTypeMembers(),this.finishNode(r,"TSTypeLiteral")}tsParseObjectTypeMembers(){this.expect(5);const r=this.tsParseList("TypeMembers",this.tsParseTypeMember.bind(this));return this.expect(8),r}tsIsStartOfMappedType(){return this.next(),this.eat(53)?this.isContextual(122):(this.isContextual(122)&&this.next(),!this.match(0)||(this.next(),!this.tsIsIdentifier())?!1:(this.next(),this.match(58)))}tsParseMappedType(){const r=this.startNode();this.expect(5),this.match(53)?(r.readonly=this.state.value,this.next(),this.expectContextual(122)):this.eatContextual(122)&&(r.readonly=!0),this.expect(0);{const u=this.startNode();u.name=this.tsParseTypeParameterName(),u.constraint=this.tsExpectThenParseType(58),r.typeParameter=this.finishNode(u,"TSTypeParameter")}return r.nameType=this.eatContextual(93)?this.tsParseType():null,this.expect(3),this.match(53)?(r.optional=this.state.value,this.next(),this.expect(17)):this.eat(17)&&(r.optional=!0),r.typeAnnotation=this.tsTryParseType(),this.semicolon(),this.expect(8),this.finishNode(r,"TSMappedType")}tsParseTupleType(){const r=this.startNode();r.elementTypes=this.tsParseBracketedList("TupleElementTypes",this.tsParseTupleElementType.bind(this),!0,!1);let u=!1;return r.elementTypes.forEach(g=>{const{type:F}=g;u&&F!=="TSRestType"&&F!=="TSOptionalType"&&!(F==="TSNamedTupleMember"&&g.optional)&&this.raise(Ze.OptionalTypeBeforeRequired,g),u||(u=F==="TSNamedTupleMember"&&g.optional||F==="TSOptionalType")}),this.finishNode(r,"TSTupleType")}tsParseTupleElementType(){const{startLoc:r}=this.state,u=this.eat(21);let g,F,H,ne;const Pe=Ue(this.state.type)?this.lookaheadCharCode():null;if(Pe===58)g=!0,H=!1,F=this.parseIdentifier(!0),this.expect(14),ne=this.tsParseType();else if(Pe===63){H=!0;const Ie=this.state.startLoc,We=this.state.value,Ve=this.tsParseNonArrayType();this.lookaheadCharCode()===58?(g=!0,F=this.createIdentifier(this.startNodeAt(Ie),We),this.expect(17),this.expect(14),ne=this.tsParseType()):(g=!1,ne=Ve,this.expect(17))}else ne=this.tsParseType(),H=this.eat(17),g=this.eat(14);if(g){let Ie;F?(Ie=this.startNodeAtNode(F),Ie.optional=H,Ie.label=F,Ie.elementType=ne,this.eat(17)&&(Ie.optional=!0,this.raise(Ze.TupleOptionalAfterType,this.state.lastTokStartLoc))):(Ie=this.startNodeAtNode(ne),Ie.optional=H,this.raise(Ze.InvalidTupleMemberLabel,ne),Ie.label=ne,Ie.elementType=this.tsParseType()),ne=this.finishNode(Ie,"TSNamedTupleMember")}else if(H){const Ie=this.startNodeAtNode(ne);Ie.typeAnnotation=ne,ne=this.finishNode(Ie,"TSOptionalType")}if(u){const Ie=this.startNodeAt(r);Ie.typeAnnotation=ne,ne=this.finishNode(Ie,"TSRestType")}return ne}tsParseParenthesizedType(){const r=this.startNode();return this.expect(10),r.typeAnnotation=this.tsParseType(),this.expect(11),this.finishNode(r,"TSParenthesizedType")}tsParseFunctionOrConstructorType(r,u){const g=this.startNode();return r==="TSConstructorType"&&(g.abstract=!!u,u&&this.next(),this.next()),this.tsInAllowConditionalTypesContext(()=>this.tsFillSignature(19,g)),this.finishNode(g,r)}tsParseLiteralTypeNode(){const r=this.startNode();switch(this.state.type){case 135:case 136:case 134:case 85:case 86:r.literal=super.parseExprAtom();break;default:this.unexpected()}return this.finishNode(r,"TSLiteralType")}tsParseTemplateLiteralType(){const r=this.startNode();return r.literal=super.parseTemplate(!1),this.finishNode(r,"TSLiteralType")}parseTemplateSubstitution(){return this.state.inType?this.tsParseType():super.parseTemplateSubstitution()}tsParseThisTypeOrThisTypePredicate(){const r=this.tsParseThisTypeNode();return this.isContextual(116)&&!this.hasPrecedingLineBreak()?this.tsParseThisTypePredicate(r):r}tsParseNonArrayType(){switch(this.state.type){case 134:case 135:case 136:case 85:case 86:return this.tsParseLiteralTypeNode();case 53:if(this.state.value==="-"){const r=this.startNode(),u=this.lookahead();return u.type!==135&&u.type!==136&&this.unexpected(),r.literal=this.parseMaybeUnary(),this.finishNode(r,"TSLiteralType")}break;case 78:return this.tsParseThisTypeOrThisTypePredicate();case 87:return this.tsParseTypeQuery();case 83:return this.tsParseImportType();case 5:return this.tsLookAhead(this.tsIsStartOfMappedType.bind(this))?this.tsParseMappedType():this.tsParseTypeLiteral();case 0:return this.tsParseTupleType();case 10:return this.tsParseParenthesizedType();case 25:case 24:return this.tsParseTemplateLiteralType();default:{const{type:r}=this.state;if(xe(r)||r===88||r===84){const u=r===88?"TSVoidKeyword":r===84?"TSNullKeyword":Gi(this.state.value);if(u!==void 0&&this.lookaheadCharCode()!==46){const g=this.startNode();return this.next(),this.finishNode(g,u)}return this.tsParseTypeReference()}}}this.unexpected()}tsParseArrayTypeOrHigher(){let r=this.tsParseNonArrayType();for(;!this.hasPrecedingLineBreak()&&this.eat(0);)if(this.match(3)){const u=this.startNodeAtNode(r);u.elementType=r,this.expect(3),r=this.finishNode(u,"TSArrayType")}else{const u=this.startNodeAtNode(r);u.objectType=r,u.indexType=this.tsParseType(),this.expect(3),r=this.finishNode(u,"TSIndexedAccessType")}return r}tsParseTypeOperator(){const r=this.startNode(),u=this.state.value;return this.next(),r.operator=u,r.typeAnnotation=this.tsParseTypeOperatorOrHigher(),u==="readonly"&&this.tsCheckTypeAnnotationForReadOnly(r),this.finishNode(r,"TSTypeOperator")}tsCheckTypeAnnotationForReadOnly(r){switch(r.typeAnnotation.type){case"TSTupleType":case"TSArrayType":return;default:this.raise(Ze.UnexpectedReadonly,r)}}tsParseInferType(){const r=this.startNode();this.expectContextual(115);const u=this.startNode();return u.name=this.tsParseTypeParameterName(),u.constraint=this.tsTryParse(()=>this.tsParseConstraintForInferType()),r.typeParameter=this.finishNode(u,"TSTypeParameter"),this.finishNode(r,"TSInferType")}tsParseConstraintForInferType(){if(this.eat(81)){const r=this.tsInDisallowConditionalTypesContext(()=>this.tsParseType());if(this.state.inDisallowConditionalTypesContext||!this.match(17))return r}}tsParseTypeOperatorOrHigher(){return Ye(this.state.type)&&!this.state.containsEsc?this.tsParseTypeOperator():this.isContextual(115)?this.tsParseInferType():this.tsInAllowConditionalTypesContext(()=>this.tsParseArrayTypeOrHigher())}tsParseUnionOrIntersectionType(r,u,g){const F=this.startNode(),H=this.eat(g),ne=[];do ne.push(u());while(this.eat(g));return ne.length===1&&!H?ne[0]:(F.types=ne,this.finishNode(F,r))}tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSIntersectionType",this.tsParseTypeOperatorOrHigher.bind(this),45)}tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType("TSUnionType",this.tsParseIntersectionTypeOrHigher.bind(this),43)}tsIsStartOfFunctionType(){return this.match(47)?!0:this.match(10)&&this.tsLookAhead(this.tsIsUnambiguouslyStartOfFunctionType.bind(this))}tsSkipParameterStart(){if(xe(this.state.type)||this.match(78))return this.next(),!0;if(this.match(5)){const{errors:r}=this.state,u=r.length;try{return this.parseObjectLike(8,!0),r.length===u}catch{return!1}}if(this.match(0)){this.next();const{errors:r}=this.state,u=r.length;try{return super.parseBindingList(3,93,1),r.length===u}catch{return!1}}return!1}tsIsUnambiguouslyStartOfFunctionType(){return this.next(),!!(this.match(11)||this.match(21)||this.tsSkipParameterStart()&&(this.match(14)||this.match(12)||this.match(17)||this.match(29)||this.match(11)&&(this.next(),this.match(19))))}tsParseTypeOrTypePredicateAnnotation(r){return this.tsInType(()=>{const u=this.startNode();this.expect(r);const g=this.startNode(),F=!!this.tsTryParse(this.tsParseTypePredicateAsserts.bind(this));if(F&&this.match(78)){let be=this.tsParseThisTypeOrThisTypePredicate();return be.type==="TSThisType"?(g.parameterName=be,g.asserts=!0,g.typeAnnotation=null,be=this.finishNode(g,"TSTypePredicate")):(this.resetStartLocationFromNode(be,g),be.asserts=!0),u.typeAnnotation=be,this.finishNode(u,"TSTypeAnnotation")}const H=this.tsIsIdentifier()&&this.tsTryParse(this.tsParseTypePredicatePrefix.bind(this));if(!H)return F?(g.parameterName=this.parseIdentifier(),g.asserts=F,g.typeAnnotation=null,u.typeAnnotation=this.finishNode(g,"TSTypePredicate"),this.finishNode(u,"TSTypeAnnotation")):this.tsParseTypeAnnotation(!1,u);const ne=this.tsParseTypeAnnotation(!1);return g.parameterName=H,g.typeAnnotation=ne,g.asserts=F,u.typeAnnotation=this.finishNode(g,"TSTypePredicate"),this.finishNode(u,"TSTypeAnnotation")})}tsTryParseTypeOrTypePredicateAnnotation(){if(this.match(14))return this.tsParseTypeOrTypePredicateAnnotation(14)}tsTryParseTypeAnnotation(){if(this.match(14))return this.tsParseTypeAnnotation()}tsTryParseType(){return this.tsEatThenParseType(14)}tsParseTypePredicatePrefix(){const r=this.parseIdentifier();if(this.isContextual(116)&&!this.hasPrecedingLineBreak())return this.next(),r}tsParseTypePredicateAsserts(){if(this.state.type!==109)return!1;const r=this.state.containsEsc;return this.next(),!xe(this.state.type)&&!this.match(78)?!1:(r&&this.raise(v.InvalidEscapedReservedWord,this.state.lastTokStartLoc,{reservedWord:"asserts"}),!0)}tsParseTypeAnnotation(r=!0,u=this.startNode()){return this.tsInType(()=>{r&&this.expect(14),u.typeAnnotation=this.tsParseType()}),this.finishNode(u,"TSTypeAnnotation")}tsParseType(){li(this.state.inType);const r=this.tsParseNonConditionalType();if(this.state.inDisallowConditionalTypesContext||this.hasPrecedingLineBreak()||!this.eat(81))return r;const u=this.startNodeAtNode(r);return u.checkType=r,u.extendsType=this.tsInDisallowConditionalTypesContext(()=>this.tsParseNonConditionalType()),this.expect(17),u.trueType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.expect(14),u.falseType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.finishNode(u,"TSConditionalType")}isAbstractConstructorSignature(){return this.isContextual(124)&&this.lookahead().type===77}tsParseNonConditionalType(){return this.tsIsStartOfFunctionType()?this.tsParseFunctionOrConstructorType("TSFunctionType"):this.match(77)?this.tsParseFunctionOrConstructorType("TSConstructorType"):this.isAbstractConstructorSignature()?this.tsParseFunctionOrConstructorType("TSConstructorType",!0):this.tsParseUnionTypeOrHigher()}tsParseTypeAssertion(){this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(Ze.ReservedTypeAssertion,this.state.startLoc);const r=this.startNode();return r.typeAnnotation=this.tsInType(()=>(this.next(),this.match(75)?this.tsParseTypeReference():this.tsParseType())),this.expect(48),r.expression=this.parseMaybeUnary(),this.finishNode(r,"TSTypeAssertion")}tsParseHeritageClause(r){const u=this.state.startLoc,g=this.tsParseDelimitedList("HeritageClauseElement",()=>{const F=this.startNode();return F.expression=this.tsParseEntityName(),this.match(47)&&(F.typeParameters=this.tsParseTypeArguments()),this.finishNode(F,"TSExpressionWithTypeArguments")});return g.length||this.raise(Ze.EmptyHeritageClauseType,u,{token:r}),g}tsParseInterfaceDeclaration(r,u={}){if(this.hasFollowingLineBreak())return null;this.expectContextual(129),u.declare&&(r.declare=!0),xe(this.state.type)?(r.id=this.parseIdentifier(),this.checkIdentifier(r.id,130)):(r.id=null,this.raise(Ze.MissingInterfaceName,this.state.startLoc)),r.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers),this.eat(81)&&(r.extends=this.tsParseHeritageClause("extends"));const g=this.startNode();return g.body=this.tsInType(this.tsParseObjectTypeMembers.bind(this)),r.body=this.finishNode(g,"TSInterfaceBody"),this.finishNode(r,"TSInterfaceDeclaration")}tsParseTypeAliasDeclaration(r){return r.id=this.parseIdentifier(),this.checkIdentifier(r.id,2),r.typeAnnotation=this.tsInType(()=>{if(r.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers),this.expect(29),this.isContextual(114)&&this.lookahead().type!==16){const u=this.startNode();return this.next(),this.finishNode(u,"TSIntrinsicKeyword")}return this.tsParseType()}),this.semicolon(),this.finishNode(r,"TSTypeAliasDeclaration")}tsInNoContext(r){const u=this.state.context;this.state.context=[u[0]];try{return r()}finally{this.state.context=u}}tsInType(r){const u=this.state.inType;this.state.inType=!0;try{return r()}finally{this.state.inType=u}}tsInDisallowConditionalTypesContext(r){const u=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!0;try{return r()}finally{this.state.inDisallowConditionalTypesContext=u}}tsInAllowConditionalTypesContext(r){const u=this.state.inDisallowConditionalTypesContext;this.state.inDisallowConditionalTypesContext=!1;try{return r()}finally{this.state.inDisallowConditionalTypesContext=u}}tsEatThenParseType(r){if(this.match(r))return this.tsNextThenParseType()}tsExpectThenParseType(r){return this.tsInType(()=>(this.expect(r),this.tsParseType()))}tsNextThenParseType(){return this.tsInType(()=>(this.next(),this.tsParseType()))}tsParseEnumMember(){const r=this.startNode();return r.id=this.match(134)?super.parseStringLiteral(this.state.value):this.parseIdentifier(!0),this.eat(29)&&(r.initializer=super.parseMaybeAssignAllowIn()),this.finishNode(r,"TSEnumMember")}tsParseEnumDeclaration(r,u={}){return u.const&&(r.const=!0),u.declare&&(r.declare=!0),this.expectContextual(126),r.id=this.parseIdentifier(),this.checkIdentifier(r.id,r.const?8971:8459),this.expect(5),r.members=this.tsParseDelimitedList("EnumMembers",this.tsParseEnumMember.bind(this)),this.expect(8),this.finishNode(r,"TSEnumDeclaration")}tsParseModuleBlock(){const r=this.startNode();return this.scope.enter(0),this.expect(5),super.parseBlockOrModuleBlockBody(r.body=[],void 0,!0,8),this.scope.exit(),this.finishNode(r,"TSModuleBlock")}tsParseModuleOrNamespaceDeclaration(r,u=!1){if(r.id=this.parseIdentifier(),u||this.checkIdentifier(r.id,1024),this.eat(16)){const g=this.startNode();this.tsParseModuleOrNamespaceDeclaration(g,!0),r.body=g}else this.scope.enter(256),this.prodParam.enter(0),r.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit();return this.finishNode(r,"TSModuleDeclaration")}tsParseAmbientExternalModuleDeclaration(r){return this.isContextual(112)?(r.kind="global",r.global=!0,r.id=this.parseIdentifier()):this.match(134)?(r.kind="module",r.id=super.parseStringLiteral(this.state.value)):this.unexpected(),this.match(5)?(this.scope.enter(256),this.prodParam.enter(0),r.body=this.tsParseModuleBlock(),this.prodParam.exit(),this.scope.exit()):this.semicolon(),this.finishNode(r,"TSModuleDeclaration")}tsParseImportEqualsDeclaration(r,u,g){r.isExport=g||!1,r.id=u||this.parseIdentifier(),this.checkIdentifier(r.id,4096),this.expect(29);const F=this.tsParseModuleReference();return r.importKind==="type"&&F.type!=="TSExternalModuleReference"&&this.raise(Ze.ImportAliasHasImportType,F),r.moduleReference=F,this.semicolon(),this.finishNode(r,"TSImportEqualsDeclaration")}tsIsExternalModuleReference(){return this.isContextual(119)&&this.lookaheadCharCode()===40}tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.tsParseExternalModuleReference():this.tsParseEntityName(!1)}tsParseExternalModuleReference(){const r=this.startNode();return this.expectContextual(119),this.expect(10),this.match(134)||this.unexpected(),r.expression=super.parseExprAtom(),this.expect(11),this.sawUnambiguousESM=!0,this.finishNode(r,"TSExternalModuleReference")}tsLookAhead(r){const u=this.state.clone(),g=r();return this.state=u,g}tsTryParseAndCatch(r){const u=this.tryParse(g=>r()||g());if(!(u.aborted||!u.node))return u.error&&(this.state=u.failState),u.node}tsTryParse(r){const u=this.state.clone(),g=r();if(g!==void 0&&g!==!1)return g;this.state=u}tsTryParseDeclare(r){if(this.isLineTerminator())return;let u=this.state.type,g;return this.isContextual(100)&&(u=74,g="let"),this.tsInAmbientContext(()=>{switch(u){case 68:return r.declare=!0,super.parseFunctionStatement(r,!1,!1);case 80:return r.declare=!0,this.parseClass(r,!0,!1);case 126:return this.tsParseEnumDeclaration(r,{declare:!0});case 112:return this.tsParseAmbientExternalModuleDeclaration(r);case 75:case 74:return!this.match(75)||!this.isLookaheadContextual("enum")?(r.declare=!0,this.parseVarStatement(r,g||this.state.value,!0)):(this.expect(75),this.tsParseEnumDeclaration(r,{const:!0,declare:!0}));case 129:{const F=this.tsParseInterfaceDeclaration(r,{declare:!0});if(F)return F}default:if(xe(u))return this.tsParseDeclaration(r,this.state.value,!0,null)}})}tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startNode(),this.state.value,!0,null)}tsParseExpressionStatement(r,u,g){switch(u.name){case"declare":{const F=this.tsTryParseDeclare(r);return F&&(F.declare=!0),F}case"global":if(this.match(5)){this.scope.enter(256),this.prodParam.enter(0);const F=r;return F.kind="global",F.global=!0,F.id=u,F.body=this.tsParseModuleBlock(),this.scope.exit(),this.prodParam.exit(),this.finishNode(F,"TSModuleDeclaration")}break;default:return this.tsParseDeclaration(r,u.name,!1,g)}}tsParseDeclaration(r,u,g,F){switch(u){case"abstract":if(this.tsCheckLineTerminator(g)&&(this.match(80)||xe(this.state.type)))return this.tsParseAbstractDeclaration(r,F);break;case"module":if(this.tsCheckLineTerminator(g)){if(this.match(134))return this.tsParseAmbientExternalModuleDeclaration(r);if(xe(this.state.type))return r.kind="module",this.tsParseModuleOrNamespaceDeclaration(r)}break;case"namespace":if(this.tsCheckLineTerminator(g)&&xe(this.state.type))return r.kind="namespace",this.tsParseModuleOrNamespaceDeclaration(r);break;case"type":if(this.tsCheckLineTerminator(g)&&xe(this.state.type))return this.tsParseTypeAliasDeclaration(r);break}}tsCheckLineTerminator(r){return r?this.hasFollowingLineBreak()?!1:(this.next(),!0):!this.isLineTerminator()}tsTryParseGenericAsyncArrowFunction(r){if(!this.match(47))return;const u=this.state.maybeInArrowParameters;this.state.maybeInArrowParameters=!0;const g=this.tsTryParseAndCatch(()=>{const F=this.startNodeAt(r);return F.typeParameters=this.tsParseTypeParameters(this.tsParseConstModifier),super.parseFunctionParams(F),F.returnType=this.tsTryParseTypeOrTypePredicateAnnotation(),this.expect(19),F});if(this.state.maybeInArrowParameters=u,!!g)return super.parseArrowExpression(g,null,!0)}tsParseTypeArgumentsInExpression(){if(this.reScan_lt()===47)return this.tsParseTypeArguments()}tsParseTypeArguments(){const r=this.startNode();return r.params=this.tsInType(()=>this.tsInNoContext(()=>(this.expect(47),this.tsParseDelimitedList("TypeParametersOrArguments",this.tsParseType.bind(this))))),r.params.length===0?this.raise(Ze.EmptyTypeArguments,r):!this.state.inType&&this.curContext()===P.brace&&this.reScan_lt_gt(),this.expect(48),this.finishNode(r,"TSTypeParameterInstantiation")}tsIsDeclarationStart(){return He(this.state.type)}isExportDefaultSpecifier(){return this.tsIsDeclarationStart()?!1:super.isExportDefaultSpecifier()}parseAssignableListItem(r,u){const g=this.state.startLoc,F={};this.tsParseModifiers({allowedModifiers:["public","private","protected","override","readonly"]},F);const H=F.accessibility,ne=F.override,be=F.readonly;!(r&4)&&(H||be||ne)&&this.raise(Ze.UnexpectedParameterModifier,g);const Pe=this.parseMaybeDefault();r&2&&this.parseFunctionParamType(Pe);const Ie=this.parseMaybeDefault(Pe.loc.start,Pe);if(H||be||ne){const We=this.startNodeAt(g);return u.length&&(We.decorators=u),H&&(We.accessibility=H),be&&(We.readonly=be),ne&&(We.override=ne),Ie.type!=="Identifier"&&Ie.type!=="AssignmentPattern"&&this.raise(Ze.UnsupportedParameterPropertyKind,We),We.parameter=Ie,this.finishNode(We,"TSParameterProperty")}return u.length&&(Pe.decorators=u),Ie}isSimpleParameter(r){return r.type==="TSParameterProperty"&&super.isSimpleParameter(r.parameter)||super.isSimpleParameter(r)}tsDisallowOptionalPattern(r){for(const u of r.params)u.type!=="Identifier"&&u.optional&&!this.state.isAmbientContext&&this.raise(Ze.PatternIsOptional,u)}setArrowFunctionParameters(r,u,g){super.setArrowFunctionParameters(r,u,g),this.tsDisallowOptionalPattern(r)}parseFunctionBodyAndFinish(r,u,g=!1){this.match(14)&&(r.returnType=this.tsParseTypeOrTypePredicateAnnotation(14));const F=u==="FunctionDeclaration"?"TSDeclareFunction":u==="ClassMethod"||u==="ClassPrivateMethod"?"TSDeclareMethod":void 0;return F&&!this.match(5)&&this.isLineTerminator()?this.finishNode(r,F):F==="TSDeclareFunction"&&this.state.isAmbientContext&&(this.raise(Ze.DeclareFunctionHasImplementation,r),r.declare)?super.parseFunctionBodyAndFinish(r,F,g):(this.tsDisallowOptionalPattern(r),super.parseFunctionBodyAndFinish(r,u,g))}registerFunctionStatementId(r){!r.body&&r.id?this.checkIdentifier(r.id,1024):super.registerFunctionStatementId(r)}tsCheckForInvalidTypeCasts(r){r.forEach(u=>{u?.type==="TSTypeCastExpression"&&this.raise(Ze.UnexpectedTypeAnnotation,u.typeAnnotation)})}toReferencedList(r,u){return this.tsCheckForInvalidTypeCasts(r),r}parseArrayLike(r,u,g,F){const H=super.parseArrayLike(r,u,g,F);return H.type==="ArrayExpression"&&this.tsCheckForInvalidTypeCasts(H.elements),H}parseSubscript(r,u,g,F){if(!this.hasPrecedingLineBreak()&&this.match(35)){this.state.canStartJSXElement=!1,this.next();const ne=this.startNodeAt(u);return ne.expression=r,this.finishNode(ne,"TSNonNullExpression")}let H=!1;if(this.match(18)&&this.lookaheadCharCode()===60){if(g)return F.stop=!0,r;F.optionalChainMember=H=!0,this.next()}if(this.match(47)||this.match(51)){let ne;const be=this.tsTryParseAndCatch(()=>{if(!g&&this.atPossibleAsyncArrow(r)){const Ve=this.tsTryParseGenericAsyncArrowFunction(u);if(Ve)return Ve}const Pe=this.tsParseTypeArgumentsInExpression();if(!Pe)return;if(H&&!this.match(10)){ne=this.state.curPosition();return}if(me(this.state.type)){const Ve=super.parseTaggedTemplateExpression(r,u,F);return Ve.typeParameters=Pe,Ve}if(!g&&this.eat(10)){const Ve=this.startNodeAt(u);return Ve.callee=r,Ve.arguments=this.parseCallExpressionArguments(11),this.tsCheckForInvalidTypeCasts(Ve.arguments),Ve.typeParameters=Pe,F.optionalChainMember&&(Ve.optional=H),this.finishCallExpression(Ve,F.optionalChainMember)}const Ie=this.state.type;if(Ie===48||Ie===52||Ie!==10&&Ae(Ie)&&!this.hasPrecedingLineBreak())return;const We=this.startNodeAt(u);return We.expression=r,We.typeParameters=Pe,this.finishNode(We,"TSInstantiationExpression")});if(ne&&this.unexpected(ne,10),be)return be.type==="TSInstantiationExpression"&&(this.match(16)||this.match(18)&&this.lookaheadCharCode()!==40)&&this.raise(Ze.InvalidPropertyAccessAfterInstantiationExpression,this.state.startLoc),be}return super.parseSubscript(r,u,g,F)}parseNewCallee(r){var u;super.parseNewCallee(r);const{callee:g}=r;g.type==="TSInstantiationExpression"&&!((u=g.extra)!=null&&u.parenthesized)&&(r.typeParameters=g.typeParameters,r.callee=g.expression)}parseExprOp(r,u,g){let F;if(ut(58)>g&&!this.hasPrecedingLineBreak()&&(this.isContextual(93)||(F=this.isContextual(120)))){const H=this.startNodeAt(u);return H.expression=r,H.typeAnnotation=this.tsInType(()=>(this.next(),this.match(75)?(F&&this.raise(v.UnexpectedKeyword,this.state.startLoc,{keyword:"const"}),this.tsParseTypeReference()):this.tsParseType())),this.finishNode(H,F?"TSSatisfiesExpression":"TSAsExpression"),this.reScan_lt_gt(),this.parseExprOp(H,u,g)}return super.parseExprOp(r,u,g)}checkReservedWord(r,u,g,F){this.state.isAmbientContext||super.checkReservedWord(r,u,g,F)}checkImportReflection(r){super.checkImportReflection(r),r.module&&r.importKind!=="value"&&this.raise(Ze.ImportReflectionHasImportType,r.specifiers[0].loc.start)}checkDuplicateExports(){}isPotentialImportPhase(r){if(super.isPotentialImportPhase(r))return!0;if(this.isContextual(130)){const u=this.lookaheadCharCode();return r?u===123||u===42:u!==61}return!r&&this.isContextual(87)}applyImportPhase(r,u,g,F){super.applyImportPhase(r,u,g,F),u?r.exportKind=g==="type"?"type":"value":r.importKind=g==="type"||g==="typeof"?g:"value"}parseImport(r){if(this.match(134))return r.importKind="value",super.parseImport(r);let u;if(xe(this.state.type)&&this.lookaheadCharCode()===61)return r.importKind="value",this.tsParseImportEqualsDeclaration(r);if(this.isContextual(130)){const g=this.parseMaybeImportPhase(r,!1);if(this.lookaheadCharCode()===61)return this.tsParseImportEqualsDeclaration(r,g);u=super.parseImportSpecifiersAndAfter(r,g)}else u=super.parseImport(r);return u.importKind==="type"&&u.specifiers.length>1&&u.specifiers[0].type==="ImportDefaultSpecifier"&&this.raise(Ze.TypeImportCannotSpecifyDefaultAndNamed,u),u}parseExport(r,u){if(this.match(83)){this.next();const g=r;let F=null;return this.isContextual(130)&&this.isPotentialImportPhase(!1)?F=this.parseMaybeImportPhase(g,!1):g.importKind="value",this.tsParseImportEqualsDeclaration(g,F,!0)}else if(this.eat(29)){const g=r;return g.expression=super.parseExpression(),this.semicolon(),this.sawUnambiguousESM=!0,this.finishNode(g,"TSExportAssignment")}else if(this.eatContextual(93)){const g=r;return this.expectContextual(128),g.id=this.parseIdentifier(),this.semicolon(),this.finishNode(g,"TSNamespaceExportDeclaration")}else return super.parseExport(r,u)}isAbstractClass(){return this.isContextual(124)&&this.lookahead().type===80}parseExportDefaultExpression(){if(this.isAbstractClass()){const r=this.startNode();return this.next(),r.abstract=!0,this.parseClass(r,!0,!0)}if(this.match(129)){const r=this.tsParseInterfaceDeclaration(this.startNode());if(r)return r}return super.parseExportDefaultExpression()}parseVarStatement(r,u,g=!1){const{isAmbientContext:F}=this.state,H=super.parseVarStatement(r,u,g||F);if(!F)return H;for(const{id:ne,init:be}of H.declarations)be&&(u!=="const"||ne.typeAnnotation?this.raise(Ze.InitializerNotAllowedInAmbientContext,be):Ji(be,this.hasPlugin("estree"))||this.raise(Ze.ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference,be));return H}parseStatementContent(r,u){if(this.match(75)&&this.isLookaheadContextual("enum")){const g=this.startNode();return this.expect(75),this.tsParseEnumDeclaration(g,{const:!0})}if(this.isContextual(126))return this.tsParseEnumDeclaration(this.startNode());if(this.isContextual(129)){const g=this.tsParseInterfaceDeclaration(this.startNode());if(g)return g}return super.parseStatementContent(r,u)}parseAccessModifier(){return this.tsParseModifier(["public","protected","private"])}tsHasSomeModifiers(r,u){return u.some(g=>ci(g)?r.accessibility===g:!!r[g])}tsIsStartOfStaticBlocks(){return this.isContextual(106)&&this.lookaheadCharCode()===123}parseClassMember(r,u,g){const F=["declare","private","public","protected","override","abstract","readonly","static"];this.tsParseModifiers({allowedModifiers:F,disallowedModifiers:["in","out"],stopOnStartOfClassStaticBlock:!0,errorTemplate:Ze.InvalidModifierOnTypeParameterPositions},u);const H=e(()=>{this.tsIsStartOfStaticBlocks()?(this.next(),this.next(),this.tsHasSomeModifiers(u,F)&&this.raise(Ze.StaticBlockCannotHaveModifier,this.state.curPosition()),super.parseClassStaticBlock(r,u)):this.parseClassMemberWithIsStatic(r,u,g,!!u.static)},"callParseClassMemberWithIsStatic");u.declare?this.tsInAmbientContext(H):H()}parseClassMemberWithIsStatic(r,u,g,F){const H=this.tsTryParseIndexSignature(u);if(H){r.body.push(H),u.abstract&&this.raise(Ze.IndexSignatureHasAbstract,u),u.accessibility&&this.raise(Ze.IndexSignatureHasAccessibility,u,{modifier:u.accessibility}),u.declare&&this.raise(Ze.IndexSignatureHasDeclare,u),u.override&&this.raise(Ze.IndexSignatureHasOverride,u);return}!this.state.inAbstractClass&&u.abstract&&this.raise(Ze.NonAbstractClassHasAbstractMethod,u),u.override&&(g.hadSuperClass||this.raise(Ze.OverrideNotInSubClass,u)),super.parseClassMemberWithIsStatic(r,u,g,F)}parsePostMemberNameModifiers(r){this.eat(17)&&(r.optional=!0),r.readonly&&this.match(10)&&this.raise(Ze.ClassMethodHasReadonly,r),r.declare&&this.match(10)&&this.raise(Ze.ClassMethodHasDeclare,r)}parseExpressionStatement(r,u,g){return(u.type==="Identifier"?this.tsParseExpressionStatement(r,u,g):void 0)||super.parseExpressionStatement(r,u,g)}shouldParseExportDeclaration(){return this.tsIsDeclarationStart()?!0:super.shouldParseExportDeclaration()}parseConditional(r,u,g){if(!this.state.maybeInArrowParameters||!this.match(17))return super.parseConditional(r,u,g);const F=this.tryParse(()=>super.parseConditional(r,u));return F.node?(F.error&&(this.state=F.failState),F.node):(F.error&&super.setOptionalParametersError(g,F.error),r)}parseParenItem(r,u){const g=super.parseParenItem(r,u);if(this.eat(17)&&(g.optional=!0,this.resetEndLocation(r)),this.match(14)){const F=this.startNodeAt(u);return F.expression=r,F.typeAnnotation=this.tsParseTypeAnnotation(),this.finishNode(F,"TSTypeCastExpression")}return r}parseExportDeclaration(r){if(!this.state.isAmbientContext&&this.isContextual(125))return this.tsInAmbientContext(()=>this.parseExportDeclaration(r));const u=this.state.startLoc,g=this.eatContextual(125);if(g&&(this.isContextual(125)||!this.shouldParseExportDeclaration()))throw this.raise(Ze.ExpectedAmbientAfterExportDeclare,this.state.startLoc);const H=xe(this.state.type)&&this.tsTryParseExportDeclaration()||super.parseExportDeclaration(r);return H?((H.type==="TSInterfaceDeclaration"||H.type==="TSTypeAliasDeclaration"||g)&&(r.exportKind="type"),g&&(this.resetStartLocation(H,u),H.declare=!0),H):null}parseClassId(r,u,g,F){if((!u||g)&&this.isContextual(113))return;super.parseClassId(r,u,g,r.declare?1024:8331);const H=this.tsTryParseTypeParameters(this.tsParseInOutConstModifiers);H&&(r.typeParameters=H)}parseClassPropertyAnnotation(r){r.optional||(this.eat(35)?r.definite=!0:this.eat(17)&&(r.optional=!0));const u=this.tsTryParseTypeAnnotation();u&&(r.typeAnnotation=u)}parseClassProperty(r){if(this.parseClassPropertyAnnotation(r),this.state.isAmbientContext&&!(r.readonly&&!r.typeAnnotation)&&this.match(29)&&this.raise(Ze.DeclareClassFieldHasInitializer,this.state.startLoc),r.abstract&&this.match(29)){const{key:u}=r;this.raise(Ze.AbstractPropertyHasInitializer,this.state.startLoc,{propertyName:u.type==="Identifier"&&!r.computed?u.name:`[${this.input.slice(this.offsetToSourcePos(u.start),this.offsetToSourcePos(u.end))}]`})}return super.parseClassProperty(r)}parseClassPrivateProperty(r){return r.abstract&&this.raise(Ze.PrivateElementHasAbstract,r),r.accessibility&&this.raise(Ze.PrivateElementHasAccessibility,r,{modifier:r.accessibility}),this.parseClassPropertyAnnotation(r),super.parseClassPrivateProperty(r)}parseClassAccessorProperty(r){return this.parseClassPropertyAnnotation(r),r.optional&&this.raise(Ze.AccessorCannotBeOptional,r),super.parseClassAccessorProperty(r)}pushClassMethod(r,u,g,F,H,ne){const be=this.tsTryParseTypeParameters(this.tsParseConstModifier);be&&H&&this.raise(Ze.ConstructorHasTypeParameters,be);const{declare:Pe=!1,kind:Ie}=u;Pe&&(Ie==="get"||Ie==="set")&&this.raise(Ze.DeclareAccessor,u,{kind:Ie}),be&&(u.typeParameters=be),super.pushClassMethod(r,u,g,F,H,ne)}pushClassPrivateMethod(r,u,g,F){const H=this.tsTryParseTypeParameters(this.tsParseConstModifier);H&&(u.typeParameters=H),super.pushClassPrivateMethod(r,u,g,F)}declareClassPrivateMethodInScope(r,u){r.type!=="TSDeclareMethod"&&(r.type==="MethodDefinition"&&!hasOwnProperty.call(r.value,"body")||super.declareClassPrivateMethodInScope(r,u))}parseClassSuper(r){super.parseClassSuper(r),r.superClass&&(this.match(47)||this.match(51))&&(r.superTypeParameters=this.tsParseTypeArgumentsInExpression()),this.eatContextual(113)&&(r.implements=this.tsParseHeritageClause("implements"))}parseObjPropValue(r,u,g,F,H,ne,be){const Pe=this.tsTryParseTypeParameters(this.tsParseConstModifier);return Pe&&(r.typeParameters=Pe),super.parseObjPropValue(r,u,g,F,H,ne,be)}parseFunctionParams(r,u){const g=this.tsTryParseTypeParameters(this.tsParseConstModifier);g&&(r.typeParameters=g),super.parseFunctionParams(r,u)}parseVarId(r,u){super.parseVarId(r,u),r.id.type==="Identifier"&&!this.hasPrecedingLineBreak()&&this.eat(35)&&(r.definite=!0);const g=this.tsTryParseTypeAnnotation();g&&(r.id.typeAnnotation=g,this.resetEndLocation(r.id))}parseAsyncArrowFromCallExpression(r,u){return this.match(14)&&(r.returnType=this.tsParseTypeAnnotation()),super.parseAsyncArrowFromCallExpression(r,u)}parseMaybeAssign(r,u){var g,F,H,ne,be;let Pe,Ie,We;if(this.hasPlugin("jsx")&&(this.match(143)||this.match(47))){if(Pe=this.state.clone(),Ie=this.tryParse(()=>super.parseMaybeAssign(r,u),Pe),!Ie.error)return Ie.node;const{context:ot}=this.state,At=ot[ot.length-1];(At===P.j_oTag||At===P.j_expr)&&ot.pop()}if(!((g=Ie)!=null&&g.error)&&!this.match(47))return super.parseMaybeAssign(r,u);(!Pe||Pe===this.state)&&(Pe=this.state.clone());let Ve;const Qe=this.tryParse(ot=>{var At,ht;Ve=this.tsParseTypeParameters(this.tsParseConstModifier);const yt=super.parseMaybeAssign(r,u);return(yt.type!=="ArrowFunctionExpression"||(At=yt.extra)!=null&&At.parenthesized)&&ot(),((ht=Ve)==null?void 0:ht.params.length)!==0&&this.resetStartLocationFromNode(yt,Ve),yt.typeParameters=Ve,yt},Pe);if(!Qe.error&&!Qe.aborted)return Ve&&this.reportReservedArrowTypeParam(Ve),Qe.node;if(!Ie&&(li(!this.hasPlugin("jsx")),We=this.tryParse(()=>super.parseMaybeAssign(r,u),Pe),!We.error))return We.node;if((F=Ie)!=null&&F.node)return this.state=Ie.failState,Ie.node;if(Qe.node)return this.state=Qe.failState,Ve&&this.reportReservedArrowTypeParam(Ve),Qe.node;if((H=We)!=null&&H.node)return this.state=We.failState,We.node;throw((ne=Ie)==null?void 0:ne.error)||Qe.error||((be=We)==null?void 0:be.error)}reportReservedArrowTypeParam(r){var u;r.params.length===1&&!r.params[0].constraint&&!((u=r.extra)!=null&&u.trailingComma)&&this.getPluginOption("typescript","disallowAmbiguousJSXLike")&&this.raise(Ze.ReservedArrowTypeParam,r)}parseMaybeUnary(r,u){return!this.hasPlugin("jsx")&&this.match(47)?this.tsParseTypeAssertion():super.parseMaybeUnary(r,u)}parseArrow(r){if(this.match(14)){const u=this.tryParse(g=>{const F=this.tsParseTypeOrTypePredicateAnnotation(14);return(this.canInsertSemicolon()||!this.match(19))&&g(),F});if(u.aborted)return;u.thrown||(u.error&&(this.state=u.failState),r.returnType=u.node)}return super.parseArrow(r)}parseFunctionParamType(r){this.eat(17)&&(r.optional=!0);const u=this.tsTryParseTypeAnnotation();return u&&(r.typeAnnotation=u),this.resetEndLocation(r),r}isAssignable(r,u){switch(r.type){case"TSTypeCastExpression":return this.isAssignable(r.expression,u);case"TSParameterProperty":return!0;default:return super.isAssignable(r,u)}}toAssignable(r,u=!1){switch(r.type){case"ParenthesizedExpression":this.toAssignableParenthesizedExpression(r,u);break;case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":u?this.expressionScope.recordArrowParameterBindingError(Ze.UnexpectedTypeCastInParameter,r):this.raise(Ze.UnexpectedTypeCastInParameter,r),this.toAssignable(r.expression,u);break;case"AssignmentExpression":!u&&r.left.type==="TSTypeCastExpression"&&(r.left=this.typeCastToParameter(r.left));default:super.toAssignable(r,u)}}toAssignableParenthesizedExpression(r,u){switch(r.expression.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"TSTypeAssertion":case"ParenthesizedExpression":this.toAssignable(r.expression,u);break;default:super.toAssignable(r,u)}}checkToRestConversion(r,u){switch(r.type){case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":case"TSNonNullExpression":this.checkToRestConversion(r.expression,!1);break;default:super.checkToRestConversion(r,u)}}isValidLVal(r,u,g){switch(r){case"TSTypeCastExpression":return!0;case"TSParameterProperty":return"parameter";case"TSNonNullExpression":case"TSInstantiationExpression":return"expression";case"TSAsExpression":case"TSSatisfiesExpression":case"TSTypeAssertion":return(g!==64||!u)&&["expression",!0];default:return super.isValidLVal(r,u,g)}}parseBindingAtom(){return this.state.type===78?this.parseIdentifier(!0):super.parseBindingAtom()}parseMaybeDecoratorArguments(r){if(this.match(47)||this.match(51)){const u=this.tsParseTypeArgumentsInExpression();if(this.match(10)){const g=super.parseMaybeDecoratorArguments(r);return g.typeParameters=u,g}this.unexpected(null,10)}return super.parseMaybeDecoratorArguments(r)}checkCommaAfterRest(r){return this.state.isAmbientContext&&this.match(12)&&this.lookaheadCharCode()===r?(this.next(),!1):super.checkCommaAfterRest(r)}isClassMethod(){return this.match(47)||super.isClassMethod()}isClassProperty(){return this.match(35)||this.match(14)||super.isClassProperty()}parseMaybeDefault(r,u){const g=super.parseMaybeDefault(r,u);return g.type==="AssignmentPattern"&&g.typeAnnotation&&g.right.start<g.typeAnnotation.start&&this.raise(Ze.TypeAnnotationAfterAssign,g.typeAnnotation),g}getTokenFromCode(r){if(this.state.inType){if(r===62){this.finishOp(48,1);return}if(r===60){this.finishOp(47,1);return}}super.getTokenFromCode(r)}reScan_lt_gt(){const{type:r}=this.state;r===47?(this.state.pos-=1,this.readToken_lt()):r===48&&(this.state.pos-=1,this.readToken_gt())}reScan_lt(){const{type:r}=this.state;return r===51?(this.state.pos-=2,this.finishOp(47,1),47):r}toAssignableList(r,u,g){for(let F=0;F<r.length;F++){const H=r[F];H?.type==="TSTypeCastExpression"&&(r[F]=this.typeCastToParameter(H))}super.toAssignableList(r,u,g)}typeCastToParameter(r){return r.expression.typeAnnotation=r.typeAnnotation,this.resetEndLocation(r.expression,r.typeAnnotation.loc.end),r.expression}shouldParseArrow(r){return this.match(14)?r.every(u=>this.isAssignable(u,!0)):super.shouldParseArrow(r)}shouldParseAsyncArrow(){return this.match(14)||super.shouldParseAsyncArrow()}canHaveLeadingDecorator(){return super.canHaveLeadingDecorator()||this.isAbstractClass()}jsxParseOpeningElementAfterName(r){if(this.match(47)||this.match(51)){const u=this.tsTryParseAndCatch(()=>this.tsParseTypeArgumentsInExpression());u&&(r.typeParameters=u)}return super.jsxParseOpeningElementAfterName(r)}getGetterSetterExpectedParamCount(r){const u=super.getGetterSetterExpectedParamCount(r),F=this.getObjectOrClassMethodParams(r)[0];return F&&this.isThisParam(F)?u+1:u}parseCatchClauseParam(){const r=super.parseCatchClauseParam(),u=this.tsTryParseTypeAnnotation();return u&&(r.typeAnnotation=u,this.resetEndLocation(r)),r}tsInAmbientContext(r){const{isAmbientContext:u,strict:g}=this.state;this.state.isAmbientContext=!0,this.state.strict=!1;try{return r()}finally{this.state.isAmbientContext=u,this.state.strict=g}}parseClass(r,u,g){const F=this.state.inAbstractClass;this.state.inAbstractClass=!!r.abstract;try{return super.parseClass(r,u,g)}finally{this.state.inAbstractClass=F}}tsParseAbstractDeclaration(r,u){if(this.match(80))return r.abstract=!0,this.maybeTakeDecorators(u,this.parseClass(r,!0,!1));if(this.isContextual(129)){if(!this.hasFollowingLineBreak())return r.abstract=!0,this.raise(Ze.NonClassMethodPropertyHasAbstractModifer,r),this.tsParseInterfaceDeclaration(r)}else this.unexpected(null,80)}parseMethod(r,u,g,F,H,ne,be){const Pe=super.parseMethod(r,u,g,F,H,ne,be);if(Pe.abstract&&(this.hasPlugin("estree")?!!Pe.value.body:!!Pe.body)){const{key:We}=Pe;this.raise(Ze.AbstractMethodHasImplementation,Pe,{methodName:We.type==="Identifier"&&!Pe.computed?We.name:`[${this.input.slice(this.offsetToSourcePos(We.start),this.offsetToSourcePos(We.end))}]`})}return Pe}tsParseTypeParameterName(){return this.parseIdentifier().name}shouldParseAsAmbientContext(){return!!this.getPluginOption("typescript","dts")}parse(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.parse()}getExpression(){return this.shouldParseAsAmbientContext()&&(this.state.isAmbientContext=!0),super.getExpression()}parseExportSpecifier(r,u,g,F){return!u&&F?(this.parseTypeOnlyImportExportSpecifier(r,!1,g),this.finishNode(r,"ExportSpecifier")):(r.exportKind="value",super.parseExportSpecifier(r,u,g,F))}parseImportSpecifier(r,u,g,F,H){return!u&&F?(this.parseTypeOnlyImportExportSpecifier(r,!0,g),this.finishNode(r,"ImportSpecifier")):(r.importKind="value",super.parseImportSpecifier(r,u,g,F,g?4098:4096))}parseTypeOnlyImportExportSpecifier(r,u,g){const F=u?"imported":"local",H=u?"local":"exported";let ne=r[F],be,Pe=!1,Ie=!0;const We=ne.loc.start;if(this.isContextual(93)){const Qe=this.parseIdentifier();if(this.isContextual(93)){const ot=this.parseIdentifier();Ue(this.state.type)?(Pe=!0,ne=Qe,be=u?this.parseIdentifier():this.parseModuleExportName(),Ie=!1):(be=ot,Ie=!1)}else Ue(this.state.type)?(Ie=!1,be=u?this.parseIdentifier():this.parseModuleExportName()):(Pe=!0,ne=Qe)}else Ue(this.state.type)&&(Pe=!0,u?(ne=this.parseIdentifier(!0),this.isContextual(93)||this.checkReservedWord(ne.name,ne.loc.start,!0,!0)):ne=this.parseModuleExportName());Pe&&g&&this.raise(u?Ze.TypeModifierIsUsedInTypeImports:Ze.TypeModifierIsUsedInTypeExports,We),r[F]=ne,r[H]=be;const Ve=u?"importKind":"exportKind";r[Ve]=Pe?"type":"value",Ie&&this.eatContextual(93)&&(r[H]=u?this.parseIdentifier():this.parseModuleExportName()),r[H]||(r[H]=Xt(r[F])),u&&this.checkIdentifier(r[H],Pe?4098:4096)}},e(i,"TypeScriptParserMixin"),i},"typescript");function Yi(G){if(G.type!=="MemberExpression")return!1;const{computed:i,property:d}=G;return i&&d.type!=="StringLiteral"&&(d.type!=="TemplateLiteral"||d.expressions.length>0)?!1:pi(G.object)}e(Yi,"isPossiblyLiteralEnum");function Ji(G,i){var d;const{type:r}=G;if((d=G.extra)!=null&&d.parenthesized)return!1;if(i){if(r==="Literal"){const{value:u}=G;if(typeof u=="string"||typeof u=="boolean")return!0}}else if(r==="StringLiteral"||r==="BooleanLiteral")return!0;return!!(fi(G,i)||zi(G,i)||r==="TemplateLiteral"&&G.expressions.length===0||Yi(G))}e(Ji,"isValidAmbientConstInitializer");function fi(G,i){return i?G.type==="Literal"&&(typeof G.value=="number"||"bigint"in G):G.type==="NumericLiteral"||G.type==="BigIntLiteral"}e(fi,"isNumber");function zi(G,i){if(G.type==="UnaryExpression"){const{operator:d,argument:r}=G;if(d==="-"&&fi(r,i))return!0}return!1}e(zi,"isNegativeNumber");function pi(G){return G.type==="Identifier"?!0:G.type!=="MemberExpression"||G.computed?!1:pi(G.object)}e(pi,"isUncomputedMemberExpressionChain");const di=I`placeholders`({ClassNameIsRequired:"A class name is required.",UnexpectedSpace:"Unexpected space in placeholder."});var Qi=e(G=>{var i;return i=class extends G{parsePlaceholder(r){if(this.match(133)){const u=this.startNode();return this.next(),this.assertNoSpace(),u.name=super.parseIdentifier(!0),this.assertNoSpace(),this.expect(133),this.finishPlaceholder(u,r)}}finishPlaceholder(r,u){let g=r;return(!g.expectedNode||!g.type)&&(g=this.finishNode(g,"Placeholder")),g.expectedNode=u,g}getTokenFromCode(r){r===37&&this.input.charCodeAt(this.state.pos+1)===37?this.finishOp(133,2):super.getTokenFromCode(r)}parseExprAtom(r){return this.parsePlaceholder("Expression")||super.parseExprAtom(r)}parseIdentifier(r){return this.parsePlaceholder("Identifier")||super.parseIdentifier(r)}checkReservedWord(r,u,g,F){r!==void 0&&super.checkReservedWord(r,u,g,F)}parseBindingAtom(){return this.parsePlaceholder("Pattern")||super.parseBindingAtom()}isValidLVal(r,u,g){return r==="Placeholder"||super.isValidLVal(r,u,g)}toAssignable(r,u){r&&r.type==="Placeholder"&&r.expectedNode==="Expression"?r.expectedNode="Pattern":super.toAssignable(r,u)}chStartsBindingIdentifier(r,u){return!!(super.chStartsBindingIdentifier(r,u)||this.lookahead().type===133)}verifyBreakContinue(r,u){r.label&&r.label.type==="Placeholder"||super.verifyBreakContinue(r,u)}parseExpressionStatement(r,u){var g;if(u.type!=="Placeholder"||(g=u.extra)!=null&&g.parenthesized)return super.parseExpressionStatement(r,u);if(this.match(14)){const H=r;return H.label=this.finishPlaceholder(u,"Identifier"),this.next(),H.body=super.parseStatementOrSloppyAnnexBFunctionDeclaration(),this.finishNode(H,"LabeledStatement")}this.semicolon();const F=r;return F.name=u.name,this.finishPlaceholder(F,"Statement")}parseBlock(r,u,g){return this.parsePlaceholder("BlockStatement")||super.parseBlock(r,u,g)}parseFunctionId(r){return this.parsePlaceholder("Identifier")||super.parseFunctionId(r)}parseClass(r,u,g){const F=u?"ClassDeclaration":"ClassExpression";this.next();const H=this.state.strict,ne=this.parsePlaceholder("Identifier");if(ne)if(this.match(81)||this.match(133)||this.match(5))r.id=ne;else{if(g||!u)return r.id=null,r.body=this.finishPlaceholder(ne,"ClassBody"),this.finishNode(r,F);throw this.raise(di.ClassNameIsRequired,this.state.startLoc)}else this.parseClassId(r,u,g);return super.parseClassSuper(r),r.body=this.parsePlaceholder("ClassBody")||super.parseClassBody(!!r.superClass,H),this.finishNode(r,F)}parseExport(r,u){const g=this.parsePlaceholder("Identifier");if(!g)return super.parseExport(r,u);const F=r;if(!this.isContextual(98)&&!this.match(12))return F.specifiers=[],F.source=null,F.declaration=this.finishPlaceholder(g,"Declaration"),this.finishNode(F,"ExportNamedDeclaration");this.expectPlugin("exportDefaultFrom");const H=this.startNode();return H.exported=g,F.specifiers=[this.finishNode(H,"ExportDefaultSpecifier")],super.parseExport(F,u)}isExportDefaultSpecifier(){if(this.match(65)){const r=this.nextTokenStart();if(this.isUnparsedContextual(r,"from")&&this.input.startsWith(nt(133),this.nextTokenStartSince(r+4)))return!0}return super.isExportDefaultSpecifier()}maybeParseExportDefaultSpecifier(r,u){var g;return(g=r.specifiers)!=null&&g.length?!0:super.maybeParseExportDefaultSpecifier(r,u)}checkExport(r){const{specifiers:u}=r;u!=null&&u.length&&(r.specifiers=u.filter(g=>g.exported.type==="Placeholder")),super.checkExport(r),r.specifiers=u}parseImport(r){const u=this.parsePlaceholder("Identifier");if(!u)return super.parseImport(r);if(r.specifiers=[],!this.isContextual(98)&&!this.match(12))return r.source=this.finishPlaceholder(u,"StringLiteral"),this.semicolon(),this.finishNode(r,"ImportDeclaration");const g=this.startNodeAtNode(u);return g.local=u,r.specifiers.push(this.finishNode(g,"ImportDefaultSpecifier")),this.eat(12)&&(this.maybeParseStarImportSpecifier(r)||this.parseNamedImportSpecifiers(r)),this.expectContextual(98),r.source=this.parseImportSource(),this.semicolon(),this.finishNode(r,"ImportDeclaration")}parseImportSource(){return this.parsePlaceholder("StringLiteral")||super.parseImportSource()}assertNoSpace(){this.state.start>this.offsetToSourcePos(this.state.lastTokEndLoc.index)&&this.raise(di.UnexpectedSpace,this.state.lastTokEndLoc)}},e(i,"PlaceholdersParserMixin"),i},"placeholders"),Zi=e(G=>{var i;return i=class extends G{parseV8Intrinsic(){if(this.match(54)){const r=this.state.startLoc,u=this.startNode();if(this.next(),xe(this.state.type)){const g=this.parseIdentifierName(),F=this.createIdentifier(u,g);if(F.type="V8IntrinsicIdentifier",this.match(10))return F}this.unexpected(r)}}parseExprAtom(r){return this.parseV8Intrinsic()||super.parseExprAtom(r)}},e(i,"V8IntrinsicMixin"),i},"v8intrinsic");const hi=["minimal","fsharp","hack","smart"],mi=["^^","@@","^","%","#"];function es(G){if(G.has("decorators")){if(G.has("decorators-legacy"))throw new Error("Cannot use the decorators and decorators-legacy plugin together");const d=G.get("decorators").decoratorsBeforeExport;if(d!=null&&typeof d!="boolean")throw new Error("'decoratorsBeforeExport' must be a boolean, if specified.");const r=G.get("decorators").allowCallParenthesized;if(r!=null&&typeof r!="boolean")throw new Error("'allowCallParenthesized' must be a boolean.")}if(G.has("flow")&&G.has("typescript"))throw new Error("Cannot combine flow and typescript plugins.");if(G.has("placeholders")&&G.has("v8intrinsic"))throw new Error("Cannot combine placeholders and v8intrinsic plugins.");if(G.has("pipelineOperator")){var i;const d=G.get("pipelineOperator").proposal;if(!hi.includes(d)){const u=hi.map(g=>`"${g}"`).join(", ");throw new Error(`"pipelineOperator" requires "proposal" option whose value must be one of: ${u}.`)}const r=((i=G.get("recordAndTuple"))==null?void 0:i.syntaxType)==="hash";if(d==="hack"){if(G.has("placeholders"))throw new Error("Cannot combine placeholders plugin and Hack-style pipes.");if(G.has("v8intrinsic"))throw new Error("Cannot combine v8intrinsic plugin and Hack-style pipes.");const u=G.get("pipelineOperator").topicToken;if(!mi.includes(u)){const g=mi.map(F=>`"${F}"`).join(", ");throw new Error(`"pipelineOperator" in "proposal": "hack" mode also requires a "topicToken" option whose value must be one of: ${g}.`)}if(u==="#"&&r)throw new Error(`Plugin conflict between \`["pipelineOperator", { proposal: "hack", topicToken: "#" }]\` and \`${JSON.stringify(["recordAndTuple",G.get("recordAndTuple")])}\`.`)}else if(d==="smart"&&r)throw new Error(`Plugin conflict between \`["pipelineOperator", { proposal: "smart" }]\` and \`${JSON.stringify(["recordAndTuple",G.get("recordAndTuple")])}\`.`)}if(G.has("moduleAttributes")){if(G.has("deprecatedImportAssert")||G.has("importAssertions"))throw new Error("Cannot combine importAssertions, deprecatedImportAssert and moduleAttributes plugins.");if(G.get("moduleAttributes").version!=="may-2020")throw new Error("The 'moduleAttributes' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is 'may-2020'.")}if(G.has("importAssertions")&&G.has("deprecatedImportAssert"))throw new Error("Cannot combine importAssertions and deprecatedImportAssert plugins.");if(!G.has("deprecatedImportAssert")&&G.has("importAttributes")&&G.get("importAttributes").deprecatedAssertSyntax&&G.set("deprecatedImportAssert",{}),G.has("recordAndTuple")){const d=G.get("recordAndTuple").syntaxType;if(d!=null){const r=["hash","bar"];if(!r.includes(d))throw new Error("The 'syntaxType' option of the 'recordAndTuple' plugin must be one of: "+r.map(u=>`'${u}'`).join(", "))}}if(G.has("asyncDoExpressions")&&!G.has("doExpressions")){const d=new Error("'asyncDoExpressions' requires 'doExpressions', please add 'doExpressions' to parser plugins.");throw d.missingPlugins="doExpressions",d}if(G.has("optionalChainingAssign")&&G.get("optionalChainingAssign").version!=="2023-07")throw new Error("The 'optionalChainingAssign' plugin requires a 'version' option, representing the last proposal update. Currently, the only supported value is '2023-07'.")}e(es,"validatePlugins");const yi={estree:M,jsx:Ki,flow:qi,typescript:Xi,v8intrinsic:Zi,placeholders:Qi},ts=Object.keys(yi);function rs(){return{sourceType:"script",sourceFilename:void 0,startIndex:0,startColumn:0,startLine:1,allowAwaitOutsideFunction:!1,allowReturnOutsideFunction:!1,allowNewTargetOutsideFunction:!1,allowImportExportEverywhere:!1,allowSuperOutsideMethod:!1,allowUndeclaredExports:!1,plugins:[],strictMode:null,ranges:!1,tokens:!1,createImportExpressions:!1,createParenthesizedExpressions:!1,errorRecovery:!1,attachComment:!0,annexB:!0}}e(rs,"createDefaultOptions");function ns(G){const i=rs();if(G==null)return i;if(G.annexB!=null&&G.annexB!==!1)throw new Error("The `annexB` option can only be set to `false`.");for(const d of Object.keys(i))G[d]!=null&&(i[d]=G[d]);if(i.startLine===1)G.startIndex==null&&i.startColumn>0?i.startIndex=i.startColumn:G.startColumn==null&&i.startIndex>0&&(i.startColumn=i.startIndex);else if((G.startColumn==null||G.startIndex==null)&&G.startIndex!=null)throw new Error("With a `startLine > 1` you must also specify `startIndex` and `startColumn`.");return i}e(ns,"getOptions");const Rn=class Rn extends on{checkProto(i,d,r,u){if(i.type==="SpreadElement"||this.isObjectMethod(i)||i.computed||i.shorthand)return;const g=i.key;if((g.type==="Identifier"?g.name:g.value)==="__proto__"){if(d){this.raise(v.RecordNoProto,g);return}r.used&&(u?u.doubleProtoLoc===null&&(u.doubleProtoLoc=g.loc.start):this.raise(v.DuplicateProto,g)),r.used=!0}}shouldExitDescending(i,d){return i.type==="ArrowFunctionExpression"&&this.offsetToSourcePos(i.start)===d}getExpression(){this.enterInitialScopes(),this.nextToken();const i=this.parseExpression();return this.match(140)||this.unexpected(),this.finalizeRemainingComments(),i.comments=this.comments,i.errors=this.state.errors,this.options.tokens&&(i.tokens=this.tokens),i}parseExpression(i,d){return i?this.disallowInAnd(()=>this.parseExpressionBase(d)):this.allowInAnd(()=>this.parseExpressionBase(d))}parseExpressionBase(i){const d=this.state.startLoc,r=this.parseMaybeAssign(i);if(this.match(12)){const u=this.startNodeAt(d);for(u.expressions=[r];this.eat(12);)u.expressions.push(this.parseMaybeAssign(i));return this.toReferencedList(u.expressions),this.finishNode(u,"SequenceExpression")}return r}parseMaybeAssignDisallowIn(i,d){return this.disallowInAnd(()=>this.parseMaybeAssign(i,d))}parseMaybeAssignAllowIn(i,d){return this.allowInAnd(()=>this.parseMaybeAssign(i,d))}setOptionalParametersError(i,d){var r;i.optionalParametersLoc=(r=d?.loc)!=null?r:this.state.startLoc}parseMaybeAssign(i,d){const r=this.state.startLoc;if(this.isContextual(108)&&this.prodParam.hasYield){let H=this.parseYield();return d&&(H=d.call(this,H,r)),H}let u;i?u=!1:(i=new dr,u=!0);const{type:g}=this.state;(g===10||xe(g))&&(this.state.potentialArrowAt=this.state.start);let F=this.parseMaybeConditional(i);if(d&&(F=d.call(this,F,r)),Z(this.state.type)){const H=this.startNodeAt(r),ne=this.state.value;if(H.operator=ne,this.match(29)){this.toAssignable(F,!0),H.left=F;const be=r.index;i.doubleProtoLoc!=null&&i.doubleProtoLoc.index>=be&&(i.doubleProtoLoc=null),i.shorthandAssignLoc!=null&&i.shorthandAssignLoc.index>=be&&(i.shorthandAssignLoc=null),i.privateKeyLoc!=null&&i.privateKeyLoc.index>=be&&(this.checkDestructuringPrivate(i),i.privateKeyLoc=null)}else H.left=F;return this.next(),H.right=this.parseMaybeAssign(),this.checkLVal(F,this.finishNode(H,"AssignmentExpression")),H}else u&&this.checkExpressionErrors(i,!0);return F}parseMaybeConditional(i){const d=this.state.startLoc,r=this.state.potentialArrowAt,u=this.parseExprOps(i);return this.shouldExitDescending(u,r)?u:this.parseConditional(u,d,i)}parseConditional(i,d,r){if(this.eat(17)){const u=this.startNodeAt(d);return u.test=i,u.consequent=this.parseMaybeAssignAllowIn(),this.expect(14),u.alternate=this.parseMaybeAssign(),this.finishNode(u,"ConditionalExpression")}return i}parseMaybeUnaryOrPrivate(i){return this.match(139)?this.parsePrivateName():this.parseMaybeUnary(i)}parseExprOps(i){const d=this.state.startLoc,r=this.state.potentialArrowAt,u=this.parseMaybeUnaryOrPrivate(i);return this.shouldExitDescending(u,r)?u:this.parseExprOp(u,d,-1)}parseExprOp(i,d,r){if(this.isPrivateName(i)){const g=this.getPrivateNameSV(i);(r>=ut(58)||!this.prodParam.hasIn||!this.match(58))&&this.raise(v.PrivateInExpectedIn,i,{identifierName:g}),this.classScope.usePrivateName(g,i.loc.start)}const u=this.state.type;if(Oe(u)&&(this.prodParam.hasIn||!this.match(58))){let g=ut(u);if(g>r){if(u===39){if(this.expectPlugin("pipelineOperator"),this.state.inFSharpPipelineDirectBody)return i;this.checkPipelineAtInfixOperator(i,d)}const F=this.startNodeAt(d);F.left=i,F.operator=this.state.value;const H=u===41||u===42,ne=u===40;if(ne&&(g=ut(42)),this.next(),u===39&&this.hasPlugin(["pipelineOperator",{proposal:"minimal"}])&&this.state.type===96&&this.prodParam.hasAwait)throw this.raise(v.UnexpectedAwaitAfterPipelineBody,this.state.startLoc);F.right=this.parseExprOpRightExpr(u,g);const be=this.finishNode(F,H||ne?"LogicalExpression":"BinaryExpression"),Pe=this.state.type;if(ne&&(Pe===41||Pe===42)||H&&Pe===40)throw this.raise(v.MixingCoalesceWithLogical,this.state.startLoc);return this.parseExprOp(be,d,r)}}return i}parseExprOpRightExpr(i,d){const r=this.state.startLoc;switch(i){case 39:switch(this.getPluginOption("pipelineOperator","proposal")){case"hack":return this.withTopicBindingContext(()=>this.parseHackPipeBody());case"smart":return this.withTopicBindingContext(()=>{if(this.prodParam.hasYield&&this.isContextual(108))throw this.raise(v.PipeBodyIsTighter,this.state.startLoc);return this.parseSmartPipelineBodyInStyle(this.parseExprOpBaseRightExpr(i,d),r)});case"fsharp":return this.withSoloAwaitPermittingContext(()=>this.parseFSharpPipelineBody(d))}default:return this.parseExprOpBaseRightExpr(i,d)}}parseExprOpBaseRightExpr(i,d){const r=this.state.startLoc;return this.parseExprOp(this.parseMaybeUnaryOrPrivate(),r,Ne(i)?d-1:d)}parseHackPipeBody(){var i;const{startLoc:d}=this.state,r=this.parseMaybeAssign();return y.has(r.type)&&!((i=r.extra)!=null&&i.parenthesized)&&this.raise(v.PipeUnparenthesizedBody,d,{type:r.type}),this.topicReferenceWasUsedInCurrentContext()||this.raise(v.PipeTopicUnused,d),r}checkExponentialAfterUnary(i){this.match(57)&&this.raise(v.UnexpectedTokenUnaryExponentiation,i.argument)}parseMaybeUnary(i,d){const r=this.state.startLoc,u=this.isContextual(96);if(u&&this.recordAwaitIfAllowed()){this.next();const ne=this.parseAwait(r);return d||this.checkExponentialAfterUnary(ne),ne}const g=this.match(34),F=this.startNode();if(qe(this.state.type)){F.operator=this.state.value,F.prefix=!0,this.match(72)&&this.expectPlugin("throwExpressions");const ne=this.match(89);if(this.next(),F.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(i,!0),this.state.strict&&ne){const be=F.argument;be.type==="Identifier"?this.raise(v.StrictDelete,F):this.hasPropertyAsPrivateName(be)&&this.raise(v.DeletePrivateField,F)}if(!g)return d||this.checkExponentialAfterUnary(F),this.finishNode(F,"UnaryExpression")}const H=this.parseUpdate(F,g,i);if(u){const{type:ne}=this.state;if((this.hasPlugin("v8intrinsic")?Ae(ne):Ae(ne)&&!this.match(54))&&!this.isAmbiguousAwait())return this.raiseOverwrite(v.AwaitNotInAsyncContext,r),this.parseAwait(r)}return H}parseUpdate(i,d,r){if(d){const F=i;return this.checkLVal(F.argument,this.finishNode(F,"UpdateExpression")),i}const u=this.state.startLoc;let g=this.parseExprSubscripts(r);if(this.checkExpressionErrors(r,!1))return g;for(;Be(this.state.type)&&!this.canInsertSemicolon();){const F=this.startNodeAt(u);F.operator=this.state.value,F.prefix=!1,F.argument=g,this.next(),this.checkLVal(g,g=this.finishNode(F,"UpdateExpression"))}return g}parseExprSubscripts(i){const d=this.state.startLoc,r=this.state.potentialArrowAt,u=this.parseExprAtom(i);return this.shouldExitDescending(u,r)?u:this.parseSubscripts(u,d)}parseSubscripts(i,d,r){const u={optionalChainMember:!1,maybeAsyncArrow:this.atPossibleAsyncArrow(i),stop:!1};do i=this.parseSubscript(i,d,r,u),u.maybeAsyncArrow=!1;while(!u.stop);return i}parseSubscript(i,d,r,u){const{type:g}=this.state;if(!r&&g===15)return this.parseBind(i,d,r,u);if(me(g))return this.parseTaggedTemplateExpression(i,d,u);let F=!1;if(g===18){if(r&&(this.raise(v.OptionalChainingNoNew,this.state.startLoc),this.lookaheadCharCode()===40))return u.stop=!0,i;u.optionalChainMember=F=!0,this.next()}if(!r&&this.match(10))return this.parseCoverCallAndAsyncArrowHead(i,d,u,F);{const H=this.eat(0);return H||F||this.eat(16)?this.parseMember(i,d,u,H,F):(u.stop=!0,i)}}parseMember(i,d,r,u,g){const F=this.startNodeAt(d);return F.object=i,F.computed=u,u?(F.property=this.parseExpression(),this.expect(3)):this.match(139)?(i.type==="Super"&&this.raise(v.SuperPrivateField,d),this.classScope.usePrivateName(this.state.value,this.state.startLoc),F.property=this.parsePrivateName()):F.property=this.parseIdentifier(!0),r.optionalChainMember?(F.optional=g,this.finishNode(F,"OptionalMemberExpression")):this.finishNode(F,"MemberExpression")}parseBind(i,d,r,u){const g=this.startNodeAt(d);return g.object=i,this.next(),g.callee=this.parseNoCallExpr(),u.stop=!0,this.parseSubscripts(this.finishNode(g,"BindExpression"),d,r)}parseCoverCallAndAsyncArrowHead(i,d,r,u){const g=this.state.maybeInArrowParameters;let F=null;this.state.maybeInArrowParameters=!0,this.next();const H=this.startNodeAt(d);H.callee=i;const{maybeAsyncArrow:ne,optionalChainMember:be}=r;ne&&(this.expressionScope.enter(ki()),F=new dr),be&&(H.optional=u),u?H.arguments=this.parseCallExpressionArguments(11):H.arguments=this.parseCallExpressionArguments(11,i.type!=="Super",H,F);let Pe=this.finishCallExpression(H,be);return ne&&this.shouldParseAsyncArrow()&&!u?(r.stop=!0,this.checkDestructuringPrivate(F),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),Pe=this.parseAsyncArrowFromCallExpression(this.startNodeAt(d),Pe)):(ne&&(this.checkExpressionErrors(F,!0),this.expressionScope.exit()),this.toReferencedArguments(Pe)),this.state.maybeInArrowParameters=g,Pe}toReferencedArguments(i,d){this.toReferencedListDeep(i.arguments,d)}parseTaggedTemplateExpression(i,d,r){const u=this.startNodeAt(d);return u.tag=i,u.quasi=this.parseTemplate(!0),r.optionalChainMember&&this.raise(v.OptionalChainingNoTemplate,d),this.finishNode(u,"TaggedTemplateExpression")}atPossibleAsyncArrow(i){return i.type==="Identifier"&&i.name==="async"&&this.state.lastTokEndLoc.index===i.end&&!this.canInsertSemicolon()&&i.end-i.start===5&&this.offsetToSourcePos(i.start)===this.state.potentialArrowAt}finishCallExpression(i,d){if(i.callee.type==="Import")if(i.arguments.length===0||i.arguments.length>2)this.raise(v.ImportCallArity,i);else for(const r of i.arguments)r.type==="SpreadElement"&&this.raise(v.ImportCallSpreadArgument,r);return this.finishNode(i,d?"OptionalCallExpression":"CallExpression")}parseCallExpressionArguments(i,d,r,u){const g=[];let F=!0;const H=this.state.inFSharpPipelineDirectBody;for(this.state.inFSharpPipelineDirectBody=!1;!this.eat(i);){if(F)F=!1;else if(this.expect(12),this.match(i)){r&&this.addTrailingCommaExtraToNode(r),this.next();break}g.push(this.parseExprListItem(!1,u,d))}return this.state.inFSharpPipelineDirectBody=H,g}shouldParseAsyncArrow(){return this.match(19)&&!this.canInsertSemicolon()}parseAsyncArrowFromCallExpression(i,d){var r;return this.resetPreviousNodeTrailingComments(d),this.expect(19),this.parseArrowExpression(i,d.arguments,!0,(r=d.extra)==null?void 0:r.trailingCommaLoc),d.innerComments&&xr(i,d.innerComments),d.callee.trailingComments&&xr(i,d.callee.trailingComments),i}parseNoCallExpr(){const i=this.state.startLoc;return this.parseSubscripts(this.parseExprAtom(),i,!0)}parseExprAtom(i){let d,r=null;const{type:u}=this.state;switch(u){case 79:return this.parseSuper();case 83:return d=this.startNode(),this.next(),this.match(16)?this.parseImportMetaProperty(d):this.match(10)?this.options.createImportExpressions?this.parseImportCall(d):this.finishNode(d,"Import"):(this.raise(v.UnsupportedImport,this.state.lastTokStartLoc),this.finishNode(d,"Import"));case 78:return d=this.startNode(),this.next(),this.finishNode(d,"ThisExpression");case 90:return this.parseDo(this.startNode(),!1);case 56:case 31:return this.readRegexp(),this.parseRegExpLiteral(this.state.value);case 135:return this.parseNumericLiteral(this.state.value);case 136:return this.parseBigIntLiteral(this.state.value);case 134:return this.parseStringLiteral(this.state.value);case 84:return this.parseNullLiteral();case 85:return this.parseBooleanLiteral(!0);case 86:return this.parseBooleanLiteral(!1);case 10:{const g=this.state.potentialArrowAt===this.state.start;return this.parseParenAndDistinguishExpression(g)}case 2:case 1:return this.parseArrayLike(this.state.type===2?4:3,!1,!0);case 0:return this.parseArrayLike(3,!0,!1,i);case 6:case 7:return this.parseObjectLike(this.state.type===6?9:8,!1,!0);case 5:return this.parseObjectLike(8,!1,!1,i);case 68:return this.parseFunctionOrFunctionSent();case 26:r=this.parseDecorators();case 80:return this.parseClass(this.maybeTakeDecorators(r,this.startNode()),!1);case 77:return this.parseNewOrNewTarget();case 25:case 24:return this.parseTemplate(!1);case 15:{d=this.startNode(),this.next(),d.object=null;const g=d.callee=this.parseNoCallExpr();if(g.type==="MemberExpression")return this.finishNode(d,"BindExpression");throw this.raise(v.UnsupportedBind,g)}case 139:return this.raise(v.PrivateInExpectedIn,this.state.startLoc,{identifierName:this.state.value}),this.parsePrivateName();case 33:return this.parseTopicReferenceThenEqualsSign(54,"%");case 32:return this.parseTopicReferenceThenEqualsSign(44,"^");case 37:case 38:return this.parseTopicReference("hack");case 44:case 54:case 27:{const g=this.getPluginOption("pipelineOperator","proposal");if(g)return this.parseTopicReference(g);this.unexpected();break}case 47:{const g=this.input.codePointAt(this.nextTokenStart());Me(g)||g===62?this.expectOnePlugin(["jsx","flow","typescript"]):this.unexpected();break}default:if(u===137)return this.parseDecimalLiteral(this.state.value);if(xe(u)){if(this.isContextual(127)&&this.lookaheadInLineCharCode()===123)return this.parseModuleExpression();const g=this.state.potentialArrowAt===this.state.start,F=this.state.containsEsc,H=this.parseIdentifier();if(!F&&H.name==="async"&&!this.canInsertSemicolon()){const{type:ne}=this.state;if(ne===68)return this.resetPreviousNodeTrailingComments(H),this.next(),this.parseAsyncFunctionExpression(this.startNodeAtNode(H));if(xe(ne))return this.lookaheadCharCode()===61?this.parseAsyncArrowUnaryFunction(this.startNodeAtNode(H)):H;if(ne===90)return this.resetPreviousNodeTrailingComments(H),this.parseDo(this.startNodeAtNode(H),!0)}return g&&this.match(19)&&!this.canInsertSemicolon()?(this.next(),this.parseArrowExpression(this.startNodeAtNode(H),[H],!1)):H}else this.unexpected()}}parseTopicReferenceThenEqualsSign(i,d){const r=this.getPluginOption("pipelineOperator","proposal");if(r)return this.state.type=i,this.state.value=d,this.state.pos--,this.state.end--,this.state.endLoc=a(this.state.endLoc,-1),this.parseTopicReference(r);this.unexpected()}parseTopicReference(i){const d=this.startNode(),r=this.state.startLoc,u=this.state.type;return this.next(),this.finishTopicReference(d,r,i,u)}finishTopicReference(i,d,r,u){if(this.testTopicReferenceConfiguration(r,d,u)){const g=r==="smart"?"PipelinePrimaryTopicReference":"TopicReference";return this.topicReferenceIsAllowedInCurrentContext()||this.raise(r==="smart"?v.PrimaryTopicNotAllowed:v.PipeTopicUnbound,d),this.registerTopicReference(),this.finishNode(i,g)}else throw this.raise(v.PipeTopicUnconfiguredToken,d,{token:nt(u)})}testTopicReferenceConfiguration(i,d,r){switch(i){case"hack":return this.hasPlugin(["pipelineOperator",{topicToken:nt(r)}]);case"smart":return r===27;default:throw this.raise(v.PipeTopicRequiresHackPipes,d)}}parseAsyncArrowUnaryFunction(i){this.prodParam.enter(kr(!0,this.prodParam.hasYield));const d=[this.parseIdentifier()];return this.prodParam.exit(),this.hasPrecedingLineBreak()&&this.raise(v.LineTerminatorBeforeArrow,this.state.curPosition()),this.expect(19),this.parseArrowExpression(i,d,!0)}parseDo(i,d){this.expectPlugin("doExpressions"),d&&this.expectPlugin("asyncDoExpressions"),i.async=d,this.next();const r=this.state.labels;return this.state.labels=[],d?(this.prodParam.enter(2),i.body=this.parseBlock(),this.prodParam.exit()):i.body=this.parseBlock(),this.state.labels=r,this.finishNode(i,"DoExpression")}parseSuper(){const i=this.startNode();return this.next(),this.match(10)&&!this.scope.allowDirectSuper&&!this.options.allowSuperOutsideMethod?this.raise(v.SuperNotAllowed,i):!this.scope.allowSuper&&!this.options.allowSuperOutsideMethod&&this.raise(v.UnexpectedSuper,i),!this.match(10)&&!this.match(0)&&!this.match(16)&&this.raise(v.UnsupportedSuper,i),this.finishNode(i,"Super")}parsePrivateName(){const i=this.startNode(),d=this.startNodeAt(a(this.state.startLoc,1)),r=this.state.value;return this.next(),i.id=this.createIdentifier(d,r),this.finishNode(i,"PrivateName")}parseFunctionOrFunctionSent(){const i=this.startNode();if(this.next(),this.prodParam.hasYield&&this.match(16)){const d=this.createIdentifier(this.startNodeAtNode(i),"function");return this.next(),this.match(103)?this.expectPlugin("functionSent"):this.hasPlugin("functionSent")||this.unexpected(),this.parseMetaProperty(i,d,"sent")}return this.parseFunction(i)}parseMetaProperty(i,d,r){i.meta=d;const u=this.state.containsEsc;return i.property=this.parseIdentifier(!0),(i.property.name!==r||u)&&this.raise(v.UnsupportedMetaProperty,i.property,{target:d.name,onlyValidPropertyName:r}),this.finishNode(i,"MetaProperty")}parseImportMetaProperty(i){const d=this.createIdentifier(this.startNodeAtNode(i),"import");if(this.next(),this.isContextual(101))this.inModule||this.raise(v.ImportMetaOutsideModule,d),this.sawUnambiguousESM=!0;else if(this.isContextual(105)||this.isContextual(97)){const r=this.isContextual(105);if(r||this.unexpected(),this.expectPlugin(r?"sourcePhaseImports":"deferredImportEvaluation"),!this.options.createImportExpressions)throw this.raise(v.DynamicImportPhaseRequiresImportExpressions,this.state.startLoc,{phase:this.state.value});return this.next(),i.phase=r?"source":"defer",this.parseImportCall(i)}return this.parseMetaProperty(i,d,"meta")}parseLiteralAtNode(i,d,r){return this.addExtra(r,"rawValue",i),this.addExtra(r,"raw",this.input.slice(this.offsetToSourcePos(r.start),this.state.end)),r.value=i,this.next(),this.finishNode(r,d)}parseLiteral(i,d){const r=this.startNode();return this.parseLiteralAtNode(i,d,r)}parseStringLiteral(i){return this.parseLiteral(i,"StringLiteral")}parseNumericLiteral(i){return this.parseLiteral(i,"NumericLiteral")}parseBigIntLiteral(i){return this.parseLiteral(i,"BigIntLiteral")}parseDecimalLiteral(i){return this.parseLiteral(i,"DecimalLiteral")}parseRegExpLiteral(i){const d=this.startNode();return this.addExtra(d,"raw",this.input.slice(this.offsetToSourcePos(d.start),this.state.end)),d.pattern=i.pattern,d.flags=i.flags,this.next(),this.finishNode(d,"RegExpLiteral")}parseBooleanLiteral(i){const d=this.startNode();return d.value=i,this.next(),this.finishNode(d,"BooleanLiteral")}parseNullLiteral(){const i=this.startNode();return this.next(),this.finishNode(i,"NullLiteral")}parseParenAndDistinguishExpression(i){const d=this.state.startLoc;let r;this.next(),this.expressionScope.enter(Bi());const u=this.state.maybeInArrowParameters,g=this.state.inFSharpPipelineDirectBody;this.state.maybeInArrowParameters=!0,this.state.inFSharpPipelineDirectBody=!1;const F=this.state.startLoc,H=[],ne=new dr;let be=!0,Pe,Ie;for(;!this.match(11);){if(be)be=!1;else if(this.expect(12,ne.optionalParametersLoc===null?null:ne.optionalParametersLoc),this.match(11)){Ie=this.state.startLoc;break}if(this.match(21)){const Qe=this.state.startLoc;if(Pe=this.state.startLoc,H.push(this.parseParenItem(this.parseRestBinding(),Qe)),!this.checkCommaAfterRest(41))break}else H.push(this.parseMaybeAssignAllowIn(ne,this.parseParenItem))}const We=this.state.lastTokEndLoc;this.expect(11),this.state.maybeInArrowParameters=u,this.state.inFSharpPipelineDirectBody=g;let Ve=this.startNodeAt(d);return i&&this.shouldParseArrow(H)&&(Ve=this.parseArrow(Ve))?(this.checkDestructuringPrivate(ne),this.expressionScope.validateAsPattern(),this.expressionScope.exit(),this.parseArrowExpression(Ve,H,!1),Ve):(this.expressionScope.exit(),H.length||this.unexpected(this.state.lastTokStartLoc),Ie&&this.unexpected(Ie),Pe&&this.unexpected(Pe),this.checkExpressionErrors(ne,!0),this.toReferencedListDeep(H,!0),H.length>1?(r=this.startNodeAt(F),r.expressions=H,this.finishNode(r,"SequenceExpression"),this.resetEndLocation(r,We)):r=H[0],this.wrapParenthesis(d,r))}wrapParenthesis(i,d){if(!this.options.createParenthesizedExpressions)return this.addExtra(d,"parenthesized",!0),this.addExtra(d,"parenStart",i.index),this.takeSurroundingComments(d,i.index,this.state.lastTokEndLoc.index),d;const r=this.startNodeAt(i);return r.expression=d,this.finishNode(r,"ParenthesizedExpression")}shouldParseArrow(i){return!this.canInsertSemicolon()}parseArrow(i){if(this.eat(19))return i}parseParenItem(i,d){return i}parseNewOrNewTarget(){const i=this.startNode();if(this.next(),this.match(16)){const d=this.createIdentifier(this.startNodeAtNode(i),"new");this.next();const r=this.parseMetaProperty(i,d,"target");return!this.scope.inNonArrowFunction&&!this.scope.inClass&&!this.options.allowNewTargetOutsideFunction&&this.raise(v.UnexpectedNewTarget,r),r}return this.parseNew(i)}parseNew(i){if(this.parseNewCallee(i),this.eat(10)){const d=this.parseExprList(11);this.toReferencedList(d),i.arguments=d}else i.arguments=[];return this.finishNode(i,"NewExpression")}parseNewCallee(i){const d=this.match(83),r=this.parseNoCallExpr();i.callee=r,d&&(r.type==="Import"||r.type==="ImportExpression")&&this.raise(v.ImportCallNotNewExpression,r)}parseTemplateElement(i){const{start:d,startLoc:r,end:u,value:g}=this.state,F=d+1,H=this.startNodeAt(a(r,1));g===null&&(i||this.raise(v.InvalidEscapeSequenceTemplate,a(this.state.firstInvalidTemplateEscapePos,1)));const ne=this.match(24),be=ne?-1:-2,Pe=u+be;H.value={raw:this.input.slice(F,Pe).replace(/\r\n?/g,`
18
+ `),cooked:g===null?null:g.slice(1,be)},H.tail=ne,this.next();const Ie=this.finishNode(H,"TemplateElement");return this.resetEndLocation(Ie,a(this.state.lastTokEndLoc,be)),Ie}parseTemplate(i){const d=this.startNode();let r=this.parseTemplateElement(i);const u=[r],g=[];for(;!r.tail;)g.push(this.parseTemplateSubstitution()),this.readTemplateContinuation(),u.push(r=this.parseTemplateElement(i));return d.expressions=g,d.quasis=u,this.finishNode(d,"TemplateLiteral")}parseTemplateSubstitution(){return this.parseExpression()}parseObjectLike(i,d,r,u){r&&this.expectPlugin("recordAndTuple");const g=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;const F=Object.create(null);let H=!0;const ne=this.startNode();for(ne.properties=[],this.next();!this.match(i);){if(H)H=!1;else if(this.expect(12),this.match(i)){this.addTrailingCommaExtraToNode(ne);break}let Pe;d?Pe=this.parseBindingProperty():(Pe=this.parsePropertyDefinition(u),this.checkProto(Pe,r,F,u)),r&&!this.isObjectProperty(Pe)&&Pe.type!=="SpreadElement"&&this.raise(v.InvalidRecordProperty,Pe),Pe.shorthand&&this.addExtra(Pe,"shorthand",!0),ne.properties.push(Pe)}this.next(),this.state.inFSharpPipelineDirectBody=g;let be="ObjectExpression";return d?be="ObjectPattern":r&&(be="RecordExpression"),this.finishNode(ne,be)}addTrailingCommaExtraToNode(i){this.addExtra(i,"trailingComma",this.state.lastTokStartLoc.index),this.addExtra(i,"trailingCommaLoc",this.state.lastTokStartLoc,!1)}maybeAsyncOrAccessorProp(i){return!i.computed&&i.key.type==="Identifier"&&(this.isLiteralPropertyName()||this.match(0)||this.match(55))}parsePropertyDefinition(i){let d=[];if(this.match(26))for(this.hasPlugin("decorators")&&this.raise(v.UnsupportedPropertyDecorator,this.state.startLoc);this.match(26);)d.push(this.parseDecorator());const r=this.startNode();let u=!1,g=!1,F;if(this.match(21))return d.length&&this.unexpected(),this.parseSpread();d.length&&(r.decorators=d,d=[]),r.method=!1,i&&(F=this.state.startLoc);let H=this.eat(55);this.parsePropertyNamePrefixOperator(r);const ne=this.state.containsEsc;if(this.parsePropertyName(r,i),!H&&!ne&&this.maybeAsyncOrAccessorProp(r)){const{key:be}=r,Pe=be.name;Pe==="async"&&!this.hasPrecedingLineBreak()&&(u=!0,this.resetPreviousNodeTrailingComments(be),H=this.eat(55),this.parsePropertyName(r)),(Pe==="get"||Pe==="set")&&(g=!0,this.resetPreviousNodeTrailingComments(be),r.kind=Pe,this.match(55)&&(H=!0,this.raise(v.AccessorIsGenerator,this.state.curPosition(),{kind:Pe}),this.next()),this.parsePropertyName(r))}return this.parseObjPropValue(r,F,H,u,!1,g,i)}getGetterSetterExpectedParamCount(i){return i.kind==="get"?0:1}getObjectOrClassMethodParams(i){return i.params}checkGetterSetterParams(i){var d;const r=this.getGetterSetterExpectedParamCount(i),u=this.getObjectOrClassMethodParams(i);u.length!==r&&this.raise(i.kind==="get"?v.BadGetterArity:v.BadSetterArity,i),i.kind==="set"&&((d=u[u.length-1])==null?void 0:d.type)==="RestElement"&&this.raise(v.BadSetterRestParameter,i)}parseObjectMethod(i,d,r,u,g){if(g){const F=this.parseMethod(i,d,!1,!1,!1,"ObjectMethod");return this.checkGetterSetterParams(F),F}if(r||d||this.match(10))return u&&this.unexpected(),i.kind="method",i.method=!0,this.parseMethod(i,d,r,!1,!1,"ObjectMethod")}parseObjectProperty(i,d,r,u){if(i.shorthand=!1,this.eat(14))return i.value=r?this.parseMaybeDefault(this.state.startLoc):this.parseMaybeAssignAllowIn(u),this.finishNode(i,"ObjectProperty");if(!i.computed&&i.key.type==="Identifier"){if(this.checkReservedWord(i.key.name,i.key.loc.start,!0,!1),r)i.value=this.parseMaybeDefault(d,Xt(i.key));else if(this.match(29)){const g=this.state.startLoc;u!=null?u.shorthandAssignLoc===null&&(u.shorthandAssignLoc=g):this.raise(v.InvalidCoverInitializedName,g),i.value=this.parseMaybeDefault(d,Xt(i.key))}else i.value=Xt(i.key);return i.shorthand=!0,this.finishNode(i,"ObjectProperty")}}parseObjPropValue(i,d,r,u,g,F,H){const ne=this.parseObjectMethod(i,r,u,g,F)||this.parseObjectProperty(i,d,g,H);return ne||this.unexpected(),ne}parsePropertyName(i,d){if(this.eat(0))i.computed=!0,i.key=this.parseMaybeAssignAllowIn(),this.expect(3);else{const{type:r,value:u}=this.state;let g;if(Ue(r))g=this.parseIdentifier(!0);else switch(r){case 135:g=this.parseNumericLiteral(u);break;case 134:g=this.parseStringLiteral(u);break;case 136:g=this.parseBigIntLiteral(u);break;case 139:{const F=this.state.startLoc;d!=null?d.privateKeyLoc===null&&(d.privateKeyLoc=F):this.raise(v.UnexpectedPrivateField,F),g=this.parsePrivateName();break}default:if(r===137){g=this.parseDecimalLiteral(u);break}this.unexpected()}i.key=g,r!==139&&(i.computed=!1)}}initFunction(i,d){i.id=null,i.generator=!1,i.async=d}parseMethod(i,d,r,u,g,F,H=!1){this.initFunction(i,r),i.generator=d,this.scope.enter(18|(H?64:0)|(g?32:0)),this.prodParam.enter(kr(r,i.generator)),this.parseFunctionParams(i,u);const ne=this.parseFunctionBodyAndFinish(i,F,!0);return this.prodParam.exit(),this.scope.exit(),ne}parseArrayLike(i,d,r,u){r&&this.expectPlugin("recordAndTuple");const g=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!1;const F=this.startNode();return this.next(),F.elements=this.parseExprList(i,!r,u,F),this.state.inFSharpPipelineDirectBody=g,this.finishNode(F,r?"TupleExpression":"ArrayExpression")}parseArrowExpression(i,d,r,u){this.scope.enter(6);let g=kr(r,!1);!this.match(5)&&this.prodParam.hasIn&&(g|=8),this.prodParam.enter(g),this.initFunction(i,r);const F=this.state.maybeInArrowParameters;return d&&(this.state.maybeInArrowParameters=!0,this.setArrowFunctionParameters(i,d,u)),this.state.maybeInArrowParameters=!1,this.parseFunctionBody(i,!0),this.prodParam.exit(),this.scope.exit(),this.state.maybeInArrowParameters=F,this.finishNode(i,"ArrowFunctionExpression")}setArrowFunctionParameters(i,d,r){this.toAssignableList(d,r,!1),i.params=d}parseFunctionBodyAndFinish(i,d,r=!1){return this.parseFunctionBody(i,!1,r),this.finishNode(i,d)}parseFunctionBody(i,d,r=!1){const u=d&&!this.match(5);if(this.expressionScope.enter(ai()),u)i.body=this.parseMaybeAssign(),this.checkParams(i,!1,d,!1);else{const g=this.state.strict,F=this.state.labels;this.state.labels=[],this.prodParam.enter(this.prodParam.currentFlags()|4),i.body=this.parseBlock(!0,!1,H=>{const ne=!this.isSimpleParamList(i.params);H&&ne&&this.raise(v.IllegalLanguageModeDirective,(i.kind==="method"||i.kind==="constructor")&&i.key?i.key.loc.end:i);const be=!g&&this.state.strict;this.checkParams(i,!this.state.strict&&!d&&!r&&!ne,d,be),this.state.strict&&i.id&&this.checkIdentifier(i.id,65,be)}),this.prodParam.exit(),this.state.labels=F}this.expressionScope.exit()}isSimpleParameter(i){return i.type==="Identifier"}isSimpleParamList(i){for(let d=0,r=i.length;d<r;d++)if(!this.isSimpleParameter(i[d]))return!1;return!0}checkParams(i,d,r,u=!0){const g=!d&&new Set,F={type:"FormalParameters"};for(const H of i.params)this.checkLVal(H,F,5,g,u)}parseExprList(i,d,r,u){const g=[];let F=!0;for(;!this.eat(i);){if(F)F=!1;else if(this.expect(12),this.match(i)){u&&this.addTrailingCommaExtraToNode(u),this.next();break}g.push(this.parseExprListItem(d,r))}return g}parseExprListItem(i,d,r){let u;if(this.match(12))i||this.raise(v.UnexpectedToken,this.state.curPosition(),{unexpected:","}),u=null;else if(this.match(21)){const g=this.state.startLoc;u=this.parseParenItem(this.parseSpread(d),g)}else if(this.match(17)){this.expectPlugin("partialApplication"),r||this.raise(v.UnexpectedArgumentPlaceholder,this.state.startLoc);const g=this.startNode();this.next(),u=this.finishNode(g,"ArgumentPlaceholder")}else u=this.parseMaybeAssignAllowIn(d,this.parseParenItem);return u}parseIdentifier(i){const d=this.startNode(),r=this.parseIdentifierName(i);return this.createIdentifier(d,r)}createIdentifier(i,d){return i.name=d,i.loc.identifierName=d,this.finishNode(i,"Identifier")}parseIdentifierName(i){let d;const{startLoc:r,type:u}=this.state;Ue(u)?d=this.state.value:this.unexpected();const g=Se(u);return i?g&&this.replaceToken(132):this.checkReservedWord(d,r,g,!1),this.next(),d}checkReservedWord(i,d,r,u){if(i.length>10||!St(i))return;if(r&&at(i)){this.raise(v.UnexpectedKeyword,d,{keyword:i});return}if((this.state.strict?u?st:$e:_e)(i,this.inModule)){this.raise(v.UnexpectedReservedWord,d,{reservedWord:i});return}else if(i==="yield"){if(this.prodParam.hasYield){this.raise(v.YieldBindingIdentifier,d);return}}else if(i==="await"){if(this.prodParam.hasAwait){this.raise(v.AwaitBindingIdentifier,d);return}if(this.scope.inStaticBlock){this.raise(v.AwaitBindingIdentifierInStaticBlock,d);return}this.expressionScope.recordAsyncArrowParametersError(d)}else if(i==="arguments"&&this.scope.inClassAndNotInNonArrowFunction){this.raise(v.ArgumentsInClass,d);return}}recordAwaitIfAllowed(){const i=this.prodParam.hasAwait||this.options.allowAwaitOutsideFunction&&!this.scope.inFunction;return i&&!this.scope.inFunction&&(this.state.hasTopLevelAwait=!0),i}parseAwait(i){const d=this.startNodeAt(i);return this.expressionScope.recordParameterInitializerError(v.AwaitExpressionFormalParameter,d),this.eat(55)&&this.raise(v.ObsoleteAwaitStar,d),!this.scope.inFunction&&!this.options.allowAwaitOutsideFunction&&(this.isAmbiguousAwait()?this.ambiguousScriptDifferentAst=!0:this.sawUnambiguousESM=!0),this.state.soloAwait||(d.argument=this.parseMaybeUnary(null,!0)),this.finishNode(d,"AwaitExpression")}isAmbiguousAwait(){if(this.hasPrecedingLineBreak())return!0;const{type:i}=this.state;return i===53||i===10||i===0||me(i)||i===102&&!this.state.containsEsc||i===138||i===56||this.hasPlugin("v8intrinsic")&&i===54}parseYield(){const i=this.startNode();this.expressionScope.recordParameterInitializerError(v.YieldInParameter,i),this.next();let d=!1,r=null;if(!this.hasPrecedingLineBreak())switch(d=this.eat(55),this.state.type){case 13:case 140:case 8:case 11:case 3:case 9:case 14:case 12:if(!d)break;default:r=this.parseMaybeAssign()}return i.delegate=d,i.argument=r,this.finishNode(i,"YieldExpression")}parseImportCall(i){if(this.next(),i.source=this.parseMaybeAssignAllowIn(),i.options=null,this.eat(12)&&!this.match(11)&&(i.options=this.parseMaybeAssignAllowIn(),this.eat(12)&&!this.match(11))){do this.parseMaybeAssignAllowIn();while(this.eat(12)&&!this.match(11));this.raise(v.ImportCallArity,i)}return this.expect(11),this.finishNode(i,"ImportExpression")}checkPipelineAtInfixOperator(i,d){this.hasPlugin(["pipelineOperator",{proposal:"smart"}])&&i.type==="SequenceExpression"&&this.raise(v.PipelineHeadSequenceExpression,d)}parseSmartPipelineBodyInStyle(i,d){if(this.isSimpleReference(i)){const r=this.startNodeAt(d);return r.callee=i,this.finishNode(r,"PipelineBareFunction")}else{const r=this.startNodeAt(d);return this.checkSmartPipeTopicBodyEarlyErrors(d),r.expression=i,this.finishNode(r,"PipelineTopicExpression")}}isSimpleReference(i){switch(i.type){case"MemberExpression":return!i.computed&&this.isSimpleReference(i.object);case"Identifier":return!0;default:return!1}}checkSmartPipeTopicBodyEarlyErrors(i){if(this.match(19))throw this.raise(v.PipelineBodyNoArrow,this.state.startLoc);this.topicReferenceWasUsedInCurrentContext()||this.raise(v.PipelineTopicUnused,i)}withTopicBindingContext(i){const d=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:1,maxTopicIndex:null};try{return i()}finally{this.state.topicContext=d}}withSmartMixTopicForbiddingContext(i){if(this.hasPlugin(["pipelineOperator",{proposal:"smart"}])){const d=this.state.topicContext;this.state.topicContext={maxNumOfResolvableTopics:0,maxTopicIndex:null};try{return i()}finally{this.state.topicContext=d}}else return i()}withSoloAwaitPermittingContext(i){const d=this.state.soloAwait;this.state.soloAwait=!0;try{return i()}finally{this.state.soloAwait=d}}allowInAnd(i){const d=this.prodParam.currentFlags();if(8&~d){this.prodParam.enter(d|8);try{return i()}finally{this.prodParam.exit()}}return i()}disallowInAnd(i){const d=this.prodParam.currentFlags();if(8&d){this.prodParam.enter(d&-9);try{return i()}finally{this.prodParam.exit()}}return i()}registerTopicReference(){this.state.topicContext.maxTopicIndex=0}topicReferenceIsAllowedInCurrentContext(){return this.state.topicContext.maxNumOfResolvableTopics>=1}topicReferenceWasUsedInCurrentContext(){return this.state.topicContext.maxTopicIndex!=null&&this.state.topicContext.maxTopicIndex>=0}parseFSharpPipelineBody(i){const d=this.state.startLoc;this.state.potentialArrowAt=this.state.start;const r=this.state.inFSharpPipelineDirectBody;this.state.inFSharpPipelineDirectBody=!0;const u=this.parseExprOp(this.parseMaybeUnaryOrPrivate(),d,i);return this.state.inFSharpPipelineDirectBody=r,u}parseModuleExpression(){this.expectPlugin("moduleBlocks");const i=this.startNode();this.next(),this.match(5)||this.unexpected(null,5);const d=this.startNodeAt(this.state.endLoc);this.next();const r=this.initializeScopes(!0);this.enterInitialScopes();try{i.body=this.parseProgram(d,8,"module")}finally{r()}return this.finishNode(i,"ModuleExpression")}parsePropertyNamePrefixOperator(i){}};e(Rn,"ExpressionParser");let un=Rn;const ln={kind:1},is={kind:2},ss=/[\uD800-\uDFFF]/u,cn=/in(?:stanceof)?/y;function as(G,i,d){for(let r=0;r<G.length;r++){const u=G[r],{type:g}=u;if(typeof g=="number"){{if(g===139){const{loc:F,start:H,value:ne,end:be}=u,Pe=H+1,Ie=a(F.start,1);G.splice(r,1,new Wt({type:pe(27),value:"#",start:H,end:Pe,startLoc:F.start,endLoc:Ie}),new Wt({type:pe(132),value:ne,start:Pe,end:be,startLoc:Ie,endLoc:F.end})),r++;continue}if(me(g)){const{loc:F,start:H,value:ne,end:be}=u,Pe=H+1,Ie=a(F.start,1);let We;i.charCodeAt(H-d)===96?We=new Wt({type:pe(22),value:"`",start:H,end:Pe,startLoc:F.start,endLoc:Ie}):We=new Wt({type:pe(8),value:"}",start:H,end:Pe,startLoc:F.start,endLoc:Ie});let Ve,Qe,ot,At;g===24?(Qe=be-1,ot=a(F.end,-1),Ve=ne===null?null:ne.slice(1,-1),At=new Wt({type:pe(22),value:"`",start:Qe,end:be,startLoc:ot,endLoc:F.end})):(Qe=be-2,ot=a(F.end,-2),Ve=ne===null?null:ne.slice(1,-2),At=new Wt({type:pe(23),value:"${",start:Qe,end:be,startLoc:ot,endLoc:F.end})),G.splice(r,1,We,new Wt({type:pe(20),value:Ve,start:Pe,end:Qe,startLoc:Ie,endLoc:ot}),At),r+=2;continue}}u.type=pe(g)}}return G}e(as,"babel7CompatTokens");const Mn=class Mn extends un{parseTopLevel(i,d){return i.program=this.parseProgram(d),i.comments=this.comments,this.options.tokens&&(i.tokens=as(this.tokens,this.input,this.startIndex)),this.finishNode(i,"File")}parseProgram(i,d=140,r=this.options.sourceType){if(i.sourceType=r,i.interpreter=this.parseInterpreterDirective(),this.parseBlockBody(i,!0,!0,d),this.inModule){if(!this.options.allowUndeclaredExports&&this.scope.undefinedExports.size>0)for(const[g,F]of Array.from(this.scope.undefinedExports))this.raise(v.ModuleExportUndefined,F,{localName:g});this.addExtra(i,"topLevelAwait",this.state.hasTopLevelAwait)}let u;return d===140?u=this.finishNode(i,"Program"):u=this.finishNodeAt(i,"Program",a(this.state.startLoc,-1)),u}stmtToDirective(i){const d=i;d.type="Directive",d.value=d.expression,delete d.expression;const r=d.value,u=r.value,g=this.input.slice(this.offsetToSourcePos(r.start),this.offsetToSourcePos(r.end)),F=r.value=g.slice(1,-1);return this.addExtra(r,"raw",g),this.addExtra(r,"rawValue",F),this.addExtra(r,"expressionValue",u),r.type="DirectiveLiteral",d}parseInterpreterDirective(){if(!this.match(28))return null;const i=this.startNode();return i.value=this.state.value,this.next(),this.finishNode(i,"InterpreterDirective")}isLet(){return this.isContextual(100)?this.hasFollowingBindingAtom():!1}chStartsBindingIdentifier(i,d){if(Me(i)){if(cn.lastIndex=d,cn.test(this.input)){const r=this.codePointAtPos(cn.lastIndex);if(!rt(r)&&r!==92)return!1}return!0}else return i===92}chStartsBindingPattern(i){return i===91||i===123}hasFollowingBindingAtom(){const i=this.nextTokenStart(),d=this.codePointAtPos(i);return this.chStartsBindingPattern(d)||this.chStartsBindingIdentifier(d,i)}hasInLineFollowingBindingIdentifierOrBrace(){const i=this.nextTokenInLineStart(),d=this.codePointAtPos(i);return d===123||this.chStartsBindingIdentifier(d,i)}startsUsingForOf(){const{type:i,containsEsc:d}=this.lookahead();if(i===102&&!d)return!1;if(xe(i)&&!this.hasFollowingLineBreak())return this.expectPlugin("explicitResourceManagement"),!0}startsAwaitUsing(){let i=this.nextTokenInLineStart();if(this.isUnparsedContextual(i,"using")){i=this.nextTokenInLineStartSince(i+5);const d=this.codePointAtPos(i);if(this.chStartsBindingIdentifier(d,i))return this.expectPlugin("explicitResourceManagement"),!0}return!1}parseModuleItem(){return this.parseStatementLike(15)}parseStatementListItem(){return this.parseStatementLike(6|(!this.options.annexB||this.state.strict?0:8))}parseStatementOrSloppyAnnexBFunctionDeclaration(i=!1){let d=0;return this.options.annexB&&!this.state.strict&&(d|=4,i&&(d|=8)),this.parseStatementLike(d)}parseStatement(){return this.parseStatementLike(0)}parseStatementLike(i){let d=null;return this.match(26)&&(d=this.parseDecorators(!0)),this.parseStatementContent(i,d)}parseStatementContent(i,d){const r=this.state.type,u=this.startNode(),g=!!(i&2),F=!!(i&4),H=i&1;switch(r){case 60:return this.parseBreakContinueStatement(u,!0);case 63:return this.parseBreakContinueStatement(u,!1);case 64:return this.parseDebuggerStatement(u);case 90:return this.parseDoWhileStatement(u);case 91:return this.parseForStatement(u);case 68:if(this.lookaheadCharCode()===46)break;return F||this.raise(this.state.strict?v.StrictFunction:this.options.annexB?v.SloppyFunctionAnnexB:v.SloppyFunction,this.state.startLoc),this.parseFunctionStatement(u,!1,!g&&F);case 80:return g||this.unexpected(),this.parseClass(this.maybeTakeDecorators(d,u),!0);case 69:return this.parseIfStatement(u);case 70:return this.parseReturnStatement(u);case 71:return this.parseSwitchStatement(u);case 72:return this.parseThrowStatement(u);case 73:return this.parseTryStatement(u);case 96:if(!this.state.containsEsc&&this.startsAwaitUsing())return this.recordAwaitIfAllowed()?g||this.raise(v.UnexpectedLexicalDeclaration,u):this.raise(v.AwaitUsingNotInAsyncContext,u),this.next(),this.parseVarStatement(u,"await using");break;case 107:if(this.state.containsEsc||!this.hasInLineFollowingBindingIdentifierOrBrace())break;return this.expectPlugin("explicitResourceManagement"),!this.scope.inModule&&this.scope.inTopLevel?this.raise(v.UnexpectedUsingDeclaration,this.state.startLoc):g||this.raise(v.UnexpectedLexicalDeclaration,this.state.startLoc),this.parseVarStatement(u,"using");case 100:{if(this.state.containsEsc)break;const Pe=this.nextTokenStart(),Ie=this.codePointAtPos(Pe);if(Ie!==91&&(!g&&this.hasFollowingLineBreak()||!this.chStartsBindingIdentifier(Ie,Pe)&&Ie!==123))break}case 75:g||this.raise(v.UnexpectedLexicalDeclaration,this.state.startLoc);case 74:{const Pe=this.state.value;return this.parseVarStatement(u,Pe)}case 92:return this.parseWhileStatement(u);case 76:return this.parseWithStatement(u);case 5:return this.parseBlock();case 13:return this.parseEmptyStatement(u);case 83:{const Pe=this.lookaheadCharCode();if(Pe===40||Pe===46)break}case 82:{!this.options.allowImportExportEverywhere&&!H&&this.raise(v.UnexpectedImportExport,this.state.startLoc),this.next();let Pe;return r===83?(Pe=this.parseImport(u),Pe.type==="ImportDeclaration"&&(!Pe.importKind||Pe.importKind==="value")&&(this.sawUnambiguousESM=!0)):(Pe=this.parseExport(u,d),(Pe.type==="ExportNamedDeclaration"&&(!Pe.exportKind||Pe.exportKind==="value")||Pe.type==="ExportAllDeclaration"&&(!Pe.exportKind||Pe.exportKind==="value")||Pe.type==="ExportDefaultDeclaration")&&(this.sawUnambiguousESM=!0)),this.assertModuleNodeAllowed(Pe),Pe}default:if(this.isAsyncFunction())return g||this.raise(v.AsyncFunctionInSingleStatementContext,this.state.startLoc),this.next(),this.parseFunctionStatement(u,!0,!g&&F)}const ne=this.state.value,be=this.parseExpression();return xe(r)&&be.type==="Identifier"&&this.eat(14)?this.parseLabeledStatement(u,ne,be,i):this.parseExpressionStatement(u,be,d)}assertModuleNodeAllowed(i){!this.options.allowImportExportEverywhere&&!this.inModule&&this.raise(v.ImportOutsideModule,i)}decoratorsEnabledBeforeExport(){return this.hasPlugin("decorators-legacy")?!0:this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")!==!1}maybeTakeDecorators(i,d,r){return i&&(d.decorators&&d.decorators.length>0?(typeof this.getPluginOption("decorators","decoratorsBeforeExport")!="boolean"&&this.raise(v.DecoratorsBeforeAfterExport,d.decorators[0]),d.decorators.unshift(...i)):d.decorators=i,this.resetStartLocationFromNode(d,i[0]),r&&this.resetStartLocationFromNode(r,d)),d}canHaveLeadingDecorator(){return this.match(80)}parseDecorators(i){const d=[];do d.push(this.parseDecorator());while(this.match(26));if(this.match(82))i||this.unexpected(),this.decoratorsEnabledBeforeExport()||this.raise(v.DecoratorExportClass,this.state.startLoc);else if(!this.canHaveLeadingDecorator())throw this.raise(v.UnexpectedLeadingDecorator,this.state.startLoc);return d}parseDecorator(){this.expectOnePlugin(["decorators","decorators-legacy"]);const i=this.startNode();if(this.next(),this.hasPlugin("decorators")){const d=this.state.startLoc;let r;if(this.match(10)){const u=this.state.startLoc;this.next(),r=this.parseExpression(),this.expect(11),r=this.wrapParenthesis(u,r);const g=this.state.startLoc;i.expression=this.parseMaybeDecoratorArguments(r),this.getPluginOption("decorators","allowCallParenthesized")===!1&&i.expression!==r&&this.raise(v.DecoratorArgumentsOutsideParentheses,g)}else{for(r=this.parseIdentifier(!1);this.eat(16);){const u=this.startNodeAt(d);u.object=r,this.match(139)?(this.classScope.usePrivateName(this.state.value,this.state.startLoc),u.property=this.parsePrivateName()):u.property=this.parseIdentifier(!0),u.computed=!1,r=this.finishNode(u,"MemberExpression")}i.expression=this.parseMaybeDecoratorArguments(r)}}else i.expression=this.parseExprSubscripts();return this.finishNode(i,"Decorator")}parseMaybeDecoratorArguments(i){if(this.eat(10)){const d=this.startNodeAtNode(i);return d.callee=i,d.arguments=this.parseCallExpressionArguments(11),this.toReferencedList(d.arguments),this.finishNode(d,"CallExpression")}return i}parseBreakContinueStatement(i,d){return this.next(),this.isLineTerminator()?i.label=null:(i.label=this.parseIdentifier(),this.semicolon()),this.verifyBreakContinue(i,d),this.finishNode(i,d?"BreakStatement":"ContinueStatement")}verifyBreakContinue(i,d){let r;for(r=0;r<this.state.labels.length;++r){const u=this.state.labels[r];if((i.label==null||u.name===i.label.name)&&(u.kind!=null&&(d||u.kind===1)||i.label&&d))break}if(r===this.state.labels.length){const u=d?"BreakStatement":"ContinueStatement";this.raise(v.IllegalBreakContinue,i,{type:u})}}parseDebuggerStatement(i){return this.next(),this.semicolon(),this.finishNode(i,"DebuggerStatement")}parseHeaderExpression(){this.expect(10);const i=this.parseExpression();return this.expect(11),i}parseDoWhileStatement(i){return this.next(),this.state.labels.push(ln),i.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.expect(92),i.test=this.parseHeaderExpression(),this.eat(13),this.finishNode(i,"DoWhileStatement")}parseForStatement(i){this.next(),this.state.labels.push(ln);let d=null;if(this.isContextual(96)&&this.recordAwaitIfAllowed()&&(d=this.state.startLoc,this.next()),this.scope.enter(0),this.expect(10),this.match(13))return d!==null&&this.unexpected(d),this.parseFor(i,null);const r=this.isContextual(100);{const ne=this.isContextual(96)&&this.startsAwaitUsing(),be=ne||this.isContextual(107)&&this.startsUsingForOf(),Pe=r&&this.hasFollowingBindingAtom()||be;if(this.match(74)||this.match(75)||Pe){const Ie=this.startNode();let We;ne?(We="await using",this.recordAwaitIfAllowed()||this.raise(v.AwaitUsingNotInAsyncContext,this.state.startLoc),this.next()):We=this.state.value,this.next(),this.parseVar(Ie,!0,We);const Ve=this.finishNode(Ie,"VariableDeclaration"),Qe=this.match(58);return Qe&&be&&this.raise(v.ForInUsing,Ve),(Qe||this.isContextual(102))&&Ve.declarations.length===1?this.parseForIn(i,Ve,d):(d!==null&&this.unexpected(d),this.parseFor(i,Ve))}}const u=this.isContextual(95),g=new dr,F=this.parseExpression(!0,g),H=this.isContextual(102);if(H&&(r&&this.raise(v.ForOfLet,F),d===null&&u&&F.type==="Identifier"&&this.raise(v.ForOfAsync,F)),H||this.match(58)){this.checkDestructuringPrivate(g),this.toAssignable(F,!0);const ne=H?"ForOfStatement":"ForInStatement";return this.checkLVal(F,{type:ne}),this.parseForIn(i,F,d)}else this.checkExpressionErrors(g,!0);return d!==null&&this.unexpected(d),this.parseFor(i,F)}parseFunctionStatement(i,d,r){return this.next(),this.parseFunction(i,1|(r?2:0)|(d?8:0))}parseIfStatement(i){return this.next(),i.test=this.parseHeaderExpression(),i.consequent=this.parseStatementOrSloppyAnnexBFunctionDeclaration(),i.alternate=this.eat(66)?this.parseStatementOrSloppyAnnexBFunctionDeclaration():null,this.finishNode(i,"IfStatement")}parseReturnStatement(i){return!this.prodParam.hasReturn&&!this.options.allowReturnOutsideFunction&&this.raise(v.IllegalReturn,this.state.startLoc),this.next(),this.isLineTerminator()?i.argument=null:(i.argument=this.parseExpression(),this.semicolon()),this.finishNode(i,"ReturnStatement")}parseSwitchStatement(i){this.next(),i.discriminant=this.parseHeaderExpression();const d=i.cases=[];this.expect(5),this.state.labels.push(is),this.scope.enter(0);let r;for(let u;!this.match(8);)if(this.match(61)||this.match(65)){const g=this.match(61);r&&this.finishNode(r,"SwitchCase"),d.push(r=this.startNode()),r.consequent=[],this.next(),g?r.test=this.parseExpression():(u&&this.raise(v.MultipleDefaultsInSwitch,this.state.lastTokStartLoc),u=!0,r.test=null),this.expect(14)}else r?r.consequent.push(this.parseStatementListItem()):this.unexpected();return this.scope.exit(),r&&this.finishNode(r,"SwitchCase"),this.next(),this.state.labels.pop(),this.finishNode(i,"SwitchStatement")}parseThrowStatement(i){return this.next(),this.hasPrecedingLineBreak()&&this.raise(v.NewlineAfterThrow,this.state.lastTokEndLoc),i.argument=this.parseExpression(),this.semicolon(),this.finishNode(i,"ThrowStatement")}parseCatchClauseParam(){const i=this.parseBindingAtom();return this.scope.enter(this.options.annexB&&i.type==="Identifier"?8:0),this.checkLVal(i,{type:"CatchClause"},9),i}parseTryStatement(i){if(this.next(),i.block=this.parseBlock(),i.handler=null,this.match(62)){const d=this.startNode();this.next(),this.match(10)?(this.expect(10),d.param=this.parseCatchClauseParam(),this.expect(11)):(d.param=null,this.scope.enter(0)),d.body=this.withSmartMixTopicForbiddingContext(()=>this.parseBlock(!1,!1)),this.scope.exit(),i.handler=this.finishNode(d,"CatchClause")}return i.finalizer=this.eat(67)?this.parseBlock():null,!i.handler&&!i.finalizer&&this.raise(v.NoCatchOrFinally,i),this.finishNode(i,"TryStatement")}parseVarStatement(i,d,r=!1){return this.next(),this.parseVar(i,!1,d,r),this.semicolon(),this.finishNode(i,"VariableDeclaration")}parseWhileStatement(i){return this.next(),i.test=this.parseHeaderExpression(),this.state.labels.push(ln),i.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.state.labels.pop(),this.finishNode(i,"WhileStatement")}parseWithStatement(i){return this.state.strict&&this.raise(v.StrictWith,this.state.startLoc),this.next(),i.object=this.parseHeaderExpression(),i.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.finishNode(i,"WithStatement")}parseEmptyStatement(i){return this.next(),this.finishNode(i,"EmptyStatement")}parseLabeledStatement(i,d,r,u){for(const F of this.state.labels)F.name===d&&this.raise(v.LabelRedeclaration,r,{labelName:d});const g=ue(this.state.type)?1:this.match(71)?2:null;for(let F=this.state.labels.length-1;F>=0;F--){const H=this.state.labels[F];if(H.statementStart===i.start)H.statementStart=this.sourceToOffsetPos(this.state.start),H.kind=g;else break}return this.state.labels.push({name:d,kind:g,statementStart:this.sourceToOffsetPos(this.state.start)}),i.body=u&8?this.parseStatementOrSloppyAnnexBFunctionDeclaration(!0):this.parseStatement(),this.state.labels.pop(),i.label=r,this.finishNode(i,"LabeledStatement")}parseExpressionStatement(i,d,r){return i.expression=d,this.semicolon(),this.finishNode(i,"ExpressionStatement")}parseBlock(i=!1,d=!0,r){const u=this.startNode();return i&&this.state.strictErrors.clear(),this.expect(5),d&&this.scope.enter(0),this.parseBlockBody(u,i,!1,8,r),d&&this.scope.exit(),this.finishNode(u,"BlockStatement")}isValidDirective(i){return i.type==="ExpressionStatement"&&i.expression.type==="StringLiteral"&&!i.expression.extra.parenthesized}parseBlockBody(i,d,r,u,g){const F=i.body=[],H=i.directives=[];this.parseBlockOrModuleBlockBody(F,d?H:void 0,r,u,g)}parseBlockOrModuleBlockBody(i,d,r,u,g){const F=this.state.strict;let H=!1,ne=!1;for(;!this.match(u);){const be=r?this.parseModuleItem():this.parseStatementListItem();if(d&&!ne){if(this.isValidDirective(be)){const Pe=this.stmtToDirective(be);d.push(Pe),!H&&Pe.value.value==="use strict"&&(H=!0,this.setStrict(!0));continue}ne=!0,this.state.strictErrors.clear()}i.push(be)}g?.call(this,H),F||this.setStrict(!1),this.next()}parseFor(i,d){return i.init=d,this.semicolon(!1),i.test=this.match(13)?null:this.parseExpression(),this.semicolon(!1),i.update=this.match(11)?null:this.parseExpression(),this.expect(11),i.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(i,"ForStatement")}parseForIn(i,d,r){const u=this.match(58);return this.next(),u?r!==null&&this.unexpected(r):i.await=r!==null,d.type==="VariableDeclaration"&&d.declarations[0].init!=null&&(!u||!this.options.annexB||this.state.strict||d.kind!=="var"||d.declarations[0].id.type!=="Identifier")&&this.raise(v.ForInOfLoopInitializer,d,{type:u?"ForInStatement":"ForOfStatement"}),d.type==="AssignmentPattern"&&this.raise(v.InvalidLhs,d,{ancestor:{type:"ForStatement"}}),i.left=d,i.right=u?this.parseExpression():this.parseMaybeAssignAllowIn(),this.expect(11),i.body=this.withSmartMixTopicForbiddingContext(()=>this.parseStatement()),this.scope.exit(),this.state.labels.pop(),this.finishNode(i,u?"ForInStatement":"ForOfStatement")}parseVar(i,d,r,u=!1){const g=i.declarations=[];for(i.kind=r;;){const F=this.startNode();if(this.parseVarId(F,r),F.init=this.eat(29)?d?this.parseMaybeAssignDisallowIn():this.parseMaybeAssignAllowIn():null,F.init===null&&!u&&(F.id.type!=="Identifier"&&!(d&&(this.match(58)||this.isContextual(102)))?this.raise(v.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:"destructuring"}):(r==="const"||r==="using"||r==="await using")&&!(this.match(58)||this.isContextual(102))&&this.raise(v.DeclarationMissingInitializer,this.state.lastTokEndLoc,{kind:r})),g.push(this.finishNode(F,"VariableDeclarator")),!this.eat(12))break}return i}parseVarId(i,d){const r=this.parseBindingAtom();(d==="using"||d==="await using")&&(r.type==="ArrayPattern"||r.type==="ObjectPattern")&&this.raise(v.UsingDeclarationHasBindingPattern,r.loc.start),this.checkLVal(r,{type:"VariableDeclarator"},d==="var"?5:8201),i.id=r}parseAsyncFunctionExpression(i){return this.parseFunction(i,8)}parseFunction(i,d=0){const r=d&2,u=!!(d&1),g=u&&!(d&4),F=!!(d&8);this.initFunction(i,F),this.match(55)&&(r&&this.raise(v.GeneratorInSingleStatementContext,this.state.startLoc),this.next(),i.generator=!0),u&&(i.id=this.parseFunctionId(g));const H=this.state.maybeInArrowParameters;return this.state.maybeInArrowParameters=!1,this.scope.enter(2),this.prodParam.enter(kr(F,i.generator)),u||(i.id=this.parseFunctionId()),this.parseFunctionParams(i,!1),this.withSmartMixTopicForbiddingContext(()=>{this.parseFunctionBodyAndFinish(i,u?"FunctionDeclaration":"FunctionExpression")}),this.prodParam.exit(),this.scope.exit(),u&&!r&&this.registerFunctionStatementId(i),this.state.maybeInArrowParameters=H,i}parseFunctionId(i){return i||xe(this.state.type)?this.parseIdentifier():null}parseFunctionParams(i,d){this.expect(10),this.expressionScope.enter(Ni()),i.params=this.parseBindingList(11,41,2|(d?4:0)),this.expressionScope.exit()}registerFunctionStatementId(i){i.id&&this.scope.declareName(i.id.name,!this.options.annexB||this.state.strict||i.generator||i.async?this.scope.treatFunctionsAsVar?5:8201:17,i.id.loc.start)}parseClass(i,d,r){this.next();const u=this.state.strict;return this.state.strict=!0,this.parseClassId(i,d,r),this.parseClassSuper(i),i.body=this.parseClassBody(!!i.superClass,u),this.finishNode(i,d?"ClassDeclaration":"ClassExpression")}isClassProperty(){return this.match(29)||this.match(13)||this.match(8)}isClassMethod(){return this.match(10)}nameIsConstructor(i){return i.type==="Identifier"&&i.name==="constructor"||i.type==="StringLiteral"&&i.value==="constructor"}isNonstaticConstructor(i){return!i.computed&&!i.static&&this.nameIsConstructor(i.key)}parseClassBody(i,d){this.classScope.enter();const r={hadConstructor:!1,hadSuperClass:i};let u=[];const g=this.startNode();if(g.body=[],this.expect(5),this.withSmartMixTopicForbiddingContext(()=>{for(;!this.match(8);){if(this.eat(13)){if(u.length>0)throw this.raise(v.DecoratorSemicolon,this.state.lastTokEndLoc);continue}if(this.match(26)){u.push(this.parseDecorator());continue}const F=this.startNode();u.length&&(F.decorators=u,this.resetStartLocationFromNode(F,u[0]),u=[]),this.parseClassMember(g,F,r),F.kind==="constructor"&&F.decorators&&F.decorators.length>0&&this.raise(v.DecoratorConstructor,F)}}),this.state.strict=d,this.next(),u.length)throw this.raise(v.TrailingDecorator,this.state.startLoc);return this.classScope.exit(),this.finishNode(g,"ClassBody")}parseClassMemberFromModifier(i,d){const r=this.parseIdentifier(!0);if(this.isClassMethod()){const u=d;return u.kind="method",u.computed=!1,u.key=r,u.static=!1,this.pushClassMethod(i,u,!1,!1,!1,!1),!0}else if(this.isClassProperty()){const u=d;return u.computed=!1,u.key=r,u.static=!1,i.body.push(this.parseClassProperty(u)),!0}return this.resetPreviousNodeTrailingComments(r),!1}parseClassMember(i,d,r){const u=this.isContextual(106);if(u){if(this.parseClassMemberFromModifier(i,d))return;if(this.eat(5)){this.parseClassStaticBlock(i,d);return}}this.parseClassMemberWithIsStatic(i,d,r,u)}parseClassMemberWithIsStatic(i,d,r,u){const g=d,F=d,H=d,ne=d,be=d,Pe=g,Ie=g;if(d.static=u,this.parsePropertyNamePrefixOperator(d),this.eat(55)){Pe.kind="method";const ht=this.match(139);if(this.parseClassElementName(Pe),ht){this.pushClassPrivateMethod(i,F,!0,!1);return}this.isNonstaticConstructor(g)&&this.raise(v.ConstructorIsGenerator,g.key),this.pushClassMethod(i,g,!0,!1,!1,!1);return}const We=!this.state.containsEsc&&xe(this.state.type),Ve=this.parseClassElementName(d),Qe=We?Ve.name:null,ot=this.isPrivateName(Ve),At=this.state.startLoc;if(this.parsePostMemberNameModifiers(Ie),this.isClassMethod()){if(Pe.kind="method",ot){this.pushClassPrivateMethod(i,F,!1,!1);return}const ht=this.isNonstaticConstructor(g);let yt=!1;ht&&(g.kind="constructor",r.hadConstructor&&!this.hasPlugin("typescript")&&this.raise(v.DuplicateConstructor,Ve),ht&&this.hasPlugin("typescript")&&d.override&&this.raise(v.OverrideOnConstructor,Ve),r.hadConstructor=!0,yt=r.hadSuperClass),this.pushClassMethod(i,g,!1,!1,ht,yt)}else if(this.isClassProperty())ot?this.pushClassPrivateProperty(i,ne):this.pushClassProperty(i,H);else if(Qe==="async"&&!this.isLineTerminator()){this.resetPreviousNodeTrailingComments(Ve);const ht=this.eat(55);Ie.optional&&this.unexpected(At),Pe.kind="method";const yt=this.match(139);this.parseClassElementName(Pe),this.parsePostMemberNameModifiers(Ie),yt?this.pushClassPrivateMethod(i,F,ht,!0):(this.isNonstaticConstructor(g)&&this.raise(v.ConstructorIsAsync,g.key),this.pushClassMethod(i,g,ht,!0,!1,!1))}else if((Qe==="get"||Qe==="set")&&!(this.match(55)&&this.isLineTerminator())){this.resetPreviousNodeTrailingComments(Ve),Pe.kind=Qe;const ht=this.match(139);this.parseClassElementName(g),ht?this.pushClassPrivateMethod(i,F,!1,!1):(this.isNonstaticConstructor(g)&&this.raise(v.ConstructorIsAccessor,g.key),this.pushClassMethod(i,g,!1,!1,!1,!1)),this.checkGetterSetterParams(g)}else if(Qe==="accessor"&&!this.isLineTerminator()){this.expectPlugin("decoratorAutoAccessors"),this.resetPreviousNodeTrailingComments(Ve);const ht=this.match(139);this.parseClassElementName(H),this.pushClassAccessorProperty(i,be,ht)}else this.isLineTerminator()?ot?this.pushClassPrivateProperty(i,ne):this.pushClassProperty(i,H):this.unexpected()}parseClassElementName(i){const{type:d,value:r}=this.state;if((d===132||d===134)&&i.static&&r==="prototype"&&this.raise(v.StaticPrototype,this.state.startLoc),d===139){r==="constructor"&&this.raise(v.ConstructorClassPrivateField,this.state.startLoc);const u=this.parsePrivateName();return i.key=u,u}return this.parsePropertyName(i),i.key}parseClassStaticBlock(i,d){var r;this.scope.enter(208);const u=this.state.labels;this.state.labels=[],this.prodParam.enter(0);const g=d.body=[];this.parseBlockOrModuleBlockBody(g,void 0,!1,8),this.prodParam.exit(),this.scope.exit(),this.state.labels=u,i.body.push(this.finishNode(d,"StaticBlock")),(r=d.decorators)!=null&&r.length&&this.raise(v.DecoratorStaticBlock,d)}pushClassProperty(i,d){!d.computed&&this.nameIsConstructor(d.key)&&this.raise(v.ConstructorClassField,d.key),i.body.push(this.parseClassProperty(d))}pushClassPrivateProperty(i,d){const r=this.parseClassPrivateProperty(d);i.body.push(r),this.classScope.declarePrivateName(this.getPrivateNameSV(r.key),0,r.key.loc.start)}pushClassAccessorProperty(i,d,r){!r&&!d.computed&&this.nameIsConstructor(d.key)&&this.raise(v.ConstructorClassField,d.key);const u=this.parseClassAccessorProperty(d);i.body.push(u),r&&this.classScope.declarePrivateName(this.getPrivateNameSV(u.key),0,u.key.loc.start)}pushClassMethod(i,d,r,u,g,F){i.body.push(this.parseMethod(d,r,u,g,F,"ClassMethod",!0))}pushClassPrivateMethod(i,d,r,u){const g=this.parseMethod(d,r,u,!1,!1,"ClassPrivateMethod",!0);i.body.push(g);const F=g.kind==="get"?g.static?6:2:g.kind==="set"?g.static?5:1:0;this.declareClassPrivateMethodInScope(g,F)}declareClassPrivateMethodInScope(i,d){this.classScope.declarePrivateName(this.getPrivateNameSV(i.key),d,i.key.loc.start)}parsePostMemberNameModifiers(i){}parseClassPrivateProperty(i){return this.parseInitializer(i),this.semicolon(),this.finishNode(i,"ClassPrivateProperty")}parseClassProperty(i){return this.parseInitializer(i),this.semicolon(),this.finishNode(i,"ClassProperty")}parseClassAccessorProperty(i){return this.parseInitializer(i),this.semicolon(),this.finishNode(i,"ClassAccessorProperty")}parseInitializer(i){this.scope.enter(80),this.expressionScope.enter(ai()),this.prodParam.enter(0),i.value=this.eat(29)?this.parseMaybeAssignAllowIn():null,this.expressionScope.exit(),this.prodParam.exit(),this.scope.exit()}parseClassId(i,d,r,u=8331){if(xe(this.state.type))i.id=this.parseIdentifier(),d&&this.declareNameFromIdentifier(i.id,u);else if(r||!d)i.id=null;else throw this.raise(v.MissingClassName,this.state.startLoc)}parseClassSuper(i){i.superClass=this.eat(81)?this.parseExprSubscripts():null}parseExport(i,d){const r=this.parseMaybeImportPhase(i,!0),u=this.maybeParseExportDefaultSpecifier(i,r),g=!u||this.eat(12),F=g&&this.eatExportStar(i),H=F&&this.maybeParseExportNamespaceSpecifier(i),ne=g&&(!H||this.eat(12)),be=u||F;if(F&&!H){if(u&&this.unexpected(),d)throw this.raise(v.UnsupportedDecoratorExport,i);return this.parseExportFrom(i,!0),this.finishNode(i,"ExportAllDeclaration")}const Pe=this.maybeParseExportNamedSpecifiers(i);u&&g&&!F&&!Pe&&this.unexpected(null,5),H&&ne&&this.unexpected(null,98);let Ie;if(be||Pe){if(Ie=!1,d)throw this.raise(v.UnsupportedDecoratorExport,i);this.parseExportFrom(i,be)}else Ie=this.maybeParseExportDeclaration(i);if(be||Pe||Ie){var We;const Ve=i;if(this.checkExport(Ve,!0,!1,!!Ve.source),((We=Ve.declaration)==null?void 0:We.type)==="ClassDeclaration")this.maybeTakeDecorators(d,Ve.declaration,Ve);else if(d)throw this.raise(v.UnsupportedDecoratorExport,i);return this.finishNode(Ve,"ExportNamedDeclaration")}if(this.eat(65)){const Ve=i,Qe=this.parseExportDefaultExpression();if(Ve.declaration=Qe,Qe.type==="ClassDeclaration")this.maybeTakeDecorators(d,Qe,Ve);else if(d)throw this.raise(v.UnsupportedDecoratorExport,i);return this.checkExport(Ve,!0,!0),this.finishNode(Ve,"ExportDefaultDeclaration")}this.unexpected(null,5)}eatExportStar(i){return this.eat(55)}maybeParseExportDefaultSpecifier(i,d){if(d||this.isExportDefaultSpecifier()){this.expectPlugin("exportDefaultFrom",d?.loc.start);const r=d||this.parseIdentifier(!0),u=this.startNodeAtNode(r);return u.exported=r,i.specifiers=[this.finishNode(u,"ExportDefaultSpecifier")],!0}return!1}maybeParseExportNamespaceSpecifier(i){if(this.isContextual(93)){var d,r;(r=(d=i).specifiers)!=null||(d.specifiers=[]);const u=this.startNodeAt(this.state.lastTokStartLoc);return this.next(),u.exported=this.parseModuleExportName(),i.specifiers.push(this.finishNode(u,"ExportNamespaceSpecifier")),!0}return!1}maybeParseExportNamedSpecifiers(i){if(this.match(5)){const d=i;d.specifiers||(d.specifiers=[]);const r=d.exportKind==="type";return d.specifiers.push(...this.parseExportSpecifiers(r)),d.source=null,d.declaration=null,this.hasPlugin("importAssertions")&&(d.assertions=[]),!0}return!1}maybeParseExportDeclaration(i){return this.shouldParseExportDeclaration()?(i.specifiers=[],i.source=null,this.hasPlugin("importAssertions")&&(i.assertions=[]),i.declaration=this.parseExportDeclaration(i),!0):!1}isAsyncFunction(){if(!this.isContextual(95))return!1;const i=this.nextTokenInLineStart();return this.isUnparsedContextual(i,"function")}parseExportDefaultExpression(){const i=this.startNode();if(this.match(68))return this.next(),this.parseFunction(i,5);if(this.isAsyncFunction())return this.next(),this.next(),this.parseFunction(i,13);if(this.match(80))return this.parseClass(i,!0,!0);if(this.match(26))return this.hasPlugin("decorators")&&this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(v.DecoratorBeforeExport,this.state.startLoc),this.parseClass(this.maybeTakeDecorators(this.parseDecorators(!1),this.startNode()),!0,!0);if(this.match(75)||this.match(74)||this.isLet())throw this.raise(v.UnsupportedDefaultExport,this.state.startLoc);const d=this.parseMaybeAssignAllowIn();return this.semicolon(),d}parseExportDeclaration(i){return this.match(80)?this.parseClass(this.startNode(),!0,!1):this.parseStatementListItem()}isExportDefaultSpecifier(){const{type:i}=this.state;if(xe(i)){if(i===95&&!this.state.containsEsc||i===100)return!1;if((i===130||i===129)&&!this.state.containsEsc){const{type:u}=this.lookahead();if(xe(u)&&u!==98||u===5)return this.expectOnePlugin(["flow","typescript"]),!1}}else if(!this.match(65))return!1;const d=this.nextTokenStart(),r=this.isUnparsedContextual(d,"from");if(this.input.charCodeAt(d)===44||xe(this.state.type)&&r)return!0;if(this.match(65)&&r){const u=this.input.charCodeAt(this.nextTokenStartSince(d+4));return u===34||u===39}return!1}parseExportFrom(i,d){this.eatContextual(98)?(i.source=this.parseImportSource(),this.checkExport(i),this.maybeParseImportAttributes(i),this.checkJSONModuleImport(i)):d&&this.unexpected(),this.semicolon()}shouldParseExportDeclaration(){const{type:i}=this.state;return i===26&&(this.expectOnePlugin(["decorators","decorators-legacy"]),this.hasPlugin("decorators"))?(this.getPluginOption("decorators","decoratorsBeforeExport")===!0&&this.raise(v.DecoratorBeforeExport,this.state.startLoc),!0):this.isContextual(107)?(this.raise(v.UsingDeclarationExport,this.state.startLoc),!0):this.isContextual(96)&&this.startsAwaitUsing()?(this.raise(v.UsingDeclarationExport,this.state.startLoc),!0):i===74||i===75||i===68||i===80||this.isLet()||this.isAsyncFunction()}checkExport(i,d,r,u){if(d){var g;if(r){if(this.checkDuplicateExports(i,"default"),this.hasPlugin("exportDefaultFrom")){var F;const H=i.declaration;H.type==="Identifier"&&H.name==="from"&&H.end-H.start===4&&!((F=H.extra)!=null&&F.parenthesized)&&this.raise(v.ExportDefaultFromAsIdentifier,H)}}else if((g=i.specifiers)!=null&&g.length)for(const H of i.specifiers){const{exported:ne}=H,be=ne.type==="Identifier"?ne.name:ne.value;if(this.checkDuplicateExports(H,be),!u&&H.local){const{local:Pe}=H;Pe.type!=="Identifier"?this.raise(v.ExportBindingIsString,H,{localName:Pe.value,exportName:be}):(this.checkReservedWord(Pe.name,Pe.loc.start,!0,!1),this.scope.checkLocalExport(Pe))}}else if(i.declaration){const H=i.declaration;if(H.type==="FunctionDeclaration"||H.type==="ClassDeclaration"){const{id:ne}=H;if(!ne)throw new Error("Assertion failure");this.checkDuplicateExports(i,ne.name)}else if(H.type==="VariableDeclaration")for(const ne of H.declarations)this.checkDeclaration(ne.id)}}}checkDeclaration(i){if(i.type==="Identifier")this.checkDuplicateExports(i,i.name);else if(i.type==="ObjectPattern")for(const d of i.properties)this.checkDeclaration(d);else if(i.type==="ArrayPattern")for(const d of i.elements)d&&this.checkDeclaration(d);else i.type==="ObjectProperty"?this.checkDeclaration(i.value):i.type==="RestElement"?this.checkDeclaration(i.argument):i.type==="AssignmentPattern"&&this.checkDeclaration(i.left)}checkDuplicateExports(i,d){this.exportedIdentifiers.has(d)&&(d==="default"?this.raise(v.DuplicateDefaultExport,i):this.raise(v.DuplicateExport,i,{exportName:d})),this.exportedIdentifiers.add(d)}parseExportSpecifiers(i){const d=[];let r=!0;for(this.expect(5);!this.eat(8);){if(r)r=!1;else if(this.expect(12),this.eat(8))break;const u=this.isContextual(130),g=this.match(134),F=this.startNode();F.local=this.parseModuleExportName(),d.push(this.parseExportSpecifier(F,g,i,u))}return d}parseExportSpecifier(i,d,r,u){return this.eatContextual(93)?i.exported=this.parseModuleExportName():d?i.exported=Li(i.local):i.exported||(i.exported=Xt(i.local)),this.finishNode(i,"ExportSpecifier")}parseModuleExportName(){if(this.match(134)){const i=this.parseStringLiteral(this.state.value),d=ss.exec(i.value);return d&&this.raise(v.ModuleExportNameHasLoneSurrogate,i,{surrogateCharCode:d[0].charCodeAt(0)}),i}return this.parseIdentifier(!0)}isJSONModuleImport(i){return i.assertions!=null?i.assertions.some(({key:d,value:r})=>r.value==="json"&&(d.type==="Identifier"?d.name==="type":d.value==="type")):!1}checkImportReflection(i){const{specifiers:d}=i,r=d.length===1?d[0].type:null;if(i.phase==="source")r!=="ImportDefaultSpecifier"&&this.raise(v.SourcePhaseImportRequiresDefault,d[0].loc.start);else if(i.phase==="defer")r!=="ImportNamespaceSpecifier"&&this.raise(v.DeferImportRequiresNamespace,d[0].loc.start);else if(i.module){var u;r!=="ImportDefaultSpecifier"&&this.raise(v.ImportReflectionNotBinding,d[0].loc.start),((u=i.assertions)==null?void 0:u.length)>0&&this.raise(v.ImportReflectionHasAssertion,d[0].loc.start)}}checkJSONModuleImport(i){if(this.isJSONModuleImport(i)&&i.type!=="ExportAllDeclaration"){const{specifiers:d}=i;if(d!=null){const r=d.find(u=>{let g;if(u.type==="ExportSpecifier"?g=u.local:u.type==="ImportSpecifier"&&(g=u.imported),g!==void 0)return g.type==="Identifier"?g.name!=="default":g.value!=="default"});r!==void 0&&this.raise(v.ImportJSONBindingNotDefault,r.loc.start)}}}isPotentialImportPhase(i){return i?!1:this.isContextual(105)||this.isContextual(97)||this.isContextual(127)}applyImportPhase(i,d,r,u){d||(r==="module"?(this.expectPlugin("importReflection",u),i.module=!0):this.hasPlugin("importReflection")&&(i.module=!1),r==="source"?(this.expectPlugin("sourcePhaseImports",u),i.phase="source"):r==="defer"?(this.expectPlugin("deferredImportEvaluation",u),i.phase="defer"):this.hasPlugin("sourcePhaseImports")&&(i.phase=null))}parseMaybeImportPhase(i,d){if(!this.isPotentialImportPhase(d))return this.applyImportPhase(i,d,null),null;const r=this.parseIdentifier(!0),{type:u}=this.state;return(Ue(u)?u!==98||this.lookaheadCharCode()===102:u!==12)?(this.resetPreviousIdentifierLeadingComments(r),this.applyImportPhase(i,d,r.name,r.loc.start),null):(this.applyImportPhase(i,d,null),r)}isPrecedingIdImportPhase(i){const{type:d}=this.state;return xe(d)?d!==98||this.lookaheadCharCode()===102:d!==12}parseImport(i){return this.match(134)?this.parseImportSourceAndAttributes(i):this.parseImportSpecifiersAndAfter(i,this.parseMaybeImportPhase(i,!1))}parseImportSpecifiersAndAfter(i,d){i.specifiers=[];const u=!this.maybeParseDefaultImportSpecifier(i,d)||this.eat(12),g=u&&this.maybeParseStarImportSpecifier(i);return u&&!g&&this.parseNamedImportSpecifiers(i),this.expectContextual(98),this.parseImportSourceAndAttributes(i)}parseImportSourceAndAttributes(i){var d;return(d=i.specifiers)!=null||(i.specifiers=[]),i.source=this.parseImportSource(),this.maybeParseImportAttributes(i),this.checkImportReflection(i),this.checkJSONModuleImport(i),this.semicolon(),this.finishNode(i,"ImportDeclaration")}parseImportSource(){return this.match(134)||this.unexpected(),this.parseExprAtom()}parseImportSpecifierLocal(i,d,r){d.local=this.parseIdentifier(),i.specifiers.push(this.finishImportSpecifier(d,r))}finishImportSpecifier(i,d,r=8201){return this.checkLVal(i.local,{type:d},r),this.finishNode(i,d)}parseImportAttributes(){this.expect(5);const i=[],d=new Set;do{if(this.match(8))break;const r=this.startNode(),u=this.state.value;if(d.has(u)&&this.raise(v.ModuleAttributesWithDuplicateKeys,this.state.startLoc,{key:u}),d.add(u),this.match(134)?r.key=this.parseStringLiteral(u):r.key=this.parseIdentifier(!0),this.expect(14),!this.match(134))throw this.raise(v.ModuleAttributeInvalidValue,this.state.startLoc);r.value=this.parseStringLiteral(this.state.value),i.push(this.finishNode(r,"ImportAttribute"))}while(this.eat(12));return this.expect(8),i}parseModuleAttributes(){const i=[],d=new Set;do{const r=this.startNode();if(r.key=this.parseIdentifier(!0),r.key.name!=="type"&&this.raise(v.ModuleAttributeDifferentFromType,r.key),d.has(r.key.name)&&this.raise(v.ModuleAttributesWithDuplicateKeys,r.key,{key:r.key.name}),d.add(r.key.name),this.expect(14),!this.match(134))throw this.raise(v.ModuleAttributeInvalidValue,this.state.startLoc);r.value=this.parseStringLiteral(this.state.value),i.push(this.finishNode(r,"ImportAttribute"))}while(this.eat(12));return i}maybeParseImportAttributes(i){let d;var r=!1;if(this.match(76)){if(this.hasPrecedingLineBreak()&&this.lookaheadCharCode()===40)return;this.next(),this.hasPlugin("moduleAttributes")?d=this.parseModuleAttributes():d=this.parseImportAttributes(),r=!0}else this.isContextual(94)&&!this.hasPrecedingLineBreak()?(!this.hasPlugin("deprecatedImportAssert")&&!this.hasPlugin("importAssertions")&&this.raise(v.ImportAttributesUseAssert,this.state.startLoc),this.hasPlugin("importAssertions")||this.addExtra(i,"deprecatedAssertSyntax",!0),this.next(),d=this.parseImportAttributes()):d=[];!r&&this.hasPlugin("importAssertions")?i.assertions=d:i.attributes=d}maybeParseDefaultImportSpecifier(i,d){if(d){const r=this.startNodeAtNode(d);return r.local=d,i.specifiers.push(this.finishImportSpecifier(r,"ImportDefaultSpecifier")),!0}else if(Ue(this.state.type))return this.parseImportSpecifierLocal(i,this.startNode(),"ImportDefaultSpecifier"),!0;return!1}maybeParseStarImportSpecifier(i){if(this.match(55)){const d=this.startNode();return this.next(),this.expectContextual(93),this.parseImportSpecifierLocal(i,d,"ImportNamespaceSpecifier"),!0}return!1}parseNamedImportSpecifiers(i){let d=!0;for(this.expect(5);!this.eat(8);){if(d)d=!1;else{if(this.eat(14))throw this.raise(v.DestructureNamedImport,this.state.startLoc);if(this.expect(12),this.eat(8))break}const r=this.startNode(),u=this.match(134),g=this.isContextual(130);r.imported=this.parseModuleExportName();const F=this.parseImportSpecifier(r,u,i.importKind==="type"||i.importKind==="typeof",g,void 0);i.specifiers.push(F)}}parseImportSpecifier(i,d,r,u,g){if(this.eatContextual(93))i.local=this.parseIdentifier();else{const{imported:F}=i;if(d)throw this.raise(v.ImportBindingIsString,i,{importName:F.value});this.checkReservedWord(F.name,i.loc.start,!0,!0),i.local||(i.local=Xt(F))}return this.finishImportSpecifier(i,"ImportSpecifier",g)}isThisParam(i){return i.type==="Identifier"&&i.name==="this"}};e(Mn,"StatementParser");let fn=Mn;const jn=class jn extends fn{constructor(i,d,r){i=ns(i),super(i,d),this.options=i,this.initializeScopes(),this.plugins=r,this.filename=i.sourceFilename,this.startIndex=i.startIndex}getScopeHandler(){return xt}parse(){this.enterInitialScopes();const i=this.startNode(),d=this.startNode();return this.nextToken(),i.errors=null,this.parseTopLevel(i,d),i.errors=this.state.errors,i.comments.length=this.state.commentsLen,i}};e(jn,"Parser");let Fr=jn;function os(G,i){var d;if(((d=i)==null?void 0:d.sourceType)==="unambiguous"){i=Object.assign({},i);try{i.sourceType="module";const r=Cr(i,G),u=r.parse();if(r.sawUnambiguousESM)return u;if(r.ambiguousScriptDifferentAst)try{return i.sourceType="script",Cr(i,G).parse()}catch{}else u.program.sourceType="script";return u}catch(r){try{return i.sourceType="script",Cr(i,G).parse()}catch{}throw r}}else return Cr(i,G).parse()}e(os,"parse");function us(G,i){const d=Cr(i,G);return d.options.strictMode&&(d.state.strict=!0),d.getExpression()}e(us,"parseExpression");function ls(G){const i={};for(const d of Object.keys(G))i[d]=pe(G[d]);return i}e(ls,"generateExportedTokenTypes");const cs=ls(Ce);function Cr(G,i){let d=Fr;const r=new Map;if(G!=null&&G.plugins){for(const u of G.plugins){let g,F;typeof u=="string"?g=u:[g,F]=u,r.has(g)||r.set(g,F||{})}es(r),d=fs(r)}return new d(G,i,r)}e(Cr,"getParser");const gi=new Map;function fs(G){const i=[];for(const u of ts)G.has(u)&&i.push(u);const d=i.join("|");let r=gi.get(d);if(!r){r=Fr;for(const u of i)r=yi[u](r);gi.set(d,r)}return r}return e(fs,"getParserClass"),ks.parse=os,ks.parseExpression=us,ks.tokTypes=cs,ks}e(ku,"requireLib$a");var Fs={},Fu={exports:{}},tm;function TT(){if(tm)return Fu.exports;tm=1;let t=process||{},n=t.argv||[],s=t.env||{},a=!(s.NO_COLOR||n.includes("--no-color"))&&(!!s.FORCE_COLOR||n.includes("--color")||t.platform==="win32"||(t.stdout||{}).isTTY&&s.TERM!=="dumb"||!!s.CI),f=e((h,p,b=h)=>y=>{let x=""+y,E=x.indexOf(p,h.length);return~E?h+l(x,p,b,E)+p:h+x+p},"formatter"),l=e((h,p,b,y)=>{let x="",E=0;do x+=h.substring(E,y)+b,E=y+p.length,y=h.indexOf(p,E);while(~y);return x+h.substring(E)},"replaceClose"),m=e((h=a)=>{let p=h?f:()=>String;return{isColorSupported:h,reset:p("\x1B[0m","\x1B[0m"),bold:p("\x1B[1m","\x1B[22m","\x1B[22m\x1B[1m"),dim:p("\x1B[2m","\x1B[22m","\x1B[22m\x1B[2m"),italic:p("\x1B[3m","\x1B[23m"),underline:p("\x1B[4m","\x1B[24m"),inverse:p("\x1B[7m","\x1B[27m"),hidden:p("\x1B[8m","\x1B[28m"),strikethrough:p("\x1B[9m","\x1B[29m"),black:p("\x1B[30m","\x1B[39m"),red:p("\x1B[31m","\x1B[39m"),green:p("\x1B[32m","\x1B[39m"),yellow:p("\x1B[33m","\x1B[39m"),blue:p("\x1B[34m","\x1B[39m"),magenta:p("\x1B[35m","\x1B[39m"),cyan:p("\x1B[36m","\x1B[39m"),white:p("\x1B[37m","\x1B[39m"),gray:p("\x1B[90m","\x1B[39m"),bgBlack:p("\x1B[40m","\x1B[49m"),bgRed:p("\x1B[41m","\x1B[49m"),bgGreen:p("\x1B[42m","\x1B[49m"),bgYellow:p("\x1B[43m","\x1B[49m"),bgBlue:p("\x1B[44m","\x1B[49m"),bgMagenta:p("\x1B[45m","\x1B[49m"),bgCyan:p("\x1B[46m","\x1B[49m"),bgWhite:p("\x1B[47m","\x1B[49m"),blackBright:p("\x1B[90m","\x1B[39m"),redBright:p("\x1B[91m","\x1B[39m"),greenBright:p("\x1B[92m","\x1B[39m"),yellowBright:p("\x1B[93m","\x1B[39m"),blueBright:p("\x1B[94m","\x1B[39m"),magentaBright:p("\x1B[95m","\x1B[39m"),cyanBright:p("\x1B[96m","\x1B[39m"),whiteBright:p("\x1B[97m","\x1B[39m"),bgBlackBright:p("\x1B[100m","\x1B[49m"),bgRedBright:p("\x1B[101m","\x1B[49m"),bgGreenBright:p("\x1B[102m","\x1B[49m"),bgYellowBright:p("\x1B[103m","\x1B[49m"),bgBlueBright:p("\x1B[104m","\x1B[49m"),bgMagentaBright:p("\x1B[105m","\x1B[49m"),bgCyanBright:p("\x1B[106m","\x1B[49m"),bgWhiteBright:p("\x1B[107m","\x1B[49m")}},"createColors");return Fu.exports=m(),Fu.exports.createColors=m,Fu.exports}e(TT,"requirePicocolors");var Ba={},rm;function ET(){return rm||(rm=1,Object.defineProperty(Ba,"__esModule",{value:!0}),Ba.default=/((['"])(?:(?!\2|\\).|\\(?:\r\n|[\s\S]))*(\2)?|`(?:[^`\\$]|\\[\s\S]|\$(?!\{)|\$\{(?:[^{}]|\{[^}]*\}?)*\}?)*(`)?)|(\/\/.*)|(\/\*(?:[^*]|\*(?!\/))*(\*\/)?)|(\/(?!\*)(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\]\\]).|\\.)+\/(?:(?!\s*(?:\b|[\u0080-\uFFFF$\\'"~({]|[+\-!](?!=)|\.?\d))|[gmiyus]{1,6}\b(?![\u0080-\uFFFF$\\]|\s*(?:[+\-*%&|^<>!=?({]|\/(?![\/*])))))|(0[xX][\da-fA-F]+|0[oO][0-7]+|0[bB][01]+|(?:\d*\.\d+|\d+\.?)(?:[eE][+-]?\d+)?)|((?!\d)(?:(?!\s)[$\w\u0080-\uFFFF]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+)|(--|\+\+|&&|\|\||=>|\.{3}|(?:[+\-\/%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2})=?|[?~.,:;[\](){}])|(\s+)|(^$|[\s\S])/g,Ba.matchToToken=function(t){var n={type:"invalid",value:t[0],closed:void 0};return t[1]?(n.type="string",n.closed=!!(t[3]||t[4])):t[5]?n.type="comment":t[6]?(n.type="comment",n.closed=!!t[7]):t[8]?n.type="regex":t[9]?n.type="number":t[10]?n.type="name":t[11]?n.type="punctuator":t[12]&&(n.type="whitespace"),n}),Ba}e(ET,"requireJsTokens");var nm;function Lu(){if(nm)return Fs;nm=1,Object.defineProperty(Fs,"__esModule",{value:!0});var t=TT(),n=ET(),s=Aa();function a(){return typeof process=="object"&&(process.env.FORCE_COLOR==="0"||process.env.FORCE_COLOR==="false")?!1:t.isColorSupported}e(a,"isColorSupported");const f=e((w,M)=>C=>w(M(C)),"compose");function l(w){return{keyword:w.cyan,capitalized:w.yellow,jsxIdentifier:w.yellow,punctuator:w.yellow,number:w.magenta,string:w.green,regex:w.magenta,comment:w.gray,invalid:f(f(w.white,w.bgRed),w.bold),gutter:w.gray,marker:f(w.red,w.bold),message:f(w.red,w.bold),reset:w.reset}}e(l,"buildDefs");const m=l(t.createColors(!0)),h=l(t.createColors(!1));function p(w){return w?m:h}e(p,"getDefs");const b=new Set(["as","async","from","get","of","set"]),y=/\r\n|[\n\r\u2028\u2029]/,x=/^[()[\]{}]$/;let E;{const w=/^[a-z][\w-]*$/i,M=e(function(C,P,S){if(C.type==="name"){if(s.isKeyword(C.value)||s.isStrictReservedWord(C.value,!0)||b.has(C.value))return"keyword";if(w.test(C.value)&&(S[P-1]==="<"||S.slice(P-2,P)==="</"))return"jsxIdentifier";if(C.value[0]!==C.value[0].toLowerCase())return"capitalized"}return C.type==="punctuator"&&x.test(C.value)?"bracket":C.type==="invalid"&&(C.value==="@"||C.value==="#")?"punctuator":C.type},"getTokenType");E=e(function*(C){let P;for(;P=n.default.exec(C);){const S=n.matchToToken(P);yield{type:M(S,P.index,C),value:S.value}}},"tokenize")}function T(w){if(w==="")return"";const M=p(!0);let C="";for(const{type:P,value:S}of E(w))P in M?C+=S.split(y).map(O=>M[P](O)).join(`
19
+ `):C+=S;return C}e(T,"highlight");let A=!1;const I=/\r\n|[\n\r\u2028\u2029]/;function v(w,M,C){const P=Object.assign({column:0,line:-1},w.start),S=Object.assign({},P,w.end),{linesAbove:O=2,linesBelow:X=3}=C||{},D=P.line,V=P.column,K=S.line,q=S.column;let _=Math.max(D-(O+1),0),j=Math.min(M.length,K+X);D===-1&&(_=0),K===-1&&(j=M.length);const z=K-D,Y={};if(z)for(let N=0;N<=z;N++){const te=N+D;if(!V)Y[te]=!0;else if(N===0){const se=M[te-1].length;Y[te]=[V,se-V+1]}else if(N===z)Y[te]=[0,q];else{const se=M[te-N].length;Y[te]=[0,se]}}else V===q?V?Y[D]=[V,0]:Y[D]=!0:Y[D]=[V,q-V];return{start:_,end:j,markerLines:Y}}e(v,"getMarkerLines");function L(w,M,C={}){const P=C.forceColor||a()&&C.highlightCode,S=p(P),O=w.split(I),{start:X,end:D,markerLines:V}=v(M,O,C),K=M.start&&typeof M.start.column=="number",q=String(D).length;let j=(P?T(w):w).split(I,D).slice(X,D).map((z,Y)=>{const N=X+1+Y,se=` ${` ${N}`.slice(-q)} |`,de=V[N],we=!V[N+1];if(de){let ve="";if(Array.isArray(de)){const Ee=z.slice(0,Math.max(de[0]-1,0)).replace(/[^\t]/g," "),fe=de[1]||1;ve=[`
20
+ `,S.gutter(se.replace(/\d/g," "))," ",Ee,S.marker("^").repeat(fe)].join(""),we&&C.message&&(ve+=" "+S.message(C.message))}return[S.marker(">"),S.gutter(se),z.length>0?` ${z}`:"",ve].join("")}else return` ${S.gutter(se)}${z.length>0?` ${z}`:""}`}).join(`
21
+ `);return C.message&&!K&&(j=`${" ".repeat(q+1)}${C.message}
22
+ ${j}`),P?S.reset(j):j}e(L,"codeFrameColumns");function $(w,M,C,P={}){if(!A){A=!0;const O="Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.";if(process.emitWarning)process.emitWarning(O,"DeprecationWarning");else{const X=new Error(O);X.name="DeprecationWarning",console.warn(new Error(O))}}return C=Math.max(C,0),L(w,{start:{column:C,line:M}},P)}return e($,"index"),Fs.codeFrameColumns=L,Fs.default=$,Fs.highlight=T,Fs}e(Lu,"requireLib$9");var im;function sm(){if(im)return Bu;im=1,Object.defineProperty(Bu,"__esModule",{value:!0}),Bu.default=I;var t=lt(),n=ku(),s=Lu();const{isCallExpression:a,isExpressionStatement:f,isFunction:l,isIdentifier:m,isJSXIdentifier:h,isNewExpression:p,isPlaceholder:b,isStatement:y,isStringLiteral:x,removePropertiesDeep:E,traverse:T}=t,A=/^[_$A-Z0-9]+$/;function I(w,M,C){const{placeholderWhitelist:P,placeholderPattern:S,preserveComments:O,syntacticPlaceholders:X}=C,D=$(M,C.parser,X);E(D,{preserveComments:O}),w.validate(D);const V={syntactic:{placeholders:[],placeholderNames:new Set},legacy:{placeholders:[],placeholderNames:new Set},placeholderWhitelist:P,placeholderPattern:S,syntacticPlaceholders:X};return T(D,v,V),Object.assign({ast:D},V.syntactic.placeholders.length?V.syntactic:V.legacy)}e(I,"parseAndBuildMetadata");function v(w,M,C){var P;let S,O=C.syntactic.placeholders.length>0;if(b(w)){if(C.syntacticPlaceholders===!1)throw new Error("%%foo%%-style placeholders can't be used when '.syntacticPlaceholders' is false.");S=w.name.name,O=!0}else{if(O||C.syntacticPlaceholders)return;if(m(w)||h(w))S=w.name;else if(x(w))S=w.value;else return}if(O&&(C.placeholderPattern!=null||C.placeholderWhitelist!=null))throw new Error("'.placeholderWhitelist' and '.placeholderPattern' aren't compatible with '.syntacticPlaceholders: true'");if(!O&&(C.placeholderPattern===!1||!(C.placeholderPattern||A).test(S))&&!((P=C.placeholderWhitelist)!=null&&P.has(S)))return;M=M.slice();const{node:X,key:D}=M[M.length-1];let V;x(w)||b(w,{expectedNode:"StringLiteral"})?V="string":p(X)&&D==="arguments"||a(X)&&D==="arguments"||l(X)&&D==="params"?V="param":f(X)&&!b(w)?(V="statement",M=M.slice(0,-1)):y(w)&&b(w)?V="statement":V="other";const{placeholders:K,placeholderNames:q}=O?C.syntactic:C.legacy;K.push({name:S,type:V,resolve:e(_=>L(_,M),"resolve"),isDuplicate:q.has(S)}),q.add(S)}e(v,"placeholderVisitorHandler");function L(w,M){let C=w;for(let O=0;O<M.length-1;O++){const{key:X,index:D}=M[O];D===void 0?C=C[X]:C=C[X][D]}const{key:P,index:S}=M[M.length-1];return{parent:C,key:P,index:S}}e(L,"resolveAncestors");function $(w,M,C){const P=(M.plugins||[]).slice();C!==!1&&P.push("placeholders"),M=Object.assign({allowReturnOutsideFunction:!0,allowSuperOutsideMethod:!0,sourceType:"module"},M,{plugins:P});try{return(0,n.parse)(w,M)}catch(S){const O=S.loc;throw O&&(S.message+=`
23
+ `+(0,s.codeFrameColumns)(w,{start:O}),S.code="BABEL_TEMPLATE_PARSE_ERROR"),S}}return e($,"parseWithCodeFrame"),Bu}e(sm,"requireParse$2");var Ru={},am;function om(){if(am)return Ru;am=1,Object.defineProperty(Ru,"__esModule",{value:!0}),Ru.default=y;var t=lt();const{blockStatement:n,cloneNode:s,emptyStatement:a,expressionStatement:f,identifier:l,isStatement:m,isStringLiteral:h,stringLiteral:p,validate:b}=t;function y(E,T){const A=s(E.ast);return T&&(E.placeholders.forEach(I=>{if(!hasOwnProperty.call(T,I.name)){const v=I.name;throw new Error(`Error: No substitution given for "${v}". If this is not meant to be a
24
+ placeholder you may want to consider passing one of the following options to @babel/template:
25
+ - { placeholderPattern: false, placeholderWhitelist: new Set(['${v}'])}
26
+ - { placeholderPattern: /^${v}$/ }`)}}),Object.keys(T).forEach(I=>{if(!E.placeholderNames.has(I))throw new Error(`Unknown substitution "${I}" given`)})),E.placeholders.slice().reverse().forEach(I=>{try{x(I,A,T&&T[I.name]||null)}catch(v){throw v.message=`@babel/template placeholder "${I.name}": ${v.message}`,v}}),A}e(y,"populatePlaceholders");function x(E,T,A){E.isDuplicate&&(Array.isArray(A)?A=A.map(w=>s(w)):typeof A=="object"&&(A=s(A)));const{parent:I,key:v,index:L}=E.resolve(T);if(E.type==="string"){if(typeof A=="string"&&(A=p(A)),!A||!h(A))throw new Error("Expected string substitution")}else if(E.type==="statement")L===void 0?A?Array.isArray(A)?A=n(A):typeof A=="string"?A=f(l(A)):m(A)||(A=f(A)):A=a():A&&!Array.isArray(A)&&(typeof A=="string"&&(A=l(A)),m(A)||(A=f(A)));else if(E.type==="param"){if(typeof A=="string"&&(A=l(A)),L===void 0)throw new Error("Assertion failure.")}else if(typeof A=="string"&&(A=l(A)),Array.isArray(A))throw new Error("Cannot replace single expression with an array.");function $(w,M,C){const P=w[M];w[M]=C,(P.type==="Identifier"||P.type==="Placeholder")&&(P.typeAnnotation&&(C.typeAnnotation=P.typeAnnotation),P.optional&&(C.optional=P.optional),P.decorators&&(C.decorators=P.decorators))}if(e($,"set"),L===void 0)b(I,v,A),$(I,v,A);else{const w=I[v].slice();E.type==="statement"||E.type==="param"?A==null?w.splice(L,1):Array.isArray(A)?w.splice(L,1,...A):$(w,L,A):$(w,L,A),b(I,v,w),I[v]=w}}return e(x,"applyReplacement"),Ru}e(om,"requirePopulate");var um;function vT(){if(um)return Nu;um=1,Object.defineProperty(Nu,"__esModule",{value:!0}),Nu.default=a;var t=Lc(),n=sm(),s=om();function a(f,l,m){l=f.code(l);let h;return p=>{const b=(0,t.normalizeReplacements)(p);return h||(h=(0,n.default)(f,l,m)),f.unwrap((0,s.default)(h,b))}}return e(a,"stringTemplate"),Nu}e(vT,"requireString");var Mu={},lm;function ST(){if(lm)return Mu;lm=1,Object.defineProperty(Mu,"__esModule",{value:!0}),Mu.default=a;var t=Lc(),n=sm(),s=om();function a(m,h,p){const{metadata:b,names:y}=f(m,h,p);return x=>{const E={};return x.forEach((T,A)=>{E[y[A]]=T}),T=>{const A=(0,t.normalizeReplacements)(T);return A&&Object.keys(A).forEach(I=>{if(hasOwnProperty.call(E,I))throw new Error("Unexpected replacement overlap.")}),m.unwrap((0,s.default)(b,A?Object.assign(A,E):E))}}}e(a,"literalTemplate");function f(m,h,p){let b="BABEL_TPL$";const y=h.join("");do b="$$"+b;while(y.includes(b));const{names:x,code:E}=l(h,b);return{metadata:(0,n.default)(m,m.code(E),{parser:p.parser,placeholderWhitelist:new Set(x.concat(p.placeholderWhitelist?Array.from(p.placeholderWhitelist):[])),placeholderPattern:p.placeholderPattern,preserveComments:p.preserveComments,syntacticPlaceholders:p.syntacticPlaceholders}),names:x}}e(f,"buildLiteralData");function l(m,h){const p=[];let b=m[0];for(let y=1;y<m.length;y++){const x=`${h}${y-1}`;p.push(x),b+=x+m[y]}return{names:p,code:b}}return e(l,"buildTemplateCode"),Mu}e(ST,"requireLiteral");var cm;function xT(){if(cm)return Ou;cm=1,Object.defineProperty(Ou,"__esModule",{value:!0}),Ou.default=f;var t=Lc(),n=vT(),s=ST();const a=(0,t.validate)({placeholderPattern:!1});function f(m,h){const p=new WeakMap,b=new WeakMap,y=h||(0,t.validate)(null);return Object.assign((x,...E)=>{if(typeof x=="string"){if(E.length>1)throw new Error("Unexpected extra params.");return l((0,n.default)(m,x,(0,t.merge)(y,(0,t.validate)(E[0]))))}else if(Array.isArray(x)){let T=p.get(x);return T||(T=(0,s.default)(m,x,y),p.set(x,T)),l(T(E))}else if(typeof x=="object"&&x){if(E.length>0)throw new Error("Unexpected extra params.");return f(m,(0,t.merge)(y,(0,t.validate)(x)))}throw new Error(`Unexpected template param ${typeof x}`)},{ast:e((x,...E)=>{if(typeof x=="string"){if(E.length>1)throw new Error("Unexpected extra params.");return(0,n.default)(m,x,(0,t.merge)((0,t.merge)(y,(0,t.validate)(E[0])),a))()}else if(Array.isArray(x)){let T=b.get(x);return T||(T=(0,s.default)(m,x,(0,t.merge)(y,a)),b.set(x,T)),T(E)()}throw new Error(`Unexpected template param ${typeof x}`)},"ast")})}e(f,"createTemplateBuilder");function l(m){let h="";try{throw new Error}catch(p){p.stack&&(h=p.stack.split(`
27
+ `).slice(3).join(`
28
+ `))}return p=>{try{return m(p)}catch(b){throw b.stack+=`
29
+ =============
30
+ ${h}`,b}}}return e(l,"extendedTrace"),Ou}e(xT,"requireBuilder");var fm;function ju(){if(fm)return Jt;fm=1,Object.defineProperty(Jt,"__esModule",{value:!0}),Jt.statements=Jt.statement=Jt.smart=Jt.program=Jt.expression=Jt.default=void 0;var t=bT(),n=xT();const s=Jt.smart=(0,n.default)(t.smart),a=Jt.statement=(0,n.default)(t.statement),f=Jt.statements=(0,n.default)(t.statements),l=Jt.expression=(0,n.default)(t.expression),m=Jt.program=(0,n.default)(t.program);return Jt.default=Object.assign(s.bind(void 0),{smart:s,statement:a,statements:f,expression:l,program:m,ast:s.ast}),Jt}e(ju,"requireLib$8");var pm;function AT(){if(pm)return Na;pm=1,Object.defineProperty(Na,"__esModule",{value:!0}),Na.default=void 0;var t=ju();function n(a,f,l){return Object.freeze({minVersion:a,ast:e(()=>t.default.program.ast(f,{preserveComments:!0}),"ast"),metadata:l})}e(n,"helper");const s=Na.default={__proto__:null,OverloadYield:n("7.18.14","function _OverloadYield(e,d){this.v=e,this.k=d}",{globals:[],locals:{_OverloadYield:["body.0.id"]},exportBindingAssignments:[],exportName:"_OverloadYield",dependencies:{}}),applyDecoratedDescriptor:n("7.0.0-beta.0",'function _applyDecoratedDescriptor(i,e,r,n,l){var a={};return Object.keys(n).forEach((function(i){a[i]=n[i]})),a.enumerable=!!a.enumerable,a.configurable=!!a.configurable,("value"in a||a.initializer)&&(a.writable=!0),a=r.slice().reverse().reduce((function(r,n){return n(i,e,r)||r}),a),l&&void 0!==a.initializer&&(a.value=a.initializer?a.initializer.call(l):void 0,a.initializer=void 0),void 0===a.initializer?(Object.defineProperty(i,e,a),null):a}',{globals:["Object"],locals:{_applyDecoratedDescriptor:["body.0.id"]},exportBindingAssignments:[],exportName:"_applyDecoratedDescriptor",dependencies:{}}),applyDecs2311:n("7.24.0",'function applyDecs2311(e,t,n,r,o,i){var a,c,u,s,f,l,p,d=Symbol.metadata||Symbol.for("Symbol.metadata"),m=Object.defineProperty,h=Object.create,y=[h(null),h(null)],v=t.length;function g(t,n,r){return function(o,i){n&&(i=o,o=e);for(var a=0;a<t.length;a++)i=t[a].apply(o,r?[i]:[]);return r?i:o}}function b(e,t,n,r){if("function"!=typeof e&&(r||void 0!==e))throw new TypeError(t+" must "+(n||"be")+" a function"+(r?"":" or undefined"));return e}function applyDec(e,t,n,r,o,i,u,s,f,l,p){function d(e){if(!p(e))throw new TypeError("Attempted to access private element on non-instance")}var h=[].concat(t[0]),v=t[3],w=!u,D=1===o,S=3===o,j=4===o,E=2===o;function I(t,n,r){return function(o,i){return n&&(i=o,o=e),r&&r(o),P[t].call(o,i)}}if(!w){var P={},k=[],F=S?"get":j||D?"set":"value";if(f?(l||D?P={get:setFunctionName((function(){return v(this)}),r,"get"),set:function(e){t[4](this,e)}}:P[F]=v,l||setFunctionName(P[F],r,E?"":F)):l||(P=Object.getOwnPropertyDescriptor(e,r)),!l&&!f){if((c=y[+s][r])&&7!=(c^o))throw Error("Decorating two elements with the same name ("+P[F].name+") is not supported yet");y[+s][r]=o<3?1:o}}for(var N=e,O=h.length-1;O>=0;O-=n?2:1){var T=b(h[O],"A decorator","be",!0),z=n?h[O-1]:void 0,A={},H={kind:["field","accessor","method","getter","setter","class"][o],name:r,metadata:a,addInitializer:function(e,t){if(e.v)throw new TypeError("attempted to call addInitializer after decoration was finished");b(t,"An initializer","be",!0),i.push(t)}.bind(null,A)};if(w)c=T.call(z,N,H),A.v=1,b(c,"class decorators","return")&&(N=c);else if(H.static=s,H.private=f,c=H.access={has:f?p.bind():function(e){return r in e}},j||(c.get=f?E?function(e){return d(e),P.value}:I("get",0,d):function(e){return e[r]}),E||S||(c.set=f?I("set",0,d):function(e,t){e[r]=t}),N=T.call(z,D?{get:P.get,set:P.set}:P[F],H),A.v=1,D){if("object"==typeof N&&N)(c=b(N.get,"accessor.get"))&&(P.get=c),(c=b(N.set,"accessor.set"))&&(P.set=c),(c=b(N.init,"accessor.init"))&&k.unshift(c);else if(void 0!==N)throw new TypeError("accessor decorators must return an object with get, set, or init properties or undefined")}else b(N,(l?"field":"method")+" decorators","return")&&(l?k.unshift(N):P[F]=N)}return o<2&&u.push(g(k,s,1),g(i,s,0)),l||w||(f?D?u.splice(-1,0,I("get",s),I("set",s)):u.push(E?P[F]:b.call.bind(P[F])):m(e,r,P)),N}function w(e){return m(e,d,{configurable:!0,enumerable:!0,value:a})}return void 0!==i&&(a=i[d]),a=h(null==a?null:a),f=[],l=function(e){e&&f.push(g(e))},p=function(t,r){for(var i=0;i<n.length;i++){var a=n[i],c=a[1],l=7&c;if((8&c)==t&&!l==r){var p=a[2],d=!!a[3],m=16&c;applyDec(t?e:e.prototype,a,m,d?"#"+p:toPropertyKey(p),l,l<2?[]:t?s=s||[]:u=u||[],f,!!t,d,r,t&&d?function(t){return checkInRHS(t)===e}:o)}}},p(8,0),p(0,0),p(8,1),p(0,1),l(u),l(s),c=f,v||w(e),{e:c,get c(){var n=[];return v&&[w(e=applyDec(e,[t],r,e.name,5,n)),g(n,1)]}}}',{globals:["Symbol","Object","TypeError","Error"],locals:{applyDecs2311:["body.0.id"]},exportBindingAssignments:[],exportName:"applyDecs2311",dependencies:{checkInRHS:["body.0.body.body.5.argument.expressions.4.right.body.body.0.body.body.1.consequent.body.1.expression.arguments.10.consequent.body.body.0.argument.left.callee"],setFunctionName:["body.0.body.body.3.body.body.3.consequent.body.1.test.expressions.0.consequent.expressions.0.consequent.right.properties.0.value.callee","body.0.body.body.3.body.body.3.consequent.body.1.test.expressions.0.consequent.expressions.1.right.callee"],toPropertyKey:["body.0.body.body.5.argument.expressions.4.right.body.body.0.body.body.1.consequent.body.1.expression.arguments.3.alternate.callee"]}}),arrayLikeToArray:n("7.9.0","function _arrayLikeToArray(r,a){(null==a||a>r.length)&&(a=r.length);for(var e=0,n=Array(a);e<a;e++)n[e]=r[e];return n}",{globals:["Array"],locals:{_arrayLikeToArray:["body.0.id"]},exportBindingAssignments:[],exportName:"_arrayLikeToArray",dependencies:{}}),arrayWithHoles:n("7.0.0-beta.0","function _arrayWithHoles(r){if(Array.isArray(r))return r}",{globals:["Array"],locals:{_arrayWithHoles:["body.0.id"]},exportBindingAssignments:[],exportName:"_arrayWithHoles",dependencies:{}}),arrayWithoutHoles:n("7.0.0-beta.0","function _arrayWithoutHoles(r){if(Array.isArray(r))return arrayLikeToArray(r)}",{globals:["Array"],locals:{_arrayWithoutHoles:["body.0.id"]},exportBindingAssignments:[],exportName:"_arrayWithoutHoles",dependencies:{arrayLikeToArray:["body.0.body.body.0.consequent.argument.callee"]}}),assertClassBrand:n("7.24.0",'function _assertClassBrand(e,t,n){if("function"==typeof e?e===t:e.has(t))return arguments.length<3?t:n;throw new TypeError("Private element is not present on this object")}',{globals:["TypeError"],locals:{_assertClassBrand:["body.0.id"]},exportBindingAssignments:[],exportName:"_assertClassBrand",dependencies:{}}),assertThisInitialized:n("7.0.0-beta.0",`function _assertThisInitialized(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}`,{globals:["ReferenceError"],locals:{_assertThisInitialized:["body.0.id"]},exportBindingAssignments:[],exportName:"_assertThisInitialized",dependencies:{}}),asyncGeneratorDelegate:n("7.0.0-beta.0",'function _asyncGeneratorDelegate(t){var e={},n=!1;function pump(e,r){return n=!0,r=new Promise((function(n){n(t[e](r))})),{done:!1,value:new OverloadYield(r,1)}}return e["undefined"!=typeof Symbol&&Symbol.iterator||"@@iterator"]=function(){return this},e.next=function(t){return n?(n=!1,t):pump("next",t)},"function"==typeof t.throw&&(e.throw=function(t){if(n)throw n=!1,t;return pump("throw",t)}),"function"==typeof t.return&&(e.return=function(t){return n?(n=!1,t):pump("return",t)}),e}',{globals:["Promise","Symbol"],locals:{_asyncGeneratorDelegate:["body.0.id"]},exportBindingAssignments:[],exportName:"_asyncGeneratorDelegate",dependencies:{OverloadYield:["body.0.body.body.1.body.body.0.argument.expressions.2.properties.1.value.callee"]}}),asyncIterator:n("7.15.9",'function _asyncIterator(r){var n,t,o,e=2;for("undefined"!=typeof Symbol&&(t=Symbol.asyncIterator,o=Symbol.iterator);e--;){if(t&&null!=(n=r[t]))return n.call(r);if(o&&null!=(n=r[o]))return new AsyncFromSyncIterator(n.call(r));t="@@asyncIterator",o="@@iterator"}throw new TypeError("Object is not async iterable")}function AsyncFromSyncIterator(r){function AsyncFromSyncIteratorContinuation(r){if(Object(r)!==r)return Promise.reject(new TypeError(r+" is not an object."));var n=r.done;return Promise.resolve(r.value).then((function(r){return{value:r,done:n}}))}return AsyncFromSyncIterator=function(r){this.s=r,this.n=r.next},AsyncFromSyncIterator.prototype={s:null,n:null,next:function(){return AsyncFromSyncIteratorContinuation(this.n.apply(this.s,arguments))},return:function(r){var n=this.s.return;return void 0===n?Promise.resolve({value:r,done:!0}):AsyncFromSyncIteratorContinuation(n.apply(this.s,arguments))},throw:function(r){var n=this.s.return;return void 0===n?Promise.reject(r):AsyncFromSyncIteratorContinuation(n.apply(this.s,arguments))}},new AsyncFromSyncIterator(r)}',{globals:["Symbol","TypeError","Object","Promise"],locals:{_asyncIterator:["body.0.id"],AsyncFromSyncIterator:["body.1.id","body.0.body.body.1.body.body.1.consequent.argument.callee","body.1.body.body.1.argument.expressions.1.left.object","body.1.body.body.1.argument.expressions.2.callee","body.1.body.body.1.argument.expressions.0.left"]},exportBindingAssignments:[],exportName:"_asyncIterator",dependencies:{}}),asyncToGenerator:n("7.0.0-beta.0",'function asyncGeneratorStep(n,t,e,r,o,a,c){try{var i=n[a](c),u=i.value}catch(n){return void e(n)}i.done?t(u):Promise.resolve(u).then(r,o)}function _asyncToGenerator(n){return function(){var t=this,e=arguments;return new Promise((function(r,o){var a=n.apply(t,e);function _next(n){asyncGeneratorStep(a,r,o,_next,_throw,"next",n)}function _throw(n){asyncGeneratorStep(a,r,o,_next,_throw,"throw",n)}_next(void 0)}))}}',{globals:["Promise"],locals:{asyncGeneratorStep:["body.0.id","body.1.body.body.0.argument.body.body.1.argument.arguments.0.body.body.1.body.body.0.expression.callee","body.1.body.body.0.argument.body.body.1.argument.arguments.0.body.body.2.body.body.0.expression.callee"],_asyncToGenerator:["body.1.id"]},exportBindingAssignments:[],exportName:"_asyncToGenerator",dependencies:{}}),awaitAsyncGenerator:n("7.0.0-beta.0","function _awaitAsyncGenerator(e){return new OverloadYield(e,0)}",{globals:[],locals:{_awaitAsyncGenerator:["body.0.id"]},exportBindingAssignments:[],exportName:"_awaitAsyncGenerator",dependencies:{OverloadYield:["body.0.body.body.0.argument.callee"]}}),callSuper:n("7.23.8","function _callSuper(t,o,e){return o=getPrototypeOf(o),possibleConstructorReturn(t,isNativeReflectConstruct()?Reflect.construct(o,e||[],getPrototypeOf(t).constructor):o.apply(t,e))}",{globals:["Reflect"],locals:{_callSuper:["body.0.id"]},exportBindingAssignments:[],exportName:"_callSuper",dependencies:{getPrototypeOf:["body.0.body.body.0.argument.expressions.0.right.callee","body.0.body.body.0.argument.expressions.1.arguments.1.consequent.arguments.2.object.callee"],isNativeReflectConstruct:["body.0.body.body.0.argument.expressions.1.arguments.1.test.callee"],possibleConstructorReturn:["body.0.body.body.0.argument.expressions.1.callee"]}}),checkInRHS:n("7.20.5",`function _checkInRHS(e){if(Object(e)!==e)throw TypeError("right-hand side of 'in' should be an object, got "+(null!==e?typeof e:"null"));return e}`,{globals:["Object","TypeError"],locals:{_checkInRHS:["body.0.id"]},exportBindingAssignments:[],exportName:"_checkInRHS",dependencies:{}}),checkPrivateRedeclaration:n("7.14.1",'function _checkPrivateRedeclaration(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}',{globals:["TypeError"],locals:{_checkPrivateRedeclaration:["body.0.id"]},exportBindingAssignments:[],exportName:"_checkPrivateRedeclaration",dependencies:{}}),classCallCheck:n("7.0.0-beta.0",'function _classCallCheck(a,n){if(!(a instanceof n))throw new TypeError("Cannot call a class as a function")}',{globals:["TypeError"],locals:{_classCallCheck:["body.0.id"]},exportBindingAssignments:[],exportName:"_classCallCheck",dependencies:{}}),classNameTDZError:n("7.0.0-beta.0",`function _classNameTDZError(e){throw new ReferenceError('Class "'+e+'" cannot be referenced in computed property keys.')}`,{globals:["ReferenceError"],locals:{_classNameTDZError:["body.0.id"]},exportBindingAssignments:[],exportName:"_classNameTDZError",dependencies:{}}),classPrivateFieldGet2:n("7.24.0","function _classPrivateFieldGet2(s,a){return s.get(assertClassBrand(s,a))}",{globals:[],locals:{_classPrivateFieldGet2:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldGet2",dependencies:{assertClassBrand:["body.0.body.body.0.argument.arguments.0.callee"]}}),classPrivateFieldInitSpec:n("7.14.1","function _classPrivateFieldInitSpec(e,t,a){checkPrivateRedeclaration(e,t),t.set(e,a)}",{globals:[],locals:{_classPrivateFieldInitSpec:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldInitSpec",dependencies:{checkPrivateRedeclaration:["body.0.body.body.0.expression.expressions.0.callee"]}}),classPrivateFieldLooseBase:n("7.0.0-beta.0",'function _classPrivateFieldBase(e,t){if(!{}.hasOwnProperty.call(e,t))throw new TypeError("attempted to use private field on non-instance");return e}',{globals:["TypeError"],locals:{_classPrivateFieldBase:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldBase",dependencies:{}}),classPrivateFieldLooseKey:n("7.0.0-beta.0",'var id=0;function _classPrivateFieldKey(e){return"__private_"+id+++"_"+e}',{globals:[],locals:{id:["body.0.declarations.0.id","body.1.body.body.0.argument.left.left.right.argument","body.1.body.body.0.argument.left.left.right.argument"],_classPrivateFieldKey:["body.1.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldKey",dependencies:{}}),classPrivateFieldSet2:n("7.24.0","function _classPrivateFieldSet2(s,a,r){return s.set(assertClassBrand(s,a),r),r}",{globals:[],locals:{_classPrivateFieldSet2:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldSet2",dependencies:{assertClassBrand:["body.0.body.body.0.argument.expressions.0.arguments.0.callee"]}}),classPrivateGetter:n("7.24.0","function _classPrivateGetter(s,r,a){return a(assertClassBrand(s,r))}",{globals:[],locals:{_classPrivateGetter:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateGetter",dependencies:{assertClassBrand:["body.0.body.body.0.argument.arguments.0.callee"]}}),classPrivateMethodInitSpec:n("7.14.1","function _classPrivateMethodInitSpec(e,a){checkPrivateRedeclaration(e,a),a.add(e)}",{globals:[],locals:{_classPrivateMethodInitSpec:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateMethodInitSpec",dependencies:{checkPrivateRedeclaration:["body.0.body.body.0.expression.expressions.0.callee"]}}),classPrivateSetter:n("7.24.0","function _classPrivateSetter(s,r,a,t){return r(assertClassBrand(s,a),t),t}",{globals:[],locals:{_classPrivateSetter:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateSetter",dependencies:{assertClassBrand:["body.0.body.body.0.argument.expressions.0.arguments.0.callee"]}}),classStaticPrivateMethodGet:n("7.3.2","function _classStaticPrivateMethodGet(s,a,t){return assertClassBrand(a,s),t}",{globals:[],locals:{_classStaticPrivateMethodGet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classStaticPrivateMethodGet",dependencies:{assertClassBrand:["body.0.body.body.0.argument.expressions.0.callee"]}}),construct:n("7.0.0-beta.0","function _construct(t,e,r){if(isNativeReflectConstruct())return Reflect.construct.apply(null,arguments);var o=[null];o.push.apply(o,e);var p=new(t.bind.apply(t,o));return r&&setPrototypeOf(p,r.prototype),p}",{globals:["Reflect"],locals:{_construct:["body.0.id"]},exportBindingAssignments:[],exportName:"_construct",dependencies:{isNativeReflectConstruct:["body.0.body.body.0.test.callee"],setPrototypeOf:["body.0.body.body.4.argument.expressions.0.right.callee"]}}),createClass:n("7.0.0-beta.0",'function _defineProperties(e,r){for(var t=0;t<r.length;t++){var o=r[t];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,toPropertyKey(o.key),o)}}function _createClass(e,r,t){return r&&_defineProperties(e.prototype,r),t&&_defineProperties(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e}',{globals:["Object"],locals:{_defineProperties:["body.0.id","body.1.body.body.0.argument.expressions.0.right.callee","body.1.body.body.0.argument.expressions.1.right.callee"],_createClass:["body.1.id"]},exportBindingAssignments:[],exportName:"_createClass",dependencies:{toPropertyKey:["body.0.body.body.0.body.body.1.expression.expressions.3.arguments.1.callee"]}}),createForOfIteratorHelper:n("7.9.0",'function _createForOfIteratorHelper(r,e){var t="undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(!t){if(Array.isArray(r)||(t=unsupportedIterableToArray(r))||e&&r&&"number"==typeof r.length){t&&(r=t);var n=0,F=function(){};return{s:F,n:function(){return n>=r.length?{done:!0}:{done:!1,value:r[n++]}},e:function(r){throw r},f:F}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,u=!1;return{s:function(){t=t.call(r)},n:function(){var r=t.next();return a=r.done,r},e:function(r){u=!0,o=r},f:function(){try{a||null==t.return||t.return()}finally{if(u)throw o}}}}',{globals:["Symbol","Array","TypeError"],locals:{_createForOfIteratorHelper:["body.0.id"]},exportBindingAssignments:[],exportName:"_createForOfIteratorHelper",dependencies:{unsupportedIterableToArray:["body.0.body.body.1.consequent.body.0.test.left.right.right.callee"]}}),createForOfIteratorHelperLoose:n("7.9.0",'function _createForOfIteratorHelperLoose(r,e){var t="undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(t)return(t=t.call(r)).next.bind(t);if(Array.isArray(r)||(t=unsupportedIterableToArray(r))||e&&r&&"number"==typeof r.length){t&&(r=t);var o=0;return function(){return o>=r.length?{done:!0}:{done:!1,value:r[o++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}',{globals:["Symbol","Array","TypeError"],locals:{_createForOfIteratorHelperLoose:["body.0.id"]},exportBindingAssignments:[],exportName:"_createForOfIteratorHelperLoose",dependencies:{unsupportedIterableToArray:["body.0.body.body.2.test.left.right.right.callee"]}}),createSuper:n("7.9.0","function _createSuper(t){var r=isNativeReflectConstruct();return function(){var e,o=getPrototypeOf(t);if(r){var s=getPrototypeOf(this).constructor;e=Reflect.construct(o,arguments,s)}else e=o.apply(this,arguments);return possibleConstructorReturn(this,e)}}",{globals:["Reflect"],locals:{_createSuper:["body.0.id"]},exportBindingAssignments:[],exportName:"_createSuper",dependencies:{getPrototypeOf:["body.0.body.body.1.argument.body.body.0.declarations.1.init.callee","body.0.body.body.1.argument.body.body.1.consequent.body.0.declarations.0.init.object.callee"],isNativeReflectConstruct:["body.0.body.body.0.declarations.0.init.callee"],possibleConstructorReturn:["body.0.body.body.1.argument.body.body.2.argument.callee"]}}),decorate:n("7.1.5",`function _decorate(e,r,t,i){var o=_getDecoratorsApi();if(i)for(var n=0;n<i.length;n++)o=i[n](o);var s=r((function(e){o.initializeInstanceElements(e,a.elements)}),t),a=o.decorateClass(_coalesceClassElements(s.d.map(_createElementDescriptor)),e);return o.initializeClassElements(s.F,a.elements),o.runClassFinishers(s.F,a.finishers)}function _getDecoratorsApi(){_getDecoratorsApi=function(){return e};var e={elementsDefinitionOrder:[["method"],["field"]],initializeInstanceElements:function(e,r){["method","field"].forEach((function(t){r.forEach((function(r){r.kind===t&&"own"===r.placement&&this.defineClassElement(e,r)}),this)}),this)},initializeClassElements:function(e,r){var t=e.prototype;["method","field"].forEach((function(i){r.forEach((function(r){var o=r.placement;if(r.kind===i&&("static"===o||"prototype"===o)){var n="static"===o?e:t;this.defineClassElement(n,r)}}),this)}),this)},defineClassElement:function(e,r){var t=r.descriptor;if("field"===r.kind){var i=r.initializer;t={enumerable:t.enumerable,writable:t.writable,configurable:t.configurable,value:void 0===i?void 0:i.call(e)}}Object.defineProperty(e,r.key,t)},decorateClass:function(e,r){var t=[],i=[],o={static:[],prototype:[],own:[]};if(e.forEach((function(e){this.addElementPlacement(e,o)}),this),e.forEach((function(e){if(!_hasDecorators(e))return t.push(e);var r=this.decorateElement(e,o);t.push(r.element),t.push.apply(t,r.extras),i.push.apply(i,r.finishers)}),this),!r)return{elements:t,finishers:i};var n=this.decorateConstructor(t,r);return i.push.apply(i,n.finishers),n.finishers=i,n},addElementPlacement:function(e,r,t){var i=r[e.placement];if(!t&&-1!==i.indexOf(e.key))throw new TypeError("Duplicated element ("+e.key+")");i.push(e.key)},decorateElement:function(e,r){for(var t=[],i=[],o=e.decorators,n=o.length-1;n>=0;n--){var s=r[e.placement];s.splice(s.indexOf(e.key),1);var a=this.fromElementDescriptor(e),l=this.toElementFinisherExtras((0,o[n])(a)||a);e=l.element,this.addElementPlacement(e,r),l.finisher&&i.push(l.finisher);var c=l.extras;if(c){for(var p=0;p<c.length;p++)this.addElementPlacement(c[p],r);t.push.apply(t,c)}}return{element:e,finishers:i,extras:t}},decorateConstructor:function(e,r){for(var t=[],i=r.length-1;i>=0;i--){var o=this.fromClassDescriptor(e),n=this.toClassDescriptor((0,r[i])(o)||o);if(void 0!==n.finisher&&t.push(n.finisher),void 0!==n.elements){e=n.elements;for(var s=0;s<e.length-1;s++)for(var a=s+1;a<e.length;a++)if(e[s].key===e[a].key&&e[s].placement===e[a].placement)throw new TypeError("Duplicated element ("+e[s].key+")")}}return{elements:e,finishers:t}},fromElementDescriptor:function(e){var r={kind:e.kind,key:e.key,placement:e.placement,descriptor:e.descriptor};return Object.defineProperty(r,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),"field"===e.kind&&(r.initializer=e.initializer),r},toElementDescriptors:function(e){if(void 0!==e)return toArray(e).map((function(e){var r=this.toElementDescriptor(e);return this.disallowProperty(e,"finisher","An element descriptor"),this.disallowProperty(e,"extras","An element descriptor"),r}),this)},toElementDescriptor:function(e){var r=e.kind+"";if("method"!==r&&"field"!==r)throw new TypeError('An element descriptor\\'s .kind property must be either "method" or "field", but a decorator created an element descriptor with .kind "'+r+'"');var t=toPropertyKey(e.key),i=e.placement+"";if("static"!==i&&"prototype"!==i&&"own"!==i)throw new TypeError('An element descriptor\\'s .placement property must be one of "static", "prototype" or "own", but a decorator created an element descriptor with .placement "'+i+'"');var o=e.descriptor;this.disallowProperty(e,"elements","An element descriptor");var n={kind:r,key:t,placement:i,descriptor:Object.assign({},o)};return"field"!==r?this.disallowProperty(e,"initializer","A method descriptor"):(this.disallowProperty(o,"get","The property descriptor of a field descriptor"),this.disallowProperty(o,"set","The property descriptor of a field descriptor"),this.disallowProperty(o,"value","The property descriptor of a field descriptor"),n.initializer=e.initializer),n},toElementFinisherExtras:function(e){return{element:this.toElementDescriptor(e),finisher:_optionalCallableProperty(e,"finisher"),extras:this.toElementDescriptors(e.extras)}},fromClassDescriptor:function(e){var r={kind:"class",elements:e.map(this.fromElementDescriptor,this)};return Object.defineProperty(r,Symbol.toStringTag,{value:"Descriptor",configurable:!0}),r},toClassDescriptor:function(e){var r=e.kind+"";if("class"!==r)throw new TypeError('A class descriptor\\'s .kind property must be "class", but a decorator created a class descriptor with .kind "'+r+'"');this.disallowProperty(e,"key","A class descriptor"),this.disallowProperty(e,"placement","A class descriptor"),this.disallowProperty(e,"descriptor","A class descriptor"),this.disallowProperty(e,"initializer","A class descriptor"),this.disallowProperty(e,"extras","A class descriptor");var t=_optionalCallableProperty(e,"finisher");return{elements:this.toElementDescriptors(e.elements),finisher:t}},runClassFinishers:function(e,r){for(var t=0;t<r.length;t++){var i=(0,r[t])(e);if(void 0!==i){if("function"!=typeof i)throw new TypeError("Finishers must return a constructor.");e=i}}return e},disallowProperty:function(e,r,t){if(void 0!==e[r])throw new TypeError(t+" can't have a ."+r+" property.")}};return e}function _createElementDescriptor(e){var r,t=toPropertyKey(e.key);"method"===e.kind?r={value:e.value,writable:!0,configurable:!0,enumerable:!1}:"get"===e.kind?r={get:e.value,configurable:!0,enumerable:!1}:"set"===e.kind?r={set:e.value,configurable:!0,enumerable:!1}:"field"===e.kind&&(r={configurable:!0,writable:!0,enumerable:!0});var i={kind:"field"===e.kind?"field":"method",key:t,placement:e.static?"static":"field"===e.kind?"own":"prototype",descriptor:r};return e.decorators&&(i.decorators=e.decorators),"field"===e.kind&&(i.initializer=e.value),i}function _coalesceGetterSetter(e,r){void 0!==e.descriptor.get?r.descriptor.get=e.descriptor.get:r.descriptor.set=e.descriptor.set}function _coalesceClassElements(e){for(var r=[],isSameElement=function(e){return"method"===e.kind&&e.key===o.key&&e.placement===o.placement},t=0;t<e.length;t++){var i,o=e[t];if("method"===o.kind&&(i=r.find(isSameElement)))if(_isDataDescriptor(o.descriptor)||_isDataDescriptor(i.descriptor)){if(_hasDecorators(o)||_hasDecorators(i))throw new ReferenceError("Duplicated methods ("+o.key+") can't be decorated.");i.descriptor=o.descriptor}else{if(_hasDecorators(o)){if(_hasDecorators(i))throw new ReferenceError("Decorators can't be placed on different accessors with for the same property ("+o.key+").");i.decorators=o.decorators}_coalesceGetterSetter(o,i)}else r.push(o)}return r}function _hasDecorators(e){return e.decorators&&e.decorators.length}function _isDataDescriptor(e){return void 0!==e&&!(void 0===e.value&&void 0===e.writable)}function _optionalCallableProperty(e,r){var t=e[r];if(void 0!==t&&"function"!=typeof t)throw new TypeError("Expected '"+r+"' to be a function");return t}`,{globals:["Object","TypeError","Symbol","ReferenceError"],locals:{_decorate:["body.0.id"],_getDecoratorsApi:["body.1.id","body.0.body.body.0.declarations.0.init.callee","body.1.body.body.0.expression.left"],_createElementDescriptor:["body.2.id","body.0.body.body.2.declarations.1.init.arguments.0.arguments.0.arguments.0"],_coalesceGetterSetter:["body.3.id","body.4.body.body.0.body.body.1.consequent.alternate.body.1.expression.callee"],_coalesceClassElements:["body.4.id","body.0.body.body.2.declarations.1.init.arguments.0.callee"],_hasDecorators:["body.5.id","body.1.body.body.1.declarations.0.init.properties.4.value.body.body.1.test.expressions.1.arguments.0.body.body.0.test.argument.callee","body.4.body.body.0.body.body.1.consequent.consequent.body.0.test.left.callee","body.4.body.body.0.body.body.1.consequent.consequent.body.0.test.right.callee","body.4.body.body.0.body.body.1.consequent.alternate.body.0.test.callee","body.4.body.body.0.body.body.1.consequent.alternate.body.0.consequent.body.0.test.callee"],_isDataDescriptor:["body.6.id","body.4.body.body.0.body.body.1.consequent.test.left.callee","body.4.body.body.0.body.body.1.consequent.test.right.callee"],_optionalCallableProperty:["body.7.id","body.1.body.body.1.declarations.0.init.properties.11.value.body.body.0.argument.properties.1.value.callee","body.1.body.body.1.declarations.0.init.properties.13.value.body.body.3.declarations.0.init.callee"]},exportBindingAssignments:[],exportName:"_decorate",dependencies:{toArray:["body.1.body.body.1.declarations.0.init.properties.9.value.body.body.0.consequent.argument.callee.object.callee"],toPropertyKey:["body.1.body.body.1.declarations.0.init.properties.10.value.body.body.2.declarations.0.init.callee","body.2.body.body.0.declarations.1.init.callee"]}}),defaults:n("7.0.0-beta.0","function _defaults(e,r){for(var t=Object.getOwnPropertyNames(r),o=0;o<t.length;o++){var n=t[o],a=Object.getOwnPropertyDescriptor(r,n);a&&a.configurable&&void 0===e[n]&&Object.defineProperty(e,n,a)}return e}",{globals:["Object"],locals:{_defaults:["body.0.id"]},exportBindingAssignments:[],exportName:"_defaults",dependencies:{}}),defineAccessor:n("7.20.7","function _defineAccessor(e,r,n,t){var c={configurable:!0,enumerable:!0};return c[e]=t,Object.defineProperty(r,n,c)}",{globals:["Object"],locals:{_defineAccessor:["body.0.id"]},exportBindingAssignments:[],exportName:"_defineAccessor",dependencies:{}}),defineProperty:n("7.0.0-beta.0","function _defineProperty(e,r,t){return(r=toPropertyKey(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}",{globals:["Object"],locals:{_defineProperty:["body.0.id"]},exportBindingAssignments:[],exportName:"_defineProperty",dependencies:{toPropertyKey:["body.0.body.body.0.argument.expressions.0.test.left.right.callee"]}}),extends:n("7.0.0-beta.0","function _extends(){return _extends=Object.assign?Object.assign.bind():function(n){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)({}).hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},_extends.apply(null,arguments)}",{globals:["Object"],locals:{_extends:["body.0.id","body.0.body.body.0.argument.expressions.1.callee.object","body.0.body.body.0.argument.expressions.0.left"]},exportBindingAssignments:["body.0.body.body.0.argument.expressions.0"],exportName:"_extends",dependencies:{}}),get:n("7.0.0-beta.0",'function _get(){return _get="undefined"!=typeof Reflect&&Reflect.get?Reflect.get.bind():function(e,t,r){var p=superPropBase(e,t);if(p){var n=Object.getOwnPropertyDescriptor(p,t);return n.get?n.get.call(arguments.length<3?e:r):n.value}},_get.apply(null,arguments)}',{globals:["Reflect","Object"],locals:{_get:["body.0.id","body.0.body.body.0.argument.expressions.1.callee.object","body.0.body.body.0.argument.expressions.0.left"]},exportBindingAssignments:["body.0.body.body.0.argument.expressions.0"],exportName:"_get",dependencies:{superPropBase:["body.0.body.body.0.argument.expressions.0.right.alternate.body.body.0.declarations.0.init.callee"]}}),getPrototypeOf:n("7.0.0-beta.0","function _getPrototypeOf(t){return _getPrototypeOf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},_getPrototypeOf(t)}",{globals:["Object"],locals:{_getPrototypeOf:["body.0.id","body.0.body.body.0.argument.expressions.1.callee","body.0.body.body.0.argument.expressions.0.left"]},exportBindingAssignments:["body.0.body.body.0.argument.expressions.0"],exportName:"_getPrototypeOf",dependencies:{}}),identity:n("7.17.0","function _identity(t){return t}",{globals:[],locals:{_identity:["body.0.id"]},exportBindingAssignments:[],exportName:"_identity",dependencies:{}}),importDeferProxy:n("7.23.0","function _importDeferProxy(e){var t=null,constValue=function(e){return function(){return e}},proxy=function(r){return function(n,o,f){return null===t&&(t=e()),r(t,o,f)}};return new Proxy({},{defineProperty:constValue(!1),deleteProperty:constValue(!1),get:proxy(Reflect.get),getOwnPropertyDescriptor:proxy(Reflect.getOwnPropertyDescriptor),getPrototypeOf:constValue(null),isExtensible:constValue(!1),has:proxy(Reflect.has),ownKeys:proxy(Reflect.ownKeys),preventExtensions:constValue(!0),set:constValue(!1),setPrototypeOf:constValue(!1)})}",{globals:["Proxy","Reflect"],locals:{_importDeferProxy:["body.0.id"]},exportBindingAssignments:[],exportName:"_importDeferProxy",dependencies:{}}),inherits:n("7.0.0-beta.0",'function _inherits(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&setPrototypeOf(t,e)}',{globals:["TypeError","Object"],locals:{_inherits:["body.0.id"]},exportBindingAssignments:[],exportName:"_inherits",dependencies:{setPrototypeOf:["body.0.body.body.1.expression.expressions.2.right.callee"]}}),inheritsLoose:n("7.0.0-beta.0","function _inheritsLoose(t,o){t.prototype=Object.create(o.prototype),t.prototype.constructor=t,setPrototypeOf(t,o)}",{globals:["Object"],locals:{_inheritsLoose:["body.0.id"]},exportBindingAssignments:[],exportName:"_inheritsLoose",dependencies:{setPrototypeOf:["body.0.body.body.0.expression.expressions.2.callee"]}}),initializerDefineProperty:n("7.0.0-beta.0","function _initializerDefineProperty(e,i,r,l){r&&Object.defineProperty(e,i,{enumerable:r.enumerable,configurable:r.configurable,writable:r.writable,value:r.initializer?r.initializer.call(l):void 0})}",{globals:["Object"],locals:{_initializerDefineProperty:["body.0.id"]},exportBindingAssignments:[],exportName:"_initializerDefineProperty",dependencies:{}}),initializerWarningHelper:n("7.0.0-beta.0",'function _initializerWarningHelper(r,e){throw Error("Decorating class property failed. Please ensure that transform-class-properties is enabled and runs after the decorators transform.")}',{globals:["Error"],locals:{_initializerWarningHelper:["body.0.id"]},exportBindingAssignments:[],exportName:"_initializerWarningHelper",dependencies:{}}),instanceof:n("7.0.0-beta.0",'function _instanceof(n,e){return null!=e&&"undefined"!=typeof Symbol&&e[Symbol.hasInstance]?!!e[Symbol.hasInstance](n):n instanceof e}',{globals:["Symbol"],locals:{_instanceof:["body.0.id"]},exportBindingAssignments:[],exportName:"_instanceof",dependencies:{}}),interopRequireDefault:n("7.0.0-beta.0","function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}",{globals:[],locals:{_interopRequireDefault:["body.0.id"]},exportBindingAssignments:[],exportName:"_interopRequireDefault",dependencies:{}}),interopRequireWildcard:n("7.14.0",'function _getRequireWildcardCache(e){if("function"!=typeof WeakMap)return null;var r=new WeakMap,t=new WeakMap;return(_getRequireWildcardCache=function(e){return e?t:r})(e)}function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=_getRequireWildcardCache(r);if(t&&t.has(e))return t.get(e);var n={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&{}.hasOwnProperty.call(e,u)){var i=a?Object.getOwnPropertyDescriptor(e,u):null;i&&(i.get||i.set)?Object.defineProperty(n,u,i):n[u]=e[u]}return n.default=e,t&&t.set(e,n),n}',{globals:["WeakMap","Object"],locals:{_getRequireWildcardCache:["body.0.id","body.1.body.body.2.declarations.0.init.callee","body.0.body.body.2.argument.callee.left"],_interopRequireWildcard:["body.1.id"]},exportBindingAssignments:[],exportName:"_interopRequireWildcard",dependencies:{}}),isNativeFunction:n("7.0.0-beta.0",'function _isNativeFunction(t){try{return-1!==Function.toString.call(t).indexOf("[native code]")}catch(n){return"function"==typeof t}}',{globals:["Function"],locals:{_isNativeFunction:["body.0.id"]},exportBindingAssignments:[],exportName:"_isNativeFunction",dependencies:{}}),isNativeReflectConstruct:n("7.9.0","function _isNativeReflectConstruct(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(t){}return(_isNativeReflectConstruct=function(){return!!t})()}",{globals:["Boolean","Reflect"],locals:{_isNativeReflectConstruct:["body.0.id","body.0.body.body.1.argument.callee.left"]},exportBindingAssignments:["body.0.body.body.1.argument.callee"],exportName:"_isNativeReflectConstruct",dependencies:{}}),iterableToArray:n("7.0.0-beta.0",'function _iterableToArray(r){if("undefined"!=typeof Symbol&&null!=r[Symbol.iterator]||null!=r["@@iterator"])return Array.from(r)}',{globals:["Symbol","Array"],locals:{_iterableToArray:["body.0.id"]},exportBindingAssignments:[],exportName:"_iterableToArray",dependencies:{}}),iterableToArrayLimit:n("7.0.0-beta.0",'function _iterableToArrayLimit(r,l){var t=null==r?null:"undefined"!=typeof Symbol&&r[Symbol.iterator]||r["@@iterator"];if(null!=t){var e,n,i,u,a=[],f=!0,o=!1;try{if(i=(t=t.call(r)).next,0===l){if(Object(t)!==t)return;f=!1}else for(;!(f=(e=i.call(t)).done)&&(a.push(e.value),a.length!==l);f=!0);}catch(r){o=!0,n=r}finally{try{if(!f&&null!=t.return&&(u=t.return(),Object(u)!==u))return}finally{if(o)throw n}}return a}}',{globals:["Symbol","Object"],locals:{_iterableToArrayLimit:["body.0.id"]},exportBindingAssignments:[],exportName:"_iterableToArrayLimit",dependencies:{}}),jsx:n("7.0.0-beta.0",'var REACT_ELEMENT_TYPE;function _createRawReactElement(e,r,E,l){REACT_ELEMENT_TYPE||(REACT_ELEMENT_TYPE="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103);var o=e&&e.defaultProps,n=arguments.length-3;if(r||0===n||(r={children:void 0}),1===n)r.children=l;else if(n>1){for(var t=Array(n),f=0;f<n;f++)t[f]=arguments[f+3];r.children=t}if(r&&o)for(var i in o)void 0===r[i]&&(r[i]=o[i]);else r||(r=o||{});return{$$typeof:REACT_ELEMENT_TYPE,type:e,key:void 0===E?null:""+E,ref:null,props:r,_owner:null}}',{globals:["Symbol","Array"],locals:{REACT_ELEMENT_TYPE:["body.0.declarations.0.id","body.1.body.body.0.expression.left","body.1.body.body.4.argument.properties.0.value","body.1.body.body.0.expression.right.left"],_createRawReactElement:["body.1.id"]},exportBindingAssignments:[],exportName:"_createRawReactElement",dependencies:{}}),maybeArrayLike:n("7.9.0",'function _maybeArrayLike(r,a,e){if(a&&!Array.isArray(a)&&"number"==typeof a.length){var y=a.length;return arrayLikeToArray(a,void 0!==e&&e<y?e:y)}return r(a,e)}',{globals:["Array"],locals:{_maybeArrayLike:["body.0.id"]},exportBindingAssignments:[],exportName:"_maybeArrayLike",dependencies:{arrayLikeToArray:["body.0.body.body.0.consequent.body.1.argument.callee"]}}),newArrowCheck:n("7.0.0-beta.0",'function _newArrowCheck(n,r){if(n!==r)throw new TypeError("Cannot instantiate an arrow function")}',{globals:["TypeError"],locals:{_newArrowCheck:["body.0.id"]},exportBindingAssignments:[],exportName:"_newArrowCheck",dependencies:{}}),nonIterableRest:n("7.0.0-beta.0",'function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}',{globals:["TypeError"],locals:{_nonIterableRest:["body.0.id"]},exportBindingAssignments:[],exportName:"_nonIterableRest",dependencies:{}}),nonIterableSpread:n("7.0.0-beta.0",'function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}',{globals:["TypeError"],locals:{_nonIterableSpread:["body.0.id"]},exportBindingAssignments:[],exportName:"_nonIterableSpread",dependencies:{}}),nullishReceiverError:n("7.22.6",'function _nullishReceiverError(r){throw new TypeError("Cannot set property of null or undefined.")}',{globals:["TypeError"],locals:{_nullishReceiverError:["body.0.id"]},exportBindingAssignments:[],exportName:"_nullishReceiverError",dependencies:{}}),objectDestructuringEmpty:n("7.0.0-beta.0",'function _objectDestructuringEmpty(t){if(null==t)throw new TypeError("Cannot destructure "+t)}',{globals:["TypeError"],locals:{_objectDestructuringEmpty:["body.0.id"]},exportBindingAssignments:[],exportName:"_objectDestructuringEmpty",dependencies:{}}),objectSpread2:n("7.5.0","function ownKeys(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,o)}return t}function _objectSpread2(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?ownKeys(Object(t),!0).forEach((function(r){defineProperty(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ownKeys(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}",{globals:["Object"],locals:{ownKeys:["body.0.id","body.1.body.body.0.body.body.1.expression.consequent.callee.object.callee","body.1.body.body.0.body.body.1.expression.alternate.alternate.callee.object.callee"],_objectSpread2:["body.1.id"]},exportBindingAssignments:[],exportName:"_objectSpread2",dependencies:{defineProperty:["body.1.body.body.0.body.body.1.expression.consequent.arguments.0.body.body.0.expression.callee"]}}),objectWithoutProperties:n("7.0.0-beta.0","function _objectWithoutProperties(e,t){if(null==e)return{};var o,r,i=objectWithoutPropertiesLoose(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(r=0;r<s.length;r++)o=s[r],t.includes(o)||{}.propertyIsEnumerable.call(e,o)&&(i[o]=e[o])}return i}",{globals:["Object"],locals:{_objectWithoutProperties:["body.0.id"]},exportBindingAssignments:[],exportName:"_objectWithoutProperties",dependencies:{objectWithoutPropertiesLoose:["body.0.body.body.1.declarations.2.init.callee"]}}),objectWithoutPropertiesLoose:n("7.0.0-beta.0","function _objectWithoutPropertiesLoose(r,e){if(null==r)return{};var t={};for(var n in r)if({}.hasOwnProperty.call(r,n)){if(e.includes(n))continue;t[n]=r[n]}return t}",{globals:[],locals:{_objectWithoutPropertiesLoose:["body.0.id"]},exportBindingAssignments:[],exportName:"_objectWithoutPropertiesLoose",dependencies:{}}),possibleConstructorReturn:n("7.0.0-beta.0",'function _possibleConstructorReturn(t,e){if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw new TypeError("Derived constructors may only return object or undefined");return assertThisInitialized(t)}',{globals:["TypeError"],locals:{_possibleConstructorReturn:["body.0.id"]},exportBindingAssignments:[],exportName:"_possibleConstructorReturn",dependencies:{assertThisInitialized:["body.0.body.body.2.argument.callee"]}}),readOnlyError:n("7.0.0-beta.0",`function _readOnlyError(r){throw new TypeError('"'+r+'" is read-only')}`,{globals:["TypeError"],locals:{_readOnlyError:["body.0.id"]},exportBindingAssignments:[],exportName:"_readOnlyError",dependencies:{}}),regeneratorRuntime:n("7.18.0",`function _regeneratorRuntime(){"use strict";
31
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */_regeneratorRuntime=function(){return e};var t,e={},r=Object.prototype,n=r.hasOwnProperty,o=Object.defineProperty||function(t,e,r){t[e]=r.value},i="function"==typeof Symbol?Symbol:{},a=i.iterator||"@@iterator",c=i.asyncIterator||"@@asyncIterator",u=i.toStringTag||"@@toStringTag";function define(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{define({},"")}catch(t){define=function(t,e,r){return t[e]=r}}function wrap(t,e,r,n){var i=e&&e.prototype instanceof Generator?e:Generator,a=Object.create(i.prototype),c=new Context(n||[]);return o(a,"_invoke",{value:makeInvokeMethod(t,r,c)}),a}function tryCatch(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}e.wrap=wrap;var h="suspendedStart",l="suspendedYield",f="executing",s="completed",y={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var p={};define(p,a,(function(){return this}));var d=Object.getPrototypeOf,v=d&&d(d(values([])));v&&v!==r&&n.call(v,a)&&(p=v);var g=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(p);function defineIteratorMethods(t){["next","throw","return"].forEach((function(e){define(t,e,(function(t){return this._invoke(e,t)}))}))}function AsyncIterator(t,e){function invoke(r,o,i,a){var c=tryCatch(t[r],t,o);if("throw"!==c.type){var u=c.arg,h=u.value;return h&&"object"==typeof h&&n.call(h,"__await")?e.resolve(h.__await).then((function(t){invoke("next",t,i,a)}),(function(t){invoke("throw",t,i,a)})):e.resolve(h).then((function(t){u.value=t,i(u)}),(function(t){return invoke("throw",t,i,a)}))}a(c.arg)}var r;o(this,"_invoke",{value:function(t,n){function callInvokeWithMethodAndArg(){return new e((function(e,r){invoke(t,n,e,r)}))}return r=r?r.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}})}function makeInvokeMethod(e,r,n){var o=h;return function(i,a){if(o===f)throw Error("Generator is already running");if(o===s){if("throw"===i)throw a;return{value:t,done:!0}}for(n.method=i,n.arg=a;;){var c=n.delegate;if(c){var u=maybeInvokeDelegate(c,n);if(u){if(u===y)continue;return u}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===h)throw o=s,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=f;var p=tryCatch(e,r,n);if("normal"===p.type){if(o=n.done?s:l,p.arg===y)continue;return{value:p.arg,done:n.done}}"throw"===p.type&&(o=s,n.method="throw",n.arg=p.arg)}}}function maybeInvokeDelegate(e,r){var n=r.method,o=e.iterator[n];if(o===t)return r.delegate=null,"throw"===n&&e.iterator.return&&(r.method="return",r.arg=t,maybeInvokeDelegate(e,r),"throw"===r.method)||"return"!==n&&(r.method="throw",r.arg=new TypeError("The iterator does not provide a '"+n+"' method")),y;var i=tryCatch(o,e.iterator,r.arg);if("throw"===i.type)return r.method="throw",r.arg=i.arg,r.delegate=null,y;var a=i.arg;return a?a.done?(r[e.resultName]=a.value,r.next=e.nextLoc,"return"!==r.method&&(r.method="next",r.arg=t),r.delegate=null,y):a:(r.method="throw",r.arg=new TypeError("iterator result is not an object"),r.delegate=null,y)}function pushTryEntry(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function resetTryEntry(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function Context(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(pushTryEntry,this),this.reset(!0)}function values(e){if(e||""===e){var r=e[a];if(r)return r.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function next(){for(;++o<e.length;)if(n.call(e,o))return next.value=e[o],next.done=!1,next;return next.value=t,next.done=!0,next};return i.next=i}}throw new TypeError(typeof e+" is not iterable")}return GeneratorFunction.prototype=GeneratorFunctionPrototype,o(g,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),o(GeneratorFunctionPrototype,"constructor",{value:GeneratorFunction,configurable:!0}),GeneratorFunction.displayName=define(GeneratorFunctionPrototype,u,"GeneratorFunction"),e.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===GeneratorFunction||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,GeneratorFunctionPrototype):(t.__proto__=GeneratorFunctionPrototype,define(t,u,"GeneratorFunction")),t.prototype=Object.create(g),t},e.awrap=function(t){return{__await:t}},defineIteratorMethods(AsyncIterator.prototype),define(AsyncIterator.prototype,c,(function(){return this})),e.AsyncIterator=AsyncIterator,e.async=function(t,r,n,o,i){void 0===i&&(i=Promise);var a=new AsyncIterator(wrap(t,r,n,o),i);return e.isGeneratorFunction(r)?a:a.next().then((function(t){return t.done?t.value:a.next()}))},defineIteratorMethods(g),define(g,u,"Generator"),define(g,a,(function(){return this})),define(g,"toString",(function(){return"[object Generator]"})),e.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function next(){for(;r.length;){var t=r.pop();if(t in e)return next.value=t,next.done=!1,next}return next.done=!0,next}},e.values=values,Context.prototype={constructor:Context,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=t,this.done=!1,this.delegate=null,this.method="next",this.arg=t,this.tryEntries.forEach(resetTryEntry),!e)for(var r in this)"t"===r.charAt(0)&&n.call(this,r)&&!isNaN(+r.slice(1))&&(this[r]=t)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var r=this;function handle(n,o){return a.type="throw",a.arg=e,r.next=n,o&&(r.method="next",r.arg=t),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],a=i.completion;if("root"===i.tryLoc)return handle("end");if(i.tryLoc<=this.prev){var c=n.call(i,"catchLoc"),u=n.call(i,"finallyLoc");if(c&&u){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0);if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return handle(i.catchLoc,!0)}else{if(!u)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return handle(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var o=this.tryEntries[r];if(o.tryLoc<=this.prev&&n.call(o,"finallyLoc")&&this.prev<o.finallyLoc){var i=o;break}}i&&("break"===t||"continue"===t)&&i.tryLoc<=e&&e<=i.finallyLoc&&(i=null);var a=i?i.completion:{};return a.type=t,a.arg=e,i?(this.method="next",this.next=i.finallyLoc,y):this.complete(a)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),y},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),resetTryEntry(r),y}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;resetTryEntry(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(e,r,n){return this.delegate={iterator:values(e),resultName:r,nextLoc:n},"next"===this.method&&(this.arg=t),y}},e}`,{globals:["Object","Symbol","Error","TypeError","isNaN","Promise"],locals:{_regeneratorRuntime:["body.0.id","body.0.body.body.0.expression.left"]},exportBindingAssignments:["body.0.body.body.0.expression"],exportName:"_regeneratorRuntime",dependencies:{}}),set:n("7.0.0-beta.0",'function set(e,r,t,o){return set="undefined"!=typeof Reflect&&Reflect.set?Reflect.set:function(e,r,t,o){var f,i=superPropBase(e,r);if(i){if((f=Object.getOwnPropertyDescriptor(i,r)).set)return f.set.call(o,t),!0;if(!f.writable)return!1}if(f=Object.getOwnPropertyDescriptor(o,r)){if(!f.writable)return!1;f.value=t,Object.defineProperty(o,r,f)}else defineProperty(o,r,t);return!0},set(e,r,t,o)}function _set(e,r,t,o,f){if(!set(e,r,t,o||e)&&f)throw new TypeError("failed to set property");return t}',{globals:["Reflect","Object","TypeError"],locals:{set:["body.0.id","body.0.body.body.0.argument.expressions.1.callee","body.1.body.body.0.test.left.argument.callee","body.0.body.body.0.argument.expressions.0.left"],_set:["body.1.id"]},exportBindingAssignments:[],exportName:"_set",dependencies:{superPropBase:["body.0.body.body.0.argument.expressions.0.right.alternate.body.body.0.declarations.1.init.callee"],defineProperty:["body.0.body.body.0.argument.expressions.0.right.alternate.body.body.2.alternate.expression.callee"]}}),setFunctionName:n("7.23.6",'function setFunctionName(e,t,n){"symbol"==typeof t&&(t=(t=t.description)?"["+t+"]":"");try{Object.defineProperty(e,"name",{configurable:!0,value:n?n+" "+t:t})}catch(e){}return e}',{globals:["Object"],locals:{setFunctionName:["body.0.id"]},exportBindingAssignments:[],exportName:"setFunctionName",dependencies:{}}),setPrototypeOf:n("7.0.0-beta.0","function _setPrototypeOf(t,e){return _setPrototypeOf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,e){return t.__proto__=e,t},_setPrototypeOf(t,e)}",{globals:["Object"],locals:{_setPrototypeOf:["body.0.id","body.0.body.body.0.argument.expressions.1.callee","body.0.body.body.0.argument.expressions.0.left"]},exportBindingAssignments:["body.0.body.body.0.argument.expressions.0"],exportName:"_setPrototypeOf",dependencies:{}}),skipFirstGeneratorNext:n("7.0.0-beta.0","function _skipFirstGeneratorNext(t){return function(){var r=t.apply(this,arguments);return r.next(),r}}",{globals:[],locals:{_skipFirstGeneratorNext:["body.0.id"]},exportBindingAssignments:[],exportName:"_skipFirstGeneratorNext",dependencies:{}}),slicedToArray:n("7.0.0-beta.0","function _slicedToArray(r,e){return arrayWithHoles(r)||iterableToArrayLimit(r,e)||unsupportedIterableToArray(r,e)||nonIterableRest()}",{globals:[],locals:{_slicedToArray:["body.0.id"]},exportBindingAssignments:[],exportName:"_slicedToArray",dependencies:{arrayWithHoles:["body.0.body.body.0.argument.left.left.left.callee"],iterableToArrayLimit:["body.0.body.body.0.argument.left.left.right.callee"],unsupportedIterableToArray:["body.0.body.body.0.argument.left.right.callee"],nonIterableRest:["body.0.body.body.0.argument.right.callee"]}}),superPropBase:n("7.0.0-beta.0","function _superPropBase(t,o){for(;!{}.hasOwnProperty.call(t,o)&&null!==(t=getPrototypeOf(t)););return t}",{globals:[],locals:{_superPropBase:["body.0.id"]},exportBindingAssignments:[],exportName:"_superPropBase",dependencies:{getPrototypeOf:["body.0.body.body.0.test.right.right.right.callee"]}}),superPropGet:n("7.25.0",'function _superPropGet(t,o,e,r){var p=get(getPrototypeOf(1&r?t.prototype:t),o,e);return 2&r&&"function"==typeof p?function(t){return p.apply(e,t)}:p}',{globals:[],locals:{_superPropGet:["body.0.id"]},exportBindingAssignments:[],exportName:"_superPropGet",dependencies:{get:["body.0.body.body.0.declarations.0.init.callee"],getPrototypeOf:["body.0.body.body.0.declarations.0.init.arguments.0.callee"]}}),superPropSet:n("7.25.0","function _superPropSet(t,e,o,r,p,f){return set(getPrototypeOf(f?t.prototype:t),e,o,r,p)}",{globals:[],locals:{_superPropSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_superPropSet",dependencies:{set:["body.0.body.body.0.argument.callee"],getPrototypeOf:["body.0.body.body.0.argument.arguments.0.callee"]}}),taggedTemplateLiteral:n("7.0.0-beta.0","function _taggedTemplateLiteral(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))}",{globals:["Object"],locals:{_taggedTemplateLiteral:["body.0.id"]},exportBindingAssignments:[],exportName:"_taggedTemplateLiteral",dependencies:{}}),taggedTemplateLiteralLoose:n("7.0.0-beta.0","function _taggedTemplateLiteralLoose(e,t){return t||(t=e.slice(0)),e.raw=t,e}",{globals:[],locals:{_taggedTemplateLiteralLoose:["body.0.id"]},exportBindingAssignments:[],exportName:"_taggedTemplateLiteralLoose",dependencies:{}}),tdz:n("7.5.5",'function _tdzError(e){throw new ReferenceError(e+" is not defined - temporal dead zone")}',{globals:["ReferenceError"],locals:{_tdzError:["body.0.id"]},exportBindingAssignments:[],exportName:"_tdzError",dependencies:{}}),temporalRef:n("7.0.0-beta.0","function _temporalRef(r,e){return r===undef?err(e):r}",{globals:[],locals:{_temporalRef:["body.0.id"]},exportBindingAssignments:[],exportName:"_temporalRef",dependencies:{temporalUndefined:["body.0.body.body.0.argument.test.right"],tdz:["body.0.body.body.0.argument.consequent.callee"]}}),temporalUndefined:n("7.0.0-beta.0","function _temporalUndefined(){}",{globals:[],locals:{_temporalUndefined:["body.0.id"]},exportBindingAssignments:[],exportName:"_temporalUndefined",dependencies:{}}),toArray:n("7.0.0-beta.0","function _toArray(r){return arrayWithHoles(r)||iterableToArray(r)||unsupportedIterableToArray(r)||nonIterableRest()}",{globals:[],locals:{_toArray:["body.0.id"]},exportBindingAssignments:[],exportName:"_toArray",dependencies:{arrayWithHoles:["body.0.body.body.0.argument.left.left.left.callee"],iterableToArray:["body.0.body.body.0.argument.left.left.right.callee"],unsupportedIterableToArray:["body.0.body.body.0.argument.left.right.callee"],nonIterableRest:["body.0.body.body.0.argument.right.callee"]}}),toConsumableArray:n("7.0.0-beta.0","function _toConsumableArray(r){return arrayWithoutHoles(r)||iterableToArray(r)||unsupportedIterableToArray(r)||nonIterableSpread()}",{globals:[],locals:{_toConsumableArray:["body.0.id"]},exportBindingAssignments:[],exportName:"_toConsumableArray",dependencies:{arrayWithoutHoles:["body.0.body.body.0.argument.left.left.left.callee"],iterableToArray:["body.0.body.body.0.argument.left.left.right.callee"],unsupportedIterableToArray:["body.0.body.body.0.argument.left.right.callee"],nonIterableSpread:["body.0.body.body.0.argument.right.callee"]}}),toPrimitive:n("7.1.5",'function toPrimitive(t,r){if("object"!=typeof t||!t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var i=e.call(t,r||"default");if("object"!=typeof i)return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(t)}',{globals:["Symbol","TypeError","String","Number"],locals:{toPrimitive:["body.0.id"]},exportBindingAssignments:[],exportName:"toPrimitive",dependencies:{}}),toPropertyKey:n("7.1.5",'function toPropertyKey(t){var i=toPrimitive(t,"string");return"symbol"==typeof i?i:i+""}',{globals:[],locals:{toPropertyKey:["body.0.id"]},exportBindingAssignments:[],exportName:"toPropertyKey",dependencies:{toPrimitive:["body.0.body.body.0.declarations.0.init.callee"]}}),toSetter:n("7.24.0",'function _toSetter(t,e,n){e||(e=[]);var r=e.length++;return Object.defineProperty({},"_",{set:function(o){e[r]=o,t.apply(n,e)}})}',{globals:["Object"],locals:{_toSetter:["body.0.id"]},exportBindingAssignments:[],exportName:"_toSetter",dependencies:{}}),typeof:n("7.0.0-beta.0",'function _typeof(o){"@babel/helpers - typeof";return _typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(o){return typeof o}:function(o){return o&&"function"==typeof Symbol&&o.constructor===Symbol&&o!==Symbol.prototype?"symbol":typeof o},_typeof(o)}',{globals:["Symbol"],locals:{_typeof:["body.0.id","body.0.body.body.0.argument.expressions.1.callee","body.0.body.body.0.argument.expressions.0.left"]},exportBindingAssignments:["body.0.body.body.0.argument.expressions.0"],exportName:"_typeof",dependencies:{}}),unsupportedIterableToArray:n("7.9.0",'function _unsupportedIterableToArray(r,a){if(r){if("string"==typeof r)return arrayLikeToArray(r,a);var t={}.toString.call(r).slice(8,-1);return"Object"===t&&r.constructor&&(t=r.constructor.name),"Map"===t||"Set"===t?Array.from(r):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?arrayLikeToArray(r,a):void 0}}',{globals:["Array"],locals:{_unsupportedIterableToArray:["body.0.id"]},exportBindingAssignments:[],exportName:"_unsupportedIterableToArray",dependencies:{arrayLikeToArray:["body.0.body.body.0.consequent.body.0.consequent.argument.callee","body.0.body.body.0.consequent.body.2.argument.expressions.1.alternate.consequent.callee"]}}),usingCtx:n("7.23.9",'function _usingCtx(){var r="function"==typeof SuppressedError?SuppressedError:function(r,e){var n=Error();return n.name="SuppressedError",n.error=r,n.suppressed=e,n},e={},n=[];function using(r,e){if(null!=e){if(Object(e)!==e)throw new TypeError("using declarations can only be used with objects, functions, null, or undefined.");if(r)var o=e[Symbol.asyncDispose||Symbol.for("Symbol.asyncDispose")];if(void 0===o&&(o=e[Symbol.dispose||Symbol.for("Symbol.dispose")],r))var t=o;if("function"!=typeof o)throw new TypeError("Object is not disposable.");t&&(o=function(){try{t.call(e)}catch(r){return Promise.reject(r)}}),n.push({v:e,d:o,a:r})}else r&&n.push({d:e,a:r});return e}return{e:e,u:using.bind(null,!1),a:using.bind(null,!0),d:function(){var o,t=this.e,s=0;function next(){for(;o=n.pop();)try{if(!o.a&&1===s)return s=0,n.push(o),Promise.resolve().then(next);if(o.d){var r=o.d.call(o.v);if(o.a)return s|=2,Promise.resolve(r).then(next,err)}else s|=1}catch(r){return err(r)}if(1===s)return t!==e?Promise.reject(t):Promise.resolve();if(t!==e)throw t}function err(n){return t=t!==e?new r(n,t):n,next()}return next()}}}',{globals:["SuppressedError","Error","Object","TypeError","Symbol","Promise"],locals:{_usingCtx:["body.0.id"]},exportBindingAssignments:[],exportName:"_usingCtx",dependencies:{}}),wrapAsyncGenerator:n("7.0.0-beta.0",'function _wrapAsyncGenerator(e){return function(){return new AsyncGenerator(e.apply(this,arguments))}}function AsyncGenerator(e){var r,t;function resume(r,t){try{var n=e[r](t),o=n.value,u=o instanceof OverloadYield;Promise.resolve(u?o.v:o).then((function(t){if(u){var i="return"===r?"return":"next";if(!o.k||t.done)return resume(i,t);t=e[i](t).value}settle(n.done?"return":"normal",t)}),(function(e){resume("throw",e)}))}catch(e){settle("throw",e)}}function settle(e,n){switch(e){case"return":r.resolve({value:n,done:!0});break;case"throw":r.reject(n);break;default:r.resolve({value:n,done:!1})}(r=r.next)?resume(r.key,r.arg):t=null}this._invoke=function(e,n){return new Promise((function(o,u){var i={key:e,arg:n,resolve:o,reject:u,next:null};t?t=t.next=i:(r=t=i,resume(e,n))}))},"function"!=typeof e.return&&(this.return=void 0)}AsyncGenerator.prototype["function"==typeof Symbol&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this},AsyncGenerator.prototype.next=function(e){return this._invoke("next",e)},AsyncGenerator.prototype.throw=function(e){return this._invoke("throw",e)},AsyncGenerator.prototype.return=function(e){return this._invoke("return",e)};',{globals:["Promise","Symbol"],locals:{_wrapAsyncGenerator:["body.0.id"],AsyncGenerator:["body.1.id","body.0.body.body.0.argument.body.body.0.argument.callee","body.2.expression.expressions.0.left.object.object","body.2.expression.expressions.1.left.object.object","body.2.expression.expressions.2.left.object.object","body.2.expression.expressions.3.left.object.object"]},exportBindingAssignments:[],exportName:"_wrapAsyncGenerator",dependencies:{OverloadYield:["body.1.body.body.1.body.body.0.block.body.0.declarations.2.init.right"]}}),wrapNativeSuper:n("7.0.0-beta.0",'function _wrapNativeSuper(t){var r="function"==typeof Map?new Map:void 0;return _wrapNativeSuper=function(t){if(null===t||!isNativeFunction(t))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==r){if(r.has(t))return r.get(t);r.set(t,Wrapper)}function Wrapper(){return construct(t,arguments,getPrototypeOf(this).constructor)}return Wrapper.prototype=Object.create(t.prototype,{constructor:{value:Wrapper,enumerable:!1,writable:!0,configurable:!0}}),setPrototypeOf(Wrapper,t)},_wrapNativeSuper(t)}',{globals:["Map","TypeError","Object"],locals:{_wrapNativeSuper:["body.0.id","body.0.body.body.1.argument.expressions.1.callee","body.0.body.body.1.argument.expressions.0.left"]},exportBindingAssignments:["body.0.body.body.1.argument.expressions.0"],exportName:"_wrapNativeSuper",dependencies:{getPrototypeOf:["body.0.body.body.1.argument.expressions.0.right.body.body.3.body.body.0.argument.arguments.2.object.callee"],setPrototypeOf:["body.0.body.body.1.argument.expressions.0.right.body.body.4.argument.expressions.1.callee"],isNativeFunction:["body.0.body.body.1.argument.expressions.0.right.body.body.0.test.right.argument.callee"],construct:["body.0.body.body.1.argument.expressions.0.right.body.body.3.body.body.0.argument.callee"]}}),wrapRegExp:n("7.19.0",'function _wrapRegExp(){_wrapRegExp=function(e,r){return new BabelRegExp(e,void 0,r)};var e=RegExp.prototype,r=new WeakMap;function BabelRegExp(e,t,p){var o=RegExp(e,t);return r.set(o,p||r.get(e)),setPrototypeOf(o,BabelRegExp.prototype)}function buildGroups(e,t){var p=r.get(t);return Object.keys(p).reduce((function(r,t){var o=p[t];if("number"==typeof o)r[t]=e[o];else{for(var i=0;void 0===e[o[i]]&&i+1<o.length;)i++;r[t]=e[o[i]]}return r}),Object.create(null))}return inherits(BabelRegExp,RegExp),BabelRegExp.prototype.exec=function(r){var t=e.exec.call(this,r);if(t){t.groups=buildGroups(t,this);var p=t.indices;p&&(p.groups=buildGroups(p,this))}return t},BabelRegExp.prototype[Symbol.replace]=function(t,p){if("string"==typeof p){var o=r.get(this);return e[Symbol.replace].call(this,t,p.replace(/\\$<([^>]+)>/g,(function(e,r){var t=o[r];return"$"+(Array.isArray(t)?t.join("$"):t)})))}if("function"==typeof p){var i=this;return e[Symbol.replace].call(this,t,(function(){var e=arguments;return"object"!=typeof e[e.length-1]&&(e=[].slice.call(e)).push(buildGroups(e,i)),p.apply(this,e)}))}return e[Symbol.replace].call(this,t,p)},_wrapRegExp.apply(this,arguments)}',{globals:["RegExp","WeakMap","Object","Symbol","Array"],locals:{_wrapRegExp:["body.0.id","body.0.body.body.4.argument.expressions.3.callee.object","body.0.body.body.0.expression.left"]},exportBindingAssignments:["body.0.body.body.0.expression"],exportName:"_wrapRegExp",dependencies:{setPrototypeOf:["body.0.body.body.2.body.body.1.argument.expressions.1.callee"],inherits:["body.0.body.body.4.argument.expressions.0.callee"]}}),writeOnlyError:n("7.12.13",`function _writeOnlyError(r){throw new TypeError('"'+r+'" is write-only')}`,{globals:["TypeError"],locals:{_writeOnlyError:["body.0.id"]},exportBindingAssignments:[],exportName:"_writeOnlyError",dependencies:{}})};return Object.assign(s,{AwaitValue:n("7.0.0-beta.0","function _AwaitValue(t){this.wrapped=t}",{globals:[],locals:{_AwaitValue:["body.0.id"]},exportBindingAssignments:[],exportName:"_AwaitValue",dependencies:{}}),applyDecs:n("7.17.8",'function old_createMetadataMethodsForProperty(e,t,a,r){return{getMetadata:function(o){old_assertNotFinished(r,"getMetadata"),old_assertMetadataKey(o);var i=e[o];if(void 0!==i)if(1===t){var n=i.public;if(void 0!==n)return n[a]}else if(2===t){var l=i.private;if(void 0!==l)return l.get(a)}else if(Object.hasOwnProperty.call(i,"constructor"))return i.constructor},setMetadata:function(o,i){old_assertNotFinished(r,"setMetadata"),old_assertMetadataKey(o);var n=e[o];if(void 0===n&&(n=e[o]={}),1===t){var l=n.public;void 0===l&&(l=n.public={}),l[a]=i}else if(2===t){var s=n.priv;void 0===s&&(s=n.private=new Map),s.set(a,i)}else n.constructor=i}}}function old_convertMetadataMapToFinal(e,t){var a=e[Symbol.metadata||Symbol.for("Symbol.metadata")],r=Object.getOwnPropertySymbols(t);if(0!==r.length){for(var o=0;o<r.length;o++){var i=r[o],n=t[i],l=a?a[i]:null,s=n.public,c=l?l.public:null;s&&c&&Object.setPrototypeOf(s,c);var d=n.private;if(d){var u=Array.from(d.values()),f=l?l.private:null;f&&(u=u.concat(f)),n.private=u}l&&Object.setPrototypeOf(n,l)}a&&Object.setPrototypeOf(t,a),e[Symbol.metadata||Symbol.for("Symbol.metadata")]=t}}function old_createAddInitializerMethod(e,t){return function(a){old_assertNotFinished(t,"addInitializer"),old_assertCallable(a,"An initializer"),e.push(a)}}function old_memberDec(e,t,a,r,o,i,n,l,s){var c;switch(i){case 1:c="accessor";break;case 2:c="method";break;case 3:c="getter";break;case 4:c="setter";break;default:c="field"}var d,u,f={kind:c,name:l?"#"+t:toPropertyKey(t),isStatic:n,isPrivate:l},p={v:!1};if(0!==i&&(f.addInitializer=old_createAddInitializerMethod(o,p)),l){d=2,u=Symbol(t);var v={};0===i?(v.get=a.get,v.set=a.set):2===i?v.get=function(){return a.value}:(1!==i&&3!==i||(v.get=function(){return a.get.call(this)}),1!==i&&4!==i||(v.set=function(e){a.set.call(this,e)})),f.access=v}else d=1,u=t;try{return e(s,Object.assign(f,old_createMetadataMethodsForProperty(r,d,u,p)))}finally{p.v=!0}}function old_assertNotFinished(e,t){if(e.v)throw Error("attempted to call "+t+" after decoration was finished")}function old_assertMetadataKey(e){if("symbol"!=typeof e)throw new TypeError("Metadata keys must be symbols, received: "+e)}function old_assertCallable(e,t){if("function"!=typeof e)throw new TypeError(t+" must be a function")}function old_assertValidReturnValue(e,t){var a=typeof t;if(1===e){if("object"!==a||null===t)throw new TypeError("accessor decorators must return an object with get, set, or init properties or void 0");void 0!==t.get&&old_assertCallable(t.get,"accessor.get"),void 0!==t.set&&old_assertCallable(t.set,"accessor.set"),void 0!==t.init&&old_assertCallable(t.init,"accessor.init"),void 0!==t.initializer&&old_assertCallable(t.initializer,"accessor.initializer")}else if("function"!==a)throw new TypeError((0===e?"field":10===e?"class":"method")+" decorators must return a function or void 0")}function old_getInit(e){var t;return null==(t=e.init)&&(t=e.initializer)&&void 0!==console&&console.warn(".initializer has been renamed to .init as of March 2022"),t}function old_applyMemberDec(e,t,a,r,o,i,n,l,s){var c,d,u,f,p,v,y,h=a[0];if(n?(0===o||1===o?(c={get:a[3],set:a[4]},u="get"):3===o?(c={get:a[3]},u="get"):4===o?(c={set:a[3]},u="set"):c={value:a[3]},0!==o&&(1===o&&setFunctionName(a[4],"#"+r,"set"),setFunctionName(a[3],"#"+r,u))):0!==o&&(c=Object.getOwnPropertyDescriptor(t,r)),1===o?f={get:c.get,set:c.set}:2===o?f=c.value:3===o?f=c.get:4===o&&(f=c.set),"function"==typeof h)void 0!==(p=old_memberDec(h,r,c,l,s,o,i,n,f))&&(old_assertValidReturnValue(o,p),0===o?d=p:1===o?(d=old_getInit(p),v=p.get||f.get,y=p.set||f.set,f={get:v,set:y}):f=p);else for(var m=h.length-1;m>=0;m--){var b;void 0!==(p=old_memberDec(h[m],r,c,l,s,o,i,n,f))&&(old_assertValidReturnValue(o,p),0===o?b=p:1===o?(b=old_getInit(p),v=p.get||f.get,y=p.set||f.set,f={get:v,set:y}):f=p,void 0!==b&&(void 0===d?d=b:"function"==typeof d?d=[d,b]:d.push(b)))}if(0===o||1===o){if(void 0===d)d=function(e,t){return t};else if("function"!=typeof d){var g=d;d=function(e,t){for(var a=t,r=0;r<g.length;r++)a=g[r].call(e,a);return a}}else{var _=d;d=function(e,t){return _.call(e,t)}}e.push(d)}0!==o&&(1===o?(c.get=f.get,c.set=f.set):2===o?c.value=f:3===o?c.get=f:4===o&&(c.set=f),n?1===o?(e.push((function(e,t){return f.get.call(e,t)})),e.push((function(e,t){return f.set.call(e,t)}))):2===o?e.push(f):e.push((function(e,t){return f.call(e,t)})):Object.defineProperty(t,r,c))}function old_applyMemberDecs(e,t,a,r,o){for(var i,n,l=new Map,s=new Map,c=0;c<o.length;c++){var d=o[c];if(Array.isArray(d)){var u,f,p,v=d[1],y=d[2],h=d.length>3,m=v>=5;if(m?(u=t,f=r,0!=(v-=5)&&(p=n=n||[])):(u=t.prototype,f=a,0!==v&&(p=i=i||[])),0!==v&&!h){var b=m?s:l,g=b.get(y)||0;if(!0===g||3===g&&4!==v||4===g&&3!==v)throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: "+y);!g&&v>2?b.set(y,v):b.set(y,!0)}old_applyMemberDec(e,u,d,y,v,m,h,f,p)}}old_pushInitializers(e,i),old_pushInitializers(e,n)}function old_pushInitializers(e,t){t&&e.push((function(e){for(var a=0;a<t.length;a++)t[a].call(e);return e}))}function old_applyClassDecs(e,t,a,r){if(r.length>0){for(var o=[],i=t,n=t.name,l=r.length-1;l>=0;l--){var s={v:!1};try{var c=Object.assign({kind:"class",name:n,addInitializer:old_createAddInitializerMethod(o,s)},old_createMetadataMethodsForProperty(a,0,n,s)),d=r[l](i,c)}finally{s.v=!0}void 0!==d&&(old_assertValidReturnValue(10,d),i=d)}e.push(i,(function(){for(var e=0;e<o.length;e++)o[e].call(i)}))}}function applyDecs(e,t,a){var r=[],o={},i={};return old_applyMemberDecs(r,e,i,o,t),old_convertMetadataMapToFinal(e.prototype,i),old_applyClassDecs(r,e,o,a),old_convertMetadataMapToFinal(e,o),r}',{globals:["Object","Map","Symbol","Array","Error","TypeError","console"],locals:{old_createMetadataMethodsForProperty:["body.0.id","body.3.body.body.4.block.body.0.argument.arguments.1.arguments.1.callee","body.12.body.body.0.consequent.body.0.body.body.1.block.body.0.declarations.0.init.arguments.1.callee"],old_convertMetadataMapToFinal:["body.1.id","body.13.body.body.1.argument.expressions.1.callee","body.13.body.body.1.argument.expressions.3.callee"],old_createAddInitializerMethod:["body.2.id","body.3.body.body.3.test.expressions.0.right.right.callee","body.12.body.body.0.consequent.body.0.body.body.1.block.body.0.declarations.0.init.arguments.0.properties.2.value.callee"],old_memberDec:["body.3.id","body.9.body.body.1.consequent.expression.left.right.right.callee","body.9.body.body.1.alternate.body.body.1.expression.left.right.right.callee"],old_assertNotFinished:["body.4.id","body.0.body.body.0.argument.properties.0.value.body.body.0.expression.expressions.0.callee","body.0.body.body.0.argument.properties.1.value.body.body.0.expression.expressions.0.callee","body.2.body.body.0.argument.body.body.0.expression.expressions.0.callee"],old_assertMetadataKey:["body.5.id","body.0.body.body.0.argument.properties.0.value.body.body.0.expression.expressions.1.callee","body.0.body.body.0.argument.properties.1.value.body.body.0.expression.expressions.1.callee"],old_assertCallable:["body.6.id","body.2.body.body.0.argument.body.body.0.expression.expressions.1.callee","body.7.body.body.1.consequent.body.1.expression.expressions.0.right.callee","body.7.body.body.1.consequent.body.1.expression.expressions.1.right.callee","body.7.body.body.1.consequent.body.1.expression.expressions.2.right.callee","body.7.body.body.1.consequent.body.1.expression.expressions.3.right.callee"],old_assertValidReturnValue:["body.7.id","body.9.body.body.1.consequent.expression.right.expressions.0.callee","body.9.body.body.1.alternate.body.body.1.expression.right.expressions.0.callee","body.12.body.body.0.consequent.body.0.body.body.2.expression.right.expressions.0.callee"],old_getInit:["body.8.id","body.9.body.body.1.consequent.expression.right.expressions.1.alternate.consequent.expressions.0.right.callee","body.9.body.body.1.alternate.body.body.1.expression.right.expressions.1.alternate.consequent.expressions.0.right.callee"],old_applyMemberDec:["body.9.id","body.10.body.body.0.body.body.1.consequent.body.2.expression.callee"],old_applyMemberDecs:["body.10.id","body.13.body.body.1.argument.expressions.0.callee"],old_pushInitializers:["body.11.id","body.10.body.body.1.expression.expressions.0.callee","body.10.body.body.1.expression.expressions.1.callee"],old_applyClassDecs:["body.12.id","body.13.body.body.1.argument.expressions.2.callee"],applyDecs:["body.13.id"]},exportBindingAssignments:[],exportName:"applyDecs",dependencies:{setFunctionName:["body.9.body.body.1.test.expressions.0.consequent.expressions.1.right.expressions.0.right.callee","body.9.body.body.1.test.expressions.0.consequent.expressions.1.right.expressions.1.callee"],toPropertyKey:["body.3.body.body.2.declarations.2.init.properties.1.value.alternate.callee"]}}),applyDecs2203:n("7.19.0",'function applyDecs2203Factory(){function createAddInitializerMethod(e,t){return function(r){!function(e,t){if(e.v)throw Error("attempted to call addInitializer after decoration was finished")}(t),assertCallable(r,"An initializer"),e.push(r)}}function memberDec(e,t,r,a,n,i,s,o){var c;switch(n){case 1:c="accessor";break;case 2:c="method";break;case 3:c="getter";break;case 4:c="setter";break;default:c="field"}var l,u,f={kind:c,name:s?"#"+t:t,static:i,private:s},p={v:!1};0!==n&&(f.addInitializer=createAddInitializerMethod(a,p)),0===n?s?(l=r.get,u=r.set):(l=function(){return this[t]},u=function(e){this[t]=e}):2===n?l=function(){return r.value}:(1!==n&&3!==n||(l=function(){return r.get.call(this)}),1!==n&&4!==n||(u=function(e){r.set.call(this,e)})),f.access=l&&u?{get:l,set:u}:l?{get:l}:{set:u};try{return e(o,f)}finally{p.v=!0}}function assertCallable(e,t){if("function"!=typeof e)throw new TypeError(t+" must be a function")}function assertValidReturnValue(e,t){var r=typeof t;if(1===e){if("object"!==r||null===t)throw new TypeError("accessor decorators must return an object with get, set, or init properties or void 0");void 0!==t.get&&assertCallable(t.get,"accessor.get"),void 0!==t.set&&assertCallable(t.set,"accessor.set"),void 0!==t.init&&assertCallable(t.init,"accessor.init")}else if("function"!==r)throw new TypeError((0===e?"field":10===e?"class":"method")+" decorators must return a function or void 0")}function applyMemberDec(e,t,r,a,n,i,s,o){var c,l,u,f,p,d,h=r[0];if(s?c=0===n||1===n?{get:r[3],set:r[4]}:3===n?{get:r[3]}:4===n?{set:r[3]}:{value:r[3]}:0!==n&&(c=Object.getOwnPropertyDescriptor(t,a)),1===n?u={get:c.get,set:c.set}:2===n?u=c.value:3===n?u=c.get:4===n&&(u=c.set),"function"==typeof h)void 0!==(f=memberDec(h,a,c,o,n,i,s,u))&&(assertValidReturnValue(n,f),0===n?l=f:1===n?(l=f.init,p=f.get||u.get,d=f.set||u.set,u={get:p,set:d}):u=f);else for(var v=h.length-1;v>=0;v--){var g;void 0!==(f=memberDec(h[v],a,c,o,n,i,s,u))&&(assertValidReturnValue(n,f),0===n?g=f:1===n?(g=f.init,p=f.get||u.get,d=f.set||u.set,u={get:p,set:d}):u=f,void 0!==g&&(void 0===l?l=g:"function"==typeof l?l=[l,g]:l.push(g)))}if(0===n||1===n){if(void 0===l)l=function(e,t){return t};else if("function"!=typeof l){var y=l;l=function(e,t){for(var r=t,a=0;a<y.length;a++)r=y[a].call(e,r);return r}}else{var m=l;l=function(e,t){return m.call(e,t)}}e.push(l)}0!==n&&(1===n?(c.get=u.get,c.set=u.set):2===n?c.value=u:3===n?c.get=u:4===n&&(c.set=u),s?1===n?(e.push((function(e,t){return u.get.call(e,t)})),e.push((function(e,t){return u.set.call(e,t)}))):2===n?e.push(u):e.push((function(e,t){return u.call(e,t)})):Object.defineProperty(t,a,c))}function pushInitializers(e,t){t&&e.push((function(e){for(var r=0;r<t.length;r++)t[r].call(e);return e}))}return function(e,t,r){var a=[];return function(e,t,r){for(var a,n,i=new Map,s=new Map,o=0;o<r.length;o++){var c=r[o];if(Array.isArray(c)){var l,u,f=c[1],p=c[2],d=c.length>3,h=f>=5;if(h?(l=t,0!=(f-=5)&&(u=n=n||[])):(l=t.prototype,0!==f&&(u=a=a||[])),0!==f&&!d){var v=h?s:i,g=v.get(p)||0;if(!0===g||3===g&&4!==f||4===g&&3!==f)throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: "+p);!g&&f>2?v.set(p,f):v.set(p,!0)}applyMemberDec(e,l,c,p,f,h,d,u)}}pushInitializers(e,a),pushInitializers(e,n)}(a,e,t),function(e,t,r){if(r.length>0){for(var a=[],n=t,i=t.name,s=r.length-1;s>=0;s--){var o={v:!1};try{var c=r[s](n,{kind:"class",name:i,addInitializer:createAddInitializerMethod(a,o)})}finally{o.v=!0}void 0!==c&&(assertValidReturnValue(10,c),n=c)}e.push(n,(function(){for(var e=0;e<a.length;e++)a[e].call(n)}))}}(a,e,r),a}}var applyDecs2203Impl;function applyDecs2203(e,t,r){return(applyDecs2203Impl=applyDecs2203Impl||applyDecs2203Factory())(e,t,r)}',{globals:["Error","TypeError","Object","Map","Array"],locals:{applyDecs2203Factory:["body.0.id","body.2.body.body.0.argument.callee.right.right.callee"],applyDecs2203Impl:["body.1.declarations.0.id","body.2.body.body.0.argument.callee.right.left","body.2.body.body.0.argument.callee.left"],applyDecs2203:["body.2.id"]},exportBindingAssignments:[],exportName:"applyDecs2203",dependencies:{}}),applyDecs2203R:n("7.20.0",'function applyDecs2203RFactory(){function createAddInitializerMethod(e,t){return function(r){!function(e,t){if(e.v)throw Error("attempted to call addInitializer after decoration was finished")}(t),assertCallable(r,"An initializer"),e.push(r)}}function memberDec(e,t,r,n,a,i,o,s){var c;switch(a){case 1:c="accessor";break;case 2:c="method";break;case 3:c="getter";break;case 4:c="setter";break;default:c="field"}var l,u,f={kind:c,name:o?"#"+t:toPropertyKey(t),static:i,private:o},p={v:!1};0!==a&&(f.addInitializer=createAddInitializerMethod(n,p)),0===a?o?(l=r.get,u=r.set):(l=function(){return this[t]},u=function(e){this[t]=e}):2===a?l=function(){return r.value}:(1!==a&&3!==a||(l=function(){return r.get.call(this)}),1!==a&&4!==a||(u=function(e){r.set.call(this,e)})),f.access=l&&u?{get:l,set:u}:l?{get:l}:{set:u};try{return e(s,f)}finally{p.v=!0}}function assertCallable(e,t){if("function"!=typeof e)throw new TypeError(t+" must be a function")}function assertValidReturnValue(e,t){var r=typeof t;if(1===e){if("object"!==r||null===t)throw new TypeError("accessor decorators must return an object with get, set, or init properties or void 0");void 0!==t.get&&assertCallable(t.get,"accessor.get"),void 0!==t.set&&assertCallable(t.set,"accessor.set"),void 0!==t.init&&assertCallable(t.init,"accessor.init")}else if("function"!==r)throw new TypeError((0===e?"field":10===e?"class":"method")+" decorators must return a function or void 0")}function applyMemberDec(e,t,r,n,a,i,o,s){var c,l,u,f,p,d,h,v=r[0];if(o?(0===a||1===a?(c={get:r[3],set:r[4]},u="get"):3===a?(c={get:r[3]},u="get"):4===a?(c={set:r[3]},u="set"):c={value:r[3]},0!==a&&(1===a&&setFunctionName(r[4],"#"+n,"set"),setFunctionName(r[3],"#"+n,u))):0!==a&&(c=Object.getOwnPropertyDescriptor(t,n)),1===a?f={get:c.get,set:c.set}:2===a?f=c.value:3===a?f=c.get:4===a&&(f=c.set),"function"==typeof v)void 0!==(p=memberDec(v,n,c,s,a,i,o,f))&&(assertValidReturnValue(a,p),0===a?l=p:1===a?(l=p.init,d=p.get||f.get,h=p.set||f.set,f={get:d,set:h}):f=p);else for(var g=v.length-1;g>=0;g--){var y;void 0!==(p=memberDec(v[g],n,c,s,a,i,o,f))&&(assertValidReturnValue(a,p),0===a?y=p:1===a?(y=p.init,d=p.get||f.get,h=p.set||f.set,f={get:d,set:h}):f=p,void 0!==y&&(void 0===l?l=y:"function"==typeof l?l=[l,y]:l.push(y)))}if(0===a||1===a){if(void 0===l)l=function(e,t){return t};else if("function"!=typeof l){var m=l;l=function(e,t){for(var r=t,n=0;n<m.length;n++)r=m[n].call(e,r);return r}}else{var b=l;l=function(e,t){return b.call(e,t)}}e.push(l)}0!==a&&(1===a?(c.get=f.get,c.set=f.set):2===a?c.value=f:3===a?c.get=f:4===a&&(c.set=f),o?1===a?(e.push((function(e,t){return f.get.call(e,t)})),e.push((function(e,t){return f.set.call(e,t)}))):2===a?e.push(f):e.push((function(e,t){return f.call(e,t)})):Object.defineProperty(t,n,c))}function applyMemberDecs(e,t){for(var r,n,a=[],i=new Map,o=new Map,s=0;s<t.length;s++){var c=t[s];if(Array.isArray(c)){var l,u,f=c[1],p=c[2],d=c.length>3,h=f>=5;if(h?(l=e,0!=(f-=5)&&(u=n=n||[])):(l=e.prototype,0!==f&&(u=r=r||[])),0!==f&&!d){var v=h?o:i,g=v.get(p)||0;if(!0===g||3===g&&4!==f||4===g&&3!==f)throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: "+p);!g&&f>2?v.set(p,f):v.set(p,!0)}applyMemberDec(a,l,c,p,f,h,d,u)}}return pushInitializers(a,r),pushInitializers(a,n),a}function pushInitializers(e,t){t&&e.push((function(e){for(var r=0;r<t.length;r++)t[r].call(e);return e}))}return function(e,t,r){return{e:applyMemberDecs(e,t),get c(){return function(e,t){if(t.length>0){for(var r=[],n=e,a=e.name,i=t.length-1;i>=0;i--){var o={v:!1};try{var s=t[i](n,{kind:"class",name:a,addInitializer:createAddInitializerMethod(r,o)})}finally{o.v=!0}void 0!==s&&(assertValidReturnValue(10,s),n=s)}return[n,function(){for(var e=0;e<r.length;e++)r[e].call(n)}]}}(e,r)}}}}function applyDecs2203R(e,t,r){return(applyDecs2203R=applyDecs2203RFactory())(e,t,r)}',{globals:["Error","TypeError","Object","Map","Array"],locals:{applyDecs2203RFactory:["body.0.id","body.1.body.body.0.argument.callee.right.callee"],applyDecs2203R:["body.1.id","body.1.body.body.0.argument.callee.left"]},exportBindingAssignments:["body.1.body.body.0.argument.callee"],exportName:"applyDecs2203R",dependencies:{setFunctionName:["body.0.body.body.4.body.body.1.test.expressions.0.consequent.expressions.1.right.expressions.0.right.callee","body.0.body.body.4.body.body.1.test.expressions.0.consequent.expressions.1.right.expressions.1.callee"],toPropertyKey:["body.0.body.body.1.body.body.2.declarations.2.init.properties.1.value.alternate.callee"]}}),applyDecs2301:n("7.21.0",'function applyDecs2301Factory(){function createAddInitializerMethod(e,t){return function(r){!function(e,t){if(e.v)throw Error("attempted to call addInitializer after decoration was finished")}(t),assertCallable(r,"An initializer"),e.push(r)}}function assertInstanceIfPrivate(e,t){if(!e(t))throw new TypeError("Attempted to access private element on non-instance")}function memberDec(e,t,r,n,a,i,s,o,c){var u;switch(a){case 1:u="accessor";break;case 2:u="method";break;case 3:u="getter";break;case 4:u="setter";break;default:u="field"}var l,f,p={kind:u,name:s?"#"+t:toPropertyKey(t),static:i,private:s},d={v:!1};if(0!==a&&(p.addInitializer=createAddInitializerMethod(n,d)),s||0!==a&&2!==a)if(2===a)l=function(e){return assertInstanceIfPrivate(c,e),r.value};else{var h=0===a||1===a;(h||3===a)&&(l=s?function(e){return assertInstanceIfPrivate(c,e),r.get.call(e)}:function(e){return r.get.call(e)}),(h||4===a)&&(f=s?function(e,t){assertInstanceIfPrivate(c,e),r.set.call(e,t)}:function(e,t){r.set.call(e,t)})}else l=function(e){return e[t]},0===a&&(f=function(e,r){e[t]=r});var v=s?c.bind():function(e){return t in e};p.access=l&&f?{get:l,set:f,has:v}:l?{get:l,has:v}:{set:f,has:v};try{return e(o,p)}finally{d.v=!0}}function assertCallable(e,t){if("function"!=typeof e)throw new TypeError(t+" must be a function")}function assertValidReturnValue(e,t){var r=typeof t;if(1===e){if("object"!==r||null===t)throw new TypeError("accessor decorators must return an object with get, set, or init properties or void 0");void 0!==t.get&&assertCallable(t.get,"accessor.get"),void 0!==t.set&&assertCallable(t.set,"accessor.set"),void 0!==t.init&&assertCallable(t.init,"accessor.init")}else if("function"!==r)throw new TypeError((0===e?"field":10===e?"class":"method")+" decorators must return a function or void 0")}function curryThis2(e){return function(t){e(this,t)}}function applyMemberDec(e,t,r,n,a,i,s,o,c){var u,l,f,p,d,h,v,y,g=r[0];if(s?(0===a||1===a?(u={get:(d=r[3],function(){return d(this)}),set:curryThis2(r[4])},f="get"):3===a?(u={get:r[3]},f="get"):4===a?(u={set:r[3]},f="set"):u={value:r[3]},0!==a&&(1===a&&setFunctionName(u.set,"#"+n,"set"),setFunctionName(u[f||"value"],"#"+n,f))):0!==a&&(u=Object.getOwnPropertyDescriptor(t,n)),1===a?p={get:u.get,set:u.set}:2===a?p=u.value:3===a?p=u.get:4===a&&(p=u.set),"function"==typeof g)void 0!==(h=memberDec(g,n,u,o,a,i,s,p,c))&&(assertValidReturnValue(a,h),0===a?l=h:1===a?(l=h.init,v=h.get||p.get,y=h.set||p.set,p={get:v,set:y}):p=h);else for(var m=g.length-1;m>=0;m--){var b;void 0!==(h=memberDec(g[m],n,u,o,a,i,s,p,c))&&(assertValidReturnValue(a,h),0===a?b=h:1===a?(b=h.init,v=h.get||p.get,y=h.set||p.set,p={get:v,set:y}):p=h,void 0!==b&&(void 0===l?l=b:"function"==typeof l?l=[l,b]:l.push(b)))}if(0===a||1===a){if(void 0===l)l=function(e,t){return t};else if("function"!=typeof l){var I=l;l=function(e,t){for(var r=t,n=0;n<I.length;n++)r=I[n].call(e,r);return r}}else{var w=l;l=function(e,t){return w.call(e,t)}}e.push(l)}0!==a&&(1===a?(u.get=p.get,u.set=p.set):2===a?u.value=p:3===a?u.get=p:4===a&&(u.set=p),s?1===a?(e.push((function(e,t){return p.get.call(e,t)})),e.push((function(e,t){return p.set.call(e,t)}))):2===a?e.push(p):e.push((function(e,t){return p.call(e,t)})):Object.defineProperty(t,n,u))}function applyMemberDecs(e,t,r){for(var n,a,i,s=[],o=new Map,c=new Map,u=0;u<t.length;u++){var l=t[u];if(Array.isArray(l)){var f,p,d=l[1],h=l[2],v=l.length>3,y=d>=5,g=r;if(y?(f=e,0!=(d-=5)&&(p=a=a||[]),v&&!i&&(i=function(t){return checkInRHS(t)===e}),g=i):(f=e.prototype,0!==d&&(p=n=n||[])),0!==d&&!v){var m=y?c:o,b=m.get(h)||0;if(!0===b||3===b&&4!==d||4===b&&3!==d)throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: "+h);!b&&d>2?m.set(h,d):m.set(h,!0)}applyMemberDec(s,f,l,h,d,y,v,p,g)}}return pushInitializers(s,n),pushInitializers(s,a),s}function pushInitializers(e,t){t&&e.push((function(e){for(var r=0;r<t.length;r++)t[r].call(e);return e}))}return function(e,t,r,n){return{e:applyMemberDecs(e,t,n),get c(){return function(e,t){if(t.length>0){for(var r=[],n=e,a=e.name,i=t.length-1;i>=0;i--){var s={v:!1};try{var o=t[i](n,{kind:"class",name:a,addInitializer:createAddInitializerMethod(r,s)})}finally{s.v=!0}void 0!==o&&(assertValidReturnValue(10,o),n=o)}return[n,function(){for(var e=0;e<r.length;e++)r[e].call(n)}]}}(e,r)}}}}function applyDecs2301(e,t,r,n){return(applyDecs2301=applyDecs2301Factory())(e,t,r,n)}',{globals:["Error","TypeError","Object","Map","Array"],locals:{applyDecs2301Factory:["body.0.id","body.1.body.body.0.argument.callee.right.callee"],applyDecs2301:["body.1.id","body.1.body.body.0.argument.callee.left"]},exportBindingAssignments:["body.1.body.body.0.argument.callee"],exportName:"applyDecs2301",dependencies:{checkInRHS:["body.0.body.body.7.body.body.0.body.body.1.consequent.body.1.test.expressions.0.consequent.expressions.2.right.right.body.body.0.argument.left.callee"],setFunctionName:["body.0.body.body.6.body.body.1.test.expressions.0.consequent.expressions.1.right.expressions.0.right.callee","body.0.body.body.6.body.body.1.test.expressions.0.consequent.expressions.1.right.expressions.1.callee"],toPropertyKey:["body.0.body.body.2.body.body.2.declarations.2.init.properties.1.value.alternate.callee"]}}),applyDecs2305:n("7.21.0",'function applyDecs2305(e,t,r,n,o,a){function i(e,t,r){return function(n,o){return r&&r(n),e[t].call(n,o)}}function c(e,t){for(var r=0;r<e.length;r++)e[r].call(t);return t}function s(e,t,r,n){if("function"!=typeof e&&(n||void 0!==e))throw new TypeError(t+" must "+(r||"be")+" a function"+(n?"":" or undefined"));return e}function applyDec(e,t,r,n,o,a,c,u,l,f,p,d,h){function m(e){if(!h(e))throw new TypeError("Attempted to access private element on non-instance")}var y,v=t[0],g=t[3],b=!u;if(!b){r||Array.isArray(v)||(v=[v]);var w={},S=[],A=3===o?"get":4===o||d?"set":"value";f?(p||d?w={get:setFunctionName((function(){return g(this)}),n,"get"),set:function(e){t[4](this,e)}}:w[A]=g,p||setFunctionName(w[A],n,2===o?"":A)):p||(w=Object.getOwnPropertyDescriptor(e,n))}for(var P=e,j=v.length-1;j>=0;j-=r?2:1){var D=v[j],E=r?v[j-1]:void 0,I={},O={kind:["field","accessor","method","getter","setter","class"][o],name:n,metadata:a,addInitializer:function(e,t){if(e.v)throw Error("attempted to call addInitializer after decoration was finished");s(t,"An initializer","be",!0),c.push(t)}.bind(null,I)};try{if(b)(y=s(D.call(E,P,O),"class decorators","return"))&&(P=y);else{var k,F;O.static=l,O.private=f,f?2===o?k=function(e){return m(e),w.value}:(o<4&&(k=i(w,"get",m)),3!==o&&(F=i(w,"set",m))):(k=function(e){return e[n]},(o<2||4===o)&&(F=function(e,t){e[n]=t}));var N=O.access={has:f?h.bind():function(e){return n in e}};if(k&&(N.get=k),F&&(N.set=F),P=D.call(E,d?{get:w.get,set:w.set}:w[A],O),d){if("object"==typeof P&&P)(y=s(P.get,"accessor.get"))&&(w.get=y),(y=s(P.set,"accessor.set"))&&(w.set=y),(y=s(P.init,"accessor.init"))&&S.push(y);else if(void 0!==P)throw new TypeError("accessor decorators must return an object with get, set, or init properties or void 0")}else s(P,(p?"field":"method")+" decorators","return")&&(p?S.push(P):w[A]=P)}}finally{I.v=!0}}return(p||d)&&u.push((function(e,t){for(var r=S.length-1;r>=0;r--)t=S[r].call(e,t);return t})),p||b||(f?d?u.push(i(w,"get"),i(w,"set")):u.push(2===o?w[A]:i.call.bind(w[A])):Object.defineProperty(e,n,w)),P}function u(e,t){return Object.defineProperty(e,Symbol.metadata||Symbol.for("Symbol.metadata"),{configurable:!0,enumerable:!0,value:t})}if(arguments.length>=6)var l=a[Symbol.metadata||Symbol.for("Symbol.metadata")];var f=Object.create(null==l?null:l),p=function(e,t,r,n){var o,a,i=[],s=function(t){return checkInRHS(t)===e},u=new Map;function l(e){e&&i.push(c.bind(null,e))}for(var f=0;f<t.length;f++){var p=t[f];if(Array.isArray(p)){var d=p[1],h=p[2],m=p.length>3,y=16&d,v=!!(8&d),g=0==(d&=7),b=h+"/"+v;if(!g&&!m){var w=u.get(b);if(!0===w||3===w&&4!==d||4===w&&3!==d)throw Error("Attempted to decorate a public method/accessor that has the same name as a previously decorated public method/accessor. This is not currently supported by the decorators plugin. Property name was: "+h);u.set(b,!(d>2)||d)}applyDec(v?e:e.prototype,p,y,m?"#"+h:toPropertyKey(h),d,n,v?a=a||[]:o=o||[],i,v,m,g,1===d,v&&m?s:r)}}return l(o),l(a),i}(e,t,o,f);return r.length||u(e,f),{e:p,get c(){var t=[];return r.length&&[u(applyDec(e,[r],n,e.name,5,f,t),f),c.bind(null,t,e)]}}}',{globals:["TypeError","Array","Object","Error","Symbol","Map"],locals:{applyDecs2305:["body.0.id"]},exportBindingAssignments:[],exportName:"applyDecs2305",dependencies:{checkInRHS:["body.0.body.body.6.declarations.1.init.callee.body.body.0.declarations.3.init.body.body.0.argument.left.callee"],setFunctionName:["body.0.body.body.3.body.body.2.consequent.body.2.expression.consequent.expressions.0.consequent.right.properties.0.value.callee","body.0.body.body.3.body.body.2.consequent.body.2.expression.consequent.expressions.1.right.callee"],toPropertyKey:["body.0.body.body.6.declarations.1.init.callee.body.body.2.body.body.1.consequent.body.2.expression.arguments.3.alternate.callee"]}}),classApplyDescriptorDestructureSet:n("7.13.10",'function _classApplyDescriptorDestructureSet(e,t){if(t.set)return"__destrObj"in t||(t.__destrObj={set value(r){t.set.call(e,r)}}),t.__destrObj;if(!t.writable)throw new TypeError("attempted to set read only private field");return t}',{globals:["TypeError"],locals:{_classApplyDescriptorDestructureSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classApplyDescriptorDestructureSet",dependencies:{}}),classApplyDescriptorGet:n("7.13.10","function _classApplyDescriptorGet(e,t){return t.get?t.get.call(e):t.value}",{globals:[],locals:{_classApplyDescriptorGet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classApplyDescriptorGet",dependencies:{}}),classApplyDescriptorSet:n("7.13.10",'function _classApplyDescriptorSet(e,t,l){if(t.set)t.set.call(e,l);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=l}}',{globals:["TypeError"],locals:{_classApplyDescriptorSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classApplyDescriptorSet",dependencies:{}}),classCheckPrivateStaticAccess:n("7.13.10","function _classCheckPrivateStaticAccess(s,a,r){return assertClassBrand(a,s,r)}",{globals:[],locals:{_classCheckPrivateStaticAccess:["body.0.id"]},exportBindingAssignments:[],exportName:"_classCheckPrivateStaticAccess",dependencies:{assertClassBrand:["body.0.body.body.0.argument.callee"]}}),classCheckPrivateStaticFieldDescriptor:n("7.13.10",'function _classCheckPrivateStaticFieldDescriptor(t,e){if(void 0===t)throw new TypeError("attempted to "+e+" private static field before its declaration")}',{globals:["TypeError"],locals:{_classCheckPrivateStaticFieldDescriptor:["body.0.id"]},exportBindingAssignments:[],exportName:"_classCheckPrivateStaticFieldDescriptor",dependencies:{}}),classExtractFieldDescriptor:n("7.13.10","function _classExtractFieldDescriptor(e,t){return classPrivateFieldGet2(t,e)}",{globals:[],locals:{_classExtractFieldDescriptor:["body.0.id"]},exportBindingAssignments:[],exportName:"_classExtractFieldDescriptor",dependencies:{classPrivateFieldGet2:["body.0.body.body.0.argument.callee"]}}),classPrivateFieldDestructureSet:n("7.4.4","function _classPrivateFieldDestructureSet(e,t){var r=classPrivateFieldGet2(t,e);return classApplyDescriptorDestructureSet(e,r)}",{globals:[],locals:{_classPrivateFieldDestructureSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldDestructureSet",dependencies:{classApplyDescriptorDestructureSet:["body.0.body.body.1.argument.callee"],classPrivateFieldGet2:["body.0.body.body.0.declarations.0.init.callee"]}}),classPrivateFieldGet:n("7.0.0-beta.0","function _classPrivateFieldGet(e,t){var r=classPrivateFieldGet2(t,e);return classApplyDescriptorGet(e,r)}",{globals:[],locals:{_classPrivateFieldGet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldGet",dependencies:{classApplyDescriptorGet:["body.0.body.body.1.argument.callee"],classPrivateFieldGet2:["body.0.body.body.0.declarations.0.init.callee"]}}),classPrivateFieldSet:n("7.0.0-beta.0","function _classPrivateFieldSet(e,t,r){var s=classPrivateFieldGet2(t,e);return classApplyDescriptorSet(e,s,r),r}",{globals:[],locals:{_classPrivateFieldSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateFieldSet",dependencies:{classApplyDescriptorSet:["body.0.body.body.1.argument.expressions.0.callee"],classPrivateFieldGet2:["body.0.body.body.0.declarations.0.init.callee"]}}),classPrivateMethodGet:n("7.1.6","function _classPrivateMethodGet(s,a,r){return assertClassBrand(a,s),r}",{globals:[],locals:{_classPrivateMethodGet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateMethodGet",dependencies:{assertClassBrand:["body.0.body.body.0.argument.expressions.0.callee"]}}),classPrivateMethodSet:n("7.1.6",'function _classPrivateMethodSet(){throw new TypeError("attempted to reassign private method")}',{globals:["TypeError"],locals:{_classPrivateMethodSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classPrivateMethodSet",dependencies:{}}),classStaticPrivateFieldDestructureSet:n("7.13.10",'function _classStaticPrivateFieldDestructureSet(t,r,s){return assertClassBrand(r,t),classCheckPrivateStaticFieldDescriptor(s,"set"),classApplyDescriptorDestructureSet(t,s)}',{globals:[],locals:{_classStaticPrivateFieldDestructureSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classStaticPrivateFieldDestructureSet",dependencies:{classApplyDescriptorDestructureSet:["body.0.body.body.0.argument.expressions.2.callee"],assertClassBrand:["body.0.body.body.0.argument.expressions.0.callee"],classCheckPrivateStaticFieldDescriptor:["body.0.body.body.0.argument.expressions.1.callee"]}}),classStaticPrivateFieldSpecGet:n("7.0.2",'function _classStaticPrivateFieldSpecGet(t,s,r){return assertClassBrand(s,t),classCheckPrivateStaticFieldDescriptor(r,"get"),classApplyDescriptorGet(t,r)}',{globals:[],locals:{_classStaticPrivateFieldSpecGet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classStaticPrivateFieldSpecGet",dependencies:{classApplyDescriptorGet:["body.0.body.body.0.argument.expressions.2.callee"],assertClassBrand:["body.0.body.body.0.argument.expressions.0.callee"],classCheckPrivateStaticFieldDescriptor:["body.0.body.body.0.argument.expressions.1.callee"]}}),classStaticPrivateFieldSpecSet:n("7.0.2",'function _classStaticPrivateFieldSpecSet(s,t,r,e){return assertClassBrand(t,s),classCheckPrivateStaticFieldDescriptor(r,"set"),classApplyDescriptorSet(s,r,e),e}',{globals:[],locals:{_classStaticPrivateFieldSpecSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classStaticPrivateFieldSpecSet",dependencies:{classApplyDescriptorSet:["body.0.body.body.0.argument.expressions.2.callee"],assertClassBrand:["body.0.body.body.0.argument.expressions.0.callee"],classCheckPrivateStaticFieldDescriptor:["body.0.body.body.0.argument.expressions.1.callee"]}}),classStaticPrivateMethodSet:n("7.3.2",'function _classStaticPrivateMethodSet(){throw new TypeError("attempted to set read only static private field")}',{globals:["TypeError"],locals:{_classStaticPrivateMethodSet:["body.0.id"]},exportBindingAssignments:[],exportName:"_classStaticPrivateMethodSet",dependencies:{}}),defineEnumerableProperties:n("7.0.0-beta.0",'function _defineEnumerableProperties(e,r){for(var t in r){var n=r[t];n.configurable=n.enumerable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,t,n)}if(Object.getOwnPropertySymbols)for(var a=Object.getOwnPropertySymbols(r),b=0;b<a.length;b++){var i=a[b];(n=r[i]).configurable=n.enumerable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,i,n)}return e}',{globals:["Object"],locals:{_defineEnumerableProperties:["body.0.id"]},exportBindingAssignments:[],exportName:"_defineEnumerableProperties",dependencies:{}}),dispose:n("7.22.0",'function dispose_SuppressedError(r,e){return"undefined"!=typeof SuppressedError?dispose_SuppressedError=SuppressedError:(dispose_SuppressedError=function(r,e){this.suppressed=e,this.error=r,this.stack=Error().stack},dispose_SuppressedError.prototype=Object.create(Error.prototype,{constructor:{value:dispose_SuppressedError,writable:!0,configurable:!0}})),new dispose_SuppressedError(r,e)}function _dispose(r,e,s){function next(){for(;r.length>0;)try{var o=r.pop(),p=o.d.call(o.v);if(o.a)return Promise.resolve(p).then(next,err)}catch(r){return err(r)}if(s)throw e}function err(r){return e=s?new dispose_SuppressedError(e,r):r,s=!0,next()}return next()}',{globals:["SuppressedError","Error","Object","Promise"],locals:{dispose_SuppressedError:["body.0.id","body.0.body.body.0.argument.expressions.0.alternate.expressions.1.left.object","body.0.body.body.0.argument.expressions.0.alternate.expressions.1.right.arguments.1.properties.0.value.properties.0.value","body.0.body.body.0.argument.expressions.1.callee","body.1.body.body.1.body.body.0.argument.expressions.0.right.consequent.callee","body.0.body.body.0.argument.expressions.0.consequent.left","body.0.body.body.0.argument.expressions.0.alternate.expressions.0.left"],_dispose:["body.1.id"]},exportBindingAssignments:[],exportName:"_dispose",dependencies:{}}),objectSpread:n("7.0.0-beta.0",'function _objectSpread(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?Object(arguments[r]):{},o=Object.keys(t);"function"==typeof Object.getOwnPropertySymbols&&o.push.apply(o,Object.getOwnPropertySymbols(t).filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),o.forEach((function(r){defineProperty(e,r,t[r])}))}return e}',{globals:["Object"],locals:{_objectSpread:["body.0.id"]},exportBindingAssignments:[],exportName:"_objectSpread",dependencies:{defineProperty:["body.0.body.body.0.body.body.1.expression.expressions.1.arguments.0.body.body.0.expression.callee"]}}),using:n("7.22.0",'function _using(o,n,e){if(null==n)return n;if(Object(n)!==n)throw new TypeError("using declarations can only be used with objects, functions, null, or undefined.");if(e)var r=n[Symbol.asyncDispose||Symbol.for("Symbol.asyncDispose")];if(null==r&&(r=n[Symbol.dispose||Symbol.for("Symbol.dispose")]),"function"!=typeof r)throw new TypeError("Property [Symbol.dispose] is not a function.");return o.push({v:n,d:r,a:e}),n}',{globals:["Object","TypeError","Symbol"],locals:{_using:["body.0.id"]},exportBindingAssignments:[],exportName:"_using",dependencies:{}})}),Na}e(AT,"requireHelpersGenerated");var dm;function hm(){if(dm)return Dr;dm=1,Object.defineProperty(Dr,"__esModule",{value:!0}),Dr.default=void 0,Dr.get=p,Dr.getDependencies=y,Dr.list=void 0,Dr.minVersion=b;var t=lt(),n=AT();const{cloneNode:s,identifier:a}=t;function f(x,E,T){try{const A=E.split(".");let I=A.shift();for(;A.length>0;)x=x[I],I=A.shift();if(arguments.length>2)x[I]=T;else return x[I]}catch(A){throw A.message+=` (when accessing ${E})`,A}}e(f,"deep");function l(x,E,T,A,I,v){const{locals:L,dependencies:$,exportBindingAssignments:w,exportName:M}=E,C=new Set(A||[]);T&&C.add(T);for(const[P,S]of(Object.entries||(O=>Object.keys(O).map(X=>[X,O[X]])))(L)){let O=P;if(T&&P===M)O=T;else for(;C.has(O);)O="_"+O;if(O!==P)for(const X of S)f(x,X,a(O))}for(const[P,S]of(Object.entries||(O=>Object.keys(O).map(X=>[X,O[X]])))($)){const O=typeof I=="function"&&I(P)||a(P);for(const X of S)f(x,X,s(O))}v?.(x,M,P=>{w.forEach(S=>f(x,S,P(f(x,S))))})}e(l,"permuteHelperAST");const m=Object.create(null);function h(x){if(!m[x]){const E=n.default[x];if(!E)throw Object.assign(new ReferenceError(`Unknown helper ${x}`),{code:"BABEL_HELPER_UNKNOWN",helper:x});m[x]={minVersion:E.minVersion,build(T,A,I,v){const L=E.ast();return l(L,E.metadata,A,I,T,v),{nodes:L.body,globals:E.metadata.globals}},getDependencies(){return Object.keys(E.metadata.dependencies)}}}return m[x]}e(h,"loadHelper");function p(x,E,T,A,I){if(typeof T=="object"){const v=T;v?.type==="Identifier"?T=v.name:T=void 0}return h(x).build(E,T,A,I)}e(p,"get");function b(x){return h(x).minVersion}e(b,"minVersion");function y(x){return h(x).getDependencies()}return e(y,"getDependencies"),Dr.ensure=x=>{h(x)},Dr.list=Object.keys(n.default).map(x=>x.replace(/^_/,"")),Dr.default=p,Dr}e(hm,"requireLib$7");var Rc={},Ct={},$u={},ka={},Ir={},dt={},mm;function ym(){return mm||(mm=1,Object.defineProperty(dt,"__esModule",{value:!0}),dt.Var=dt.User=dt.Statement=dt.SpreadProperty=dt.Scope=dt.RestProperty=dt.ReferencedMemberExpression=dt.ReferencedIdentifier=dt.Referenced=dt.Pure=dt.NumericLiteralTypeAnnotation=dt.Generated=dt.ForAwaitStatement=dt.Flow=dt.Expression=dt.ExistentialTypeParam=dt.BlockScoped=dt.BindingIdentifier=void 0,dt.ReferencedIdentifier=["Identifier","JSXIdentifier"],dt.ReferencedMemberExpression=["MemberExpression"],dt.BindingIdentifier=["Identifier"],dt.Statement=["Statement"],dt.Expression=["Expression"],dt.Scope=["Scopable","Pattern"],dt.Referenced=null,dt.BlockScoped=null,dt.Var=["VariableDeclaration"],dt.User=null,dt.Generated=null,dt.Pure=null,dt.Flow=["Flow","ImportDeclaration","ExportDeclaration","ImportSpecifier"],dt.RestProperty=["RestElement"],dt.SpreadProperty=["RestElement"],dt.ExistentialTypeParam=["ExistsTypeAnnotation"],dt.NumericLiteralTypeAnnotation=["NumberLiteralTypeAnnotation"],dt.ForAwaitStatement=["ForOfStatement"]),dt}e(ym,"requireVirtualTypes");var Uu={exports:{}},qu={exports:{}},Mc,gm;function PT(){if(gm)return Mc;gm=1;var t=1e3,n=t*60,s=n*60,a=s*24,f=a*7,l=a*365.25;Mc=e(function(y,x){x=x||{};var E=typeof y;if(E==="string"&&y.length>0)return m(y);if(E==="number"&&isFinite(y))return x.long?p(y):h(y);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(y))},"ms");function m(y){if(y=String(y),!(y.length>100)){var x=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(y);if(x){var E=parseFloat(x[1]),T=(x[2]||"ms").toLowerCase();switch(T){case"years":case"year":case"yrs":case"yr":case"y":return E*l;case"weeks":case"week":case"w":return E*f;case"days":case"day":case"d":return E*a;case"hours":case"hour":case"hrs":case"hr":case"h":return E*s;case"minutes":case"minute":case"mins":case"min":case"m":return E*n;case"seconds":case"second":case"secs":case"sec":case"s":return E*t;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return E;default:return}}}}e(m,"parse");function h(y){var x=Math.abs(y);return x>=a?Math.round(y/a)+"d":x>=s?Math.round(y/s)+"h":x>=n?Math.round(y/n)+"m":x>=t?Math.round(y/t)+"s":y+"ms"}e(h,"fmtShort");function p(y){var x=Math.abs(y);return x>=a?b(y,x,a,"day"):x>=s?b(y,x,s,"hour"):x>=n?b(y,x,n,"minute"):x>=t?b(y,x,t,"second"):y+" ms"}e(p,"fmtLong");function b(y,x,E,T){var A=x>=E*1.5;return Math.round(y/E)+" "+T+(A?"s":"")}return e(b,"plural"),Mc}e(PT,"requireMs");var jc,bm;function Tm(){if(bm)return jc;bm=1;function t(n){a.debug=a,a.default=a,a.coerce=b,a.disable=m,a.enable=l,a.enabled=h,a.humanize=PT(),a.destroy=y,Object.keys(n).forEach(x=>{a[x]=n[x]}),a.names=[],a.skips=[],a.formatters={};function s(x){let E=0;for(let T=0;T<x.length;T++)E=(E<<5)-E+x.charCodeAt(T),E|=0;return a.colors[Math.abs(E)%a.colors.length]}e(s,"selectColor"),a.selectColor=s;function a(x){let E,T=null,A,I;function v(...L){if(!v.enabled)return;const $=v,w=Number(new Date),M=w-(E||w);$.diff=M,$.prev=E,$.curr=w,E=w,L[0]=a.coerce(L[0]),typeof L[0]!="string"&&L.unshift("%O");let C=0;L[0]=L[0].replace(/%([a-zA-Z%])/g,(S,O)=>{if(S==="%%")return"%";C++;const X=a.formatters[O];if(typeof X=="function"){const D=L[C];S=X.call($,D),L.splice(C,1),C--}return S}),a.formatArgs.call($,L),($.log||a.log).apply($,L)}return e(v,"debug"),v.namespace=x,v.useColors=a.useColors(),v.color=a.selectColor(x),v.extend=f,v.destroy=a.destroy,Object.defineProperty(v,"enabled",{enumerable:!0,configurable:!1,get:e(()=>T!==null?T:(A!==a.namespaces&&(A=a.namespaces,I=a.enabled(x)),I),"get"),set:e(L=>{T=L},"set")}),typeof a.init=="function"&&a.init(v),v}e(a,"createDebug");function f(x,E){const T=a(this.namespace+(typeof E>"u"?":":E)+x);return T.log=this.log,T}e(f,"extend");function l(x){a.save(x),a.namespaces=x,a.names=[],a.skips=[];let E;const T=(typeof x=="string"?x:"").split(/[\s,]+/),A=T.length;for(E=0;E<A;E++)T[E]&&(x=T[E].replace(/\*/g,".*?"),x[0]==="-"?a.skips.push(new RegExp("^"+x.slice(1)+"$")):a.names.push(new RegExp("^"+x+"$")))}e(l,"enable");function m(){const x=[...a.names.map(p),...a.skips.map(p).map(E=>"-"+E)].join(",");return a.enable(""),x}e(m,"disable");function h(x){if(x[x.length-1]==="*")return!0;let E,T;for(E=0,T=a.skips.length;E<T;E++)if(a.skips[E].test(x))return!1;for(E=0,T=a.names.length;E<T;E++)if(a.names[E].test(x))return!0;return!1}e(h,"enabled");function p(x){return x.toString().substring(2,x.toString().length-2).replace(/\.\*\?$/,"*")}e(p,"toNamespace");function b(x){return x instanceof Error?x.stack||x.message:x}e(b,"coerce");function y(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e(y,"destroy"),a.enable(a.load()),a}return e(t,"setup"),jc=t,jc}e(Tm,"requireCommon");var Em;function CT(){return Em||(Em=1,function(t,n){n.formatArgs=a,n.save=f,n.load=l,n.useColors=s,n.storage=m(),n.destroy=(()=>{let p=!1;return()=>{p||(p=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})(),n.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function s(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let p;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(p=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(p[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}e(s,"useColors");function a(p){if(p[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+p[0]+(this.useColors?"%c ":" ")+"+"+t.exports.humanize(this.diff),!this.useColors)return;const b="color: "+this.color;p.splice(1,0,b,"color: inherit");let y=0,x=0;p[0].replace(/%[a-zA-Z%]/g,E=>{E!=="%%"&&(y++,E==="%c"&&(x=y))}),p.splice(x,0,b)}e(a,"formatArgs"),n.log=console.debug||console.log||(()=>{});function f(p){try{p?n.storage.setItem("debug",p):n.storage.removeItem("debug")}catch{}}e(f,"save");function l(){let p;try{p=n.storage.getItem("debug")}catch{}return!p&&typeof process<"u"&&"env"in process&&(p=process.env.DEBUG),p}e(l,"load");function m(){try{return localStorage}catch{}}e(m,"localstorage"),t.exports=Tm()(n);const{formatters:h}=t.exports;h.j=function(p){try{return JSON.stringify(p)}catch(b){return"[UnexpectedJSONParseError]: "+b.message}}}(qu,qu.exports)),qu.exports}e(CT,"requireBrowser");var Vu={exports:{}},$c,vm;function DT(){return vm||(vm=1,$c=e((t,n=process.argv)=>{const s=t.startsWith("-")?"":t.length===1?"-":"--",a=n.indexOf(s+t),f=n.indexOf("--");return a!==-1&&(f===-1||a<f)},"hasFlag")),$c}e(DT,"requireHasFlag");var Uc,Sm;function wT(){if(Sm)return Uc;Sm=1;const t=Db,n=Np,s=DT(),{env:a}=process;let f;s("no-color")||s("no-colors")||s("color=false")||s("color=never")?f=0:(s("color")||s("colors")||s("color=true")||s("color=always"))&&(f=1),"FORCE_COLOR"in a&&(a.FORCE_COLOR==="true"?f=1:a.FORCE_COLOR==="false"?f=0:f=a.FORCE_COLOR.length===0?1:Math.min(parseInt(a.FORCE_COLOR,10),3));function l(p){return p===0?!1:{level:p,hasBasic:!0,has256:p>=2,has16m:p>=3}}e(l,"translateLevel");function m(p,b){if(f===0)return 0;if(s("color=16m")||s("color=full")||s("color=truecolor"))return 3;if(s("color=256"))return 2;if(p&&!b&&f===void 0)return 0;const y=f||0;if(a.TERM==="dumb")return y;if(process.platform==="win32"){const x=t.release().split(".");return Number(x[0])>=10&&Number(x[2])>=10586?Number(x[2])>=14931?3:2:1}if("CI"in a)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(x=>x in a)||a.CI_NAME==="codeship"?1:y;if("TEAMCITY_VERSION"in a)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(a.TEAMCITY_VERSION)?1:0;if(a.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in a){const x=parseInt((a.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(a.TERM_PROGRAM){case"iTerm.app":return x>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(a.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(a.TERM)||"COLORTERM"in a?1:y}e(m,"supportsColor");function h(p){const b=m(p,p&&p.isTTY);return l(b)}return e(h,"getSupportLevel"),Uc={supportsColor:h,stdout:l(m(!0,n.isatty(1))),stderr:l(m(!0,n.isatty(2)))},Uc}e(wT,"requireSupportsColor");var xm;function IT(){return xm||(xm=1,function(t,n){const s=Np,a=Bp;n.init=y,n.log=h,n.formatArgs=l,n.save=p,n.load=b,n.useColors=f,n.destroy=a.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."),n.colors=[6,2,3,4,5,1];try{const E=wT();E&&(E.stderr||E).level>=2&&(n.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}n.inspectOpts=Object.keys(process.env).filter(E=>/^debug_/i.test(E)).reduce((E,T)=>{const A=T.substring(6).toLowerCase().replace(/_([a-z])/g,(v,L)=>L.toUpperCase());let I=process.env[T];return/^(yes|on|true|enabled)$/i.test(I)?I=!0:/^(no|off|false|disabled)$/i.test(I)?I=!1:I==="null"?I=null:I=Number(I),E[A]=I,E},{});function f(){return"colors"in n.inspectOpts?!!n.inspectOpts.colors:s.isatty(process.stderr.fd)}e(f,"useColors");function l(E){const{namespace:T,useColors:A}=this;if(A){const I=this.color,v="\x1B[3"+(I<8?I:"8;5;"+I),L=` ${v};1m${T} \x1B[0m`;E[0]=L+E[0].split(`
32
+ `).join(`
33
+ `+L),E.push(v+"m+"+t.exports.humanize(this.diff)+"\x1B[0m")}else E[0]=m()+T+" "+E[0]}e(l,"formatArgs");function m(){return n.inspectOpts.hideDate?"":new Date().toISOString()+" "}e(m,"getDate");function h(...E){return process.stderr.write(a.formatWithOptions(n.inspectOpts,...E)+`
34
+ `)}e(h,"log");function p(E){E?process.env.DEBUG=E:delete process.env.DEBUG}e(p,"save");function b(){return process.env.DEBUG}e(b,"load");function y(E){E.inspectOpts={};const T=Object.keys(n.inspectOpts);for(let A=0;A<T.length;A++)E.inspectOpts[T[A]]=n.inspectOpts[T[A]]}e(y,"init"),t.exports=Tm()(n);const{formatters:x}=t.exports;x.o=function(E){return this.inspectOpts.colors=this.useColors,a.inspect(E,this.inspectOpts).split(`
35
+ `).map(T=>T.trim()).join(" ")},x.O=function(E){return this.inspectOpts.colors=this.useColors,a.inspect(E,this.inspectOpts)}}(Vu,Vu.exports)),Vu.exports}e(IT,"requireNode$2");var Am;function Ls(){return Am||(Am=1,typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Uu.exports=CT():Uu.exports=IT()),Uu.exports}e(Ls,"requireSrc");var Fa={},La={},Ei={},Lt={},Pm;function Cm(){if(Pm)return Lt;Pm=1,Object.defineProperty(Lt,"__esModule",{value:!0}),Lt.isBindingIdentifier=X,Lt.isBlockScoped=_,Lt.isExpression=V,Lt.isFlow=te,Lt.isForAwaitStatement=we,Lt.isGenerated=Y,Lt.isPure=N,Lt.isReferenced=q,Lt.isReferencedIdentifier=S,Lt.isReferencedMemberExpression=O,Lt.isRestProperty=se,Lt.isScope=K,Lt.isSpreadProperty=de,Lt.isStatement=D,Lt.isUser=z,Lt.isVar=j;var t=lt();const{isBinding:n,isBlockScoped:s,isExportDeclaration:a,isExpression:f,isFlow:l,isForStatement:m,isForXStatement:h,isIdentifier:p,isImportDeclaration:b,isImportSpecifier:y,isJSXIdentifier:x,isJSXMemberExpression:E,isMemberExpression:T,isRestElement:A,isReferenced:I,isScope:v,isStatement:L,isVar:$,isVariableDeclaration:w,react:M,isForOfStatement:C}=t,{isCompatTag:P}=M;function S(ve){const{node:Ee,parent:fe}=this;if(!p(Ee,ve)&&!E(fe,ve))if(x(Ee,ve)){if(P(Ee.name))return!1}else return!1;return I(Ee,fe,this.parentPath.parent)}e(S,"isReferencedIdentifier");function O(){const{node:ve,parent:Ee}=this;return T(ve)&&I(ve,Ee)}e(O,"isReferencedMemberExpression");function X(){const{node:ve,parent:Ee}=this,fe=this.parentPath.parent;return p(ve)&&n(ve,Ee,fe)}e(X,"isBindingIdentifier");function D(){const{node:ve,parent:Ee}=this;return L(ve)?!(w(ve)&&(h(Ee,{left:ve})||m(Ee,{init:ve}))):!1}e(D,"isStatement");function V(){return this.isIdentifier()?this.isReferencedIdentifier():f(this.node)}e(V,"isExpression");function K(){return v(this.node,this.parent)}e(K,"isScope");function q(){return I(this.node,this.parent)}e(q,"isReferenced");function _(){return s(this.node)}e(_,"isBlockScoped");function j(){return $(this.node)}e(j,"isVar");function z(){return this.node&&!!this.node.loc}e(z,"isUser");function Y(){return!this.isUser()}e(Y,"isGenerated");function N(ve){return this.scope.isPure(this.node,ve)}e(N,"isPure");function te(){const{node:ve}=this;return l(ve)?!0:b(ve)?ve.importKind==="type"||ve.importKind==="typeof":a(ve)?ve.exportKind==="type":y(ve)?ve.importKind==="type"||ve.importKind==="typeof":!1}e(te,"isFlow");function se(){var ve;return A(this.node)&&((ve=this.parentPath)==null?void 0:ve.isObjectPattern())}e(se,"isRestProperty");function de(){var ve;return A(this.node)&&((ve=this.parentPath)==null?void 0:ve.isObjectExpression())}e(de,"isSpreadProperty");function we(){return C(this.node,{await:!0})}return e(we,"isForAwaitStatement"),Lt.isExistentialTypeParam=e(function(){throw new Error("`path.isExistentialTypeParam` has been renamed to `path.isExistsTypeAnnotation()` in Babel 7.")},"isExistentialTypeParam"),Lt.isNumericLiteralTypeAnnotation=e(function(){throw new Error("`path.isNumericLiteralTypeAnnotation()` has been renamed to `path.isNumberLiteralTypeAnnotation()` in Babel 7.")},"isNumericLiteralTypeAnnotation"),Lt}e(Cm,"requireVirtualTypesValidator");var Dm;function Ku(){if(Dm)return Ei;Dm=1,Object.defineProperty(Ei,"__esModule",{value:!0}),Ei.environmentVisitor=P,Ei.explode=x,Ei.isExplodedVisitor=y,Ei.merge=A,Ei.verify=E;var t=ym(),n=Cm(),s=lt(),a=Gn();const{DEPRECATED_KEYS:f,DEPRECATED_ALIASES:l,FLIPPED_ALIAS_KEYS:m,TYPES:h,__internal__deprecationWarning:p}=s;function b(S){return S in t}e(b,"isVirtualType");function y(S){return S?._exploded}e(y,"isExplodedVisitor");function x(S){if(y(S))return S;S._exploded=!0;for(const O of Object.keys(S)){if(w(O))continue;const X=O.split("|");if(X.length===1)continue;const D=S[O];delete S[O];for(const V of X)S[V]=D}E(S),delete S.__esModule,v(S),L(S);for(const O of Object.keys(S)){if(w(O)||!b(O))continue;const X=S[O];for(const V of Object.keys(X))X[V]=$(O,X[V]);delete S[O];const D=t[O];if(D!==null)for(const V of D)S[V]?M(S[V],X):S[V]=X;else M(S,X)}for(const O of Object.keys(S)){if(w(O))continue;let X=m[O];if(O in f){const V=f[O];p(O,V,"Visitor "),X=[V]}else if(O in l){const V=l[O];p(O,V,"Visitor "),X=m[V]}if(!X)continue;const D=S[O];delete S[O];for(const V of X){const K=S[V];K?M(K,D):S[V]=Object.assign({},D)}}for(const O of Object.keys(S))w(O)||L(S[O]);return S}e(x,"explode$1");function E(S){if(!S._verified){if(typeof S=="function")throw new Error("You passed `traverse()` a function when it expected a visitor object, are you sure you didn't mean `{ enter: Function }`?");for(const O of Object.keys(S)){if((O==="enter"||O==="exit")&&T(O,S[O]),w(O))continue;if(!h.includes(O))throw new Error(`You gave us a visitor for the node type ${O} but it's not a valid type in @babel/traverse 7.25.9`);const X=S[O];if(typeof X=="object")for(const D of Object.keys(X))if(D==="enter"||D==="exit")T(`${O}.${D}`,X[D]);else throw new Error(`You passed \`traverse()\` a visitor object with the property ${O} that has the invalid property ${D}`)}S._verified=!0}}e(E,"verify$1");function T(S,O){const X=[].concat(O);for(const D of X)if(typeof D!="function")throw new TypeError(`Non-function found defined in ${S} with type ${typeof D}`)}e(T,"validateVisitorMethods");function A(S,O=[],X){const D={_verified:!0,_exploded:!0};Object.defineProperty(D,"_exploded",{enumerable:!1}),Object.defineProperty(D,"_verified",{enumerable:!1});for(let V=0;V<S.length;V++){const K=x(S[V]),q=O[V];let _=K;(q||X)&&(_=I(_,q,X)),M(D,_);for(const j of Object.keys(K)){if(w(j))continue;let z=K[j];(q||X)&&(z=I(z,q,X));const Y=D[j]||(D[j]={});M(Y,z)}}return D}e(A,"merge");function I(S,O,X){const D={};for(const V of["enter","exit"]){let K=S[V];Array.isArray(K)&&(K=K.map(function(q){let _=q;return O&&(_=e(function(j){q.call(O,j,O)},"newFn")),X&&(_=X(O?.key,V,_)),_!==q&&(_.toString=()=>q.toString()),_}),D[V]=K)}return D}e(I,"wrapWithStateOrWrapper");function v(S){for(const O of Object.keys(S)){if(w(O))continue;const X=S[O];typeof X=="function"&&(S[O]={enter:X})}}e(v,"ensureEntranceObjects");function L(S){S.enter&&!Array.isArray(S.enter)&&(S.enter=[S.enter]),S.exit&&!Array.isArray(S.exit)&&(S.exit=[S.exit])}e(L,"ensureCallbackArrays");function $(S,O){const X=`is${S}`,D=n[X],V=e(function(K){if(D.call(K))return O.apply(this,arguments)},"newFn");return V.toString=()=>O.toString(),V}e($,"wrapCheck");function w(S){return S[0]==="_"||S==="enter"||S==="exit"||S==="shouldSkip"||S==="denylist"||S==="noScope"||S==="skipKeys"||S==="blacklist"}e(w,"shouldIgnoreKey");function M(S,O){for(const X of["enter","exit"])O[X]&&(S[X]=[].concat(S[X]||[],O[X]))}e(M,"mergePair");const C={FunctionParent(S){S.isArrowFunctionExpression()||(S.skip(),S.isMethod()&&(S.requeueComputedKeyAndDecorators?S.requeueComputedKeyAndDecorators():a.requeueComputedKeyAndDecorators.call(S)))},Property(S){S.isObjectProperty()||(S.skip(),S.requeueComputedKeyAndDecorators?S.requeueComputedKeyAndDecorators():a.requeueComputedKeyAndDecorators.call(S))}};function P(S){return A([C,S])}return e(P,"environmentVisitor"),Ei}e(Ku,"requireVisitors");var wm;function _T(){if(wm)return La;wm=1,Object.defineProperty(La,"__esModule",{value:!0}),La.default=void 0;var t=lt(),n=t,s=Zc(),a=Ku(),f=Gn();const{getAssignmentIdentifiers:l}=n,m={ReferencedIdentifier({node:b},y){b.name===y.oldName&&(b.name=y.newName)},Scope(b,y){b.scope.bindingIdentifierEquals(y.oldName,y.binding.identifier)||(b.skip(),b.isMethod()&&(b.requeueComputedKeyAndDecorators?b.requeueComputedKeyAndDecorators():f.requeueComputedKeyAndDecorators.call(b)))},ObjectProperty({node:b,scope:y},x){const{name:E}=b.key;if(b.shorthand&&(E===x.oldName||E===x.newName)&&y.getBindingIdentifier(E)===x.binding.identifier){b.shorthand=!1;{var T;(T=b.extra)!=null&&T.shorthand&&(b.extra.shorthand=!1)}}},"AssignmentExpression|Declaration|VariableDeclarator"(b,y){if(b.isVariableDeclaration())return;const x=b.isAssignmentExpression()?l(b.node):b.getOuterBindingIdentifiers();for(const E in x)E===y.oldName&&(x[E].name=y.newName)}},p=class p{constructor(y,x,E){this.newName=E,this.oldName=x,this.binding=y}maybeConvertFromExportDeclaration(y){const x=y.parentPath;if(x.isExportDeclaration()){if(x.isExportDefaultDeclaration()){const{declaration:E}=x.node;if(t.isDeclaration(E)&&!E.id)return}x.isExportAllDeclaration()||x.splitExportDeclaration()}}maybeConvertFromClassFunctionDeclaration(y){return y}maybeConvertFromClassFunctionExpression(y){return y}rename(){const{binding:y,oldName:x,newName:E}=this,{scope:T,path:A}=y,I=A.find($=>$.isDeclaration()||$.isFunctionExpression()||$.isClassExpression());I&&I.getOuterBindingIdentifiers()[x]===y.identifier&&this.maybeConvertFromExportDeclaration(I);const v=arguments[0]||T.block,L={discriminant:!0};t.isMethod(v)&&(v.computed&&(L.key=!0),t.isObjectMethod(v)||(L.decorators=!0)),(0,s.traverseNode)(v,(0,a.explode)(m),T,this,T.path,L),arguments[0]||(T.removeOwnBinding(x),T.bindings[E]=y,this.binding.identifier.name=E),I&&(this.maybeConvertFromClassFunctionDeclaration(A),this.maybeConvertFromClassFunctionExpression(A))}};e(p,"Renamer");let h=p;return La.default=h,La}e(_T,"requireRenamer");var Ra={},Im;function OT(){if(Im)return Ra;Im=1,Object.defineProperty(Ra,"__esModule",{value:!0}),Ra.default=void 0;const s=class s{constructor({identifier:f,scope:l,path:m,kind:h}){this.identifier=void 0,this.scope=void 0,this.path=void 0,this.kind=void 0,this.constantViolations=[],this.constant=!0,this.referencePaths=[],this.referenced=!1,this.references=0,this.identifier=f,this.scope=l,this.path=m,this.kind=h,(h==="var"||h==="hoisted")&&n(m)&&this.reassign(m),this.clearValue()}deoptValue(){this.clearValue(),this.hasDeoptedValue=!0}setValue(f){this.hasDeoptedValue||(this.hasValue=!0,this.value=f)}clearValue(){this.hasDeoptedValue=!1,this.hasValue=!1,this.value=null}reassign(f){this.constant=!1,!this.constantViolations.includes(f)&&this.constantViolations.push(f)}reference(f){this.referencePaths.includes(f)||(this.referenced=!0,this.references++,this.referencePaths.push(f))}dereference(){this.references--,this.referenced=!!this.references}};e(s,"Binding");let t=s;Ra.default=t;function n(a){for(let{parentPath:f,key:l}=a;f;{parentPath:f,key:l}=f){if(f.isFunctionParent())return!1;if(f.isWhile()||f.isForXStatement()||f.isForStatement()&&l==="body")return!0}return!1}return e(n,"isDeclaredInLoop"),Ra}e(OT,"requireBinding");var NT={Array:!1,ArrayBuffer:!1,Atomics:!1,BigInt:!1,BigInt64Array:!1,BigUint64Array:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,globalThis:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,SharedArrayBuffer:!1,String:!1,Symbol:!1,SyntaxError:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1,WeakMap:!1,WeakSet:!1},BT={Array:!1,Boolean:!1,constructor:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,propertyIsEnumerable:!1,RangeError:!1,ReferenceError:!1,RegExp:!1,String:!1,SyntaxError:!1,toLocaleString:!1,toString:!1,TypeError:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1},kT={Array:!1,ArrayBuffer:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,String:!1,Symbol:!1,SyntaxError:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1,WeakMap:!1,WeakSet:!1},FT={Array:!1,ArrayBuffer:!1,Atomics:!1,Boolean:!1,constructor:!1,DataView:!1,Date:!1,decodeURI:!1,decodeURIComponent:!1,encodeURI:!1,encodeURIComponent:!1,Error:!1,escape:!1,eval:!1,EvalError:!1,Float32Array:!1,Float64Array:!1,Function:!1,hasOwnProperty:!1,Infinity:!1,Int16Array:!1,Int32Array:!1,Int8Array:!1,isFinite:!1,isNaN:!1,isPrototypeOf:!1,JSON:!1,Map:!1,Math:!1,NaN:!1,Number:!1,Object:!1,parseFloat:!1,parseInt:!1,Promise:!1,propertyIsEnumerable:!1,Proxy:!1,RangeError:!1,ReferenceError:!1,Reflect:!1,RegExp:!1,Set:!1,SharedArrayBuffer:!1,String:!1,Symbol:!1,SyntaxError:!1,toLocaleString:!1,toString:!1,TypeError:!1,Uint16Array:!1,Uint32Array:!1,Uint8Array:!1,Uint8ClampedArray:!1,undefined:!1,unescape:!1,URIError:!1,valueOf:!1,WeakMap:!1,WeakSet:!1},LT={AbortController:!1,AbortSignal:!1,addEventListener:!1,alert:!1,AnalyserNode:!1,Animation:!1,AnimationEffectReadOnly:!1,AnimationEffectTiming:!1,AnimationEffectTimingReadOnly:!1,AnimationEvent:!1,AnimationPlaybackEvent:!1,AnimationTimeline:!1,applicationCache:!1,ApplicationCache:!1,ApplicationCacheErrorEvent:!1,atob:!1,Attr:!1,Audio:!1,AudioBuffer:!1,AudioBufferSourceNode:!1,AudioContext:!1,AudioDestinationNode:!1,AudioListener:!1,AudioNode:!1,AudioParam:!1,AudioProcessingEvent:!1,AudioScheduledSourceNode:!1,"AudioWorkletGlobalScope ":!1,AudioWorkletNode:!1,AudioWorkletProcessor:!1,BarProp:!1,BaseAudioContext:!1,BatteryManager:!1,BeforeUnloadEvent:!1,BiquadFilterNode:!1,Blob:!1,BlobEvent:!1,blur:!1,BroadcastChannel:!1,btoa:!1,BudgetService:!1,ByteLengthQueuingStrategy:!1,Cache:!1,caches:!1,CacheStorage:!1,cancelAnimationFrame:!1,cancelIdleCallback:!1,CanvasCaptureMediaStreamTrack:!1,CanvasGradient:!1,CanvasPattern:!1,CanvasRenderingContext2D:!1,ChannelMergerNode:!1,ChannelSplitterNode:!1,CharacterData:!1,clearInterval:!1,clearTimeout:!1,clientInformation:!1,ClipboardEvent:!1,close:!1,closed:!1,CloseEvent:!1,Comment:!1,CompositionEvent:!1,confirm:!1,console:!1,ConstantSourceNode:!1,ConvolverNode:!1,CountQueuingStrategy:!1,createImageBitmap:!1,Credential:!1,CredentialsContainer:!1,crypto:!1,Crypto:!1,CryptoKey:!1,CSS:!1,CSSConditionRule:!1,CSSFontFaceRule:!1,CSSGroupingRule:!1,CSSImportRule:!1,CSSKeyframeRule:!1,CSSKeyframesRule:!1,CSSMediaRule:!1,CSSNamespaceRule:!1,CSSPageRule:!1,CSSRule:!1,CSSRuleList:!1,CSSStyleDeclaration:!1,CSSStyleRule:!1,CSSStyleSheet:!1,CSSSupportsRule:!1,CustomElementRegistry:!1,customElements:!1,CustomEvent:!1,DataTransfer:!1,DataTransferItem:!1,DataTransferItemList:!1,defaultstatus:!1,defaultStatus:!1,DelayNode:!1,DeviceMotionEvent:!1,DeviceOrientationEvent:!1,devicePixelRatio:!1,dispatchEvent:!1,document:!1,Document:!1,DocumentFragment:!1,DocumentType:!1,DOMError:!1,DOMException:!1,DOMImplementation:!1,DOMMatrix:!1,DOMMatrixReadOnly:!1,DOMParser:!1,DOMPoint:!1,DOMPointReadOnly:!1,DOMQuad:!1,DOMRect:!1,DOMRectReadOnly:!1,DOMStringList:!1,DOMStringMap:!1,DOMTokenList:!1,DragEvent:!1,DynamicsCompressorNode:!1,Element:!1,ErrorEvent:!1,event:!1,Event:!1,EventSource:!1,EventTarget:!1,external:!1,fetch:!1,File:!1,FileList:!1,FileReader:!1,find:!1,focus:!1,FocusEvent:!1,FontFace:!1,FontFaceSetLoadEvent:!1,FormData:!1,frameElement:!1,frames:!1,GainNode:!1,Gamepad:!1,GamepadButton:!1,GamepadEvent:!1,getComputedStyle:!1,getSelection:!1,HashChangeEvent:!1,Headers:!1,history:!1,History:!1,HTMLAllCollection:!1,HTMLAnchorElement:!1,HTMLAreaElement:!1,HTMLAudioElement:!1,HTMLBaseElement:!1,HTMLBodyElement:!1,HTMLBRElement:!1,HTMLButtonElement:!1,HTMLCanvasElement:!1,HTMLCollection:!1,HTMLContentElement:!1,HTMLDataElement:!1,HTMLDataListElement:!1,HTMLDetailsElement:!1,HTMLDialogElement:!1,HTMLDirectoryElement:!1,HTMLDivElement:!1,HTMLDListElement:!1,HTMLDocument:!1,HTMLElement:!1,HTMLEmbedElement:!1,HTMLFieldSetElement:!1,HTMLFontElement:!1,HTMLFormControlsCollection:!1,HTMLFormElement:!1,HTMLFrameElement:!1,HTMLFrameSetElement:!1,HTMLHeadElement:!1,HTMLHeadingElement:!1,HTMLHRElement:!1,HTMLHtmlElement:!1,HTMLIFrameElement:!1,HTMLImageElement:!1,HTMLInputElement:!1,HTMLLabelElement:!1,HTMLLegendElement:!1,HTMLLIElement:!1,HTMLLinkElement:!1,HTMLMapElement:!1,HTMLMarqueeElement:!1,HTMLMediaElement:!1,HTMLMenuElement:!1,HTMLMetaElement:!1,HTMLMeterElement:!1,HTMLModElement:!1,HTMLObjectElement:!1,HTMLOListElement:!1,HTMLOptGroupElement:!1,HTMLOptionElement:!1,HTMLOptionsCollection:!1,HTMLOutputElement:!1,HTMLParagraphElement:!1,HTMLParamElement:!1,HTMLPictureElement:!1,HTMLPreElement:!1,HTMLProgressElement:!1,HTMLQuoteElement:!1,HTMLScriptElement:!1,HTMLSelectElement:!1,HTMLShadowElement:!1,HTMLSlotElement:!1,HTMLSourceElement:!1,HTMLSpanElement:!1,HTMLStyleElement:!1,HTMLTableCaptionElement:!1,HTMLTableCellElement:!1,HTMLTableColElement:!1,HTMLTableElement:!1,HTMLTableRowElement:!1,HTMLTableSectionElement:!1,HTMLTemplateElement:!1,HTMLTextAreaElement:!1,HTMLTimeElement:!1,HTMLTitleElement:!1,HTMLTrackElement:!1,HTMLUListElement:!1,HTMLUnknownElement:!1,HTMLVideoElement:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,IdleDeadline:!1,IIRFilterNode:!1,Image:!1,ImageBitmap:!1,ImageBitmapRenderingContext:!1,ImageCapture:!1,ImageData:!1,indexedDB:!1,innerHeight:!1,innerWidth:!1,InputEvent:!1,IntersectionObserver:!1,IntersectionObserverEntry:!1,Intl:!1,isSecureContext:!1,KeyboardEvent:!1,KeyframeEffect:!1,KeyframeEffectReadOnly:!1,length:!1,localStorage:!1,location:!0,Location:!1,locationbar:!1,matchMedia:!1,MediaDeviceInfo:!1,MediaDevices:!1,MediaElementAudioSourceNode:!1,MediaEncryptedEvent:!1,MediaError:!1,MediaKeyMessageEvent:!1,MediaKeySession:!1,MediaKeyStatusMap:!1,MediaKeySystemAccess:!1,MediaList:!1,MediaQueryList:!1,MediaQueryListEvent:!1,MediaRecorder:!1,MediaSettingsRange:!1,MediaSource:!1,MediaStream:!1,MediaStreamAudioDestinationNode:!1,MediaStreamAudioSourceNode:!1,MediaStreamEvent:!1,MediaStreamTrack:!1,MediaStreamTrackEvent:!1,menubar:!1,MessageChannel:!1,MessageEvent:!1,MessagePort:!1,MIDIAccess:!1,MIDIConnectionEvent:!1,MIDIInput:!1,MIDIInputMap:!1,MIDIMessageEvent:!1,MIDIOutput:!1,MIDIOutputMap:!1,MIDIPort:!1,MimeType:!1,MimeTypeArray:!1,MouseEvent:!1,moveBy:!1,moveTo:!1,MutationEvent:!1,MutationObserver:!1,MutationRecord:!1,name:!1,NamedNodeMap:!1,NavigationPreloadManager:!1,navigator:!1,Navigator:!1,NetworkInformation:!1,Node:!1,NodeFilter:!1,NodeIterator:!1,NodeList:!1,Notification:!1,OfflineAudioCompletionEvent:!1,OfflineAudioContext:!1,offscreenBuffering:!1,OffscreenCanvas:!0,onabort:!0,onafterprint:!0,onanimationend:!0,onanimationiteration:!0,onanimationstart:!0,onappinstalled:!0,onauxclick:!0,onbeforeinstallprompt:!0,onbeforeprint:!0,onbeforeunload:!0,onblur:!0,oncancel:!0,oncanplay:!0,oncanplaythrough:!0,onchange:!0,onclick:!0,onclose:!0,oncontextmenu:!0,oncuechange:!0,ondblclick:!0,ondevicemotion:!0,ondeviceorientation:!0,ondeviceorientationabsolute:!0,ondrag:!0,ondragend:!0,ondragenter:!0,ondragleave:!0,ondragover:!0,ondragstart:!0,ondrop:!0,ondurationchange:!0,onemptied:!0,onended:!0,onerror:!0,onfocus:!0,ongotpointercapture:!0,onhashchange:!0,oninput:!0,oninvalid:!0,onkeydown:!0,onkeypress:!0,onkeyup:!0,onlanguagechange:!0,onload:!0,onloadeddata:!0,onloadedmetadata:!0,onloadstart:!0,onlostpointercapture:!0,onmessage:!0,onmessageerror:!0,onmousedown:!0,onmouseenter:!0,onmouseleave:!0,onmousemove:!0,onmouseout:!0,onmouseover:!0,onmouseup:!0,onmousewheel:!0,onoffline:!0,ononline:!0,onpagehide:!0,onpageshow:!0,onpause:!0,onplay:!0,onplaying:!0,onpointercancel:!0,onpointerdown:!0,onpointerenter:!0,onpointerleave:!0,onpointermove:!0,onpointerout:!0,onpointerover:!0,onpointerup:!0,onpopstate:!0,onprogress:!0,onratechange:!0,onrejectionhandled:!0,onreset:!0,onresize:!0,onscroll:!0,onsearch:!0,onseeked:!0,onseeking:!0,onselect:!0,onstalled:!0,onstorage:!0,onsubmit:!0,onsuspend:!0,ontimeupdate:!0,ontoggle:!0,ontransitionend:!0,onunhandledrejection:!0,onunload:!0,onvolumechange:!0,onwaiting:!0,onwheel:!0,open:!1,openDatabase:!1,opener:!1,Option:!1,origin:!1,OscillatorNode:!1,outerHeight:!1,outerWidth:!1,PageTransitionEvent:!1,pageXOffset:!1,pageYOffset:!1,PannerNode:!1,parent:!1,Path2D:!1,PaymentAddress:!1,PaymentRequest:!1,PaymentRequestUpdateEvent:!1,PaymentResponse:!1,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceLongTaskTiming:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceNavigationTiming:!1,PerformanceObserver:!1,PerformanceObserverEntryList:!1,PerformancePaintTiming:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,PeriodicWave:!1,Permissions:!1,PermissionStatus:!1,personalbar:!1,PhotoCapabilities:!1,Plugin:!1,PluginArray:!1,PointerEvent:!1,PopStateEvent:!1,postMessage:!1,Presentation:!1,PresentationAvailability:!1,PresentationConnection:!1,PresentationConnectionAvailableEvent:!1,PresentationConnectionCloseEvent:!1,PresentationConnectionList:!1,PresentationReceiver:!1,PresentationRequest:!1,print:!1,ProcessingInstruction:!1,ProgressEvent:!1,PromiseRejectionEvent:!1,prompt:!1,PushManager:!1,PushSubscription:!1,PushSubscriptionOptions:!1,queueMicrotask:!1,RadioNodeList:!1,Range:!1,ReadableStream:!1,registerProcessor:!1,RemotePlayback:!1,removeEventListener:!1,Request:!1,requestAnimationFrame:!1,requestIdleCallback:!1,resizeBy:!1,ResizeObserver:!1,ResizeObserverEntry:!1,resizeTo:!1,Response:!1,RTCCertificate:!1,RTCDataChannel:!1,RTCDataChannelEvent:!1,RTCDtlsTransport:!1,RTCIceCandidate:!1,RTCIceGatherer:!1,RTCIceTransport:!1,RTCPeerConnection:!1,RTCPeerConnectionIceEvent:!1,RTCRtpContributingSource:!1,RTCRtpReceiver:!1,RTCRtpSender:!1,RTCSctpTransport:!1,RTCSessionDescription:!1,RTCStatsReport:!1,RTCTrackEvent:!1,screen:!1,Screen:!1,screenLeft:!1,ScreenOrientation:!1,screenTop:!1,screenX:!1,screenY:!1,ScriptProcessorNode:!1,scroll:!1,scrollbars:!1,scrollBy:!1,scrollTo:!1,scrollX:!1,scrollY:!1,SecurityPolicyViolationEvent:!1,Selection:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerRegistration:!1,sessionStorage:!1,setInterval:!1,setTimeout:!1,ShadowRoot:!1,SharedWorker:!1,SourceBuffer:!1,SourceBufferList:!1,speechSynthesis:!1,SpeechSynthesisEvent:!1,SpeechSynthesisUtterance:!1,StaticRange:!1,status:!1,statusbar:!1,StereoPannerNode:!1,stop:!1,Storage:!1,StorageEvent:!1,StorageManager:!1,styleMedia:!1,StyleSheet:!1,StyleSheetList:!1,SubtleCrypto:!1,SVGAElement:!1,SVGAngle:!1,SVGAnimatedAngle:!1,SVGAnimatedBoolean:!1,SVGAnimatedEnumeration:!1,SVGAnimatedInteger:!1,SVGAnimatedLength:!1,SVGAnimatedLengthList:!1,SVGAnimatedNumber:!1,SVGAnimatedNumberList:!1,SVGAnimatedPreserveAspectRatio:!1,SVGAnimatedRect:!1,SVGAnimatedString:!1,SVGAnimatedTransformList:!1,SVGAnimateElement:!1,SVGAnimateMotionElement:!1,SVGAnimateTransformElement:!1,SVGAnimationElement:!1,SVGCircleElement:!1,SVGClipPathElement:!1,SVGComponentTransferFunctionElement:!1,SVGDefsElement:!1,SVGDescElement:!1,SVGDiscardElement:!1,SVGElement:!1,SVGEllipseElement:!1,SVGFEBlendElement:!1,SVGFEColorMatrixElement:!1,SVGFEComponentTransferElement:!1,SVGFECompositeElement:!1,SVGFEConvolveMatrixElement:!1,SVGFEDiffuseLightingElement:!1,SVGFEDisplacementMapElement:!1,SVGFEDistantLightElement:!1,SVGFEDropShadowElement:!1,SVGFEFloodElement:!1,SVGFEFuncAElement:!1,SVGFEFuncBElement:!1,SVGFEFuncGElement:!1,SVGFEFuncRElement:!1,SVGFEGaussianBlurElement:!1,SVGFEImageElement:!1,SVGFEMergeElement:!1,SVGFEMergeNodeElement:!1,SVGFEMorphologyElement:!1,SVGFEOffsetElement:!1,SVGFEPointLightElement:!1,SVGFESpecularLightingElement:!1,SVGFESpotLightElement:!1,SVGFETileElement:!1,SVGFETurbulenceElement:!1,SVGFilterElement:!1,SVGForeignObjectElement:!1,SVGGElement:!1,SVGGeometryElement:!1,SVGGradientElement:!1,SVGGraphicsElement:!1,SVGImageElement:!1,SVGLength:!1,SVGLengthList:!1,SVGLinearGradientElement:!1,SVGLineElement:!1,SVGMarkerElement:!1,SVGMaskElement:!1,SVGMatrix:!1,SVGMetadataElement:!1,SVGMPathElement:!1,SVGNumber:!1,SVGNumberList:!1,SVGPathElement:!1,SVGPatternElement:!1,SVGPoint:!1,SVGPointList:!1,SVGPolygonElement:!1,SVGPolylineElement:!1,SVGPreserveAspectRatio:!1,SVGRadialGradientElement:!1,SVGRect:!1,SVGRectElement:!1,SVGScriptElement:!1,SVGSetElement:!1,SVGStopElement:!1,SVGStringList:!1,SVGStyleElement:!1,SVGSVGElement:!1,SVGSwitchElement:!1,SVGSymbolElement:!1,SVGTextContentElement:!1,SVGTextElement:!1,SVGTextPathElement:!1,SVGTextPositioningElement:!1,SVGTitleElement:!1,SVGTransform:!1,SVGTransformList:!1,SVGTSpanElement:!1,SVGUnitTypes:!1,SVGUseElement:!1,SVGViewElement:!1,TaskAttributionTiming:!1,Text:!1,TextDecoder:!1,TextEncoder:!1,TextEvent:!1,TextMetrics:!1,TextTrack:!1,TextTrackCue:!1,TextTrackCueList:!1,TextTrackList:!1,TimeRanges:!1,toolbar:!1,top:!1,Touch:!1,TouchEvent:!1,TouchList:!1,TrackEvent:!1,TransitionEvent:!1,TreeWalker:!1,UIEvent:!1,URL:!1,URLSearchParams:!1,ValidityState:!1,visualViewport:!1,VisualViewport:!1,VTTCue:!1,WaveShaperNode:!1,WebAssembly:!1,WebGL2RenderingContext:!1,WebGLActiveInfo:!1,WebGLBuffer:!1,WebGLContextEvent:!1,WebGLFramebuffer:!1,WebGLProgram:!1,WebGLQuery:!1,WebGLRenderbuffer:!1,WebGLRenderingContext:!1,WebGLSampler:!1,WebGLShader:!1,WebGLShaderPrecisionFormat:!1,WebGLSync:!1,WebGLTexture:!1,WebGLTransformFeedback:!1,WebGLUniformLocation:!1,WebGLVertexArrayObject:!1,WebSocket:!1,WheelEvent:!1,window:!1,Window:!1,Worker:!1,WritableStream:!1,XMLDocument:!1,XMLHttpRequest:!1,XMLHttpRequestEventTarget:!1,XMLHttpRequestUpload:!1,XMLSerializer:!1,XPathEvaluator:!1,XPathExpression:!1,XPathResult:!1,XSLTProcessor:!1},RT={addEventListener:!1,applicationCache:!1,atob:!1,Blob:!1,BroadcastChannel:!1,btoa:!1,Cache:!1,caches:!1,clearInterval:!1,clearTimeout:!1,close:!0,console:!1,fetch:!1,FileReaderSync:!1,FormData:!1,Headers:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,ImageData:!1,importScripts:!0,indexedDB:!1,location:!1,MessageChannel:!1,MessagePort:!1,name:!1,navigator:!1,Notification:!1,onclose:!0,onconnect:!0,onerror:!0,onlanguagechange:!0,onmessage:!0,onoffline:!0,ononline:!0,onrejectionhandled:!0,onunhandledrejection:!0,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,postMessage:!0,Promise:!1,queueMicrotask:!1,removeEventListener:!1,Request:!1,Response:!1,self:!0,ServiceWorkerRegistration:!1,setInterval:!1,setTimeout:!1,TextDecoder:!1,TextEncoder:!1,URL:!1,URLSearchParams:!1,WebSocket:!1,Worker:!1,WorkerGlobalScope:!1,XMLHttpRequest:!1},MT={__dirname:!1,__filename:!1,Buffer:!1,clearImmediate:!1,clearInterval:!1,clearTimeout:!1,console:!1,exports:!0,global:!1,Intl:!1,module:!1,process:!1,queueMicrotask:!1,require:!1,setImmediate:!1,setInterval:!1,setTimeout:!1,TextDecoder:!1,TextEncoder:!1,URL:!1,URLSearchParams:!1},jT={exports:!0,global:!1,module:!1,require:!1},$T={define:!1,require:!1},UT={after:!1,afterEach:!1,before:!1,beforeEach:!1,context:!1,describe:!1,it:!1,mocha:!1,run:!1,setup:!1,specify:!1,suite:!1,suiteSetup:!1,suiteTeardown:!1,teardown:!1,test:!1,xcontext:!1,xdescribe:!1,xit:!1,xspecify:!1},qT={afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,describe:!1,expect:!1,fail:!1,fdescribe:!1,fit:!1,it:!1,jasmine:!1,pending:!1,runs:!1,spyOn:!1,spyOnProperty:!1,waits:!1,waitsFor:!1,xdescribe:!1,xit:!1},VT={afterAll:!1,afterEach:!1,beforeAll:!1,beforeEach:!1,describe:!1,expect:!1,fdescribe:!1,fit:!1,it:!1,jest:!1,pit:!1,require:!1,test:!1,xdescribe:!1,xit:!1,xtest:!1},KT={asyncTest:!1,deepEqual:!1,equal:!1,expect:!1,module:!1,notDeepEqual:!1,notEqual:!1,notOk:!1,notPropEqual:!1,notStrictEqual:!1,ok:!1,propEqual:!1,QUnit:!1,raises:!1,start:!1,stop:!1,strictEqual:!1,test:!1,throws:!1},WT={console:!0,exports:!0,phantom:!0,require:!0,WebPage:!0},GT={emit:!1,exports:!1,getRow:!1,log:!1,module:!1,provides:!1,require:!1,respond:!1,send:!1,start:!1,sum:!1},HT={defineClass:!1,deserialize:!1,gc:!1,help:!1,importClass:!1,importPackage:!1,java:!1,load:!1,loadClass:!1,Packages:!1,print:!1,quit:!1,readFile:!1,readUrl:!1,runCommand:!1,seal:!1,serialize:!1,spawn:!1,sync:!1,toint32:!1,version:!1},XT={__DIR__:!1,__FILE__:!1,__LINE__:!1,com:!1,edu:!1,exit:!1,java:!1,Java:!1,javafx:!1,JavaImporter:!1,javax:!1,JSAdapter:!1,load:!1,loadWithNewGlobal:!1,org:!1,Packages:!1,print:!1,quit:!1},YT={ActiveXObject:!0,Enumerator:!0,GetObject:!0,ScriptEngine:!0,ScriptEngineBuildVersion:!0,ScriptEngineMajorVersion:!0,ScriptEngineMinorVersion:!0,VBArray:!0,WScript:!0,WSH:!0,XDomainRequest:!0},JT={$:!1,jQuery:!1},zT={YAHOO:!1,YAHOO_config:!1,YUI:!1,YUI_config:!1},QT={cat:!1,cd:!1,chmod:!1,config:!1,cp:!1,dirs:!1,echo:!1,env:!1,error:!1,exec:!1,exit:!1,find:!1,grep:!1,ln:!1,ls:!1,mkdir:!1,mv:!1,popd:!1,pushd:!1,pwd:!1,rm:!1,sed:!1,set:!1,target:!1,tempdir:!1,test:!1,touch:!1,which:!1},ZT={$:!1,$$:!1,$A:!1,$break:!1,$continue:!1,$F:!1,$H:!1,$R:!1,$w:!1,Abstract:!1,Ajax:!1,Autocompleter:!1,Builder:!1,Class:!1,Control:!1,Draggable:!1,Draggables:!1,Droppables:!1,Effect:!1,Element:!1,Enumerable:!1,Event:!1,Field:!1,Form:!1,Hash:!1,Insertion:!1,ObjectRange:!1,PeriodicalExecuter:!1,Position:!1,Prototype:!1,Scriptaculous:!1,Selector:!1,Sortable:!1,SortableObserver:!1,Sound:!1,Template:!1,Toggle:!1,Try:!1},eE={_:!1,$:!1,Accounts:!1,AccountsClient:!1,AccountsCommon:!1,AccountsServer:!1,App:!1,Assets:!1,Blaze:!1,check:!1,Cordova:!1,DDP:!1,DDPRateLimiter:!1,DDPServer:!1,Deps:!1,EJSON:!1,Email:!1,HTTP:!1,Log:!1,Match:!1,Meteor:!1,Mongo:!1,MongoInternals:!1,Npm:!1,Package:!1,Plugin:!1,process:!1,Random:!1,ReactiveDict:!1,ReactiveVar:!1,Router:!1,ServiceConfiguration:!1,Session:!1,share:!1,Spacebars:!1,Template:!1,Tinytest:!1,Tracker:!1,UI:!1,Utils:!1,WebApp:!1,WebAppInternals:!1},tE={_isWindows:!1,_rand:!1,BulkWriteResult:!1,cat:!1,cd:!1,connect:!1,db:!1,getHostName:!1,getMemInfo:!1,hostname:!1,ISODate:!1,listFiles:!1,load:!1,ls:!1,md5sumFile:!1,mkdir:!1,Mongo:!1,NumberInt:!1,NumberLong:!1,ObjectId:!1,PlanCache:!1,print:!1,printjson:!1,pwd:!1,quit:!1,removeFile:!1,rs:!1,sh:!1,UUID:!1,version:!1,WriteResult:!1},rE={$:!1,Application:!1,Automation:!1,console:!1,delay:!1,Library:!1,ObjC:!1,ObjectSpecifier:!1,Path:!1,Progress:!1,Ref:!1},nE={addEventListener:!1,applicationCache:!1,atob:!1,Blob:!1,BroadcastChannel:!1,btoa:!1,Cache:!1,caches:!1,CacheStorage:!1,clearInterval:!1,clearTimeout:!1,Client:!1,clients:!1,Clients:!1,close:!0,console:!1,ExtendableEvent:!1,ExtendableMessageEvent:!1,fetch:!1,FetchEvent:!1,FileReaderSync:!1,FormData:!1,Headers:!1,IDBCursor:!1,IDBCursorWithValue:!1,IDBDatabase:!1,IDBFactory:!1,IDBIndex:!1,IDBKeyRange:!1,IDBObjectStore:!1,IDBOpenDBRequest:!1,IDBRequest:!1,IDBTransaction:!1,IDBVersionChangeEvent:!1,ImageData:!1,importScripts:!1,indexedDB:!1,location:!1,MessageChannel:!1,MessagePort:!1,name:!1,navigator:!1,Notification:!1,onclose:!0,onconnect:!0,onerror:!0,onfetch:!0,oninstall:!0,onlanguagechange:!0,onmessage:!0,onmessageerror:!0,onnotificationclick:!0,onnotificationclose:!0,onoffline:!0,ononline:!0,onpush:!0,onpushsubscriptionchange:!0,onrejectionhandled:!0,onsync:!0,onunhandledrejection:!0,performance:!1,Performance:!1,PerformanceEntry:!1,PerformanceMark:!1,PerformanceMeasure:!1,PerformanceNavigation:!1,PerformanceResourceTiming:!1,PerformanceTiming:!1,postMessage:!0,Promise:!1,queueMicrotask:!1,registration:!1,removeEventListener:!1,Request:!1,Response:!1,self:!1,ServiceWorker:!1,ServiceWorkerContainer:!1,ServiceWorkerGlobalScope:!1,ServiceWorkerMessageEvent:!1,ServiceWorkerRegistration:!1,setInterval:!1,setTimeout:!1,skipWaiting:!1,TextDecoder:!1,TextEncoder:!1,URL:!1,URLSearchParams:!1,WebSocket:!1,WindowClient:!1,Worker:!1,WorkerGlobalScope:!1,XMLHttpRequest:!1},iE={advanceClock:!1,fakeClearInterval:!1,fakeClearTimeout:!1,fakeSetInterval:!1,fakeSetTimeout:!1,resetTimeouts:!1,waitsForPromise:!1},sE={andThen:!1,click:!1,currentPath:!1,currentRouteName:!1,currentURL:!1,fillIn:!1,find:!1,findAll:!1,findWithAssert:!1,keyEvent:!1,pauseTest:!1,resumeTest:!1,triggerEvent:!1,visit:!1,wait:!1},aE={$:!1,$$:!1,browser:!1,by:!1,By:!1,DartObject:!1,element:!1,protractor:!1},oE={browser:!1,chrome:!1,opr:!1},uE={cloneInto:!1,createObjectIn:!1,exportFunction:!1,GM:!1,GM_addStyle:!1,GM_deleteValue:!1,GM_getResourceText:!1,GM_getResourceURL:!1,GM_getValue:!1,GM_info:!1,GM_listValues:!1,GM_log:!1,GM_openInTab:!1,GM_registerMenuCommand:!1,GM_setClipboard:!1,GM_setValue:!1,GM_xmlhttpRequest:!1,unsafeWindow:!1},lE={$:!1,$_:!1,$$:!1,$0:!1,$1:!1,$2:!1,$3:!1,$4:!1,$x:!1,chrome:!1,clear:!1,copy:!1,debug:!1,dir:!1,dirxml:!1,getEventListeners:!1,inspect:!1,keys:!1,monitor:!1,monitorEvents:!1,profile:!1,profileEnd:!1,queryObjects:!1,table:!1,undebug:!1,unmonitor:!1,unmonitorEvents:!1,values:!1},cE={builtin:NT,es5:BT,es2015:kT,es2017:FT,browser:LT,worker:RT,node:MT,commonjs:jT,amd:$T,mocha:UT,jasmine:qT,jest:VT,qunit:KT,phantomjs:WT,couch:GT,rhino:HT,nashorn:XT,wsh:YT,jquery:JT,yui:zT,shelljs:QT,prototypejs:ZT,meteor:eE,mongo:tE,applescript:rE,serviceworker:nE,atomtest:iE,embertest:sE,protractor:aE,"shared-node-browser":{clearInterval:!1,clearTimeout:!1,console:!1,setInterval:!1,setTimeout:!1,URL:!1,URLSearchParams:!1},webextensions:oE,greasemonkey:uE,devtools:lE},qc,_m;function fE(){return _m||(_m=1,qc=cE),qc}e(fE,"requireGlobals");var tr={},Om;function Rs(){if(Om)return tr;Om=1,Object.defineProperty(tr,"__esModule",{value:!0}),tr.clear=s,tr.clearPath=a,tr.clearScope=f,tr.getCachedPaths=m,tr.getOrCreateCachedPaths=h,tr.scope=tr.path=void 0;let t=tr.path=new WeakMap,n=tr.scope=new WeakMap;function s(){a(),f()}e(s,"clear");function a(){tr.path=t=new WeakMap}e(a,"clearPath");function f(){tr.scope=n=new WeakMap}e(f,"clearScope");const l=Object.freeze({});function m(p,b){var y,x;return p=null,(y=t.get((x=p)!=null?x:l))==null?void 0:y.get(b)}e(m,"getCachedPaths");function h(p,b){var y,x;p=null;let E=t.get((y=p)!=null?y:l);E||t.set((x=p)!=null?x:l,E=new WeakMap);let T=E.get(b);return T||E.set(b,T=new Map),T}return e(h,"getOrCreateCachedPaths"),tr}e(Rs,"requireCache");var Nm;function Bm(){if(Nm)return Fa;Nm=1,Object.defineProperty(Fa,"__esModule",{value:!0}),Fa.default=void 0;var t=_T(),n=qr(),s=OT(),a=fE(),f=lt(),l=f,m=Rs(),h=Ku();const{NOT_LOCAL_BINDING:p,assignmentExpression:b,callExpression:y,cloneNode:x,getBindingIdentifiers:E,identifier:T,isArrayExpression:A,isBinary:I,isCallExpression:v,isClass:L,isClassBody:$,isClassDeclaration:w,isExportAllDeclaration:M,isExportDefaultDeclaration:C,isExportNamedDeclaration:P,isFunctionDeclaration:S,isIdentifier:O,isImportDeclaration:X,isLiteral:D,isMemberExpression:V,isMethod:K,isModuleSpecifier:q,isNullLiteral:_,isObjectExpression:j,isProperty:z,isPureish:Y,isRegExpLiteral:N,isSuper:te,isTaggedTemplateExpression:se,isTemplateLiteral:de,isThisExpression:we,isUnaryExpression:ve,isVariableDeclaration:Ee,expressionStatement:fe,matchesPattern:Ce,memberExpression:xe,numericLiteral:Se,toIdentifier:Ue,variableDeclaration:Fe,variableDeclarator:Re,isRecordExpression:Ae,isTupleExpression:Z,isObjectProperty:re,isTopicReference:ue,isMetaProperty:ge,isPrivateName:Oe,isExportDeclaration:Be,buildUndefinedNode:qe,sequenceExpression:Ye}=f;function He(pe,J){switch(pe?.type){default:if(X(pe)||Be(pe)){var ae;if((M(pe)||P(pe)||X(pe))&&pe.source)He(pe.source,J);else if((P(pe)||X(pe))&&(ae=pe.specifiers)!=null&&ae.length)for(const Te of pe.specifiers)He(Te,J);else(C(pe)||P(pe))&&pe.declaration&&He(pe.declaration,J)}else q(pe)?He(pe.local,J):D(pe)&&!_(pe)&&!N(pe)&&!de(pe)&&J.push(pe.value);break;case"MemberExpression":case"OptionalMemberExpression":case"JSXMemberExpression":He(pe.object,J),He(pe.property,J);break;case"Identifier":case"JSXIdentifier":J.push(pe.name);break;case"CallExpression":case"OptionalCallExpression":case"NewExpression":He(pe.callee,J);break;case"ObjectExpression":case"ObjectPattern":for(const Te of pe.properties)He(Te,J);break;case"SpreadElement":case"RestElement":He(pe.argument,J);break;case"ObjectProperty":case"ObjectMethod":case"ClassProperty":case"ClassMethod":case"ClassPrivateProperty":case"ClassPrivateMethod":He(pe.key,J);break;case"ThisExpression":J.push("this");break;case"Super":J.push("super");break;case"Import":J.push("import");break;case"DoExpression":J.push("do");break;case"YieldExpression":J.push("yield"),He(pe.argument,J);break;case"AwaitExpression":J.push("await"),He(pe.argument,J);break;case"AssignmentExpression":He(pe.left,J);break;case"VariableDeclarator":He(pe.id,J);break;case"FunctionExpression":case"FunctionDeclaration":case"ClassExpression":case"ClassDeclaration":He(pe.id,J);break;case"PrivateName":He(pe.id,J);break;case"ParenthesizedExpression":He(pe.expression,J);break;case"UnaryExpression":case"UpdateExpression":He(pe.argument,J);break;case"MetaProperty":He(pe.meta,J),He(pe.property,J);break;case"JSXElement":He(pe.openingElement,J);break;case"JSXOpeningElement":He(pe.name,J);break;case"JSXFragment":He(pe.openingFragment,J);break;case"JSXOpeningFragment":J.push("Fragment");break;case"JSXNamespacedName":He(pe.namespace,J),He(pe.name,J);break}}e(He,"gatherNodeParts");const nt={ForStatement(pe){const J=pe.get("init");if(J.isVar()){const{scope:ae}=pe;(ae.getFunctionParent()||ae.getProgramParent()).registerBinding("var",J)}},Declaration(pe){if(pe.isBlockScoped()||pe.isImportDeclaration()||pe.isExportDeclaration())return;(pe.scope.getFunctionParent()||pe.scope.getProgramParent()).registerDeclaration(pe)},ImportDeclaration(pe){pe.scope.getBlockParent().registerDeclaration(pe)},ReferencedIdentifier(pe,J){J.references.push(pe)},ForXStatement(pe,J){const ae=pe.get("left");if(ae.isPattern()||ae.isIdentifier())J.constantViolations.push(pe);else if(ae.isVar()){const{scope:Te}=pe;(Te.getFunctionParent()||Te.getProgramParent()).registerBinding("var",ae)}},ExportDeclaration:{exit(pe){const{node:J,scope:ae}=pe;if(M(J))return;const Te=J.declaration;if(w(Te)||S(Te)){const De=Te.id;if(!De)return;const Le=ae.getBinding(De.name);Le?.reference(pe)}else if(Ee(Te))for(const De of Te.declarations)for(const Le of Object.keys(E(De))){const je=ae.getBinding(Le);je?.reference(pe)}}},LabeledStatement(pe){pe.scope.getBlockParent().registerDeclaration(pe)},AssignmentExpression(pe,J){J.assignments.push(pe)},UpdateExpression(pe,J){J.constantViolations.push(pe)},UnaryExpression(pe,J){pe.node.operator==="delete"&&J.constantViolations.push(pe)},BlockScoped(pe){let J=pe.scope;if(J.path===pe&&(J=J.parent),J.getBlockParent().registerDeclaration(pe),pe.isClassDeclaration()&&pe.node.id){const De=pe.node.id.name;pe.scope.bindings[De]=pe.scope.parent.getBinding(De)}},CatchClause(pe){pe.scope.registerBinding("let",pe)},Function(pe){const J=pe.get("params");for(const ae of J)pe.scope.registerBinding("param",ae);pe.isFunctionExpression()&&pe.node.id&&!pe.node.id[p]&&pe.scope.registerBinding("local",pe.get("id"),pe)},ClassExpression(pe){pe.node.id&&!pe.node.id[p]&&pe.scope.registerBinding("local",pe.get("id"),pe)},TSTypeAnnotation(pe){pe.skip()}};let ut=0;const me=class me{constructor(J){this.uid=void 0,this.path=void 0,this.block=void 0,this.inited=void 0,this.labels=void 0,this.bindings=void 0,this.references=void 0,this.globals=void 0,this.uids=void 0,this.data=void 0,this.crawling=void 0;const{node:ae}=J,Te=m.scope.get(ae);if(Te?.path===J)return Te;m.scope.set(ae,this),this.uid=ut++,this.block=ae,this.path=J,this.labels=new Map,this.inited=!1}get parent(){var J;let ae,Te=this.path;do{var De;const Le=Te.key==="key"||Te.listKey==="decorators";Te=Te.parentPath,Le&&Te.isMethod()&&(Te=Te.parentPath),(De=Te)!=null&&De.isScope()&&(ae=Te)}while(Te&&!ae);return(J=ae)==null?void 0:J.scope}generateDeclaredUidIdentifier(J){const ae=this.generateUidIdentifier(J);return this.push({id:ae}),x(ae)}generateUidIdentifier(J){return T(this.generateUid(J))}generateUid(J="temp"){J=Ue(J).replace(/^_+/,"").replace(/\d+$/g,"");let ae,Te=1;do ae=`_${J}`,Te>1&&(ae+=Te),Te++;while(this.hasLabel(ae)||this.hasBinding(ae)||this.hasGlobal(ae)||this.hasReference(ae));const De=this.getProgramParent();return De.references[ae]=!0,De.uids[ae]=!0,ae}generateUidBasedOnNode(J,ae){const Te=[];He(J,Te);let De=Te.join("$");return De=De.replace(/^_/,"")||ae||"ref",this.generateUid(De.slice(0,20))}generateUidIdentifierBasedOnNode(J,ae){return T(this.generateUidBasedOnNode(J,ae))}isStatic(J){if(we(J)||te(J)||ue(J))return!0;if(O(J)){const ae=this.getBinding(J.name);return ae?ae.constant:this.hasBinding(J.name)}return!1}maybeGenerateMemoised(J,ae){if(this.isStatic(J))return null;{const Te=this.generateUidIdentifierBasedOnNode(J);return ae?Te:(this.push({id:Te}),x(Te))}}checkBlockScopedCollisions(J,ae,Te,De){if(ae==="param"||J.kind==="local")return;if(ae==="let"||J.kind==="let"||J.kind==="const"||J.kind==="module"||J.kind==="param"&&ae==="const")throw this.path.hub.buildError(De,`Duplicate declaration "${Te}"`,TypeError)}rename(J,ae){const Te=this.getBinding(J);Te&&(ae||(ae=this.generateUidIdentifier(J).name),new t.default(Te,J,ae).rename(arguments[2]))}dump(){const J="-".repeat(60);console.log(J);let ae=this;do{console.log("#",ae.block.type);for(const Te of Object.keys(ae.bindings)){const De=ae.bindings[Te];console.log(" -",Te,{constant:De.constant,references:De.references,violations:De.constantViolations.length,kind:De.kind})}}while(ae=ae.parent);console.log(J)}hasLabel(J){return!!this.getLabel(J)}getLabel(J){return this.labels.get(J)}registerLabel(J){this.labels.set(J.node.label.name,J)}registerDeclaration(J){if(J.isLabeledStatement())this.registerLabel(J);else if(J.isFunctionDeclaration())this.registerBinding("hoisted",J.get("id"),J);else if(J.isVariableDeclaration()){const ae=J.get("declarations"),{kind:Te}=J.node;for(const De of ae)this.registerBinding(Te==="using"||Te==="await using"?"const":Te,De)}else if(J.isClassDeclaration()){if(J.node.declare)return;this.registerBinding("let",J)}else if(J.isImportDeclaration()){const ae=J.node.importKind==="type"||J.node.importKind==="typeof",Te=J.get("specifiers");for(const De of Te){const Le=ae||De.isImportSpecifier()&&(De.node.importKind==="type"||De.node.importKind==="typeof");this.registerBinding(Le?"unknown":"module",De)}}else if(J.isExportDeclaration()){const ae=J.get("declaration");(ae.isClassDeclaration()||ae.isFunctionDeclaration()||ae.isVariableDeclaration())&&this.registerDeclaration(ae)}else this.registerBinding("unknown",J)}buildUndefinedNode(){return qe()}registerConstantViolation(J){const ae=J.getAssignmentIdentifiers();for(const De of Object.keys(ae)){var Te;(Te=this.getBinding(De))==null||Te.reassign(J)}}registerBinding(J,ae,Te=ae){if(!J)throw new ReferenceError("no `kind`");if(ae.isVariableDeclaration()){const je=ae.get("declarations");for(const Je of je)this.registerBinding(J,Je);return}const De=this.getProgramParent(),Le=ae.getOuterBindingIdentifiers(!0);for(const je of Object.keys(Le)){De.references[je]=!0;for(const Je of Le[je]){const Me=this.getOwnBinding(je);if(Me){if(Me.identifier===Je)continue;this.checkBlockScopedCollisions(Me,J,je,Je)}Me?Me.reassign(Te):this.bindings[je]=new s.default({identifier:Je,scope:this,path:Te,kind:J})}}}addGlobal(J){this.globals[J.name]=J}hasUid(J){let ae=this;do if(ae.uids[J])return!0;while(ae=ae.parent);return!1}hasGlobal(J){let ae=this;do if(ae.globals[J])return!0;while(ae=ae.parent);return!1}hasReference(J){return!!this.getProgramParent().references[J]}isPure(J,ae){if(O(J)){const je=this.getBinding(J.name);return je?ae?je.constant:!0:!1}else{if(we(J)||ge(J)||ue(J)||Oe(J))return!0;if(L(J)){var Te;return J.superClass&&!this.isPure(J.superClass,ae)||((Te=J.decorators)==null?void 0:Te.length)>0?!1:this.isPure(J.body,ae)}else if($(J)){for(const je of J.body)if(!this.isPure(je,ae))return!1;return!0}else{if(I(J))return this.isPure(J.left,ae)&&this.isPure(J.right,ae);if(A(J)||Z(J)){for(const je of J.elements)if(je!==null&&!this.isPure(je,ae))return!1;return!0}else if(j(J)||Ae(J)){for(const je of J.properties)if(!this.isPure(je,ae))return!1;return!0}else if(K(J)){var De;return!(J.computed&&!this.isPure(J.key,ae)||((De=J.decorators)==null?void 0:De.length)>0)}else if(z(J)){var Le;return!(J.computed&&!this.isPure(J.key,ae)||((Le=J.decorators)==null?void 0:Le.length)>0||(re(J)||J.static)&&J.value!==null&&!this.isPure(J.value,ae))}else{if(ve(J))return this.isPure(J.argument,ae);if(de(J)){for(const je of J.expressions)if(!this.isPure(je,ae))return!1;return!0}else return se(J)?Ce(J.tag,"String.raw")&&!this.hasBinding("String",{noGlobals:!0})&&this.isPure(J.quasi,ae):V(J)?!J.computed&&O(J.object)&&J.object.name==="Symbol"&&O(J.property)&&J.property.name!=="for"&&!this.hasBinding("Symbol",{noGlobals:!0}):v(J)?Ce(J.callee,"Symbol.for")&&!this.hasBinding("Symbol",{noGlobals:!0})&&J.arguments.length===1&&l.isStringLiteral(J.arguments[0]):Y(J)}}}}setData(J,ae){return this.data[J]=ae}getData(J){let ae=this;do{const Te=ae.data[J];if(Te!=null)return Te}while(ae=ae.parent)}removeData(J){let ae=this;do ae.data[J]!=null&&(ae.data[J]=null);while(ae=ae.parent)}init(){this.inited||(this.inited=!0,this.crawl())}crawl(){const J=this.path;this.references=Object.create(null),this.bindings=Object.create(null),this.globals=Object.create(null),this.uids=Object.create(null),this.data=Object.create(null);const ae=this.getProgramParent();if(ae.crawling)return;const Te={references:[],constantViolations:[],assignments:[]};if(this.crawling=!0,J.type!=="Program"&&(0,h.isExplodedVisitor)(nt)){for(const Le of nt.enter)Le.call(Te,J,Te);const De=nt[J.type];if(De)for(const Le of De.enter)Le.call(Te,J,Te)}J.traverse(nt,Te),this.crawling=!1;for(const De of Te.assignments){const Le=De.getAssignmentIdentifiers();for(const je of Object.keys(Le))De.scope.getBinding(je)||ae.addGlobal(Le[je]);De.scope.registerConstantViolation(De)}for(const De of Te.references){const Le=De.scope.getBinding(De.node.name);Le?Le.reference(De):ae.addGlobal(De.node)}for(const De of Te.constantViolations)De.scope.registerConstantViolation(De)}push(J){let ae=this.path;ae.isPattern()?ae=this.getPatternParent().path:!ae.isBlockStatement()&&!ae.isProgram()&&(ae=this.getBlockParent().path),ae.isSwitchStatement()&&(ae=(this.getFunctionParent()||this.getProgramParent()).path);const{init:Te,unique:De,kind:Le="var",id:je}=J;if(!Te&&!De&&(Le==="var"||Le==="let")&&ae.isFunction()&&!ae.node.name&&v(ae.parent,{callee:ae.node})&&ae.parent.arguments.length<=ae.node.params.length&&O(je)){ae.pushContainer("params",je),ae.scope.registerBinding("param",ae.get("params")[ae.node.params.length-1]);return}(ae.isLoop()||ae.isCatchClause()||ae.isFunction())&&(ae.ensureBlock(),ae=ae.get("body"));const Je=J._blockHoist==null?2:J._blockHoist,Me=`declaration:${Le}:${Je}`;let rt=!De&&ae.getData(Me);if(!rt){const ye=Fe(Le,[]);ye._blockHoist=Je,[rt]=ae.unshiftContainer("body",[ye]),De||ae.setData(Me,rt)}const W=Re(je,Te),oe=rt.node.declarations.push(W);ae.scope.registerBinding(Le,rt.get("declarations")[oe-1])}getProgramParent(){let J=this;do if(J.path.isProgram())return J;while(J=J.parent);throw new Error("Couldn't find a Program")}getFunctionParent(){let J=this;do if(J.path.isFunctionParent())return J;while(J=J.parent);return null}getBlockParent(){let J=this;do if(J.path.isBlockParent())return J;while(J=J.parent);throw new Error("We couldn't find a BlockStatement, For, Switch, Function, Loop or Program...")}getPatternParent(){let J=this;do if(!J.path.isPattern())return J.getBlockParent();while(J=J.parent.parent);throw new Error("We couldn't find a BlockStatement, For, Switch, Function, Loop or Program...")}getAllBindings(){const J=Object.create(null);let ae=this;do{for(const Te of Object.keys(ae.bindings))Te in J||(J[Te]=ae.bindings[Te]);ae=ae.parent}while(ae);return J}bindingIdentifierEquals(J,ae){return this.getBindingIdentifier(J)===ae}getBinding(J){let ae=this,Te;do{const Le=ae.getOwnBinding(J);if(Le){var De;if(!((De=Te)!=null&&De.isPattern()&&Le.kind!=="param"&&Le.kind!=="local"))return Le}else if(!Le&&J==="arguments"&&ae.path.isFunction()&&!ae.path.isArrowFunctionExpression())break;Te=ae.path}while(ae=ae.parent)}getOwnBinding(J){return this.bindings[J]}getBindingIdentifier(J){var ae;return(ae=this.getBinding(J))==null?void 0:ae.identifier}getOwnBindingIdentifier(J){const ae=this.bindings[J];return ae?.identifier}hasOwnBinding(J){return!!this.getOwnBinding(J)}hasBinding(J,ae){if(!J)return!1;let Te=this;do if(Te.hasOwnBinding(J))return!0;while(Te=Te.parent);let De,Le;return typeof ae=="object"?(De=ae.noGlobals,Le=ae.noUids):typeof ae=="boolean"&&(De=ae),!!(!Le&&this.hasUid(J)||!De&&me.globals.includes(J)||!De&&me.contextVariables.includes(J))}parentHasBinding(J,ae){var Te;return(Te=this.parent)==null?void 0:Te.hasBinding(J,ae)}moveBindingTo(J,ae){const Te=this.getBinding(J);Te&&(Te.scope.removeOwnBinding(J),Te.scope=ae,ae.bindings[J]=Te)}removeOwnBinding(J){delete this.bindings[J]}removeBinding(J){var ae;(ae=this.getBinding(J))==null||ae.scope.removeOwnBinding(J);let Te=this;do Te.uids[J]&&(Te.uids[J]=!1);while(Te=Te.parent)}hoistVariables(J=ae=>this.push({id:ae})){this.crawl();const ae=new Set;for(const De of Object.keys(this.bindings)){const Le=this.bindings[De];if(!Le)continue;const{path:je}=Le;if(!je.isVariableDeclarator())continue;const{parent:Je,parentPath:Me}=je;if(Je.kind!=="var"||ae.has(Je))continue;ae.add(je.parent);let rt;const W=[];for(const oe of Je.declarations){var Te;(Te=rt)!=null||(rt=oe.id),oe.init&&W.push(b("=",oe.id,oe.init));const ye=Object.keys(E(oe,!1,!0,!0));for(const ee of ye)J(T(ee),oe.init!=null)}if(Me.parentPath.isFor({left:Je}))Me.replaceWith(rt);else if(W.length===0)Me.remove();else{const oe=W.length===1?W[0]:Ye(W);Me.parentPath.isForStatement({init:Je})?Me.replaceWith(oe):Me.replaceWith(fe(oe))}}}};e(me,"Scope");let Ne=me;return Fa.default=Ne,Ne.globals=Object.keys(a.builtin),Ne.contextVariables=["arguments","undefined","Infinity","NaN"],Ne.prototype._renameFromMap=e(function(J,ae,Te,De){J[ae]&&(J[Te]=De,J[ae]=null)},"_renameFromMap"),Ne.prototype.traverse=function(pe,J,ae){(0,n.default)(pe,J,this,ae,this.path)},Ne.prototype._generateUid=e(function(J,ae){let Te=J;return ae>1&&(Te+=ae),`_${Te}`},"_generateUid"),Ne.prototype.toArray=e(function(J,ae,Te){if(O(J)){const je=this.getBinding(J.name);if(je!=null&&je.constant&&je.path.isGenericType("Array"))return J}if(A(J))return J;if(O(J,{name:"arguments"}))return y(xe(xe(xe(T("Array"),T("prototype")),T("slice")),T("call")),[J]);let De;const Le=[J];return ae===!0?De="toConsumableArray":typeof ae=="number"?(Le.push(Se(ae)),De="slicedToArray"):De="toArray",Te&&(Le.unshift(this.path.hub.addHelper(De)),De="maybeArrayLike"),y(this.path.hub.addHelper(De),Le)},"toArray"),Ne.prototype.getAllBindingsOfKind=e(function(...J){const ae=Object.create(null);for(const Te of J){let De=this;do{for(const Le of Object.keys(De.bindings)){const je=De.bindings[Le];je.kind===Te&&(ae[Le]=je)}De=De.parent}while(De)}return ae},"getAllBindingsOfKind"),Object.defineProperties(Ne.prototype,{parentBlock:{configurable:!0,enumerable:!0,get(){return this.path.parent}},hub:{configurable:!0,enumerable:!0,get(){return this.path.hub}}}),Fa}e(Bm,"requireScope");var Ma={},ja={},Wu={exports:{}},Gu={exports:{}},km;function pE(){return km||(km=1,function(t,n){(function(s,a){a(n)})(bi,function(s){const b=class b{constructor(){this._indexes={__proto__:null},this.array=[]}};e(b,"SetArray");let a=b;function f(y){return y}e(f,"cast");function l(y,x){return y._indexes[x]}e(l,"get");function m(y,x){const E=l(y,x);if(E!==void 0)return E;const{array:T,_indexes:A}=y,I=T.push(x);return A[x]=I-1}e(m,"put");function h(y){const{array:x,_indexes:E}=y;if(x.length===0)return;const T=x.pop();E[T]=void 0}e(h,"pop");function p(y,x){const E=l(y,x);if(E===void 0)return;const{array:T,_indexes:A}=y;for(let I=E+1;I<T.length;I++){const v=T[I];T[I-1]=v,A[v]--}A[x]=void 0,T.pop()}e(p,"remove"),s.SetArray=a,s.get=l,s.pop=h,s.put=m,s.remove=p,Object.defineProperty(s,"__esModule",{value:!0})})}(Gu,Gu.exports)),Gu.exports}e(pE,"requireSetArray_umd");var Hu={exports:{}},Fm;function Lm(){return Fm||(Fm=1,function(t,n){(function(s,a){a(n)})(bi,function(s){const l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",m=new Uint8Array(64),h=new Uint8Array(128);for(let q=0;q<l.length;q++){const _=l.charCodeAt(q);m[q]=_,h[_]=q}function p(q,_){let j=0,z=0,Y=0;do{const te=q.next();Y=h[te],j|=(Y&31)<<z,z+=5}while(Y&32);const N=j&1;return j>>>=1,N&&(j=-2147483648|-j),_+j}e(p,"decodeInteger");function b(q,_,j){let z=_-j;z=z<0?-z<<1|1:z<<1;do{let Y=z&31;z>>>=5,z>0&&(Y|=32),q.write(m[Y])}while(z>0);return _}e(b,"encodeInteger");function y(q,_){return q.pos>=_?!1:q.peek()!==44}e(y,"hasMoreVlq");const x=1024*16,E=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(q){return Buffer.from(q.buffer,q.byteOffset,q.byteLength).toString()}}:{decode(q){let _="";for(let j=0;j<q.length;j++)_+=String.fromCharCode(q[j]);return _}},V=class V{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(x)}write(_){const{buffer:j}=this;j[this.pos++]=_,this.pos===x&&(this.out+=E.decode(j),this.pos=0)}flush(){const{buffer:_,out:j,pos:z}=this;return z>0?j+E.decode(_.subarray(0,z)):j}};e(V,"StringWriter");let T=V;const K=class K{constructor(_){this.pos=0,this.buffer=_}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(_){const{buffer:j,pos:z}=this,Y=j.indexOf(_,z);return Y===-1?j.length:Y}};e(K,"StringReader");let A=K;const I=[];function v(q){const{length:_}=q,j=new A(q),z=[],Y=[];let N=0;for(;j.pos<_;j.pos++){N=p(j,N);const te=p(j,0);if(!y(j,_)){const fe=Y.pop();fe[2]=N,fe[3]=te;continue}const se=p(j,0),ve=p(j,0)&1?[N,te,0,0,se,p(j,0)]:[N,te,0,0,se];let Ee=I;if(y(j,_)){Ee=[];do{const fe=p(j,0);Ee.push(fe)}while(y(j,_))}ve.vars=Ee,z.push(ve),Y.push(ve)}return z}e(v,"decodeOriginalScopes");function L(q){const _=new T;for(let j=0;j<q.length;)j=$(q,j,_,[0]);return _.flush()}e(L,"encodeOriginalScopes");function $(q,_,j,z){const Y=q[_],{0:N,1:te,2:se,3:de,4:we,vars:ve}=Y;_>0&&j.write(44),z[0]=b(j,N,z[0]),b(j,te,0),b(j,we,0);const Ee=Y.length===6?1:0;b(j,Ee,0),Y.length===6&&b(j,Y[5],0);for(const fe of ve)b(j,fe,0);for(_++;_<q.length;){const fe=q[_],{0:Ce,1:xe}=fe;if(Ce>se||Ce===se&&xe>=de)break;_=$(q,_,j,z)}return j.write(44),z[0]=b(j,se,z[0]),b(j,de,0),_}e($,"_encodeOriginalScopes");function w(q){const{length:_}=q,j=new A(q),z=[],Y=[];let N=0,te=0,se=0,de=0,we=0,ve=0,Ee=0,fe=0;do{const Ce=j.indexOf(";");let xe=0;for(;j.pos<Ce;j.pos++){if(xe=p(j,xe),!y(j,Ce)){const ue=Y.pop();ue[2]=N,ue[3]=xe;continue}const Se=p(j,0),Ue=Se&1,Fe=Se&2,Re=Se&4;let Ae=null,Z=I,re;if(Ue){const ue=p(j,te);se=p(j,te===ue?se:0),te=ue,re=[N,xe,0,0,ue,se]}else re=[N,xe,0,0];if(re.isScope=!!Re,Fe){const ue=de,ge=we;de=p(j,de);const Oe=ue===de;we=p(j,Oe?we:0),ve=p(j,Oe&&ge===we?ve:0),Ae=[de,we,ve]}if(re.callsite=Ae,y(j,Ce)){Z=[];do{Ee=N,fe=xe;const ue=p(j,0);let ge;if(ue<-1){ge=[[p(j,0)]];for(let Oe=-1;Oe>ue;Oe--){const Be=Ee;Ee=p(j,Ee),fe=p(j,Ee===Be?fe:0);const qe=p(j,0);ge.push([qe,Ee,fe])}}else ge=[[ue]];Z.push(ge)}while(y(j,Ce))}re.bindings=Z,z.push(re),Y.push(re)}N++,j.pos=Ce+1}while(j.pos<_);return z}e(w,"decodeGeneratedRanges");function M(q){if(q.length===0)return"";const _=new T;for(let j=0;j<q.length;)j=C(q,j,_,[0,0,0,0,0,0,0]);return _.flush()}e(M,"encodeGeneratedRanges");function C(q,_,j,z){const Y=q[_],{0:N,1:te,2:se,3:de,isScope:we,callsite:ve,bindings:Ee}=Y;z[0]<N?(P(j,z[0],N),z[0]=N,z[1]=0):_>0&&j.write(44),z[1]=b(j,Y[1],z[1]);const fe=(Y.length===6?1:0)|(ve?2:0)|(we?4:0);if(b(j,fe,0),Y.length===6){const{4:Ce,5:xe}=Y;Ce!==z[2]&&(z[3]=0),z[2]=b(j,Ce,z[2]),z[3]=b(j,xe,z[3])}if(ve){const{0:Ce,1:xe,2:Se}=Y.callsite;Ce!==z[4]?(z[5]=0,z[6]=0):xe!==z[5]&&(z[6]=0),z[4]=b(j,Ce,z[4]),z[5]=b(j,xe,z[5]),z[6]=b(j,Se,z[6])}if(Ee)for(const Ce of Ee){Ce.length>1&&b(j,-Ce.length,0);const xe=Ce[0][0];b(j,xe,0);let Se=N,Ue=te;for(let Fe=1;Fe<Ce.length;Fe++){const Re=Ce[Fe];Se=b(j,Re[1],Se),Ue=b(j,Re[2],Ue),b(j,Re[0],0)}}for(_++;_<q.length;){const Ce=q[_],{0:xe,1:Se}=Ce;if(xe>se||xe===se&&Se>=de)break;_=C(q,_,j,z)}return z[0]<se?(P(j,z[0],se),z[0]=se,z[1]=0):j.write(44),z[1]=b(j,de,z[1]),_}e(C,"_encodeGeneratedRanges");function P(q,_,j){do q.write(59);while(++_<j)}e(P,"catchupLine");function S(q){const{length:_}=q,j=new A(q),z=[];let Y=0,N=0,te=0,se=0,de=0;do{const we=j.indexOf(";"),ve=[];let Ee=!0,fe=0;for(Y=0;j.pos<we;){let Ce;Y=p(j,Y),Y<fe&&(Ee=!1),fe=Y,y(j,we)?(N=p(j,N),te=p(j,te),se=p(j,se),y(j,we)?(de=p(j,de),Ce=[Y,N,te,se,de]):Ce=[Y,N,te,se]):Ce=[Y],ve.push(Ce),j.pos++}Ee||O(ve),z.push(ve),j.pos=we+1}while(j.pos<=_);return z}e(S,"decode");function O(q){q.sort(X)}e(O,"sort");function X(q,_){return q[0]-_[0]}e(X,"sortComparator");function D(q){const _=new T;let j=0,z=0,Y=0,N=0;for(let te=0;te<q.length;te++){const se=q[te];if(te>0&&_.write(59),se.length===0)continue;let de=0;for(let we=0;we<se.length;we++){const ve=se[we];we>0&&_.write(44),de=b(_,ve[0],de),ve.length!==1&&(j=b(_,ve[1],j),z=b(_,ve[2],z),Y=b(_,ve[3],Y),ve.length!==4&&(N=b(_,ve[4],N)))}}return _.flush()}e(D,"encode"),s.decode=S,s.decodeGeneratedRanges=w,s.decodeOriginalScopes=v,s.encode=D,s.encodeGeneratedRanges=M,s.encodeOriginalScopes=L,Object.defineProperty(s,"__esModule",{value:!0})})}(Hu,Hu.exports)),Hu.exports}e(Lm,"requireSourcemapCodec_umd");var Xu={exports:{}},Vc={exports:{}},Rm;function dE(){return Rm||(Rm=1,function(t,n){(function(s,a){t.exports=a()})(bi,function(){const s=/^[\w+.-]+:\/\//,a=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,f=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function l($){return s.test($)}e(l,"isAbsoluteUrl");function m($){return $.startsWith("//")}e(m,"isSchemeRelativeUrl");function h($){return $.startsWith("/")}e(h,"isAbsolutePath");function p($){return $.startsWith("file:")}e(p,"isFileUrl");function b($){return/^[.?#]/.test($)}e(b,"isRelative");function y($){const w=a.exec($);return E(w[1],w[2]||"",w[3],w[4]||"",w[5]||"/",w[6]||"",w[7]||"")}e(y,"parseAbsoluteUrl");function x($){const w=f.exec($),M=w[2];return E("file:","",w[1]||"","",h(M)?M:"/"+M,w[3]||"",w[4]||"")}e(x,"parseFileUrl");function E($,w,M,C,P,S,O){return{scheme:$,user:w,host:M,port:C,path:P,query:S,hash:O,type:7}}e(E,"makeUrl");function T($){if(m($)){const M=y("http:"+$);return M.scheme="",M.type=6,M}if(h($)){const M=y("http://foo.com"+$);return M.scheme="",M.host="",M.type=5,M}if(p($))return x($);if(l($))return y($);const w=y("http://foo.com/"+$);return w.scheme="",w.host="",w.type=$?$.startsWith("?")?3:$.startsWith("#")?2:4:1,w}e(T,"parseUrl");function A($){if($.endsWith("/.."))return $;const w=$.lastIndexOf("/");return $.slice(0,w+1)}e(A,"stripPathFilename");function I($,w){v(w,w.type),$.path==="/"?$.path=w.path:$.path=A(w.path)+$.path}e(I,"mergePaths");function v($,w){const M=w<=4,C=$.path.split("/");let P=1,S=0,O=!1;for(let D=1;D<C.length;D++){const V=C[D];if(!V){O=!0;continue}if(O=!1,V!=="."){if(V===".."){S?(O=!0,S--,P--):M&&(C[P++]=V);continue}C[P++]=V,S++}}let X="";for(let D=1;D<P;D++)X+="/"+C[D];(!X||O&&!X.endsWith("/.."))&&(X+="/"),$.path=X}e(v,"normalizePath");function L($,w){if(!$&&!w)return"";const M=T($);let C=M.type;if(w&&C!==7){const S=T(w),O=S.type;switch(C){case 1:M.hash=S.hash;case 2:M.query=S.query;case 3:case 4:I(M,S);case 5:M.user=S.user,M.host=S.host,M.port=S.port;case 6:M.scheme=S.scheme}O>C&&(C=O)}v(M,C);const P=M.query+M.hash;switch(C){case 2:case 3:return P;case 4:{const S=M.path.slice(1);return S?b(w||$)&&!b(S)?"./"+S+P:S+P:P||"."}case 5:return M.path+P;default:return M.scheme+"//"+M.user+M.host+M.port+M.path+P}}return e(L,"resolve"),L})}(Vc)),Vc.exports}e(dE,"requireResolveUri_umd");var Mm;function Kc(){return Mm||(Mm=1,function(t,n){(function(s,a){a(n,Lm(),dE())})(bi,function(s,a,f){function l(Ne,me){return me&&!me.endsWith("/")&&(me+="/"),f(Ne,me)}e(l,"resolve");function m(Ne){if(!Ne)return"";const me=Ne.lastIndexOf("/");return Ne.slice(0,me+1)}e(m,"stripFilename");const h=0,p=1,b=2,y=3,x=4,E=1,T=2;function A(Ne,me){const pe=I(Ne,0);if(pe===Ne.length)return Ne;me||(Ne=Ne.slice());for(let J=pe;J<Ne.length;J=I(Ne,J+1))Ne[J]=L(Ne[J],me);return Ne}e(A,"maybeSort");function I(Ne,me){for(let pe=me;pe<Ne.length;pe++)if(!v(Ne[pe]))return pe;return Ne.length}e(I,"nextUnsortedSegmentLine");function v(Ne){for(let me=1;me<Ne.length;me++)if(Ne[me][h]<Ne[me-1][h])return!1;return!0}e(v,"isSorted");function L(Ne,me){return me||(Ne=Ne.slice()),Ne.sort($)}e(L,"sortSegments");function $(Ne,me){return Ne[h]-me[h]}e($,"sortComparator");let w=!1;function M(Ne,me,pe,J){for(;pe<=J;){const ae=pe+(J-pe>>1),Te=Ne[ae][h]-me;if(Te===0)return w=!0,ae;Te<0?pe=ae+1:J=ae-1}return w=!1,pe-1}e(M,"binarySearch");function C(Ne,me,pe){for(let J=pe+1;J<Ne.length&&Ne[J][h]===me;pe=J++);return pe}e(C,"upperBound");function P(Ne,me,pe){for(let J=pe-1;J>=0&&Ne[J][h]===me;pe=J--);return pe}e(P,"lowerBound");function S(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}e(S,"memoizedState");function O(Ne,me,pe,J){const{lastKey:ae,lastNeedle:Te,lastIndex:De}=pe;let Le=0,je=Ne.length-1;if(J===ae){if(me===Te)return w=De!==-1&&Ne[De][h]===me,De;me>=Te?Le=De===-1?0:De:je=De}return pe.lastKey=J,pe.lastNeedle=me,pe.lastIndex=M(Ne,me,Le,je)}e(O,"memoizedBinarySearch");function X(Ne,me){const pe=me.map(V);for(let J=0;J<Ne.length;J++){const ae=Ne[J];for(let Te=0;Te<ae.length;Te++){const De=ae[Te];if(De.length===1)continue;const Le=De[p],je=De[b],Je=De[y],Me=pe[Le],rt=Me[je]||(Me[je]=[]),W=me[Le];let oe=C(rt,Je,O(rt,Je,W,je));W.lastIndex=++oe,D(rt,oe,[Je,J,De[h]])}}return pe}e(X,"buildBySources");function D(Ne,me,pe){for(let J=Ne.length;J>me;J--)Ne[J]=Ne[J-1];Ne[me]=pe}e(D,"insert");function V(){return{__proto__:null}}e(V,"buildNullArray");const K=e(function(Ne,me){const pe=q(Ne);if(!("sections"in pe))return new we(pe,me);const J=[],ae=[],Te=[],De=[],Le=[];_(pe,me,J,ae,Te,De,Le,0,0,1/0,1/0);const je={version:3,file:pe.file,names:De,sources:ae,sourcesContent:Te,mappings:J,ignoreList:Le};return re(je)},"AnyMap");function q(Ne){return typeof Ne=="string"?JSON.parse(Ne):Ne}e(q,"parse");function _(Ne,me,pe,J,ae,Te,De,Le,je,Je,Me){const{sections:rt}=Ne;for(let W=0;W<rt.length;W++){const{map:oe,offset:ye}=rt[W];let ee=Je,_e=Me;if(W+1<rt.length){const $e=rt[W+1].offset;ee=Math.min(Je,Le+$e.line),ee===Je?_e=Math.min(Me,je+$e.column):ee<Je&&(_e=je+$e.column)}j(oe,me,pe,J,ae,Te,De,Le+ye.line,je+ye.column,ee,_e)}}e(_,"recurse");function j(Ne,me,pe,J,ae,Te,De,Le,je,Je,Me){const rt=q(Ne);if("sections"in rt)return _(...arguments);const W=new we(rt,me),oe=J.length,ye=Te.length,ee=fe(W),{resolvedSources:_e,sourcesContent:$e,ignoreList:Xe}=W;if(z(J,_e),z(Te,W.names),$e)z(ae,$e);else for(let st=0;st<_e.length;st++)ae.push(null);if(Xe)for(let st=0;st<Xe.length;st++)De.push(Xe[st]+oe);for(let st=0;st<ee.length;st++){const at=Le+st;if(at>Je)return;const Ot=Y(pe,at),It=st===0?je:0,St=ee[st];for(let Et=0;Et<St.length;Et++){const xt=St[Et],Qt=It+xt[h];if(at===Je&&Qt>=Me)return;if(xt.length===1){Ot.push([Qt]);continue}const lr=oe+xt[p],cr=xt[b],Sr=xt[y];Ot.push(xt.length===4?[Qt,lr,cr,Sr]:[Qt,lr,cr,Sr,ye+xt[x]])}}}e(j,"addSection");function z(Ne,me){for(let pe=0;pe<me.length;pe++)Ne.push(me[pe])}e(z,"append");function Y(Ne,me){for(let pe=Ne.length;pe<=me;pe++)Ne[pe]=[];return Ne[me]}e(Y,"getLine");const N="`line` must be greater than 0 (lines start at line 1)",te="`column` must be greater than or equal to 0 (columns start at column 0)",se=-1,de=1,ut=class ut{constructor(me,pe){const J=typeof me=="string";if(!J&&me._decodedMemo)return me;const ae=J?JSON.parse(me):me,{version:Te,file:De,names:Le,sourceRoot:je,sources:Je,sourcesContent:Me}=ae;this.version=Te,this.file=De,this.names=Le||[],this.sourceRoot=je,this.sources=Je,this.sourcesContent=Me,this.ignoreList=ae.ignoreList||ae.x_google_ignoreList||void 0;const rt=l(je||"",m(pe));this.resolvedSources=Je.map(oe=>l(oe||"",rt));const{mappings:W}=ae;typeof W=="string"?(this._encoded=W,this._decoded=void 0):(this._encoded=void 0,this._decoded=A(W,J)),this._decodedMemo=S(),this._bySources=void 0,this._bySourceMemos=void 0}};e(ut,"TraceMap");let we=ut;function ve(Ne){return Ne}e(ve,"cast");function Ee(Ne){var me,pe;return(me=(pe=Ne)._encoded)!==null&&me!==void 0?me:pe._encoded=a.encode(Ne._decoded)}e(Ee,"encodedMappings");function fe(Ne){var me;return(me=Ne)._decoded||(me._decoded=a.decode(Ne._encoded))}e(fe,"decodedMappings");function Ce(Ne,me,pe){const J=fe(Ne);if(me>=J.length)return null;const ae=J[me],Te=Ye(ae,Ne._decodedMemo,me,pe,de);return Te===-1?null:ae[Te]}e(Ce,"traceSegment");function xe(Ne,me){let{line:pe,column:J,bias:ae}=me;if(pe--,pe<0)throw new Error(N);if(J<0)throw new Error(te);const Te=fe(Ne);if(pe>=Te.length)return Be(null,null,null,null);const De=Te[pe],Le=Ye(De,Ne._decodedMemo,pe,J,ae||de);if(Le===-1)return Be(null,null,null,null);const je=De[Le];if(je.length===1)return Be(null,null,null,null);const{names:Je,resolvedSources:Me}=Ne;return Be(Me[je[p]],je[b]+1,je[y],je.length===5?Je[je[x]]:null)}e(xe,"originalPositionFor");function Se(Ne,me){const{source:pe,line:J,column:ae,bias:Te}=me;return nt(Ne,pe,J,ae,Te||de,!1)}e(Se,"generatedPositionFor");function Ue(Ne,me){const{source:pe,line:J,column:ae,bias:Te}=me;return nt(Ne,pe,J,ae,Te||se,!0)}e(Ue,"allGeneratedPositionsFor");function Fe(Ne,me){const pe=fe(Ne),{names:J,resolvedSources:ae}=Ne;for(let Te=0;Te<pe.length;Te++){const De=pe[Te];for(let Le=0;Le<De.length;Le++){const je=De[Le],Je=Te+1,Me=je[0];let rt=null,W=null,oe=null,ye=null;je.length!==1&&(rt=ae[je[1]],W=je[2]+1,oe=je[3]),je.length===5&&(ye=J[je[4]]),me({generatedLine:Je,generatedColumn:Me,source:rt,originalLine:W,originalColumn:oe,name:ye})}}}e(Fe,"eachMapping");function Re(Ne,me){const{sources:pe,resolvedSources:J}=Ne;let ae=pe.indexOf(me);return ae===-1&&(ae=J.indexOf(me)),ae}e(Re,"sourceIndex");function Ae(Ne,me){const{sourcesContent:pe}=Ne;if(pe==null)return null;const J=Re(Ne,me);return J===-1?null:pe[J]}e(Ae,"sourceContentFor");function Z(Ne,me){const{ignoreList:pe}=Ne;if(pe==null)return!1;const J=Re(Ne,me);return J===-1?!1:pe.includes(J)}e(Z,"isIgnored");function re(Ne,me){const pe=new we(Oe(Ne,[]),me);return pe._decoded=Ne.mappings,pe}e(re,"presortedDecodedMap");function ue(Ne){return Oe(Ne,fe(Ne))}e(ue,"decodedMap");function ge(Ne){return Oe(Ne,Ee(Ne))}e(ge,"encodedMap");function Oe(Ne,me){return{version:Ne.version,file:Ne.file,names:Ne.names,sourceRoot:Ne.sourceRoot,sources:Ne.sources,sourcesContent:Ne.sourcesContent,mappings:me,ignoreList:Ne.ignoreList||Ne.x_google_ignoreList}}e(Oe,"clone");function Be(Ne,me,pe,J){return{source:Ne,line:me,column:pe,name:J}}e(Be,"OMapping");function qe(Ne,me){return{line:Ne,column:me}}e(qe,"GMapping");function Ye(Ne,me,pe,J,ae){let Te=O(Ne,J,me,pe);return w?Te=(ae===se?C:P)(Ne,J,Te):ae===se&&Te++,Te===-1||Te===Ne.length?-1:Te}e(Ye,"traceSegmentInternal");function He(Ne,me,pe,J,ae){let Te=Ye(Ne,me,pe,J,de);if(!w&&ae===se&&Te++,Te===-1||Te===Ne.length)return[];const De=w?J:Ne[Te][h];w||(Te=P(Ne,De,Te));const Le=C(Ne,De,Te),je=[];for(;Te<=Le;Te++){const Je=Ne[Te];je.push(qe(Je[E]+1,Je[T]))}return je}e(He,"sliceGeneratedPositions");function nt(Ne,me,pe,J,ae,Te){var De;if(pe--,pe<0)throw new Error(N);if(J<0)throw new Error(te);const{sources:Le,resolvedSources:je}=Ne;let Je=Le.indexOf(me);if(Je===-1&&(Je=je.indexOf(me)),Je===-1)return Te?[]:qe(null,null);const rt=((De=Ne)._bySources||(De._bySources=X(fe(Ne),Ne._bySourceMemos=Le.map(S))))[Je][pe];if(rt==null)return Te?[]:qe(null,null);const W=Ne._bySourceMemos[Je];if(Te)return He(rt,W,pe,J,ae);const oe=Ye(rt,W,pe,J,ae);if(oe===-1)return qe(null,null);const ye=rt[oe];return qe(ye[E]+1,ye[T])}e(nt,"generatedPosition"),s.AnyMap=K,s.GREATEST_LOWER_BOUND=de,s.LEAST_UPPER_BOUND=se,s.TraceMap=we,s.allGeneratedPositionsFor=Ue,s.decodedMap=ue,s.decodedMappings=fe,s.eachMapping=Fe,s.encodedMap=ge,s.encodedMappings=Ee,s.generatedPositionFor=Se,s.isIgnored=Z,s.originalPositionFor=xe,s.presortedDecodedMap=re,s.sourceContentFor=Ae,s.traceSegment=Ce})}(Xu,Xu.exports)),Xu.exports}e(Kc,"requireTraceMapping_umd");var jm;function $m(){return jm||(jm=1,function(t,n){(function(s,a){a(n,pE(),Lm(),Kc())})(bi,function(s,a,f,l){const Y=class Y{constructor({file:te,sourceRoot:se}={}){this._names=new a.SetArray,this._sources=new a.SetArray,this._sourcesContent=[],this._mappings=[],this.file=te,this.sourceRoot=se,this._ignoreList=new a.SetArray}};e(Y,"GenMapping");let E=Y;function T(N){return N}e(T,"cast");function A(N,te,se,de,we,ve,Ee,fe){return O(!1,N,te,se,de,we,ve,Ee,fe)}e(A,"addSegment");function I(N,te){return z(!1,N,te)}e(I,"addMapping");const v=e((N,te,se,de,we,ve,Ee,fe)=>O(!0,N,te,se,de,we,ve,Ee,fe),"maybeAddSegment"),L=e((N,te)=>z(!0,N,te),"maybeAddMapping");function $(N,te,se){const{_sources:de,_sourcesContent:we}=N,ve=a.put(de,te);we[ve]=se}e($,"setSourceContent");function w(N,te,se=!0){const{_sources:de,_sourcesContent:we,_ignoreList:ve}=N,Ee=a.put(de,te);Ee===we.length&&(we[Ee]=null),se?a.put(ve,Ee):a.remove(ve,Ee)}e(w,"setIgnore");function M(N){const{_mappings:te,_sources:se,_sourcesContent:de,_names:we,_ignoreList:ve}=N;return K(te),{version:3,file:N.file||void 0,names:we.array,sourceRoot:N.sourceRoot||void 0,sources:se.array,sourcesContent:de,mappings:te,ignoreList:ve.array}}e(M,"toDecodedMap");function C(N){const te=M(N);return Object.assign(Object.assign({},te),{mappings:f.encode(te.mappings)})}e(C,"toEncodedMap");function P(N){const te=new l.TraceMap(N),se=new E({file:te.file,sourceRoot:te.sourceRoot});return q(se._names,te.names),q(se._sources,te.sources),se._sourcesContent=te.sourcesContent||te.sources.map(()=>null),se._mappings=l.decodedMappings(te),te.ignoreList&&q(se._ignoreList,te.ignoreList),se}e(P,"fromMap");function S(N){const te=[],{_mappings:se,_sources:de,_names:we}=N;for(let ve=0;ve<se.length;ve++){const Ee=se[ve];for(let fe=0;fe<Ee.length;fe++){const Ce=Ee[fe],xe={line:ve+1,column:Ce[0]};let Se,Ue,Fe;Ce.length!==1&&(Se=de.array[Ce[1]],Ue={line:Ce[2]+1,column:Ce[3]},Ce.length===5&&(Fe=we.array[Ce[4]])),te.push({generated:xe,source:Se,original:Ue,name:Fe})}}return te}e(S,"allMappings");function O(N,te,se,de,we,ve,Ee,fe,Ce){const{_mappings:xe,_sources:Se,_sourcesContent:Ue,_names:Fe}=te,Re=X(xe,se),Ae=D(Re,de);if(!we)return N&&_(Re,Ae)?void 0:V(Re,Ae,[de]);const Z=a.put(Se,we),re=fe?a.put(Fe,fe):-1;if(Z===Ue.length&&(Ue[Z]=Ce??null),!(N&&j(Re,Ae,Z,ve,Ee,re)))return V(Re,Ae,fe?[de,Z,ve,Ee,re]:[de,Z,ve,Ee])}e(O,"addSegmentInternal");function X(N,te){for(let se=N.length;se<=te;se++)N[se]=[];return N[te]}e(X,"getLine");function D(N,te){let se=N.length;for(let de=se-1;de>=0;se=de--){const we=N[de];if(te>=we[0])break}return se}e(D,"getColumnIndex");function V(N,te,se){for(let de=N.length;de>te;de--)N[de]=N[de-1];N[te]=se}e(V,"insert");function K(N){const{length:te}=N;let se=te;for(let de=se-1;de>=0&&!(N[de].length>0);se=de,de--);se<te&&(N.length=se)}e(K,"removeEmptyFinalLines");function q(N,te){for(let se=0;se<te.length;se++)a.put(N,te[se])}e(q,"putAll");function _(N,te){return te===0?!0:N[te-1].length===1}e(_,"skipSourceless");function j(N,te,se,de,we,ve){if(te===0)return!1;const Ee=N[te-1];return Ee.length===1?!1:se===Ee[1]&&de===Ee[2]&&we===Ee[3]&&ve===(Ee.length===5?Ee[4]:-1)}e(j,"skipSource");function z(N,te,se){const{generated:de,source:we,original:ve,name:Ee,content:fe}=se;return we?O(N,te,de.line-1,de.column,we,ve.line-1,ve.column,Ee,fe):O(N,te,de.line-1,de.column,null,null,null,null,null)}e(z,"addMappingInternal"),s.GenMapping=E,s.addMapping=I,s.addSegment=A,s.allMappings=S,s.fromMap=P,s.maybeAddMapping=L,s.maybeAddSegment=v,s.setIgnore=w,s.setSourceContent=$,s.toDecodedMap=M,s.toEncodedMap=C,Object.defineProperty(s,"__esModule",{value:!0})})}(Wu,Wu.exports)),Wu.exports}e($m,"requireGenMapping_umd");var Um;function hE(){if(Um)return ja;Um=1,Object.defineProperty(ja,"__esModule",{value:!0}),ja.default=void 0;var t=$m(),n=Kc();const a=class a{constructor(l,m){var h;this._map=void 0,this._rawMappings=void 0,this._sourceFileName=void 0,this._lastGenLine=0,this._lastSourceLine=0,this._lastSourceColumn=0,this._inputMap=void 0;const p=this._map=new t.GenMapping({sourceRoot:l.sourceRoot});if(this._sourceFileName=(h=l.sourceFileName)==null?void 0:h.replace(/\\/g,"/"),this._rawMappings=void 0,l.inputSourceMap){this._inputMap=new n.TraceMap(l.inputSourceMap);const y=this._inputMap.resolvedSources;if(y.length)for(let x=0;x<y.length;x++){var b;(0,t.setSourceContent)(p,y[x],(b=this._inputMap.sourcesContent)==null?void 0:b[x])}}if(typeof m=="string"&&!l.inputSourceMap)(0,t.setSourceContent)(p,this._sourceFileName,m);else if(typeof m=="object")for(const y of Object.keys(m))(0,t.setSourceContent)(p,y.replace(/\\/g,"/"),m[y])}get(){return(0,t.toEncodedMap)(this._map)}getDecoded(){return(0,t.toDecodedMap)(this._map)}getRawMappings(){return this._rawMappings||(this._rawMappings=(0,t.allMappings)(this._map))}mark(l,m,h,p,b,y){var x;this._rawMappings=void 0;let E;if(m!=null)if(this._inputMap){if(E=(0,n.originalPositionFor)(this._inputMap,{line:m,column:h}),!E.name&&b){const T=(0,n.originalPositionFor)(this._inputMap,b);T.name&&(p=T.name)}}else E={source:y?.replace(/\\/g,"/")||this._sourceFileName,line:m,column:h};(0,t.maybeAddMapping)(this._map,{name:p,generated:l,source:(x=E)==null?void 0:x.source,original:E})}};e(a,"SourceMap");let s=a;return ja.default=s,ja}e(hE,"requireSourceMap");var $a={},Ua={},qm;function mE(){if(qm)return Ua;qm=1,Object.defineProperty(Ua,"__esModule",{value:!0}),Ua.default=void 0;const n=class n{constructor(a,f){this._map=null,this._buf="",this._str="",this._appendCount=0,this._last=0,this._queue=[],this._queueCursor=0,this._canMarkIdName=!0,this._indentChar="",this._fastIndentations=[],this._position={line:1,column:0},this._sourcePosition={identifierName:void 0,identifierNamePos:void 0,line:void 0,column:void 0,filename:void 0},this._map=a,this._indentChar=f;for(let l=0;l<64;l++)this._fastIndentations.push(f.repeat(l));this._allocQueue()}_allocQueue(){const a=this._queue;for(let f=0;f<16;f++)a.push({char:0,repeat:1,line:void 0,column:void 0,identifierName:void 0,identifierNamePos:void 0,filename:""})}_pushQueue(a,f,l,m,h){const p=this._queueCursor;p===this._queue.length&&this._allocQueue();const b=this._queue[p];b.char=a,b.repeat=f,b.line=l,b.column=m,b.filename=h,this._queueCursor++}_popQueue(){if(this._queueCursor===0)throw new Error("Cannot pop from empty queue");return this._queue[--this._queueCursor]}get(){this._flush();const a=this._map,f={code:(this._buf+this._str).trimRight(),decodedMap:a?.getDecoded(),get __mergedMap(){return this.map},get map(){const l=a?a.get():null;return f.map=l,l},set map(l){Object.defineProperty(f,"map",{value:l,writable:!0})},get rawMappings(){const l=a?.getRawMappings();return f.rawMappings=l,l},set rawMappings(l){Object.defineProperty(f,"rawMappings",{value:l,writable:!0})}};return f}append(a,f){this._flush(),this._append(a,this._sourcePosition,f)}appendChar(a){this._flush(),this._appendChar(a,1,this._sourcePosition)}queue(a){if(a===10)for(;this._queueCursor!==0;){const l=this._queue[this._queueCursor-1].char;if(l!==32&&l!==9)break;this._queueCursor--}const f=this._sourcePosition;this._pushQueue(a,1,f.line,f.column,f.filename)}queueIndentation(a){a!==0&&this._pushQueue(-1,a,void 0,void 0,void 0)}_flush(){const a=this._queueCursor,f=this._queue;for(let l=0;l<a;l++){const m=f[l];this._appendChar(m.char,m.repeat,m)}this._queueCursor=0}_appendChar(a,f,l){if(this._last=a,a===-1){const m=this._fastIndentations[f];m!==void 0?this._str+=m:this._str+=f>1?this._indentChar.repeat(f):this._indentChar}else this._str+=f>1?String.fromCharCode(a).repeat(f):String.fromCharCode(a);a!==10?(this._mark(l.line,l.column,l.identifierName,l.identifierNamePos,l.filename),this._position.column+=f):(this._position.line++,this._position.column=0),this._canMarkIdName&&(l.identifierName=void 0,l.identifierNamePos=void 0)}_append(a,f,l){const m=a.length,h=this._position;if(this._last=a.charCodeAt(m-1),++this._appendCount>4096?(+this._str,this._buf+=this._str,this._str=a,this._appendCount=0):this._str+=a,!l&&!this._map){h.column+=m;return}const{column:p,identifierName:b,identifierNamePos:y,filename:x}=f;let E=f.line;(b!=null||y!=null)&&this._canMarkIdName&&(f.identifierName=void 0,f.identifierNamePos=void 0);let T=a.indexOf(`
36
+ `),A=0;for(T!==0&&this._mark(E,p,b,y,x);T!==-1;)h.line++,h.column=0,A=T+1,A<m&&E!==void 0&&this._mark(++E,0,null,null,x),T=a.indexOf(`
37
+ `,A);h.column+=m-A}_mark(a,f,l,m,h){var p;(p=this._map)==null||p.mark(this._position,a,f,l,m,h)}removeTrailingNewline(){const a=this._queueCursor;a!==0&&this._queue[a-1].char===10&&this._queueCursor--}removeLastSemicolon(){const a=this._queueCursor;a!==0&&this._queue[a-1].char===59&&this._queueCursor--}getLastChar(){const a=this._queueCursor;return a!==0?this._queue[a-1].char:this._last}getNewlineCount(){const a=this._queueCursor;let f=0;if(a===0)return this._last===10?1:0;for(let l=a-1;l>=0&&this._queue[l].char===10;l--)f++;return f===a&&this._last===10?f+1:f}endsWithCharAndNewline(){const a=this._queue,f=this._queueCursor;if(f!==0)return a[f-1].char!==10?void 0:f>1?a[f-2].char:this._last}hasContent(){return this._queueCursor!==0||!!this._last}exactSource(a,f){if(!this._map){f();return}this.source("start",a);const l=a.identifierName,m=this._sourcePosition;l&&(this._canMarkIdName=!1,m.identifierName=l),f(),l&&(this._canMarkIdName=!0,m.identifierName=void 0,m.identifierNamePos=void 0),this.source("end",a)}source(a,f){this._map&&this._normalizePosition(a,f,0)}sourceWithOffset(a,f,l){this._map&&this._normalizePosition(a,f,l)}_normalizePosition(a,f,l){const m=f[a],h=this._sourcePosition;m&&(h.line=m.line,h.column=Math.max(m.column+l,0),h.filename=f.filename)}getCurrentColumn(){const a=this._queue,f=this._queueCursor;let l=-1,m=0;for(let h=0;h<f;h++){const p=a[h];p.char===10&&(l=m),m+=p.repeat}return l===-1?this._position.column+m:m-1-l}getCurrentLine(){let a=0;const f=this._queue;for(let l=0;l<this._queueCursor;l++)f[l].char===10&&a++;return this._position.line+a}};e(n,"Buffer");let t=n;return Ua.default=t,Ua}e(mE,"requireBuffer");var jr={},qa={},Vm;function yE(){if(Vm)return qa;Vm=1,Object.defineProperty(qa,"__esModule",{value:!0}),qa.nodes=void 0;var t=lt();const{FLIPPED_ALIAS_KEYS:n,isArrayExpression:s,isAssignmentExpression:a,isBinary:f,isBlockStatement:l,isCallExpression:m,isFunction:h,isIdentifier:p,isLiteral:b,isMemberExpression:y,isObjectExpression:x,isOptionalCallExpression:E,isOptionalMemberExpression:T,isStringLiteral:A}=t;function I(M,C){return M&&(y(M)||T(M)?(I(M.object,C),M.computed&&I(M.property,C)):f(M)||a(M)?(I(M.left,C),I(M.right,C)):m(M)||E(M)?(C.hasCall=!0,I(M.callee,C)):h(M)?C.hasFunction=!0:p(M)&&(C.hasHelper=C.hasHelper||M.callee&&L(M.callee))),C}e(I,"crawlInternal");function v(M){return I(M,{hasCall:!1,hasFunction:!1,hasHelper:!1})}e(v,"crawl");function L(M){return M?y(M)?L(M.object)||L(M.property):p(M)?M.name==="require"||M.name.charCodeAt(0)===95:m(M)?L(M.callee):f(M)||a(M)?p(M.left)&&L(M.left)||L(M.right):!1:!1}e(L,"isHelper");function $(M){return b(M)||x(M)||s(M)||p(M)||y(M)}e($,"isType");const w=qa.nodes={AssignmentExpression(M){const C=v(M.right);if(C.hasCall&&C.hasHelper||C.hasFunction)return C.hasFunction?3:2},SwitchCase(M,C){return(M.consequent.length||C.cases[0]===M?1:0)|(!M.consequent.length&&C.cases[C.cases.length-1]===M?2:0)},LogicalExpression(M){if(h(M.left)||h(M.right))return 2},Literal(M){if(A(M)&&M.value==="use strict")return 2},CallExpression(M){if(h(M.callee)||L(M))return 3},OptionalCallExpression(M){if(h(M.callee))return 3},VariableDeclaration(M){for(let C=0;C<M.declarations.length;C++){const P=M.declarations[C];let S=L(P.id)&&!$(P.init);if(!S&&P.init){const O=v(P.init);S=L(P.init)&&O.hasCall||O.hasFunction}if(S)return 3}},IfStatement(M){if(l(M.consequent))return 3}};return w.ObjectProperty=w.ObjectTypeProperty=w.ObjectMethod=function(M,C){if(C.properties[0]===M)return 1},w.ObjectTypeCallProperty=function(M,C){var P;if(C.callProperties[0]===M&&!((P=C.properties)!=null&&P.length))return 1},w.ObjectTypeIndexer=function(M,C){var P,S;if(C.indexers[0]===M&&!((P=C.properties)!=null&&P.length)&&!((S=C.callProperties)!=null&&S.length))return 1},w.ObjectTypeInternalSlot=function(M,C){var P,S,O;if(C.internalSlots[0]===M&&!((P=C.properties)!=null&&P.length)&&!((S=C.callProperties)!=null&&S.length)&&!((O=C.indexers)!=null&&O.length))return 1},[["Function",!0],["Class",!0],["Loop",!0],["LabeledStatement",!0],["SwitchStatement",!0],["TryStatement",!0]].forEach(function([M,C]){[M].concat(n[M]||[]).forEach(function(P){const S=C?3:0;w[P]=()=>S})}),qa}e(yE,"requireWhitespace");var bt={},Km;function gE(){if(Km)return bt;Km=1,Object.defineProperty(bt,"__esModule",{value:!0}),bt.AssignmentExpression=we,bt.Binary=S,bt.BinaryExpression=_,bt.ClassExpression=Y,bt.ArrowFunctionExpression=bt.ConditionalExpression=se,bt.DoExpression=P,bt.FunctionExpression=te,bt.FunctionTypeAnnotation=$,bt.Identifier=Ee,bt.LogicalExpression=ve,bt.NullableTypeAnnotation=L,bt.ObjectExpression=C,bt.OptionalIndexedAccessType=X,bt.OptionalCallExpression=bt.OptionalMemberExpression=de,bt.SequenceExpression=j,bt.TSSatisfiesExpression=bt.TSAsExpression=D,bt.TSInferType=K,bt.TSInstantiationExpression=q,bt.UnaryLike=bt.TSTypeAssertion=N,bt.TSIntersectionType=bt.TSUnionType=V,bt.IntersectionTypeAnnotation=bt.UnionTypeAnnotation=O,bt.UpdateExpression=w,bt.AwaitExpression=bt.YieldExpression=z;var t=lt(),n=gs();const{isArrayTypeAnnotation:s,isBinaryExpression:a,isCallExpression:f,isForOfStatement:l,isIndexedAccessType:m,isMemberExpression:h,isObjectPattern:p,isOptionalMemberExpression:b,isYieldExpression:y,isStatement:x}=t,E=new Map([["||",0],["??",0],["|>",0],["&&",1],["|",2],["^",3],["&",4],["==",5],["===",5],["!=",5],["!==",5],["<",6],[">",6],["<=",6],[">=",6],["in",6],["instanceof",6],[">>",7],["<<",7],[">>>",7],["+",8],["-",8],["*",9],["/",9],["%",9],["**",10]]);function T(fe,Ce){if(Ce==="BinaryExpression"||Ce==="LogicalExpression")return E.get(fe.operator);if(Ce==="TSAsExpression"||Ce==="TSSatisfiesExpression")return E.get("in")}e(T,"getBinaryPrecedence");function A(fe){return fe==="TSAsExpression"||fe==="TSSatisfiesExpression"||fe==="TSTypeAssertion"}e(A,"isTSTypeExpression");const I=e((fe,Ce)=>{const xe=Ce.type;return(xe==="ClassDeclaration"||xe==="ClassExpression")&&Ce.superClass===fe},"isClassExtendsClause"),v=e((fe,Ce)=>{const xe=Ce.type;return(xe==="MemberExpression"||xe==="OptionalMemberExpression")&&Ce.object===fe||(xe==="CallExpression"||xe==="OptionalCallExpression"||xe==="NewExpression")&&Ce.callee===fe||xe==="TaggedTemplateExpression"&&Ce.tag===fe||xe==="TSNonNullExpression"},"hasPostfixPart");function L(fe,Ce){return s(Ce)}e(L,"NullableTypeAnnotation");function $(fe,Ce,xe){const Se=Ce.type;return Se==="UnionTypeAnnotation"||Se==="IntersectionTypeAnnotation"||Se==="ArrayTypeAnnotation"||!!(xe&n.TokenContext.arrowFlowReturnType)}e($,"FunctionTypeAnnotation");function w(fe,Ce){return v(fe,Ce)||I(fe,Ce)}e(w,"UpdateExpression");function M(fe){return!!(fe&(n.TokenContext.expressionStatement|n.TokenContext.arrowBody))}e(M,"needsParenBeforeExpressionBrace");function C(fe,Ce,xe){return M(xe)}e(C,"ObjectExpression");function P(fe,Ce,xe){return!fe.async&&!!(xe&n.TokenContext.expressionStatement)}e(P,"DoExpression");function S(fe,Ce){const xe=Ce.type;if(fe.type==="BinaryExpression"&&fe.operator==="**"&&xe==="BinaryExpression"&&Ce.operator==="**")return Ce.left===fe;if(I(fe,Ce)||v(fe,Ce)||xe==="UnaryExpression"||xe==="SpreadElement"||xe==="AwaitExpression")return!0;const Se=T(Ce,xe);if(Se!=null){const Ue=T(fe,fe.type);if(Se===Ue&&xe==="BinaryExpression"&&Ce.right===fe||Se>Ue)return!0}}e(S,"Binary");function O(fe,Ce){const xe=Ce.type;return xe==="ArrayTypeAnnotation"||xe==="NullableTypeAnnotation"||xe==="IntersectionTypeAnnotation"||xe==="UnionTypeAnnotation"}e(O,"UnionTypeAnnotation");function X(fe,Ce){return m(Ce)&&Ce.objectType===fe}e(X,"OptionalIndexedAccessType");function D(fe,Ce){return(Ce.type==="AssignmentExpression"||Ce.type==="AssignmentPattern")&&Ce.left===fe||Ce.type==="BinaryExpression"&&(Ce.operator==="|"||Ce.operator==="&")&&fe===Ce.left?!0:S(fe,Ce)}e(D,"TSAsExpression");function V(fe,Ce){const xe=Ce.type;return xe==="TSArrayType"||xe==="TSOptionalType"||xe==="TSIntersectionType"||xe==="TSRestType"}e(V,"TSUnionType");function K(fe,Ce){const xe=Ce.type;return xe==="TSArrayType"||xe==="TSOptionalType"}e(K,"TSInferType");function q(fe,Ce){const xe=Ce.type;return(xe==="CallExpression"||xe==="OptionalCallExpression"||xe==="NewExpression"||xe==="TSInstantiationExpression")&&!!Ce.typeParameters}e(q,"TSInstantiationExpression");function _(fe,Ce,xe,Se){return fe.operator==="in"&&Se}e(_,"BinaryExpression");function j(fe,Ce){const xe=Ce.type;return xe==="SequenceExpression"||xe==="ParenthesizedExpression"||xe==="MemberExpression"&&Ce.property===fe||xe==="OptionalMemberExpression"&&Ce.property===fe||xe==="TemplateLiteral"?!1:xe==="ClassDeclaration"?!0:xe==="ForOfStatement"?Ce.right===fe:xe==="ExportDefaultDeclaration"?!0:!x(Ce)}e(j,"SequenceExpression");function z(fe,Ce){const xe=Ce.type;return xe==="BinaryExpression"||xe==="LogicalExpression"||xe==="UnaryExpression"||xe==="SpreadElement"||v(fe,Ce)||xe==="AwaitExpression"&&y(fe)||xe==="ConditionalExpression"&&fe===Ce.test||I(fe,Ce)||A(xe)}e(z,"YieldExpression");function Y(fe,Ce,xe){return!!(xe&(n.TokenContext.expressionStatement|n.TokenContext.exportDefault))}e(Y,"ClassExpression");function N(fe,Ce){return v(fe,Ce)||a(Ce)&&Ce.operator==="**"&&Ce.left===fe||I(fe,Ce)}e(N,"UnaryLike");function te(fe,Ce,xe){return!!(xe&(n.TokenContext.expressionStatement|n.TokenContext.exportDefault))}e(te,"FunctionExpression");function se(fe,Ce){const xe=Ce.type;return xe==="UnaryExpression"||xe==="SpreadElement"||xe==="BinaryExpression"||xe==="LogicalExpression"||xe==="ConditionalExpression"&&Ce.test===fe||xe==="AwaitExpression"||A(xe)?!0:N(fe,Ce)}e(se,"ConditionalExpression");function de(fe,Ce){return f(Ce)&&Ce.callee===fe||h(Ce)&&Ce.object===fe}e(de,"OptionalMemberExpression");function we(fe,Ce,xe){return M(xe)&&p(fe.left)?!0:se(fe,Ce)}e(we,"AssignmentExpression");function ve(fe,Ce){const xe=Ce.type;if(A(xe))return!0;if(xe!=="LogicalExpression")return!1;switch(fe.operator){case"||":return Ce.operator==="??"||Ce.operator==="&&";case"&&":return Ce.operator==="??";case"??":return Ce.operator!=="??"}}e(ve,"LogicalExpression");function Ee(fe,Ce,xe,Se,Ue){var Fe;const Re=Ce.type;if((Fe=fe.extra)!=null&&Fe.parenthesized&&Re==="AssignmentExpression"&&Ce.left===fe){const Ae=Ce.right.type;if((Ae==="FunctionExpression"||Ae==="ClassExpression")&&Ce.right.id==null)return!0}return Ue&&Ue(fe)!==fe.name?!1:fe.name==="let"?(h(Ce,{object:fe,computed:!0})||b(Ce,{object:fe,computed:!0,optional:!1}))&&xe&(n.TokenContext.expressionStatement|n.TokenContext.forHead|n.TokenContext.forInHead)?!0:!!(xe&n.TokenContext.forOfHead):fe.name==="async"&&l(Ce,{left:fe,await:!1})}return e(Ee,"Identifier"),bt}e(gE,"requireParentheses");var Wm;function gs(){if(Wm)return jr;Wm=1,Object.defineProperty(jr,"__esModule",{value:!0}),jr.TokenContext=void 0,jr.isLastChild=M,jr.needsParens=$,jr.needsWhitespace=I,jr.needsWhitespaceAfter=L,jr.needsWhitespaceBefore=v;var t=yE(),n=gE(),s=lt();const{FLIPPED_ALIAS_KEYS:a,VISITOR_KEYS:f,isCallExpression:l,isDecorator:m,isExpressionStatement:h,isMemberExpression:p,isNewExpression:b,isParenthesizedExpression:y}=s;jr.TokenContext={expressionStatement:1,arrowBody:2,exportDefault:4,forHead:8,forInHead:16,forOfHead:32,arrowFlowReturnType:64};function x(C){const P=new Map;function S(O,X){const D=P.get(O);P.set(O,D?function(V,K,q,_,j){var z;return(z=D(V,K,q,_,j))!=null?z:X(V,K,q,_,j)}:X)}e(S,"add");for(const O of Object.keys(C)){const X=a[O];if(X)for(const D of X)S(D,C[O]);else S(O,C[O])}return P}e(x,"expandAliases");const E=x(n),T=x(t.nodes);function A(C){return l(C)?!0:p(C)&&A(C.object)}e(A,"isOrHasCallExpression");function I(C,P,S){var O;if(!C)return!1;h(C)&&(C=C.expression);const X=(O=T.get(C.type))==null?void 0:O(C,P);return typeof X=="number"?(X&S)!==0:!1}e(I,"needsWhitespace");function v(C,P){return I(C,P,1)}e(v,"needsWhitespaceBefore");function L(C,P){return I(C,P,2)}e(L,"needsWhitespaceAfter");function $(C,P,S,O,X){var D;return P?b(P)&&P.callee===C&&A(C)?!0:m(P)?!w(C)&&!(l(C)&&w(C.callee))&&!y(C):(D=E.get(C.type))==null?void 0:D(C,P,S,O,X):!1}e($,"needsParens");function w(C){switch(C.type){case"Identifier":return!0;case"MemberExpression":return!C.computed&&C.property.type==="Identifier"&&w(C.object);default:return!1}}e(w,"isDecoratorMemberExpression");function M(C,P){const S=f[C.type];for(let O=S.length-1;O>=0;O--){const X=C[S[O]];if(X===P)return!0;if(Array.isArray(X)){let D=X.length-1;for(;D>=0&&X[D]===null;)D--;return D>=0&&X[D]===P}else if(X)return!1}return!1}return e(M,"isLastChild"),jr}e(gs,"requireNode$1");var Va={},Gm;function bE(){if(Gm)return Va;Gm=1,Object.defineProperty(Va,"__esModule",{value:!0}),Va.TokenMap=void 0;var t=lt();const{traverseFast:n,VISITOR_KEYS:s}=t,l=class l{constructor(h,p,b){this._tokens=void 0,this._source=void 0,this._nodesToTokenIndexes=new Map,this._nodesOccurrencesCountCache=new Map,this._tokensCache=new Map,this._tokens=p,this._source=b,n(h,y=>{const x=this._getTokensIndexesOfNode(y);x.length>0&&this._nodesToTokenIndexes.set(y,x)}),this._tokensCache=null}has(h){return this._nodesToTokenIndexes.has(h)}getIndexes(h){return this._nodesToTokenIndexes.get(h)}find(h,p){const b=this._nodesToTokenIndexes.get(h);if(b)for(let y=0;y<b.length;y++){const x=b[y],E=this._tokens[x];if(p(E,x))return E}return null}findLastIndex(h,p){const b=this._nodesToTokenIndexes.get(h);if(b)for(let y=b.length-1;y>=0;y--){const x=b[y],E=this._tokens[x];if(p(E,x))return x}return-1}findMatching(h,p,b=0){const y=this._nodesToTokenIndexes.get(h);if(y){let x=0;const E=b;if(E>1){const T=this._nodesOccurrencesCountCache.get(h);T&&T.test===p&&T.count<E&&(x=T.i+1,b-=T.count+1)}for(;x<y.length;x++){const T=this._tokens[y[x]];if(this.matchesOriginal(T,p)){if(b===0)return E>0&&this._nodesOccurrencesCountCache.set(h,{test:p,count:E,i:x}),T;b--}}}return null}matchesOriginal(h,p){return h.end-h.start!==p.length?!1:h.value!=null?h.value===p:this._source.startsWith(p,h.start)}startMatches(h,p){const b=this._nodesToTokenIndexes.get(h);if(!b)return!1;const y=this._tokens[b[0]];return y.start!==h.start?!1:this.matchesOriginal(y,p)}endMatches(h,p){const b=this._nodesToTokenIndexes.get(h);if(!b)return!1;const y=this._tokens[b[b.length-1]];return y.end!==h.end?!1:this.matchesOriginal(y,p)}_getTokensIndexesOfNode(h){if(h.start==null||h.end==null)return[];const{first:p,last:b}=this._findTokensOfNode(h,0,this._tokens.length-1);let y=p;const x=f(h);(h.type==="ExportNamedDeclaration"||h.type==="ExportDefaultDeclaration")&&h.declaration&&h.declaration.type==="ClassDeclaration"&&x.next();const E=[];for(const T of x){if(T==null||T.start==null||T.end==null)continue;const A=this._findTokensOfNode(T,y,b),I=A.first;for(let v=y;v<I;v++)E.push(v);y=A.last+1}for(let T=y;T<=b;T++)E.push(T);return E}_findTokensOfNode(h,p,b){const y=this._tokensCache.get(h);if(y)return y;const x=this._findFirstTokenOfNode(h.start,p,b),E=this._findLastTokenOfNode(h.end,x,b);return this._tokensCache.set(h,{first:x,last:E}),{first:x,last:E}}_findFirstTokenOfNode(h,p,b){for(;p<=b;){const y=b+p>>1;if(h<this._tokens[y].start)b=y-1;else if(h>this._tokens[y].start)p=y+1;else return y}return p}_findLastTokenOfNode(h,p,b){for(;p<=b;){const y=b+p>>1;if(h<this._tokens[y].end)b=y-1;else if(h>this._tokens[y].end)p=y+1;else return y}return b}};e(l,"TokenMap");let a=l;Va.TokenMap=a;function*f(m){if(m.type==="TemplateLiteral"){yield m.quasis[0];for(let p=1;p<m.quasis.length;p++)yield m.expressions[p-1],yield m.quasis[p];return}const h=s[m.type];for(const p of h){const b=m[p];b&&(Array.isArray(b)?yield*b:yield b)}}return e(f,"childrenIterator"),Va}e(bE,"requireTokenMap");var Wc={},Ms={},Hm;function TE(){if(Hm)return Ms;Hm=1,Object.defineProperty(Ms,"__esModule",{value:!0}),Ms.TaggedTemplateExpression=t,Ms.TemplateElement=n,Ms.TemplateLiteral=s;function t(a){this.print(a.tag),this.print(a.typeParameters),this.print(a.quasi)}e(t,"TaggedTemplateExpression");function n(){throw new Error("TemplateElement printing is handled in TemplateLiteral")}e(n,"TemplateElement");function s(a){const f=a.quasis;let l="`";for(let m=0;m<f.length;m++)if(l+=f[m].value.raw,m+1<f.length&&(this.token(l+"${",!0),this.print(a.expressions[m]),l="}",this.tokenMap)){const h=this.tokenMap.findMatching(a,"}",m);h&&this._catchUpTo(h.loc.start)}this.token(l+"`",!0)}return e(s,"TemplateLiteral"),Ms}e(TE,"requireTemplateLiterals");var Tt={},Xm;function EE(){if(Xm)return Tt;Xm=1,Object.defineProperty(Tt,"__esModule",{value:!0}),Tt.LogicalExpression=Tt.BinaryExpression=Tt.AssignmentExpression=V,Tt.AssignmentPattern=D,Tt.AwaitExpression=P,Tt.BindExpression=K,Tt.CallExpression=M,Tt.ConditionalExpression=x,Tt.Decorator=L,Tt.DoExpression=p,Tt.EmptyStatement=O,Tt.ExpressionStatement=X,Tt.Import=C,Tt.MemberExpression=q,Tt.MetaProperty=_,Tt.ModuleExpression=Y,Tt.NewExpression=E,Tt.OptionalCallExpression=w,Tt.OptionalMemberExpression=$,Tt.ParenthesizedExpression=b,Tt.PrivateName=j,Tt.SequenceExpression=T,Tt.Super=I,Tt.ThisExpression=A,Tt.UnaryExpression=h,Tt.UpdateExpression=y,Tt.V8IntrinsicIdentifier=z,Tt.YieldExpression=S,Tt._shouldPrintDecoratorsBeforeExport=v;var t=lt(),n=gs();const{isCallExpression:s,isLiteral:a,isMemberExpression:f,isNewExpression:l,isPattern:m}=t;function h(N){const{operator:te}=N;te==="void"||te==="delete"||te==="typeof"||te==="throw"?(this.word(te),this.space()):this.token(te),this.print(N.argument)}e(h,"UnaryExpression");function p(N){N.async&&(this.word("async",!0),this.space()),this.word("do"),this.space(),this.print(N.body)}e(p,"DoExpression");function b(N){this.tokenChar(40);const te=this.enterDelimited();this.print(N.expression),te(),this.rightParens(N)}e(b,"ParenthesizedExpression");function y(N){N.prefix?(this.token(N.operator),this.print(N.argument)):(this.print(N.argument,!0),this.token(N.operator))}e(y,"UpdateExpression");function x(N){this.print(N.test),this.space(),this.tokenChar(63),this.space(),this.print(N.consequent),this.space(),this.tokenChar(58),this.space(),this.print(N.alternate)}e(x,"ConditionalExpression");function E(N,te){if(this.word("new"),this.space(),this.print(N.callee),this.format.minified&&N.arguments.length===0&&!N.optional&&!s(te,{callee:N})&&!f(te)&&!l(te)||(this.print(N.typeArguments),this.print(N.typeParameters),N.optional&&this.token("?."),N.arguments.length===0&&this.tokenMap&&!this.tokenMap.endMatches(N,")")))return;this.tokenChar(40);const se=this.enterDelimited();this.printList(N.arguments,{printTrailingSeparator:this.shouldPrintTrailingComma(")")}),se(),this.rightParens(N)}e(E,"NewExpression");function T(N){this.printList(N.expressions)}e(T,"SequenceExpression");function A(){this.word("this")}e(A,"ThisExpression");function I(){this.word("super")}e(I,"Super");function v(N){return typeof this.format.decoratorsBeforeExport=="boolean"?this.format.decoratorsBeforeExport:typeof N.start=="number"&&N.start===N.declaration.start}e(v,"_shouldPrintDecoratorsBeforeExport");function L(N){this.tokenChar(64),this.print(N.expression),this.newline()}e(L,"Decorator");function $(N){let{computed:te}=N;const{optional:se,property:de}=N;if(this.print(N.object),!te&&f(de))throw new TypeError("Got a MemberExpression for MemberExpression property");a(de)&&typeof de.value=="number"&&(te=!0),se&&this.token("?."),te?(this.tokenChar(91),this.print(de),this.tokenChar(93)):(se||this.tokenChar(46),this.print(de))}e($,"OptionalMemberExpression");function w(N){this.print(N.callee),this.print(N.typeParameters),N.optional&&this.token("?."),this.print(N.typeArguments),this.tokenChar(40);const te=this.enterDelimited();this.printList(N.arguments),te(),this.rightParens(N)}e(w,"OptionalCallExpression");function M(N){this.print(N.callee),this.print(N.typeArguments),this.print(N.typeParameters),this.tokenChar(40);const te=this.enterDelimited();this.printList(N.arguments,{printTrailingSeparator:this.shouldPrintTrailingComma(")")}),te(),this.rightParens(N)}e(M,"CallExpression");function C(){this.word("import")}e(C,"Import");function P(N){this.word("await"),N.argument&&(this.space(),this.printTerminatorless(N.argument))}e(P,"AwaitExpression");function S(N){this.word("yield",!0),N.delegate?(this.tokenChar(42),N.argument&&(this.space(),this.print(N.argument))):N.argument&&(this.space(),this.printTerminatorless(N.argument))}e(S,"YieldExpression");function O(){this.semicolon(!0)}e(O,"EmptyStatement");function X(N){this.tokenContext|=n.TokenContext.expressionStatement,this.print(N.expression),this.semicolon()}e(X,"ExpressionStatement");function D(N){this.print(N.left),(N.left.type==="Identifier"||m(N.left))&&(N.left.optional&&this.tokenChar(63),this.print(N.left.typeAnnotation)),this.space(),this.tokenChar(61),this.space(),this.print(N.right)}e(D,"AssignmentPattern");function V(N){this.print(N.left),this.space(),N.operator==="in"||N.operator==="instanceof"?this.word(N.operator):(this.token(N.operator),this._endsWithDiv=N.operator==="/"),this.space(),this.print(N.right)}e(V,"AssignmentExpression");function K(N){this.print(N.object),this.token("::"),this.print(N.callee)}e(K,"BindExpression");function q(N){if(this.print(N.object),!N.computed&&f(N.property))throw new TypeError("Got a MemberExpression for MemberExpression property");let te=N.computed;if(a(N.property)&&typeof N.property.value=="number"&&(te=!0),te){const se=this.enterDelimited();this.tokenChar(91),this.print(N.property),this.tokenChar(93),se()}else this.tokenChar(46),this.print(N.property)}e(q,"MemberExpression");function _(N){this.print(N.meta),this.tokenChar(46),this.print(N.property)}e(_,"MetaProperty");function j(N){this.tokenChar(35),this.print(N.id)}e(j,"PrivateName");function z(N){this.tokenChar(37),this.word(N.name)}e(z,"V8IntrinsicIdentifier");function Y(N){this.word("module",!0),this.space(),this.tokenChar(123),this.indent();const{body:te}=N;(te.body.length||te.directives.length)&&this.newline(),this.print(te),this.dedent(),this.rightBrace(N)}return e(Y,"ModuleExpression"),Tt}e(EE,"requireExpressions");var _t={},Ym;function vE(){if(Ym)return _t;Ym=1,Object.defineProperty(_t,"__esModule",{value:!0}),_t.BreakStatement=A,_t.CatchClause=M,_t.ContinueStatement=I,_t.DebuggerStatement=S,_t.DoWhileStatement=E,_t.ForOfStatement=_t.ForInStatement=void 0,_t.ForStatement=b,_t.IfStatement=h,_t.LabeledStatement=$,_t.ReturnStatement=v,_t.SwitchCase=P,_t.SwitchStatement=C,_t.ThrowStatement=L,_t.TryStatement=w,_t.VariableDeclaration=O,_t.VariableDeclarator=X,_t.WhileStatement=y,_t.WithStatement=m;var t=lt(),n=gs();const{isFor:s,isForStatement:a,isIfStatement:f,isStatement:l}=t;function m(D){this.word("with"),this.space(),this.tokenChar(40),this.print(D.object),this.tokenChar(41),this.printBlock(D)}e(m,"WithStatement");function h(D){this.word("if"),this.space(),this.tokenChar(40),this.print(D.test),this.tokenChar(41),this.space();const V=D.alternate&&f(p(D.consequent));V&&(this.tokenChar(123),this.newline(),this.indent()),this.printAndIndentOnComments(D.consequent),V&&(this.dedent(),this.newline(),this.tokenChar(125)),D.alternate&&(this.endsWith(125)&&this.space(),this.word("else"),this.space(),this.printAndIndentOnComments(D.alternate))}e(h,"IfStatement");function p(D){const{body:V}=D;return l(V)===!1?D:p(V)}e(p,"getLastStatement");function b(D){this.word("for"),this.space(),this.tokenChar(40);{const V=this.enterForStatementInit();this.tokenContext|=n.TokenContext.forHead,this.print(D.init),V()}this.tokenChar(59),D.test&&(this.space(),this.print(D.test)),this.token(";",!1,1),D.update&&(this.space(),this.print(D.update)),this.tokenChar(41),this.printBlock(D)}e(b,"ForStatement");function y(D){this.word("while"),this.space(),this.tokenChar(40),this.print(D.test),this.tokenChar(41),this.printBlock(D)}e(y,"WhileStatement");function x(D){this.word("for"),this.space();const V=D.type==="ForOfStatement";V&&D.await&&(this.word("await"),this.space()),this.noIndentInnerCommentsHere(),this.tokenChar(40);{const K=V?null:this.enterForStatementInit();this.tokenContext|=V?n.TokenContext.forOfHead:n.TokenContext.forInHead,this.print(D.left),K?.()}this.space(),this.word(V?"of":"in"),this.space(),this.print(D.right),this.tokenChar(41),this.printBlock(D)}e(x,"ForXStatement"),_t.ForInStatement=x,_t.ForOfStatement=x;function E(D){this.word("do"),this.space(),this.print(D.body),this.space(),this.word("while"),this.space(),this.tokenChar(40),this.print(D.test),this.tokenChar(41),this.semicolon()}e(E,"DoWhileStatement");function T(D,V){V&&(D.space(),D.printTerminatorless(V)),D.semicolon()}e(T,"printStatementAfterKeyword");function A(D){this.word("break"),T(this,D.label)}e(A,"BreakStatement");function I(D){this.word("continue"),T(this,D.label)}e(I,"ContinueStatement");function v(D){this.word("return"),T(this,D.argument)}e(v,"ReturnStatement");function L(D){this.word("throw"),T(this,D.argument)}e(L,"ThrowStatement");function $(D){this.print(D.label),this.tokenChar(58),this.space(),this.print(D.body)}e($,"LabeledStatement");function w(D){this.word("try"),this.space(),this.print(D.block),this.space(),D.handlers?this.print(D.handlers[0]):this.print(D.handler),D.finalizer&&(this.space(),this.word("finally"),this.space(),this.print(D.finalizer))}e(w,"TryStatement");function M(D){this.word("catch"),this.space(),D.param&&(this.tokenChar(40),this.print(D.param),this.print(D.param.typeAnnotation),this.tokenChar(41),this.space()),this.print(D.body)}e(M,"CatchClause");function C(D){this.word("switch"),this.space(),this.tokenChar(40),this.print(D.discriminant),this.tokenChar(41),this.space(),this.tokenChar(123),this.printSequence(D.cases,{indent:!0,addNewlines(V,K){if(!V&&D.cases[D.cases.length-1]===K)return-1}}),this.rightBrace(D)}e(C,"SwitchStatement");function P(D){D.test?(this.word("case"),this.space(),this.print(D.test),this.tokenChar(58)):(this.word("default"),this.tokenChar(58)),D.consequent.length&&(this.newline(),this.printSequence(D.consequent,{indent:!0}))}e(P,"SwitchCase");function S(){this.word("debugger"),this.semicolon()}e(S,"DebuggerStatement");function O(D,V){D.declare&&(this.word("declare"),this.space());const{kind:K}=D;K==="await using"?(this.word("await"),this.space(),this.word("using",!0)):this.word(K,K==="using"),this.space();let q=!1;if(!s(V))for(const _ of D.declarations)_.init&&(q=!0);if(this.printList(D.declarations,{separator:q?function(_){this.token(",",!1,_),this.newline()}:void 0,indent:D.declarations.length>1}),s(V)){if(a(V)){if(V.init===D)return}else if(V.left===D)return}this.semicolon()}e(O,"VariableDeclaration");function X(D){this.print(D.id),D.definite&&this.tokenChar(33),this.print(D.id.typeAnnotation),D.init&&(this.space(),this.tokenChar(61),this.space(),this.print(D.init))}return e(X,"VariableDeclarator"),_t}e(vE,"requireStatements");var ir={},Jm;function SE(){if(Jm)return ir;Jm=1,Object.defineProperty(ir,"__esModule",{value:!0}),ir.ClassAccessorProperty=h,ir.ClassBody=f,ir.ClassExpression=ir.ClassDeclaration=a,ir.ClassMethod=b,ir.ClassPrivateMethod=y,ir.ClassPrivateProperty=p,ir.ClassProperty=m,ir.StaticBlock=E,ir._classMethodHead=x;var t=lt();const{isExportDefaultDeclaration:n,isExportNamedDeclaration:s}=t;function a(T,A){(!(n(A)||s(A))||!this._shouldPrintDecoratorsBeforeExport(A))&&this.printJoin(T.decorators),T.declare&&(this.word("declare"),this.space()),T.abstract&&(this.word("abstract"),this.space()),this.word("class"),T.id&&(this.space(),this.print(T.id)),this.print(T.typeParameters),T.superClass&&(this.space(),this.word("extends"),this.space(),this.print(T.superClass),this.print(T.superTypeParameters)),T.implements&&(this.space(),this.word("implements"),this.space(),this.printList(T.implements)),this.space(),this.print(T.body)}e(a,"ClassDeclaration");function f(T){if(this.tokenChar(123),T.body.length===0)this.tokenChar(125);else{this.newline();const A=l(this,T);A?.(-1);const I=this.enterDelimited();this.printJoin(T.body,{statement:!0,indent:!0,separator:A,printTrailingSeparator:!0}),I(),this.endsWith(10)||this.newline(),this.rightBrace(T)}}e(f,"ClassBody");function l(T,A){if(!T.tokenMap||A.start==null||A.end==null)return null;const I=T.tokenMap.getIndexes(A);if(!I)return null;let v=1,L=0,$=0;const w=e(()=>{for(;$<A.body.length&&A.body[$].start==null;)$++},"advanceNextLocIndex");return w(),M=>{$<=M&&($=M+1,w());const C=$===A.body.length?A.end:A.body[$].start;let P;for(;v<I.length&&T.tokenMap.matchesOriginal(P=T._tokens[I[v]],";")&&P.start<C;)T.token(";",void 0,L++),v++}}e(l,"classBodyEmptySemicolonsPrinter");function m(T){if(this.printJoin(T.decorators),!T.static&&!this.format.preserveFormat){var A;const I=(A=T.key.loc)==null||(A=A.end)==null?void 0:A.line;I&&this.catchUp(I)}this.tsPrintClassMemberModifiers(T),T.computed?(this.tokenChar(91),this.print(T.key),this.tokenChar(93)):(this._variance(T),this.print(T.key)),T.optional&&this.tokenChar(63),T.definite&&this.tokenChar(33),this.print(T.typeAnnotation),T.value&&(this.space(),this.tokenChar(61),this.space(),this.print(T.value)),this.semicolon()}e(m,"ClassProperty");function h(T){var A;this.printJoin(T.decorators);const I=(A=T.key.loc)==null||(A=A.end)==null?void 0:A.line;I&&this.catchUp(I),this.tsPrintClassMemberModifiers(T),this.word("accessor",!0),this.space(),T.computed?(this.tokenChar(91),this.print(T.key),this.tokenChar(93)):(this._variance(T),this.print(T.key)),T.optional&&this.tokenChar(63),T.definite&&this.tokenChar(33),this.print(T.typeAnnotation),T.value&&(this.space(),this.tokenChar(61),this.space(),this.print(T.value)),this.semicolon()}e(h,"ClassAccessorProperty");function p(T){this.printJoin(T.decorators),T.static&&(this.word("static"),this.space()),this.print(T.key),this.print(T.typeAnnotation),T.value&&(this.space(),this.tokenChar(61),this.space(),this.print(T.value)),this.semicolon()}e(p,"ClassPrivateProperty");function b(T){this._classMethodHead(T),this.space(),this.print(T.body)}e(b,"ClassMethod");function y(T){this._classMethodHead(T),this.space(),this.print(T.body)}e(y,"ClassPrivateMethod");function x(T){if(this.printJoin(T.decorators),!this.format.preserveFormat){var A;const I=(A=T.key.loc)==null||(A=A.end)==null?void 0:A.line;I&&this.catchUp(I)}this.tsPrintClassMemberModifiers(T),this._methodHead(T)}e(x,"_classMethodHead");function E(T){this.word("static"),this.space(),this.tokenChar(123),T.body.length===0?this.tokenChar(125):(this.newline(),this.printSequence(T.body,{indent:!0}),this.rightBrace(T))}return e(E,"StaticBlock"),ir}e(SE,"requireClasses");var sr={},zm;function xE(){if(zm)return sr;zm=1,Object.defineProperty(sr,"__esModule",{value:!0}),sr.ArrowFunctionExpression=y,sr.FunctionDeclaration=sr.FunctionExpression=b,sr._functionHead=p,sr._methodHead=m,sr._param=l,sr._parameters=f,sr._params=a,sr._predicate=h,sr._shouldPrintArrowParamsParens=x;var t=lt(),n=gs();const{isIdentifier:s}=t;function a(T,A,I){this.print(T.typeParameters);const v=E.call(this,A,I);v&&this.sourceIdentifierName(v.name,v.pos),this.tokenChar(40),this._parameters(T.params,")");const L=T.type==="ArrowFunctionExpression";this.print(T.returnType,L),this._noLineTerminator=L}e(a,"_params");function f(T,A){const I=this.enterDelimited(),v=this.shouldPrintTrailingComma(A),L=T.length;for(let $=0;$<L;$++)this._param(T[$]),(v||$<L-1)&&(this.token(",",null,$),this.space());this.token(A),I()}e(f,"_parameters");function l(T){this.printJoin(T.decorators),this.print(T),T.optional&&this.tokenChar(63),this.print(T.typeAnnotation)}e(l,"_param");function m(T){const A=T.kind,I=T.key;(A==="get"||A==="set")&&(this.word(A),this.space()),T.async&&(this.word("async",!0),this.space()),(A==="method"||A==="init")&&T.generator&&this.tokenChar(42),T.computed?(this.tokenChar(91),this.print(I),this.tokenChar(93)):this.print(I),T.optional&&this.tokenChar(63),this._params(T,T.computed&&T.key.type!=="StringLiteral"?void 0:T.key,void 0)}e(m,"_methodHead");function h(T,A){T.predicate&&(T.returnType||this.tokenChar(58),this.space(),this.print(T.predicate,A))}e(h,"_predicate");function p(T,A){T.async&&(this.word("async"),this.format.preserveFormat||(this._endsWithInnerRaw=!1),this.space()),this.word("function"),T.generator&&(this.format.preserveFormat||(this._endsWithInnerRaw=!1),this.tokenChar(42)),this.space(),T.id&&this.print(T.id),this._params(T,T.id,A),T.type!=="TSDeclareFunction"&&this._predicate(T)}e(p,"_functionHead");function b(T,A){this._functionHead(T,A),this.space(),this.print(T.body)}e(b,"FunctionExpression");function y(T,A){T.async&&(this.word("async",!0),this.space()),this._shouldPrintArrowParamsParens(T)?this._params(T,void 0,A):this.print(T.params[0],!0),this._predicate(T,!0),this.space(),this.printInnerComments(),this.token("=>"),this.space(),this.tokenContext|=n.TokenContext.arrowBody,this.print(T.body)}e(y,"ArrowFunctionExpression");function x(T){var A,I;if(T.params.length!==1||T.typeParameters||T.returnType||T.predicate)return!0;const v=T.params[0];if(!s(v)||v.typeAnnotation||v.optional||(A=v.leadingComments)!=null&&A.length||(I=v.trailingComments)!=null&&I.length)return!0;if(this.tokenMap){if(T.loc==null||this.tokenMap.findMatching(T,"(")!==null)return!0;const L=this.tokenMap.findMatching(T,"=>");return L?.loc==null?!0:L.loc.start.line!==T.loc.start.line}return!!this.format.retainLines}e(x,"_shouldPrintArrowParamsParens");function E(T,A){let I=T;if(!I&&A){const C=A.type;C==="VariableDeclarator"?I=A.id:C==="AssignmentExpression"||C==="AssignmentPattern"?I=A.left:C==="ObjectProperty"||C==="ClassProperty"?(!A.computed||A.key.type==="StringLiteral")&&(I=A.key):(C==="ClassPrivateProperty"||C==="ClassAccessorProperty")&&(I=A.key)}if(!I)return;let v;if(I.type==="Identifier"){var L,$;v={pos:(L=I.loc)==null?void 0:L.start,name:(($=I.loc)==null?void 0:$.identifierName)||I.name}}else if(I.type==="PrivateName"){var w;v={pos:(w=I.loc)==null?void 0:w.start,name:"#"+I.id.name}}else if(I.type==="StringLiteral"){var M;v={pos:(M=I.loc)==null?void 0:M.start,name:I.value}}return v}return e(E,"_getFuncIdName"),sr}e(xE,"requireMethods");var Ht={},Qm;function Zm(){if(Qm)return Ht;Qm=1,Object.defineProperty(Ht,"__esModule",{value:!0}),Ht.ExportAllDeclaration=I,Ht.ExportDefaultDeclaration=$,Ht.ExportDefaultSpecifier=y,Ht.ExportNamedDeclaration=L,Ht.ExportNamespaceSpecifier=E,Ht.ExportSpecifier=x,Ht.ImportAttribute=M,Ht.ImportDeclaration=w,Ht.ImportDefaultSpecifier=b,Ht.ImportExpression=P,Ht.ImportNamespaceSpecifier=C,Ht.ImportSpecifier=p,Ht._printAttributes=A;var t=lt(),n=gs();const{isClassDeclaration:s,isExportDefaultSpecifier:a,isExportNamespaceSpecifier:f,isImportDefaultSpecifier:l,isImportNamespaceSpecifier:m,isStatement:h}=t;function p(S){(S.importKind==="type"||S.importKind==="typeof")&&(this.word(S.importKind),this.space()),this.print(S.imported),S.local&&S.local.name!==S.imported.name&&(this.space(),this.word("as"),this.space(),this.print(S.local))}e(p,"ImportSpecifier");function b(S){this.print(S.local)}e(b,"ImportDefaultSpecifier");function y(S){this.print(S.exported)}e(y,"ExportDefaultSpecifier");function x(S){S.exportKind==="type"&&(this.word("type"),this.space()),this.print(S.local),S.exported&&S.local.name!==S.exported.name&&(this.space(),this.word("as"),this.space(),this.print(S.exported))}e(x,"ExportSpecifier");function E(S){this.tokenChar(42),this.space(),this.word("as"),this.space(),this.print(S.exported)}e(E,"ExportNamespaceSpecifier");let T=!1;function A(S,O){const{importAttributesKeyword:X}=this.format,{attributes:D,assertions:V}=S;D&&!X&&!T&&(T=!0,console.warn('You are using import attributes, without specifying the desired output syntax.\nPlease specify the "importAttributesKeyword" generator option, whose value can be one of:\n - "with" : `import { a } from "b" with { type: "json" };`\n - "assert" : `import { a } from "b" assert { type: "json" };`\n - "with-legacy" : `import { a } from "b" with type: "json";`\n'));const K=X==="assert"||!X&&V;if(this.word(K?"assert":"with"),this.space(),!K&&X!=="with"){this.printList(D||V);return}const q=O?1:0;this.token("{",null,q),this.space(),this.printList(D||V,{printTrailingSeparator:this.shouldPrintTrailingComma("}")}),this.space(),this.token("}",null,q)}e(A,"_printAttributes");function I(S){var O,X;this.word("export"),this.space(),S.exportKind==="type"&&(this.word("type"),this.space()),this.tokenChar(42),this.space(),this.word("from"),this.space(),(O=S.attributes)!=null&&O.length||(X=S.assertions)!=null&&X.length?(this.print(S.source,!0),this.space(),this._printAttributes(S,!1)):this.print(S.source),this.semicolon()}e(I,"ExportAllDeclaration");function v(S,O){s(O.declaration)&&S._shouldPrintDecoratorsBeforeExport(O)&&S.printJoin(O.declaration.decorators)}e(v,"maybePrintDecoratorsBeforeExport");function L(S){if(v(this,S),this.word("export"),this.space(),S.declaration){const D=S.declaration;this.print(D),h(D)||this.semicolon()}else{S.exportKind==="type"&&(this.word("type"),this.space());const D=S.specifiers.slice(0);let V=!1;for(;;){const q=D[0];if(a(q)||f(q))V=!0,this.print(D.shift()),D.length&&(this.tokenChar(44),this.space());else break}let K=!1;if((D.length||!D.length&&!V)&&(K=!0,this.tokenChar(123),D.length&&(this.space(),this.printList(D,{printTrailingSeparator:this.shouldPrintTrailingComma("}")}),this.space()),this.tokenChar(125)),S.source){var O,X;this.space(),this.word("from"),this.space(),(O=S.attributes)!=null&&O.length||(X=S.assertions)!=null&&X.length?(this.print(S.source,!0),this.space(),this._printAttributes(S,K)):this.print(S.source)}this.semicolon()}}e(L,"ExportNamedDeclaration");function $(S){v(this,S),this.word("export"),this.noIndentInnerCommentsHere(),this.space(),this.word("default"),this.space(),this.tokenContext|=n.TokenContext.exportDefault;const O=S.declaration;this.print(O),h(O)||this.semicolon()}e($,"ExportDefaultDeclaration");function w(S){var O,X;this.word("import"),this.space();const D=S.importKind==="type"||S.importKind==="typeof";D?(this.noIndentInnerCommentsHere(),this.word(S.importKind),this.space()):S.module?(this.noIndentInnerCommentsHere(),this.word("module"),this.space()):S.phase&&(this.noIndentInnerCommentsHere(),this.word(S.phase),this.space());const V=S.specifiers.slice(0),K=!!V.length;for(;K;){const _=V[0];if(l(_)||m(_))this.print(V.shift()),V.length&&(this.tokenChar(44),this.space());else break}let q=!1;V.length?(q=!0,this.tokenChar(123),this.space(),this.printList(V,{printTrailingSeparator:this.shouldPrintTrailingComma("}")}),this.space(),this.tokenChar(125)):D&&!K&&(q=!0,this.tokenChar(123),this.tokenChar(125)),(K||D)&&(this.space(),this.word("from"),this.space()),(O=S.attributes)!=null&&O.length||(X=S.assertions)!=null&&X.length?(this.print(S.source,!0),this.space(),this._printAttributes(S,q)):this.print(S.source),this.semicolon()}e(w,"ImportDeclaration");function M(S){this.print(S.key),this.tokenChar(58),this.space(),this.print(S.value)}e(M,"ImportAttribute");function C(S){this.tokenChar(42),this.space(),this.word("as"),this.space(),this.print(S.local)}e(C,"ImportNamespaceSpecifier");function P(S){this.word("import"),S.phase&&(this.tokenChar(46),this.word(S.phase)),this.tokenChar(40),this.print(S.source),S.options!=null&&(this.tokenChar(44),this.space(),this.print(S.options)),this.tokenChar(41)}return e(P,"ImportExpression"),Ht}e(Zm,"requireModules");var Pt={},Gc,ey;function AE(){if(ey)return Gc;ey=1;const t={},n=t.hasOwnProperty,s=e((S,O)=>{for(const X in S)n.call(S,X)&&O(X,S[X])},"forOwn"),a=e((S,O)=>(O&&s(O,(X,D)=>{S[X]=D}),S),"extend"),f=e((S,O)=>{const X=S.length;let D=-1;for(;++D<X;)O(S[D])},"forEach"),l=e(S=>"\\u"+("0000"+S).slice(-4),"fourHexEscape"),m=e((S,O)=>{let X=S.toString(16);return O?X:X.toUpperCase()},"hexadecimal"),h=t.toString,p=Array.isArray,b=e(S=>typeof Buffer=="function"&&Buffer.isBuffer(S),"isBuffer"),y=e(S=>h.call(S)=="[object Object]","isObject"),x=e(S=>typeof S=="string"||h.call(S)=="[object String]","isString"),E=e(S=>typeof S=="number"||h.call(S)=="[object Number]","isNumber"),T=e(S=>typeof S=="function","isFunction"),A=e(S=>h.call(S)=="[object Map]","isMap"),I=e(S=>h.call(S)=="[object Set]","isSet"),v={"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t"},L=/[\\\b\f\n\r\t]/,$=/[0-9]/,w=/[\xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,M=/([\uD800-\uDBFF][\uDC00-\uDFFF])|([\uD800-\uDFFF])|(['"`])|[^]/g,C=/([\uD800-\uDBFF][\uDC00-\uDFFF])|([\uD800-\uDFFF])|(['"`])|[^ !#-&\(-\[\]-_a-~]/g,P=e((S,O)=>{const X=e(()=>{z=j,++O.indentLevel,j=O.indent.repeat(O.indentLevel)},"increaseIndentation"),D={escapeEverything:!1,minimal:!1,isScriptContext:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:" ",indentLevel:0,__inline1__:!1,__inline2__:!1},V=O&&O.json;V&&(D.quotes="double",D.wrap=!0),O=a(D,O),O.quotes!="single"&&O.quotes!="double"&&O.quotes!="backtick"&&(O.quotes="single");const K=O.quotes=="double"?'"':O.quotes=="backtick"?"`":"'",q=O.compact,_=O.lowercaseHex;let j=O.indent.repeat(O.indentLevel),z="";const Y=O.__inline1__,N=O.__inline2__,te=q?"":`
38
+ `;let se,de=!0;const we=O.numbers=="binary",ve=O.numbers=="octal",Ee=O.numbers=="decimal",fe=O.numbers=="hexadecimal";if(V&&S&&T(S.toJSON)&&(S=S.toJSON()),!x(S)){if(A(S))return S.size==0?"new Map()":(q||(O.__inline1__=!0,O.__inline2__=!1),"new Map("+P(Array.from(S),O)+")");if(I(S))return S.size==0?"new Set()":"new Set("+P(Array.from(S),O)+")";if(b(S))return S.length==0?"Buffer.from([])":"Buffer.from("+P(Array.from(S),O)+")";if(p(S))return se=[],O.wrap=!0,Y&&(O.__inline1__=!1,O.__inline2__=!0),N||X(),f(S,xe=>{de=!1,N&&(O.__inline2__=!1),se.push((q||N?"":j)+P(xe,O))}),de?"[]":N?"["+se.join(", ")+"]":"["+te+se.join(","+te)+te+(q?"":z)+"]";if(E(S)){if(V)return JSON.stringify(S);if(Ee)return String(S);if(fe){let xe=S.toString(16);return _||(xe=xe.toUpperCase()),"0x"+xe}if(we)return"0b"+S.toString(2);if(ve)return"0o"+S.toString(8)}else return y(S)?(se=[],O.wrap=!0,X(),s(S,(xe,Se)=>{de=!1,se.push((q?"":j)+P(xe,O)+":"+(q?"":" ")+P(Se,O))}),de?"{}":"{"+te+se.join(","+te)+te+(q?"":z)+"}"):V?JSON.stringify(S)||"null":String(S)}const Ce=O.escapeEverything?M:C;return se=S.replace(Ce,(xe,Se,Ue,Fe,Re,Ae)=>{if(Se){if(O.minimal)return Se;const re=Se.charCodeAt(0),ue=Se.charCodeAt(1);if(O.es6){const ge=(re-55296)*1024+ue-56320+65536;return"\\u{"+m(ge,_)+"}"}return l(m(re,_))+l(m(ue,_))}if(Ue)return l(m(Ue.charCodeAt(0),_));if(xe=="\0"&&!V&&!$.test(Ae.charAt(Re+1)))return"\\0";if(Fe)return Fe==K||O.escapeEverything?"\\"+Fe:Fe;if(L.test(xe))return v[xe];if(O.minimal&&!w.test(xe))return xe;const Z=m(xe.charCodeAt(0),_);return V||Z.length>2?l(Z):"\\x"+("00"+Z).slice(-2)}),K=="`"&&(se=se.replace(/\$\{/g,"\\${")),O.isScriptContext&&(se=se.replace(/<\/(script|style)/gi,"<\\/$1").replace(/<!--/g,V?"\\u003C!--":"\\x3C!--")),O.wrap&&(se=K+se+K),se},"jsesc");return P.version="3.0.2",Gc=P,Gc}e(AE,"requireJsesc");var ty;function ry(){if(ty)return Pt;ty=1,Object.defineProperty(Pt,"__esModule",{value:!0}),Pt.ArgumentPlaceholder=p,Pt.ArrayPattern=Pt.ArrayExpression=T,Pt.BigIntLiteral=C,Pt.BooleanLiteral=L,Pt.DecimalLiteral=P,Pt.Identifier=h,Pt.NullLiteral=$,Pt.NumericLiteral=w,Pt.ObjectPattern=Pt.ObjectExpression=y,Pt.ObjectMethod=x,Pt.ObjectProperty=E,Pt.PipelineBareFunction=D,Pt.PipelinePrimaryTopicReference=V,Pt.PipelineTopicExpression=X,Pt.RecordExpression=A,Pt.RegExpLiteral=v,Pt.SpreadElement=Pt.RestElement=b,Pt.StringLiteral=M,Pt.TopicReference=O,Pt.TupleExpression=I,Pt._getRawIdentifier=m;var t=lt(),n=AE();const{isAssignmentPattern:s,isIdentifier:a}=t;let f=null,l="";function m(K){if(K===f)return l;f=K;const{name:q}=K,_=this.tokenMap.find(K,j=>j.value===q);return _?(l=this._originalCode.slice(_.start,_.end),l):l=K.name}e(m,"_getRawIdentifier");function h(K){var q;this.sourceIdentifierName(((q=K.loc)==null?void 0:q.identifierName)||K.name),this.word(this.tokenMap?this._getRawIdentifier(K):K.name)}e(h,"Identifier");function p(){this.tokenChar(63)}e(p,"ArgumentPlaceholder");function b(K){this.token("..."),this.print(K.argument)}e(b,"RestElement");function y(K){const q=K.properties;if(this.tokenChar(123),q.length){const _=this.enterDelimited();this.space(),this.printList(q,{indent:!0,statement:!0,printTrailingSeparator:this.shouldPrintTrailingComma("}")}),this.space(),_()}this.sourceWithOffset("end",K.loc,-1),this.tokenChar(125)}e(y,"ObjectExpression");function x(K){this.printJoin(K.decorators),this._methodHead(K),this.space(),this.print(K.body)}e(x,"ObjectMethod");function E(K){if(this.printJoin(K.decorators),K.computed)this.tokenChar(91),this.print(K.key),this.tokenChar(93);else{if(s(K.value)&&a(K.key)&&K.key.name===K.value.left.name){this.print(K.value);return}if(this.print(K.key),K.shorthand&&a(K.key)&&a(K.value)&&K.key.name===K.value.name)return}this.tokenChar(58),this.space(),this.print(K.value)}e(E,"ObjectProperty");function T(K){const q=K.elements,_=q.length;this.tokenChar(91);const j=this.enterDelimited();for(let z=0;z<q.length;z++){const Y=q[z];Y?(z>0&&this.space(),this.print(Y),(z<_-1||this.shouldPrintTrailingComma("]"))&&this.token(",",!1,z)):this.token(",",!1,z)}j(),this.tokenChar(93)}e(T,"ArrayExpression");function A(K){const q=K.properties;let _,j;if(this.format.recordAndTupleSyntaxType==="bar")_="{|",j="|}";else{if(this.format.recordAndTupleSyntaxType!=="hash"&&this.format.recordAndTupleSyntaxType!=null)throw new Error(`The "recordAndTupleSyntaxType" generator option must be "bar" or "hash" (${JSON.stringify(this.format.recordAndTupleSyntaxType)} received).`);_="#{",j="}"}this.token(_),q.length&&(this.space(),this.printList(q,{indent:!0,statement:!0,printTrailingSeparator:this.shouldPrintTrailingComma(j)}),this.space()),this.token(j)}e(A,"RecordExpression");function I(K){const q=K.elements,_=q.length;let j,z;if(this.format.recordAndTupleSyntaxType==="bar")j="[|",z="|]";else if(this.format.recordAndTupleSyntaxType==="hash")j="#[",z="]";else throw new Error(`${this.format.recordAndTupleSyntaxType} is not a valid recordAndTuple syntax type`);this.token(j);for(let Y=0;Y<q.length;Y++){const N=q[Y];N&&(Y>0&&this.space(),this.print(N),(Y<_-1||this.shouldPrintTrailingComma(z))&&this.token(",",!1,Y))}this.token(z)}e(I,"TupleExpression");function v(K){this.word(`/${K.pattern}/${K.flags}`)}e(v,"RegExpLiteral");function L(K){this.word(K.value?"true":"false")}e(L,"BooleanLiteral");function $(){this.word("null")}e($,"NullLiteral");function w(K){const q=this.getPossibleRaw(K),_=this.format.jsescOption,j=K.value,z=j+"";_.numbers?this.number(n(j,_),j):q==null?this.number(z,j):this.format.minified?this.number(q.length<z.length?q:z,j):this.number(q,j)}e(w,"NumericLiteral");function M(K){const q=this.getPossibleRaw(K);if(!this.format.minified&&q!==void 0){this.token(q);return}const _=n(K.value,this.format.jsescOption);this.token(_)}e(M,"StringLiteral");function C(K){const q=this.getPossibleRaw(K);if(!this.format.minified&&q!==void 0){this.word(q);return}this.word(K.value+"n")}e(C,"BigIntLiteral");function P(K){const q=this.getPossibleRaw(K);if(!this.format.minified&&q!==void 0){this.word(q);return}this.word(K.value+"m")}e(P,"DecimalLiteral");const S=new Set(["^^","@@","^","%","#"]);function O(){const{topicToken:K}=this.format;if(S.has(K))this.token(K);else{const q=JSON.stringify(K),_=Array.from(S,j=>JSON.stringify(j));throw new Error(`The "topicToken" generator option must be one of ${_.join(", ")} (${q} received instead).`)}}e(O,"TopicReference");function X(K){this.print(K.expression)}e(X,"PipelineTopicExpression");function D(K){this.print(K.callee)}e(D,"PipelineBareFunction");function V(){this.tokenChar(35)}return e(V,"PipelinePrimaryTopicReference"),Pt}e(ry,"requireTypes");var Hc={},ny;function PE(){return ny||(ny=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.AnyTypeAnnotation=h,t.ArrayTypeAnnotation=p,t.BooleanLiteralTypeAnnotation=y,t.BooleanTypeAnnotation=b,t.DeclareClass=E,t.DeclareExportAllDeclaration=S,t.DeclareExportDeclaration=P,t.DeclareFunction=T,t.DeclareInterface=v,t.DeclareModule=L,t.DeclareModuleExports=$,t.DeclareOpaqueType=M,t.DeclareTypeAlias=w,t.DeclareVariable=C,t.DeclaredPredicate=I,t.EmptyTypeAnnotation=Ae,t.EnumBooleanBody=V,t.EnumBooleanMember=Y,t.EnumDeclaration=O,t.EnumDefaultedMember=j,t.EnumNumberBody=K,t.EnumNumberMember=N,t.EnumStringBody=q,t.EnumStringMember=te,t.EnumSymbolBody=_,t.ExistsTypeAnnotation=de,t.FunctionTypeAnnotation=we,t.FunctionTypeParam=ve,t.IndexedAccessType=oe,t.InferredPredicate=A,t.InterfaceDeclaration=xe,t.GenericTypeAnnotation=t.ClassImplements=t.InterfaceExtends=Ee,t.InterfaceTypeAnnotation=Ue,t.IntersectionTypeAnnotation=Fe,t.MixedTypeAnnotation=Re,t.NullLiteralTypeAnnotation=x,t.NullableTypeAnnotation=Z,Object.defineProperty(t,"NumberLiteralTypeAnnotation",{enumerable:!0,get:e(function(){return f.NumericLiteral},"get")}),t.NumberTypeAnnotation=re,t.ObjectTypeAnnotation=Ne,t.ObjectTypeCallProperty=pe,t.ObjectTypeIndexer=J,t.ObjectTypeInternalSlot=me,t.ObjectTypeProperty=ae,t.ObjectTypeSpreadProperty=Te,t.OpaqueType=ut,t.OptionalIndexedAccessType=ye,t.QualifiedTypeIdentifier=De,Object.defineProperty(t,"StringLiteralTypeAnnotation",{enumerable:!0,get:e(function(){return f.StringLiteral},"get")}),t.StringTypeAnnotation=ue,t.SymbolTypeAnnotation=Le,t.ThisTypeAnnotation=ge,t.TupleTypeAnnotation=Oe,t.TypeAlias=qe,t.TypeAnnotation=Ye,t.TypeCastExpression=Me,t.TypeParameter=nt,t.TypeParameterDeclaration=t.TypeParameterInstantiation=He,t.TypeofTypeAnnotation=Be,t.UnionTypeAnnotation=Je,t.Variance=rt,t.VoidTypeAnnotation=W,t._interfaceish=fe,t._variance=Ce;var n=lt(),s=Zm(),a=gs(),f=ry();const{isDeclareExportDeclaration:l,isStatement:m}=n;function h(){this.word("any")}e(h,"AnyTypeAnnotation");function p(ee){this.print(ee.elementType,!0),this.tokenChar(91),this.tokenChar(93)}e(p,"ArrayTypeAnnotation");function b(){this.word("boolean")}e(b,"BooleanTypeAnnotation");function y(ee){this.word(ee.value?"true":"false")}e(y,"BooleanLiteralTypeAnnotation");function x(){this.word("null")}e(x,"NullLiteralTypeAnnotation");function E(ee,_e){l(_e)||(this.word("declare"),this.space()),this.word("class"),this.space(),this._interfaceish(ee)}e(E,"DeclareClass");function T(ee,_e){l(_e)||(this.word("declare"),this.space()),this.word("function"),this.space(),this.print(ee.id),this.print(ee.id.typeAnnotation.typeAnnotation),ee.predicate&&(this.space(),this.print(ee.predicate)),this.semicolon()}e(T,"DeclareFunction");function A(){this.tokenChar(37),this.word("checks")}e(A,"InferredPredicate");function I(ee){this.tokenChar(37),this.word("checks"),this.tokenChar(40),this.print(ee.value),this.tokenChar(41)}e(I,"DeclaredPredicate");function v(ee){this.word("declare"),this.space(),this.InterfaceDeclaration(ee)}e(v,"DeclareInterface");function L(ee){this.word("declare"),this.space(),this.word("module"),this.space(),this.print(ee.id),this.space(),this.print(ee.body)}e(L,"DeclareModule");function $(ee){this.word("declare"),this.space(),this.word("module"),this.tokenChar(46),this.word("exports"),this.print(ee.typeAnnotation)}e($,"DeclareModuleExports");function w(ee){this.word("declare"),this.space(),this.TypeAlias(ee)}e(w,"DeclareTypeAlias");function M(ee,_e){l(_e)||(this.word("declare"),this.space()),this.OpaqueType(ee)}e(M,"DeclareOpaqueType");function C(ee,_e){l(_e)||(this.word("declare"),this.space()),this.word("var"),this.space(),this.print(ee.id),this.print(ee.id.typeAnnotation),this.semicolon()}e(C,"DeclareVariable");function P(ee){this.word("declare"),this.space(),this.word("export"),this.space(),ee.default&&(this.word("default"),this.space()),se.call(this,ee)}e(P,"DeclareExportDeclaration");function S(ee){this.word("declare"),this.space(),s.ExportAllDeclaration.call(this,ee)}e(S,"DeclareExportAllDeclaration");function O(ee){const{id:_e,body:$e}=ee;this.word("enum"),this.space(),this.print(_e),this.print($e)}e(O,"EnumDeclaration");function X(ee,_e,$e){$e&&(ee.space(),ee.word("of"),ee.space(),ee.word(_e)),ee.space()}e(X,"enumExplicitType");function D(ee,_e){const{members:$e}=_e;ee.token("{"),ee.indent(),ee.newline();for(const Xe of $e)ee.print(Xe),ee.newline();_e.hasUnknownMembers&&(ee.token("..."),ee.newline()),ee.dedent(),ee.token("}")}e(D,"enumBody");function V(ee){const{explicitType:_e}=ee;X(this,"boolean",_e),D(this,ee)}e(V,"EnumBooleanBody");function K(ee){const{explicitType:_e}=ee;X(this,"number",_e),D(this,ee)}e(K,"EnumNumberBody");function q(ee){const{explicitType:_e}=ee;X(this,"string",_e),D(this,ee)}e(q,"EnumStringBody");function _(ee){X(this,"symbol",!0),D(this,ee)}e(_,"EnumSymbolBody");function j(ee){const{id:_e}=ee;this.print(_e),this.tokenChar(44)}e(j,"EnumDefaultedMember");function z(ee,_e){ee.print(_e.id),ee.space(),ee.token("="),ee.space(),ee.print(_e.init),ee.token(",")}e(z,"enumInitializedMember");function Y(ee){z(this,ee)}e(Y,"EnumBooleanMember");function N(ee){z(this,ee)}e(N,"EnumNumberMember");function te(ee){z(this,ee)}e(te,"EnumStringMember");function se(ee){if(ee.declaration){const _e=ee.declaration;this.print(_e),m(_e)||this.semicolon()}else this.tokenChar(123),ee.specifiers.length&&(this.space(),this.printList(ee.specifiers),this.space()),this.tokenChar(125),ee.source&&(this.space(),this.word("from"),this.space(),this.print(ee.source)),this.semicolon()}e(se,"FlowExportDeclaration");function de(){this.tokenChar(42)}e(de,"ExistsTypeAnnotation");function we(ee,_e){this.print(ee.typeParameters),this.tokenChar(40),ee.this&&(this.word("this"),this.tokenChar(58),this.space(),this.print(ee.this.typeAnnotation),(ee.params.length||ee.rest)&&(this.tokenChar(44),this.space())),this.printList(ee.params),ee.rest&&(ee.params.length&&(this.tokenChar(44),this.space()),this.token("..."),this.print(ee.rest)),this.tokenChar(41);const $e=_e?.type;$e!=null&&($e==="ObjectTypeCallProperty"||$e==="ObjectTypeInternalSlot"||$e==="DeclareFunction"||$e==="ObjectTypeProperty"&&_e.method)?this.tokenChar(58):(this.space(),this.token("=>")),this.space(),this.print(ee.returnType)}e(we,"FunctionTypeAnnotation");function ve(ee){this.print(ee.name),ee.optional&&this.tokenChar(63),ee.name&&(this.tokenChar(58),this.space()),this.print(ee.typeAnnotation)}e(ve,"FunctionTypeParam");function Ee(ee){this.print(ee.id),this.print(ee.typeParameters,!0)}e(Ee,"InterfaceExtends");function fe(ee){var _e;if(this.print(ee.id),this.print(ee.typeParameters),(_e=ee.extends)!=null&&_e.length&&(this.space(),this.word("extends"),this.space(),this.printList(ee.extends)),ee.type==="DeclareClass"){var $e,Xe;($e=ee.mixins)!=null&&$e.length&&(this.space(),this.word("mixins"),this.space(),this.printList(ee.mixins)),(Xe=ee.implements)!=null&&Xe.length&&(this.space(),this.word("implements"),this.space(),this.printList(ee.implements))}this.space(),this.print(ee.body)}e(fe,"_interfaceish");function Ce(ee){var _e;const $e=(_e=ee.variance)==null?void 0:_e.kind;$e!=null&&($e==="plus"?this.tokenChar(43):$e==="minus"&&this.tokenChar(45))}e(Ce,"_variance");function xe(ee){this.word("interface"),this.space(),this._interfaceish(ee)}e(xe,"InterfaceDeclaration");function Se(ee){this.space(),this.token("&",!1,ee),this.space()}e(Se,"andSeparator");function Ue(ee){var _e;this.word("interface"),(_e=ee.extends)!=null&&_e.length&&(this.space(),this.word("extends"),this.space(),this.printList(ee.extends)),this.space(),this.print(ee.body)}e(Ue,"InterfaceTypeAnnotation");function Fe(ee){this.printJoin(ee.types,{separator:Se})}e(Fe,"IntersectionTypeAnnotation");function Re(){this.word("mixed")}e(Re,"MixedTypeAnnotation");function Ae(){this.word("empty")}e(Ae,"EmptyTypeAnnotation");function Z(ee){this.tokenChar(63),this.print(ee.typeAnnotation)}e(Z,"NullableTypeAnnotation");function re(){this.word("number")}e(re,"NumberTypeAnnotation");function ue(){this.word("string")}e(ue,"StringTypeAnnotation");function ge(){this.word("this")}e(ge,"ThisTypeAnnotation");function Oe(ee){this.tokenChar(91),this.printList(ee.types),this.tokenChar(93)}e(Oe,"TupleTypeAnnotation");function Be(ee){this.word("typeof"),this.space(),this.print(ee.argument)}e(Be,"TypeofTypeAnnotation");function qe(ee){this.word("type"),this.space(),this.print(ee.id),this.print(ee.typeParameters),this.space(),this.tokenChar(61),this.space(),this.print(ee.right),this.semicolon()}e(qe,"TypeAlias");function Ye(ee,_e){this.tokenChar(58),this.space(),_e.type==="ArrowFunctionExpression"?this.tokenContext|=a.TokenContext.arrowFlowReturnType:ee.optional&&this.tokenChar(63),this.print(ee.typeAnnotation)}e(Ye,"TypeAnnotation");function He(ee){this.tokenChar(60),this.printList(ee.params,{}),this.tokenChar(62)}e(He,"TypeParameterInstantiation");function nt(ee){this._variance(ee),this.word(ee.name),ee.bound&&this.print(ee.bound),ee.default&&(this.space(),this.tokenChar(61),this.space(),this.print(ee.default))}e(nt,"TypeParameter");function ut(ee){this.word("opaque"),this.space(),this.word("type"),this.space(),this.print(ee.id),this.print(ee.typeParameters),ee.supertype&&(this.tokenChar(58),this.space(),this.print(ee.supertype)),ee.impltype&&(this.space(),this.tokenChar(61),this.space(),this.print(ee.impltype)),this.semicolon()}e(ut,"OpaqueType");function Ne(ee){ee.exact?this.token("{|"):this.tokenChar(123);const _e=[...ee.properties,...ee.callProperties||[],...ee.indexers||[],...ee.internalSlots||[]];_e.length&&(this.newline(),this.space(),this.printJoin(_e,{addNewlines($e){if($e&&!_e[0])return 1},indent:!0,statement:!0,iterator:e(()=>{(_e.length!==1||ee.inexact)&&(this.tokenChar(44),this.space())},"iterator")}),this.space()),ee.inexact&&(this.indent(),this.token("..."),_e.length&&this.newline(),this.dedent()),ee.exact?this.token("|}"):this.tokenChar(125)}e(Ne,"ObjectTypeAnnotation");function me(ee){ee.static&&(this.word("static"),this.space()),this.tokenChar(91),this.tokenChar(91),this.print(ee.id),this.tokenChar(93),this.tokenChar(93),ee.optional&&this.tokenChar(63),ee.method||(this.tokenChar(58),this.space()),this.print(ee.value)}e(me,"ObjectTypeInternalSlot");function pe(ee){ee.static&&(this.word("static"),this.space()),this.print(ee.value)}e(pe,"ObjectTypeCallProperty");function J(ee){ee.static&&(this.word("static"),this.space()),this._variance(ee),this.tokenChar(91),ee.id&&(this.print(ee.id),this.tokenChar(58),this.space()),this.print(ee.key),this.tokenChar(93),this.tokenChar(58),this.space(),this.print(ee.value)}e(J,"ObjectTypeIndexer");function ae(ee){ee.proto&&(this.word("proto"),this.space()),ee.static&&(this.word("static"),this.space()),(ee.kind==="get"||ee.kind==="set")&&(this.word(ee.kind),this.space()),this._variance(ee),this.print(ee.key),ee.optional&&this.tokenChar(63),ee.method||(this.tokenChar(58),this.space()),this.print(ee.value)}e(ae,"ObjectTypeProperty");function Te(ee){this.token("..."),this.print(ee.argument)}e(Te,"ObjectTypeSpreadProperty");function De(ee){this.print(ee.qualification),this.tokenChar(46),this.print(ee.id)}e(De,"QualifiedTypeIdentifier");function Le(){this.word("symbol")}e(Le,"SymbolTypeAnnotation");function je(ee){this.space(),this.token("|",!1,ee),this.space()}e(je,"orSeparator");function Je(ee){this.printJoin(ee.types,{separator:je})}e(Je,"UnionTypeAnnotation");function Me(ee){this.tokenChar(40),this.print(ee.expression),this.print(ee.typeAnnotation),this.tokenChar(41)}e(Me,"TypeCastExpression");function rt(ee){ee.kind==="plus"?this.tokenChar(43):this.tokenChar(45)}e(rt,"Variance");function W(){this.word("void")}e(W,"VoidTypeAnnotation");function oe(ee){this.print(ee.objectType,!0),this.tokenChar(91),this.print(ee.indexType),this.tokenChar(93)}e(oe,"IndexedAccessType");function ye(ee){this.print(ee.objectType),ee.optional&&this.token("?."),this.tokenChar(91),this.print(ee.indexType),this.tokenChar(93)}e(ye,"OptionalIndexedAccessType")}(Hc)),Hc}e(PE,"requireFlow");var $r={},iy;function CE(){if(iy)return $r;iy=1,Object.defineProperty($r,"__esModule",{value:!0}),$r.BlockStatement=s,$r.Directive=a,$r.DirectiveLiteral=m,$r.File=t,$r.InterpreterDirective=h,$r.Placeholder=p,$r.Program=n;function t(b){b.program&&this.print(b.program.interpreter),this.print(b.program)}e(t,"File");function n(b){var y;this.noIndentInnerCommentsHere(),this.printInnerComments();const x=(y=b.directives)==null?void 0:y.length;if(x){var E;const T=b.body.length?2:1;this.printSequence(b.directives,{trailingCommentsLineOffset:T}),(E=b.directives[x-1].trailingComments)!=null&&E.length||this.newline(T)}this.printSequence(b.body)}e(n,"Program");function s(b){var y;this.tokenChar(123);const x=this.enterDelimited(),E=(y=b.directives)==null?void 0:y.length;if(E){var T;const A=b.body.length?2:1;this.printSequence(b.directives,{indent:!0,trailingCommentsLineOffset:A}),(T=b.directives[E-1].trailingComments)!=null&&T.length||this.newline(A)}this.printSequence(b.body,{indent:!0}),x(),this.rightBrace(b)}e(s,"BlockStatement");function a(b){this.print(b.value),this.semicolon()}e(a,"Directive");const f=/(?:^|[^\\])(?:\\\\)*'/,l=/(?:^|[^\\])(?:\\\\)*"/;function m(b){const y=this.getPossibleRaw(b);if(!this.format.minified&&y!==void 0){this.token(y);return}const{value:x}=b;if(!l.test(x))this.token(`"${x}"`);else if(!f.test(x))this.token(`'${x}'`);else throw new Error("Malformed AST: it is not possible to print a directive containing both unescaped single and double quotes.")}e(m,"DirectiveLiteral");function h(b){this.token(`#!${b.value}`),this.newline(1,!0)}e(h,"InterpreterDirective");function p(b){this.token("%%"),this.print(b.name),this.token("%%"),b.expectedNode==="Statement"&&this.semicolon()}return e(p,"Placeholder"),$r}e(CE,"requireBase");var Mt={},sy;function DE(){if(sy)return Mt;sy=1,Object.defineProperty(Mt,"__esModule",{value:!0}),Mt.JSXAttribute=t,Mt.JSXClosingElement=x,Mt.JSXClosingFragment=I,Mt.JSXElement=p,Mt.JSXEmptyExpression=E,Mt.JSXExpressionContainer=l,Mt.JSXFragment=T,Mt.JSXIdentifier=n,Mt.JSXMemberExpression=a,Mt.JSXNamespacedName=s,Mt.JSXOpeningElement=y,Mt.JSXOpeningFragment=A,Mt.JSXSpreadAttribute=f,Mt.JSXSpreadChild=m,Mt.JSXText=h;function t(v){this.print(v.name),v.value&&(this.tokenChar(61),this.print(v.value))}e(t,"JSXAttribute");function n(v){this.word(v.name)}e(n,"JSXIdentifier");function s(v){this.print(v.namespace),this.tokenChar(58),this.print(v.name)}e(s,"JSXNamespacedName");function a(v){this.print(v.object),this.tokenChar(46),this.print(v.property)}e(a,"JSXMemberExpression");function f(v){this.tokenChar(123),this.token("..."),this.print(v.argument),this.rightBrace(v)}e(f,"JSXSpreadAttribute");function l(v){this.tokenChar(123),this.print(v.expression),this.rightBrace(v)}e(l,"JSXExpressionContainer");function m(v){this.tokenChar(123),this.token("..."),this.print(v.expression),this.rightBrace(v)}e(m,"JSXSpreadChild");function h(v){const L=this.getPossibleRaw(v);L!==void 0?this.token(L,!0):this.token(v.value,!0)}e(h,"JSXText");function p(v){const L=v.openingElement;if(this.print(L),!L.selfClosing){this.indent();for(const $ of v.children)this.print($);this.dedent(),this.print(v.closingElement)}}e(p,"JSXElement");function b(){this.space()}e(b,"spaceSeparator");function y(v){this.tokenChar(60),this.print(v.name),this.print(v.typeParameters),v.attributes.length>0&&(this.space(),this.printJoin(v.attributes,{separator:b})),v.selfClosing&&(this.space(),this.tokenChar(47)),this.tokenChar(62)}e(y,"JSXOpeningElement");function x(v){this.tokenChar(60),this.tokenChar(47),this.print(v.name),this.tokenChar(62)}e(x,"JSXClosingElement");function E(){this.printInnerComments()}e(E,"JSXEmptyExpression");function T(v){this.print(v.openingFragment),this.indent();for(const L of v.children)this.print(L);this.dedent(),this.print(v.closingFragment)}e(T,"JSXFragment");function A(){this.tokenChar(60),this.tokenChar(62)}e(A,"JSXOpeningFragment");function I(){this.token("</"),this.tokenChar(62)}return e(I,"JSXClosingFragment"),Mt}e(DE,"requireJsx");var ze={},ay;function wE(){if(ay)return ze;ay=1,Object.defineProperty(ze,"__esModule",{value:!0}),ze.TSAnyKeyword=A,ze.TSArrayType=te,ze.TSSatisfiesExpression=ze.TSAsExpression=qe,ze.TSBigIntKeyword=I,ze.TSBooleanKeyword=w,ze.TSCallSignatureDeclaration=h,ze.TSInterfaceHeritage=ze.TSExpressionWithTypeArguments=ze.TSClassImplements=ue,ze.TSConditionalType=xe,ze.TSConstructSignatureDeclaration=b,ze.TSConstructorType=q,ze.TSDeclareFunction=f,ze.TSDeclareMethod=l,ze.TSEnumDeclaration=nt,ze.TSEnumMember=ut,ze.TSExportAssignment=De,ze.TSExternalModuleReference=ae,ze.TSFunctionType=K,ze.TSImportEqualsDeclaration=J,ze.TSImportType=pe,ze.TSIndexSignature=T,ze.TSIndexedAccessType=Re,ze.TSInferType=Se,ze.TSInstantiationExpression=He,ze.TSInterfaceBody=Oe,ze.TSInterfaceDeclaration=ge,ze.TSIntersectionType=fe,ze.TSIntrinsicKeyword=D,ze.TSLiteralType=re,ze.TSMappedType=Ae,ze.TSMethodSignature=E,ze.TSModuleBlock=me,ze.TSModuleDeclaration=Ne,ze.TSNamedTupleMember=ve,ze.TSNamespaceExportDeclaration=Le,ze.TSNeverKeyword=X,ze.TSNonNullExpression=Te,ze.TSNullKeyword=O,ze.TSNumberKeyword=L,ze.TSObjectKeyword=$,ze.TSOptionalType=de,ze.TSParameterProperty=a,ze.TSParenthesizedType=Ue,ze.TSPropertySignature=y,ze.TSQualifiedName=m,ze.TSRestType=we,ze.TSStringKeyword=M,ze.TSSymbolKeyword=C,ze.TSThisType=V,ze.TSTupleType=se,ze.TSTypeAliasDeclaration=Be,ze.TSTypeAnnotation=t,ze.TSTypeAssertion=Ye,ze.TSTypeLiteral=N,ze.TSTypeOperator=Fe,ze.TSTypeParameter=s,ze.TSTypeParameterDeclaration=ze.TSTypeParameterInstantiation=n,ze.TSTypePredicate=z,ze.TSTypeQuery=Y,ze.TSTypeReference=j,ze.TSUndefinedKeyword=S,ze.TSUnionType=Ee,ze.TSUnknownKeyword=v,ze.TSVoidKeyword=P,ze.tsPrintClassMemberModifiers=Je,ze.tsPrintFunctionOrConstructorType=_,ze.tsPrintPropertyOrMethodName=x,ze.tsPrintSignatureDeclarationBase=je;function t(W,oe){this.token((oe.type==="TSFunctionType"||oe.type==="TSConstructorType")&&oe.typeAnnotation===W?"=>":":"),this.space(),W.optional&&this.tokenChar(63),this.print(W.typeAnnotation)}e(t,"TSTypeAnnotation");function n(W,oe){this.tokenChar(60);let ye=oe.type==="ArrowFunctionExpression"&&W.params.length===1;this.tokenMap&&W.start!=null&&W.end!=null&&(ye&&(ye=!!this.tokenMap.find(W,ee=>this.tokenMap.matchesOriginal(ee,","))),ye||(ye=this.shouldPrintTrailingComma(">"))),this.printList(W.params,{printTrailingSeparator:ye}),this.tokenChar(62)}e(n,"TSTypeParameterInstantiation");function s(W){W.in&&(this.word("in"),this.space()),W.out&&(this.word("out"),this.space()),this.word(W.name),W.constraint&&(this.space(),this.word("extends"),this.space(),this.print(W.constraint)),W.default&&(this.space(),this.tokenChar(61),this.space(),this.print(W.default))}e(s,"TSTypeParameter");function a(W){W.accessibility&&(this.word(W.accessibility),this.space()),W.readonly&&(this.word("readonly"),this.space()),this._param(W.parameter)}e(a,"TSParameterProperty");function f(W,oe){W.declare&&(this.word("declare"),this.space()),this._functionHead(W,oe),this.semicolon()}e(f,"TSDeclareFunction");function l(W){this._classMethodHead(W),this.semicolon()}e(l,"TSDeclareMethod");function m(W){this.print(W.left),this.tokenChar(46),this.print(W.right)}e(m,"TSQualifiedName");function h(W){this.tsPrintSignatureDeclarationBase(W),p(this,W)}e(h,"TSCallSignatureDeclaration");function p(W,oe){if(!W.tokenMap||!oe.start||!oe.end){W.semicolon();return}W.tokenMap.endMatches(oe,",")?W.token(","):W.tokenMap.endMatches(oe,";")&&W.semicolon()}e(p,"maybePrintTrailingCommaOrSemicolon");function b(W){this.word("new"),this.space(),this.tsPrintSignatureDeclarationBase(W),p(this,W)}e(b,"TSConstructSignatureDeclaration");function y(W){const{readonly:oe}=W;oe&&(this.word("readonly"),this.space()),this.tsPrintPropertyOrMethodName(W),this.print(W.typeAnnotation),p(this,W)}e(y,"TSPropertySignature");function x(W){W.computed&&this.tokenChar(91),this.print(W.key),W.computed&&this.tokenChar(93),W.optional&&this.tokenChar(63)}e(x,"tsPrintPropertyOrMethodName");function E(W){const{kind:oe}=W;(oe==="set"||oe==="get")&&(this.word(oe),this.space()),this.tsPrintPropertyOrMethodName(W),this.tsPrintSignatureDeclarationBase(W),p(this,W)}e(E,"TSMethodSignature");function T(W){const{readonly:oe,static:ye}=W;ye&&(this.word("static"),this.space()),oe&&(this.word("readonly"),this.space()),this.tokenChar(91),this._parameters(W.parameters,"]"),this.print(W.typeAnnotation),p(this,W)}e(T,"TSIndexSignature");function A(){this.word("any")}e(A,"TSAnyKeyword");function I(){this.word("bigint")}e(I,"TSBigIntKeyword");function v(){this.word("unknown")}e(v,"TSUnknownKeyword");function L(){this.word("number")}e(L,"TSNumberKeyword");function $(){this.word("object")}e($,"TSObjectKeyword");function w(){this.word("boolean")}e(w,"TSBooleanKeyword");function M(){this.word("string")}e(M,"TSStringKeyword");function C(){this.word("symbol")}e(C,"TSSymbolKeyword");function P(){this.word("void")}e(P,"TSVoidKeyword");function S(){this.word("undefined")}e(S,"TSUndefinedKeyword");function O(){this.word("null")}e(O,"TSNullKeyword");function X(){this.word("never")}e(X,"TSNeverKeyword");function D(){this.word("intrinsic")}e(D,"TSIntrinsicKeyword");function V(){this.word("this")}e(V,"TSThisType");function K(W){this.tsPrintFunctionOrConstructorType(W)}e(K,"TSFunctionType");function q(W){W.abstract&&(this.word("abstract"),this.space()),this.word("new"),this.space(),this.tsPrintFunctionOrConstructorType(W)}e(q,"TSConstructorType");function _(W){const{typeParameters:oe}=W,ye=W.parameters;this.print(oe),this.tokenChar(40),this._parameters(ye,")"),this.space();const ee=W.typeAnnotation;this.print(ee)}e(_,"tsPrintFunctionOrConstructorType");function j(W){this.print(W.typeName,!!W.typeParameters),this.print(W.typeParameters)}e(j,"TSTypeReference");function z(W){W.asserts&&(this.word("asserts"),this.space()),this.print(W.parameterName),W.typeAnnotation&&(this.space(),this.word("is"),this.space(),this.print(W.typeAnnotation.typeAnnotation))}e(z,"TSTypePredicate");function Y(W){this.word("typeof"),this.space(),this.print(W.exprName),W.typeParameters&&this.print(W.typeParameters)}e(Y,"TSTypeQuery");function N(W){Me(this,W,()=>this.printJoin(W.members,{indent:!0,statement:!0}))}e(N,"TSTypeLiteral");function te(W){this.print(W.elementType,!0),this.tokenChar(91),this.tokenChar(93)}e(te,"TSArrayType");function se(W){this.tokenChar(91),this.printList(W.elementTypes,{printTrailingSeparator:this.shouldPrintTrailingComma("]")}),this.tokenChar(93)}e(se,"TSTupleType");function de(W){this.print(W.typeAnnotation),this.tokenChar(63)}e(de,"TSOptionalType");function we(W){this.token("..."),this.print(W.typeAnnotation)}e(we,"TSRestType");function ve(W){this.print(W.label),W.optional&&this.tokenChar(63),this.tokenChar(58),this.space(),this.print(W.elementType)}e(ve,"TSNamedTupleMember");function Ee(W){Ce(this,W,"|")}e(Ee,"TSUnionType");function fe(W){Ce(this,W,"&")}e(fe,"TSIntersectionType");function Ce(W,oe,ye){var ee;let _e=0;(ee=W.tokenMap)!=null&&ee.startMatches(oe,ye)&&(_e=1,W.token(ye)),W.printJoin(oe.types,{separator($e){this.space(),this.token(ye,null,$e+_e),this.space()}})}e(Ce,"tsPrintUnionOrIntersectionType");function xe(W){this.print(W.checkType),this.space(),this.word("extends"),this.space(),this.print(W.extendsType),this.space(),this.tokenChar(63),this.space(),this.print(W.trueType),this.space(),this.tokenChar(58),this.space(),this.print(W.falseType)}e(xe,"TSConditionalType");function Se(W){this.word("infer"),this.print(W.typeParameter)}e(Se,"TSInferType");function Ue(W){this.tokenChar(40),this.print(W.typeAnnotation),this.tokenChar(41)}e(Ue,"TSParenthesizedType");function Fe(W){this.word(W.operator),this.space(),this.print(W.typeAnnotation)}e(Fe,"TSTypeOperator");function Re(W){this.print(W.objectType,!0),this.tokenChar(91),this.print(W.indexType),this.tokenChar(93)}e(Re,"TSIndexedAccessType");function Ae(W){const{nameType:oe,optional:ye,readonly:ee,typeAnnotation:_e}=W;this.tokenChar(123);const $e=this.enterDelimited();this.space(),ee&&(Z(this,ee),this.word("readonly"),this.space()),this.tokenChar(91),this.word(W.typeParameter.name),this.space(),this.word("in"),this.space(),this.print(W.typeParameter.constraint),oe&&(this.space(),this.word("as"),this.space(),this.print(oe)),this.tokenChar(93),ye&&(Z(this,ye),this.tokenChar(63)),_e&&(this.tokenChar(58),this.space(),this.print(_e)),this.space(),$e(),this.tokenChar(125)}e(Ae,"TSMappedType");function Z(W,oe){oe!==!0&&W.token(oe)}e(Z,"tokenIfPlusMinus");function re(W){this.print(W.literal)}e(re,"TSLiteralType");function ue(W){this.print(W.expression),this.print(W.typeParameters)}e(ue,"TSClassImplements");function ge(W){const{declare:oe,id:ye,typeParameters:ee,extends:_e,body:$e}=W;oe&&(this.word("declare"),this.space()),this.word("interface"),this.space(),this.print(ye),this.print(ee),_e!=null&&_e.length&&(this.space(),this.word("extends"),this.space(),this.printList(_e)),this.space(),this.print($e)}e(ge,"TSInterfaceDeclaration");function Oe(W){Me(this,W,()=>this.printJoin(W.body,{indent:!0,statement:!0}))}e(Oe,"TSInterfaceBody");function Be(W){const{declare:oe,id:ye,typeParameters:ee,typeAnnotation:_e}=W;oe&&(this.word("declare"),this.space()),this.word("type"),this.space(),this.print(ye),this.print(ee),this.space(),this.tokenChar(61),this.space(),this.print(_e),this.semicolon()}e(Be,"TSTypeAliasDeclaration");function qe(W){const{type:oe,expression:ye,typeAnnotation:ee}=W;this.print(ye,!0),this.space(),this.word(oe==="TSAsExpression"?"as":"satisfies"),this.space(),this.print(ee)}e(qe,"TSTypeExpression");function Ye(W){const{typeAnnotation:oe,expression:ye}=W;this.tokenChar(60),this.print(oe),this.tokenChar(62),this.space(),this.print(ye)}e(Ye,"TSTypeAssertion");function He(W){this.print(W.expression),this.print(W.typeParameters)}e(He,"TSInstantiationExpression");function nt(W){const{declare:oe,const:ye,id:ee,members:_e}=W;oe&&(this.word("declare"),this.space()),ye&&(this.word("const"),this.space()),this.word("enum"),this.space(),this.print(ee),this.space(),Me(this,W,()=>{var $e;return this.printList(_e,{indent:!0,statement:!0,printTrailingSeparator:($e=this.shouldPrintTrailingComma("}"))!=null?$e:!0})})}e(nt,"TSEnumDeclaration");function ut(W){const{id:oe,initializer:ye}=W;this.print(oe),ye&&(this.space(),this.tokenChar(61),this.space(),this.print(ye))}e(ut,"TSEnumMember");function Ne(W){const{declare:oe,id:ye,kind:ee}=W;if(oe&&(this.word("declare"),this.space()),W.global||(this.word(ee??(ye.type==="Identifier"?"namespace":"module")),this.space()),this.print(ye),!W.body){this.semicolon();return}let _e=W.body;for(;_e.type==="TSModuleDeclaration";)this.tokenChar(46),this.print(_e.id),_e=_e.body;this.space(),this.print(_e)}e(Ne,"TSModuleDeclaration");function me(W){Me(this,W,()=>this.printSequence(W.body,{indent:!0}))}e(me,"TSModuleBlock");function pe(W){const{argument:oe,qualifier:ye,typeParameters:ee}=W;this.word("import"),this.tokenChar(40),this.print(oe),this.tokenChar(41),ye&&(this.tokenChar(46),this.print(ye)),ee&&this.print(ee)}e(pe,"TSImportType");function J(W){const{isExport:oe,id:ye,moduleReference:ee}=W;oe&&(this.word("export"),this.space()),this.word("import"),this.space(),this.print(ye),this.space(),this.tokenChar(61),this.space(),this.print(ee),this.semicolon()}e(J,"TSImportEqualsDeclaration");function ae(W){this.token("require("),this.print(W.expression),this.tokenChar(41)}e(ae,"TSExternalModuleReference");function Te(W){this.print(W.expression),this.tokenChar(33)}e(Te,"TSNonNullExpression");function De(W){this.word("export"),this.space(),this.tokenChar(61),this.space(),this.print(W.expression),this.semicolon()}e(De,"TSExportAssignment");function Le(W){this.word("export"),this.space(),this.word("as"),this.space(),this.word("namespace"),this.space(),this.print(W.id),this.semicolon()}e(Le,"TSNamespaceExportDeclaration");function je(W){const{typeParameters:oe}=W,ye=W.parameters;this.print(oe),this.tokenChar(40),this._parameters(ye,")");const ee=W.typeAnnotation;this.print(ee)}e(je,"tsPrintSignatureDeclarationBase");function Je(W){const oe=W.type==="ClassAccessorProperty"||W.type==="ClassProperty";rt(this,W,[oe&&W.declare&&"declare",W.accessibility]),W.static&&(this.word("static"),this.space()),rt(this,W,[W.override&&"override",W.abstract&&"abstract",oe&&W.readonly&&"readonly"])}e(Je,"tsPrintClassMemberModifiers");function Me(W,oe,ye){W.token("{");const ee=W.enterDelimited();ye(),ee(),W.rightBrace(oe)}e(Me,"printBraced");function rt(W,oe,ye){var ee;const _e=new Set;for(const $e of ye)$e&&_e.add($e);(ee=W.tokenMap)==null||ee.find(oe,$e=>{if(_e.has($e.value))return W.token($e.value),W.space(),_e.delete($e.value),_e.size===0});for(const $e of _e)W.word($e),W.space()}return e(rt,"printModifiersList"),ze}e(wE,"requireTypescript");var oy;function IE(){return oy||(oy=1,function(t){Object.defineProperty(t,"__esModule",{value:!0});var n=TE();Object.keys(n).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===n[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return n[E]},"get")})});var s=EE();Object.keys(s).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===s[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return s[E]},"get")})});var a=vE();Object.keys(a).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===a[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return a[E]},"get")})});var f=SE();Object.keys(f).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===f[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return f[E]},"get")})});var l=xE();Object.keys(l).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===l[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return l[E]},"get")})});var m=Zm();Object.keys(m).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===m[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return m[E]},"get")})});var h=ry();Object.keys(h).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===h[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return h[E]},"get")})});var p=PE();Object.keys(p).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===p[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return p[E]},"get")})});var b=CE();Object.keys(b).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===b[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return b[E]},"get")})});var y=DE();Object.keys(y).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===y[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return y[E]},"get")})});var x=wE();Object.keys(x).forEach(function(E){E==="default"||E==="__esModule"||E in t&&t[E]===x[E]||Object.defineProperty(t,E,{enumerable:!0,get:e(function(){return x[E]},"get")})})}(Wc)),Wc}e(IE,"requireGenerators");var uy;function _E(){if(uy)return $a;uy=1,Object.defineProperty($a,"__esModule",{value:!0}),$a.default=void 0;var t=mE(),n=gs(),s=lt(),a=bE(),f=IE();const{isExpression:l,isFunction:m,isStatement:h,isClassBody:p,isTSInterfaceBody:b,isTSEnumDeclaration:y}=s,x=/e/i,E=/\.0+$/,T=/[\n\r\u2028\u2029]/,A=/[\n\r\u2028\u2029]|\*\//;function I(M){return M.type==="CommentLine"||T.test(M.value)}e(I,"commentIsNewline");const{needsParens:v}=n,w=class w{constructor(C,P,S,O){this.inForStatementInit=!1,this.tokenContext=0,this._tokens=null,this._originalCode=null,this._currentNode=null,this._indent=0,this._indentRepeat=0,this._insideAux=!1,this._noLineTerminator=!1,this._noLineTerminatorAfterNode=null,this._printAuxAfterOnNextUserNode=!1,this._printedComments=new Set,this._endsWithInteger=!1,this._endsWithWord=!1,this._endsWithDiv=!1,this._lastCommentLine=0,this._endsWithInnerRaw=!1,this._indentInnerComments=!0,this.tokenMap=null,this._boundGetRawIdentifier=this._getRawIdentifier.bind(this),this.format=C,this._tokens=S,this._originalCode=O,this._indentRepeat=C.indent.style.length,this._inputMap=P?._inputMap,this._buf=new t.default(P,C.indent.style[0])}enterForStatementInit(){return this.inForStatementInit?()=>{}:(this.inForStatementInit=!0,()=>{this.inForStatementInit=!1})}enterDelimited(){const C=this.inForStatementInit,P=this._noLineTerminatorAfterNode;return C===!1&&P===null?()=>{}:(this.inForStatementInit=!1,this._noLineTerminatorAfterNode=null,()=>{this.inForStatementInit=C,this._noLineTerminatorAfterNode=P})}generate(C){return this.format.preserveFormat&&(this.tokenMap=new a.TokenMap(C,this._tokens,this._originalCode)),this.print(C),this._maybeAddAuxComment(),this._buf.get()}indent(){const{format:C}=this;C.preserveFormat||C.compact||C.concise||this._indent++}dedent(){const{format:C}=this;C.preserveFormat||C.compact||C.concise||this._indent--}semicolon(C=!1){if(this._maybeAddAuxComment(),C){this._appendChar(59),this._noLineTerminator=!1;return}if(this.tokenMap){const P=this._currentNode;if(P.start!=null&&P.end!=null){if(!this.tokenMap.endMatches(P,";"))return;const S=this.tokenMap.getIndexes(this._currentNode);this._catchUpTo(this._tokens[S[S.length-1]].loc.start)}}this._queue(59),this._noLineTerminator=!1}rightBrace(C){this.format.minified&&this._buf.removeLastSemicolon(),this.sourceWithOffset("end",C.loc,-1),this.tokenChar(125)}rightParens(C){this.sourceWithOffset("end",C.loc,-1),this.tokenChar(41)}space(C=!1){const{format:P}=this;if(!(P.compact||P.preserveFormat)){if(C)this._space();else if(this._buf.hasContent()){const S=this.getLastChar();S!==32&&S!==10&&this._space()}}}word(C,P=!1){this.tokenContext=0,this._maybePrintInnerComments(C),(this._endsWithWord||this._endsWithDiv&&C.charCodeAt(0)===47)&&this._space(),this._maybeAddAuxComment(),this._append(C,!1),this._endsWithWord=!0,this._noLineTerminator=P}number(C,P){function S(O){if(O.length>2&&O.charCodeAt(0)===48){const X=O.charCodeAt(1);return X===98||X===111||X===120}return!1}e(S,"isNonDecimalLiteral"),this.word(C),this._endsWithInteger=Number.isInteger(P)&&!S(C)&&!x.test(C)&&!E.test(C)&&C.charCodeAt(C.length-1)!==46}token(C,P=!1,S=0){this.tokenContext=0,this._maybePrintInnerComments(C,S);const O=this.getLastChar(),X=C.charCodeAt(0);(O===33&&(C==="--"||X===61)||X===43&&O===43||X===45&&O===45||X===46&&this._endsWithInteger)&&this._space(),this._maybeAddAuxComment(),this._append(C,P,S),this._noLineTerminator=!1}tokenChar(C){this.tokenContext=0,this._maybePrintInnerComments(String.fromCharCode(C));const P=this.getLastChar();(C===43&&P===43||C===45&&P===45||C===46&&this._endsWithInteger)&&this._space(),this._maybeAddAuxComment(),this._appendChar(C),this._noLineTerminator=!1}newline(C=1,P){if(!(C<=0)){if(!P){if(this.format.retainLines||this.format.compact)return;if(this.format.concise){this.space();return}}C>2&&(C=2),C-=this._buf.getNewlineCount();for(let S=0;S<C;S++)this._newline()}}endsWith(C){return this.getLastChar()===C}getLastChar(){return this._buf.getLastChar()}endsWithCharAndNewline(){return this._buf.endsWithCharAndNewline()}removeTrailingNewline(){this._buf.removeTrailingNewline()}exactSource(C,P){if(!C){P();return}this._catchUp("start",C),this._buf.exactSource(C,P)}source(C,P){P&&(this._catchUp(C,P),this._buf.source(C,P))}sourceWithOffset(C,P,S){!P||this.format.preserveFormat||(this._catchUp(C,P),this._buf.sourceWithOffset(C,P,S))}sourceIdentifierName(C,P){if(!this._buf._canMarkIdName)return;const S=this._buf._sourcePosition;S.identifierNamePos=P,S.identifierName=C}_space(){this._queue(32)}_newline(){this._queue(10)}_append(C,P,S=0){if(this.tokenMap){const O=this.tokenMap.findMatching(this._currentNode,C,S);O&&this._catchUpTo(O.loc.start)}this._maybeIndent(C.charCodeAt(0)),this._buf.append(C,P),this._endsWithWord=!1,this._endsWithInteger=!1,this._endsWithDiv=!1}_appendChar(C){if(this.tokenMap){const P=this.tokenMap.findMatching(this._currentNode,String.fromCharCode(C));P&&this._catchUpTo(P.loc.start)}this._maybeIndent(C),this._buf.appendChar(C),this._endsWithWord=!1,this._endsWithInteger=!1,this._endsWithDiv=!1}_queue(C){this._maybeIndent(C),this._buf.queue(C),this._endsWithWord=!1,this._endsWithInteger=!1}_maybeIndent(C){this._indent&&C!==10&&this.endsWith(10)&&this._buf.queueIndentation(this._getIndent())}_shouldIndent(C){if(this._indent&&C!==10&&this.endsWith(10))return!0}catchUp(C){if(!this.format.retainLines)return;const P=C-this._buf.getCurrentLine();for(let S=0;S<P;S++)this._newline()}_catchUp(C,P){const{format:S}=this;if(!S.preserveFormat){S.retainLines&&P!=null&&P[C]&&this.catchUp(P[C].line);return}const O=P?.[C];O!=null&&this._catchUpTo(O)}_catchUpTo({line:C,column:P,index:S}){const O=C-this._buf.getCurrentLine();if(O>0&&this._noLineTerminator)return;for(let D=0;D<O;D++)this._newline();const X=O>0?P:P-this._buf.getCurrentColumn();if(X>0){const D=this._originalCode?this._originalCode.slice(S-X,S).replace(/[^\t\x0B\f \xA0\u1680\u2000-\u200A\u202F\u205F\u3000\uFEFF]/gu," "):" ".repeat(X);this._append(D,!1)}}_getIndent(){return this._indentRepeat*this._indent}printTerminatorless(C){this._noLineTerminator=!0,this.print(C)}print(C,P,S){var O,X,D;if(!C)return;this._endsWithInnerRaw=!1;const V=C.type,K=this.format,q=K.concise;C._compact&&(K.concise=!0);const _=this[V];if(_===void 0)throw new ReferenceError(`unknown node of type ${JSON.stringify(V)} with constructor ${JSON.stringify(C.constructor.name)}`);const j=this._currentNode;this._currentNode=C;const z=this._insideAux;this._insideAux=C.loc==null,this._maybeAddAuxComment(this._insideAux&&!z);const Y=(O=C.extra)==null?void 0:O.parenthesized;let N=Y&&K.preserveFormat||Y&&K.retainFunctionParens&&V==="FunctionExpression"||v(C,j,this.tokenContext,this.inForStatementInit,K.preserveFormat?this._boundGetRawIdentifier:void 0);if(!N&&Y&&(X=C.leadingComments)!=null&&X.length&&C.leadingComments[0].type==="CommentBlock")switch(j?.type){case"ExpressionStatement":case"VariableDeclarator":case"AssignmentExpression":case"ReturnStatement":break;case"CallExpression":case"OptionalCallExpression":case"NewExpression":if(j.callee!==C)break;default:N=!0}let te=!1;!N&&this._noLineTerminator&&((D=C.leadingComments)!=null&&D.some(I)||this.format.retainLines&&C.loc&&C.loc.start.line>this._buf.getCurrentLine())&&(N=!0,te=!0);let se,de;if(!N&&(P||(P=j&&this._noLineTerminatorAfterNode===j&&n.isLastChild(j,C)),P)){var we;(we=C.trailingComments)!=null&&we.some(I)?l(C)&&(N=!0):(se=this._noLineTerminatorAfterNode,this._noLineTerminatorAfterNode=C)}N&&(this.tokenChar(40),te&&this.indent(),this._endsWithInnerRaw=!1,this.inForStatementInit&&(de=!0,this.inForStatementInit=!1),se=this._noLineTerminatorAfterNode,this._noLineTerminatorAfterNode=null),this._lastCommentLine=0,this._printLeadingComments(C,j);const ve=V==="Program"||V==="File"?null:C.loc;this.exactSource(ve,_.bind(this,C,j)),N?(this._printTrailingComments(C,j),te&&(this.dedent(),this.newline()),this.tokenChar(41),this._noLineTerminator=P,de&&(this.inForStatementInit=!0)):P&&!this._noLineTerminator?(this._noLineTerminator=!0,this._printTrailingComments(C,j)):this._printTrailingComments(C,j,S),this._currentNode=j,K.concise=q,this._insideAux=z,se!==void 0&&(this._noLineTerminatorAfterNode=se),this._endsWithInnerRaw=!1}_maybeAddAuxComment(C){C&&this._printAuxBeforeComment(),this._insideAux||this._printAuxAfterComment()}_printAuxBeforeComment(){if(this._printAuxAfterOnNextUserNode)return;this._printAuxAfterOnNextUserNode=!0;const C=this.format.auxiliaryCommentBefore;C&&this._printComment({type:"CommentBlock",value:C},0)}_printAuxAfterComment(){if(!this._printAuxAfterOnNextUserNode)return;this._printAuxAfterOnNextUserNode=!1;const C=this.format.auxiliaryCommentAfter;C&&this._printComment({type:"CommentBlock",value:C},0)}getPossibleRaw(C){const P=C.extra;if(P?.raw!=null&&P.rawValue!=null&&C.value===P.rawValue)return P.raw}printJoin(C,P={}){if(!(C!=null&&C.length))return;let{indent:S}=P;if(S==null&&this.format.retainLines){var O;const _=(O=C[0].loc)==null?void 0:O.start.line;_!=null&&_!==this._buf.getCurrentLine()&&(S=!0)}S&&this.indent();const X={addNewlines:P.addNewlines,nextNodeStartLine:0},D=P.separator?P.separator.bind(this):null,V=C.length;for(let _=0;_<V;_++){const j=C[_];if(j&&(P.statement&&this._printNewline(_===0,X),this.print(j,void 0,P.trailingCommentsLineOffset||0),P.iterator==null||P.iterator(j,_),D!=null&&(_<V-1?D(_,!1):P.printTrailingSeparator&&D(_,!0)),P.statement)){var K;if((K=j.trailingComments)!=null&&K.length||(this._lastCommentLine=0),_+1===V)this.newline(1);else{var q;const z=C[_+1];X.nextNodeStartLine=((q=z.loc)==null?void 0:q.start.line)||0,this._printNewline(!0,X)}}}S&&this.dedent()}printAndIndentOnComments(C){const P=C.leadingComments&&C.leadingComments.length>0;P&&this.indent(),this.print(C),P&&this.dedent()}printBlock(C){const P=C.body;P.type!=="EmptyStatement"&&this.space(),this.print(P)}_printTrailingComments(C,P,S){const{innerComments:O,trailingComments:X}=C;O!=null&&O.length&&this._printComments(2,O,C,P,S),X!=null&&X.length&&this._printComments(2,X,C,P,S)}_printLeadingComments(C,P){const S=C.leadingComments;S!=null&&S.length&&this._printComments(0,S,C,P)}_maybePrintInnerComments(C,P){if(this._endsWithInnerRaw){var S;this.printInnerComments((S=this.tokenMap)==null?void 0:S.findMatching(this._currentNode,C,P))}this._endsWithInnerRaw=!0,this._indentInnerComments=!0}printInnerComments(C){const P=this._currentNode,S=P.innerComments;if(!(S!=null&&S.length))return;const O=this.endsWith(32),X=this._indentInnerComments,D=this._printedComments.size;X&&this.indent(),this._printComments(1,S,P,void 0,void 0,C),O&&D!==this._printedComments.size&&this.space(),X&&this.dedent()}noIndentInnerCommentsHere(){this._indentInnerComments=!1}printSequence(C,P={}){var S;P.statement=!0,(S=P.indent)!=null||(P.indent=!1),this.printJoin(C,P)}printList(C,P={}){P.separator==null&&(P.separator=$),this.printJoin(C,P)}shouldPrintTrailingComma(C){if(!this.tokenMap)return null;const P=this.tokenMap.findLastIndex(this._currentNode,S=>this.tokenMap.matchesOriginal(S,C));return P<=0?null:this.tokenMap.matchesOriginal(this._tokens[P-1],",")}_printNewline(C,P){const S=this.format;if(S.retainLines||S.compact)return;if(S.concise){this.space();return}if(!C)return;const O=P.nextNodeStartLine,X=this._lastCommentLine;if(O>0&&X>0){const D=O-X;if(D>=0){this.newline(D||1);return}}this._buf.hasContent()&&this.newline(1)}_shouldPrintComment(C,P){if(C.ignore||this._printedComments.has(C))return 0;if(this._noLineTerminator&&A.test(C.value))return 2;if(P&&this.tokenMap){const S=this.tokenMap.find(this._currentNode,O=>O.value===C.value);if(S&&S.start>P.start)return 2}return this._printedComments.add(C),this.format.shouldPrintComment(C.value)?1:0}_printComment(C,P){const S=this._noLineTerminator,O=C.type==="CommentBlock",X=O&&P!==1&&!this._noLineTerminator;X&&this._buf.hasContent()&&P!==2&&this.newline(1);const D=this.getLastChar();D!==91&&D!==123&&D!==40&&this.space();let V;if(O){if(V=`/*${C.value}*/`,this.format.indent.adjustMultilineComment){var K;const q=(K=C.loc)==null?void 0:K.start.column;if(q){const _=new RegExp("\\n\\s{1,"+q+"}","g");V=V.replace(_,`
39
+ `)}if(this.format.concise)V=V.replace(/\n(?!$)/g,`
40
+ `);else{let _=this.format.retainLines?0:this._buf.getCurrentColumn();(this._shouldIndent(47)||this.format.retainLines)&&(_+=this._getIndent()),V=V.replace(/\n(?!$)/g,`
41
+ ${" ".repeat(_)}`)}}}else S?V=`/*${C.value}*/`:V=`//${C.value}`;this._endsWithDiv&&this._space(),this.source("start",C.loc),this._append(V,O),!O&&!S&&this.newline(1,!0),X&&P!==3&&this.newline(1)}_printComments(C,P,S,O,X=0,D){const V=S.loc,K=P.length;let q=!!V;const _=q?V.start.line:0,j=q?V.end.line:0;let z=0,Y=0;const N=this._noLineTerminator?function(){}:this.newline.bind(this);for(let te=0;te<K;te++){const se=P[te],de=this._shouldPrintComment(se,D);if(de===2){q=!1;break}if(q&&se.loc&&de===1){const we=se.loc.start.line,ve=se.loc.end.line;if(C===0){let Ee=0;te===0?this._buf.hasContent()&&(se.type==="CommentLine"||we!==ve)&&(Ee=Y=1):Ee=we-z,z=ve,N(Ee),this._printComment(se,1),te+1===K&&(N(Math.max(_-z,Y)),z=_)}else if(C===1){const Ee=we-(te===0?_:z);z=ve,N(Ee),this._printComment(se,1),te+1===K&&(N(Math.min(1,j-z)),z=j)}else{const Ee=we-(te===0?j-X:z);z=ve,N(Ee),this._printComment(se,1)}}else{if(q=!1,de!==1)continue;if(K===1){const we=se.loc?se.loc.start.line===se.loc.end.line:!T.test(se.value),ve=we&&!h(S)&&!p(O)&&!b(O)&&!y(O);C===0?this._printComment(se,ve&&S.type!=="ObjectExpression"||we&&m(O,{body:S})?1:0):ve&&C===2?this._printComment(se,1):this._printComment(se,0)}else C===1&&!(S.type==="ObjectExpression"&&S.properties.length>1)&&S.type!=="ClassBody"&&S.type!=="TSInterfaceBody"?this._printComment(se,te===0?2:te===K-1?3:0):this._printComment(se,0)}}C===2&&q&&z&&(this._lastCommentLine=z)}};e(w,"Printer");let L=w;Object.assign(L.prototype,f),L.prototype.Noop=e(function(){},"Noop"),$a.default=L;function $(M,C){this.token(",",!1,M),C||this.space()}return e($,"commaSeparator"),$a}e(_E,"requirePrinter");var ly;function Xc(){var f;if(ly)return Ma;ly=1,Object.defineProperty(Ma,"__esModule",{value:!0}),Ma.default=a;var t=hE(),n=_E();function s(l,m,h){if(m.experimental_preserveFormat){if(typeof l!="string")throw new Error("`experimental_preserveFormat` requires the original `code` to be passed to @babel/generator as a string");if(!m.retainLines)throw new Error("`experimental_preserveFormat` requires `retainLines` to be set to `true`");if(m.compact&&m.compact!=="auto")throw new Error("`experimental_preserveFormat` is not compatible with the `compact` option");if(m.minified)throw new Error("`experimental_preserveFormat` is not compatible with the `minified` option");if(m.jsescOption)throw new Error("`experimental_preserveFormat` is not compatible with the `jsescOption` option");if(!Array.isArray(h.tokens))throw new Error("`experimental_preserveFormat` requires the AST to have attatched the token of the input code. Make sure to enable the `tokens: true` parser option.")}const p={auxiliaryCommentBefore:m.auxiliaryCommentBefore,auxiliaryCommentAfter:m.auxiliaryCommentAfter,shouldPrintComment:m.shouldPrintComment,preserveFormat:m.experimental_preserveFormat,retainLines:m.retainLines,retainFunctionParens:m.retainFunctionParens,comments:m.comments==null||m.comments,compact:m.compact,minified:m.minified,concise:m.concise,indent:{adjustMultilineComment:!0,style:" "},jsescOption:Object.assign({quotes:"double",wrap:!0,minimal:!1},m.jsescOption),topicToken:m.topicToken,importAttributesKeyword:m.importAttributesKeyword};{var b;p.decoratorsBeforeExport=m.decoratorsBeforeExport,p.jsescOption.json=m.jsonCompatibleStrings,p.recordAndTupleSyntaxType=(b=m.recordAndTupleSyntaxType)!=null?b:"hash"}p.minified?(p.compact=!0,p.shouldPrintComment=p.shouldPrintComment||(()=>p.comments)):p.shouldPrintComment=p.shouldPrintComment||(T=>p.comments||T.includes("@license")||T.includes("@preserve")),p.compact==="auto"&&(p.compact=typeof l=="string"&&l.length>5e5,p.compact&&console.error(`[BABEL] Note: The code generator has deoptimised the styling of ${m.filename} as it exceeds the max of 500KB.`)),(p.compact||p.preserveFormat)&&(p.indent.adjustMultilineComment=!1);const{auxiliaryCommentBefore:y,auxiliaryCommentAfter:x,shouldPrintComment:E}=p;return y&&!E(y)&&(p.auxiliaryCommentBefore=void 0),x&&!E(x)&&(p.auxiliaryCommentAfter=void 0),p}e(s,"normalizeOptions"),Ma.CodeGenerator=(f=class{constructor(m,h={},p){this._ast=void 0,this._format=void 0,this._map=void 0,this._ast=m,this._format=s(p,h,m),this._map=h.sourceMaps?new t.default(h,p):null}generate(){return new n.default(this._format,this._map).generate(this._ast)}},e(f,"CodeGenerator"),f);function a(l,m={},h){const p=s(h,m,l),b=m.sourceMaps?new t.default(m,h):null;return new n.default(p,b,l.tokens,typeof h=="string"?h:null).generate(l)}return e(a,"generate"),Ma}e(Xc,"requireLib$6");var ar={},cy;function OE(){if(cy)return ar;cy=1,Object.defineProperty(ar,"__esModule",{value:!0}),ar.find=a,ar.findParent=s,ar.getAncestry=p,ar.getDeepestCommonAncestorFrom=h,ar.getEarliestCommonAncestorFrom=m,ar.getFunctionParent=f,ar.getStatementParent=l,ar.inType=x,ar.isAncestor=b,ar.isDescendant=y;var t=lt();const{VISITOR_KEYS:n}=t;function s(E){let T=this;for(;T=T.parentPath;)if(E(T))return T;return null}e(s,"findParent");function a(E){let T=this;do if(E(T))return T;while(T=T.parentPath);return null}e(a,"find");function f(){return this.findParent(E=>E.isFunction())}e(f,"getFunctionParent");function l(){let E=this;do{if(!E.parentPath||Array.isArray(E.container)&&E.isStatement())break;E=E.parentPath}while(E);if(E&&(E.isProgram()||E.isFile()))throw new Error("File/Program node, we can't possibly find a statement parent to this");return E}e(l,"getStatementParent");function m(E){return this.getDeepestCommonAncestorFrom(E,function(T,A,I){let v;const L=n[T.type];for(const $ of I){const w=$[A+1];if(!v){v=w;continue}if(w.listKey&&v.listKey===w.listKey&&w.key<v.key){v=w;continue}const M=L.indexOf(v.parentKey),C=L.indexOf(w.parentKey);M>C&&(v=w)}return v})}e(m,"getEarliestCommonAncestorFrom");function h(E,T){if(!E.length)return this;if(E.length===1)return E[0];let A=1/0,I,v;const L=E.map(w=>{const M=[];do M.unshift(w);while((w=w.parentPath)&&w!==this);return M.length<A&&(A=M.length),M}),$=L[0];e:for(let w=0;w<A;w++){const M=$[w];for(const C of L)if(C[w]!==M)break e;I=w,v=M}if(v)return T?T(v,I,L):v;throw new Error("Couldn't find intersection")}e(h,"getDeepestCommonAncestorFrom");function p(){let E=this;const T=[];do T.push(E);while(E=E.parentPath);return T}e(p,"getAncestry");function b(E){return E.isDescendant(this)}e(b,"isAncestor");function y(E){return!!this.findParent(T=>T===E)}e(y,"isDescendant");function x(...E){let T=this;for(;T;){for(const A of E)if(T.node.type===A)return!0;T=T.parentPath}return!1}return e(x,"inType"),ar}e(OE,"requireAncestry");var Vn={},Yc={},Yu={},Ju={},fy;function py(){if(fy)return Ju;fy=1,Object.defineProperty(Ju,"__esModule",{value:!0}),Ju.createUnionType=m;var t=lt();const{createFlowUnionType:n,createTSUnionType:s,createUnionTypeAnnotation:a,isFlowType:f,isTSType:l}=t;function m(h){{if(h.every(p=>f(p)))return n?n(h):a(h);if(h.every(p=>l(p))&&s)return s(h)}}return e(m,"createUnionType"),Ju}e(py,"requireUtil");var dy;function NE(){if(dy)return Yu;dy=1,Object.defineProperty(Yu,"__esModule",{value:!0}),Yu.default=m;var t=lt(),n=py();const{BOOLEAN_NUMBER_BINARY_OPERATORS:s,createTypeAnnotationBasedOnTypeof:a,numberTypeAnnotation:f,voidTypeAnnotation:l}=t;function m(E){if(!this.isReferenced())return;const T=this.scope.getBinding(E.name);if(T)return T.identifier.typeAnnotation?T.identifier.typeAnnotation:h(T,this,E.name);if(E.name==="undefined")return l();if(E.name==="NaN"||E.name==="Infinity")return f();E.name}e(m,"_default");function h(E,T,A){const I=[],v=[];let L=p(E,T,v);const $=x(E,T,A);if($){const w=p(E,$.ifStatement);L=L.filter(M=>!w.includes(M)),I.push($.typeAnnotation)}if(L.length){L.push(...v);for(const w of L)I.push(w.getTypeAnnotation())}if(I.length)return(0,n.createUnionType)(I)}e(h,"getTypeAnnotationBindingConstantViolations");function p(E,T,A){const I=E.constantViolations.slice();return I.unshift(E.path),I.filter(v=>{v=v.resolve();const L=v._guessExecutionStatusRelativeTo(T);return A&&L==="unknown"&&A.push(v),L==="before"})}e(p,"getConstantViolationsBefore");function b(E,T){const A=T.node.operator,I=T.get("right").resolve(),v=T.get("left").resolve();let L;if(v.isIdentifier({name:E})?L=I:I.isIdentifier({name:E})&&(L=v),L)return A==="==="?L.getTypeAnnotation():s.includes(A)?f():void 0;if(A!=="==="&&A!=="==")return;let $,w;if(v.isUnaryExpression({operator:"typeof"})?($=v,w=I):I.isUnaryExpression({operator:"typeof"})&&($=I,w=v),!$||!$.get("argument").isIdentifier({name:E})||(w=w.resolve(),!w.isLiteral()))return;const M=w.node.value;if(typeof M=="string")return a(M)}e(b,"inferAnnotationFromBinaryExpression");function y(E,T,A){let I;for(;I=T.parentPath;){if(I.isIfStatement()||I.isConditionalExpression())return T.key==="test"?void 0:I;if(I.isFunction()&&I.parentPath.scope.getBinding(A)!==E)return;T=I}}e(y,"getParentConditionalPath");function x(E,T,A){const I=y(E,T,A);if(!I)return;const L=[I.get("test")],$=[];for(let w=0;w<L.length;w++){const M=L[w];if(M.isLogicalExpression())M.node.operator==="&&"&&(L.push(M.get("left")),L.push(M.get("right")));else if(M.isBinaryExpression()){const C=b(A,M);C&&$.push(C)}}return $.length?{typeAnnotation:(0,n.createUnionType)($),ifStatement:I}:x(E,I,A)}return e(x,"getConditionalAnnotation"),Yu}e(NE,"requireInfererReference");var hy;function BE(){return hy||(hy=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.ArrayExpression=Ce,t.AssignmentExpression=N,t.BinaryExpression=q,t.BooleanLiteral=we,t.CallExpression=Z,t.ConditionalExpression=j,t.ClassDeclaration=t.ClassExpression=t.FunctionDeclaration=t.ArrowFunctionExpression=t.FunctionExpression=Se,Object.defineProperty(t,"Identifier",{enumerable:!0,get:e(function(){return s.default},"get")}),t.LogicalExpression=_,t.NewExpression=D,t.NullLiteral=ve,t.NumericLiteral=de,t.ObjectExpression=fe,t.ParenthesizedExpression=Y,t.RegExpLiteral=Ee,t.RestElement=xe,t.SequenceExpression=z,t.StringLiteral=se,t.TSAsExpression=O,t.TSNonNullExpression=X,t.TaggedTemplateExpression=re,t.TemplateLiteral=V,t.TypeCastExpression=S,t.UnaryExpression=K,t.UpdateExpression=te,t.VariableDeclarator=P;var n=lt(),s=NE(),a=py();const{BOOLEAN_BINARY_OPERATORS:f,BOOLEAN_UNARY_OPERATORS:l,NUMBER_BINARY_OPERATORS:m,NUMBER_UNARY_OPERATORS:h,STRING_UNARY_OPERATORS:p,anyTypeAnnotation:b,arrayTypeAnnotation:y,booleanTypeAnnotation:x,buildMatchMemberExpression:E,genericTypeAnnotation:T,identifier:A,nullLiteralTypeAnnotation:I,numberTypeAnnotation:v,stringTypeAnnotation:L,tupleTypeAnnotation:$,unionTypeAnnotation:w,voidTypeAnnotation:M,isIdentifier:C}=n;function P(){if(this.get("id").isIdentifier())return this.get("init").getTypeAnnotation()}e(P,"VariableDeclarator");function S(ge){return ge.typeAnnotation}e(S,"TypeCastExpression"),S.validParent=!0;function O(ge){return ge.typeAnnotation}e(O,"TSAsExpression"),O.validParent=!0;function X(){return this.get("expression").getTypeAnnotation()}e(X,"TSNonNullExpression");function D(ge){if(ge.callee.type==="Identifier")return T(ge.callee)}e(D,"NewExpression");function V(){return L()}e(V,"TemplateLiteral");function K(ge){const Oe=ge.operator;if(Oe==="void")return M();if(h.includes(Oe))return v();if(p.includes(Oe))return L();if(l.includes(Oe))return x()}e(K,"UnaryExpression");function q(ge){const Oe=ge.operator;if(m.includes(Oe))return v();if(f.includes(Oe))return x();if(Oe==="+"){const Be=this.get("right"),qe=this.get("left");return qe.isBaseType("number")&&Be.isBaseType("number")?v():qe.isBaseType("string")||Be.isBaseType("string")?L():w([L(),v()])}}e(q,"BinaryExpression");function _(){const ge=[this.get("left").getTypeAnnotation(),this.get("right").getTypeAnnotation()];return(0,a.createUnionType)(ge)}e(_,"LogicalExpression");function j(){const ge=[this.get("consequent").getTypeAnnotation(),this.get("alternate").getTypeAnnotation()];return(0,a.createUnionType)(ge)}e(j,"ConditionalExpression");function z(){return this.get("expressions").pop().getTypeAnnotation()}e(z,"SequenceExpression");function Y(){return this.get("expression").getTypeAnnotation()}e(Y,"ParenthesizedExpression");function N(){return this.get("right").getTypeAnnotation()}e(N,"AssignmentExpression");function te(ge){const Oe=ge.operator;if(Oe==="++"||Oe==="--")return v()}e(te,"UpdateExpression");function se(){return L()}e(se,"StringLiteral");function de(){return v()}e(de,"NumericLiteral");function we(){return x()}e(we,"BooleanLiteral");function ve(){return I()}e(ve,"NullLiteral");function Ee(){return T(A("RegExp"))}e(Ee,"RegExpLiteral");function fe(){return T(A("Object"))}e(fe,"ObjectExpression");function Ce(){return T(A("Array"))}e(Ce,"ArrayExpression");function xe(){return Ce()}e(xe,"RestElement"),xe.validParent=!0;function Se(){return T(A("Function"))}e(Se,"Func");const Ue=E("Array.from"),Fe=E("Object.keys"),Re=E("Object.values"),Ae=E("Object.entries");function Z(){const{callee:ge}=this.node;return Fe(ge)?y(L()):Ue(ge)||Re(ge)||C(ge,{name:"Array"})?y(b()):Ae(ge)?y($([L(),b()])):ue(this.get("callee"))}e(Z,"CallExpression");function re(){return ue(this.get("tag"))}e(re,"TaggedTemplateExpression");function ue(ge){if(ge=ge.resolve(),ge.isFunction()){const{node:Oe}=ge;if(Oe.async)return Oe.generator?T(A("AsyncIterator")):T(A("Promise"));if(Oe.generator)return T(A("Iterator"));if(ge.node.returnType)return ge.node.returnType}}e(ue,"resolveCall")}(Yc)),Yc}e(BE,"requireInferers");var my;function kE(){if(my)return Vn;my=1,Object.defineProperty(Vn,"__esModule",{value:!0}),Vn._getTypeAnnotation=O,Vn.baseTypeStrictlyMatches=K,Vn.couldBeBaseType=V,Vn.getTypeAnnotation=P,Vn.isBaseType=X,Vn.isGenericType=q;var t=BE(),n=lt();const{anyTypeAnnotation:s,isAnyTypeAnnotation:a,isArrayTypeAnnotation:f,isBooleanTypeAnnotation:l,isEmptyTypeAnnotation:m,isFlowBaseAnnotation:h,isGenericTypeAnnotation:p,isIdentifier:b,isMixedTypeAnnotation:y,isNumberTypeAnnotation:x,isStringTypeAnnotation:E,isTSArrayType:T,isTSTypeAnnotation:A,isTSTypeReference:I,isTupleTypeAnnotation:v,isTypeAnnotation:L,isUnionTypeAnnotation:$,isVoidTypeAnnotation:w,stringTypeAnnotation:M,voidTypeAnnotation:C}=n;function P(){let _=this.getData("typeAnnotation");return _!=null||(_=O.call(this)||s(),(L(_)||A(_))&&(_=_.typeAnnotation),this.setData("typeAnnotation",_)),_}e(P,"getTypeAnnotation");const S=new WeakSet;function O(){const _=this.node;if(!_)if(this.key==="init"&&this.parentPath.isVariableDeclarator()){const z=this.parentPath.parentPath,Y=z.parentPath;return z.key==="left"&&Y.isForInStatement()?M():z.key==="left"&&Y.isForOfStatement()?s():C()}else return;if(_.typeAnnotation)return _.typeAnnotation;if(!S.has(_)){S.add(_);try{var j;let z=t[_.type];if(z)return z.call(this,_);if(z=t[this.parentPath.type],(j=z)!=null&&j.validParent)return this.parentPath.getTypeAnnotation()}finally{S.delete(_)}}}e(O,"_getTypeAnnotation");function X(_,j){return D(_,this.getTypeAnnotation(),j)}e(X,"isBaseType");function D(_,j,z){if(_==="string")return E(j);if(_==="number")return x(j);if(_==="boolean")return l(j);if(_==="any")return a(j);if(_==="mixed")return y(j);if(_==="empty")return m(j);if(_==="void")return w(j);if(z)return!1;throw new Error(`Unknown base type ${_}`)}e(D,"_isBaseType");function V(_){const j=this.getTypeAnnotation();if(a(j))return!0;if($(j)){for(const z of j.types)if(a(z)||D(_,z,!0))return!0;return!1}else return D(_,j,!0)}e(V,"couldBeBaseType");function K(_){const j=this.getTypeAnnotation(),z=_.getTypeAnnotation();return!a(j)&&h(j)?z.type===j.type:!1}e(K,"baseTypeStrictlyMatches");function q(_){const j=this.getTypeAnnotation();return _==="Array"&&(T(j)||f(j)||v(j))?!0:p(j)&&b(j.id,{name:_})||I(j)&&b(j.typeName,{name:_})}return e(q,"isGenericType"),Vn}e(kE,"requireInference");var Kn={},or={},Ka={},yy;function FE(){if(yy)return Ka;yy=1,Object.defineProperty(Ka,"__esModule",{value:!0}),Ka.default=void 0;var t=lt(),n=t;const{react:s}=t,{cloneNode:a,jsxExpressionContainer:f,variableDeclaration:l,variableDeclarator:m}=n,h={ReferencedIdentifier(y,x){if(y.isJSXIdentifier()&&s.isCompatTag(y.node.name)&&!y.parentPath.isJSXMemberExpression())return;if(y.node.name==="this"){let T=y.scope;do if(T.path.isFunction()&&!T.path.isArrowFunctionExpression())break;while(T=T.parent);T&&x.breakOnScopePaths.push(T.path)}const E=y.scope.getBinding(y.node.name);if(E){for(const T of E.constantViolations)if(T.scope!==E.path.scope){x.mutableBinding=!0,y.stop();return}E===x.scope.getBinding(y.node.name)&&(x.bindings[y.node.name]=E)}}},b=class b{constructor(x,E){this.breakOnScopePaths=void 0,this.bindings=void 0,this.mutableBinding=void 0,this.scopes=void 0,this.scope=void 0,this.path=void 0,this.attachAfter=void 0,this.breakOnScopePaths=[],this.bindings={},this.mutableBinding=!1,this.scopes=[],this.scope=E,this.path=x,this.attachAfter=!1}isCompatibleScope(x){for(const E of Object.keys(this.bindings)){const T=this.bindings[E];if(!x.bindingIdentifierEquals(E,T.identifier))return!1}return!0}getCompatibleScopes(){let x=this.path.scope;do{if(this.isCompatibleScope(x))this.scopes.push(x);else break;if(this.breakOnScopePaths.includes(x.path))break}while(x=x.parent)}getAttachmentPath(){let x=this._getAttachmentPath();if(!x)return;let E=x.scope;if(E.path===x&&(E=x.scope.parent),E.path.isProgram()||E.path.isFunction())for(const T of Object.keys(this.bindings)){if(!E.hasOwnBinding(T))continue;const A=this.bindings[T];if(A.kind==="param"||A.path.parentKey==="params")continue;if(this.getAttachmentParentForPath(A.path).key>=x.key){this.attachAfter=!0,x=A.path;for(const v of A.constantViolations)this.getAttachmentParentForPath(v).key>x.key&&(x=v)}}return x}_getAttachmentPath(){const E=this.scopes.pop();if(E){if(E.path.isFunction())if(this.hasOwnParamBindings(E)){if(this.scope===E)return;const T=E.path.get("body").get("body");for(let A=0;A<T.length;A++)if(!T[A].node._blockHoist)return T[A]}else return this.getNextScopeAttachmentParent();else if(E.path.isProgram())return this.getNextScopeAttachmentParent()}}getNextScopeAttachmentParent(){const x=this.scopes.pop();if(x)return this.getAttachmentParentForPath(x.path)}getAttachmentParentForPath(x){do if(!x.parentPath||Array.isArray(x.container)&&x.isStatement())return x;while(x=x.parentPath)}hasOwnParamBindings(x){for(const E of Object.keys(this.bindings)){if(!x.hasOwnBinding(E))continue;const T=this.bindings[E];if(T.kind==="param"&&T.constant)return!0}return!1}run(){if(this.path.traverse(h,this),this.mutableBinding)return;this.getCompatibleScopes();const x=this.getAttachmentPath();if(!x||x.getFunctionParent()===this.path.getFunctionParent())return;let E=x.scope.generateUidIdentifier("ref");const T=m(E,this.path.node),A=this.attachAfter?"insertAfter":"insertBefore",[I]=x[A]([x.isVariableDeclarator()?T:l("var",[T])]),v=this.path.parentPath;return v.isJSXElement()&&this.path.container===v.node.children&&(E=f(E)),this.path.replaceWith(a(E)),x.isVariableDeclarator()?I.get("init"):I.get("declarations.0.init")}};e(b,"PathHoister");let p=b;return Ka.default=p,Ka}e(FE,"requireHoister");var Wn={},Wa={},gy;function LE(){return gy||(gy=1,Object.defineProperty(Wa,"__esModule",{value:!0}),Wa.hooks=void 0,Wa.hooks=[function(t,n){if(t.key==="test"&&(n.isWhile()||n.isSwitchCase())||t.key==="declaration"&&n.isExportDeclaration()||t.key==="body"&&n.isLabeledStatement()||t.listKey==="declarations"&&n.isVariableDeclaration()&&n.node.declarations.length===1||t.key==="expression"&&n.isExpressionStatement())return n.remove(),!0},function(t,n){if(n.isSequenceExpression()&&n.node.expressions.length===1)return n.replaceWith(n.node.expressions[0]),!0},function(t,n){if(n.isBinary())return t.key==="left"?n.replaceWith(n.node.right):n.replaceWith(n.node.left),!0},function(t,n){if(n.isIfStatement()&&t.key==="consequent"||t.key==="body"&&(n.isLoop()||n.isArrowFunctionExpression()))return t.replaceWith({type:"BlockStatement",body:[]}),!0}]),Wa}e(LE,"requireRemovalHooks");var by;function Jc(){if(by)return Wn;by=1,Object.defineProperty(Wn,"__esModule",{value:!0}),Wn._assertUnremoved=T,Wn._callRemovalHooks=y,Wn._markRemoved=E,Wn._remove=x,Wn._removeFromScope=b,Wn.remove=p;var t=LE(),n=Rs(),s=vy(),a=bs(),f=lt(),l=zc(),m=Gn();const{getBindingIdentifiers:h}=f;function p(){var A;if(T.call(this),m.resync.call(this),y.call(this)){E.call(this);return}(A=this.opts)!=null&&A.noScope||b.call(this),this.shareCommentsWithSiblings(),x.call(this),E.call(this)}e(p,"remove");function b(){const A=h(this.node,!1,!1,!0);Object.keys(A).forEach(I=>this.scope.removeBinding(I))}e(b,"_removeFromScope");function y(){if(this.parentPath){for(const A of t.hooks)if(A(this,this.parentPath))return!0}}e(y,"_callRemovalHooks");function x(){Array.isArray(this.container)?(this.container.splice(this.key,1),l.updateSiblingKeys.call(this,this.key,-1)):s._replaceWith.call(this,null)}e(x,"_remove");function E(){this._traverseFlags|=a.SHOULD_SKIP|a.REMOVED,this.parent&&(0,n.getCachedPaths)(this.hub,this.parent).delete(this.node),this.node=null}e(E,"_markRemoved");function T(){if(this.removed)throw this.buildCodeFrameError("NodePath has been removed so is read-only.")}return e(T,"_assertUnremoved"),Wn}e(Jc,"requireRemoval");var Ty;function zc(){if(Ty)return or;Ty=1,Object.defineProperty(or,"__esModule",{value:!0}),or._containerInsert=P,or._containerInsertAfter=O,or._containerInsertBefore=S,or._verifyNodeList=_,or.insertAfter=K,or.insertBefore=C,or.pushContainer=z,or.unshiftContainer=j,or.updateSiblingKeys=q;var t=Rs(),n=FE(),s=bs(),a=Gn(),f=Jc(),l=lt();const{arrowFunctionExpression:m,assertExpression:h,assignmentExpression:p,blockStatement:b,callExpression:y,cloneNode:x,expressionStatement:E,isAssignmentExpression:T,isCallExpression:A,isExportNamedDeclaration:I,isExpression:v,isIdentifier:L,isSequenceExpression:$,isSuper:w,thisExpression:M}=l;function C(Y){f._assertUnremoved.call(this);const N=_.call(this,Y),{parentPath:te,parent:se}=this;if(te.isExpressionStatement()||te.isLabeledStatement()||I(se)||te.isExportDefaultDeclaration()&&this.isDeclaration())return te.insertBefore(N);if(this.isNodeType("Expression")&&!this.isJSXElement()||te.isForStatement()&&this.key==="init")return this.node&&N.push(this.node),this.replaceExpressionWithStatements(N);if(Array.isArray(this.container))return S.call(this,N);if(this.isStatementOrBlock()){const de=this.node,we=de&&(!this.isExpressionStatement()||de.expression!=null);return this.replaceWith(b(we?[de]:[])),this.unshiftContainer("body",N)}else throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?")}e(C,"insertBefore");function P(Y,N){q.call(this,Y,N.length);const te=[];this.container.splice(Y,0,...N);for(let we=0;we<N.length;we++){var se;const ve=Y+we,Ee=this.getSibling(ve);te.push(Ee),(se=this.context)!=null&&se.queue&&a.pushContext.call(Ee,this.context)}const de=a._getQueueContexts.call(this);for(const we of te){a.setScope.call(we),we.debug("Inserted.");for(const ve of de)ve.maybeQueue(we,!0)}return te}e(P,"_containerInsert");function S(Y){return P.call(this,this.key,Y)}e(S,"_containerInsertBefore");function O(Y){return P.call(this,this.key+1,Y)}e(O,"_containerInsertAfter");const X=e(Y=>Y[Y.length-1],"last");function D(Y){return $(Y.parent)&&(X(Y.parent.expressions)!==Y.node||D(Y.parentPath))}e(D,"isHiddenInSequenceExpression");function V(Y,N){if(!T(Y)||!L(Y.left))return!1;const te=N.getBlockParent();return te.hasOwnBinding(Y.left.name)&&te.getOwnBinding(Y.left.name).constantViolations.length<=1}e(V,"isAlmostConstantAssignment");function K(Y){if(f._assertUnremoved.call(this),this.isSequenceExpression())return X(this.get("expressions")).insertAfter(Y);const N=_.call(this,Y),{parentPath:te,parent:se}=this;if(te.isExpressionStatement()||te.isLabeledStatement()||I(se)||te.isExportDefaultDeclaration()&&this.isDeclaration())return te.insertAfter(N.map(de=>v(de)?E(de):de));if(this.isNodeType("Expression")&&!this.isJSXElement()&&!te.isJSXElement()||te.isForStatement()&&this.key==="init"){const de=this;if(de.node){const we=de.node;let{scope:ve}=this;if(ve.path.isPattern())return h(we),de.replaceWith(y(m([],we),[])),de.get("callee.body").insertAfter(N),[de];if(D(de))N.unshift(we);else if(A(we)&&w(we.callee))N.unshift(we),N.push(M());else if(V(we,ve))N.unshift(we),N.push(x(we.left));else if(ve.isPure(we,!0))N.push(we);else{te.isMethod({computed:!0,key:we})&&(ve=ve.parent);const Ee=ve.generateDeclaredUidIdentifier();N.unshift(E(p("=",x(Ee),we))),N.push(E(x(Ee)))}}return this.replaceExpressionWithStatements(N)}else{if(Array.isArray(this.container))return O.call(this,N);if(this.isStatementOrBlock()){const de=this.node,we=de&&(!this.isExpressionStatement()||de.expression!=null);return this.replaceWith(b(we?[de]:[])),this.pushContainer("body",N)}else throw new Error("We don't know what to do with this node type. We were previously a Statement but we can't fit in here?")}}e(K,"insertAfter");function q(Y,N){if(!this.parent)return;const te=(0,t.getCachedPaths)(this.hub,this.parent)||[];for(const[,se]of te)typeof se.key=="number"&&se.container===this.container&&se.key>=Y&&(se.key+=N)}e(q,"updateSiblingKeys");function _(Y){if(!Y)return[];Array.isArray(Y)||(Y=[Y]);for(let N=0;N<Y.length;N++){const te=Y[N];let se;if(te?typeof te!="object"?se="contains a non-object node":te.type?te instanceof s.default&&(se="has a NodePath when it expected a raw object"):se="without a type":se="has falsy node",se){const de=Array.isArray(te)?"array":typeof te;throw new Error(`Node list ${se} with the index of ${N} and type of ${de}`)}}return Y}e(_,"_verifyNodeList");function j(Y,N){f._assertUnremoved.call(this),N=_.call(this,N);const te=s.default.get({parentPath:this,parent:this.node,container:this.node[Y],listKey:Y,key:0}).setContext(this.context);return S.call(te,N)}e(j,"unshiftContainer");function z(Y,N){f._assertUnremoved.call(this);const te=_.call(this,N),se=this.node[Y];return s.default.get({parentPath:this,parent:this.node,container:se,listKey:Y,key:se.length}).setContext(this.context).replaceWithMultiple(te)}return e(z,"pushContainer"),or.hoist=e(function(N=this.scope){return new n.default(this,N).run()},"hoist"),or}e(zc,"requireModification");var Ey;function vy(){if(Ey)return Kn;Ey=1,Object.defineProperty(Kn,"__esModule",{value:!0}),Kn._replaceWith=ve,Kn.replaceExpressionWithStatements=Ee,Kn.replaceInline=Ce,Kn.replaceWith=we,Kn.replaceWithMultiple=se,Kn.replaceWithSourceString=de;var t=Lu(),n=qr(),s=bs(),a=Rs(),f=zc(),l=ku(),m=lt(),h=Gn();const{FUNCTION_TYPES:p,arrowFunctionExpression:b,assignmentExpression:y,awaitExpression:x,blockStatement:E,buildUndefinedNode:T,callExpression:A,cloneNode:I,conditionalExpression:v,expressionStatement:L,getBindingIdentifiers:$,identifier:w,inheritLeadingComments:M,inheritTrailingComments:C,inheritsComments:P,isBlockStatement:S,isEmptyStatement:O,isExpression:X,isExpressionStatement:D,isIfStatement:V,isProgram:K,isStatement:q,isVariableDeclaration:_,removeComments:j,returnStatement:z,sequenceExpression:Y,validate:N,yieldExpression:te}=m;function se(xe){var Se;h.resync.call(this),xe=f._verifyNodeList.call(this,xe),M(xe[0],this.node),C(xe[xe.length-1],this.node),(Se=(0,a.getCachedPaths)(this.hub,this.parent))==null||Se.delete(this.node),this.node=this.container[this.key]=null;const Ue=this.insertAfter(xe);return this.node?this.requeue():this.remove(),Ue}e(se,"replaceWithMultiple");function de(xe){h.resync.call(this);let Se;try{xe=`(${xe})`,Se=(0,l.parse)(xe)}catch(Fe){const Re=Fe.loc;throw Re&&(Fe.message+=` - make sure this is an expression.
42
+ `+(0,t.codeFrameColumns)(xe,{start:{line:Re.line,column:Re.column+1}}),Fe.code="BABEL_REPLACE_SOURCE_ERROR"),Fe}const Ue=Se.program.body[0].expression;return n.default.removeProperties(Ue),this.replaceWith(Ue)}e(de,"replaceWithSourceString");function we(xe){if(h.resync.call(this),this.removed)throw new Error("You can't replace this node, we've already removed it");let Se=xe instanceof s.default?xe.node:xe;if(!Se)throw new Error("You passed `path.replaceWith()` a falsy node, use `path.remove()` instead");if(this.node===Se)return[this];if(this.isProgram()&&!K(Se))throw new Error("You can only replace a Program root node with another Program node");if(Array.isArray(Se))throw new Error("Don't use `path.replaceWith()` with an array of nodes, use `path.replaceWithMultiple()`");if(typeof Se=="string")throw new Error("Don't use `path.replaceWith()` with a source string, use `path.replaceWithSourceString()`");let Ue="";if(this.isNodeType("Statement")&&X(Se)&&!this.canHaveVariableDeclarationOrExpression()&&!this.canSwapBetweenExpressionAndStatement(Se)&&!this.parentPath.isExportDefaultDeclaration()&&(Se=L(Se),Ue="expression"),this.isNodeType("Expression")&&q(Se)&&!this.canHaveVariableDeclarationOrExpression()&&!this.canSwapBetweenExpressionAndStatement(Se))return this.replaceExpressionWithStatements([Se]);const Fe=this.node;return Fe&&(P(Se,Fe),j(Fe)),ve.call(this,Se),this.type=Se.type,h.setScope.call(this),this.requeue(),[Ue?this.get(Ue):this]}e(we,"replaceWith");function ve(xe){var Se;if(!this.container)throw new ReferenceError("Container is falsy");this.inList?N(this.parent,this.key,[xe]):N(this.parent,this.key,xe),this.debug(`Replace with ${xe?.type}`),(Se=(0,a.getCachedPaths)(this.hub,this.parent))==null||Se.set(xe,this).delete(this.node),this.node=this.container[this.key]=xe}e(ve,"_replaceWith");function Ee(xe){h.resync.call(this);const Se=[],Ue=fe(xe,Se);if(Ue){for(const qe of Se)this.scope.push({id:qe});return this.replaceWith(Ue)[0].get("expressions")}const Fe=this.getFunctionParent(),Re=Fe?.node.async,Ae=Fe?.node.generator,Z=b([],E(xe));this.replaceWith(A(Z,[]));const re=this.get("callee");re.get("body").scope.hoistVariables(qe=>this.scope.push({id:qe}));const ue=re.getCompletionRecords();for(const qe of ue){if(!qe.isExpressionStatement())continue;const Ye=qe.findParent(He=>He.isLoop());if(Ye){let He=Ye.getData("expressionReplacementReturnUid");He?He=w(He.name):(He=re.scope.generateDeclaredUidIdentifier("ret"),re.get("body").pushContainer("body",z(I(He))),Ye.setData("expressionReplacementReturnUid",He)),qe.get("expression").replaceWith(y("=",I(He),qe.node.expression))}else qe.replaceWith(z(qe.node.expression))}re.arrowFunctionToExpression();const ge=re,Oe=Re&&n.default.hasType(this.get("callee.body").node,"AwaitExpression",p),Be=Ae&&n.default.hasType(this.get("callee.body").node,"YieldExpression",p);return Oe&&(ge.set("async",!0),Be||this.replaceWith(x(this.node))),Be&&(ge.set("generator",!0),this.replaceWith(te(this.node,!0))),ge.get("body.body")}e(Ee,"replaceExpressionWithStatements");function fe(xe,Se){const Ue=[];let Fe=!0;for(const Re of xe)if(O(Re)||(Fe=!1),X(Re))Ue.push(Re);else if(D(Re))Ue.push(Re.expression);else if(_(Re)){if(Re.kind!=="var")return;for(const Ae of Re.declarations){const Z=$(Ae);for(const re of Object.keys(Z))Se.push(I(Z[re]));Ae.init&&Ue.push(y("=",Ae.id,Ae.init))}Fe=!0}else if(V(Re)){const Ae=Re.consequent?fe([Re.consequent],Se):T(),Z=Re.alternate?fe([Re.alternate],Se):T();if(!Ae||!Z)return;Ue.push(v(Re.test,Ae,Z))}else if(S(Re)){const Ae=fe(Re.body,Se);if(!Ae)return;Ue.push(Ae)}else if(O(Re))xe.indexOf(Re)===0&&(Fe=!0);else return;return Fe&&Ue.push(T()),Ue.length===1?Ue[0]:Y(Ue)}e(fe,"gatherSequenceExpressions");function Ce(xe){if(h.resync.call(this),Array.isArray(xe))if(Array.isArray(this.container)){xe=f._verifyNodeList.call(this,xe);const Se=f._containerInsertAfter.call(this,xe);return this.remove(),Se}else return this.replaceWithMultiple(xe);else return this.replaceWith(xe)}return e(Ce,"replaceInline"),Kn}e(vy,"requireReplacement");var Ga={},Sy;function RE(){if(Sy)return Ga;Sy=1,Object.defineProperty(Ga,"__esModule",{value:!0}),Ga.evaluate=E,Ga.evaluateTruthy=m;const t=["Number","String","Math"],n=["isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent",null,null],s=["random"];function a(T){return t.includes(T)}e(a,"isValidObjectCallee");function f(T){return n.includes(T)}e(f,"isValidIdentifierCallee");function l(T){return s.includes(T)}e(l,"isInvalidMethod");function m(){const T=this.evaluate();if(T.confident)return!!T.value}e(m,"evaluateTruthy");function h(T,A){A.confident&&(A.deoptPath=T,A.confident=!1)}e(h,"deopt");const p=new Map([["undefined",void 0],["Infinity",1/0],["NaN",NaN]]);function b(T,A){const{node:I}=T,{seen:v}=A;if(v.has(I)){const L=v.get(I);if(L.resolved)return L.value;h(T,A);return}else{const L={resolved:!1};v.set(I,L);const $=y(T,A);return A.confident&&(L.resolved=!0,L.value=$),$}}e(b,"evaluateCached");function y(T,A){if(A.confident){if(T.isSequenceExpression()){const I=T.get("expressions");return b(I[I.length-1],A)}if(T.isStringLiteral()||T.isNumericLiteral()||T.isBooleanLiteral())return T.node.value;if(T.isNullLiteral())return null;if(T.isTemplateLiteral())return x(T,T.node.quasis,A);if(T.isTaggedTemplateExpression()&&T.get("tag").isMemberExpression()){const I=T.get("tag.object"),{node:{name:v}}=I,L=T.get("tag.property");if(I.isIdentifier()&&v==="String"&&!T.scope.getBinding(v)&&L.isIdentifier()&&L.node.name==="raw")return x(T,T.node.quasi.quasis,A,!0)}if(T.isConditionalExpression()){const I=b(T.get("test"),A);return A.confident?b(I?T.get("consequent"):T.get("alternate"),A):void 0}if(T.isExpressionWrapper())return b(T.get("expression"),A);if(T.isMemberExpression()&&!T.parentPath.isCallExpression({callee:T.node})){const I=T.get("property"),v=T.get("object");if(v.isLiteral()){const L=v.node.value,$=typeof L;let w=null;if(T.node.computed){if(w=b(I,A),!A.confident)return}else I.isIdentifier()&&(w=I.node.name);if(($==="number"||$==="string")&&w!=null&&(typeof w=="number"||typeof w=="string"))return L[w]}}if(T.isReferencedIdentifier()){const I=T.scope.getBinding(T.node.name);if(I){if(I.constantViolations.length>0||T.node.start<I.path.node.end){h(I.path,A);return}if(I.hasValue)return I.value}const v=T.node.name;if(p.has(v)){if(!I)return p.get(v);h(I.path,A);return}const L=T.resolve();if(L===T){h(T,A);return}else return b(L,A)}if(T.isUnaryExpression({prefix:!0})){if(T.node.operator==="void")return;const I=T.get("argument");if(T.node.operator==="typeof"&&(I.isFunction()||I.isClass()))return"function";const v=b(I,A);if(!A.confident)return;switch(T.node.operator){case"!":return!v;case"+":return+v;case"-":return-v;case"~":return~v;case"typeof":return typeof v}}if(T.isArrayExpression()){const I=[],v=T.get("elements");for(const L of v){const $=L.evaluate();if($.confident)I.push($.value);else{h($.deopt,A);return}}return I}if(T.isObjectExpression()){const I={},v=T.get("properties");for(const L of v){if(L.isObjectMethod()||L.isSpreadElement()){h(L,A);return}const $=L.get("key");let w;if(L.node.computed){if(w=$.evaluate(),!w.confident){h(w.deopt,A);return}w=w.value}else $.isIdentifier()?w=$.node.name:w=$.node.value;let C=L.get("value").evaluate();if(!C.confident){h(C.deopt,A);return}C=C.value,I[w]=C}return I}if(T.isLogicalExpression()){const I=A.confident,v=b(T.get("left"),A),L=A.confident;A.confident=I;const $=b(T.get("right"),A),w=A.confident;switch(T.node.operator){case"||":return A.confident=L&&(!!v||w),A.confident?v||$:void 0;case"&&":return A.confident=L&&(!v||w),A.confident?v&&$:void 0;case"??":return A.confident=L&&(v!=null||w),A.confident?v??$:void 0}}if(T.isBinaryExpression()){const I=b(T.get("left"),A);if(!A.confident)return;const v=b(T.get("right"),A);if(!A.confident)return;switch(T.node.operator){case"-":return I-v;case"+":return I+v;case"/":return I/v;case"*":return I*v;case"%":return I%v;case"**":return Math.pow(I,v);case"<":return I<v;case">":return I>v;case"<=":return I<=v;case">=":return I>=v;case"==":return I==v;case"!=":return I!=v;case"===":return I===v;case"!==":return I!==v;case"|":return I|v;case"&":return I&v;case"^":return I^v;case"<<":return I<<v;case">>":return I>>v;case">>>":return I>>>v}}if(T.isCallExpression()){const I=T.get("callee");let v,L;if(I.isIdentifier()&&!T.scope.getBinding(I.node.name)&&(a(I.node.name)||f(I.node.name))&&(L=bi[I.node.name]),I.isMemberExpression()){const $=I.get("object"),w=I.get("property");if($.isIdentifier()&&w.isIdentifier()&&a($.node.name)&&!l(w.node.name)){v=bi[$.node.name];const M=w.node.name;hasOwnProperty.call(v,M)&&(L=v[M])}if($.isLiteral()&&w.isIdentifier()){const M=typeof $.node.value;(M==="string"||M==="number")&&(v=$.node.value,L=v[w.node.name])}}if(L){const $=T.get("arguments").map(w=>b(w,A));return A.confident?L.apply(v,$):void 0}}h(T,A)}}e(y,"_evaluate");function x(T,A,I,v=!1){let L="",$=0;const w=T.isTemplateLiteral()?T.get("expressions"):T.get("quasi.expressions");for(const M of A){if(!I.confident)break;L+=v?M.value.raw:M.value.cooked;const C=w[$++];C&&(L+=String(b(C,I)))}if(I.confident)return L}e(x,"evaluateQuasis");function E(){const T={confident:!0,deoptPath:null,seen:new Map};let A=b(this,T);return T.confident||(A=void 0),{confident:T.confident,deopt:T.deoptPath,value:A}}return e(E,"evaluate"),Ga}e(RE,"requireEvaluation");var Ur={},xy;function ME(){if(xy)return Ur;xy=1,Object.defineProperty(Ur,"__esModule",{value:!0}),Ur.arrowFunctionToExpression=Se,Ur.ensureBlock=fe,Ur.ensureFunctionName=ut,Ur.splitExportDeclaration=He,Ur.toComputedKey=Ee,Ur.unwrapFunctionEnvironment=Ce;var t=lt(),n=ju(),s=Ku(),a=Gn();const{arrowFunctionExpression:f,assignmentExpression:l,binaryExpression:m,blockStatement:h,callExpression:p,conditionalExpression:b,expressionStatement:y,identifier:x,isIdentifier:E,jsxIdentifier:T,logicalExpression:A,LOGICAL_OPERATORS:I,memberExpression:v,metaProperty:L,numericLiteral:$,objectExpression:w,restElement:M,returnStatement:C,sequenceExpression:P,spreadElement:S,stringLiteral:O,super:X,thisExpression:D,toExpression:V,unaryExpression:K,toBindingIdentifierName:q,isFunction:_,isAssignmentPattern:j,isRestElement:z,getFunctionName:Y,cloneNode:N,variableDeclaration:te,variableDeclarator:se,exportNamedDeclaration:de,exportSpecifier:we,inherits:ve}=t;function Ee(){let me;if(this.isMemberExpression())me=this.node.property;else if(this.isProperty()||this.isMethod())me=this.node.key;else throw new ReferenceError("todo");return this.node.computed||E(me)&&(me=O(me.name)),me}e(Ee,"toComputedKey");function fe(){const me=this.get("body"),pe=me.node;if(Array.isArray(me))throw new Error("Can't convert array path to a block statement");if(!pe)throw new Error("Can't convert node without a body");if(me.isBlockStatement())return pe;const J=[];let ae="body",Te,De;me.isStatement()?(De="body",Te=0,J.push(me.node)):(ae+=".body.0",this.isFunction()?(Te="argument",J.push(C(me.node))):(Te="expression",J.push(y(me.node)))),this.node.body=h(J);const Le=this.get(ae);return a.setup.call(me,Le,De?Le.node[De]:Le.node,De,Te),this.node}e(fe,"ensureBlock"),Ur.arrowFunctionToShadowed=function(){this.isArrowFunctionExpression()&&this.arrowFunctionToExpression()};function Ce(){if(!this.isArrowFunctionExpression()&&!this.isFunctionExpression()&&!this.isFunctionDeclaration())throw this.buildCodeFrameError("Can only unwrap the environment of a function.");Fe(this)}e(Ce,"unwrapFunctionEnvironment");function xe(me,pe){me.node.type=pe}e(xe,"setType");function Se({allowInsertArrow:me=!0,allowInsertArrowWithRest:pe=me,noNewArrows:J=!(ae=>(ae=arguments[0])==null?void 0:ae.specCompliant)()}={}){if(!this.isArrowFunctionExpression())throw this.buildCodeFrameError("Cannot convert non-arrow function to a function expression.");let ae=this;if(!J){var Te;ae=(Te=ae.ensureFunctionName(!1))!=null?Te:ae}const{thisBinding:De,fnPath:Le}=Fe(ae,J,me,pe);if(Le.ensureBlock(),xe(Le,"FunctionExpression"),!J){const je=De?null:Le.scope.generateUidIdentifier("arrowCheckId");return je&&Le.parentPath.scope.push({id:je,init:w([])}),Le.get("body").unshiftContainer("body",y(p(this.hub.addHelper("newArrowCheck"),[D(),x(je?je.name:De)]))),Le.replaceWith(p(v(Le.node,x("bind")),[je?x(je.name):D()])),Le.get("callee.object")}return Le}e(Se,"arrowFunctionToExpression");const Ue=(0,s.environmentVisitor)({CallExpression(me,{allSuperCalls:pe}){me.get("callee").isSuper()&&pe.push(me)}});function Fe(me,pe=!0,J=!0,ae=!0){let Te,De=me.findParent(ye=>{if(ye.isArrowFunctionExpression()){var ee;return(ee=Te)!=null||(Te=ye),!1}return ye.isFunction()||ye.isProgram()||ye.isClassProperty({static:!1})||ye.isClassPrivateProperty({static:!1})});const Le=De.isClassMethod({kind:"constructor"});if(De.isClassProperty()||De.isClassPrivateProperty())if(Te)De=Te;else if(J)me.replaceWith(p(f([],V(me.node)),[])),De=me.get("callee"),me=De.get("body");else throw me.buildCodeFrameError("Unable to transform arrow inside class property");const{thisPaths:je,argumentsPaths:Je,newTargetPaths:Me,superProps:rt,superCalls:W}=Ye(me);if(Le&&W.length>0){if(!J)throw W[0].buildCodeFrameError("When using '@babel/plugin-transform-arrow-functions', it's not possible to compile `super()` in an arrow function without compiling classes.\nPlease add '@babel/plugin-transform-classes' to your Babel configuration.");if(!ae)throw W[0].buildCodeFrameError("When using '@babel/plugin-transform-parameters', it's not possible to compile `super()` in an arrow function with default or rest parameters without compiling classes.\nPlease add '@babel/plugin-transform-classes' to your Babel configuration.");const ye=[];De.traverse(Ue,{allSuperCalls:ye});const ee=ge(De);ye.forEach(_e=>{const $e=x(ee);$e.loc=_e.node.callee.loc,_e.get("callee").replaceWith($e)})}if(Je.length>0){const ye=Be(De,"arguments",()=>{const ee=e(()=>x("arguments"),"args");return De.scope.path.isProgram()?b(m("===",K("typeof",ee()),O("undefined")),De.scope.buildUndefinedNode(),ee()):ee()});Je.forEach(ee=>{const _e=x(ye);_e.loc=ee.node.loc,ee.replaceWith(_e)})}if(Me.length>0){const ye=Be(De,"newtarget",()=>L(x("new"),x("target")));Me.forEach(ee=>{const _e=x(ye);_e.loc=ee.node.loc,ee.replaceWith(_e)})}if(rt.length>0){if(!J)throw rt[0].buildCodeFrameError("When using '@babel/plugin-transform-arrow-functions', it's not possible to compile `super.prop` in an arrow function without compiling classes.\nPlease add '@babel/plugin-transform-classes' to your Babel configuration.");rt.reduce((ee,_e)=>ee.concat(Ae(_e)),[]).forEach(ee=>{const _e=ee.node.computed?"":ee.get("property").node.name,$e=ee.parentPath,Xe=$e.isAssignmentExpression({left:ee.node}),st=$e.isCallExpression({callee:ee.node}),at=$e.isTaggedTemplateExpression({tag:ee.node}),Ot=Oe(De,Xe,_e),It=[];if(ee.node.computed&&It.push(ee.get("property").node),Xe){const Et=$e.node.right;It.push(Et)}const St=p(x(Ot),It);st?($e.unshiftContainer("arguments",D()),ee.replaceWith(v(St,x("call"))),je.push($e.get("arguments.0"))):Xe?$e.replaceWith(St):at?(ee.replaceWith(p(v(St,x("bind"),!1),[D()])),je.push(ee.get("arguments.0"))):ee.replaceWith(St)})}let oe;return(je.length>0||!pe)&&(oe=ue(De,Le),(pe||Le&&Z(De))&&(je.forEach(ye=>{const ee=ye.isJSX()?T(oe):x(oe);ee.loc=ye.node.loc,ye.replaceWith(ee)}),pe||(oe=null))),{thisBinding:oe,fnPath:me}}e(Fe,"hoistFunctionEnvironment");function Re(me){return I.includes(me)}e(Re,"isLogicalOp");function Ae(me){if(me.parentPath.isAssignmentExpression()&&me.parentPath.node.operator!=="="){const J=me.parentPath,ae=J.node.operator.slice(0,-1),Te=J.node.right,De=Re(ae);if(me.node.computed){const Le=me.scope.generateDeclaredUidIdentifier("tmp"),je=me.node.object,Je=me.node.property;J.get("left").replaceWith(v(je,l("=",Le,Je),!0)),J.get("right").replaceWith(pe(De?"=":ae,v(je,x(Le.name),!0),Te))}else{const Le=me.node.object,je=me.node.property;J.get("left").replaceWith(v(Le,je)),J.get("right").replaceWith(pe(De?"=":ae,v(Le,x(je.name)),Te))}return De?J.replaceWith(A(ae,J.node.left,J.node.right)):J.node.operator="=",[J.get("left"),J.get("right").get("left")]}else if(me.parentPath.isUpdateExpression()){const J=me.parentPath,ae=me.scope.generateDeclaredUidIdentifier("tmp"),Te=me.node.computed?me.scope.generateDeclaredUidIdentifier("prop"):null,De=[l("=",ae,v(me.node.object,Te?l("=",Te,me.node.property):me.node.property,me.node.computed)),l("=",v(me.node.object,Te?x(Te.name):me.node.property,me.node.computed),m(me.parentPath.node.operator[0],x(ae.name),$(1)))];me.parentPath.node.prefix||De.push(x(ae.name)),J.replaceWith(P(De));const Le=J.get("expressions.0.right"),je=J.get("expressions.1.left");return[Le,je]}return[me];function pe(J,ae,Te){return J==="="?l("=",ae,Te):m(J,ae,Te)}}e(Ae,"standardizeSuperProperty");function Z(me){return me.isClassMethod()&&!!me.parentPath.parentPath.node.superClass}e(Z,"hasSuperClass");const re=(0,s.environmentVisitor)({CallExpression(me,{supers:pe,thisBinding:J}){me.get("callee").isSuper()&&(pe.has(me.node)||(pe.add(me.node),me.replaceWithMultiple([me.node,l("=",x(J),x("this"))])))}});function ue(me,pe){return Be(me,"this",J=>{if(!pe||!Z(me))return D();me.traverse(re,{supers:new WeakSet,thisBinding:J})})}e(ue,"getThisBinding");function ge(me){return Be(me,"supercall",()=>{const pe=me.scope.generateUidIdentifier("args");return f([M(pe)],p(X(),[S(x(pe.name))]))})}e(ge,"getSuperBinding");function Oe(me,pe,J){return Be(me,`superprop_${pe?"set":"get"}:${J||""}`,()=>{const Te=[];let De;if(J)De=v(X(),x(J));else{const Le=me.scope.generateUidIdentifier("prop");Te.unshift(Le),De=v(X(),x(Le.name),!0)}if(pe){const Le=me.scope.generateUidIdentifier("value");Te.push(Le),De=l("=",De,x(Le.name))}return f(Te,De)})}e(Oe,"getSuperPropBinding");function Be(me,pe,J){const ae="binding:"+pe;let Te=me.getData(ae);if(!Te){const De=me.scope.generateUidIdentifier(pe);Te=De.name,me.setData(ae,Te),me.scope.push({id:De,init:J(Te)})}return Te}e(Be,"getBinding");const qe=(0,s.environmentVisitor)({ThisExpression(me,{thisPaths:pe}){pe.push(me)},JSXIdentifier(me,{thisPaths:pe}){me.node.name==="this"&&(!me.parentPath.isJSXMemberExpression({object:me.node})&&!me.parentPath.isJSXOpeningElement({name:me.node})||pe.push(me))},CallExpression(me,{superCalls:pe}){me.get("callee").isSuper()&&pe.push(me)},MemberExpression(me,{superProps:pe}){me.get("object").isSuper()&&pe.push(me)},Identifier(me,{argumentsPaths:pe}){if(!me.isReferencedIdentifier({name:"arguments"}))return;let J=me.scope;do{if(J.hasOwnBinding("arguments")){J.rename("arguments");return}if(J.path.isFunction()&&!J.path.isArrowFunctionExpression())break}while(J=J.parent);pe.push(me)},MetaProperty(me,{newTargetPaths:pe}){me.get("meta").isIdentifier({name:"new"})&&me.get("property").isIdentifier({name:"target"})&&pe.push(me)}});function Ye(me){const pe=[],J=[],ae=[],Te=[],De=[];return me.traverse(qe,{thisPaths:pe,argumentsPaths:J,newTargetPaths:ae,superProps:Te,superCalls:De}),{thisPaths:pe,argumentsPaths:J,newTargetPaths:ae,superProps:Te,superCalls:De}}e(Ye,"getScopeInformation");function He(){if(!this.isExportDeclaration()||this.isExportAllDeclaration())throw new Error("Only default and named export declarations can be split.");if(this.isExportNamedDeclaration()&&this.get("specifiers").length>0)throw new Error("It doesn't make sense to split exported specifiers.");const me=this.get("declaration");if(this.isExportDefaultDeclaration()){const Te=me.isFunctionDeclaration()||me.isClassDeclaration(),De=me.isFunctionExpression()||me.isClassExpression(),Le=me.isScope()?me.scope.parent:me.scope;let je=me.node.id,Je=!1;je?De&&Le.hasBinding(je.name)&&(Je=!0,je=Le.generateUidIdentifier(je.name)):(Je=!0,je=Le.generateUidIdentifier("default"),(Te||De)&&(me.node.id=N(je)));const Me=Te?me.node:te("var",[se(N(je),me.node)]),rt=de(null,[we(N(je),x("default"))]);return this.insertAfter(rt),this.replaceWith(Me),Je&&Le.registerDeclaration(this),this}else if(this.get("specifiers").length>0)throw new Error("It doesn't make sense to split exported specifiers.");const pe=me.getOuterBindingIdentifiers(),J=Object.keys(pe).map(Te=>we(x(Te),x(Te))),ae=de(null,J);return this.insertAfter(ae),this.replaceWith(me.node),this}e(He,"splitExportDeclaration");const nt={"ReferencedIdentifier|BindingIdentifier"(me,pe){me.node.name===pe.name&&(pe.needsRename=!0,me.stop())},Scope(me,pe){me.scope.hasOwnBinding(pe.name)&&me.skip()}};function ut(me){if(this.node.id)return this;const pe=Y(this.node,this.parent);if(pe==null)return this;let{name:J}=pe;if(!me&&/[\uD800-\uDFFF]/.test(J)||J.startsWith("get ")||J.startsWith("set "))return null;J=q(J.replace(/[/ ]/g,"_"));const ae=x(J);ve(ae,pe.originalNode);const Te={needsRename:!1,name:J},{scope:De}=this,Le=De.getOwnBinding(J);if(Le?Le.kind==="param"&&(Te.needsRename=!0):(De.parent.hasBinding(J)||De.hasGlobal(J))&&this.traverse(nt,Te),!Te.needsRename)return this.node.id=ae,De.getProgramParent().references[ae.name]=!0,this;if(De.hasBinding(ae.name)&&!De.hasGlobal(ae.name))return De.rename(ae.name),this.node.id=ae,De.getProgramParent().references[ae.name]=!0,this;if(!_(this.node))return null;const je=De.generateUidIdentifier(ae.name),Je=[];for(let rt=0,W=Ne(this.node);rt<W;rt++)Je.push(De.generateUidIdentifier("x"));const Me=n.default.expression.ast`
43
+ (function (${je}) {
44
+ function ${ae}(${Je}) {
45
+ return ${N(je)}.apply(this, arguments);
46
+ }
47
+
48
+ ${N(ae)}.toString = function () {
49
+ return ${N(je)}.toString();
50
+ }
51
+
52
+ return ${N(ae)};
53
+ })(${V(this.node)})
54
+ `;return this.replaceWith(Me)[0].get("arguments.0")}e(ut,"ensureFunctionName");function Ne(me){const pe=me.params.findIndex(J=>j(J)||z(J));return pe===-1?me.params.length:pe}return e(Ne,"getFunctionArity"),Ur}e(ME,"requireConversion");var Qc={},Ay;function jE(){return Ay||(Ay=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t._guessExecutionStatusRelativeTo=X,t._resolve=_,t.canHaveVariableDeclarationOrExpression=A,t.canSwapBetweenExpressionAndStatement=I,t.getSource=w,t.isCompletionRecord=v,t.isConstantExpression=j,t.isInStrictMode=z,t.isNodeType=T,t.isStatementOrBlock=L,t.isStatic=E,t.matchesPattern=x,t.referencesImport=$,t.resolve=q,t.willIMaybeExecuteBefore=M;var n=lt();const{STATEMENT_OR_BLOCK_KEYS:s,VISITOR_KEYS:a,isBlockStatement:f,isExpression:l,isIdentifier:m,isLiteral:h,isStringLiteral:p,isType:b,matchesPattern:y}=n;function x(Y,N){return y(this.node,Y,N)}e(x,"matchesPattern"),t.has=e(function(N){var te;const se=(te=this.node)==null?void 0:te[N];return se&&Array.isArray(se)?!!se.length:!!se},"has");function E(){return this.scope.isStatic(this.node)}e(E,"isStatic"),t.is=t.has,t.isnt=e(function(N){return!this.has(N)},"isnt"),t.equals=e(function(N,te){return this.node[N]===te},"equals");function T(Y){return b(this.type,Y)}e(T,"isNodeType");function A(){return(this.key==="init"||this.key==="left")&&this.parentPath.isFor()}e(A,"canHaveVariableDeclarationOrExpression");function I(Y){return this.key!=="body"||!this.parentPath.isArrowFunctionExpression()?!1:this.isExpression()?f(Y):this.isBlockStatement()?l(Y):!1}e(I,"canSwapBetweenExpressionAndStatement");function v(Y){let N=this,te=!0;do{const{type:se,container:de}=N;if(!te&&(N.isFunction()||se==="StaticBlock"))return!!Y;if(te=!1,Array.isArray(de)&&N.key!==de.length-1)return!1}while((N=N.parentPath)&&!N.isProgram()&&!N.isDoExpression());return!0}e(v,"isCompletionRecord");function L(){return this.parentPath.isLabeledStatement()||f(this.container)?!1:s.includes(this.key)}e(L,"isStatementOrBlock");function $(Y,N){if(!this.isReferencedIdentifier()){if(this.isJSXMemberExpression()&&this.node.property.name===N||(this.isMemberExpression()||this.isOptionalMemberExpression())&&(this.node.computed?p(this.node.property,{value:N}):this.node.property.name===N)){const we=this.get("object");return we.isReferencedIdentifier()&&we.referencesImport(Y,"*")}return!1}const te=this.scope.getBinding(this.node.name);if(!te||te.kind!=="module")return!1;const se=te.path,de=se.parentPath;if(!de.isImportDeclaration())return!1;if(de.node.source.value===Y){if(!N)return!0}else return!1;return!!(se.isImportDefaultSpecifier()&&N==="default"||se.isImportNamespaceSpecifier()&&N==="*"||se.isImportSpecifier()&&m(se.node.imported,{name:N}))}e($,"referencesImport");function w(){const Y=this.node;if(Y.end){const N=this.hub.getCode();if(N)return N.slice(Y.start,Y.end)}return""}e(w,"getSource");function M(Y){return this._guessExecutionStatusRelativeTo(Y)!=="after"}e(M,"willIMaybeExecuteBefore");function C(Y){return Y.isProgram()?Y:(Y.parentPath.scope.getFunctionParent()||Y.parentPath.scope.getProgramParent()).path}e(C,"getOuterFunction");function P(Y,N){switch(Y){case"LogicalExpression":return N==="right";case"ConditionalExpression":case"IfStatement":return N==="consequent"||N==="alternate";case"WhileStatement":case"DoWhileStatement":case"ForInStatement":case"ForOfStatement":return N==="body";case"ForStatement":return N==="body"||N==="update";case"SwitchStatement":return N==="cases";case"TryStatement":return N==="handler";case"AssignmentPattern":return N==="right";case"OptionalMemberExpression":return N==="property";case"OptionalCallExpression":return N==="arguments";default:return!1}}e(P,"isExecutionUncertain");function S(Y,N){for(let te=0;te<N;te++){const se=Y[te];if(P(se.parent.type,se.parentKey))return!0}return!1}e(S,"isExecutionUncertainInList");const O=Symbol();function X(Y){return D(this,Y,new Map)}e(X,"_guessExecutionStatusRelativeTo");function D(Y,N,te){const se={this:C(Y),target:C(N)};if(se.target.node!==se.this.node)return K(Y,se.target,te);const de={target:N.getAncestry(),this:Y.getAncestry()};if(de.target.includes(Y))return"after";if(de.this.includes(N))return"before";let we;const ve={target:0,this:0};for(;!we&&ve.this<de.this.length;){const xe=de.this[ve.this];ve.target=de.target.indexOf(xe),ve.target>=0?we=xe:ve.this++}if(!we)throw new Error("Internal Babel error - The two compared nodes don't appear to belong to the same program.");if(S(de.this,ve.this-1)||S(de.target,ve.target-1))return"unknown";const Ee={this:de.this[ve.this-1],target:de.target[ve.target-1]};if(Ee.target.listKey&&Ee.this.listKey&&Ee.target.container===Ee.this.container)return Ee.target.key>Ee.this.key?"before":"after";const fe=a[we.type],Ce={this:fe.indexOf(Ee.this.parentKey),target:fe.indexOf(Ee.target.parentKey)};return Ce.target>Ce.this?"before":"after"}e(D,"_guessExecutionStatusRelativeToCached");function V(Y,N,te){if(N.isFunctionDeclaration()){if(N.parentPath.isExportDeclaration())return"unknown"}else return D(Y,N,te)==="before"?"before":"unknown";const se=N.scope.getBinding(N.node.id.name);if(!se.references)return"before";const de=se.referencePaths;let we;for(const ve of de){if(!!ve.find(Ce=>Ce.node===N.node))continue;if(ve.key!=="callee"||!ve.parentPath.isCallExpression())return"unknown";const fe=D(Y,ve,te);if(we&&we!==fe)return"unknown";we=fe}return we}e(V,"_guessExecutionStatusRelativeToDifferentFunctionsInternal");function K(Y,N,te){let se=te.get(Y.node),de;if(!se)te.set(Y.node,se=new Map);else if(de=se.get(N.node))return de===O?"unknown":de;se.set(N.node,O);const we=V(Y,N,te);return se.set(N.node,we),we}e(K,"_guessExecutionStatusRelativeToDifferentFunctionsCached");function q(Y,N){return _.call(this,Y,N)||this}e(q,"resolve");function _(Y,N){var te;if(!((te=N)!=null&&te.includes(this)))if(N=N||[],N.push(this),this.isVariableDeclarator()){if(this.get("id").isIdentifier())return this.get("init").resolve(Y,N)}else if(this.isReferencedIdentifier()){const se=this.scope.getBinding(this.node.name);if(!se||!se.constant||se.kind==="module")return;if(se.path!==this){const de=se.path.resolve(Y,N);return this.find(we=>we.node===de.node)?void 0:de}}else{if(this.isTypeCastExpression())return this.get("expression").resolve(Y,N);if(Y&&this.isMemberExpression()){const se=this.toComputedKey();if(!h(se))return;const de=se.value,we=this.get("object").resolve(Y,N);if(we.isObjectExpression()){const ve=we.get("properties");for(const Ee of ve){if(!Ee.isProperty())continue;const fe=Ee.get("key");let Ce=Ee.isnt("computed")&&fe.isIdentifier({name:de});if(Ce=Ce||fe.isLiteral({value:de}),Ce)return Ee.get("value").resolve(Y,N)}}else if(we.isArrayExpression()&&!isNaN(+de)){const Ee=we.get("elements")[de];if(Ee)return Ee.resolve(Y,N)}}}}e(_,"_resolve");function j(){if(this.isIdentifier()){const Y=this.scope.getBinding(this.node.name);return Y?Y.constant:!1}if(this.isLiteral())return this.isRegExpLiteral()?!1:this.isTemplateLiteral()?this.get("expressions").every(Y=>Y.isConstantExpression()):!0;if(this.isUnaryExpression())return this.node.operator!=="void"?!1:this.get("argument").isConstantExpression();if(this.isBinaryExpression()){const{operator:Y}=this.node;return Y!=="in"&&Y!=="instanceof"&&this.get("left").isConstantExpression()&&this.get("right").isConstantExpression()}return this.isMemberExpression()?!this.node.computed&&this.get("object").isIdentifier({name:"Symbol"})&&!this.scope.hasBinding("Symbol",{noGlobals:!0}):this.isCallExpression()?this.node.arguments.length===1&&this.get("callee").matchesPattern("Symbol.for")&&!this.scope.hasBinding("Symbol",{noGlobals:!0})&&this.get("arguments")[0].isStringLiteral():!1}e(j,"isConstantExpression");function z(){return!!(this.isProgram()?this:this.parentPath).find(te=>{if(te.isProgram({sourceType:"module"})||te.isClass())return!0;if(te.isArrowFunctionExpression()&&!te.get("body").isBlockStatement())return!1;let se;if(te.isFunction())se=te.node.body;else if(te.isProgram())se=te.node;else return!1;for(const de of se.directives)if(de.value.value==="use strict")return!0})}e(z,"isInStrictMode")}(Qc)),Qc}e(jE,"requireIntrospection");var jt={},Py;function $E(){if(Py)return jt;Py=1,Object.defineProperty(jt,"__esModule",{value:!0}),jt._getKey=X,jt._getPattern=D,jt.get=O,jt.getAllNextSiblings=P,jt.getAllPrevSiblings=S,jt.getAssignmentIdentifiers=V,jt.getBindingIdentifierPaths=_,jt.getBindingIdentifiers=K,jt.getCompletionRecords=$,jt.getNextSibling=C,jt.getOpposite=x,jt.getOuterBindingIdentifierPaths=j,jt.getOuterBindingIdentifiers=q,jt.getPrevSibling=M,jt.getSibling=w;var t=bs(),n=lt();const{getAssignmentIdentifiers:s,getBindingIdentifiers:a,getOuterBindingIdentifiers:f,numericLiteral:l,unaryExpression:m}=n,h=0,p=1;function b(z){return{type:h,path:z}}e(b,"NormalCompletion");function y(z){return{type:p,path:z}}e(y,"BreakCompletion");function x(){return this.key==="left"?this.getSibling("right"):this.key==="right"?this.getSibling("left"):null}e(x,"getOpposite");function E(z,Y,N){return z&&Y.push(...L(z,N)),Y}e(E,"addCompletionRecords");function T(z,Y,N){let te=[];for(let se=0;se<z.length;se++){const de=z[se],we=L(de,N),ve=[],Ee=[];for(const fe of we)fe.type===h&&ve.push(fe),fe.type===p&&Ee.push(fe);ve.length&&(te=ve),Y.push(...Ee)}return Y.push(...te),Y}e(T,"completionRecordForSwitch");function A(z){z.forEach(Y=>{Y.type=p})}e(A,"normalCompletionToBreak");function I(z,Y){z.forEach(N=>{N.path.isBreakStatement({label:null})&&(Y?N.path.replaceWith(m("void",l(0))):N.path.remove())})}e(I,"replaceBreakStatementInBreakCompletion");function v(z,Y){const N=[];if(Y.canHaveBreak){let te=[];for(let se=0;se<z.length;se++){const de=z[se],we=Object.assign({},Y,{inCaseClause:!1});de.isBlockStatement()&&(Y.inCaseClause||Y.shouldPopulateBreak)?we.shouldPopulateBreak=!0:we.shouldPopulateBreak=!1;const ve=L(de,we);if(ve.length>0&&ve.every(Ee=>Ee.type===p)){te.length>0&&ve.every(Ee=>Ee.path.isBreakStatement({label:null}))?(A(te),N.push(...te),te.some(Ee=>Ee.path.isDeclaration())&&(N.push(...ve),I(ve,!0)),I(ve,!1)):(N.push(...ve),Y.shouldPopulateBreak||I(ve,!0));break}if(se===z.length-1)N.push(...ve);else{te=[];for(let Ee=0;Ee<ve.length;Ee++){const fe=ve[Ee];fe.type===p&&N.push(fe),fe.type===h&&te.push(fe)}}}}else if(z.length)for(let te=z.length-1;te>=0;te--){const se=L(z[te],Y);if(se.length>1||se.length===1&&!se[0].path.isVariableDeclaration()){N.push(...se);break}}return N}e(v,"getStatementListCompletion");function L(z,Y){let N=[];if(z.isIfStatement())N=E(z.get("consequent"),N,Y),N=E(z.get("alternate"),N,Y);else{if(z.isDoExpression()||z.isFor()||z.isWhile()||z.isLabeledStatement())return E(z.get("body"),N,Y);if(z.isProgram()||z.isBlockStatement())return v(z.get("body"),Y);if(z.isFunction())return L(z.get("body"),Y);if(z.isTryStatement())N=E(z.get("block"),N,Y),N=E(z.get("handler"),N,Y);else{if(z.isCatchClause())return E(z.get("body"),N,Y);if(z.isSwitchStatement())return T(z.get("cases"),N,Y);if(z.isSwitchCase())return v(z.get("consequent"),{canHaveBreak:!0,shouldPopulateBreak:!1,inCaseClause:!0});z.isBreakStatement()?N.push(y(z)):N.push(b(z))}}return N}e(L,"_getCompletionRecords");function $(){return L(this,{canHaveBreak:!1,shouldPopulateBreak:!1,inCaseClause:!1}).map(Y=>Y.path)}e($,"getCompletionRecords");function w(z){return t.default.get({parentPath:this.parentPath,parent:this.parent,container:this.container,listKey:this.listKey,key:z}).setContext(this.context)}e(w,"getSibling");function M(){return this.getSibling(this.key-1)}e(M,"getPrevSibling");function C(){return this.getSibling(this.key+1)}e(C,"getNextSibling");function P(){let z=this.key,Y=this.getSibling(++z);const N=[];for(;Y.node;)N.push(Y),Y=this.getSibling(++z);return N}e(P,"getAllNextSiblings");function S(){let z=this.key,Y=this.getSibling(--z);const N=[];for(;Y.node;)N.push(Y),Y=this.getSibling(--z);return N}e(S,"getAllPrevSiblings");function O(z,Y=!0){Y===!0&&(Y=this.context);const N=z.split(".");return N.length===1?X.call(this,z,Y):D.call(this,N,Y)}e(O,"get");function X(z,Y){const N=this.node,te=N[z];return Array.isArray(te)?te.map((se,de)=>t.default.get({listKey:z,parentPath:this,parent:N,container:te,key:de}).setContext(Y)):t.default.get({parentPath:this,parent:N,container:N,key:z}).setContext(Y)}e(X,"_getKey");function D(z,Y){let N=this;for(const te of z)te==="."?N=N.parentPath:Array.isArray(N)?N=N[te]:N=N.get(te,Y);return N}e(D,"_getPattern");function V(){return s(this.node)}e(V,"getAssignmentIdentifiers");function K(z){return a(this.node,z)}e(K,"getBindingIdentifiers");function q(z){return f(this.node,z)}e(q,"getOuterBindingIdentifiers");function _(z=!1,Y=!1){const te=[this],se=Object.create(null);for(;te.length;){const de=te.shift();if(!de||!de.node)continue;const we=a.keys[de.node.type];if(de.isIdentifier()){z?(se[de.node.name]=se[de.node.name]||[]).push(de):se[de.node.name]=de;continue}if(de.isExportDeclaration()){const ve=de.get("declaration");ve.isDeclaration()&&te.push(ve);continue}if(Y){if(de.isFunctionDeclaration()){te.push(de.get("id"));continue}if(de.isFunctionExpression())continue}if(we)for(let ve=0;ve<we.length;ve++){const Ee=we[ve],fe=de.get(Ee);Array.isArray(fe)?te.push(...fe):fe.node&&te.push(fe)}}return se}e(_,"getBindingIdentifierPaths");function j(z=!1){return this.getBindingIdentifierPaths(z,!0)}return e(j,"getOuterBindingIdentifierPaths"),jt}e($E,"requireFamily");var js={},Cy;function UE(){if(Cy)return js;Cy=1,Object.defineProperty(js,"__esModule",{value:!0}),js.addComment=l,js.addComments=m,js.shareCommentsWithSiblings=a;var t=lt();const{addComment:n,addComments:s}=t;function a(){if(typeof this.key=="string")return;const h=this.node;if(!h)return;const p=h.trailingComments,b=h.leadingComments;if(!p&&!b)return;const y=this.getSibling(this.key-1),x=this.getSibling(this.key+1),E=!!y.node,T=!!x.node;E&&(b&&y.addComments("trailing",f(b,y.node.trailingComments)),p&&!T&&y.addComments("trailing",p)),T&&(p&&x.addComments("leading",f(p,x.node.leadingComments)),b&&!E&&x.addComments("leading",b))}e(a,"shareCommentsWithSiblings");function f(h,p){if(!(p!=null&&p.length))return h;const b=new Set(p);return h.filter(y=>!b.has(y))}e(f,"removeIfExisting");function l(h,p,b){n(this.node,h,p,b)}e(l,"addComment");function m(h,p){s(this.node,h,p)}return e(m,"addComments"),js}e(UE,"requireComments");var Dy;function bs(){var X;if(Dy)return Ir;Dy=1,Object.defineProperty(Ir,"__esModule",{value:!0}),Ir.default=Ir.SHOULD_STOP=Ir.SHOULD_SKIP=Ir.REMOVED=void 0;var t=ym(),n=Ls(),s=qr(),a=Bm(),f=lt(),l=f,m=Rs(),h=Xc(),p=OE(),b=kE(),y=vy(),x=RE(),E=ME(),T=jE(),A=Gn(),I=A,v=Jc(),L=zc(),$=$E(),w=UE(),M=Cm();const{validate:C}=f,P=n("babel");Ir.REMOVED=1,Ir.SHOULD_STOP=2,Ir.SHOULD_SKIP=4;const S=Ir.default=(X=class{constructor(V,K){this.contexts=[],this.state=null,this.opts=null,this._traverseFlags=0,this.skipKeys=null,this.parentPath=null,this.container=null,this.listKey=null,this.key=null,this.node=null,this.type=null,this.parent=K,this.hub=V,this.data=null,this.context=null,this.scope=null}get removed(){return(this._traverseFlags&1)>0}set removed(V){V?this._traverseFlags|=1:this._traverseFlags&=-2}get shouldStop(){return(this._traverseFlags&2)>0}set shouldStop(V){V?this._traverseFlags|=2:this._traverseFlags&=-3}get shouldSkip(){return(this._traverseFlags&4)>0}set shouldSkip(V){V?this._traverseFlags|=4:this._traverseFlags&=-5}static get({hub:V,parentPath:K,parent:q,container:_,listKey:j,key:z}){if(!V&&K&&(V=K.hub),!q)throw new Error("To get a node path the parent needs to exist");const Y=_[z],N=m.getOrCreateCachedPaths(V,q);let te=N.get(Y);return te||(te=new X(V,q),Y&&N.set(Y,te)),A.setup.call(te,K,_,j,z),te}getScope(V){return this.isScope()?new a.default(this):V}setData(V,K){return this.data==null&&(this.data=Object.create(null)),this.data[V]=K}getData(V,K){this.data==null&&(this.data=Object.create(null));let q=this.data[V];return q===void 0&&K!==void 0&&(q=this.data[V]=K),q}hasNode(){return this.node!=null}buildCodeFrameError(V,K=SyntaxError){return this.hub.buildError(this.node,V,K)}traverse(V,K){(0,s.default)(this.node,V,this.scope,K,this)}set(V,K){C(this.node,V,K),this.node[V]=K}getPathLocation(){const V=[];let K=this;do{let q=K.key;K.inList&&(q=`${K.listKey}[${q}]`),V.unshift(q)}while(K=K.parentPath);return V.join(".")}debug(V){P.enabled&&P(`${this.getPathLocation()} ${this.type}: ${V}`)}toString(){return(0,h.default)(this.node).code}get inList(){return!!this.listKey}set inList(V){V||(this.listKey=null)}get parentKey(){return this.listKey||this.key}},e(X,"NodePath"),X),O={findParent:p.findParent,find:p.find,getFunctionParent:p.getFunctionParent,getStatementParent:p.getStatementParent,getEarliestCommonAncestorFrom:p.getEarliestCommonAncestorFrom,getDeepestCommonAncestorFrom:p.getDeepestCommonAncestorFrom,getAncestry:p.getAncestry,isAncestor:p.isAncestor,isDescendant:p.isDescendant,inType:p.inType,getTypeAnnotation:b.getTypeAnnotation,isBaseType:b.isBaseType,couldBeBaseType:b.couldBeBaseType,baseTypeStrictlyMatches:b.baseTypeStrictlyMatches,isGenericType:b.isGenericType,replaceWithMultiple:y.replaceWithMultiple,replaceWithSourceString:y.replaceWithSourceString,replaceWith:y.replaceWith,replaceExpressionWithStatements:y.replaceExpressionWithStatements,replaceInline:y.replaceInline,evaluateTruthy:x.evaluateTruthy,evaluate:x.evaluate,toComputedKey:E.toComputedKey,ensureBlock:E.ensureBlock,unwrapFunctionEnvironment:E.unwrapFunctionEnvironment,arrowFunctionToExpression:E.arrowFunctionToExpression,splitExportDeclaration:E.splitExportDeclaration,ensureFunctionName:E.ensureFunctionName,matchesPattern:T.matchesPattern,isStatic:T.isStatic,isNodeType:T.isNodeType,canHaveVariableDeclarationOrExpression:T.canHaveVariableDeclarationOrExpression,canSwapBetweenExpressionAndStatement:T.canSwapBetweenExpressionAndStatement,isCompletionRecord:T.isCompletionRecord,isStatementOrBlock:T.isStatementOrBlock,referencesImport:T.referencesImport,getSource:T.getSource,willIMaybeExecuteBefore:T.willIMaybeExecuteBefore,_guessExecutionStatusRelativeTo:T._guessExecutionStatusRelativeTo,resolve:T.resolve,isConstantExpression:T.isConstantExpression,isInStrictMode:T.isInStrictMode,isDenylisted:I.isDenylisted,visit:I.visit,skip:I.skip,skipKey:I.skipKey,stop:I.stop,setContext:I.setContext,requeue:I.requeue,requeueComputedKeyAndDecorators:I.requeueComputedKeyAndDecorators,remove:v.remove,insertBefore:L.insertBefore,insertAfter:L.insertAfter,unshiftContainer:L.unshiftContainer,pushContainer:L.pushContainer,getOpposite:$.getOpposite,getCompletionRecords:$.getCompletionRecords,getSibling:$.getSibling,getPrevSibling:$.getPrevSibling,getNextSibling:$.getNextSibling,getAllNextSiblings:$.getAllNextSiblings,getAllPrevSiblings:$.getAllPrevSiblings,get:$.get,getAssignmentIdentifiers:$.getAssignmentIdentifiers,getBindingIdentifiers:$.getBindingIdentifiers,getOuterBindingIdentifiers:$.getOuterBindingIdentifiers,getBindingIdentifierPaths:$.getBindingIdentifierPaths,getOuterBindingIdentifierPaths:$.getOuterBindingIdentifierPaths,shareCommentsWithSiblings:w.shareCommentsWithSiblings,addComment:w.addComment,addComments:w.addComments};Object.assign(S.prototype,O),S.prototype.arrowFunctionToShadowed=E.arrowFunctionToShadowed,Object.assign(S.prototype,{has:T.has,is:T.is,isnt:T.isnt,equals:T.equals,hoist:L.hoist,updateSiblingKeys:L.updateSiblingKeys,call:I.call,isBlacklisted:I.isBlacklisted,setScope:I.setScope,resync:I.resync,popContext:I.popContext,pushContext:I.pushContext,setup:I.setup,setKey:I.setKey}),S.prototype._guessExecutionStatusRelativeToDifferentFunctions=T._guessExecutionStatusRelativeTo,S.prototype._guessExecutionStatusRelativeToDifferentFunctions=T._guessExecutionStatusRelativeTo,Object.assign(S.prototype,{_getTypeAnnotation:b._getTypeAnnotation,_replaceWith:y._replaceWith,_resolve:T._resolve,_call:I._call,_resyncParent:I._resyncParent,_resyncKey:I._resyncKey,_resyncList:I._resyncList,_resyncRemoved:I._resyncRemoved,_getQueueContexts:I._getQueueContexts,_removeFromScope:v._removeFromScope,_callRemovalHooks:v._callRemovalHooks,_remove:v._remove,_markRemoved:v._markRemoved,_assertUnremoved:v._assertUnremoved,_containerInsert:L._containerInsert,_containerInsertBefore:L._containerInsertBefore,_containerInsertAfter:L._containerInsertAfter,_verifyNodeList:L._verifyNodeList,_getKey:$._getKey,_getPattern:$._getPattern});for(const D of l.TYPES){const V=`is${D}`,K=l[V];S.prototype[V]=function(q){return K(this.node,q)},S.prototype[`assert${D}`]=function(q){if(!K(this.node,q))throw new TypeError(`Expected node path of type ${D}`)}}Object.assign(S.prototype,M);for(const D of Object.keys(t))D[0]!=="_"&&(l.TYPES.includes(D)||l.TYPES.push(D));return Ir}e(bs,"requirePath");var wy;function qE(){if(wy)return ka;wy=1,Object.defineProperty(ka,"__esModule",{value:!0}),ka.default=void 0;var t=bs(),n=lt(),s=Gn();const{VISITOR_KEYS:a}=n,l=class l{constructor(h,p,b,y){this.queue=null,this.priorityQueue=null,this.parentPath=y,this.scope=h,this.state=b,this.opts=p}shouldVisit(h){const p=this.opts;if(p.enter||p.exit||p[h.type])return!0;const b=a[h.type];if(!(b!=null&&b.length))return!1;for(const y of b)if(h[y])return!0;return!1}create(h,p,b,y){return t.default.get({parentPath:this.parentPath,parent:h,container:p,key:b,listKey:y})}maybeQueue(h,p){this.queue&&(p?this.queue.push(h):this.priorityQueue.push(h))}visitMultiple(h,p,b){if(h.length===0)return!1;const y=[];for(let x=0;x<h.length;x++){const E=h[x];E&&this.shouldVisit(E)&&y.push(this.create(p,h,x,b))}return this.visitQueue(y)}visitSingle(h,p){return this.shouldVisit(h[p])?this.visitQueue([this.create(h,h,p)]):!1}visitQueue(h){this.queue=h,this.priorityQueue=[];const p=new WeakSet;let b=!1,y=0;for(;y<h.length;){const x=h[y];if(y++,s.resync.call(x),(x.contexts.length===0||x.contexts[x.contexts.length-1]!==this)&&s.pushContext.call(x,this),x.key===null)continue;const{node:E}=x;if(!p.has(E)){if(E&&p.add(E),x.visit()){b=!0;break}if(this.priorityQueue.length&&(b=this.visitQueue(this.priorityQueue),this.priorityQueue=[],this.queue=h,b))break}}for(let x=0;x<y;x++)s.popContext.call(h[x]);return this.queue=null,b}visit(h,p){const b=h[p];return b?Array.isArray(b)?this.visitMultiple(b,h,p):this.visitSingle(h,p):!1}};e(l,"TraversalContext");let f=l;return ka.default=f,ka}e(qE,"requireContext$1");var Iy;function Zc(){if(Iy)return $u;Iy=1,Object.defineProperty($u,"__esModule",{value:!0}),$u.traverseNode=a;var t=qE(),n=lt();const{VISITOR_KEYS:s}=n;function a(f,l,m,h,p,b,y){const x=s[f.type];if(!x)return!1;const E=new t.default(m,l,h,p);if(y)return b!=null&&b[p.parentKey]?!1:E.visitQueue([p]);for(const T of x)if(!(b!=null&&b[T])&&E.visit(f,T))return!0;return!1}return e(a,"traverseNode$1"),$u}e(Zc,"requireTraverseNode");var _y;function Gn(){if(_y)return Ct;_y=1,Object.defineProperty(Ct,"__esModule",{value:!0}),Ct._call=l,Ct._getQueueContexts=X,Ct._resyncKey=v,Ct._resyncList=L,Ct._resyncParent=I,Ct._resyncRemoved=$,Ct.call=f,Ct.isDenylisted=m,Ct.popContext=w,Ct.pushContext=M,Ct.requeue=S,Ct.requeueComputedKeyAndDecorators=O,Ct.resync=A,Ct.setContext=T,Ct.setKey=P,Ct.setScope=E,Ct.setup=C,Ct.skip=b,Ct.skipKey=y,Ct.stop=x,Ct.visit=p;var t=Zc(),n=bs(),s=Jc(),a=lt();function f(D){const V=this.opts;if(this.debug(D),this.node&&l.call(this,V[D]))return!0;if(this.node){var K;return l.call(this,(K=V[this.node.type])==null?void 0:K[D])}return!1}e(f,"call");function l(D){if(!D)return!1;for(const V of D){if(!V)continue;const K=this.node;if(!K)return!0;const q=V.call(this.state,this,this.state);if(q&&typeof q=="object"&&typeof q.then=="function")throw new Error("You appear to be using a plugin with an async traversal visitor, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version.");if(q)throw new Error(`Unexpected return value from visitor method ${V}`);if(this.node!==K||this._traverseFlags>0)return!0}return!1}e(l,"_call");function m(){var D;const V=(D=this.opts.denylist)!=null?D:this.opts.blacklist;return V?.includes(this.node.type)}e(m,"isDenylisted"),Ct.isBlacklisted=m;function h(D,V){D.context!==V&&(D.context=V,D.state=V.state,D.opts=V.opts)}e(h,"restoreContext");function p(){var D,V;if(!this.node||this.isDenylisted()||(D=(V=this.opts).shouldSkip)!=null&&D.call(V,this))return!1;const K=this.context;return this.shouldSkip||f.call(this,"enter")?(this.debug("Skip..."),this.shouldStop):(h(this,K),this.debug("Recursing into..."),this.shouldStop=(0,t.traverseNode)(this.node,this.opts,this.scope,this.state,this,this.skipKeys),h(this,K),f.call(this,"exit"),this.shouldStop)}e(p,"visit");function b(){this.shouldSkip=!0}e(b,"skip");function y(D){this.skipKeys==null&&(this.skipKeys={}),this.skipKeys[D]=!0}e(y,"skipKey");function x(){this._traverseFlags|=n.SHOULD_SKIP|n.SHOULD_STOP}e(x,"stop");function E(){var D,V;if((D=this.opts)!=null&&D.noScope)return;let K=this.parentPath;((this.key==="key"||this.listKey==="decorators")&&K.isMethod()||this.key==="discriminant"&&K.isSwitchStatement())&&(K=K.parentPath);let q;for(;K&&!q;){var _;if((_=K.opts)!=null&&_.noScope)return;q=K.scope,K=K.parentPath}this.scope=this.getScope(q),(V=this.scope)==null||V.init()}e(E,"setScope");function T(D){return this.skipKeys!=null&&(this.skipKeys={}),this._traverseFlags=0,D&&(this.context=D,this.state=D.state,this.opts=D.opts),E.call(this),this}e(T,"setContext");function A(){this.removed||(I.call(this),L.call(this),v.call(this))}e(A,"resync");function I(){this.parentPath&&(this.parent=this.parentPath.node)}e(I,"_resyncParent");function v(){if(this.container&&this.node!==this.container[this.key]){if(Array.isArray(this.container)){for(let D=0;D<this.container.length;D++)if(this.container[D]===this.node){P.call(this,D);return}}else for(const D of Object.keys(this.container))if(this.container[D]===this.node){P.call(this,D);return}this.key=null}}e(v,"_resyncKey");function L(){if(!this.parent||!this.inList)return;const D=this.parent[this.listKey];this.container!==D&&(this.container=D||null)}e(L,"_resyncList");function $(){(this.key==null||!this.container||this.container[this.key]!==this.node)&&s._markRemoved.call(this)}e($,"_resyncRemoved");function w(){this.contexts.pop(),this.contexts.length>0?this.setContext(this.contexts[this.contexts.length-1]):this.setContext(void 0)}e(w,"popContext");function M(D){this.contexts.push(D),this.setContext(D)}e(M,"pushContext");function C(D,V,K,q){this.listKey=K,this.container=V,this.parentPath=D||this.parentPath,P.call(this,q)}e(C,"setup");function P(D){var V;this.key=D,this.node=this.container[this.key],this.type=(V=this.node)==null?void 0:V.type}e(P,"setKey");function S(D=this){if(D.removed)return;const V=this.contexts;for(const K of V)K.maybeQueue(D)}e(S,"requeue");function O(){const{context:D,node:V}=this;if(!a.isPrivate(V)&&V.computed&&D.maybeQueue(this.get("key")),V.decorators)for(const K of this.get("decorators"))D.maybeQueue(K)}e(O,"requeueComputedKeyAndDecorators");function X(){let D=this,V=this.contexts;for(;!V.length&&(D=D.parentPath,!!D);)V=D.contexts;return V}return e(X,"_getQueueContexts"),Ct}e(Gn,"requireContext");var Ha={},Oy;function VE(){if(Oy)return Ha;Oy=1,Object.defineProperty(Ha,"__esModule",{value:!0}),Ha.default=void 0;const n=class n{getCode(){}getScope(){}addHelper(){throw new Error("Helpers are not supported by the default hub.")}buildError(a,f,l=TypeError){return new l(f)}};e(n,"Hub");let t=n;return Ha.default=t,Ha}e(VE,"requireHub");var Ny;function qr(){return Ny||(Ny=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"Hub",{enumerable:!0,get:e(function(){return h.default},"get")}),Object.defineProperty(t,"NodePath",{enumerable:!0,get:e(function(){return l.default},"get")}),Object.defineProperty(t,"Scope",{enumerable:!0,get:e(function(){return m.default},"get")}),t.visitors=t.default=void 0,Gn();var n=Ku();t.visitors=n;var s=lt(),a=Rs(),f=Zc(),l=bs(),m=Bm(),h=VE();const{VISITOR_KEYS:p,removeProperties:b,traverseFast:y}=s;function x(T,A={},I,v,L,$){if(T){if(!A.noScope&&!I&&T.type!=="Program"&&T.type!=="File")throw new Error(`You must pass a scope and parentPath unless traversing a Program/File. Instead of that you tried to traverse a ${T.type} node without passing scope and parentPath.`);if(!L&&$)throw new Error("visitSelf can only be used when providing a NodePath.");p[T.type]&&(n.explode(A),(0,f.traverseNode)(T,A,I,v,L,null,$))}}e(x,"traverse"),t.default=x,x.visitors=n,x.verify=n.verify,x.explode=n.explode,x.cheap=function(T,A){y(T,A)},x.node=function(T,A,I,v,L,$){(0,f.traverseNode)(T,A,I,v,L,$)},x.clearNode=function(T,A){b(T,A)},x.removeProperties=function(T,A){return y(T,x.clearNode,A),T};function E(T,A){T.node.type===A.type&&(A.has=!0,T.stop())}e(E,"hasDenylistedType"),x.hasType=function(T,A,I){if(I!=null&&I.includes(T.type))return!1;if(T.type===A)return!0;const v={has:!1,type:A};return x(T,{noScope:!0,denylist:I,enter:E},null,v),v.has},x.cache=a}(Rc)),Rc}e(qr,"requireLib$5");var zu={exports:{}},By;function Ts(){return By||(By=1,function(t,n){n=t.exports=S;var s;typeof process=="object"&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?s=e(function(){var W=Array.prototype.slice.call(arguments,0);W.unshift("SEMVER"),console.log.apply(console,W)},"debug"):s=e(function(){},"debug"),n.SEMVER_SPEC_VERSION="2.0.0";var a=256,f=Number.MAX_SAFE_INTEGER||9007199254740991,l=16,m=a-6,h=n.re=[],p=n.safeRe=[],b=n.src=[],y=n.tokens={},x=0;function E(W){y[W]=x++}e(E,"tok");var T="[a-zA-Z0-9-]",A=[["\\s",1],["\\d",a],[T,m]];function I(W){for(var oe=0;oe<A.length;oe++){var ye=A[oe][0],ee=A[oe][1];W=W.split(ye+"*").join(ye+"{0,"+ee+"}").split(ye+"+").join(ye+"{1,"+ee+"}")}return W}e(I,"makeSafeRe"),E("NUMERICIDENTIFIER"),b[y.NUMERICIDENTIFIER]="0|[1-9]\\d*",E("NUMERICIDENTIFIERLOOSE"),b[y.NUMERICIDENTIFIERLOOSE]="\\d+",E("NONNUMERICIDENTIFIER"),b[y.NONNUMERICIDENTIFIER]="\\d*[a-zA-Z-]"+T+"*",E("MAINVERSION"),b[y.MAINVERSION]="("+b[y.NUMERICIDENTIFIER]+")\\.("+b[y.NUMERICIDENTIFIER]+")\\.("+b[y.NUMERICIDENTIFIER]+")",E("MAINVERSIONLOOSE"),b[y.MAINVERSIONLOOSE]="("+b[y.NUMERICIDENTIFIERLOOSE]+")\\.("+b[y.NUMERICIDENTIFIERLOOSE]+")\\.("+b[y.NUMERICIDENTIFIERLOOSE]+")",E("PRERELEASEIDENTIFIER"),b[y.PRERELEASEIDENTIFIER]="(?:"+b[y.NUMERICIDENTIFIER]+"|"+b[y.NONNUMERICIDENTIFIER]+")",E("PRERELEASEIDENTIFIERLOOSE"),b[y.PRERELEASEIDENTIFIERLOOSE]="(?:"+b[y.NUMERICIDENTIFIERLOOSE]+"|"+b[y.NONNUMERICIDENTIFIER]+")",E("PRERELEASE"),b[y.PRERELEASE]="(?:-("+b[y.PRERELEASEIDENTIFIER]+"(?:\\."+b[y.PRERELEASEIDENTIFIER]+")*))",E("PRERELEASELOOSE"),b[y.PRERELEASELOOSE]="(?:-?("+b[y.PRERELEASEIDENTIFIERLOOSE]+"(?:\\."+b[y.PRERELEASEIDENTIFIERLOOSE]+")*))",E("BUILDIDENTIFIER"),b[y.BUILDIDENTIFIER]=T+"+",E("BUILD"),b[y.BUILD]="(?:\\+("+b[y.BUILDIDENTIFIER]+"(?:\\."+b[y.BUILDIDENTIFIER]+")*))",E("FULL"),E("FULLPLAIN"),b[y.FULLPLAIN]="v?"+b[y.MAINVERSION]+b[y.PRERELEASE]+"?"+b[y.BUILD]+"?",b[y.FULL]="^"+b[y.FULLPLAIN]+"$",E("LOOSEPLAIN"),b[y.LOOSEPLAIN]="[v=\\s]*"+b[y.MAINVERSIONLOOSE]+b[y.PRERELEASELOOSE]+"?"+b[y.BUILD]+"?",E("LOOSE"),b[y.LOOSE]="^"+b[y.LOOSEPLAIN]+"$",E("GTLT"),b[y.GTLT]="((?:<|>)?=?)",E("XRANGEIDENTIFIERLOOSE"),b[y.XRANGEIDENTIFIERLOOSE]=b[y.NUMERICIDENTIFIERLOOSE]+"|x|X|\\*",E("XRANGEIDENTIFIER"),b[y.XRANGEIDENTIFIER]=b[y.NUMERICIDENTIFIER]+"|x|X|\\*",E("XRANGEPLAIN"),b[y.XRANGEPLAIN]="[v=\\s]*("+b[y.XRANGEIDENTIFIER]+")(?:\\.("+b[y.XRANGEIDENTIFIER]+")(?:\\.("+b[y.XRANGEIDENTIFIER]+")(?:"+b[y.PRERELEASE]+")?"+b[y.BUILD]+"?)?)?",E("XRANGEPLAINLOOSE"),b[y.XRANGEPLAINLOOSE]="[v=\\s]*("+b[y.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+b[y.XRANGEIDENTIFIERLOOSE]+")(?:\\.("+b[y.XRANGEIDENTIFIERLOOSE]+")(?:"+b[y.PRERELEASELOOSE]+")?"+b[y.BUILD]+"?)?)?",E("XRANGE"),b[y.XRANGE]="^"+b[y.GTLT]+"\\s*"+b[y.XRANGEPLAIN]+"$",E("XRANGELOOSE"),b[y.XRANGELOOSE]="^"+b[y.GTLT]+"\\s*"+b[y.XRANGEPLAINLOOSE]+"$",E("COERCE"),b[y.COERCE]="(^|[^\\d])(\\d{1,"+l+"})(?:\\.(\\d{1,"+l+"}))?(?:\\.(\\d{1,"+l+"}))?(?:$|[^\\d])",E("COERCERTL"),h[y.COERCERTL]=new RegExp(b[y.COERCE],"g"),p[y.COERCERTL]=new RegExp(I(b[y.COERCE]),"g"),E("LONETILDE"),b[y.LONETILDE]="(?:~>?)",E("TILDETRIM"),b[y.TILDETRIM]="(\\s*)"+b[y.LONETILDE]+"\\s+",h[y.TILDETRIM]=new RegExp(b[y.TILDETRIM],"g"),p[y.TILDETRIM]=new RegExp(I(b[y.TILDETRIM]),"g");var v="$1~";E("TILDE"),b[y.TILDE]="^"+b[y.LONETILDE]+b[y.XRANGEPLAIN]+"$",E("TILDELOOSE"),b[y.TILDELOOSE]="^"+b[y.LONETILDE]+b[y.XRANGEPLAINLOOSE]+"$",E("LONECARET"),b[y.LONECARET]="(?:\\^)",E("CARETTRIM"),b[y.CARETTRIM]="(\\s*)"+b[y.LONECARET]+"\\s+",h[y.CARETTRIM]=new RegExp(b[y.CARETTRIM],"g"),p[y.CARETTRIM]=new RegExp(I(b[y.CARETTRIM]),"g");var L="$1^";E("CARET"),b[y.CARET]="^"+b[y.LONECARET]+b[y.XRANGEPLAIN]+"$",E("CARETLOOSE"),b[y.CARETLOOSE]="^"+b[y.LONECARET]+b[y.XRANGEPLAINLOOSE]+"$",E("COMPARATORLOOSE"),b[y.COMPARATORLOOSE]="^"+b[y.GTLT]+"\\s*("+b[y.LOOSEPLAIN]+")$|^$",E("COMPARATOR"),b[y.COMPARATOR]="^"+b[y.GTLT]+"\\s*("+b[y.FULLPLAIN]+")$|^$",E("COMPARATORTRIM"),b[y.COMPARATORTRIM]="(\\s*)"+b[y.GTLT]+"\\s*("+b[y.LOOSEPLAIN]+"|"+b[y.XRANGEPLAIN]+")",h[y.COMPARATORTRIM]=new RegExp(b[y.COMPARATORTRIM],"g"),p[y.COMPARATORTRIM]=new RegExp(I(b[y.COMPARATORTRIM]),"g");var $="$1$2$3";E("HYPHENRANGE"),b[y.HYPHENRANGE]="^\\s*("+b[y.XRANGEPLAIN]+")\\s+-\\s+("+b[y.XRANGEPLAIN]+")\\s*$",E("HYPHENRANGELOOSE"),b[y.HYPHENRANGELOOSE]="^\\s*("+b[y.XRANGEPLAINLOOSE]+")\\s+-\\s+("+b[y.XRANGEPLAINLOOSE]+")\\s*$",E("STAR"),b[y.STAR]="(<|>)?=?\\s*\\*";for(var w=0;w<x;w++)s(w,b[w]),h[w]||(h[w]=new RegExp(b[w]),p[w]=new RegExp(I(b[w])));n.parse=M;function M(W,oe){if((!oe||typeof oe!="object")&&(oe={loose:!!oe,includePrerelease:!1}),W instanceof S)return W;if(typeof W!="string"||W.length>a)return null;var ye=oe.loose?p[y.LOOSE]:p[y.FULL];if(!ye.test(W))return null;try{return new S(W,oe)}catch{return null}}e(M,"parse"),n.valid=C;function C(W,oe){var ye=M(W,oe);return ye?ye.version:null}e(C,"valid"),n.clean=P;function P(W,oe){var ye=M(W.trim().replace(/^[=v]+/,""),oe);return ye?ye.version:null}e(P,"clean"),n.SemVer=S;function S(W,oe){if((!oe||typeof oe!="object")&&(oe={loose:!!oe,includePrerelease:!1}),W instanceof S){if(W.loose===oe.loose)return W;W=W.version}else if(typeof W!="string")throw new TypeError("Invalid Version: "+W);if(W.length>a)throw new TypeError("version is longer than "+a+" characters");if(!(this instanceof S))return new S(W,oe);s("SemVer",W,oe),this.options=oe,this.loose=!!oe.loose;var ye=W.trim().match(oe.loose?p[y.LOOSE]:p[y.FULL]);if(!ye)throw new TypeError("Invalid Version: "+W);if(this.raw=W,this.major=+ye[1],this.minor=+ye[2],this.patch=+ye[3],this.major>f||this.major<0)throw new TypeError("Invalid major version");if(this.minor>f||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>f||this.patch<0)throw new TypeError("Invalid patch version");ye[4]?this.prerelease=ye[4].split(".").map(function(ee){if(/^[0-9]+$/.test(ee)){var _e=+ee;if(_e>=0&&_e<f)return _e}return ee}):this.prerelease=[],this.build=ye[5]?ye[5].split("."):[],this.format()}e(S,"SemVer"),S.prototype.format=function(){return this.version=this.major+"."+this.minor+"."+this.patch,this.prerelease.length&&(this.version+="-"+this.prerelease.join(".")),this.version},S.prototype.toString=function(){return this.version},S.prototype.compare=function(W){return s("SemVer.compare",this.version,this.options,W),W instanceof S||(W=new S(W,this.options)),this.compareMain(W)||this.comparePre(W)},S.prototype.compareMain=function(W){return W instanceof S||(W=new S(W,this.options)),V(this.major,W.major)||V(this.minor,W.minor)||V(this.patch,W.patch)},S.prototype.comparePre=function(W){if(W instanceof S||(W=new S(W,this.options)),this.prerelease.length&&!W.prerelease.length)return-1;if(!this.prerelease.length&&W.prerelease.length)return 1;if(!this.prerelease.length&&!W.prerelease.length)return 0;var oe=0;do{var ye=this.prerelease[oe],ee=W.prerelease[oe];if(s("prerelease compare",oe,ye,ee),ye===void 0&&ee===void 0)return 0;if(ee===void 0)return 1;if(ye===void 0)return-1;if(ye===ee)continue;return V(ye,ee)}while(++oe)},S.prototype.compareBuild=function(W){W instanceof S||(W=new S(W,this.options));var oe=0;do{var ye=this.build[oe],ee=W.build[oe];if(s("prerelease compare",oe,ye,ee),ye===void 0&&ee===void 0)return 0;if(ee===void 0)return 1;if(ye===void 0)return-1;if(ye===ee)continue;return V(ye,ee)}while(++oe)},S.prototype.inc=function(W,oe){switch(W){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",oe);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",oe);break;case"prepatch":this.prerelease.length=0,this.inc("patch",oe),this.inc("pre",oe);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",oe),this.inc("pre",oe);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":if(this.prerelease.length===0)this.prerelease=[0];else{for(var ye=this.prerelease.length;--ye>=0;)typeof this.prerelease[ye]=="number"&&(this.prerelease[ye]++,ye=-2);ye===-1&&this.prerelease.push(0)}oe&&(this.prerelease[0]===oe?isNaN(this.prerelease[1])&&(this.prerelease=[oe,0]):this.prerelease=[oe,0]);break;default:throw new Error("invalid increment argument: "+W)}return this.format(),this.raw=this.version,this},n.inc=O;function O(W,oe,ye,ee){typeof ye=="string"&&(ee=ye,ye=void 0);try{return new S(W,ye).inc(oe,ee).version}catch{return null}}e(O,"inc"),n.diff=X;function X(W,oe){if(Ee(W,oe))return null;var ye=M(W),ee=M(oe),_e="";if(ye.prerelease.length||ee.prerelease.length){_e="pre";var $e="prerelease"}for(var Xe in ye)if((Xe==="major"||Xe==="minor"||Xe==="patch")&&ye[Xe]!==ee[Xe])return _e+Xe;return $e}e(X,"diff"),n.compareIdentifiers=V;var D=/^[0-9]+$/;function V(W,oe){var ye=D.test(W),ee=D.test(oe);return ye&&ee&&(W=+W,oe=+oe),W===oe?0:ye&&!ee?-1:ee&&!ye?1:W<oe?-1:1}e(V,"compareIdentifiers"),n.rcompareIdentifiers=K;function K(W,oe){return V(oe,W)}e(K,"rcompareIdentifiers"),n.major=q;function q(W,oe){return new S(W,oe).major}e(q,"major"),n.minor=_;function _(W,oe){return new S(W,oe).minor}e(_,"minor"),n.patch=j;function j(W,oe){return new S(W,oe).patch}e(j,"patch"),n.compare=z;function z(W,oe,ye){return new S(W,ye).compare(new S(oe,ye))}e(z,"compare"),n.compareLoose=Y;function Y(W,oe){return z(W,oe,!0)}e(Y,"compareLoose"),n.compareBuild=N;function N(W,oe,ye){var ee=new S(W,ye),_e=new S(oe,ye);return ee.compare(_e)||ee.compareBuild(_e)}e(N,"compareBuild"),n.rcompare=te;function te(W,oe,ye){return z(oe,W,ye)}e(te,"rcompare"),n.sort=se;function se(W,oe){return W.sort(function(ye,ee){return n.compareBuild(ye,ee,oe)})}e(se,"sort"),n.rsort=de;function de(W,oe){return W.sort(function(ye,ee){return n.compareBuild(ee,ye,oe)})}e(de,"rsort"),n.gt=we;function we(W,oe,ye){return z(W,oe,ye)>0}e(we,"gt"),n.lt=ve;function ve(W,oe,ye){return z(W,oe,ye)<0}e(ve,"lt"),n.eq=Ee;function Ee(W,oe,ye){return z(W,oe,ye)===0}e(Ee,"eq"),n.neq=fe;function fe(W,oe,ye){return z(W,oe,ye)!==0}e(fe,"neq"),n.gte=Ce;function Ce(W,oe,ye){return z(W,oe,ye)>=0}e(Ce,"gte"),n.lte=xe;function xe(W,oe,ye){return z(W,oe,ye)<=0}e(xe,"lte"),n.cmp=Se;function Se(W,oe,ye,ee){switch(oe){case"===":return typeof W=="object"&&(W=W.version),typeof ye=="object"&&(ye=ye.version),W===ye;case"!==":return typeof W=="object"&&(W=W.version),typeof ye=="object"&&(ye=ye.version),W!==ye;case"":case"=":case"==":return Ee(W,ye,ee);case"!=":return fe(W,ye,ee);case">":return we(W,ye,ee);case">=":return Ce(W,ye,ee);case"<":return ve(W,ye,ee);case"<=":return xe(W,ye,ee);default:throw new TypeError("Invalid operator: "+oe)}}e(Se,"cmp"),n.Comparator=Ue;function Ue(W,oe){if((!oe||typeof oe!="object")&&(oe={loose:!!oe,includePrerelease:!1}),W instanceof Ue){if(W.loose===!!oe.loose)return W;W=W.value}if(!(this instanceof Ue))return new Ue(W,oe);W=W.trim().split(/\s+/).join(" "),s("comparator",W,oe),this.options=oe,this.loose=!!oe.loose,this.parse(W),this.semver===Fe?this.value="":this.value=this.operator+this.semver.version,s("comp",this)}e(Ue,"Comparator");var Fe={};Ue.prototype.parse=function(W){var oe=this.options.loose?p[y.COMPARATORLOOSE]:p[y.COMPARATOR],ye=W.match(oe);if(!ye)throw new TypeError("Invalid comparator: "+W);this.operator=ye[1]!==void 0?ye[1]:"",this.operator==="="&&(this.operator=""),ye[2]?this.semver=new S(ye[2],this.options.loose):this.semver=Fe},Ue.prototype.toString=function(){return this.value},Ue.prototype.test=function(W){if(s("Comparator.test",W,this.options.loose),this.semver===Fe||W===Fe)return!0;if(typeof W=="string")try{W=new S(W,this.options)}catch{return!1}return Se(W,this.operator,this.semver,this.options)},Ue.prototype.intersects=function(W,oe){if(!(W instanceof Ue))throw new TypeError("a Comparator is required");(!oe||typeof oe!="object")&&(oe={loose:!!oe,includePrerelease:!1});var ye;if(this.operator==="")return this.value===""?!0:(ye=new Re(W.value,oe),me(this.value,ye,oe));if(W.operator==="")return W.value===""?!0:(ye=new Re(this.value,oe),me(W.semver,ye,oe));var ee=(this.operator===">="||this.operator===">")&&(W.operator===">="||W.operator===">"),_e=(this.operator==="<="||this.operator==="<")&&(W.operator==="<="||W.operator==="<"),$e=this.semver.version===W.semver.version,Xe=(this.operator===">="||this.operator==="<=")&&(W.operator===">="||W.operator==="<="),st=Se(this.semver,"<",W.semver,oe)&&(this.operator===">="||this.operator===">")&&(W.operator==="<="||W.operator==="<"),at=Se(this.semver,">",W.semver,oe)&&(this.operator==="<="||this.operator==="<")&&(W.operator===">="||W.operator===">");return ee||_e||$e&&Xe||st||at},n.Range=Re;function Re(W,oe){if((!oe||typeof oe!="object")&&(oe={loose:!!oe,includePrerelease:!1}),W instanceof Re)return W.loose===!!oe.loose&&W.includePrerelease===!!oe.includePrerelease?W:new Re(W.raw,oe);if(W instanceof Ue)return new Re(W.value,oe);if(!(this instanceof Re))return new Re(W,oe);if(this.options=oe,this.loose=!!oe.loose,this.includePrerelease=!!oe.includePrerelease,this.raw=W.trim().split(/\s+/).join(" "),this.set=this.raw.split("||").map(function(ye){return this.parseRange(ye.trim())},this).filter(function(ye){return ye.length}),!this.set.length)throw new TypeError("Invalid SemVer Range: "+this.raw);this.format()}e(Re,"Range"),Re.prototype.format=function(){return this.range=this.set.map(function(W){return W.join(" ").trim()}).join("||").trim(),this.range},Re.prototype.toString=function(){return this.range},Re.prototype.parseRange=function(W){var oe=this.options.loose,ye=oe?p[y.HYPHENRANGELOOSE]:p[y.HYPHENRANGE];W=W.replace(ye,ut),s("hyphen replace",W),W=W.replace(p[y.COMPARATORTRIM],$),s("comparator trim",W,p[y.COMPARATORTRIM]),W=W.replace(p[y.TILDETRIM],v),W=W.replace(p[y.CARETTRIM],L),W=W.split(/\s+/).join(" ");var ee=oe?p[y.COMPARATORLOOSE]:p[y.COMPARATOR],_e=W.split(" ").map(function($e){return re($e,this.options)},this).join(" ").split(/\s+/);return this.options.loose&&(_e=_e.filter(function($e){return!!$e.match(ee)})),_e=_e.map(function($e){return new Ue($e,this.options)},this),_e},Re.prototype.intersects=function(W,oe){if(!(W instanceof Re))throw new TypeError("a Range is required");return this.set.some(function(ye){return Ae(ye,oe)&&W.set.some(function(ee){return Ae(ee,oe)&&ye.every(function(_e){return ee.every(function($e){return _e.intersects($e,oe)})})})})};function Ae(W,oe){for(var ye=!0,ee=W.slice(),_e=ee.pop();ye&&ee.length;)ye=ee.every(function($e){return _e.intersects($e,oe)}),_e=ee.pop();return ye}e(Ae,"isSatisfiable"),n.toComparators=Z;function Z(W,oe){return new Re(W,oe).set.map(function(ye){return ye.map(function(ee){return ee.value}).join(" ").trim().split(" ")})}e(Z,"toComparators");function re(W,oe){return s("comp",W,oe),W=Be(W,oe),s("caret",W),W=ge(W,oe),s("tildes",W),W=Ye(W,oe),s("xrange",W),W=nt(W,oe),s("stars",W),W}e(re,"parseComparator");function ue(W){return!W||W.toLowerCase()==="x"||W==="*"}e(ue,"isX");function ge(W,oe){return W.trim().split(/\s+/).map(function(ye){return Oe(ye,oe)}).join(" ")}e(ge,"replaceTildes");function Oe(W,oe){var ye=oe.loose?p[y.TILDELOOSE]:p[y.TILDE];return W.replace(ye,function(ee,_e,$e,Xe,st){s("tilde",W,ee,_e,$e,Xe,st);var at;return ue(_e)?at="":ue($e)?at=">="+_e+".0.0 <"+(+_e+1)+".0.0":ue(Xe)?at=">="+_e+"."+$e+".0 <"+_e+"."+(+$e+1)+".0":st?(s("replaceTilde pr",st),at=">="+_e+"."+$e+"."+Xe+"-"+st+" <"+_e+"."+(+$e+1)+".0"):at=">="+_e+"."+$e+"."+Xe+" <"+_e+"."+(+$e+1)+".0",s("tilde return",at),at})}e(Oe,"replaceTilde");function Be(W,oe){return W.trim().split(/\s+/).map(function(ye){return qe(ye,oe)}).join(" ")}e(Be,"replaceCarets");function qe(W,oe){s("caret",W,oe);var ye=oe.loose?p[y.CARETLOOSE]:p[y.CARET];return W.replace(ye,function(ee,_e,$e,Xe,st){s("caret",W,ee,_e,$e,Xe,st);var at;return ue(_e)?at="":ue($e)?at=">="+_e+".0.0 <"+(+_e+1)+".0.0":ue(Xe)?_e==="0"?at=">="+_e+"."+$e+".0 <"+_e+"."+(+$e+1)+".0":at=">="+_e+"."+$e+".0 <"+(+_e+1)+".0.0":st?(s("replaceCaret pr",st),_e==="0"?$e==="0"?at=">="+_e+"."+$e+"."+Xe+"-"+st+" <"+_e+"."+$e+"."+(+Xe+1):at=">="+_e+"."+$e+"."+Xe+"-"+st+" <"+_e+"."+(+$e+1)+".0":at=">="+_e+"."+$e+"."+Xe+"-"+st+" <"+(+_e+1)+".0.0"):(s("no pr"),_e==="0"?$e==="0"?at=">="+_e+"."+$e+"."+Xe+" <"+_e+"."+$e+"."+(+Xe+1):at=">="+_e+"."+$e+"."+Xe+" <"+_e+"."+(+$e+1)+".0":at=">="+_e+"."+$e+"."+Xe+" <"+(+_e+1)+".0.0"),s("caret return",at),at})}e(qe,"replaceCaret");function Ye(W,oe){return s("replaceXRanges",W,oe),W.split(/\s+/).map(function(ye){return He(ye,oe)}).join(" ")}e(Ye,"replaceXRanges");function He(W,oe){W=W.trim();var ye=oe.loose?p[y.XRANGELOOSE]:p[y.XRANGE];return W.replace(ye,function(ee,_e,$e,Xe,st,at){s("xRange",W,ee,_e,$e,Xe,st,at);var Ot=ue($e),It=Ot||ue(Xe),St=It||ue(st),Et=St;return _e==="="&&Et&&(_e=""),at=oe.includePrerelease?"-0":"",Ot?_e===">"||_e==="<"?ee="<0.0.0-0":ee="*":_e&&Et?(It&&(Xe=0),st=0,_e===">"?(_e=">=",It?($e=+$e+1,Xe=0,st=0):(Xe=+Xe+1,st=0)):_e==="<="&&(_e="<",It?$e=+$e+1:Xe=+Xe+1),ee=_e+$e+"."+Xe+"."+st+at):It?ee=">="+$e+".0.0"+at+" <"+(+$e+1)+".0.0"+at:St&&(ee=">="+$e+"."+Xe+".0"+at+" <"+$e+"."+(+Xe+1)+".0"+at),s("xRange return",ee),ee})}e(He,"replaceXRange");function nt(W,oe){return s("replaceStars",W,oe),W.trim().replace(p[y.STAR],"")}e(nt,"replaceStars");function ut(W,oe,ye,ee,_e,$e,Xe,st,at,Ot,It,St,Et){return ue(ye)?oe="":ue(ee)?oe=">="+ye+".0.0":ue(_e)?oe=">="+ye+"."+ee+".0":oe=">="+oe,ue(at)?st="":ue(Ot)?st="<"+(+at+1)+".0.0":ue(It)?st="<"+at+"."+(+Ot+1)+".0":St?st="<="+at+"."+Ot+"."+It+"-"+St:st="<="+st,(oe+" "+st).trim()}e(ut,"hyphenReplace"),Re.prototype.test=function(W){if(!W)return!1;if(typeof W=="string")try{W=new S(W,this.options)}catch{return!1}for(var oe=0;oe<this.set.length;oe++)if(Ne(this.set[oe],W,this.options))return!0;return!1};function Ne(W,oe,ye){for(var ee=0;ee<W.length;ee++)if(!W[ee].test(oe))return!1;if(oe.prerelease.length&&!ye.includePrerelease){for(ee=0;ee<W.length;ee++)if(s(W[ee].semver),W[ee].semver!==Fe&&W[ee].semver.prerelease.length>0){var _e=W[ee].semver;if(_e.major===oe.major&&_e.minor===oe.minor&&_e.patch===oe.patch)return!0}return!1}return!0}e(Ne,"testSet"),n.satisfies=me;function me(W,oe,ye){try{oe=new Re(oe,ye)}catch{return!1}return oe.test(W)}e(me,"satisfies"),n.maxSatisfying=pe;function pe(W,oe,ye){var ee=null,_e=null;try{var $e=new Re(oe,ye)}catch{return null}return W.forEach(function(Xe){$e.test(Xe)&&(!ee||_e.compare(Xe)===-1)&&(ee=Xe,_e=new S(ee,ye))}),ee}e(pe,"maxSatisfying"),n.minSatisfying=J;function J(W,oe,ye){var ee=null,_e=null;try{var $e=new Re(oe,ye)}catch{return null}return W.forEach(function(Xe){$e.test(Xe)&&(!ee||_e.compare(Xe)===1)&&(ee=Xe,_e=new S(ee,ye))}),ee}e(J,"minSatisfying"),n.minVersion=ae;function ae(W,oe){W=new Re(W,oe);var ye=new S("0.0.0");if(W.test(ye)||(ye=new S("0.0.0-0"),W.test(ye)))return ye;ye=null;for(var ee=0;ee<W.set.length;++ee){var _e=W.set[ee];_e.forEach(function($e){var Xe=new S($e.semver.version);switch($e.operator){case">":Xe.prerelease.length===0?Xe.patch++:Xe.prerelease.push(0),Xe.raw=Xe.format();case"":case">=":(!ye||we(ye,Xe))&&(ye=Xe);break;case"<":case"<=":break;default:throw new Error("Unexpected operation: "+$e.operator)}})}return ye&&W.test(ye)?ye:null}e(ae,"minVersion"),n.validRange=Te;function Te(W,oe){try{return new Re(W,oe).range||"*"}catch{return null}}e(Te,"validRange"),n.ltr=De;function De(W,oe,ye){return je(W,oe,"<",ye)}e(De,"ltr"),n.gtr=Le;function Le(W,oe,ye){return je(W,oe,">",ye)}e(Le,"gtr"),n.outside=je;function je(W,oe,ye,ee){W=new S(W,ee),oe=new Re(oe,ee);var _e,$e,Xe,st,at;switch(ye){case">":_e=we,$e=xe,Xe=ve,st=">",at=">=";break;case"<":_e=ve,$e=Ce,Xe=we,st="<",at="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(me(W,oe,ee))return!1;for(var Ot=0;Ot<oe.set.length;++Ot){var It=oe.set[Ot],St=null,Et=null;if(It.forEach(function(xt){xt.semver===Fe&&(xt=new Ue(">=0.0.0")),St=St||xt,Et=Et||xt,_e(xt.semver,St.semver,ee)?St=xt:Xe(xt.semver,Et.semver,ee)&&(Et=xt)}),St.operator===st||St.operator===at||(!Et.operator||Et.operator===st)&&$e(W,Et.semver))return!1;if(Et.operator===at&&Xe(W,Et.semver))return!1}return!0}e(je,"outside"),n.prerelease=Je;function Je(W,oe){var ye=M(W,oe);return ye&&ye.prerelease.length?ye.prerelease:null}e(Je,"prerelease"),n.intersects=Me;function Me(W,oe,ye){return W=new Re(W,ye),oe=new Re(oe,ye),W.intersects(oe)}e(Me,"intersects"),n.coerce=rt;function rt(W,oe){if(W instanceof S)return W;if(typeof W=="number"&&(W=String(W)),typeof W!="string")return null;oe=oe||{};var ye=null;if(!oe.rtl)ye=W.match(p[y.COERCE]);else{for(var ee;(ee=p[y.COERCERTL].exec(W))&&(!ye||ye.index+ye[0].length!==W.length);)(!ye||ee.index+ee[0].length!==ye.index+ye[0].length)&&(ye=ee),p[y.COERCERTL].lastIndex=ee.index+ee[1].length+ee[2].length;p[y.COERCERTL].lastIndex=-1}return ye===null?null:M(ye[2]+"."+(ye[3]||"0")+"."+(ye[4]||"0"),oe)}e(rt,"coerce")}(zu,zu.exports)),zu.exports}e(Ts,"requireSemver");var ef={},tf={},rf={},Xa={},Ya={},ky;function KE(){if(ky)return Ya;ky=1,Object.defineProperty(Ya,"__esModule",{value:!0}),Ya.default=void 0;var t=go,n=lt();const{callExpression:s,cloneNode:a,expressionStatement:f,identifier:l,importDeclaration:m,importDefaultSpecifier:h,importNamespaceSpecifier:p,importSpecifier:b,memberExpression:y,stringLiteral:x,variableDeclaration:E,variableDeclarator:T}=n,I=class I{constructor(L,$,w){this._statements=[],this._resultName=null,this._importedSource=void 0,this._scope=$,this._hub=w,this._importedSource=L}done(){return{statements:this._statements,resultName:this._resultName}}import(){return this._statements.push(m([],x(this._importedSource))),this}require(){return this._statements.push(f(s(l("require"),[x(this._importedSource)]))),this}namespace(L="namespace"){const $=this._scope.generateUidIdentifier(L),w=this._statements[this._statements.length-1];return t(w.type==="ImportDeclaration"),t(w.specifiers.length===0),w.specifiers=[p($)],this._resultName=a($),this}default(L){const $=this._scope.generateUidIdentifier(L),w=this._statements[this._statements.length-1];return t(w.type==="ImportDeclaration"),t(w.specifiers.length===0),w.specifiers=[h($)],this._resultName=a($),this}named(L,$){if($==="default")return this.default(L);const w=this._scope.generateUidIdentifier(L),M=this._statements[this._statements.length-1];return t(M.type==="ImportDeclaration"),t(M.specifiers.length===0),M.specifiers=[b(w,l($))],this._resultName=a(w),this}var(L){const $=this._scope.generateUidIdentifier(L);let w=this._statements[this._statements.length-1];return w.type!=="ExpressionStatement"&&(t(this._resultName),w=f(this._resultName),this._statements.push(w)),this._statements[this._statements.length-1]=E("var",[T($,w.expression)]),this._resultName=a($),this}defaultInterop(){return this._interop(this._hub.addHelper("interopRequireDefault"))}wildcardInterop(){return this._interop(this._hub.addHelper("interopRequireWildcard"))}_interop(L){const $=this._statements[this._statements.length-1];return $.type==="ExpressionStatement"?$.expression=s(L,[$.expression]):$.type==="VariableDeclaration"?(t($.declarations.length===1),$.declarations[0].init=s(L,[$.declarations[0].init])):t.fail("Unexpected type."),this}prop(L){const $=this._statements[this._statements.length-1];return $.type==="ExpressionStatement"?$.expression=y($.expression,l(L)):$.type==="VariableDeclaration"?(t($.declarations.length===1),$.declarations[0].init=y($.declarations[0].init,l(L))):t.fail("Unexpected type:"+$.type),this}read(L){this._resultName=y(this._resultName,l(L))}};e(I,"ImportBuilder");let A=I;return Ya.default=A,Ya}e(KE,"requireImportBuilder");var Qu={},Fy;function Ly(){if(Fy)return Qu;Fy=1,Object.defineProperty(Qu,"__esModule",{value:!0}),Qu.default=t;function t(n){return n.node.sourceType==="module"}return e(t,"isModule$1"),Qu}e(Ly,"requireIsModule");var Ry;function WE(){if(Ry)return Xa;Ry=1,Object.defineProperty(Xa,"__esModule",{value:!0}),Xa.default=void 0;var t=go,n=lt(),s=KE(),a=Ly();const{identifier:f,importSpecifier:l,numericLiteral:m,sequenceExpression:h,isImportDeclaration:p}=n,A=class A{constructor(v,L,$){this._defaultOpts={importedSource:null,importedType:"commonjs",importedInterop:"babel",importingInterop:"babel",ensureLiveReference:!1,ensureNoContext:!1,importPosition:"before"};const w=v.find(M=>M.isProgram());this._programPath=w,this._programScope=w.scope,this._hub=w.hub,this._defaultOpts=this._applyDefaults(L,$,!0)}addDefault(v,L){return this.addNamed("default",v,L)}addNamed(v,L,$){return t(typeof v=="string"),this._generateImport(this._applyDefaults(L,$),v)}addNamespace(v,L){return this._generateImport(this._applyDefaults(v,L),null)}addSideEffect(v,L){return this._generateImport(this._applyDefaults(v,L),void 0)}_applyDefaults(v,L,$=!1){let w;return typeof v=="string"?w=Object.assign({},this._defaultOpts,{importedSource:v},L):(t(!L,"Unexpected secondary arguments."),w=Object.assign({},this._defaultOpts,v)),!$&&L&&(L.nameHint!==void 0&&(w.nameHint=L.nameHint),L.blockHoist!==void 0&&(w.blockHoist=L.blockHoist)),w}_generateImport(v,L){const $=L==="default",w=!!L&&!$,M=L===null,{importedSource:C,importedType:P,importedInterop:S,importingInterop:O,ensureLiveReference:X,ensureNoContext:D,nameHint:V,importPosition:K,blockHoist:q}=v;let _=V||L;const j=(0,a.default)(this._programPath),z=j&&O==="node",Y=j&&O==="babel";if(K==="after"&&!j)throw new Error('"importPosition": "after" is only supported in modules');const N=new s.default(C,this._programScope,this._hub);if(P==="es6"){if(!z&&!Y)throw new Error("Cannot import an ES6 module from CommonJS");N.import(),M?N.namespace(V||C):($||w)&&N.named(_,L)}else{if(P!=="commonjs")throw new Error(`Unexpected interopType "${P}"`);if(S==="babel")if(z){_=_!=="default"?_:C;const de=`${C}$es6Default`;N.import(),M?N.default(de).var(_||C).wildcardInterop():$?X?N.default(de).var(_||C).defaultInterop().read("default"):N.default(de).var(_).defaultInterop().prop(L):w&&N.default(de).read(L)}else Y?(N.import(),M?N.namespace(_||C):($||w)&&N.named(_,L)):(N.require(),M?N.var(_||C).wildcardInterop():($||w)&&X?$?(_=_!=="default"?_:C,N.var(_).read(L),N.defaultInterop()):N.var(C).read(L):$?N.var(_).defaultInterop().prop(L):w&&N.var(_).prop(L));else if(S==="compiled")z?(N.import(),M?N.default(_||C):($||w)&&N.default(C).read(_)):Y?(N.import(),M?N.namespace(_||C):($||w)&&N.named(_,L)):(N.require(),M?N.var(_||C):($||w)&&(X?N.var(C).read(_):N.prop(L).var(_)));else if(S==="uncompiled"){if($&&X)throw new Error("No live reference for commonjs default");z?(N.import(),M?N.default(_||C):$?N.default(_):w&&N.default(C).read(_)):Y?(N.import(),M?N.default(_||C):$?N.default(_):w&&N.named(_,L)):(N.require(),M?N.var(_||C):$?N.var(_):w&&(X?N.var(C).read(_):N.var(_).prop(L)))}else throw new Error(`Unknown importedInterop "${S}".`)}const{statements:te,resultName:se}=N.done();return this._insertStatements(te,K,q),($||w)&&D&&se.type!=="Identifier"?h([m(0),se]):se}_insertStatements(v,L="before",$=3){if(L==="after"){if(this._insertStatementsAfter(v))return}else if(this._insertStatementsBefore(v,$))return;this._programPath.unshiftContainer("body",v)}_insertStatementsBefore(v,L){if(v.length===1&&p(v[0])&&y(v[0])){const w=this._programPath.get("body").find(M=>M.isImportDeclaration()&&y(M.node));if(w?.node.source.value===v[0].source.value&&T(w.node,v[0]))return!0}v.forEach(w=>{w._blockHoist=L});const $=this._programPath.get("body").find(w=>{const M=w.node._blockHoist;return Number.isFinite(M)&&M<4});return $?($.insertBefore(v),!0):!1}_insertStatementsAfter(v){const L=new Set(v),$=new Map;for(const M of v)if(p(M)&&y(M)){const C=M.source.value;$.has(C)||$.set(C,[]),$.get(C).push(M)}let w=null;for(const M of this._programPath.get("body"))if(M.isImportDeclaration()&&y(M.node)){w=M;const C=M.node.source.value,P=$.get(C);if(!P)continue;for(const S of P)L.has(S)&&T(M.node,S)&&L.delete(S)}return L.size===0?!0:(w&&w.insertAfter(Array.from(L)),!!w)}};e(A,"ImportInjector");let b=A;Xa.default=b;function y(I){return I.importKind!=="type"&&I.importKind!=="typeof"}e(y,"isValueImport");function x(I){return I.specifiers.length===1&&I.specifiers[0].type==="ImportNamespaceSpecifier"||I.specifiers.length===2&&I.specifiers[1].type==="ImportNamespaceSpecifier"}e(x,"hasNamespaceImport");function E(I){return I.specifiers.length>0&&I.specifiers[0].type==="ImportDefaultSpecifier"}e(E,"hasDefaultImport");function T(I,v){return I.specifiers.length?v.specifiers.length?x(I)||x(v)?!1:(E(v)&&(E(I)?v.specifiers[0]=l(v.specifiers[0].local,f("default")):I.specifiers.unshift(v.specifiers.shift())),I.specifiers.push(...v.specifiers),!0):!0:(I.specifiers=v.specifiers,!0)}return e(T,"maybeAppendImportSpecifiers"),Xa}e(WE,"requireImportInjector");var My;function GE(){return My||(My=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ImportInjector",{enumerable:!0,get:e(function(){return n.default},"get")}),t.addDefault=a,t.addNamed=f,t.addNamespace=l,t.addSideEffect=m,Object.defineProperty(t,"isModule",{enumerable:!0,get:e(function(){return s.default},"get")});var n=WE(),s=Ly();function a(h,p,b){return new n.default(h).addDefault(p,b)}e(a,"addDefault");function f(h,p,b,y){return new n.default(h).addNamed(p,b,y)}e(f,"addNamed");function l(h,p,b){return new n.default(h).addNamespace(p,b)}e(l,"addNamespace");function m(h,p,b){return new n.default(h).addSideEffect(p,b)}e(m,"addSideEffect")}(rf)),rf}e(GE,"requireLib$4");var Zu={},jy;function HE(){if(jy)return Zu;jy=1,Object.defineProperty(Zu,"__esModule",{value:!0}),Zu.default=a;var t=ei(),n=qr();let s;function a(f){s||(s=n.visitors.environmentVisitor({ThisExpression(l){l.replaceWith(t.types.unaryExpression("void",t.types.numericLiteral(0),!0))}}),s.noScope=!0),(0,n.default)(f.node,s)}return e(a,"rewriteThis$1"),Zu}e(HE,"requireRewriteThis");var el={},$y;function XE(){if($y)return el;$y=1,Object.defineProperty(el,"__esModule",{value:!0}),el.default=s;var t=ei();function n(h){do switch(h.parent.type){case"TSTypeAnnotation":case"TSTypeAliasDeclaration":case"TSTypeReference":case"TypeAnnotation":case"TypeAlias":return!0;case"ExportSpecifier":return h.parentPath.parent.exportKind==="type";default:if(h.parentPath.isStatement()||h.parentPath.isExpression())return!1}while(h=h.parentPath)}e(n,"isInType");function s(h,p,b){const y=new Map,x=new Map,E=e(I=>{h.requeue(I)},"requeueInParent");for(const[I,v]of p.source){for(const[L,$]of v.imports)y.set(L,[I,$,null]);for(const L of v.importsNamespace)y.set(L,[I,null,L])}for(const[I,v]of p.local){let L=x.get(I);L||(L=[],x.set(I,L)),L.push(...v.names)}const T={metadata:p,requeueInParent:E,scope:h.scope,exported:x};h.traverse(a,T);const A={seen:new WeakSet,metadata:p,requeueInParent:E,scope:h.scope,imported:y,exported:x,buildImportReference([I,v,L],$){const w=p.source.get(I);if(w.referenced=!0,L){if(w.wrap){var M;$=(M=b($,w.wrap))!=null?M:$}return $}let C=t.types.identifier(w.name);if(w.wrap){var P;C=(P=b(C,w.wrap))!=null?P:C}if(v==="default"&&w.interop==="node-default")return C;const S=p.stringSpecifiers.has(v);return t.types.memberExpression(C,S?t.types.stringLiteral(v):t.types.identifier(v),S)}};h.traverse(m,A)}e(s,"rewriteLiveReferences$1");const a={Scope(h){h.skip()},ClassDeclaration(h){const{requeueInParent:p,exported:b,metadata:y}=this,{id:x}=h.node;if(!x)throw new Error("Expected class to have a name");const E=x.name,T=b.get(E)||[];if(T.length>0){const A=t.types.expressionStatement(f(y,T,t.types.identifier(E),h.scope));A._blockHoist=h.node._blockHoist,p(h.insertAfter(A)[0])}},VariableDeclaration(h){const{requeueInParent:p,exported:b,metadata:y}=this,x=h.node.kind==="var";for(const E of h.get("declarations")){const{id:T}=E.node;let{init:A}=E.node;if(t.types.isIdentifier(T)&&b.has(T.name)&&!t.types.isArrowFunctionExpression(A)&&(!t.types.isFunctionExpression(A)||A.id)&&(!t.types.isClassExpression(A)||A.id)){if(!A){if(x)continue;A=h.scope.buildUndefinedNode()}E.node.init=f(y,b.get(T.name),A,h.scope),p(E.get("init"))}else for(const I of Object.keys(E.getOuterBindingIdentifiers()))if(b.has(I)){const v=t.types.expressionStatement(f(y,b.get(I),t.types.identifier(I),h.scope));v._blockHoist=h.node._blockHoist,p(h.insertAfter(v)[0])}}}},f=e((h,p,b,y)=>{const x=h.exportName;for(let E=y;E!=null;E=E.parent)E.hasOwnBinding(x)&&E.rename(x);return(p||[]).reduce((E,T)=>{const{stringSpecifiers:A}=h,I=A.has(T);return t.types.assignmentExpression("=",t.types.memberExpression(t.types.identifier(x),I?t.types.stringLiteral(T):t.types.identifier(T),I),E)},b)},"buildBindingExportAssignmentExpression"),l=e(h=>t.template.expression.ast`
55
+ (function() {
56
+ throw new Error('"' + '${h}' + '" is read-only.');
57
+ })()
58
+ `,"buildImportThrow"),m={ReferencedIdentifier(h){const{seen:p,buildImportReference:b,scope:y,imported:x,requeueInParent:E}=this;if(p.has(h.node))return;p.add(h.node);const T=h.node.name,A=x.get(T);if(A){if(n(h))throw h.buildCodeFrameError(`Cannot transform the imported binding "${T}" since it's also used in a type annotation. Please strip type annotations using @babel/preset-typescript or @babel/preset-flow.`);const I=h.scope.getBinding(T);if(y.getBinding(T)!==I)return;const L=b(A,h.node);if(L.loc=h.node.loc,(h.parentPath.isCallExpression({callee:h.node})||h.parentPath.isOptionalCallExpression({callee:h.node})||h.parentPath.isTaggedTemplateExpression({tag:h.node}))&&t.types.isMemberExpression(L))h.replaceWith(t.types.sequenceExpression([t.types.numericLiteral(0),L]));else if(h.isJSXIdentifier()&&t.types.isMemberExpression(L)){const{object:$,property:w}=L;h.replaceWith(t.types.jsxMemberExpression(t.types.jsxIdentifier($.name),t.types.jsxIdentifier(w.name)))}else h.replaceWith(L);E(h),h.skip()}},UpdateExpression(h){const{scope:p,seen:b,imported:y,exported:x,requeueInParent:E,buildImportReference:T}=this;if(b.has(h.node))return;b.add(h.node);const A=h.get("argument");if(A.isMemberExpression())return;const I=h.node;if(A.isIdentifier()){const v=A.node.name;if(p.getBinding(v)!==h.scope.getBinding(v))return;const L=x.get(v),$=y.get(v);if(L?.length>0||$)if($)h.replaceWith(t.types.assignmentExpression(I.operator[0]+"=",T($,A.node),l(v)));else if(I.prefix)h.replaceWith(f(this.metadata,L,t.types.cloneNode(I),h.scope));else{const w=p.generateDeclaredUidIdentifier(v);h.replaceWith(t.types.sequenceExpression([t.types.assignmentExpression("=",t.types.cloneNode(w),t.types.cloneNode(I)),f(this.metadata,L,t.types.identifier(v),h.scope),t.types.cloneNode(w)]))}}E(h),h.skip()},AssignmentExpression:{exit(h){const{scope:p,seen:b,imported:y,exported:x,requeueInParent:E,buildImportReference:T}=this;if(b.has(h.node))return;b.add(h.node);const A=h.get("left");if(!A.isMemberExpression())if(A.isIdentifier()){const I=A.node.name;if(p.getBinding(I)!==h.scope.getBinding(I))return;const v=x.get(I),L=y.get(I);if(v?.length>0||L){const $=h.node;L&&($.left=T(L,A.node),$.right=t.types.sequenceExpression([$.right,l(I)]));const{operator:w}=$;let M;w==="="?M=$:w==="&&="||w==="||="||w==="??="?M=t.types.assignmentExpression("=",$.left,t.types.logicalExpression(w.slice(0,-1),t.types.cloneNode($.left),$.right)):M=t.types.assignmentExpression("=",$.left,t.types.binaryExpression(w.slice(0,-1),t.types.cloneNode($.left),$.right)),h.replaceWith(f(this.metadata,v,M,h.scope)),E(h),h.skip()}}else{const I=A.getOuterBindingIdentifiers(),v=Object.keys(I).filter(w=>p.getBinding(w)===h.scope.getBinding(w)),L=v.find(w=>y.has(w));L&&(h.node.right=t.types.sequenceExpression([h.node.right,l(L)]));const $=[];if(v.forEach(w=>{const M=x.get(w)||[];M.length>0&&$.push(f(this.metadata,M,t.types.identifier(w),h.scope))}),$.length>0){let w=t.types.sequenceExpression($);h.parentPath.isExpressionStatement()&&(w=t.types.expressionStatement(w),w._blockHoist=h.parentPath.node._blockHoist);const M=h.insertAfter(w)[0];E(M)}}}},ForXStatement(h){const{scope:p,node:b}=h,{left:y}=b,{exported:x,imported:E,scope:T}=this;if(!t.types.isVariableDeclaration(y)){let A=!1,I;const v=h.get("body").scope;for(const w of Object.keys(t.types.getOuterBindingIdentifiers(y)))T.getBinding(w)===p.getBinding(w)&&(x.has(w)&&(A=!0,v.hasOwnBinding(w)&&v.rename(w)),E.has(w)&&!I&&(I=w));if(!A&&!I)return;h.ensureBlock();const L=h.get("body"),$=p.generateUidIdentifierBasedOnNode(y);h.get("left").replaceWith(t.types.variableDeclaration("let",[t.types.variableDeclarator(t.types.cloneNode($))])),p.registerDeclaration(h.get("left")),A&&L.unshiftContainer("body",t.types.expressionStatement(t.types.assignmentExpression("=",y,$))),I&&L.unshiftContainer("body",t.types.expressionStatement(l(I)))}}};return el}e(XE,"requireRewriteLiveReferences");var Es={},Uy;function qy(){if(Uy)return Es;Uy=1,Object.defineProperty(Es,"__esModule",{value:!0}),Es.default=m,Es.hasExports=s,Es.isSideEffectImport=a,Es.validateImportInteropOption=f;var t=Yt,n=Aa();function s(T){return T.hasExports}e(s,"hasExports");function a(T){return T.imports.size===0&&T.importsNamespace.size===0&&T.reexports.size===0&&T.reexportNamespace.size===0&&!T.reexportAll}e(a,"isSideEffectImport");function f(T){if(typeof T!="function"&&T!=="none"&&T!=="babel"&&T!=="node")throw new Error(`.importInterop must be one of "none", "babel", "node", or a function returning one of those values (received ${T}).`);return T}e(f,"validateImportInteropOption");function l(T,A,I){return typeof T=="function"?f(T(A,I)):T}e(l,"resolveImportInterop");function m(T,A,{importInterop:I,initializeReexports:v=!1,getWrapperPayload:L,esNamespaceOnly:$=!1,filename:w}){A||(A=T.scope.generateUidIdentifier("exports").name);const M=new Set;x(T);const{local:C,sources:P,hasExports:S}=b(T,{initializeReexports:v,getWrapperPayload:L},M);E(T);for(const[O,X]of P){const{importsNamespace:D,imports:V}=X;if(D.size>0&&V.size===0){const[q]=D;X.name=q}const K=l(I,O,w);K==="none"?X.interop="none":K==="node"&&X.interop==="namespace"?X.interop="node-namespace":K==="node"&&X.interop==="default"?X.interop="node-default":$&&X.interop==="namespace"&&(X.interop="default")}return{exportName:A,exportNameListName:null,hasExports:S,local:C,source:P,stringSpecifiers:M}}e(m,"normalizeModuleAndLoadMetadata");function h(T,A){if(T.isIdentifier())return T.node.name;if(T.isStringLiteral()){const I=T.node.value;return(0,n.isIdentifierName)(I)||A.add(I),I}else throw new Error(`Expected export specifier to be either Identifier or StringLiteral, got ${T.node.type}`)}e(h,"getExportSpecifierName");function p(T){if(!T.isExportSpecifier())throw T.isExportNamespaceSpecifier()?T.buildCodeFrameError("Export namespace should be first transformed by `@babel/plugin-transform-export-namespace-from`."):T.buildCodeFrameError("Unexpected export specifier type")}e(p,"assertExportSpecifier");function b(T,{getWrapperPayload:A,initializeReexports:I},v){const L=y(T,I,v),$=new Map,w=new Map,M=e((P,S)=>{const O=P.value;let X=w.get(O);return X?$.get(O).push(S):(X={name:T.scope.generateUidIdentifier((0,t.basename)(O,(0,t.extname)(O))).name,interop:"none",loc:null,imports:new Map,importsNamespace:new Set,reexports:new Map,reexportNamespace:new Set,reexportAll:null,wrap:null,get lazy(){return this.wrap==="lazy"},referenced:!1},w.set(O,X),$.set(O,[S])),X},"getData");let C=!1;T.get("body").forEach(P=>{if(P.isImportDeclaration()){const S=M(P.node.source,P.node);S.loc||(S.loc=P.node.loc),P.get("specifiers").forEach(O=>{if(O.isImportDefaultSpecifier()){const X=O.get("local").node.name;S.imports.set(X,"default");const D=L.get(X);D&&(L.delete(X),D.names.forEach(V=>{S.reexports.set(V,"default")}),S.referenced=!0)}else if(O.isImportNamespaceSpecifier()){const X=O.get("local").node.name;S.importsNamespace.add(X);const D=L.get(X);D&&(L.delete(X),D.names.forEach(V=>{S.reexportNamespace.add(V)}),S.referenced=!0)}else if(O.isImportSpecifier()){const X=h(O.get("imported"),v),D=O.get("local").node.name;S.imports.set(D,X);const V=L.get(D);V&&(L.delete(D),V.names.forEach(K=>{S.reexports.set(K,X)}),S.referenced=!0)}})}else if(P.isExportAllDeclaration()){C=!0;const S=M(P.node.source,P.node);S.loc||(S.loc=P.node.loc),S.reexportAll={loc:P.node.loc},S.referenced=!0}else if(P.isExportNamedDeclaration()&&P.node.source){C=!0;const S=M(P.node.source,P.node);S.loc||(S.loc=P.node.loc),P.get("specifiers").forEach(O=>{p(O);const X=h(O.get("local"),v),D=h(O.get("exported"),v);if(S.reexports.set(D,X),S.referenced=!0,D==="__esModule")throw O.get("exported").buildCodeFrameError('Illegal export "__esModule".')})}else(P.isExportNamedDeclaration()||P.isExportDefaultDeclaration())&&(C=!0)});for(const P of w.values()){let S=!1,O=!1;P.importsNamespace.size>0&&(S=!0,O=!0),P.reexportAll&&(O=!0);for(const X of P.imports.values())X==="default"?S=!0:O=!0;for(const X of P.reexports.values())X==="default"?S=!0:O=!0;S&&O?P.interop="namespace":S&&(P.interop="default")}if(A)for(const[P,S]of w)S.wrap=A(P,S,$.get(P));return{hasExports:C,local:L,sources:w}}e(b,"getModuleMetadata");function y(T,A,I){const v=new Map;T.get("body").forEach(w=>{let M;if(w.isImportDeclaration())M="import";else{if(w.isExportDefaultDeclaration()&&(w=w.get("declaration")),w.isExportNamedDeclaration()){if(w.node.declaration)w=w.get("declaration");else if(A&&w.node.source&&w.get("source").isStringLiteral()){w.get("specifiers").forEach(C=>{p(C),v.set(C.get("local").node.name,"block")});return}}if(w.isFunctionDeclaration())M="hoisted";else if(w.isClassDeclaration())M="block";else if(w.isVariableDeclaration({kind:"var"}))M="var";else if(w.isVariableDeclaration())M="block";else return}Object.keys(w.getOuterBindingIdentifiers()).forEach(C=>{v.set(C,M)})});const L=new Map,$=e(w=>{const M=w.node.name;let C=L.get(M);if(!C){const P=v.get(M);if(P===void 0)throw w.buildCodeFrameError(`Exporting local "${M}", which is not declared.`);C={names:[],kind:P},L.set(M,C)}return C},"getLocalMetadata");return T.get("body").forEach(w=>{if(w.isExportNamedDeclaration()&&(A||!w.node.source))if(w.node.declaration){const M=w.get("declaration"),C=M.getOuterBindingIdentifierPaths();Object.keys(C).forEach(P=>{if(P==="__esModule")throw M.buildCodeFrameError('Illegal export "__esModule".');$(C[P]).names.push(P)})}else w.get("specifiers").forEach(M=>{const C=M.get("local"),P=M.get("exported"),S=$(C),O=h(P,I);if(O==="__esModule")throw P.buildCodeFrameError('Illegal export "__esModule".');S.names.push(O)});else if(w.isExportDefaultDeclaration()){const M=w.get("declaration");if(M.isFunctionDeclaration()||M.isClassDeclaration())$(M.get("id")).names.push("default");else throw M.buildCodeFrameError("Unexpected default expression export.")}}),L}e(y,"getLocalExportMetadata");function x(T){T.get("body").forEach(A=>{if(A.isExportDefaultDeclaration()){{var I;(I=A.splitExportDeclaration)!=null||(A.splitExportDeclaration=qr().NodePath.prototype.splitExportDeclaration)}A.splitExportDeclaration()}})}e(x,"nameAnonymousExports");function E(T){T.get("body").forEach(A=>{if(A.isImportDeclaration())A.remove();else if(A.isExportNamedDeclaration())A.node.declaration?(A.node.declaration._blockHoist=A.node._blockHoist,A.replaceWith(A.node.declaration)):A.remove();else if(A.isExportDefaultDeclaration()){const I=A.get("declaration");if(I.isFunctionDeclaration()||I.isClassDeclaration())I._blockHoist=A.node._blockHoist,A.replaceWith(I);else throw I.buildCodeFrameError("Unexpected default expression export.")}else A.isExportAllDeclaration()&&A.remove()})}return e(E,"removeImportExportDeclarations"),Es}e(qy,"requireNormalizeAndLoadMetadata");var Ja={},Vy;function YE(){if(Vy)return Ja;Vy=1,Object.defineProperty(Ja,"__esModule",{value:!0}),Ja.toGetWrapperPayload=s,Ja.wrapReference=a;var t=ei(),n=qy();function s(f){return(l,m)=>{if(f===!1||(0,n.isSideEffectImport)(m)||m.reexportAll)return null;if(f===!0)return l.includes(".")?null:"lazy";if(Array.isArray(f))return f.includes(l)?"lazy":null;if(typeof f=="function")return f(l)?"lazy":null;throw new Error(".lazy must be a boolean, string array, or function")}}e(s,"toGetWrapperPayload");function a(f,l){return l==="lazy"?t.types.callExpression(f,[]):null}return e(a,"wrapReference"),Ja}e(YE,"requireLazyModules");var za={},Ky;function Wy(){if(Ky)return za;Ky=1,Object.defineProperty(za,"__esModule",{value:!0}),za.buildDynamicImport=n;var t=ei();za.getDynamicImportSource=e(function(a){const[f]=a.arguments;return t.types.isStringLiteral(f)||t.types.isTemplateLiteral(f)?f:t.template.expression.ast`\`\${${f}}\``},"getDynamicImportSource");function n(s,a,f,l){const m=t.types.isCallExpression(s)?s.arguments[0]:s.source;if(t.types.isStringLiteral(m)||t.types.isTemplateLiteral(m)&&m.quasis.length===0)return a?t.template.expression.ast`
59
+ Promise.resolve().then(() => ${l(m)})
60
+ `:l(m);const h=t.types.isTemplateLiteral(m)?t.types.identifier("specifier"):t.types.templateLiteral([t.types.templateElement({raw:""}),t.types.templateElement({raw:""})],[t.types.identifier("specifier")]);return a?t.template.expression.ast`
61
+ (specifier =>
62
+ new Promise(r => r(${h}))
63
+ .then(s => ${l(t.types.identifier("s"))})
64
+ )(${m})
65
+ `:f?t.template.expression.ast`
66
+ (specifier =>
67
+ new Promise(r => r(${l(h)}))
68
+ )(${m})
69
+ `:t.template.expression.ast`
70
+ (specifier => ${l(h)})(${m})
71
+ `}return e(n,"buildDynamicImport"),za}e(Wy,"requireDynamicImport");var Qa={},Gy;function JE(){if(Gy)return Qa;Gy=1,Object.defineProperty(Qa,"__esModule",{value:!0}),Qa.default=t;{const n=t;Qa.default=t=e(function(a,f){var l,m,h,p;return n(a,{moduleId:(l=f.moduleId)!=null?l:a.moduleId,moduleIds:(m=f.moduleIds)!=null?m:a.moduleIds,getModuleId:(h=f.getModuleId)!=null?h:a.getModuleId,moduleRoot:(p=f.moduleRoot)!=null?p:a.moduleRoot})},"getModuleName")}function t(n,s){const{filename:a,filenameRelative:f=a,sourceRoot:l=s.moduleRoot}=n,{moduleId:m,moduleIds:h=!!m,getModuleId:p,moduleRoot:b=l}=s;if(!h)return null;if(m!=null&&!p)return m;let y=b!=null?b+"/":"";if(f){const x=l!=null?new RegExp("^"+l+"/?"):"";y+=f.replace(x,"").replace(/\.\w*$/,"")}return y=y.replace(/\\/g,"/"),p&&p(y)||y}return e(t,"getModuleName$1"),Qa}e(JE,"requireGetModuleName");var Hy;function zE(){return Hy||(Hy=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"buildDynamicImport",{enumerable:!0,get:e(function(){return p.buildDynamicImport},"get")}),t.buildNamespaceInitStatements=T,t.ensureStatementsHoisted=x,Object.defineProperty(t,"getModuleName",{enumerable:!0,get:e(function(){return b.default},"get")}),Object.defineProperty(t,"hasExports",{enumerable:!0,get:e(function(){return m.hasExports},"get")}),Object.defineProperty(t,"isModule",{enumerable:!0,get:e(function(){return a.isModule},"get")}),Object.defineProperty(t,"isSideEffectImport",{enumerable:!0,get:e(function(){return m.isSideEffectImport},"get")}),t.rewriteModuleStatementsAndPrepareHeader=y,Object.defineProperty(t,"rewriteThis",{enumerable:!0,get:e(function(){return f.default},"get")}),t.wrapInterop=E;var n=go,s=ei(),a=GE(),f=HE(),l=XE(),m=qy(),h=YE(),p=Wy(),b=JE();t.getDynamicImportSource=Wy().getDynamicImportSource;function y(P,{exportName:S,strict:O,allowTopLevelThis:X,strictMode:D,noInterop:V,importInterop:K=V?"none":"babel",lazy:q,getWrapperPayload:_=h.toGetWrapperPayload(q??!1),wrapReference:j=h.wrapReference,esNamespaceOnly:z,filename:Y,constantReexports:N=arguments[1].loose,enumerableModuleMeta:te=arguments[1].loose,noIncompleteNsImportDetection:se}){(0,m.validateImportInteropOption)(K),n((0,a.isModule)(P),"Cannot process module statements in a script"),P.node.sourceType="script";const de=(0,m.default)(P,S,{importInterop:K,initializeReexports:N,getWrapperPayload:_,esNamespaceOnly:z,filename:Y});X||(0,f.default)(P),(0,l.default)(P,de,j),D!==!1&&(P.node.directives.some(fe=>fe.value.value==="use strict")||P.unshiftContainer("directives",s.types.directive(s.types.directiveLiteral("use strict"))));const we=[];(0,m.hasExports)(de)&&!O&&we.push(v(de,te));const ve=$(P,de);return ve&&(de.exportNameListName=ve.name,we.push(ve.statement)),we.push(...w(P,de,j,N,se)),{meta:de,headers:we}}e(y,"rewriteModuleStatementsAndPrepareHeader");function x(P){P.forEach(S=>{S._blockHoist=3})}e(x,"ensureStatementsHoisted");function E(P,S,O){if(O==="none")return null;if(O==="node-namespace")return s.types.callExpression(P.hub.addHelper("interopRequireWildcard"),[S,s.types.booleanLiteral(!0)]);if(O==="node-default")return null;let X;if(O==="default")X="interopRequireDefault";else if(O==="namespace")X="interopRequireWildcard";else throw new Error(`Unknown interop: ${O}`);return s.types.callExpression(P.hub.addHelper(X),[S])}e(E,"wrapInterop");function T(P,S,O=!1,X=h.wrapReference){var D;const V=[],K=s.types.identifier(S.name);for(const _ of S.importsNamespace)_!==S.name&&V.push(s.template.statement`var NAME = SOURCE;`({NAME:_,SOURCE:s.types.cloneNode(K)}));const q=(D=X(K,S.wrap))!=null?D:K;O&&V.push(...I(P,S,!0,X));for(const _ of S.reexportNamespace)V.push((s.types.isIdentifier(q)?s.template.statement`EXPORTS.NAME = NAMESPACE;`:s.template.statement`
72
+ Object.defineProperty(EXPORTS, "NAME", {
73
+ enumerable: true,
74
+ get: function() {
75
+ return NAMESPACE;
76
+ }
77
+ });
78
+ `)({EXPORTS:P.exportName,NAME:_,NAMESPACE:s.types.cloneNode(q)}));if(S.reexportAll){const _=L(P,s.types.cloneNode(q),O);_.loc=S.reexportAll.loc,V.push(_)}return V}e(T,"buildNamespaceInitStatements");const A={constant:e(({exports:P,exportName:S,namespaceImport:O})=>s.template.statement.ast`
79
+ ${P}.${S} = ${O};
80
+ `,"constant"),constantComputed:e(({exports:P,exportName:S,namespaceImport:O})=>s.template.statement.ast`
81
+ ${P}["${S}"] = ${O};
82
+ `,"constantComputed"),spec:e(({exports:P,exportName:S,namespaceImport:O})=>s.template.statement.ast`
83
+ Object.defineProperty(${P}, "${S}", {
84
+ enumerable: true,
85
+ get: function() {
86
+ return ${O};
87
+ },
88
+ });
89
+ `,"spec")};function I(P,S,O,X){var D;let V=s.types.identifier(S.name);V=(D=X(V,S.wrap))!=null?D:V;const{stringSpecifiers:K}=P;return Array.from(S.reexports,([q,_])=>{let j=s.types.cloneNode(V);_==="default"&&S.interop==="node-default"||(K.has(_)?j=s.types.memberExpression(j,s.types.stringLiteral(_),!0):j=s.types.memberExpression(j,s.types.identifier(_)));const z={exports:P.exportName,exportName:q,namespaceImport:j};return O||s.types.isIdentifier(j)?K.has(q)?A.constantComputed(z):A.constant(z):A.spec(z)})}e(I,"buildReexportsFromMeta");function v(P,S=!1){return(S?s.template.statement`
90
+ EXPORTS.__esModule = true;
91
+ `:s.template.statement`
92
+ Object.defineProperty(EXPORTS, "__esModule", {
93
+ value: true,
94
+ });
95
+ `)({EXPORTS:P.exportName})}e(v,"buildESModuleHeader");function L(P,S,O){return(O?s.template.statement`
96
+ Object.keys(NAMESPACE).forEach(function(key) {
97
+ if (key === "default" || key === "__esModule") return;
98
+ VERIFY_NAME_LIST;
99
+ if (key in EXPORTS && EXPORTS[key] === NAMESPACE[key]) return;
100
+
101
+ EXPORTS[key] = NAMESPACE[key];
102
+ });
103
+ `:s.template.statement`
104
+ Object.keys(NAMESPACE).forEach(function(key) {
105
+ if (key === "default" || key === "__esModule") return;
106
+ VERIFY_NAME_LIST;
107
+ if (key in EXPORTS && EXPORTS[key] === NAMESPACE[key]) return;
108
+
109
+ Object.defineProperty(EXPORTS, key, {
110
+ enumerable: true,
111
+ get: function() {
112
+ return NAMESPACE[key];
113
+ },
114
+ });
115
+ });
116
+ `)({NAMESPACE:S,EXPORTS:P.exportName,VERIFY_NAME_LIST:P.exportNameListName?(0,s.template)`
117
+ if (Object.prototype.hasOwnProperty.call(EXPORTS_LIST, key)) return;
118
+ `({EXPORTS_LIST:P.exportNameListName}):null})}e(L,"buildNamespaceReexport");function $(P,S){const O=Object.create(null);for(const V of S.local.values())for(const K of V.names)O[K]=!0;let X=!1;for(const V of S.source.values()){for(const K of V.reexports.keys())O[K]=!0;for(const K of V.reexportNamespace)O[K]=!0;X=X||!!V.reexportAll}if(!X||Object.keys(O).length===0)return null;const D=P.scope.generateUidIdentifier("exportNames");return delete O.default,{name:D.name,statement:s.types.variableDeclaration("var",[s.types.variableDeclarator(D,s.types.valueToNode(O))])}}e($,"buildExportNameListDeclaration");function w(P,S,O,X=!1,D=!1){const V=[];for(const[q,_]of S.local)if(_.kind!=="import"){if(_.kind==="hoisted")V.push([_.names[0],C(S,_.names,s.types.identifier(q))]);else if(!D)for(const j of _.names)V.push([j,null])}for(const q of S.source.values()){if(!X){const _=I(S,q,!1,O),j=[...q.reexports.keys()];for(let z=0;z<_.length;z++)V.push([j[z],_[z]])}if(!D)for(const _ of q.reexportNamespace)V.push([_,null])}V.sort(([q],[_])=>q<_?-1:_<q?1:0);const K=[];if(D)for(const[,q]of V)K.push(q);else for(let _=0;_<V.length;_+=100){let j=[];for(let z=0;z<100&&_+z<V.length;z++){const[Y,N]=V[_+z];N!==null?(j.length>0&&(K.push(C(S,j,P.scope.buildUndefinedNode())),j=[]),K.push(N)):j.push(Y)}j.length>0&&K.push(C(S,j,P.scope.buildUndefinedNode()))}return K}e(w,"buildExportInitializationStatements");const M={computed:e(({exports:P,name:S,value:O})=>s.template.expression.ast`${P}["${S}"] = ${O}`,"computed"),default:e(({exports:P,name:S,value:O})=>s.template.expression.ast`${P}.${S} = ${O}`,"default"),define:e(({exports:P,name:S,value:O})=>s.template.expression.ast`
119
+ Object.defineProperty(${P}, "${S}", {
120
+ enumerable: true,
121
+ value: void 0,
122
+ writable: true
123
+ })["${S}"] = ${O}`,"define")};function C(P,S,O){const{stringSpecifiers:X,exportName:D}=P;return s.types.expressionStatement(S.reduce((V,K)=>{const q={exports:D,name:K,value:V};return K==="__proto__"?M.define(q):X.has(K)?M.computed(q):M.default(q)},O))}e(C,"buildInitStatement")}(tf)),tf}e(zE,"requireLib$3");var Xy;function QE(){return Xy||(Xy=1,ef.getModuleName=()=>zE().getModuleName),ef}e(QE,"requireBabel7Helpers");var Yy;function Jy(){if(Yy)return va;Yy=1,Object.defineProperty(va,"__esModule",{value:!0}),va.default=void 0;function t(){const T=hm();return t=e(function(){return T},"helpers"),T}e(t,"helpers");function n(){const T=qr();return n=e(function(){return T},"_traverse"),T}e(n,"_traverse");function s(){const T=Lu();return s=e(function(){return T},"_codeFrame"),T}e(s,"_codeFrame");function a(){const T=lt();return a=e(function(){return T},"_t"),T}e(a,"_t");function f(){const T=Ts();return f=e(function(){return T},"_semver"),T}e(f,"_semver");var l=h(QE(),!0);function m(T){if(typeof WeakMap!="function")return null;var A=new WeakMap,I=new WeakMap;return(m=e(function(v){return v?I:A},"_getRequireWildcardCache"))(T)}e(m,"_getRequireWildcardCache");function h(T,A){if(T===null||typeof T!="object"&&typeof T!="function")return{default:T};var I=m(A);if(I&&I.has(T))return I.get(T);var v={__proto__:null},L=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var $ in T)if($!=="default"&&{}.hasOwnProperty.call(T,$)){var w=L?Object.getOwnPropertyDescriptor(T,$):null;w&&(w.get||w.set)?Object.defineProperty(v,$,w):v[$]=T[$]}return v.default=T,I&&I.set(T,v),v}e(h,"_interopRequireWildcard");const{cloneNode:p,interpreterDirective:b}=a(),y={enter(T,A){const I=T.node.loc;I&&(A.loc=I,T.stop())}},E=class E{constructor(A,{code:I,ast:v,inputMap:L}){this._map=new Map,this.opts=void 0,this.declarations={},this.path=void 0,this.ast=void 0,this.scope=void 0,this.metadata={},this.code="",this.inputMap=void 0,this.hub={file:this,getCode:e(()=>this.code,"getCode"),getScope:e(()=>this.scope,"getScope"),addHelper:this.addHelper.bind(this),buildError:this.buildCodeFrameError.bind(this)},this.opts=A,this.code=I,this.ast=v,this.inputMap=L,this.path=n().NodePath.get({hub:this.hub,parentPath:null,parent:this.ast,container:this.ast,key:"program"}).setContext(),this.scope=this.path.scope}get shebang(){const{interpreter:A}=this.path.node;return A?A.value:""}set shebang(A){A?this.path.get("interpreter").replaceWith(b(A)):this.path.get("interpreter").remove()}set(A,I){if(A==="helpersNamespace")throw new Error("Babel 7.0.0-beta.56 has dropped support for the 'helpersNamespace' utility.If you are using @babel/plugin-external-helpers you will need to use a newer version than the one you currently have installed. If you have your own implementation, you'll want to explore using 'helperGenerator' alongside 'file.availableHelper()'.");this._map.set(A,I)}get(A){return this._map.get(A)}has(A){return this._map.has(A)}availableHelper(A,I){let v;try{v=t().minVersion(A)}catch(L){if(L.code!=="BABEL_HELPER_UNKNOWN")throw L;return!1}return typeof I!="string"?!0:(f().valid(I)&&(I=`^${I}`),!f().intersects(`<${v}`,I)&&!f().intersects(">=8.0.0",I))}addHelper(A){const I=this.declarations[A];if(I)return p(I);const v=this.get("helperGenerator");if(v){const P=v(A);if(P)return P}t().minVersion(A);const L=this.declarations[A]=this.scope.generateUidIdentifier(A),$={};for(const P of t().getDependencies(A))$[P]=this.addHelper(P);const{nodes:w,globals:M}=t().get(A,P=>$[P],L.name,Object.keys(this.scope.getAllBindings()));M.forEach(P=>{this.path.scope.hasBinding(P,!0)&&this.path.scope.rename(P)}),w.forEach(P=>{P._compact=!0});const C=this.path.unshiftContainer("body",w);for(const P of C)P.isVariableDeclaration()&&this.scope.registerDeclaration(P);return L}buildCodeFrameError(A,I,v=SyntaxError){let L=A?.loc;if(!L&&A){const $={loc:null};(0,n().default)(A,y,this.scope,$),L=$.loc;let w="This is an error on an internal node. Probably an internal error.";L&&(w+=" Location has been estimated."),I+=` (${w})`}if(L){const{highlightCode:$=!0}=this.opts;I+=`
124
+ `+(0,s().codeFrameColumns)(this.code,{start:{line:L.start.line,column:L.start.column+1},end:L.end&&L.start.line===L.end.line?{line:L.end.line,column:L.end.column+1}:void 0},{highlightCode:$})}return new v(I)}};e(E,"File");let x=E;return va.default=x,x.prototype.addImport=e(function(){throw new Error("This API has been removed. If you're looking for this functionality in Babel 7, you should import the '@babel/helper-module-imports' module and use the functions exposed from that module, such as 'addNamed' or 'addDefault'.")},"addImport"),x.prototype.addTemplateObject=e(function(){throw new Error("This function has been moved into the template literal transform itself.")},"addTemplateObject"),x.prototype.getModuleName=e(function(){return l.getModuleName()(this.opts,this.opts)},"getModuleName"),va}e(Jy,"requireFile");var nf={};Object.defineProperty(nf,"__esModule",{value:!0}),nf.default=hv;function sf(){const t=hm();return sf=e(function(){return t},"helpers"),t}e(sf,"helpers");function zy(){const t=Xc();return zy=e(function(){return t},"_generator$1"),t}e(zy,"_generator$1");function Qy(){const t=ju();return Qy=e(function(){return t},"_template"),t}e(Qy,"_template");function Zy(){const t=lt();return Zy=e(function(){return t},"_t"),t}e(Zy,"_t");const{arrayExpression:ZE,assignmentExpression:tl,binaryExpression:ev,blockStatement:tv,callExpression:rv,cloneNode:nv,conditionalExpression:iv,exportNamedDeclaration:sv,exportSpecifier:av,expressionStatement:af,functionExpression:ov,identifier:qt,memberExpression:of,objectExpression:uf,program:rl,stringLiteral:e0,unaryExpression:uv,variableDeclaration:lf,variableDeclarator:cf}=Zy(),lv=e(t=>Qy().default.statement`
125
+ (function (root, factory) {
126
+ if (typeof define === "function" && define.amd) {
127
+ define(AMD_ARGUMENTS, factory);
128
+ } else if (typeof exports === "object") {
129
+ factory(COMMON_ARGUMENTS);
130
+ } else {
131
+ factory(BROWSER_ARGUMENTS);
132
+ }
133
+ })(UMD_ROOT, function (FACTORY_PARAMETERS) {
134
+ FACTORY_BODY
135
+ });
136
+ `(t),"buildUmdWrapper");function cv(t){const n=qt("babelHelpers"),s=[],a=ov(null,[qt("global")],tv(s)),f=rl([af(rv(a,[iv(ev("===",uv("typeof",qt("global")),e0("undefined")),qt("self"),qt("global"))]))]);return s.push(lf("var",[cf(n,tl("=",of(qt("global"),n),uf([])))])),nl(s,n,t),f}e(cv,"buildGlobal");function fv(t){const n=[],s=nl(n,null,t);return n.unshift(sv(null,Object.keys(s).map(a=>av(nv(s[a]),qt(a))))),rl(n,[],"module")}e(fv,"buildModule");function pv(t){const n=qt("babelHelpers"),s=[];return s.push(lf("var",[cf(n,qt("global"))])),nl(s,n,t),rl([lv({FACTORY_PARAMETERS:qt("global"),BROWSER_ARGUMENTS:tl("=",of(qt("root"),n),uf([])),COMMON_ARGUMENTS:qt("exports"),AMD_ARGUMENTS:ZE([e0("exports")]),FACTORY_BODY:s,UMD_ROOT:qt("this")})])}e(pv,"buildUmd");function dv(t){const n=qt("babelHelpers"),s=[];s.push(lf("var",[cf(n,uf([]))]));const a=rl(s);return nl(s,n,t),s.push(af(n)),a}e(dv,"buildVar");function nl(t,n,s){const a=e(l=>n?of(n,qt(l)):qt(`_${l}`),"getHelperReference"),f={};return sf().list.forEach(function(l){if(s&&!s.includes(l))return;const m=f[l]=a(l),{nodes:h}=sf().get(l,a,n?null:`_${l}`,[],n?(p,b,y)=>{y(x=>tl("=",m,x)),p.body.push(af(tl("=",m,qt(b))))}:null);t.push(...h)}),f}e(nl,"buildHelpers");function hv(t,n="global"){let s;const a={global:cv,module:fv,umd:pv,var:dv}[n];if(a)s=a(t);else throw new Error(`Unsupported output type ${n}`);return(0,zy().default)(s).code}e(hv,"_default$1");var ff={},pf={},il={},br={},df,t0;function Tr(){if(t0)return df;t0=1;const t=Symbol.for("gensync:v1:start"),n=Symbol.for("gensync:v1:suspend"),s="GENSYNC_EXPECTED_START",a="GENSYNC_EXPECTED_SUSPEND",f="GENSYNC_OPTIONS_ERROR",l="GENSYNC_RACE_NONEMPTY",m="GENSYNC_ERRBACK_NO_CALLBACK";df=Object.assign(e(function(M){let C=M;return typeof M!="function"?C=y(M):C=x(M),Object.assign(C,h(C))},"gensync"),{all:E({name:"all",arity:1,sync:e(function(w){return Array.from(w[0]).map(C=>T(C))},"sync"),async:e(function(w,M,C){const P=Array.from(w[0]);if(P.length===0){Promise.resolve().then(()=>M([]));return}let S=0;const O=P.map(()=>{});P.forEach((X,D)=>{A(X,V=>{O[D]=V,S+=1,S===O.length&&M(O)},C)})},"async")}),race:E({name:"race",arity:1,sync:e(function(w){const M=Array.from(w[0]);if(M.length===0)throw b("Must race at least 1 item",l);return T(M[0])},"sync"),async:e(function(w,M,C){const P=Array.from(w[0]);if(P.length===0)throw b("Must race at least 1 item",l);for(const S of P)A(S,M,C)},"async")})});function h(w){return{sync:e(function(...C){return T(w.apply(this,C))},"sync"),async:e(function(...C){return new Promise((P,S)=>{A(w.apply(this,C),P,S)})},"async"),errback:e(function(...C){const P=C.pop();if(typeof P!="function")throw b("Asynchronous function called without callback",m);let S;try{S=w.apply(this,C)}catch(O){P(O);return}A(S,O=>P(void 0,O),O=>P(O))},"errback")}}e(h,"makeFunctionAPI");function p(w,M,C,P){if(typeof C===w||P&&typeof C>"u")return;let S;throw P?S=`Expected opts.${M} to be either a ${w}, or undefined.`:S=`Expected opts.${M} to be a ${w}.`,b(S,f)}e(p,"assertTypeof");function b(w,M){return Object.assign(new Error(w),{code:M})}e(b,"makeError");function y({name:w,arity:M,sync:C,async:P,errback:S}){if(p("string","name",w,!0),p("number","arity",M,!0),p("function","sync",C),p("function","async",P,!0),p("function","errback",S,!0),P&&S)throw b("Expected one of either opts.async or opts.errback, but got _both_.",f);if(typeof w!="string"){let O;S&&S.name&&S.name!=="errback"&&(O=S.name),P&&P.name&&P.name!=="async"&&(O=P.name.replace(/Async$/,"")),C&&C.name&&C.name!=="sync"&&(O=C.name.replace(/Sync$/,"")),typeof O=="string"&&(w=O)}return typeof M!="number"&&(M=C.length),E({name:w,arity:M,sync:e(function(O){return C.apply(this,O)},"sync"),async:e(function(O,X,D){P?P.apply(this,O).then(X,D):S?S.call(this,...O,(V,K)=>{V==null?X(K):D(V)}):X(C.apply(this,O))},"async")})}e(y,"newGenerator");function x(w){return $(w.name,w.length,function(...M){return w.apply(this,M)})}e(x,"wrapGenerator");function E({name:w,arity:M,sync:C,async:P}){return $(w,M,function*(...S){const O=yield t;if(!O)return C.call(this,S);let X;try{P.call(this,S,D=>{X||(X={value:D},O())},D=>{X||(X={err:D},O())})}catch(D){X={err:D},O()}if(yield n,X.hasOwnProperty("err"))throw X.err;return X.value})}e(E,"buildOperation");function T(w){let M;for(;!({value:M}=w.next()).done;)I(M,w);return M}e(T,"evaluateSync");function A(w,M,C){e(function P(){try{let S;for(;!({value:S}=w.next()).done;){I(S,w);let O=!0,X=!1;const D=w.next(()=>{O?X=!0:P()});if(O=!1,v(D,w),!X)return}return M(S)}catch(S){return C(S)}},"step")()}e(A,"evaluateAsync");function I(w,M){w!==t&&L(M,b(`Got unexpected yielded value in gensync generator: ${JSON.stringify(w)}. Did you perhaps mean to use 'yield*' instead of 'yield'?`,s))}e(I,"assertStart");function v({value:w,done:M},C){!M&&w===n||L(C,b(M?"Unexpected generator completion. If you get this, it is probably a gensync bug.":`Expected GENSYNC_SUSPEND, got ${JSON.stringify(w)}. If you get this, it is probably a gensync bug.`,a))}e(v,"assertSuspend");function L(w,M){throw w.throw&&w.throw(M),M}e(L,"throwError");function $(w,M,C){if(typeof w=="string"){const P=Object.getOwnPropertyDescriptor(C,"name");(!P||P.configurable)&&Object.defineProperty(C,"name",Object.assign(P||{},{configurable:!0,value:w}))}if(typeof M=="number"){const P=Object.getOwnPropertyDescriptor(C,"length");(!P||P.configurable)&&Object.defineProperty(C,"length",Object.assign(P||{},{configurable:!0,value:M}))}return C}return e($,"setFunctionMetadata"),df}e(Tr,"requireGensync");var Vt={};Object.defineProperty(Vt,"__esModule",{value:!0}),Vt.forwardAsync=gv,Vt.isAsync=void 0,Vt.isThenable=s0,Vt.maybeAsync=mv,Vt.waitFor=Vt.onFirstPause=void 0;function vi(){const t=Tr();return vi=e(function(){return t},"_gensync$3"),t}e(vi,"_gensync$3");function r0(t,n,s,a,f,l,m){try{var h=t[l](m),p=h.value}catch(b){return void s(b)}h.done?n(p):Promise.resolve(p).then(a,f)}e(r0,"asyncGeneratorStep");function n0(t){return function(){var n=this,s=arguments;return new Promise(function(a,f){var l=t.apply(n,s);function m(p){r0(l,a,f,m,h,"next",p)}e(m,"_next");function h(p){r0(l,a,f,m,h,"throw",p)}e(h,"_throw"),m(void 0)})}}e(n0,"_asyncToGenerator");const i0=vi()(function*(t){return yield*t});Vt.isAsync=vi()({sync:e(()=>!1,"sync"),errback:e(t=>t(null,!0),"errback")});function mv(t,n){return vi()({sync(...s){const a=t.apply(this,s);if(s0(a))throw new Error(n);return a},async(...s){return Promise.resolve(t.apply(this,s))}})}e(mv,"maybeAsync");const yv=vi()({sync:e(t=>t("sync"),"sync"),async:function(){var t=n0(function*(n){return n("async")});return e(function(s){return t.apply(this,arguments)},"async")}()});function gv(t,n){const s=vi()(t);return yv(a=>{const f=s[a];return n(f)})}e(gv,"forwardAsync"),Vt.onFirstPause=vi()({name:"onFirstPause",arity:2,sync:e(function(t){return i0.sync(t)},"sync"),errback:e(function(t,n,s){let a=!1;i0.errback(t,(f,l)=>{a=!0,s(f,l)}),a||n()},"errback")}),Vt.waitFor=vi()({sync:e(t=>t,"sync"),async:function(){var t=n0(function*(n){return n});return e(function(s){return t.apply(this,arguments)},"async")}()});function s0(t){return!!t&&(typeof t=="object"||typeof t=="function")&&!!t.then&&typeof t.then=="function"}e(s0,"isThenable");var $s={};Object.defineProperty($s,"__esModule",{value:!0}),$s.isIterableIterator=Ev,$s.mergeOptions=bv;function bv(t,n){for(const s of Object.keys(n))if((s==="parserOpts"||s==="generatorOpts"||s==="assumptions")&&n[s]){const a=n[s],f=t[s]||(t[s]={});Tv(f,a)}else{const a=n[s];a!==void 0&&(t[s]=a)}}e(bv,"mergeOptions");function Tv(t,n){for(const s of Object.keys(n)){const a=n[s];a!==void 0&&(t[s]=a)}}e(Tv,"mergeDefaultFields");function Ev(t){return!!t&&typeof t.next=="function"&&typeof t[Symbol.iterator]=="function"}e(Ev,"isIterableIterator"),Object.defineProperty(br,"__esModule",{value:!0}),br.assertSimpleType=sl,br.makeStrongCache=l0,br.makeStrongCacheSync=Av,br.makeWeakCache=u0,br.makeWeakCacheSync=xv;function a0(){const t=Tr();return a0=e(function(){return t},"_gensync$2"),t}e(a0,"_gensync$2");var Us=Vt,vv=$s;const o0=e(t=>a0()(t).sync,"synchronize");function*Sv(){return!0}e(Sv,"genTrue");function u0(t){return c0(WeakMap,t)}e(u0,"makeWeakCache");function xv(t){return o0(u0(t))}e(xv,"makeWeakCacheSync");function l0(t){return c0(Map,t)}e(l0,"makeStrongCache");function Av(t){return o0(l0(t))}e(Av,"makeStrongCacheSync");function c0(t,n){const s=new t,a=new t,f=new t;return e(function*(m,h){const p=yield*(0,Us.isAsync)(),b=p?a:s,y=yield*Pv(p,b,f,m,h);if(y.valid)return y.value;const x=new hf(h),E=n(m,x);let T,A;return(0,vv.isIterableIterator)(E)?A=yield*(0,Us.onFirstPause)(E,()=>{T=Cv(x,f,m)}):A=E,p0(b,x,m,A),T&&(f.delete(m),T.release(A)),A},"cachedFunction")}e(c0,"makeCachedFunction");function*f0(t,n,s){const a=t.get(n);if(a){for(const{value:f,valid:l}of a)if(yield*l(s))return{valid:!0,value:f}}return{valid:!1,value:null}}e(f0,"getCachedValue");function*Pv(t,n,s,a,f){const l=yield*f0(n,a,f);if(l.valid)return l;if(t){const m=yield*f0(s,a,f);if(m.valid)return{valid:!0,value:yield*(0,Us.waitFor)(m.value.promise)}}return{valid:!1,value:null}}e(Pv,"getCachedValueOrWait");function Cv(t,n,s){const a=new mf;return p0(n,t,s,a),a}e(Cv,"setupAsyncLocks");function p0(t,n,s,a){n.configured()||n.forever();let f=t.get(s);switch(n.deactivate(),n.mode()){case"forever":f=[{value:a,valid:Sv}],t.set(s,f);break;case"invalidate":f=[{value:a,valid:n.validator()}],t.set(s,f);break;case"valid":f?f.push({value:a,valid:n.validator()}):(f=[{value:a,valid:n.validator()}],t.set(s,f))}}e(p0,"updateFunctionCache");const Pp=class Pp{constructor(n){this._active=!0,this._never=!1,this._forever=!1,this._invalidate=!1,this._configured=!1,this._pairs=[],this._data=void 0,this._data=n}simple(){return Dv(this)}mode(){return this._never?"never":this._forever?"forever":this._invalidate?"invalidate":"valid"}forever(){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._never)throw new Error("Caching has already been configured with .never()");this._forever=!0,this._configured=!0}never(){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._forever)throw new Error("Caching has already been configured with .forever()");this._never=!0,this._configured=!0}using(n){if(!this._active)throw new Error("Cannot change caching after evaluation has completed.");if(this._never||this._forever)throw new Error("Caching has already been configured with .never or .forever()");this._configured=!0;const s=n(this._data),a=(0,Us.maybeAsync)(n,"You appear to be using an async cache handler, but Babel has been called synchronously");return(0,Us.isThenable)(s)?s.then(f=>(this._pairs.push([f,a]),f)):(this._pairs.push([s,a]),s)}invalidate(n){return this._invalidate=!0,this.using(n)}validator(){const n=this._pairs;return function*(s){for(const[a,f]of n)if(a!==(yield*f(s)))return!1;return!0}}deactivate(){this._active=!1}configured(){return this._configured}};e(Pp,"CacheConfigurator");let hf=Pp;function Dv(t){function n(s){if(typeof s=="boolean"){s?t.forever():t.never();return}return t.using(()=>sl(s()))}return e(n,"cacheFn"),n.forever=()=>t.forever(),n.never=()=>t.never(),n.using=s=>t.using(()=>sl(s())),n.invalidate=s=>t.invalidate(()=>sl(s())),n}e(Dv,"makeSimpleConfigurator");function sl(t){if((0,Us.isThenable)(t))throw new Error("You appear to be using an async cache handler, which your current version of Babel does not support. We may add support for this in the future, but if you're on the most recent version of @babel/core and still seeing this error, then you'll need to synchronously handle your caching logic.");if(t!=null&&typeof t!="string"&&typeof t!="boolean"&&typeof t!="number")throw new Error("Cache keys must be either string, boolean, number, null, or undefined.");return t}e(sl,"assertSimpleType");const Cp=class Cp{constructor(){this.released=!1,this.promise=void 0,this._resolve=void 0,this.promise=new Promise(n=>{this._resolve=n})}release(n){this.released=!0,this._resolve(n)}};e(Cp,"Lock");let mf=Cp;var Si={};Object.defineProperty(Si,"__esModule",{value:!0}),Si.stat=Si.readFile=void 0;function Za(){const t=ds;return Za=e(function(){return t},"_fs$1"),t}e(Za,"_fs$1");function yf(){const t=Tr();return yf=e(function(){return t},"_gensync$1"),t}e(yf,"_gensync$1"),Si.readFile=yf()({sync:Za().readFileSync,errback:Za().readFile}),Si.stat=yf()({sync:Za().statSync,errback:Za().stat}),Object.defineProperty(il,"__esModule",{value:!0}),il.makeStaticFileCache=_v;var wv=br,Iv=Si;function gf(){const t=ds;return gf=e(function(){return t},"_fs2"),t}e(gf,"_fs2");function _v(t){return(0,wv.makeStrongCache)(function*(n,s){return s.invalidate(()=>Ov(n))===null?null:t(n,yield*Iv.readFile(n,"utf8"))})}e(_v,"makeStaticFileCache");function Ov(t){if(!gf().existsSync(t))return null;try{return+gf().statSync(t).mtime}catch(n){if(n.code!=="ENOENT"&&n.code!=="ENOTDIR")throw n}return null}e(Ov,"fileMtime");var Hn={},ur={};Object.defineProperty(ur,"__esModule",{value:!0}),ur.beginHiddenCallStack=Fv,ur.endHiddenCallStack=Lv,ur.expectedError=kv,ur.injectVirtualStackFrame=Bv;var d0;const h0=Function.call.bind(Error.prototype.toString),al=!!Error.captureStackTrace&&((d0=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit"))==null?void 0:d0.writable)===!0,m0="startHiding - secret - don't use this - v1",y0="stopHiding - secret - don't use this - v1",g0=new WeakSet,ol=new WeakMap;function Nv(t){return Object.create({isNative:e(()=>!1,"isNative"),isConstructor:e(()=>!1,"isConstructor"),isToplevel:e(()=>!0,"isToplevel"),getFileName:e(()=>t,"getFileName"),getLineNumber:e(()=>{},"getLineNumber"),getColumnNumber:e(()=>{},"getColumnNumber"),getFunctionName:e(()=>{},"getFunctionName"),getMethodName:e(()=>{},"getMethodName"),getTypeName:e(()=>{},"getTypeName"),toString:e(()=>t,"toString")})}e(Nv,"CallSite");function Bv(t,n){if(!al)return;let s=ol.get(t);return s||ol.set(t,s=[]),s.push(Nv(n)),t}e(Bv,"injectVirtualStackFrame");function kv(t){if(al)return g0.add(t),t}e(kv,"expectedError");function Fv(t){return al?Object.defineProperty(function(...n){return b0(),t(...n)},"name",{value:y0}):t}e(Fv,"beginHiddenCallStack");function Lv(t){return al?Object.defineProperty(function(...n){return t(...n)},"name",{value:m0}):t}e(Lv,"endHiddenCallStack");function b0(){b0=e(()=>{},"setupPrepareStackTrace");const{prepareStackTrace:t=Rv}=Error,n=50;Error.stackTraceLimit&&(Error.stackTraceLimit=Math.max(Error.stackTraceLimit,n)),Error.prepareStackTrace=e(function(a,f){let l=[],h=g0.has(a)?"hiding":"unknown";for(let p=0;p<f.length;p++){const b=f[p].getFunctionName();if(b===m0)h="hiding";else if(b===y0){if(h==="hiding")h="showing",ol.has(a)&&l.unshift(...ol.get(a));else if(h==="unknown"){l=f;break}}else h!=="hiding"&&l.push(f[p])}return t(a,l)},"stackTraceRewriter")}e(b0,"setupPrepareStackTrace");function Rv(t,n){return n.length===0?h0(t):`${h0(t)}
137
+ at ${n.join(`
138
+ at `)}`}e(Rv,"defaultPrepareStackTrace"),Object.defineProperty(Hn,"__esModule",{value:!0}),Hn.default=void 0;var T0=ur;const Dp=class Dp extends Error{constructor(n,s){super(n),(0,T0.expectedError)(this),s&&(0,T0.injectVirtualStackFrame)(this,s)}};e(Dp,"ConfigError");let bf=Dp;Hn.default=bf,Object.defineProperty(pf,"__esModule",{value:!0}),pf.findPackageData=Uv;function qs(){const t=Yt;return qs=e(function(){return t},"_path$4"),t}e(qs,"_path$4");var Mv=il,Tf=Hn;const jv="package.json",$v=(0,Mv.makeStaticFileCache)((t,n)=>{let s;try{s=JSON.parse(n)}catch(a){throw new Tf.default(`Error while parsing JSON - ${a.message}`,t)}if(!s)throw new Error(`${t}: No config detected`);if(typeof s!="object")throw new Tf.default(`Config returned typeof ${typeof s}`,t);if(Array.isArray(s))throw new Tf.default("Expected config object but found array",t);return{filepath:t,dirname:qs().dirname(t),options:s}});function*Uv(t){let n=null;const s=[];let a=!0,f=qs().dirname(t);for(;!n&&qs().basename(f)!=="node_modules";){s.push(f),n=yield*$v(qs().join(f,jv));const l=qs().dirname(f);if(f===l){a=!1;break}f=l}return{filepath:t,directories:s,pkg:n,isPackage:a}}e(Uv,"findPackageData");var vs=wb(import.meta.url),Vr={},qv=/[\u1680\u2000-\u200A\u202F\u205F\u3000]/,Vv=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE83\uDE86-\uDE89\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]/,Kv=/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u09FC\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D00-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF9\u1D00-\u1DF9\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312E\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEA\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF2D-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDE00-\uDE3E\uDE47\uDE50-\uDE83\uDE86-\uDE99\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD36\uDD3A\uDD3C\uDD3D\uDD3F-\uDD47\uDD50-\uDD59]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0\uDFE1]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/,Ef={Space_Separator:qv,ID_Start:Vv,ID_Continue:Kv},Rt={isSpaceSeparator(t){return typeof t=="string"&&Ef.Space_Separator.test(t)},isIdStartChar(t){return typeof t=="string"&&(t>="a"&&t<="z"||t>="A"&&t<="Z"||t==="$"||t==="_"||Ef.ID_Start.test(t))},isIdContinueChar(t){return typeof t=="string"&&(t>="a"&&t<="z"||t>="A"&&t<="Z"||t>="0"&&t<="9"||t==="$"||t==="_"||t==="\u200C"||t==="\u200D"||Ef.ID_Continue.test(t))},isDigit(t){return typeof t=="string"&&/[0-9]/.test(t)},isHexDigit(t){return typeof t=="string"&&/[0-9A-Fa-f]/.test(t)}};let vf,zt,Xn,ul,xi,_r,$t,Sf,eo;var Wv=e(function(n,s){vf=String(n),zt="start",Xn=[],ul=0,xi=1,_r=0,$t=void 0,Sf=void 0,eo=void 0;do $t=Gv(),Yv[zt]();while($t.type!=="eof");return typeof s=="function"?xf({"":eo},"",s):eo},"parse");function xf(t,n,s){const a=t[n];if(a!=null&&typeof a=="object")if(Array.isArray(a))for(let f=0;f<a.length;f++){const l=String(f),m=xf(a,l,s);m===void 0?delete a[l]:Object.defineProperty(a,l,{value:m,writable:!0,enumerable:!0,configurable:!0})}else for(const f in a){const l=xf(a,f,s);l===void 0?delete a[f]:Object.defineProperty(a,f,{value:l,writable:!0,enumerable:!0,configurable:!0})}return s.call(t,n,a)}e(xf,"internalize");let pt,ft,to,Yn,mt;function Gv(){for(pt="default",ft="",to=!1,Yn=1;;){mt=Jn();const t=E0[pt]();if(t)return t}}e(Gv,"lex");function Jn(){if(vf[ul])return String.fromCodePoint(vf.codePointAt(ul))}e(Jn,"peek");function Ke(){const t=Jn();return t===`
139
+ `?(xi++,_r=0):t?_r+=t.length:_r++,t&&(ul+=t.length),t}e(Ke,"read$1");const E0={default(){switch(mt){case" ":case"\v":case"\f":case" ":case"\xA0":case"\uFEFF":case`
140
+ `:case"\r":case"\u2028":case"\u2029":Ke();return;case"/":Ke(),pt="comment";return;case void 0:return Ke(),Dt("eof")}if(Rt.isSpaceSeparator(mt)){Ke();return}return E0[zt]()},comment(){switch(mt){case"*":Ke(),pt="multiLineComment";return;case"/":Ke(),pt="singleLineComment";return}throw wt(Ke())},multiLineComment(){switch(mt){case"*":Ke(),pt="multiLineCommentAsterisk";return;case void 0:throw wt(Ke())}Ke()},multiLineCommentAsterisk(){switch(mt){case"*":Ke();return;case"/":Ke(),pt="default";return;case void 0:throw wt(Ke())}Ke(),pt="multiLineComment"},singleLineComment(){switch(mt){case`
141
+ `:case"\r":case"\u2028":case"\u2029":Ke(),pt="default";return;case void 0:return Ke(),Dt("eof")}Ke()},value(){switch(mt){case"{":case"[":return Dt("punctuator",Ke());case"n":return Ke(),Ss("ull"),Dt("null",null);case"t":return Ke(),Ss("rue"),Dt("boolean",!0);case"f":return Ke(),Ss("alse"),Dt("boolean",!1);case"-":case"+":Ke()==="-"&&(Yn=-1),pt="sign";return;case".":ft=Ke(),pt="decimalPointLeading";return;case"0":ft=Ke(),pt="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":ft=Ke(),pt="decimalInteger";return;case"I":return Ke(),Ss("nfinity"),Dt("numeric",1/0);case"N":return Ke(),Ss("aN"),Dt("numeric",NaN);case'"':case"'":to=Ke()==='"',ft="",pt="string";return}throw wt(Ke())},identifierNameStartEscape(){if(mt!=="u")throw wt(Ke());Ke();const t=Af();switch(t){case"$":case"_":break;default:if(!Rt.isIdStartChar(t))throw v0();break}ft+=t,pt="identifierName"},identifierName(){switch(mt){case"$":case"_":case"\u200C":case"\u200D":ft+=Ke();return;case"\\":Ke(),pt="identifierNameEscape";return}if(Rt.isIdContinueChar(mt)){ft+=Ke();return}return Dt("identifier",ft)},identifierNameEscape(){if(mt!=="u")throw wt(Ke());Ke();const t=Af();switch(t){case"$":case"_":case"\u200C":case"\u200D":break;default:if(!Rt.isIdContinueChar(t))throw v0();break}ft+=t,pt="identifierName"},sign(){switch(mt){case".":ft=Ke(),pt="decimalPointLeading";return;case"0":ft=Ke(),pt="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":ft=Ke(),pt="decimalInteger";return;case"I":return Ke(),Ss("nfinity"),Dt("numeric",Yn*(1/0));case"N":return Ke(),Ss("aN"),Dt("numeric",NaN)}throw wt(Ke())},zero(){switch(mt){case".":ft+=Ke(),pt="decimalPoint";return;case"e":case"E":ft+=Ke(),pt="decimalExponent";return;case"x":case"X":ft+=Ke(),pt="hexadecimal";return}return Dt("numeric",Yn*0)},decimalInteger(){switch(mt){case".":ft+=Ke(),pt="decimalPoint";return;case"e":case"E":ft+=Ke(),pt="decimalExponent";return}if(Rt.isDigit(mt)){ft+=Ke();return}return Dt("numeric",Yn*Number(ft))},decimalPointLeading(){if(Rt.isDigit(mt)){ft+=Ke(),pt="decimalFraction";return}throw wt(Ke())},decimalPoint(){switch(mt){case"e":case"E":ft+=Ke(),pt="decimalExponent";return}if(Rt.isDigit(mt)){ft+=Ke(),pt="decimalFraction";return}return Dt("numeric",Yn*Number(ft))},decimalFraction(){switch(mt){case"e":case"E":ft+=Ke(),pt="decimalExponent";return}if(Rt.isDigit(mt)){ft+=Ke();return}return Dt("numeric",Yn*Number(ft))},decimalExponent(){switch(mt){case"+":case"-":ft+=Ke(),pt="decimalExponentSign";return}if(Rt.isDigit(mt)){ft+=Ke(),pt="decimalExponentInteger";return}throw wt(Ke())},decimalExponentSign(){if(Rt.isDigit(mt)){ft+=Ke(),pt="decimalExponentInteger";return}throw wt(Ke())},decimalExponentInteger(){if(Rt.isDigit(mt)){ft+=Ke();return}return Dt("numeric",Yn*Number(ft))},hexadecimal(){if(Rt.isHexDigit(mt)){ft+=Ke(),pt="hexadecimalInteger";return}throw wt(Ke())},hexadecimalInteger(){if(Rt.isHexDigit(mt)){ft+=Ke();return}return Dt("numeric",Yn*Number(ft))},string(){switch(mt){case"\\":Ke(),ft+=Hv();return;case'"':if(to)return Ke(),Dt("string",ft);ft+=Ke();return;case"'":if(!to)return Ke(),Dt("string",ft);ft+=Ke();return;case`
142
+ `:case"\r":throw wt(Ke());case"\u2028":case"\u2029":Jv(mt);break;case void 0:throw wt(Ke())}ft+=Ke()},start(){switch(mt){case"{":case"[":return Dt("punctuator",Ke())}pt="value"},beforePropertyName(){switch(mt){case"$":case"_":ft=Ke(),pt="identifierName";return;case"\\":Ke(),pt="identifierNameStartEscape";return;case"}":return Dt("punctuator",Ke());case'"':case"'":to=Ke()==='"',pt="string";return}if(Rt.isIdStartChar(mt)){ft+=Ke(),pt="identifierName";return}throw wt(Ke())},afterPropertyName(){if(mt===":")return Dt("punctuator",Ke());throw wt(Ke())},beforePropertyValue(){pt="value"},afterPropertyValue(){switch(mt){case",":case"}":return Dt("punctuator",Ke())}throw wt(Ke())},beforeArrayValue(){if(mt==="]")return Dt("punctuator",Ke());pt="value"},afterArrayValue(){switch(mt){case",":case"]":return Dt("punctuator",Ke())}throw wt(Ke())},end(){throw wt(Ke())}};function Dt(t,n){return{type:t,value:n,line:xi,column:_r}}e(Dt,"newToken");function Ss(t){for(const n of t){if(Jn()!==n)throw wt(Ke());Ke()}}e(Ss,"literal");function Hv(){switch(Jn()){case"b":return Ke(),"\b";case"f":return Ke(),"\f";case"n":return Ke(),`
143
+ `;case"r":return Ke(),"\r";case"t":return Ke()," ";case"v":return Ke(),"\v";case"0":if(Ke(),Rt.isDigit(Jn()))throw wt(Ke());return"\0";case"x":return Ke(),Xv();case"u":return Ke(),Af();case`
144
+ `:case"\u2028":case"\u2029":return Ke(),"";case"\r":return Ke(),Jn()===`
145
+ `&&Ke(),"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":throw wt(Ke());case void 0:throw wt(Ke())}return Ke()}e(Hv,"escape$1");function Xv(){let t="",n=Jn();if(!Rt.isHexDigit(n)||(t+=Ke(),n=Jn(),!Rt.isHexDigit(n)))throw wt(Ke());return t+=Ke(),String.fromCodePoint(parseInt(t,16))}e(Xv,"hexEscape");function Af(){let t="",n=4;for(;n-- >0;){const s=Jn();if(!Rt.isHexDigit(s))throw wt(Ke());t+=Ke()}return String.fromCodePoint(parseInt(t,16))}e(Af,"unicodeEscape");const Yv={start(){if($t.type==="eof")throw xs();Pf()},beforePropertyName(){switch($t.type){case"identifier":case"string":Sf=$t.value,zt="afterPropertyName";return;case"punctuator":ll();return;case"eof":throw xs()}},afterPropertyName(){if($t.type==="eof")throw xs();zt="beforePropertyValue"},beforePropertyValue(){if($t.type==="eof")throw xs();Pf()},beforeArrayValue(){if($t.type==="eof")throw xs();if($t.type==="punctuator"&&$t.value==="]"){ll();return}Pf()},afterPropertyValue(){if($t.type==="eof")throw xs();switch($t.value){case",":zt="beforePropertyName";return;case"}":ll()}},afterArrayValue(){if($t.type==="eof")throw xs();switch($t.value){case",":zt="beforeArrayValue";return;case"]":ll()}},end(){}};function Pf(){let t;switch($t.type){case"punctuator":switch($t.value){case"{":t={};break;case"[":t=[];break}break;case"null":case"boolean":case"numeric":case"string":t=$t.value;break}if(eo===void 0)eo=t;else{const n=Xn[Xn.length-1];Array.isArray(n)?n.push(t):Object.defineProperty(n,Sf,{value:t,writable:!0,enumerable:!0,configurable:!0})}if(t!==null&&typeof t=="object")Xn.push(t),Array.isArray(t)?zt="beforeArrayValue":zt="beforePropertyName";else{const n=Xn[Xn.length-1];n==null?zt="end":Array.isArray(n)?zt="afterArrayValue":zt="afterPropertyValue"}}e(Pf,"push");function ll(){Xn.pop();const t=Xn[Xn.length-1];t==null?zt="end":Array.isArray(t)?zt="afterArrayValue":zt="afterPropertyValue"}e(ll,"pop");function wt(t){return cl(t===void 0?`JSON5: invalid end of input at ${xi}:${_r}`:`JSON5: invalid character '${S0(t)}' at ${xi}:${_r}`)}e(wt,"invalidChar");function xs(){return cl(`JSON5: invalid end of input at ${xi}:${_r}`)}e(xs,"invalidEOF");function v0(){return _r-=5,cl(`JSON5: invalid identifier character at ${xi}:${_r}`)}e(v0,"invalidIdentifier");function Jv(t){console.warn(`JSON5: '${S0(t)}' in strings is not valid ECMAScript; consider escaping`)}e(Jv,"separatorChar");function S0(t){const n={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(n[t])return n[t];if(t<" "){const s=t.charCodeAt(0).toString(16);return"\\x"+("00"+s).substring(s.length)}return t}e(S0,"formatChar");function cl(t){const n=new SyntaxError(t);return n.lineNumber=xi,n.columnNumber=_r,n}e(cl,"syntaxError");var zv=e(function(n,s,a){const f=[];let l="",m,h,p="",b;if(s!=null&&typeof s=="object"&&!Array.isArray(s)&&(a=s.space,b=s.quote,s=s.replacer),typeof s=="function")h=s;else if(Array.isArray(s)){m=[];for(const I of s){let v;typeof I=="string"?v=I:(typeof I=="number"||I instanceof String||I instanceof Number)&&(v=String(I)),v!==void 0&&m.indexOf(v)<0&&m.push(v)}}return a instanceof Number?a=Number(a):a instanceof String&&(a=String(a)),typeof a=="number"?a>0&&(a=Math.min(10,Math.floor(a)),p=" ".substr(0,a)):typeof a=="string"&&(p=a.substr(0,10)),y("",{"":n});function y(I,v){let L=v[I];switch(L!=null&&(typeof L.toJSON5=="function"?L=L.toJSON5(I):typeof L.toJSON=="function"&&(L=L.toJSON(I))),h&&(L=h.call(v,I,L)),L instanceof Number?L=Number(L):L instanceof String?L=String(L):L instanceof Boolean&&(L=L.valueOf()),L){case null:return"null";case!0:return"true";case!1:return"false"}if(typeof L=="string")return x(L);if(typeof L=="number")return String(L);if(typeof L=="object")return Array.isArray(L)?A(L):E(L)}e(y,"serializeProperty");function x(I){const v={"'":.1,'"':.2},L={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};let $="";for(let M=0;M<I.length;M++){const C=I[M];switch(C){case"'":case'"':v[C]++,$+=C;continue;case"\0":if(Rt.isDigit(I[M+1])){$+="\\x00";continue}}if(L[C]){$+=L[C];continue}if(C<" "){let P=C.charCodeAt(0).toString(16);$+="\\x"+("00"+P).substring(P.length);continue}$+=C}const w=b||Object.keys(v).reduce((M,C)=>v[M]<v[C]?M:C);return $=$.replace(new RegExp(w,"g"),L[w]),w+$+w}e(x,"quoteString");function E(I){if(f.indexOf(I)>=0)throw TypeError("Converting circular structure to JSON5");f.push(I);let v=l;l=l+p;let L=m||Object.keys(I),$=[];for(const M of L){const C=y(M,I);if(C!==void 0){let P=T(M)+":";p!==""&&(P+=" "),P+=C,$.push(P)}}let w;if($.length===0)w="{}";else{let M;if(p==="")M=$.join(","),w="{"+M+"}";else{let C=`,
146
+ `+l;M=$.join(C),w=`{
147
+ `+l+M+`,
148
+ `+v+"}"}}return f.pop(),l=v,w}e(E,"serializeObject");function T(I){if(I.length===0)return x(I);const v=String.fromCodePoint(I.codePointAt(0));if(!Rt.isIdStartChar(v))return x(I);for(let L=v.length;L<I.length;L++)if(!Rt.isIdContinueChar(String.fromCodePoint(I.codePointAt(L))))return x(I);return I}e(T,"serializeKey");function A(I){if(f.indexOf(I)>=0)throw TypeError("Converting circular structure to JSON5");f.push(I);let v=l;l=l+p;let L=[];for(let w=0;w<I.length;w++){const M=y(String(w),I);L.push(M!==void 0?M:"null")}let $;if(L.length===0)$="[]";else if(p==="")$="["+L.join(",")+"]";else{let w=`,
149
+ `+l,M=L.join(w);$=`[
150
+ `+l+M+`,
151
+ `+v+"]"}return f.pop(),l=v,$}e(A,"serializeArray")},"stringify");const Qv={parse:Wv,stringify:zv};var Zv=Qv,eS=Object.freeze({__proto__:null,default:Zv}),tS=kb(eS),Vs={},x0;function A0(){if(x0)return Vs;x0=1,Object.defineProperty(Vs,"__esModule",{value:!0}),Vs.makeConfigAPI=a,Vs.makePluginAPI=l,Vs.makePresetAPI=f;function t(){const h=Ts();return t=e(function(){return h},"_semver"),h}e(t,"_semver");var n=ei(),s=br;function a(h){const p=e(y=>h.using(x=>y===void 0?x.envName:typeof y=="function"?(0,s.assertSimpleType)(y(x.envName)):(Array.isArray(y)?y:[y]).some(E=>{if(typeof E!="string")throw new Error("Unexpected non-string value");return E===x.envName})),"env"),b=e(y=>h.using(x=>(0,s.assertSimpleType)(y(x.caller))),"caller");return{version:n.version,cache:h.simple(),env:p,async:e(()=>!1,"async"),caller:b,assertVersion:m}}e(a,"makeConfigAPI");function f(h,p){const b=e(()=>JSON.parse(h.using(x=>JSON.stringify(x.targets))),"targets"),y=e(x=>{p.push(x)},"addExternalDependency");return Object.assign({},a(h),{targets:b,addExternalDependency:y})}e(f,"makePresetAPI");function l(h,p){const b=e(y=>h.using(x=>x.assumptions[y]),"assumption");return Object.assign({},f(h,p),{assumption:b})}e(l,"makePluginAPI");function m(h){if(typeof h=="number"){if(!Number.isInteger(h))throw new Error("Expected string or integer value.");h=`^${h}.0.0-0`}if(typeof h!="string")throw new Error("Expected string or integer value.");if(h==="*"||t().satisfies(n.version,h))return;const p=Error.stackTraceLimit;typeof p=="number"&&p<25&&(Error.stackTraceLimit=25);const b=new Error(`Requires Babel "${h}", but was loaded with "${n.version}". If you are sure you have a compatible version of @babel/core, it is likely that something in your build process is loading the wrong version. Inspect the stack trace of this error to look for the first entry that doesn't mention "@babel/core" or "babel-core" to see what is calling Babel.`);throw typeof p=="number"&&(Error.stackTraceLimit=p),Object.assign(b,{code:"BABEL_VERSION_UNSUPPORTED",version:n.version,range:h})}return e(m,"assertVersion"),Vs}e(A0,"requireConfigApi");function Er(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}e(Er,"commonjsRequire");var Ks={},Ws={},Cf={},ro={},Gs={},Hs={};Object.defineProperty(Hs,"__esModule",{value:!0}),Hs.finalize=rS,Hs.flattenToSet=nS;function rS(t){return Object.freeze(t)}e(rS,"finalize");function nS(t){const n=new Set,s=[t];for(;s.length>0;)for(const a of s.pop())Array.isArray(a)?s.push(a):n.add(a);return n}e(nS,"flattenToSet"),Object.defineProperty(Gs,"__esModule",{value:!0}),Gs.default=void 0;var iS=Hs;const wp=class wp{constructor(n,s,a,f=(0,iS.finalize)([])){this.key=void 0,this.manipulateOptions=void 0,this.post=void 0,this.pre=void 0,this.visitor=void 0,this.parserOverride=void 0,this.generatorOverride=void 0,this.options=void 0,this.externalDependencies=void 0,this.key=n.name||a,this.manipulateOptions=n.manipulateOptions,this.post=n.post,this.pre=n.pre,this.visitor=n.visitor||{},this.parserOverride=n.parserOverride,this.generatorOverride=n.generatorOverride,this.options=s,this.externalDependencies=f}};e(wp,"Plugin");let Df=wp;Gs.default=Df;var Xs={},Ys={},wf={};Object.defineProperty(wf,"__esModule",{value:!0}),wf.once=sS;var P0=Vt;function sS(t){let n,s,a=!1;return function*(){if(!n){if(s)return a=!0,yield*(0,P0.waitFor)(s);if(yield*(0,P0.isAsync)()){let f,l;s=new Promise((m,h)=>{f=m,l=h});try{n={ok:!0,value:yield*t()},s=null,a&&f(n.value)}catch(m){n={ok:!1,value:m},s=null,a&&l(m)}}else try{n={ok:!0,value:yield*t()}}catch(f){n={ok:!1,value:f}}}if(n.ok)return n.value;throw n.value}}e(sS,"once");var no={},If={},aS=[{name:"nodejs",version:"0.2.0",date:"2011-08-26",lts:!1,security:!1,v8:"2.3.8.0"},{name:"nodejs",version:"0.3.0",date:"2011-08-26",lts:!1,security:!1,v8:"2.5.1.0"},{name:"nodejs",version:"0.4.0",date:"2011-08-26",lts:!1,security:!1,v8:"3.1.2.0"},{name:"nodejs",version:"0.5.0",date:"2011-08-26",lts:!1,security:!1,v8:"3.1.8.25"},{name:"nodejs",version:"0.6.0",date:"2011-11-04",lts:!1,security:!1,v8:"3.6.6.6"},{name:"nodejs",version:"0.7.0",date:"2012-01-17",lts:!1,security:!1,v8:"3.8.6.0"},{name:"nodejs",version:"0.8.0",date:"2012-06-22",lts:!1,security:!1,v8:"3.11.10.10"},{name:"nodejs",version:"0.9.0",date:"2012-07-20",lts:!1,security:!1,v8:"3.11.10.15"},{name:"nodejs",version:"0.10.0",date:"2013-03-11",lts:!1,security:!1,v8:"3.14.5.8"},{name:"nodejs",version:"0.11.0",date:"2013-03-28",lts:!1,security:!1,v8:"3.17.13.0"},{name:"nodejs",version:"0.12.0",date:"2015-02-06",lts:!1,security:!1,v8:"3.28.73.0"},{name:"nodejs",version:"4.0.0",date:"2015-09-08",lts:!1,security:!1,v8:"4.5.103.30"},{name:"nodejs",version:"4.1.0",date:"2015-09-17",lts:!1,security:!1,v8:"4.5.103.33"},{name:"nodejs",version:"4.2.0",date:"2015-10-12",lts:"Argon",security:!1,v8:"4.5.103.35"},{name:"nodejs",version:"4.3.0",date:"2016-02-09",lts:"Argon",security:!1,v8:"4.5.103.35"},{name:"nodejs",version:"4.4.0",date:"2016-03-08",lts:"Argon",security:!1,v8:"4.5.103.35"},{name:"nodejs",version:"4.5.0",date:"2016-08-16",lts:"Argon",security:!1,v8:"4.5.103.37"},{name:"nodejs",version:"4.6.0",date:"2016-09-27",lts:"Argon",security:!0,v8:"4.5.103.37"},{name:"nodejs",version:"4.7.0",date:"2016-12-06",lts:"Argon",security:!1,v8:"4.5.103.43"},{name:"nodejs",version:"4.8.0",date:"2017-02-21",lts:"Argon",security:!1,v8:"4.5.103.45"},{name:"nodejs",version:"4.9.0",date:"2018-03-28",lts:"Argon",security:!0,v8:"4.5.103.53"},{name:"nodejs",version:"5.0.0",date:"2015-10-29",lts:!1,security:!1,v8:"4.6.85.28"},{name:"nodejs",version:"5.1.0",date:"2015-11-17",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.2.0",date:"2015-12-09",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.3.0",date:"2015-12-15",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.4.0",date:"2016-01-06",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.5.0",date:"2016-01-21",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.6.0",date:"2016-02-09",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.7.0",date:"2016-02-23",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.8.0",date:"2016-03-09",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.9.0",date:"2016-03-16",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.10.0",date:"2016-04-01",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.11.0",date:"2016-04-21",lts:!1,security:!1,v8:"4.6.85.31"},{name:"nodejs",version:"5.12.0",date:"2016-06-23",lts:!1,security:!1,v8:"4.6.85.32"},{name:"nodejs",version:"6.0.0",date:"2016-04-26",lts:!1,security:!1,v8:"5.0.71.35"},{name:"nodejs",version:"6.1.0",date:"2016-05-05",lts:!1,security:!1,v8:"5.0.71.35"},{name:"nodejs",version:"6.2.0",date:"2016-05-17",lts:!1,security:!1,v8:"5.0.71.47"},{name:"nodejs",version:"6.3.0",date:"2016-07-06",lts:!1,security:!1,v8:"5.0.71.52"},{name:"nodejs",version:"6.4.0",date:"2016-08-12",lts:!1,security:!1,v8:"5.0.71.60"},{name:"nodejs",version:"6.5.0",date:"2016-08-26",lts:!1,security:!1,v8:"5.1.281.81"},{name:"nodejs",version:"6.6.0",date:"2016-09-14",lts:!1,security:!1,v8:"5.1.281.83"},{name:"nodejs",version:"6.7.0",date:"2016-09-27",lts:!1,security:!0,v8:"5.1.281.83"},{name:"nodejs",version:"6.8.0",date:"2016-10-12",lts:!1,security:!1,v8:"5.1.281.84"},{name:"nodejs",version:"6.9.0",date:"2016-10-18",lts:"Boron",security:!1,v8:"5.1.281.84"},{name:"nodejs",version:"6.10.0",date:"2017-02-21",lts:"Boron",security:!1,v8:"5.1.281.93"},{name:"nodejs",version:"6.11.0",date:"2017-06-06",lts:"Boron",security:!1,v8:"5.1.281.102"},{name:"nodejs",version:"6.12.0",date:"2017-11-06",lts:"Boron",security:!1,v8:"5.1.281.108"},{name:"nodejs",version:"6.13.0",date:"2018-02-10",lts:"Boron",security:!1,v8:"5.1.281.111"},{name:"nodejs",version:"6.14.0",date:"2018-03-28",lts:"Boron",security:!0,v8:"5.1.281.111"},{name:"nodejs",version:"6.15.0",date:"2018-11-27",lts:"Boron",security:!0,v8:"5.1.281.111"},{name:"nodejs",version:"6.16.0",date:"2018-12-26",lts:"Boron",security:!1,v8:"5.1.281.111"},{name:"nodejs",version:"6.17.0",date:"2019-02-28",lts:"Boron",security:!0,v8:"5.1.281.111"},{name:"nodejs",version:"7.0.0",date:"2016-10-25",lts:!1,security:!1,v8:"5.4.500.36"},{name:"nodejs",version:"7.1.0",date:"2016-11-08",lts:!1,security:!1,v8:"5.4.500.36"},{name:"nodejs",version:"7.2.0",date:"2016-11-22",lts:!1,security:!1,v8:"5.4.500.43"},{name:"nodejs",version:"7.3.0",date:"2016-12-20",lts:!1,security:!1,v8:"5.4.500.45"},{name:"nodejs",version:"7.4.0",date:"2017-01-04",lts:!1,security:!1,v8:"5.4.500.45"},{name:"nodejs",version:"7.5.0",date:"2017-01-31",lts:!1,security:!1,v8:"5.4.500.48"},{name:"nodejs",version:"7.6.0",date:"2017-02-21",lts:!1,security:!1,v8:"5.5.372.40"},{name:"nodejs",version:"7.7.0",date:"2017-02-28",lts:!1,security:!1,v8:"5.5.372.41"},{name:"nodejs",version:"7.8.0",date:"2017-03-29",lts:!1,security:!1,v8:"5.5.372.43"},{name:"nodejs",version:"7.9.0",date:"2017-04-11",lts:!1,security:!1,v8:"5.5.372.43"},{name:"nodejs",version:"7.10.0",date:"2017-05-02",lts:!1,security:!1,v8:"5.5.372.43"},{name:"nodejs",version:"8.0.0",date:"2017-05-30",lts:!1,security:!1,v8:"5.8.283.41"},{name:"nodejs",version:"8.1.0",date:"2017-06-08",lts:!1,security:!1,v8:"5.8.283.41"},{name:"nodejs",version:"8.2.0",date:"2017-07-19",lts:!1,security:!1,v8:"5.8.283.41"},{name:"nodejs",version:"8.3.0",date:"2017-08-08",lts:!1,security:!1,v8:"6.0.286.52"},{name:"nodejs",version:"8.4.0",date:"2017-08-15",lts:!1,security:!1,v8:"6.0.286.52"},{name:"nodejs",version:"8.5.0",date:"2017-09-12",lts:!1,security:!1,v8:"6.0.287.53"},{name:"nodejs",version:"8.6.0",date:"2017-09-26",lts:!1,security:!1,v8:"6.0.287.53"},{name:"nodejs",version:"8.7.0",date:"2017-10-11",lts:!1,security:!1,v8:"6.1.534.42"},{name:"nodejs",version:"8.8.0",date:"2017-10-24",lts:!1,security:!1,v8:"6.1.534.42"},{name:"nodejs",version:"8.9.0",date:"2017-10-31",lts:"Carbon",security:!1,v8:"6.1.534.46"},{name:"nodejs",version:"8.10.0",date:"2018-03-06",lts:"Carbon",security:!1,v8:"6.2.414.50"},{name:"nodejs",version:"8.11.0",date:"2018-03-28",lts:"Carbon",security:!0,v8:"6.2.414.50"},{name:"nodejs",version:"8.12.0",date:"2018-09-10",lts:"Carbon",security:!1,v8:"6.2.414.66"},{name:"nodejs",version:"8.13.0",date:"2018-11-20",lts:"Carbon",security:!1,v8:"6.2.414.72"},{name:"nodejs",version:"8.14.0",date:"2018-11-27",lts:"Carbon",security:!0,v8:"6.2.414.72"},{name:"nodejs",version:"8.15.0",date:"2018-12-26",lts:"Carbon",security:!1,v8:"6.2.414.75"},{name:"nodejs",version:"8.16.0",date:"2019-04-16",lts:"Carbon",security:!1,v8:"6.2.414.77"},{name:"nodejs",version:"8.17.0",date:"2019-12-17",lts:"Carbon",security:!0,v8:"6.2.414.78"},{name:"nodejs",version:"9.0.0",date:"2017-10-31",lts:!1,security:!1,v8:"6.2.414.32"},{name:"nodejs",version:"9.1.0",date:"2017-11-07",lts:!1,security:!1,v8:"6.2.414.32"},{name:"nodejs",version:"9.2.0",date:"2017-11-14",lts:!1,security:!1,v8:"6.2.414.44"},{name:"nodejs",version:"9.3.0",date:"2017-12-12",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"9.4.0",date:"2018-01-10",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"9.5.0",date:"2018-01-31",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"9.6.0",date:"2018-02-21",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"9.7.0",date:"2018-03-01",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"9.8.0",date:"2018-03-07",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"9.9.0",date:"2018-03-21",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"9.10.0",date:"2018-03-28",lts:!1,security:!0,v8:"6.2.414.46"},{name:"nodejs",version:"9.11.0",date:"2018-04-04",lts:!1,security:!1,v8:"6.2.414.46"},{name:"nodejs",version:"10.0.0",date:"2018-04-24",lts:!1,security:!1,v8:"6.6.346.24"},{name:"nodejs",version:"10.1.0",date:"2018-05-08",lts:!1,security:!1,v8:"6.6.346.27"},{name:"nodejs",version:"10.2.0",date:"2018-05-23",lts:!1,security:!1,v8:"6.6.346.32"},{name:"nodejs",version:"10.3.0",date:"2018-05-29",lts:!1,security:!1,v8:"6.6.346.32"},{name:"nodejs",version:"10.4.0",date:"2018-06-06",lts:!1,security:!1,v8:"6.7.288.43"},{name:"nodejs",version:"10.5.0",date:"2018-06-20",lts:!1,security:!1,v8:"6.7.288.46"},{name:"nodejs",version:"10.6.0",date:"2018-07-04",lts:!1,security:!1,v8:"6.7.288.46"},{name:"nodejs",version:"10.7.0",date:"2018-07-18",lts:!1,security:!1,v8:"6.7.288.49"},{name:"nodejs",version:"10.8.0",date:"2018-08-01",lts:!1,security:!1,v8:"6.7.288.49"},{name:"nodejs",version:"10.9.0",date:"2018-08-15",lts:!1,security:!1,v8:"6.8.275.24"},{name:"nodejs",version:"10.10.0",date:"2018-09-06",lts:!1,security:!1,v8:"6.8.275.30"},{name:"nodejs",version:"10.11.0",date:"2018-09-19",lts:!1,security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.12.0",date:"2018-10-10",lts:!1,security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.13.0",date:"2018-10-30",lts:"Dubnium",security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.14.0",date:"2018-11-27",lts:"Dubnium",security:!0,v8:"6.8.275.32"},{name:"nodejs",version:"10.15.0",date:"2018-12-26",lts:"Dubnium",security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.16.0",date:"2019-05-28",lts:"Dubnium",security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.17.0",date:"2019-10-22",lts:"Dubnium",security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.18.0",date:"2019-12-17",lts:"Dubnium",security:!0,v8:"6.8.275.32"},{name:"nodejs",version:"10.19.0",date:"2020-02-05",lts:"Dubnium",security:!0,v8:"6.8.275.32"},{name:"nodejs",version:"10.20.0",date:"2020-03-26",lts:"Dubnium",security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.21.0",date:"2020-06-02",lts:"Dubnium",security:!0,v8:"6.8.275.32"},{name:"nodejs",version:"10.22.0",date:"2020-07-21",lts:"Dubnium",security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.23.0",date:"2020-10-27",lts:"Dubnium",security:!1,v8:"6.8.275.32"},{name:"nodejs",version:"10.24.0",date:"2021-02-23",lts:"Dubnium",security:!0,v8:"6.8.275.32"},{name:"nodejs",version:"11.0.0",date:"2018-10-23",lts:!1,security:!1,v8:"7.0.276.28"},{name:"nodejs",version:"11.1.0",date:"2018-10-30",lts:!1,security:!1,v8:"7.0.276.32"},{name:"nodejs",version:"11.2.0",date:"2018-11-15",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.3.0",date:"2018-11-27",lts:!1,security:!0,v8:"7.0.276.38"},{name:"nodejs",version:"11.4.0",date:"2018-12-07",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.5.0",date:"2018-12-18",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.6.0",date:"2018-12-26",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.7.0",date:"2019-01-17",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.8.0",date:"2019-01-24",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.9.0",date:"2019-01-30",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.10.0",date:"2019-02-14",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.11.0",date:"2019-03-05",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.12.0",date:"2019-03-14",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.13.0",date:"2019-03-28",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.14.0",date:"2019-04-10",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"11.15.0",date:"2019-04-30",lts:!1,security:!1,v8:"7.0.276.38"},{name:"nodejs",version:"12.0.0",date:"2019-04-23",lts:!1,security:!1,v8:"7.4.288.21"},{name:"nodejs",version:"12.1.0",date:"2019-04-29",lts:!1,security:!1,v8:"7.4.288.21"},{name:"nodejs",version:"12.2.0",date:"2019-05-07",lts:!1,security:!1,v8:"7.4.288.21"},{name:"nodejs",version:"12.3.0",date:"2019-05-21",lts:!1,security:!1,v8:"7.4.288.27"},{name:"nodejs",version:"12.4.0",date:"2019-06-04",lts:!1,security:!1,v8:"7.4.288.27"},{name:"nodejs",version:"12.5.0",date:"2019-06-26",lts:!1,security:!1,v8:"7.5.288.22"},{name:"nodejs",version:"12.6.0",date:"2019-07-03",lts:!1,security:!1,v8:"7.5.288.22"},{name:"nodejs",version:"12.7.0",date:"2019-07-23",lts:!1,security:!1,v8:"7.5.288.22"},{name:"nodejs",version:"12.8.0",date:"2019-08-06",lts:!1,security:!1,v8:"7.5.288.22"},{name:"nodejs",version:"12.9.0",date:"2019-08-20",lts:!1,security:!1,v8:"7.6.303.29"},{name:"nodejs",version:"12.10.0",date:"2019-09-04",lts:!1,security:!1,v8:"7.6.303.29"},{name:"nodejs",version:"12.11.0",date:"2019-09-25",lts:!1,security:!1,v8:"7.7.299.11"},{name:"nodejs",version:"12.12.0",date:"2019-10-11",lts:!1,security:!1,v8:"7.7.299.13"},{name:"nodejs",version:"12.13.0",date:"2019-10-21",lts:"Erbium",security:!1,v8:"7.7.299.13"},{name:"nodejs",version:"12.14.0",date:"2019-12-17",lts:"Erbium",security:!0,v8:"7.7.299.13"},{name:"nodejs",version:"12.15.0",date:"2020-02-05",lts:"Erbium",security:!0,v8:"7.7.299.13"},{name:"nodejs",version:"12.16.0",date:"2020-02-11",lts:"Erbium",security:!1,v8:"7.8.279.23"},{name:"nodejs",version:"12.17.0",date:"2020-05-26",lts:"Erbium",security:!1,v8:"7.8.279.23"},{name:"nodejs",version:"12.18.0",date:"2020-06-02",lts:"Erbium",security:!0,v8:"7.8.279.23"},{name:"nodejs",version:"12.19.0",date:"2020-10-06",lts:"Erbium",security:!1,v8:"7.8.279.23"},{name:"nodejs",version:"12.20.0",date:"2020-11-24",lts:"Erbium",security:!1,v8:"7.8.279.23"},{name:"nodejs",version:"12.21.0",date:"2021-02-23",lts:"Erbium",security:!0,v8:"7.8.279.23"},{name:"nodejs",version:"12.22.0",date:"2021-03-30",lts:"Erbium",security:!1,v8:"7.8.279.23"},{name:"nodejs",version:"13.0.0",date:"2019-10-22",lts:!1,security:!1,v8:"7.8.279.17"},{name:"nodejs",version:"13.1.0",date:"2019-11-05",lts:!1,security:!1,v8:"7.8.279.17"},{name:"nodejs",version:"13.2.0",date:"2019-11-21",lts:!1,security:!1,v8:"7.9.317.23"},{name:"nodejs",version:"13.3.0",date:"2019-12-03",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.4.0",date:"2019-12-17",lts:!1,security:!0,v8:"7.9.317.25"},{name:"nodejs",version:"13.5.0",date:"2019-12-18",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.6.0",date:"2020-01-07",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.7.0",date:"2020-01-21",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.8.0",date:"2020-02-05",lts:!1,security:!0,v8:"7.9.317.25"},{name:"nodejs",version:"13.9.0",date:"2020-02-18",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.10.0",date:"2020-03-04",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.11.0",date:"2020-03-12",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.12.0",date:"2020-03-26",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.13.0",date:"2020-04-14",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"13.14.0",date:"2020-04-29",lts:!1,security:!1,v8:"7.9.317.25"},{name:"nodejs",version:"14.0.0",date:"2020-04-21",lts:!1,security:!1,v8:"8.1.307.30"},{name:"nodejs",version:"14.1.0",date:"2020-04-29",lts:!1,security:!1,v8:"8.1.307.31"},{name:"nodejs",version:"14.2.0",date:"2020-05-05",lts:!1,security:!1,v8:"8.1.307.31"},{name:"nodejs",version:"14.3.0",date:"2020-05-19",lts:!1,security:!1,v8:"8.1.307.31"},{name:"nodejs",version:"14.4.0",date:"2020-06-02",lts:!1,security:!0,v8:"8.1.307.31"},{name:"nodejs",version:"14.5.0",date:"2020-06-30",lts:!1,security:!1,v8:"8.3.110.9"},{name:"nodejs",version:"14.6.0",date:"2020-07-20",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.7.0",date:"2020-07-29",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.8.0",date:"2020-08-11",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.9.0",date:"2020-08-27",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.10.0",date:"2020-09-08",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.11.0",date:"2020-09-15",lts:!1,security:!0,v8:"8.4.371.19"},{name:"nodejs",version:"14.12.0",date:"2020-09-22",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.13.0",date:"2020-09-29",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.14.0",date:"2020-10-15",lts:!1,security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.15.0",date:"2020-10-27",lts:"Fermium",security:!1,v8:"8.4.371.19"},{name:"nodejs",version:"14.16.0",date:"2021-02-23",lts:"Fermium",security:!0,v8:"8.4.371.19"},{name:"nodejs",version:"14.17.0",date:"2021-05-11",lts:"Fermium",security:!1,v8:"8.4.371.23"},{name:"nodejs",version:"14.18.0",date:"2021-09-28",lts:"Fermium",security:!1,v8:"8.4.371.23"},{name:"nodejs",version:"14.19.0",date:"2022-02-01",lts:"Fermium",security:!1,v8:"8.4.371.23"},{name:"nodejs",version:"14.20.0",date:"2022-07-07",lts:"Fermium",security:!0,v8:"8.4.371.23"},{name:"nodejs",version:"14.21.0",date:"2022-11-01",lts:"Fermium",security:!1,v8:"8.4.371.23"},{name:"nodejs",version:"15.0.0",date:"2020-10-20",lts:!1,security:!1,v8:"8.6.395.16"},{name:"nodejs",version:"15.1.0",date:"2020-11-04",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.2.0",date:"2020-11-10",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.3.0",date:"2020-11-24",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.4.0",date:"2020-12-09",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.5.0",date:"2020-12-22",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.6.0",date:"2021-01-14",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.7.0",date:"2021-01-25",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.8.0",date:"2021-02-02",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.9.0",date:"2021-02-18",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.10.0",date:"2021-02-23",lts:!1,security:!0,v8:"8.6.395.17"},{name:"nodejs",version:"15.11.0",date:"2021-03-03",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.12.0",date:"2021-03-17",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.13.0",date:"2021-03-31",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"15.14.0",date:"2021-04-06",lts:!1,security:!1,v8:"8.6.395.17"},{name:"nodejs",version:"16.0.0",date:"2021-04-20",lts:!1,security:!1,v8:"9.0.257.17"},{name:"nodejs",version:"16.1.0",date:"2021-05-04",lts:!1,security:!1,v8:"9.0.257.24"},{name:"nodejs",version:"16.2.0",date:"2021-05-19",lts:!1,security:!1,v8:"9.0.257.25"},{name:"nodejs",version:"16.3.0",date:"2021-06-03",lts:!1,security:!1,v8:"9.0.257.25"},{name:"nodejs",version:"16.4.0",date:"2021-06-23",lts:!1,security:!1,v8:"9.1.269.36"},{name:"nodejs",version:"16.5.0",date:"2021-07-14",lts:!1,security:!1,v8:"9.1.269.38"},{name:"nodejs",version:"16.6.0",date:"2021-07-29",lts:!1,security:!0,v8:"9.2.230.21"},{name:"nodejs",version:"16.7.0",date:"2021-08-18",lts:!1,security:!1,v8:"9.2.230.21"},{name:"nodejs",version:"16.8.0",date:"2021-08-25",lts:!1,security:!1,v8:"9.2.230.21"},{name:"nodejs",version:"16.9.0",date:"2021-09-07",lts:!1,security:!1,v8:"9.3.345.16"},{name:"nodejs",version:"16.10.0",date:"2021-09-22",lts:!1,security:!1,v8:"9.3.345.19"},{name:"nodejs",version:"16.11.0",date:"2021-10-08",lts:!1,security:!1,v8:"9.4.146.19"},{name:"nodejs",version:"16.12.0",date:"2021-10-20",lts:!1,security:!1,v8:"9.4.146.19"},{name:"nodejs",version:"16.13.0",date:"2021-10-26",lts:"Gallium",security:!1,v8:"9.4.146.19"},{name:"nodejs",version:"16.14.0",date:"2022-02-08",lts:"Gallium",security:!1,v8:"9.4.146.24"},{name:"nodejs",version:"16.15.0",date:"2022-04-26",lts:"Gallium",security:!1,v8:"9.4.146.24"},{name:"nodejs",version:"16.16.0",date:"2022-07-07",lts:"Gallium",security:!0,v8:"9.4.146.24"},{name:"nodejs",version:"16.17.0",date:"2022-08-16",lts:"Gallium",security:!1,v8:"9.4.146.26"},{name:"nodejs",version:"16.18.0",date:"2022-10-12",lts:"Gallium",security:!1,v8:"9.4.146.26"},{name:"nodejs",version:"16.19.0",date:"2022-12-13",lts:"Gallium",security:!1,v8:"9.4.146.26"},{name:"nodejs",version:"16.20.0",date:"2023-03-28",lts:"Gallium",security:!1,v8:"9.4.146.26"},{name:"nodejs",version:"17.0.0",date:"2021-10-19",lts:!1,security:!1,v8:"9.5.172.21"},{name:"nodejs",version:"17.1.0",date:"2021-11-09",lts:!1,security:!1,v8:"9.5.172.25"},{name:"nodejs",version:"17.2.0",date:"2021-11-30",lts:!1,security:!1,v8:"9.6.180.14"},{name:"nodejs",version:"17.3.0",date:"2021-12-17",lts:!1,security:!1,v8:"9.6.180.15"},{name:"nodejs",version:"17.4.0",date:"2022-01-18",lts:!1,security:!1,v8:"9.6.180.15"},{name:"nodejs",version:"17.5.0",date:"2022-02-10",lts:!1,security:!1,v8:"9.6.180.15"},{name:"nodejs",version:"17.6.0",date:"2022-02-22",lts:!1,security:!1,v8:"9.6.180.15"},{name:"nodejs",version:"17.7.0",date:"2022-03-09",lts:!1,security:!1,v8:"9.6.180.15"},{name:"nodejs",version:"17.8.0",date:"2022-03-22",lts:!1,security:!1,v8:"9.6.180.15"},{name:"nodejs",version:"17.9.0",date:"2022-04-07",lts:!1,security:!1,v8:"9.6.180.15"},{name:"nodejs",version:"18.0.0",date:"2022-04-18",lts:!1,security:!1,v8:"10.1.124.8"},{name:"nodejs",version:"18.1.0",date:"2022-05-03",lts:!1,security:!1,v8:"10.1.124.8"},{name:"nodejs",version:"18.2.0",date:"2022-05-17",lts:!1,security:!1,v8:"10.1.124.8"},{name:"nodejs",version:"18.3.0",date:"2022-06-02",lts:!1,security:!1,v8:"10.2.154.4"},{name:"nodejs",version:"18.4.0",date:"2022-06-16",lts:!1,security:!1,v8:"10.2.154.4"},{name:"nodejs",version:"18.5.0",date:"2022-07-06",lts:!1,security:!0,v8:"10.2.154.4"},{name:"nodejs",version:"18.6.0",date:"2022-07-13",lts:!1,security:!1,v8:"10.2.154.13"},{name:"nodejs",version:"18.7.0",date:"2022-07-26",lts:!1,security:!1,v8:"10.2.154.13"},{name:"nodejs",version:"18.8.0",date:"2022-08-24",lts:!1,security:!1,v8:"10.2.154.13"},{name:"nodejs",version:"18.9.0",date:"2022-09-07",lts:!1,security:!1,v8:"10.2.154.15"},{name:"nodejs",version:"18.10.0",date:"2022-09-28",lts:!1,security:!1,v8:"10.2.154.15"},{name:"nodejs",version:"18.11.0",date:"2022-10-13",lts:!1,security:!1,v8:"10.2.154.15"},{name:"nodejs",version:"18.12.0",date:"2022-10-25",lts:"Hydrogen",security:!1,v8:"10.2.154.15"},{name:"nodejs",version:"18.13.0",date:"2023-01-05",lts:"Hydrogen",security:!1,v8:"10.2.154.23"},{name:"nodejs",version:"18.14.0",date:"2023-02-01",lts:"Hydrogen",security:!1,v8:"10.2.154.23"},{name:"nodejs",version:"18.15.0",date:"2023-03-05",lts:"Hydrogen",security:!1,v8:"10.2.154.26"},{name:"nodejs",version:"18.16.0",date:"2023-04-12",lts:"Hydrogen",security:!1,v8:"10.2.154.26"},{name:"nodejs",version:"18.17.0",date:"2023-07-18",lts:"Hydrogen",security:!1,v8:"10.2.154.26"},{name:"nodejs",version:"18.18.0",date:"2023-09-18",lts:"Hydrogen",security:!1,v8:"10.2.154.26"},{name:"nodejs",version:"18.19.0",date:"2023-11-29",lts:"Hydrogen",security:!1,v8:"10.2.154.26"},{name:"nodejs",version:"18.20.0",date:"2024-03-26",lts:"Hydrogen",security:!1,v8:"10.2.154.26"},{name:"nodejs",version:"19.0.0",date:"2022-10-17",lts:!1,security:!1,v8:"10.7.193.13"},{name:"nodejs",version:"19.1.0",date:"2022-11-14",lts:!1,security:!1,v8:"10.7.193.20"},{name:"nodejs",version:"19.2.0",date:"2022-11-29",lts:!1,security:!1,v8:"10.8.168.20"},{name:"nodejs",version:"19.3.0",date:"2022-12-14",lts:!1,security:!1,v8:"10.8.168.21"},{name:"nodejs",version:"19.4.0",date:"2023-01-05",lts:!1,security:!1,v8:"10.8.168.25"},{name:"nodejs",version:"19.5.0",date:"2023-01-24",lts:!1,security:!1,v8:"10.8.168.25"},{name:"nodejs",version:"19.6.0",date:"2023-02-01",lts:!1,security:!1,v8:"10.8.168.25"},{name:"nodejs",version:"19.7.0",date:"2023-02-21",lts:!1,security:!1,v8:"10.8.168.25"},{name:"nodejs",version:"19.8.0",date:"2023-03-14",lts:!1,security:!1,v8:"10.8.168.25"},{name:"nodejs",version:"19.9.0",date:"2023-04-10",lts:!1,security:!1,v8:"10.8.168.25"},{name:"nodejs",version:"20.0.0",date:"2023-04-17",lts:!1,security:!1,v8:"11.3.244.4"},{name:"nodejs",version:"20.1.0",date:"2023-05-03",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.2.0",date:"2023-05-16",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.3.0",date:"2023-06-08",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.4.0",date:"2023-07-04",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.5.0",date:"2023-07-19",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.6.0",date:"2023-08-23",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.7.0",date:"2023-09-18",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.8.0",date:"2023-09-28",lts:!1,security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.9.0",date:"2023-10-24",lts:"Iron",security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.10.0",date:"2023-11-22",lts:"Iron",security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.11.0",date:"2024-01-09",lts:"Iron",security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.12.0",date:"2024-03-26",lts:"Iron",security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.13.0",date:"2024-05-07",lts:"Iron",security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.14.0",date:"2024-05-28",lts:"Iron",security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"20.15.0",date:"2024-06-20",lts:"Iron",security:!1,v8:"11.3.244.8"},{name:"nodejs",version:"21.0.0",date:"2023-10-17",lts:!1,security:!1,v8:"11.8.172.13"},{name:"nodejs",version:"21.1.0",date:"2023-10-24",lts:!1,security:!1,v8:"11.8.172.15"},{name:"nodejs",version:"21.2.0",date:"2023-11-14",lts:!1,security:!1,v8:"11.8.172.17"},{name:"nodejs",version:"21.3.0",date:"2023-11-30",lts:!1,security:!1,v8:"11.8.172.17"},{name:"nodejs",version:"21.4.0",date:"2023-12-05",lts:!1,security:!1,v8:"11.8.172.17"},{name:"nodejs",version:"21.5.0",date:"2023-12-19",lts:!1,security:!1,v8:"11.8.172.17"},{name:"nodejs",version:"21.6.0",date:"2024-01-14",lts:!1,security:!1,v8:"11.8.172.17"},{name:"nodejs",version:"21.7.0",date:"2024-03-06",lts:!1,security:!1,v8:"11.8.172.17"},{name:"nodejs",version:"22.0.0",date:"2024-04-24",lts:!1,security:!1,v8:"12.4.254.14"},{name:"nodejs",version:"22.1.0",date:"2024-05-02",lts:!1,security:!1,v8:"12.4.254.14"},{name:"nodejs",version:"22.2.0",date:"2024-05-15",lts:!1,security:!1,v8:"12.4.254.14"},{name:"nodejs",version:"22.3.0",date:"2024-06-11",lts:!1,security:!1,v8:"12.4.254.20"},{name:"nodejs",version:"22.4.0",date:"2024-07-02",lts:!1,security:!1,v8:"12.4.254.21"},{name:"nodejs",version:"22.5.0",date:"2024-07-17",lts:!1,security:!1,v8:"12.4.254.21"}],_f={},Of={},Nf,C0;function oS(){return C0||(C0=1,Nf={A:"ie",B:"edge",C:"firefox",D:"chrome",E:"safari",F:"opera",G:"ios_saf",H:"op_mini",I:"android",J:"bb",K:"op_mob",L:"and_chr",M:"and_ff",N:"ie_mob",O:"and_uc",P:"samsung",Q:"and_qq",R:"baidu",S:"kaios"}),Nf}e(oS,"requireBrowsers$1");var D0;function Bf(){return D0||(D0=1,Of.browsers=oS()),Of}e(Bf,"requireBrowsers");var kf={},Ff,w0;function uS(){return w0||(w0=1,Ff={0:"22",1:"23",2:"24",3:"25",4:"26",5:"115",6:"116",7:"117",8:"118",9:"119",A:"10",B:"11",C:"12",D:"130",E:"7",F:"8",G:"9",H:"15",I:"80",J:"4",K:"6",L:"13",M:"14",N:"16",O:"17",P:"18",Q:"79",R:"81",S:"83",T:"84",U:"85",V:"86",W:"87",X:"88",Y:"89",Z:"90",a:"91",b:"92",c:"93",d:"94",e:"95",f:"96",g:"97",h:"98",i:"99",j:"100",k:"101",l:"102",m:"103",n:"104",o:"105",p:"106",q:"107",r:"108",s:"109",t:"110",u:"111",v:"112",w:"113",x:"114",y:"20",z:"21",AB:"120",BB:"121",CB:"122",DB:"123",EB:"124",FB:"125",GB:"126",HB:"127",IB:"128",JB:"129",KB:"5",LB:"19",MB:"27",NB:"28",OB:"29",PB:"30",QB:"31",RB:"32",SB:"33",TB:"34",UB:"35",VB:"36",WB:"37",XB:"38",YB:"39",ZB:"40",aB:"41",bB:"42",cB:"43",dB:"44",eB:"45",fB:"46",gB:"47",hB:"48",iB:"49",jB:"50",kB:"51",lB:"52",mB:"53",nB:"54",oB:"55",pB:"56",qB:"57",rB:"58",sB:"60",tB:"62",uB:"63",vB:"64",wB:"65",xB:"66",yB:"67",zB:"68","0B":"69","1B":"70","2B":"71","3B":"72","4B":"73","5B":"74","6B":"75","7B":"76","8B":"77","9B":"78",AC:"11.1",BC:"12.1",CC:"15.5",DC:"16.0",EC:"17.0",FC:"18.0",GC:"3",HC:"59",IC:"61",JC:"82",KC:"131",LC:"132",MC:"133",NC:"3.2",OC:"10.1",PC:"15.2-15.3",QC:"15.4",RC:"16.1",SC:"16.2",TC:"16.3",UC:"16.4",VC:"16.5",WC:"17.1",XC:"17.2",YC:"17.3",ZC:"17.4",aC:"17.5",bC:"18.1",cC:"18.2",dC:"11.5",eC:"4.2-4.3",fC:"5.5",gC:"2",hC:"134",iC:"135",jC:"3.5",kC:"3.6",lC:"3.1",mC:"5.1",nC:"6.1",oC:"7.1",pC:"9.1",qC:"13.1",rC:"14.1",sC:"15.1",tC:"15.6",uC:"16.6",vC:"17.6",wC:"TP",xC:"9.5-9.6",yC:"10.0-10.1",zC:"10.5","0C":"10.6","1C":"11.6","2C":"4.0-4.1","3C":"5.0-5.1","4C":"6.0-6.1","5C":"7.0-7.1","6C":"8.1-8.4","7C":"9.0-9.2","8C":"9.3","9C":"10.0-10.2",AD:"10.3",BD:"11.0-11.2",CD:"11.3-11.4",DD:"12.0-12.1",ED:"12.2-12.5",FD:"13.0-13.1",GD:"13.2",HD:"13.3",ID:"13.4-13.7",JD:"14.0-14.4",KD:"14.5-14.8",LD:"15.0-15.1",MD:"15.6-15.8",ND:"16.6-16.7",OD:"17.6-17.7",PD:"all",QD:"2.1",RD:"2.2",SD:"2.3",TD:"4.1",UD:"4.4",VD:"4.4.3-4.4.4",WD:"5.0-5.4",XD:"6.2-6.4",YD:"7.2-7.4",ZD:"8.2",aD:"9.2",bD:"11.1-11.2",cD:"12.0",dD:"13.0",eD:"14.0",fD:"15.0",gD:"19.0",hD:"14.9",iD:"13.52",jD:"2.5",kD:"3.0-3.1"}),Ff}e(uS,"requireBrowserVersions$1");var I0;function _0(){return I0||(I0=1,kf.browserVersions=uS()),kf}e(_0,"requireBrowserVersions");var Lf,O0;function lS(){return O0||(O0=1,Lf={A:{A:{K:0,E:0,F:.0417486,G:.0417486,A:0,B:.445318,fC:0},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","fC","K","E","F","G","A","B","","",""],E:"IE",F:{fC:962323200,K:998870400,E:1161129600,F:1237420800,G:1300060800,A:1346716800,B:1381968e3}},B:{A:{5:.003647,6:.003647,7:.007294,8:.003647,9:.010941,C:0,L:0,M:0,H:0,N:0,O:.003647,P:.047411,Q:0,I:0,R:0,S:0,T:0,U:0,V:0,W:0,X:0,Y:0,Z:0,a:0,b:.014588,c:0,d:0,e:0,f:0,g:0,h:0,i:0,j:0,k:0,l:0,m:0,n:0,o:0,p:0,q:.003647,r:.007294,s:.061999,t:.007294,u:.007294,v:.003647,w:.007294,x:.010941,AB:.032823,BB:.014588,CB:.018235,DB:.010941,EB:.018235,FB:.025529,GB:.061999,HB:.193291,IB:3.1656,JB:1.29104,D:.003647},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","C","L","M","H","N","O","P","Q","I","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","5","6","7","8","9","AB","BB","CB","DB","EB","FB","GB","HB","IB","JB","D","","",""],E:"Edge",F:{5:1689897600,6:1692576e3,7:1694649600,8:1697155200,9:1698969600,C:1438128e3,L:1447286400,M:1470096e3,H:1491868800,N:1508198400,O:1525046400,P:1542067200,Q:1579046400,I:1581033600,R:1586736e3,S:1590019200,T:1594857600,U:1598486400,V:1602201600,W:1605830400,X:161136e4,Y:1614816e3,Z:1618358400,a:1622073600,b:1626912e3,c:1630627200,d:1632441600,e:1634774400,f:1637539200,g:1641427200,h:1643932800,i:1646265600,j:1649635200,k:1651190400,l:1653955200,m:1655942400,n:1659657600,o:1661990400,p:1664755200,q:1666915200,r:1670198400,s:1673481600,t:1675900800,u:1678665600,v:1680825600,w:1683158400,x:1685664e3,AB:1701993600,BB:1706227200,CB:1708732800,DB:1711152e3,EB:1713398400,FB:1715990400,GB:1718841600,HB:1721865600,IB:1724371200,JB:1726704e3,D:1729123200},D:{C:"ms",L:"ms",M:"ms",H:"ms",N:"ms",O:"ms",P:"ms"}},C:{A:{0:0,1:0,2:0,3:0,4:0,5:.335524,6:0,7:.003647,8:.076587,9:0,gC:0,GC:0,J:.003647,KB:0,K:0,E:0,F:0,G:0,A:0,B:.014588,C:0,L:0,M:0,H:0,N:0,O:0,P:0,LB:0,y:0,z:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0,VB:0,WB:0,XB:0,YB:0,ZB:0,aB:0,bB:0,cB:.007294,dB:.007294,eB:.003647,fB:0,gB:0,hB:0,iB:0,jB:0,kB:0,lB:.040117,mB:0,nB:0,oB:.003647,pB:.014588,qB:0,rB:0,HC:.003647,sB:0,IC:0,tB:0,uB:0,vB:0,wB:0,xB:0,yB:0,zB:0,"0B":0,"1B":0,"2B":0,"3B":0,"4B":0,"5B":0,"6B":0,"7B":0,"8B":0,"9B":.010941,Q:0,I:0,R:0,JC:0,S:0,T:0,U:0,V:0,W:0,X:.007294,Y:0,Z:0,a:0,b:0,c:0,d:.003647,e:0,f:0,g:0,h:0,i:0,j:0,k:0,l:.003647,m:.007294,n:0,o:.003647,p:0,q:0,r:0,s:.003647,t:0,u:0,v:0,w:.007294,x:0,AB:.007294,BB:.003647,CB:.003647,DB:.003647,EB:.003647,FB:.014588,GB:.010941,HB:.021882,IB:.03647,JB:.299054,D:1.30198,KC:.007294,LC:0,MC:0,hC:0,iC:0,jC:0,kC:0},B:"moz",C:["gC","GC","jC","kC","J","KB","K","E","F","G","A","B","C","L","M","H","N","O","P","LB","y","z","0","1","2","3","4","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","pB","qB","rB","HC","sB","IC","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","7B","8B","9B","Q","I","R","JC","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","5","6","7","8","9","AB","BB","CB","DB","EB","FB","GB","HB","IB","JB","D","KC","LC","MC","hC","iC"],E:"Firefox",F:{0:1368489600,1:1372118400,2:1375747200,3:1379376e3,4:1386633600,5:1688428800,6:1690848e3,7:1693267200,8:1695686400,9:1698105600,gC:1161648e3,GC:1213660800,jC:124632e4,kC:1264032e3,J:1300752e3,KB:1308614400,K:1313452800,E:1317081600,F:1317081600,G:1320710400,A:1324339200,B:1327968e3,C:1331596800,L:1335225600,M:1338854400,H:1342483200,N:1346112e3,O:1349740800,P:1353628800,LB:1357603200,y:1361232e3,z:1364860800,MB:1391472e3,NB:1395100800,OB:1398729600,PB:1402358400,QB:1405987200,RB:1409616e3,SB:1413244800,TB:1417392e3,UB:1421107200,VB:1424736e3,WB:1428278400,XB:1431475200,YB:1435881600,ZB:1439251200,aB:144288e4,bB:1446508800,cB:1450137600,dB:1453852800,eB:1457395200,fB:1461628800,gB:1465257600,hB:1470096e3,iB:1474329600,jB:1479168e3,kB:1485216e3,lB:1488844800,mB:149256e4,nB:1497312e3,oB:1502150400,pB:1506556800,qB:1510617600,rB:1516665600,HC:1520985600,sB:1525824e3,IC:1529971200,tB:1536105600,uB:1540252800,vB:1544486400,wB:154872e4,xB:1552953600,yB:1558396800,zB:1562630400,"0B":1567468800,"1B":1571788800,"2B":1575331200,"3B":1578355200,"4B":1581379200,"5B":1583798400,"6B":1586304e3,"7B":1588636800,"8B":1591056e3,"9B":1593475200,Q:1595894400,I:1598313600,R:1600732800,JC:1603152e3,S:1605571200,T:1607990400,U:1611619200,V:1614038400,W:1616457600,X:1618790400,Y:1622505600,Z:1626134400,a:1628553600,b:1630972800,c:1633392e3,d:1635811200,e:1638835200,f:1641859200,g:1644364800,h:1646697600,i:1649116800,j:1651536e3,k:1653955200,l:1656374400,m:1658793600,n:1661212800,o:1663632e3,p:1666051200,q:1668470400,r:1670889600,s:1673913600,t:1676332800,u:1678752e3,v:1681171200,w:1683590400,x:1686009600,AB:1700524800,BB:1702944e3,CB:1705968e3,DB:1708387200,EB:1710806400,FB:1713225600,GB:1715644800,HB:1718064e3,IB:1720483200,JB:1722902400,D:1725321600,KC:1727740800,LC:173016e4,MC:null,hC:null,iC:null}},D:{A:{0:0,1:0,2:0,3:0,4:0,5:.025529,6:.156821,7:.098469,8:.07294,9:.058352,J:0,KB:0,K:0,E:0,F:0,G:0,A:0,B:0,C:0,L:0,M:0,H:0,N:0,O:0,P:0,LB:0,y:0,z:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0,VB:0,WB:0,XB:.010941,YB:0,ZB:0,aB:0,bB:0,cB:0,dB:0,eB:0,fB:0,gB:.003647,hB:.018235,iB:.018235,jB:.007294,kB:.003647,lB:.003647,mB:.007294,nB:0,oB:0,pB:.021882,qB:0,rB:.003647,HC:0,sB:0,IC:.003647,tB:0,uB:0,vB:0,wB:0,xB:.021882,yB:.003647,zB:0,"0B":.076587,"1B":.007294,"2B":0,"3B":0,"4B":.007294,"5B":.007294,"6B":.007294,"7B":.007294,"8B":.018235,"9B":.014588,Q:.098469,I:.010941,R:.018235,S:.032823,T:.007294,U:.007294,V:.025529,W:.069293,X:.014588,Y:.010941,Z:.010941,a:.058352,b:.021882,c:.014588,d:.047411,e:.007294,f:.007294,g:.014588,h:.040117,i:.025529,j:.029176,k:.018235,l:.014588,m:.131292,n:.040117,o:.014588,p:.025529,q:.029176,r:.043764,s:1.36033,t:.021882,u:.040117,v:.043764,w:.091175,x:.091175,AB:.094822,BB:.098469,CB:.10941,DB:.142233,EB:.262584,FB:.258937,GB:.419405,HB:1.15975,IB:12.4691,JB:4.05546,D:.014588,KC:.003647,LC:0,MC:0},B:"webkit",C:["","","","","","","","J","KB","K","E","F","G","A","B","C","L","M","H","N","O","P","LB","y","z","0","1","2","3","4","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","pB","qB","rB","HC","sB","IC","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","7B","8B","9B","Q","I","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","5","6","7","8","9","AB","BB","CB","DB","EB","FB","GB","HB","IB","JB","D","KC","LC","MC"],E:"Chrome",F:{0:1343692800,1:1348531200,2:1352246400,3:1357862400,4:1361404800,5:1689724800,6:1692057600,7:1694476800,8:1696896e3,9:1698710400,J:1264377600,KB:1274745600,K:1283385600,E:1287619200,F:1291248e3,G:1296777600,A:1299542400,B:1303862400,C:1307404800,L:1312243200,M:1316131200,H:1316131200,N:1319500800,O:1323734400,P:1328659200,LB:1332892800,y:133704e4,z:1340668800,MB:1364428800,NB:1369094400,OB:1374105600,PB:1376956800,QB:1384214400,RB:1389657600,SB:1392940800,TB:1397001600,UB:1400544e3,VB:1405468800,WB:1409011200,XB:141264e4,YB:1416268800,ZB:1421798400,aB:1425513600,bB:1429401600,cB:143208e4,dB:1437523200,eB:1441152e3,fB:1444780800,gB:1449014400,hB:1453248e3,iB:1456963200,jB:1460592e3,kB:1464134400,lB:1469059200,mB:1472601600,nB:1476230400,oB:1480550400,pB:1485302400,qB:1489017600,rB:149256e4,HC:1496707200,sB:1500940800,IC:1504569600,tB:1508198400,uB:1512518400,vB:1516752e3,wB:1520294400,xB:1523923200,yB:1527552e3,zB:1532390400,"0B":1536019200,"1B":1539648e3,"2B":1543968e3,"3B":154872e4,"4B":1552348800,"5B":1555977600,"6B":1559606400,"7B":1564444800,"8B":1568073600,"9B":1571702400,Q:1575936e3,I:1580860800,R:1586304e3,S:1589846400,T:1594684800,U:1598313600,V:1601942400,W:1605571200,X:1611014400,Y:1614556800,Z:1618272e3,a:1621987200,b:1626739200,c:1630368e3,d:1632268800,e:1634601600,f:1637020800,g:1641340800,h:1643673600,i:1646092800,j:1648512e3,k:1650931200,l:1653350400,m:1655769600,n:1659398400,o:1661817600,p:1664236800,q:1666656e3,r:166968e4,s:1673308800,t:1675728e3,u:1678147200,v:1680566400,w:1682985600,x:1685404800,AB:1701993600,BB:1705968e3,CB:1708387200,DB:1710806400,EB:1713225600,FB:1715644800,GB:1718064e3,HB:1721174400,IB:1724112e3,JB:1726531200,D:1728950400,KC:null,LC:null,MC:null}},E:{A:{J:0,KB:0,K:0,E:0,F:0,G:0,A:0,B:0,C:0,L:.003647,M:.025529,H:.007294,lC:0,NC:0,mC:0,nC:0,oC:0,pC:0,OC:0,AC:.003647,BC:.007294,qC:.058352,rC:.076587,sC:.021882,PC:.007294,QC:.018235,CC:.029176,tC:.21882,DC:.029176,RC:.03647,SC:.029176,TC:.069293,UC:.021882,VC:.040117,uC:.273525,EC:.018235,WC:.03647,XC:.03647,YC:.043764,ZC:.10941,aC:.309995,vC:1.53903,FC:.149527,bC:.007294,cC:0,wC:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","lC","NC","J","KB","mC","K","nC","E","oC","F","G","pC","A","OC","B","AC","C","BC","L","qC","M","rC","H","sC","PC","QC","CC","tC","DC","RC","SC","TC","UC","VC","uC","EC","WC","XC","YC","ZC","aC","vC","FC","bC","cC","wC",""],E:"Safari",F:{lC:1205798400,NC:1226534400,J:1244419200,KB:1275868800,mC:131112e4,K:1343174400,nC:13824e5,E:13824e5,oC:1410998400,F:1413417600,G:1443657600,pC:1458518400,A:1474329600,OC:1490572800,B:1505779200,AC:1522281600,C:1537142400,BC:1553472e3,L:1568851200,qC:1585008e3,M:1600214400,rC:1619395200,H:1632096e3,sC:1635292800,PC:1639353600,QC:1647216e3,CC:1652745600,tC:1658275200,DC:1662940800,RC:1666569600,SC:1670889600,TC:1674432e3,UC:1679875200,VC:1684368e3,uC:1690156800,EC:1695686400,WC:1698192e3,XC:1702252800,YC:1705881600,ZC:1709596800,aC:1715558400,vC:1722211200,FC:1726444800,bC:1730073600,cC:null,wC:null}},F:{A:{0:0,1:0,2:0,3:0,4:0,G:0,B:0,C:0,H:0,N:0,O:0,P:0,LB:0,y:0,z:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0,VB:0,WB:0,XB:0,YB:0,ZB:.003647,aB:0,bB:0,cB:0,dB:0,eB:0,fB:.014588,gB:0,hB:0,iB:0,jB:0,kB:0,lB:0,mB:0,nB:0,oB:0,pB:0,qB:0,rB:0,sB:0,tB:0,uB:0,vB:0,wB:0,xB:0,yB:0,zB:0,"0B":0,"1B":0,"2B":0,"3B":0,"4B":0,"5B":0,"6B":0,"7B":0,"8B":0,"9B":0,Q:0,I:0,R:0,JC:0,S:0,T:.018235,U:0,V:0,W:0,X:0,Y:0,Z:0,a:0,b:0,c:0,d:0,e:.03647,f:0,g:0,h:0,i:0,j:0,k:0,l:.029176,m:0,n:0,o:0,p:0,q:0,r:0,s:.018235,t:0,u:.007294,v:.495992,w:.382935,x:.003647,xC:0,yC:0,zC:0,"0C":0,AC:0,dC:0,"1C":0,BC:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","G","xC","yC","zC","0C","B","AC","dC","1C","C","BC","H","N","O","P","LB","y","z","0","1","2","3","4","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","pB","qB","rB","sB","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","7B","8B","9B","Q","I","R","JC","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","","",""],E:"Opera",F:{0:1401753600,1:1405987200,2:1409616e3,3:1413331200,4:1417132800,G:1150761600,xC:1223424e3,yC:1251763200,zC:1267488e3,"0C":1277942400,B:1292457600,AC:1302566400,dC:1309219200,"1C":1323129600,C:1323129600,BC:1352073600,H:1372723200,N:1377561600,O:1381104e3,P:1386288e3,LB:1390867200,y:1393891200,z:1399334400,MB:1422316800,NB:1425945600,OB:1430179200,PB:1433808e3,QB:1438646400,RB:1442448e3,SB:1445904e3,TB:1449100800,UB:1454371200,VB:1457308800,WB:146232e4,XB:1465344e3,YB:1470096e3,ZB:1474329600,aB:1477267200,bB:1481587200,cB:1486425600,dB:1490054400,eB:1494374400,fB:1498003200,gB:1502236800,hB:1506470400,iB:1510099200,jB:1515024e3,kB:1517961600,lB:1521676800,mB:1525910400,nB:1530144e3,oB:1534982400,pB:1537833600,qB:1543363200,rB:1548201600,sB:1554768e3,tB:1561593600,uB:1566259200,vB:1570406400,wB:1573689600,xB:1578441600,yB:1583971200,zB:1587513600,"0B":1592956800,"1B":1595894400,"2B":1600128e3,"3B":1603238400,"4B":161352e4,"5B":1612224e3,"6B":1616544e3,"7B":1619568e3,"8B":1623715200,"9B":1627948800,Q:1631577600,I:1633392e3,R:1635984e3,JC:1638403200,S:1642550400,T:1644969600,U:1647993600,V:1650412800,W:1652745600,X:1654646400,Y:1657152e3,Z:1660780800,a:1663113600,b:1668816e3,c:1668643200,d:1671062400,e:1675209600,f:1677024e3,g:1679529600,h:1681948800,i:1684195200,j:1687219200,k:1690329600,l:1692748800,m:1696204800,n:169992e4,o:169992e4,p:1702944e3,q:1707264e3,r:1710115200,s:1711497600,t:1716336e3,u:1719273600,v:1721088e3,w:1724284800,x:1727222400},D:{G:"o",B:"o",C:"o",xC:"o",yC:"o",zC:"o","0C":"o",AC:"o",dC:"o","1C":"o",BC:"o"}},G:{A:{F:0,NC:0,"2C":0,eC:.00292873,"3C":.00146437,"4C":.0087862,"5C":.0102506,"6C":0,"7C":.0102506,"8C":.0248942,"9C":.00732183,AD:.0424666,BD:.156687,CD:.0117149,DD:.00732183,ED:.177188,FD:.00292873,GD:.0556459,HD:.00732183,ID:.0292873,JD:.102506,KD:.0893264,LD:.0512528,PC:.0512528,QC:.0571103,CC:.0702896,MD:.69411,DC:.139115,RC:.276765,SC:.139115,TC:.234299,UC:.0497885,VC:.0981126,ND:.834689,EC:.0702896,WC:.111292,XC:.101041,YC:.144972,ZC:.31191,aC:1.48926,OD:7.91637,FC:.998698,bC:.0453954,cC:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NC","2C","eC","3C","4C","5C","F","6C","7C","8C","9C","AD","BD","CD","DD","ED","FD","GD","HD","ID","JD","KD","LD","PC","QC","CC","MD","DC","RC","SC","TC","UC","VC","ND","EC","WC","XC","YC","ZC","aC","OD","FC","bC","cC","",""],E:"Safari on iOS",F:{NC:1270252800,"2C":1283904e3,eC:1299628800,"3C":1331078400,"4C":1359331200,"5C":1394409600,F:1410912e3,"6C":1413763200,"7C":1442361600,"8C":1458518400,"9C":1473724800,AD:1490572800,BD:1505779200,CD:1522281600,DD:1537142400,ED:1553472e3,FD:1568851200,GD:1572220800,HD:1580169600,ID:1585008e3,JD:1600214400,KD:1619395200,LD:1632096e3,PC:1639353600,QC:1647216e3,CC:1652659200,MD:1658275200,DC:1662940800,RC:1666569600,SC:1670889600,TC:1674432e3,UC:1679875200,VC:1684368e3,ND:1690156800,EC:1694995200,WC:1698192e3,XC:1702252800,YC:1705881600,ZC:1709596800,aC:1715558400,OD:1722211200,FC:1726444800,bC:1730073600,cC:null}},H:{A:{PD:.05},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","PD","","",""],E:"Opera Mini",F:{PD:1426464e3}},I:{A:{GC:0,J:0,D:.266132,QD:0,RD:0,SD:0,TD:266826e-10,eC:10673e-8,UD:0,VD:426922e-9},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","QD","RD","SD","GC","J","TD","eC","UD","VD","D","","",""],E:"Android Browser",F:{QD:1256515200,RD:1274313600,SD:1291593600,GC:1298332800,J:1318896e3,TD:1341792e3,eC:1374624e3,UD:1386547200,VD:1401667200,D:1728864e3}},J:{A:{E:0,A:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","E","A","","",""],E:"Blackberry Browser",F:{E:1325376e3,A:1359504e3}},K:{A:{A:0,B:0,C:0,I:1.15072,AC:0,dC:0,BC:0},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","AC","dC","C","BC","I","","",""],E:"Opera Mobile",F:{A:1287100800,B:1300752e3,AC:1314835200,dC:1318291200,C:1330300800,BC:1349740800,I:1709769600},D:{I:"webkit"}},L:{A:{D:43.6637},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","D","","",""],E:"Chrome for Android",F:{D:1728864e3}},M:{A:{D:.343062},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","D","","",""],E:"Firefox for Android",F:{D:1725321600}},N:{A:{A:0,B:0},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","","",""],E:"IE Mobile",F:{A:1340150400,B:1353456e3}},O:{A:{CC:1.23248},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","CC","","",""],E:"UC Browser for Android",F:{CC:1710115200},D:{CC:"webkit"}},P:{A:{0:.0434355,1:.0542944,2:.0651532,3:.206319,4:1.86773,J:.086871,y:.0108589,z:.0434355,WD:.0108589,XD:.0108589,YD:.0325766,ZD:0,aD:0,OC:0,bD:0,cD:0,dD:0,eD:0,fD:0,DC:0,EC:.0217177,FC:0,gD:.0108589},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","J","WD","XD","YD","ZD","aD","OC","bD","cD","dD","eD","fD","DC","EC","FC","gD","y","z","0","1","2","3","4","","",""],E:"Samsung Internet",F:{0:1689292800,1:1697587200,2:1711497600,3:1715126400,4:1717718400,J:1461024e3,WD:1481846400,XD:1509408e3,YD:1528329600,ZD:1546128e3,aD:1554163200,OC:1567900800,bD:1582588800,cD:1593475200,dD:1605657600,eD:1618531200,fD:1629072e3,DC:1640736e3,EC:1651708800,FC:1659657600,gD:1667260800,y:1677369600,z:1684454400}},Q:{A:{hD:.273179},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","hD","","",""],E:"QQ Browser",F:{hD:1710288e3}},R:{A:{iD:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","iD","","",""],E:"Baidu Browser",F:{iD:1710201600}},S:{A:{jD:.031765,kD:0},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","jD","kD","","",""],E:"KaiOS Browser",F:{jD:1527811200,kD:1631664e3}}}),Lf}e(lS,"requireAgents$1");var N0;function cS(){if(N0)return _f;N0=1;const t=Bf().browsers,n=_0().browserVersions,s=lS();function a(f){return Object.keys(f).reduce((l,m)=>(l[n[m]]=f[m],l),{})}return e(a,"unpackBrowserVersions"),_f.agents=Object.keys(s).reduce((f,l)=>{let m=s[l];return f[t[l]]=Object.keys(m).reduce((h,p)=>(p==="A"?h.usage_global=a(m[p]):p==="C"?h.versions=m[p].reduce((b,y)=>(y===""?b.push(null):b.push(n[y]),b),[]):p==="D"?h.prefix_exceptions=a(m[p]):p==="E"?h.browser=m[p]:p==="F"?h.release_date=Object.keys(m[p]).reduce((b,y)=>(b[n[y]]=m[p][y],b),{}):h.prefix=m[p],h),{}),f},{}),_f}e(cS,"requireAgents");var Rf,B0;function fS(){return B0||(B0=1,Rf={"0.20":"39","0.21":"41","0.22":"41","0.23":"41","0.24":"41","0.25":"42","0.26":"42","0.27":"43","0.28":"43","0.29":"43","0.30":"44","0.31":"45","0.32":"45","0.33":"45","0.34":"45","0.35":"45","0.36":"47","0.37":"49","1.0":"49","1.1":"50","1.2":"51","1.3":"52","1.4":"53","1.5":"54","1.6":"56","1.7":"58","1.8":"59","2.0":"61","2.1":"61","3.0":"66","3.1":"66","4.0":"69","4.1":"69","4.2":"69","5.0":"73","6.0":"76","6.1":"76","7.0":"78","7.1":"78","7.2":"78","7.3":"78","8.0":"80","8.1":"80","8.2":"80","8.3":"80","8.4":"80","8.5":"80","9.0":"83","9.1":"83","9.2":"83","9.3":"83","9.4":"83","10.0":"85","10.1":"85","10.2":"85","10.3":"85","10.4":"85","11.0":"87","11.1":"87","11.2":"87","11.3":"87","11.4":"87","11.5":"87","12.0":"89","12.1":"89","12.2":"89","13.0":"91","13.1":"91","13.2":"91","13.3":"91","13.4":"91","13.5":"91","13.6":"91","14.0":"93","14.1":"93","14.2":"93","15.0":"94","15.1":"94","15.2":"94","15.3":"94","15.4":"94","15.5":"94","16.0":"96","16.1":"96","16.2":"96","17.0":"98","17.1":"98","17.2":"98","17.3":"98","17.4":"98","18.0":"100","18.1":"100","18.2":"100","18.3":"100","19.0":"102","19.1":"102","20.0":"104","20.1":"104","20.2":"104","20.3":"104","21.0":"106","21.1":"106","21.2":"106","21.3":"106","21.4":"106","22.0":"108","22.1":"108","22.2":"108","22.3":"108","23.0":"110","23.1":"110","23.2":"110","23.3":"110","24.0":"112","24.1":"112","24.2":"112","24.3":"112","24.4":"112","24.5":"112","24.6":"112","24.7":"112","24.8":"112","25.0":"114","25.1":"114","25.2":"114","25.3":"114","25.4":"114","25.5":"114","25.6":"114","25.7":"114","25.8":"114","25.9":"114","26.0":"116","26.1":"116","26.2":"116","26.3":"116","26.4":"116","26.5":"116","26.6":"116","27.0":"118","27.1":"118","27.2":"118","27.3":"118","28.0":"120","28.1":"120","28.2":"120","28.3":"120","29.0":"122","29.1":"122","29.2":"122","29.3":"122","29.4":"122","30.0":"124","30.1":"124","30.2":"124","30.3":"124","30.4":"124","30.5":"124","31.0":"126","31.1":"126","31.2":"126","31.3":"126","31.4":"126","31.5":"126","31.6":"126","31.7":"126","32.0":"128","32.1":"128","32.2":"128","33.0":"130","33.1":"130","33.2":"130","34.0":"132"}),Rf}e(fS,"requireVersions");var pS={start:"2015-09-08",lts:"2015-10-12",maintenance:"2017-04-01",end:"2018-04-30",codename:"Argon"},dS={start:"2015-10-29",maintenance:"2016-04-30",end:"2016-06-30"},hS={start:"2016-04-26",lts:"2016-10-18",maintenance:"2018-04-30",end:"2019-04-30",codename:"Boron"},mS={start:"2016-10-25",maintenance:"2017-04-30",end:"2017-06-30"},yS={start:"2017-05-30",lts:"2017-10-31",maintenance:"2019-01-01",end:"2019-12-31",codename:"Carbon"},gS={start:"2017-10-01",maintenance:"2018-04-01",end:"2018-06-30"},bS={start:"2018-04-24",lts:"2018-10-30",maintenance:"2020-05-19",end:"2021-04-30",codename:"Dubnium"},TS={start:"2018-10-23",maintenance:"2019-04-22",end:"2019-06-01"},ES={start:"2019-04-23",lts:"2019-10-21",maintenance:"2020-11-30",end:"2022-04-30",codename:"Erbium"},vS={start:"2019-10-22",maintenance:"2020-04-01",end:"2020-06-01"},SS={start:"2020-04-21",lts:"2020-10-27",maintenance:"2021-10-19",end:"2023-04-30",codename:"Fermium"},xS={start:"2020-10-20",maintenance:"2021-04-01",end:"2021-06-01"},AS={start:"2021-04-20",lts:"2021-10-26",maintenance:"2022-10-18",end:"2023-09-11",codename:"Gallium"},PS={start:"2021-10-19",maintenance:"2022-04-01",end:"2022-06-01"},CS={start:"2022-04-19",lts:"2022-10-25",maintenance:"2023-10-18",end:"2025-04-30",codename:"Hydrogen"},DS={start:"2022-10-18",maintenance:"2023-04-01",end:"2023-06-01"},wS={start:"2023-04-18",lts:"2023-10-24",maintenance:"2024-10-22",end:"2026-04-30",codename:"Iron"},IS={start:"2023-10-17",maintenance:"2024-04-01",end:"2024-06-01"},_S={start:"2024-04-24",lts:"2024-10-29",maintenance:"2025-10-21",end:"2027-04-30",codename:""},OS={start:"2024-10-15",maintenance:"2025-04-01",end:"2025-06-01"},NS={start:"2025-04-22",lts:"2025-10-28",maintenance:"2026-10-20",end:"2028-04-30",codename:""},BS={"v0.8":{start:"2012-06-25",end:"2014-07-31"},"v0.10":{start:"2013-03-11",end:"2016-10-31"},"v0.12":{start:"2015-02-06",end:"2016-12-31"},v4:pS,v5:dS,v6:hS,v7:mS,v8:yS,v9:gS,v10:bS,v11:TS,v12:ES,v13:vS,v14:SS,v15:xS,v16:AS,v17:PS,v18:CS,v19:DS,v20:wS,v21:IS,v22:_S,v23:OS,v24:NS},Mf,k0;function F0(){if(k0)return Mf;k0=1;function t(n){this.name="BrowserslistError",this.message=n,this.browserslist=!0,Error.captureStackTrace&&Error.captureStackTrace(this,t)}return e(t,"BrowserslistError"),t.prototype=Error.prototype,Mf=t,Mf}e(F0,"requireError");var jf={exports:{}},fl={exports:{}},$f,L0;function kS(){return L0||(L0=1,$f={1:"ls",2:"rec",3:"pr",4:"cr",5:"wd",6:"other",7:"unoff"}),$f}e(kS,"requireStatuses");var Uf,R0;function FS(){return R0||(R0=1,Uf={y:1,n:2,a:4,p:8,u:16,x:32,d:64}),Uf}e(FS,"requireSupported");var M0;function LS(){if(M0)return fl.exports;M0=1;const t=kS(),n=FS(),s=Bf().browsers,a=_0().browserVersions,f=Math.log(2);function l(h){let p=Object.keys(n).reduce((x,E)=>(h&n[E]&&x.push(E),x),[]),b=h>>7,y=[];for(;b;){let x=Math.floor(Math.log(b)/f)+1;y.unshift(`#${x}`),b-=Math.pow(2,x-1)}return p.concat(y).join(" ")}e(l,"unpackSupport");function m(h){let p={status:t[h.B],title:h.C,shown:h.D};return p.stats=Object.keys(h.A).reduce((b,y)=>{let x=h.A[y];return b[s[y]]=Object.keys(x).reduce((E,T)=>{let A=x[T].split(" "),I=l(T);return A.forEach(v=>E[a[v]]=I),E},{}),b},{}),p}return e(m,"unpackFeature"),fl.exports=m,fl.exports.default=m,fl.exports}e(LS,"requireFeature");var pl={exports:{}},j0;function RS(){if(j0)return pl.exports;j0=1;const t=Bf().browsers;function n(s){return Object.keys(s).reduce((a,f)=>{let l=s[f];return a[t[f]]=Object.keys(l).reduce((m,h)=>{let p=l[h];return h==="_"?p.split(" ").forEach(b=>m[b]=null):m[h]=p,m},{}),a},{})}return e(n,"unpackRegion"),pl.exports=n,pl.exports.default=n,pl.exports}e(RS,"requireRegion");var $0;function MS(){return $0||($0=1,function(t){var n=LS().default,s=RS().default,a=ds,f=Yt,l=F0(),m=/^\s*\[(.+)]\s*$/,h=/^browserslist-config-/,p=/@[^/]+(?:\/[^/]+)?\/browserslist-config(?:-|$|\/)/,b="Browserslist config should be a string or an array of strings with browser queries",y=!1,x={},E={};function T(X){var D=" Use `dangerousExtend` option to disable.";if(!h.test(X)&&!p.test(X))throw new l("Browserslist config needs `browserslist-config-` prefix. "+D);if(X.replace(/^@[^/]+\//,"").indexOf(".")!==-1)throw new l("`.` not allowed in Browserslist config name. "+D);if(X.indexOf("node_modules")!==-1)throw new l("`node_modules` not allowed in Browserslist config."+D)}e(T,"checkExtend");function A(X){if(X in x)return x[X];var D=a.existsSync(X)&&a.statSync(X).isFile();return process.env.BROWSERSLIST_DISABLE_CACHE||(x[X]=D),D}e(A,"isFile");function I(X,D){var V=A(X)?f.dirname(X):X,K=f.resolve(V);do{if(!v(K))break;var q=D(K);if(typeof q<"u")return q}while(K!==(K=f.dirname(K)))}e(I,"eachParent");function v(X){if(!process.env.BROWSERSLIST_ROOT_PATH)return!0;var D=f.resolve(process.env.BROWSERSLIST_ROOT_PATH);return f.relative(D,X).substring(0,2)!==".."}e(v,"pathInRoot");function L(X){if(Array.isArray(X)){for(var D=0;D<X.length;D++)if(typeof X[D]!="string")throw new l(b)}else if(typeof X!="string")throw new l(b)}e(L,"check");function $(X,D){if(typeof X!="object")return X;var V;if(typeof D.env=="string"?V=D.env:process.env.BROWSERSLIST_ENV?V=process.env.BROWSERSLIST_ENV:process.env.NODE_ENV?V=process.env.NODE_ENV:V="production",D.throwOnMissing&&V&&V!=="defaults"&&!X[V])throw new l("Missing config for Browserslist environment `"+V+"`");return X[V]||X.defaults}e($,"pickEnv");function w(X){var D=JSON.parse(a.readFileSync(X).toString().replace(/^\uFEFF/m,""));if(D.browserlist&&!D.browserslist)throw new l("`browserlist` key instead of `browserslist` in "+X);var V=D.browserslist;(Array.isArray(V)||typeof V=="string")&&(V={defaults:V});for(var K in V)L(V[K]);return V}e(w,"parsePackage");function M(X){return f.basename(X)==="package.json"?w(X):t.exports.readConfig(X)}e(M,"parsePackageOrReadConfig");function C(X){var D=0;for(var V in X){var K=X[V].releaseDate||{};for(var q in K)D<K[q]&&(D=K[q])}return D*1e3}e(C,"latestReleaseTime");function P(X){var D=new Date,V=new Date(X),K=D.getFullYear()-V.getFullYear(),q=D.getMonth()-V.getMonth();return K*12+q}e(P,"getMonthsPassed");function S(X,D){if(X||(X={}),D&&"dataByBrowser"in D&&(D=D.dataByBrowser),typeof D=="object"){var V={};for(var K in D){var q=Object.keys(D[K]);if(q.length===1&&X[K]&&X[K].versions.length===1){var _=X[K].versions[0];V[K]={},V[K][_]=D[K][q[0]]}else V[K]=D[K]}return V}}e(S,"normalizeStats");function O(X,D){for(var V in X){var K=X[V];if("0"in K){var q=D[V].versions;K[q[q.length-1]]=K[0],delete K[0]}}}e(O,"normalizeUsageData"),t.exports={loadQueries:e(function(D,V){!D.dangerousExtend&&!process.env.BROWSERSLIST_DANGEROUS_EXTEND&&T(V);var K=Er(vs.resolve(V,{paths:[".",D.path]}));if(K){if(Array.isArray(K))return K;if(typeof K=="object")return K.defaults||(K.defaults=[]),$(K,D)}throw new l("`"+V+"` config exports not an array of queries or an object of envs")},"loadQueries"),loadStat:e(function(D,V,K){!D.dangerousExtend&&!process.env.BROWSERSLIST_DANGEROUS_EXTEND&&T(V);var q=Er(vs.resolve(f.join(V,"browserslist-stats.json"),{paths:["."]}));return S(K,q)},"loadStat"),getStat:e(function(D,V){var K;if(D.stats?K=D.stats:process.env.BROWSERSLIST_STATS?K=process.env.BROWSERSLIST_STATS:D.path&&f.resolve&&a.existsSync&&(K=I(D.path,function(q){var _=f.join(q,"browserslist-stats.json");return A(_)?_:void 0})),typeof K=="string")try{K=JSON.parse(a.readFileSync(K))}catch{throw new l("Can't read "+K)}return S(V,K)},"getStat"),loadConfig:e(function(D){if(process.env.BROWSERSLIST)return process.env.BROWSERSLIST;if(D.config||process.env.BROWSERSLIST_CONFIG){var V=D.config||process.env.BROWSERSLIST_CONFIG;return $(M(V),D)}else return D.path?$(t.exports.findConfig(D.path),D):void 0},"loadConfig"),loadCountry:e(function(D,V,K){var q=V.replace(/[^\w-]/g,"");if(!D[q]){var _;try{_=Er("caniuse-lite/data/regions/"+q+".js")}catch{throw new l("Unknown region name `"+q+"`.")}var j=s(_);O(j,K),D[V]={};for(var z in j)for(var Y in j[z])D[V][z+" "+Y]=j[z][Y]}},"loadCountry"),loadFeature:e(function(D,V){if(V=V.replace(/[^\w-]/g,""),!D[V]){var K;try{K=Er("caniuse-lite/data/features/"+V+".js")}catch{throw new l("Unknown feature name `"+V+"`.")}var q=n(K).stats;D[V]={};for(var _ in q){D[V][_]={};for(var j in q[_])D[V][_][j]=q[_][j]}}},"loadFeature"),parseConfig:e(function(D){var V={defaults:[]},K=["defaults"];return D.toString().replace(/#[^\n]*/g,"").split(/\n|,/).map(function(q){return q.trim()}).filter(function(q){return q!==""}).forEach(function(q){m.test(q)?(K=q.match(m)[1].trim().split(" "),K.forEach(function(_){if(V[_])throw new l("Duplicate section "+_+" in Browserslist config");V[_]=[]})):K.forEach(function(_){V[_].push(q)})}),V},"parseConfig"),readConfig:e(function(D){if(!A(D))throw new l("Can't read "+D+" config");return t.exports.parseConfig(a.readFileSync(D))},"readConfig"),findConfigFile:e(function(D){var V=I(D,function(K){var q=f.join(K,"browserslist"),_=f.join(K,"package.json"),j=f.join(K,".browserslistrc"),z;if(A(_))try{z=w(_)}catch(Y){if(Y.name==="BrowserslistError")throw Y;console.warn("[Browserslist] Could not parse "+_+". Ignoring it.")}if(A(q)&&z)throw new l(K+" contains both browserslist and package.json with browsers");if(A(j)&&z)throw new l(K+" contains both .browserslistrc and package.json with browsers");if(A(q)&&A(j))throw new l(K+" contains both .browserslistrc and browserslist");if(A(q))return q;if(A(j))return j;if(z)return _});return V},"findConfigFile"),findConfig:e(function(D){D=f.resolve(D);var V=A(D)?f.dirname(D):D;if(V in E)return E[V];var K,q=this.findConfigFile(D);if(q&&(K=M(q)),!process.env.BROWSERSLIST_DISABLE_CACHE){var _=q&&f.dirname(q);I(D,function(j){if(E[j]=K,j===_)return null})}return K},"findConfig"),clearCaches:e(function(){y=!1,x={},E={},this.cache={}},"clearCaches"),oldDataWarning:e(function(D){if(!y&&(y=!0,!process.env.BROWSERSLIST_IGNORE_OLD_DATA)){var V=C(D),K=P(V);if(V!==0&&K>=6){var q=K+" "+(K>1?"months":"month");console.warn("Browserslist: browsers data (caniuse-lite) is "+q+` old. Please run:
152
+ npx update-browserslist-db@latest
153
+ Why you should do it regularly: https://github.com/browserslist/update-db#readme`)}}},"oldDataWarning"),currentNode:e(function(){return"node "+process.versions.node},"currentNode"),env:process.env}}(jf)),jf.exports}e(MS,"requireNode");var qf,U0;function jS(){if(U0)return qf;U0=1;var t=/^\s+and\s+(.*)/i,n=/^(?:,\s*|\s+or\s+)(.*)/i;function s(m){return Array.isArray(m)?m.reduce(function(h,p){return h.concat(s(p))},[]):[m]}e(s,"flatten");function a(m,h){for(var p=m.length,b=1;b<=p;b++){var y=m.substr(-b,b);if(h(y,b,p))return m.slice(0,-b)}return""}e(a,"find");function f(m,h){var p={query:h};h.indexOf("not ")===0&&(p.not=!0,h=h.slice(4));for(var b in m){var y=m[b],x=h.match(y.regexp);if(x){p.type=b;for(var E=0;E<y.matches.length;E++)p[y.matches[E]]=x[E+1];return p}}return p.type="unknown",p}e(f,"matchQuery");function l(m,h,p){var b;return a(h,function(y,x,E){return t.test(y)?(b=f(m,y.match(t)[1]),b.compose="and",p.unshift(b),!0):n.test(y)?(b=f(m,y.match(n)[1]),b.compose="or",p.unshift(b),!0):x===E?(b=f(m,y.trim()),b.compose="or",p.unshift(b),!0):!1})}return e(l,"matchBlock"),qf=e(function(h,p){return Array.isArray(p)||(p=[p]),s(p.map(function(b){var y=[];do b=l(h,b,y);while(b);return y}))},"parse"),qf}e(jS,"requireParse$1");var Vf,q0;function $S(){if(q0)return Vf;q0=1;var t=aS,n=cS().agents,s=fS(),a=BS,f=Yt,l=F0(),m=MS(),h=jS(),p=365.259641*24*60*60*1e3,b="37",y=14;function x(Z,re){return(Z+".").indexOf(re+".")===0}e(x,"isVersionsMatch");function E(Z){var re=Z.slice(1);return Se.nodeVersions.some(function(ue){return x(ue,re)})}e(E,"isEolReleased");function T(Z){return Z.filter(function(re){return typeof re=="string"})}e(T,"normalize");function A(Z){var re=Z;return Z.split(".").length===3&&(re=Z.split(".").slice(0,-1).join(".")),re}e(A,"normalizeElectron");function I(Z){return e(function(ue){return Z+" "+ue},"mapName")}e(I,"nameMapper");function v(Z){return parseInt(Z.split(".")[0])}e(v,"getMajor");function L(Z,re){if(Z.length===0)return[];var ue=$(Z.map(v)),ge=ue[ue.length-re];if(!ge)return Z;for(var Oe=[],Be=Z.length-1;Be>=0&&!(ge>v(Z[Be]));Be--)Oe.unshift(Z[Be]);return Oe}e(L,"getMajorVersions");function $(Z){for(var re=[],ue=0;ue<Z.length;ue++)re.indexOf(Z[ue])===-1&&re.push(Z[ue]);return re}e($,"uniq");function w(Z,re,ue){for(var ge in ue)Z[re+" "+ge]=ue[ge]}e(w,"fillUsage");function M(Z,re){if(re=parseFloat(re),Z===">")return function(ge){return ue(ge)>re};return Z===">="?function(ge){return ue(ge)>=re}:Z==="<"?function(ge){return parseFloat(ge)<re}:function(ge){return parseFloat(ge)<=re};function ue(ge){return parseFloat(ge.split("-")[1]||ge)}}e(M,"generateFilter");function C(Z,re){return re=re.split(".").map(P),re[1]=re[1]||0,re[2]=re[2]||0,Z===">"?function(ue){return ue=ue.split(".").map(P),O(ue,re)>0}:Z===">="?function(ue){return ue=ue.split(".").map(P),O(ue,re)>=0}:Z==="<"?function(ue){return ue=ue.split(".").map(P),O(re,ue)>0}:function(ue){return ue=ue.split(".").map(P),O(re,ue)>=0}}e(C,"generateSemverFilter");function P(Z){return parseInt(Z)}e(P,"parseSimpleInt");function S(Z,re){return Z<re?-1:Z>re?1:0}e(S,"compare");function O(Z,re){return S(parseInt(Z[0]),parseInt(re[0]))||S(parseInt(Z[1]||"0"),parseInt(re[1]||"0"))||S(parseInt(Z[2]||"0"),parseInt(re[2]||"0"))}e(O,"compareSemver");function X(Z,re){switch(re=re.split(".").map(P),typeof re[1]>"u"&&(re[1]="x"),Z){case"<=":return function(ue){return ue=ue.split(".").map(P),D(ue,re)<=0};case">=":default:return function(ue){return ue=ue.split(".").map(P),D(ue,re)>=0}}}e(X,"semverFilterLoose");function D(Z,re){return Z[0]!==re[0]?Z[0]<re[0]?-1:1:re[1]==="x"?0:Z[1]!==re[1]?Z[1]<re[1]?-1:1:0}e(D,"compareSemverLoose");function V(Z,re){return Z.versions.indexOf(re)!==-1?re:Se.versionAliases[Z.name][re]?Se.versionAliases[Z.name][re]:!1}e(V,"resolveVersion");function K(Z,re){var ue=V(Z,re);return ue||(Z.versions.length===1?Z.versions[0]:!1)}e(K,"normalizeVersion");function q(Z,re){return Z=Z/1e3,Object.keys(n).reduce(function(ue,ge){var Oe=j(ge,re);if(!Oe)return ue;var Be=Object.keys(Oe.releaseDate).filter(function(qe){var Ye=Oe.releaseDate[qe];return Ye!==null&&Ye>=Z});return ue.concat(Be.map(I(Oe.name)))},[])}e(q,"filterByYear");function _(Z){return{name:Z.name,versions:Z.versions,released:Z.released,releaseDate:Z.releaseDate}}e(_,"cloneData");function j(Z,re){if(Z=Z.toLowerCase(),Z=Se.aliases[Z]||Z,re.mobileToDesktop&&Se.desktopNames[Z]){var ue=Se.data[Se.desktopNames[Z]];if(Z==="android")return N(_(Se.data[Z]),ue);var ge=_(ue);return ge.name=Z,ge}return Se.data[Z]}e(j,"byName");function z(Z,re){var ue=re.indexOf(b);return Z.filter(function(ge){return/^(?:[2-4]\.|[34]$)/.test(ge)}).concat(re.slice(ue))}e(z,"normalizeAndroidVersions");function Y(Z){var re={};for(var ue in Z)re[ue]=Z[ue];return re}e(Y,"copyObject");function N(Z,re){return Z.released=z(Z.released,re.released),Z.versions=z(Z.versions,re.versions),Z.releaseDate=Y(Z.releaseDate),Z.released.forEach(function(ue){Z.releaseDate[ue]===void 0&&(Z.releaseDate[ue]=re.releaseDate[ue])}),Z}e(N,"normalizeAndroidData");function te(Z,re){var ue=j(Z,re);if(!ue)throw new l("Unknown browser "+Z);return ue}e(te,"checkName");function se(Z){return new l("Unknown browser query `"+Z+"`. Maybe you are using old Browserslist or made typo in query.")}e(se,"unknownQuery");function de(Z,re,ue,ge){var Oe=1;switch(re){case"android":if(ge.mobileToDesktop)return Z;var Be=Se.data.chrome.released;Oe=Be.length-Be.indexOf(b);break;case"op_mob":var qe=Se.data.op_mob.released.slice(-1)[0];Oe=v(qe)-y+1;break;default:return Z}return ue<=Oe?Z.slice(-1):Z.slice(Oe-1-ue)}e(de,"filterJumps");function we(Z,re){return typeof Z=="string"&&(Z.indexOf("y")>=0||re&&Z.indexOf("a")>=0)}e(we,"isSupported");function ve(Z,re){return h(Ae,Z).reduce(function(ue,ge,Oe){if(ge.not&&Oe===0)throw new l("Write any browsers query (for instance, `defaults`) before `"+ge.query+"`");var Be=Ae[ge.type],qe=Be.select.call(Se,re,ge).map(function(He){var nt=He.split(" ");return nt[1]==="0"?nt[0]+" "+j(nt[0],re).versions[0]:He});if(ge.compose==="and")return ge.not?ue.filter(function(He){return qe.indexOf(He)===-1}):ue.filter(function(He){return qe.indexOf(He)!==-1});if(ge.not){var Ye={};return qe.forEach(function(He){Ye[He]=!0}),ue.filter(function(He){return!Ye[He]})}return ue.concat(qe)},[])}e(ve,"resolve");function Ee(Z){return typeof Z>"u"&&(Z={}),typeof Z.path>"u"&&(Z.path=f.resolve?f.resolve("."):"."),Z}e(Ee,"prepareOpts");function fe(Z,re){if(typeof Z>"u"||Z===null){var ue=Se.loadConfig(re);ue?Z=ue:Z=Se.defaults}return Z}e(fe,"prepareQueries");function Ce(Z){if(!(typeof Z=="string"||Array.isArray(Z)))throw new l("Browser queries must be an array or string. Got "+typeof Z+".")}e(Ce,"checkQueries");var xe={};function Se(Z,re){re=Ee(re),Z=fe(Z,re),Ce(Z);var ue={ignoreUnknownVersions:re.ignoreUnknownVersions,dangerousExtend:re.dangerousExtend,mobileToDesktop:re.mobileToDesktop,path:re.path,env:re.env};m.oldDataWarning(Se.data);var ge=m.getStat(re,Se.data);if(ge){ue.customUsage={};for(var Oe in ge)w(ue.customUsage,Oe,ge[Oe])}var Be=JSON.stringify([Z,ue]);if(xe[Be])return xe[Be];var qe=$(ve(Z,ue)).sort(function(Ye,He){if(Ye=Ye.split(" "),He=He.split(" "),Ye[0]===He[0]){var nt=Ye[1].split("-")[0],ut=He[1].split("-")[0];return O(ut.split("."),nt.split("."))}else return S(Ye[0],He[0])});return m.env.BROWSERSLIST_DISABLE_CACHE||(xe[Be]=qe),qe}e(Se,"browserslist"),Se.parse=function(Z,re){return re=Ee(re),Z=fe(Z,re),Ce(Z),h(Ae,Z)},Se.cache={},Se.data={},Se.usage={global:{},custom:null},Se.defaults=["> 0.5%","last 2 versions","Firefox ESR","not dead"],Se.aliases={fx:"firefox",ff:"firefox",ios:"ios_saf",explorer:"ie",blackberry:"bb",explorermobile:"ie_mob",operamini:"op_mini",operamobile:"op_mob",chromeandroid:"and_chr",firefoxandroid:"and_ff",ucandroid:"and_uc",qqandroid:"and_qq"},Se.desktopNames={and_chr:"chrome",and_ff:"firefox",ie_mob:"ie",android:"chrome"},Se.versionAliases={},Se.clearCaches=m.clearCaches,Se.parseConfig=m.parseConfig,Se.readConfig=m.readConfig,Se.findConfigFile=m.findConfigFile,Se.findConfig=m.findConfig,Se.loadConfig=m.loadConfig,Se.coverage=function(Z,re){var ue;if(typeof re>"u")ue=Se.usage.global;else if(re==="my stats"){var ge={};ge.path=f.resolve?f.resolve("."):".";var Oe=m.getStat(ge);if(!Oe)throw new l("Custom usage statistics was not provided");ue={};for(var Be in Oe)w(ue,Be,Oe[Be])}else if(typeof re=="string")re.length>2?re=re.toLowerCase():re=re.toUpperCase(),m.loadCountry(Se.usage,re,Se.data),ue=Se.usage[re];else{"dataByBrowser"in re&&(re=re.dataByBrowser),ue={};for(var qe in re)for(var Ye in re[qe])ue[qe+" "+Ye]=re[qe][Ye]}return Z.reduce(function(He,nt){var ut=ue[nt];return ut===void 0&&(ut=ue[nt.replace(/ \S+$/," 0")]),He+(ut||0)},0)};function Ue(Z,re){var ue=Se.nodeVersions.filter(function(ge){return x(ge,re.version)});if(ue.length===0){if(Z.ignoreUnknownVersions)return[];throw new l("Unknown version "+re.version+" of Node.js")}return["node "+ue[ue.length-1]]}e(Ue,"nodeQuery");function Fe(Z,re){var ue=parseInt(re.year),ge=parseInt(re.month||"01")-1,Oe=parseInt(re.day||"01");return q(Date.UTC(ue,ge,Oe,0,0,0),Z)}e(Fe,"sinceQuery");function Re(Z,re){var ue=parseFloat(re.coverage),ge=Se.usage.global;if(re.place)if(re.place.match(/^my\s+stats$/i)){if(!Z.customUsage)throw new l("Custom usage statistics was not provided");ge=Z.customUsage}else{var Oe;re.place.length===2?Oe=re.place.toUpperCase():Oe=re.place.toLowerCase(),m.loadCountry(Se.usage,Oe,Se.data),ge=Se.usage[Oe]}for(var Be=Object.keys(ge).sort(function(ut,Ne){return ge[Ne]-ge[ut]}),qe=0,Ye=[],He,nt=0;nt<Be.length&&(He=Be[nt],!(ge[He]===0||(qe+=ge[He],Ye.push(He),qe>=ue)));nt++);return Ye}e(Re,"coverQuery");var Ae={last_major_versions:{matches:["versions"],regexp:/^last\s+(\d+)\s+major\s+versions?$/i,select:e(function(Z,re){return Object.keys(n).reduce(function(ue,ge){var Oe=j(ge,Z);if(!Oe)return ue;var Be=L(Oe.released,re.versions);return Be=Be.map(I(Oe.name)),Be=de(Be,Oe.name,re.versions,Z),ue.concat(Be)},[])},"select")},last_versions:{matches:["versions"],regexp:/^last\s+(\d+)\s+versions?$/i,select:e(function(Z,re){return Object.keys(n).reduce(function(ue,ge){var Oe=j(ge,Z);if(!Oe)return ue;var Be=Oe.released.slice(-re.versions);return Be=Be.map(I(Oe.name)),Be=de(Be,Oe.name,re.versions,Z),ue.concat(Be)},[])},"select")},last_electron_major_versions:{matches:["versions"],regexp:/^last\s+(\d+)\s+electron\s+major\s+versions?$/i,select:e(function(Z,re){var ue=L(Object.keys(s),re.versions);return ue.map(function(ge){return"chrome "+s[ge]})},"select")},last_node_major_versions:{matches:["versions"],regexp:/^last\s+(\d+)\s+node\s+major\s+versions?$/i,select:e(function(Z,re){return L(Se.nodeVersions,re.versions).map(function(ue){return"node "+ue})},"select")},last_browser_major_versions:{matches:["versions","browser"],regexp:/^last\s+(\d+)\s+(\w+)\s+major\s+versions?$/i,select:e(function(Z,re){var ue=te(re.browser,Z),ge=L(ue.released,re.versions),Oe=ge.map(I(ue.name));return Oe=de(Oe,ue.name,re.versions,Z),Oe},"select")},last_electron_versions:{matches:["versions"],regexp:/^last\s+(\d+)\s+electron\s+versions?$/i,select:e(function(Z,re){return Object.keys(s).slice(-re.versions).map(function(ue){return"chrome "+s[ue]})},"select")},last_node_versions:{matches:["versions"],regexp:/^last\s+(\d+)\s+node\s+versions?$/i,select:e(function(Z,re){return Se.nodeVersions.slice(-re.versions).map(function(ue){return"node "+ue})},"select")},last_browser_versions:{matches:["versions","browser"],regexp:/^last\s+(\d+)\s+(\w+)\s+versions?$/i,select:e(function(Z,re){var ue=te(re.browser,Z),ge=ue.released.slice(-re.versions).map(I(ue.name));return ge=de(ge,ue.name,re.versions,Z),ge},"select")},unreleased_versions:{matches:[],regexp:/^unreleased\s+versions$/i,select:e(function(Z){return Object.keys(n).reduce(function(re,ue){var ge=j(ue,Z);if(!ge)return re;var Oe=ge.versions.filter(function(Be){return ge.released.indexOf(Be)===-1});return Oe=Oe.map(I(ge.name)),re.concat(Oe)},[])},"select")},unreleased_electron_versions:{matches:[],regexp:/^unreleased\s+electron\s+versions?$/i,select:e(function(){return[]},"select")},unreleased_browser_versions:{matches:["browser"],regexp:/^unreleased\s+(\w+)\s+versions?$/i,select:e(function(Z,re){var ue=te(re.browser,Z);return ue.versions.filter(function(ge){return ue.released.indexOf(ge)===-1}).map(I(ue.name))},"select")},last_years:{matches:["years"],regexp:/^last\s+(\d*.?\d+)\s+years?$/i,select:e(function(Z,re){return q(Date.now()-p*re.years,Z)},"select")},since_y:{matches:["year"],regexp:/^since (\d+)$/i,select:Fe},since_y_m:{matches:["year","month"],regexp:/^since (\d+)-(\d+)$/i,select:Fe},since_y_m_d:{matches:["year","month","day"],regexp:/^since (\d+)-(\d+)-(\d+)$/i,select:Fe},popularity:{matches:["sign","popularity"],regexp:/^(>=?|<=?)\s*(\d+|\d+\.\d+|\.\d+)%$/,select:e(function(Z,re){var ue=parseFloat(re.popularity),ge=Se.usage.global;return Object.keys(ge).reduce(function(Oe,Be){return re.sign===">"?ge[Be]>ue&&Oe.push(Be):re.sign==="<"?ge[Be]<ue&&Oe.push(Be):re.sign==="<="?ge[Be]<=ue&&Oe.push(Be):ge[Be]>=ue&&Oe.push(Be),Oe},[])},"select")},popularity_in_my_stats:{matches:["sign","popularity"],regexp:/^(>=?|<=?)\s*(\d+|\d+\.\d+|\.\d+)%\s+in\s+my\s+stats$/,select:e(function(Z,re){var ue=parseFloat(re.popularity);if(!Z.customUsage)throw new l("Custom usage statistics was not provided");var ge=Z.customUsage;return Object.keys(ge).reduce(function(Oe,Be){var qe=ge[Be];return qe==null||(re.sign===">"?qe>ue&&Oe.push(Be):re.sign==="<"?qe<ue&&Oe.push(Be):re.sign==="<="?qe<=ue&&Oe.push(Be):qe>=ue&&Oe.push(Be)),Oe},[])},"select")},popularity_in_config_stats:{matches:["sign","popularity","config"],regexp:/^(>=?|<=?)\s*(\d+|\d+\.\d+|\.\d+)%\s+in\s+(\S+)\s+stats$/,select:e(function(Z,re){var ue=parseFloat(re.popularity),ge=m.loadStat(Z,re.config,Se.data);if(ge){Z.customUsage={};for(var Oe in ge)w(Z.customUsage,Oe,ge[Oe])}if(!Z.customUsage)throw new l("Custom usage statistics was not provided");var Be=Z.customUsage;return Object.keys(Be).reduce(function(qe,Ye){var He=Be[Ye];return He==null||(re.sign===">"?He>ue&&qe.push(Ye):re.sign==="<"?He<ue&&qe.push(Ye):re.sign==="<="?He<=ue&&qe.push(Ye):He>=ue&&qe.push(Ye)),qe},[])},"select")},popularity_in_place:{matches:["sign","popularity","place"],regexp:/^(>=?|<=?)\s*(\d+|\d+\.\d+|\.\d+)%\s+in\s+((alt-)?\w\w)$/,select:e(function(Z,re){var ue=parseFloat(re.popularity),ge=re.place;ge.length===2?ge=ge.toUpperCase():ge=ge.toLowerCase(),m.loadCountry(Se.usage,ge,Se.data);var Oe=Se.usage[ge];return Object.keys(Oe).reduce(function(Be,qe){var Ye=Oe[qe];return Ye==null||(re.sign===">"?Ye>ue&&Be.push(qe):re.sign==="<"?Ye<ue&&Be.push(qe):re.sign==="<="?Ye<=ue&&Be.push(qe):Ye>=ue&&Be.push(qe)),Be},[])},"select")},cover:{matches:["coverage"],regexp:/^cover\s+(\d+|\d+\.\d+|\.\d+)%$/i,select:Re},cover_in:{matches:["coverage","place"],regexp:/^cover\s+(\d+|\d+\.\d+|\.\d+)%\s+in\s+(my\s+stats|(alt-)?\w\w)$/i,select:Re},supports:{matches:["supportType","feature"],regexp:/^(?:(fully|partially)\s+)?supports\s+([\w-]+)$/,select:e(function(Z,re){m.loadFeature(Se.cache,re.feature);var ue=re.supportType!=="fully",ge=Se.cache[re.feature],Oe=[];for(var Be in ge){for(var qe=j(Be,Z),Ye=qe.released.length-1;Ye>=0&&!(qe.released[Ye]in ge[Be]);)Ye--;var He=Z.mobileToDesktop&&Be in Se.desktopNames&&we(ge[Be][qe.released[Ye]],ue);qe.versions.forEach(function(nt){var ut=ge[Be][nt];ut===void 0&&He&&(ut=ge[Se.desktopNames[Be]][nt]),we(ut,ue)&&Oe.push(Be+" "+nt)})}return Oe},"select")},electron_range:{matches:["from","to"],regexp:/^electron\s+([\d.]+)\s*-\s*([\d.]+)$/i,select:e(function(Z,re){var ue=A(re.from),ge=A(re.to),Oe=parseFloat(re.from),Be=parseFloat(re.to);if(!s[ue])throw new l("Unknown version "+Oe+" of electron");if(!s[ge])throw new l("Unknown version "+Be+" of electron");return Object.keys(s).filter(function(qe){var Ye=parseFloat(qe);return Ye>=Oe&&Ye<=Be}).map(function(qe){return"chrome "+s[qe]})},"select")},node_range:{matches:["from","to"],regexp:/^node\s+([\d.]+)\s*-\s*([\d.]+)$/i,select:e(function(Z,re){return Se.nodeVersions.filter(X(">=",re.from)).filter(X("<=",re.to)).map(function(ue){return"node "+ue})},"select")},browser_range:{matches:["browser","from","to"],regexp:/^(\w+)\s+([\d.]+)\s*-\s*([\d.]+)$/i,select:e(function(Z,re){var ue=te(re.browser,Z),ge=parseFloat(K(ue,re.from)||re.from),Oe=parseFloat(K(ue,re.to)||re.to);function Be(qe){var Ye=parseFloat(qe);return Ye>=ge&&Ye<=Oe}return e(Be,"filter"),ue.released.filter(Be).map(I(ue.name))},"select")},electron_ray:{matches:["sign","version"],regexp:/^electron\s*(>=?|<=?)\s*([\d.]+)$/i,select:e(function(Z,re){var ue=A(re.version);return Object.keys(s).filter(M(re.sign,ue)).map(function(ge){return"chrome "+s[ge]})},"select")},node_ray:{matches:["sign","version"],regexp:/^node\s*(>=?|<=?)\s*([\d.]+)$/i,select:e(function(Z,re){return Se.nodeVersions.filter(C(re.sign,re.version)).map(function(ue){return"node "+ue})},"select")},browser_ray:{matches:["browser","sign","version"],regexp:/^(\w+)\s*(>=?|<=?)\s*([\d.]+)$/,select:e(function(Z,re){var ue=re.version,ge=te(re.browser,Z),Oe=Se.versionAliases[ge.name][ue];return Oe&&(ue=Oe),ge.released.filter(M(re.sign,ue)).map(function(Be){return ge.name+" "+Be})},"select")},firefox_esr:{matches:[],regexp:/^(firefox|ff|fx)\s+esr$/i,select:e(function(){return["firefox 115","firefox 128"]},"select")},opera_mini_all:{matches:[],regexp:/(operamini|op_mini)\s+all/i,select:e(function(){return["op_mini all"]},"select")},electron_version:{matches:["version"],regexp:/^electron\s+([\d.]+)$/i,select:e(function(Z,re){var ue=A(re.version),ge=s[ue];if(!ge)throw new l("Unknown version "+re.version+" of electron");return["chrome "+ge]},"select")},node_major_version:{matches:["version"],regexp:/^node\s+(\d+)$/i,select:Ue},node_minor_version:{matches:["version"],regexp:/^node\s+(\d+\.\d+)$/i,select:Ue},node_patch_version:{matches:["version"],regexp:/^node\s+(\d+\.\d+\.\d+)$/i,select:Ue},current_node:{matches:[],regexp:/^current\s+node$/i,select:e(function(Z){return[m.currentNode(ve,Z)]},"select")},maintained_node:{matches:[],regexp:/^maintained\s+node\s+versions$/i,select:e(function(Z){var re=Date.now(),ue=Object.keys(a).filter(function(ge){return re<Date.parse(a[ge].end)&&re>Date.parse(a[ge].start)&&E(ge)}).map(function(ge){return"node "+ge.slice(1)});return ve(ue,Z)},"select")},phantomjs_1_9:{matches:[],regexp:/^phantomjs\s+1.9$/i,select:e(function(){return["safari 5"]},"select")},phantomjs_2_1:{matches:[],regexp:/^phantomjs\s+2.1$/i,select:e(function(){return["safari 6"]},"select")},browser_version:{matches:["browser","version"],regexp:/^(\w+)\s+(tp|[\d.]+)$/i,select:e(function(Z,re){var ue=re.version;/^tp$/i.test(ue)&&(ue="TP");var ge=te(re.browser,Z),Oe=K(ge,ue);if(Oe)ue=Oe;else if(ue.indexOf(".")===-1?Oe=ue+".0":Oe=ue.replace(/\.0$/,""),Oe=K(ge,Oe),Oe)ue=Oe;else{if(Z.ignoreUnknownVersions)return[];throw new l("Unknown version "+ue+" of "+re.browser)}return[ge.name+" "+ue]},"select")},browserslist_config:{matches:[],regexp:/^browserslist config$/i,select:e(function(Z){return Se(void 0,Z)},"select")},extends:{matches:["config"],regexp:/^extends (.+)$/i,select:e(function(Z,re){return ve(m.loadQueries(Z,re.config),Z)},"select")},defaults:{matches:[],regexp:/^defaults$/i,select:e(function(Z){return ve(Se.defaults,Z)},"select")},dead:{matches:[],regexp:/^dead$/i,select:e(function(Z){var re=["Baidu >= 0","ie <= 11","ie_mob <= 11","bb <= 10","op_mob <= 12.1","samsung 4"];return ve(re,Z)},"select")},unknown:{matches:[],regexp:/^(\w+)$/i,select:e(function(Z,re){throw j(re.query,Z)?new l("Specify versions in Browserslist query for browser "+re.query):se(re.query)},"select")}};return function(){for(var Z in n){var re=n[Z];Se.data[Z]={name:Z,versions:T(n[Z].versions),released:T(n[Z].versions.slice(0,-3)),releaseDate:n[Z].release_date},w(Se.usage.global,Z,re.usage_global),Se.versionAliases[Z]={};for(var ue=0;ue<re.versions.length;ue++){var ge=re.versions[ue];if(ge&&ge.indexOf("-")!==-1)for(var Oe=ge.split("-"),Be=0;Be<Oe.length;Be++)Se.versionAliases[Z][Oe[Be]]=ge}}Se.nodeVersions=t.map(function(qe){return qe.version})}(),Vf=Se,Vf}e($S,"requireBrowserslist");var Kf={},io={},dl={},V0;function K0(){if(V0)return dl;V0=1,Object.defineProperty(dl,"__esModule",{value:!0}),dl.findSuggestion=s;const{min:t}=Math;function n(a,f){let l=[],m=[],h,p;const b=a.length,y=f.length;if(!b)return y;if(!y)return b;for(p=0;p<=y;p++)l[p]=p;for(h=1;h<=b;h++){for(m=[h],p=1;p<=y;p++)m[p]=a[h-1]===f[p-1]?l[p-1]:t(l[p-1],l[p],m[p-1])+1;l=m}return m[y]}e(n,"levenshtein");function s(a,f){const l=f.map(m=>n(m,a));return f[l.indexOf(t(...l))]}return e(s,"findSuggestion$1"),dl}e(K0,"requireFindSuggestion");var W0;function US(){if(W0)return io;W0=1,Object.defineProperty(io,"__esModule",{value:!0}),io.OptionValidator=void 0;var t=K0();const s=class s{constructor(f){this.descriptor=f}validateTopLevelOptions(f,l){const m=Object.keys(l);for(const h of Object.keys(f))if(!m.includes(h))throw new Error(this.formatMessage(`'${h}' is not a valid top-level option.
154
+ - Did you mean '${(0,t.findSuggestion)(h,m)}'?`))}validateBooleanOption(f,l,m){return l===void 0?m:(this.invariant(typeof l=="boolean",`'${f}' option must be a boolean.`),l)}validateStringOption(f,l,m){return l===void 0?m:(this.invariant(typeof l=="string",`'${f}' option must be a string.`),l)}invariant(f,l){if(!f)throw new Error(this.formatMessage(l))}formatMessage(f){return`${this.descriptor}: ${f}`}};e(s,"OptionValidator");let n=s;return io.OptionValidator=n,io}e(US,"requireValidator");var G0;function H0(){return G0||(G0=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"OptionValidator",{enumerable:!0,get:e(function(){return n.OptionValidator},"get")}),Object.defineProperty(t,"findSuggestion",{enumerable:!0,get:e(function(){return s.findSuggestion},"get")});var n=US(),s=K0()}(Kf)),Kf}e(H0,"requireLib$2");var qS={"es6.module":{chrome:"61",and_chr:"61",edge:"16",firefox:"60",and_ff:"60",node:"13.2.0",opera:"48",op_mob:"45",safari:"10.1",ios:"10.3",samsung:"8.2",android:"61",electron:"2.0",ios_saf:"10.3"}},Wf,X0;function VS(){return X0||(X0=1,Wf=qS),Wf}e(VS,"requireNativeModules");var Gf,Y0;function KS(){return Y0||(Y0=1,Gf=e(function(t){t.prototype[Symbol.iterator]=function*(){for(let n=this.head;n;n=n.next)yield n.value}},"iterator")),Gf}e(KS,"requireIterator");var Hf,J0;function WS(){if(J0)return Hf;J0=1,Hf=t,t.Node=f,t.create=t;function t(l){var m=this;if(m instanceof t||(m=new t),m.tail=null,m.head=null,m.length=0,l&&typeof l.forEach=="function")l.forEach(function(b){m.push(b)});else if(arguments.length>0)for(var h=0,p=arguments.length;h<p;h++)m.push(arguments[h]);return m}e(t,"Yallist"),t.prototype.removeNode=function(l){if(l.list!==this)throw new Error("removing node which does not belong to this list");var m=l.next,h=l.prev;return m&&(m.prev=h),h&&(h.next=m),l===this.head&&(this.head=m),l===this.tail&&(this.tail=h),l.list.length--,l.next=null,l.prev=null,l.list=null,m},t.prototype.unshiftNode=function(l){if(l!==this.head){l.list&&l.list.removeNode(l);var m=this.head;l.list=this,l.next=m,m&&(m.prev=l),this.head=l,this.tail||(this.tail=l),this.length++}},t.prototype.pushNode=function(l){if(l!==this.tail){l.list&&l.list.removeNode(l);var m=this.tail;l.list=this,l.prev=m,m&&(m.next=l),this.tail=l,this.head||(this.head=l),this.length++}},t.prototype.push=function(){for(var l=0,m=arguments.length;l<m;l++)s(this,arguments[l]);return this.length},t.prototype.unshift=function(){for(var l=0,m=arguments.length;l<m;l++)a(this,arguments[l]);return this.length},t.prototype.pop=function(){if(this.tail){var l=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,l}},t.prototype.shift=function(){if(this.head){var l=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,l}},t.prototype.forEach=function(l,m){m=m||this;for(var h=this.head,p=0;h!==null;p++)l.call(m,h.value,p,this),h=h.next},t.prototype.forEachReverse=function(l,m){m=m||this;for(var h=this.tail,p=this.length-1;h!==null;p--)l.call(m,h.value,p,this),h=h.prev},t.prototype.get=function(l){for(var m=0,h=this.head;h!==null&&m<l;m++)h=h.next;if(m===l&&h!==null)return h.value},t.prototype.getReverse=function(l){for(var m=0,h=this.tail;h!==null&&m<l;m++)h=h.prev;if(m===l&&h!==null)return h.value},t.prototype.map=function(l,m){m=m||this;for(var h=new t,p=this.head;p!==null;)h.push(l.call(m,p.value,this)),p=p.next;return h},t.prototype.mapReverse=function(l,m){m=m||this;for(var h=new t,p=this.tail;p!==null;)h.push(l.call(m,p.value,this)),p=p.prev;return h},t.prototype.reduce=function(l,m){var h,p=this.head;if(arguments.length>1)h=m;else if(this.head)p=this.head.next,h=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var b=0;p!==null;b++)h=l(h,p.value,b),p=p.next;return h},t.prototype.reduceReverse=function(l,m){var h,p=this.tail;if(arguments.length>1)h=m;else if(this.tail)p=this.tail.prev,h=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var b=this.length-1;p!==null;b--)h=l(h,p.value,b),p=p.prev;return h},t.prototype.toArray=function(){for(var l=new Array(this.length),m=0,h=this.head;h!==null;m++)l[m]=h.value,h=h.next;return l},t.prototype.toArrayReverse=function(){for(var l=new Array(this.length),m=0,h=this.tail;h!==null;m++)l[m]=h.value,h=h.prev;return l},t.prototype.slice=function(l,m){m=m||this.length,m<0&&(m+=this.length),l=l||0,l<0&&(l+=this.length);var h=new t;if(m<l||m<0)return h;l<0&&(l=0),m>this.length&&(m=this.length);for(var p=0,b=this.head;b!==null&&p<l;p++)b=b.next;for(;b!==null&&p<m;p++,b=b.next)h.push(b.value);return h},t.prototype.sliceReverse=function(l,m){m=m||this.length,m<0&&(m+=this.length),l=l||0,l<0&&(l+=this.length);var h=new t;if(m<l||m<0)return h;l<0&&(l=0),m>this.length&&(m=this.length);for(var p=this.length,b=this.tail;b!==null&&p>m;p--)b=b.prev;for(;b!==null&&p>l;p--,b=b.prev)h.push(b.value);return h},t.prototype.splice=function(l,m){l>this.length&&(l=this.length-1),l<0&&(l=this.length+l);for(var h=0,p=this.head;p!==null&&h<l;h++)p=p.next;for(var b=[],h=0;p&&h<m;h++)b.push(p.value),p=this.removeNode(p);p===null&&(p=this.tail),p!==this.head&&p!==this.tail&&(p=p.prev);for(var h=2;h<arguments.length;h++)p=n(this,p,arguments[h]);return b},t.prototype.reverse=function(){for(var l=this.head,m=this.tail,h=l;h!==null;h=h.prev){var p=h.prev;h.prev=h.next,h.next=p}return this.head=m,this.tail=l,this};function n(l,m,h){var p=m===l.head?new f(h,null,m,l):new f(h,m,m.next,l);return p.next===null&&(l.tail=p),p.prev===null&&(l.head=p),l.length++,p}e(n,"insert");function s(l,m){l.tail=new f(m,l.tail,null,l),l.head||(l.head=l.tail),l.length++}e(s,"push");function a(l,m){l.head=new f(m,null,l.head,l),l.tail||(l.tail=l.head),l.length++}e(a,"unshift");function f(l,m,h,p){if(!(this instanceof f))return new f(l,m,h,p);this.list=p,this.value=l,m?(m.next=this,this.prev=m):this.prev=null,h?(h.prev=this,this.next=h):this.next=null}e(f,"Node");try{KS()(t)}catch{}return Hf}e(WS,"requireYallist");var Xf,z0;function GS(){if(z0)return Xf;z0=1;const t=WS(),n=Symbol("max"),s=Symbol("length"),a=Symbol("lengthCalculator"),f=Symbol("allowStale"),l=Symbol("maxAge"),m=Symbol("dispose"),h=Symbol("noDisposeOnSet"),p=Symbol("lruList"),b=Symbol("cache"),y=Symbol("updateAgeOnGet"),x=e(()=>1,"naiveLength"),w=class w{constructor(P){if(typeof P=="number"&&(P={max:P}),P||(P={}),P.max&&(typeof P.max!="number"||P.max<0))throw new TypeError("max must be a non-negative number");this[n]=P.max||1/0;const S=P.length||x;if(this[a]=typeof S!="function"?x:S,this[f]=P.stale||!1,P.maxAge&&typeof P.maxAge!="number")throw new TypeError("maxAge must be a number");this[l]=P.maxAge||0,this[m]=P.dispose,this[h]=P.noDisposeOnSet||!1,this[y]=P.updateAgeOnGet||!1,this.reset()}set max(P){if(typeof P!="number"||P<0)throw new TypeError("max must be a non-negative number");this[n]=P||1/0,I(this)}get max(){return this[n]}set allowStale(P){this[f]=!!P}get allowStale(){return this[f]}set maxAge(P){if(typeof P!="number")throw new TypeError("maxAge must be a non-negative number");this[l]=P,I(this)}get maxAge(){return this[l]}set lengthCalculator(P){typeof P!="function"&&(P=x),P!==this[a]&&(this[a]=P,this[s]=0,this[p].forEach(S=>{S.length=this[a](S.value,S.key),this[s]+=S.length})),I(this)}get lengthCalculator(){return this[a]}get length(){return this[s]}get itemCount(){return this[p].length}rforEach(P,S){S=S||this;for(let O=this[p].tail;O!==null;){const X=O.prev;$(this,P,O,S),O=X}}forEach(P,S){S=S||this;for(let O=this[p].head;O!==null;){const X=O.next;$(this,P,O,S),O=X}}keys(){return this[p].toArray().map(P=>P.key)}values(){return this[p].toArray().map(P=>P.value)}reset(){this[m]&&this[p]&&this[p].length&&this[p].forEach(P=>this[m](P.key,P.value)),this[b]=new Map,this[p]=new t,this[s]=0}dump(){return this[p].map(P=>A(this,P)?!1:{k:P.key,v:P.value,e:P.now+(P.maxAge||0)}).toArray().filter(P=>P)}dumpLru(){return this[p]}set(P,S,O){if(O=O||this[l],O&&typeof O!="number")throw new TypeError("maxAge must be a number");const X=O?Date.now():0,D=this[a](S,P);if(this[b].has(P)){if(D>this[n])return v(this,this[b].get(P)),!1;const q=this[b].get(P).value;return this[m]&&(this[h]||this[m](P,q.value)),q.now=X,q.maxAge=O,q.value=S,this[s]+=D-q.length,q.length=D,this.get(P),I(this),!0}const V=new L(P,S,D,X,O);return V.length>this[n]?(this[m]&&this[m](P,S),!1):(this[s]+=V.length,this[p].unshift(V),this[b].set(P,this[p].head),I(this),!0)}has(P){if(!this[b].has(P))return!1;const S=this[b].get(P).value;return!A(this,S)}get(P){return T(this,P,!0)}peek(P){return T(this,P,!1)}pop(){const P=this[p].tail;return P?(v(this,P),P.value):null}del(P){v(this,this[b].get(P))}load(P){this.reset();const S=Date.now();for(let O=P.length-1;O>=0;O--){const X=P[O],D=X.e||0;if(D===0)this.set(X.k,X.v);else{const V=D-S;V>0&&this.set(X.k,X.v,V)}}}prune(){this[b].forEach((P,S)=>T(this,S,!1))}};e(w,"LRUCache");let E=w;const T=e((C,P,S)=>{const O=C[b].get(P);if(O){const X=O.value;if(A(C,X)){if(v(C,O),!C[f])return}else S&&(C[y]&&(O.value.now=Date.now()),C[p].unshiftNode(O));return X.value}},"get"),A=e((C,P)=>{if(!P||!P.maxAge&&!C[l])return!1;const S=Date.now()-P.now;return P.maxAge?S>P.maxAge:C[l]&&S>C[l]},"isStale"),I=e(C=>{if(C[s]>C[n])for(let P=C[p].tail;C[s]>C[n]&&P!==null;){const S=P.prev;v(C,P),P=S}},"trim"),v=e((C,P)=>{if(P){const S=P.value;C[m]&&C[m](S.key,S.value),C[s]-=S.length,C[b].delete(S.key),C[p].removeNode(P)}},"del"),M=class M{constructor(P,S,O,X,D){this.key=P,this.value=S,this.length=O,this.now=X,this.maxAge=D||0}};e(M,"Entry");let L=M;const $=e((C,P,S,O)=>{let X=S.value;A(C,X)&&(v(C,S),C[f]||(X=void 0)),X&&P.call(O,X.value,X.key,C)},"forEachStep");return Xf=E,Xf}e(GS,"requireLruCache");var zn={},As={},Q0;function Yf(){return Q0||(Q0=1,Object.defineProperty(As,"__esModule",{value:!0}),As.unreleasedLabels=As.browserNameMap=void 0,As.unreleasedLabels={safari:"tp"},As.browserNameMap={and_chr:"chrome",and_ff:"firefox",android:"android",chrome:"chrome",edge:"edge",firefox:"firefox",ie:"ie",ie_mob:"ie",ios_saf:"ios",node:"node",deno:"deno",op_mob:"opera_mobile",opera:"opera",safari:"safari",samsung:"samsung"}),As}e(Yf,"requireTargets");var Z0;function Jf(){if(Z0)return zn;Z0=1,Object.defineProperty(zn,"__esModule",{value:!0}),zn.getHighestUnreleased=b,zn.getLowestImplementedVersion=y,zn.getLowestUnreleased=p,zn.isUnreleasedVersion=h,zn.semverMin=l,zn.semverify=m;var t=Ts(),n=H0(),s=Yf();const a=/^(?:\d+|\d(?:\d?[^\d\n\r\u2028\u2029]\d+|\d{2,}(?:[^\d\n\r\u2028\u2029]\d+)?))$/,f=new n.OptionValidator("@babel/helper-compilation-targets");function l(x,E){return x&&t.lt(x,E)?x:E}e(l,"semverMin");function m(x){if(typeof x=="string"&&t.valid(x))return x;f.invariant(typeof x=="number"||typeof x=="string"&&a.test(x),`'${x}' is not a valid version`),x=x.toString();let E=0,T=0;for(;(E=x.indexOf(".",E+1))>0;)T++;return x+".0".repeat(2-T)}e(m,"semverify");function h(x,E){const T=s.unreleasedLabels[E];return!!T&&T===x.toString().toLowerCase()}e(h,"isUnreleasedVersion");function p(x,E,T){const A=s.unreleasedLabels[T];return x===A?E:E===A?x:l(x,E)}e(p,"getLowestUnreleased");function b(x,E,T){return p(x,E,T)===x?E:x}e(b,"getHighestUnreleased");function y(x,E){const T=x[E];return!T&&E==="android"?x.chrome:T}return e(y,"getLowestImplementedVersion"),zn}e(Jf,"requireUtils");var so={},eg;function HS(){return eg||(eg=1,Object.defineProperty(so,"__esModule",{value:!0}),so.TargetNames=void 0,so.TargetNames={node:"node",deno:"deno",chrome:"chrome",opera:"opera",edge:"edge",firefox:"firefox",safari:"safari",ie:"ie",ios:"ios",android:"android",electron:"electron",samsung:"samsung",rhino:"rhino",opera_mobile:"opera_mobile"}),so}e(HS,"requireOptions$1");var ao={},tg;function rg(){if(tg)return ao;tg=1,Object.defineProperty(ao,"__esModule",{value:!0}),ao.prettifyTargets=a,ao.prettifyVersion=s;var t=Ts(),n=Yf();function s(f){if(typeof f!="string")return f;const{major:l,minor:m,patch:h}=t.parse(f),p=[l];return(m||h)&&p.push(m),h&&p.push(h),p.join(".")}e(s,"prettifyVersion");function a(f){return Object.keys(f).reduce((l,m)=>{let h=f[m];const p=n.unreleasedLabels[m];return typeof h=="string"&&p!==h&&(h=s(h)),l[m]=h,l},{})}return e(a,"prettifyTargets"),ao}e(rg,"requirePretty");var hl={},ng;function XS(){if(ng)return hl;ng=1,Object.defineProperty(hl,"__esModule",{value:!0}),hl.getInclusionReasons=a;var t=Ts(),n=rg(),s=Jf();function a(f,l,m){const h=m[f]||{};return Object.keys(l).reduce((p,b)=>{const y=(0,s.getLowestImplementedVersion)(h,b),x=l[b];if(!y)p[b]=(0,n.prettifyVersion)(x);else{const E=(0,s.isUnreleasedVersion)(y,b);!(0,s.isUnreleasedVersion)(x,b)&&(E||t.lt(x.toString(),(0,s.semverify)(y)))&&(p[b]=(0,n.prettifyVersion)(x))}return p},{})}return e(a,"getInclusionReasons"),hl}e(XS,"requireDebug");var Js={},YS={"transform-duplicate-named-capturing-groups-regex":{chrome:"126",opera:"112",edge:"126",firefox:"129",safari:"17.4",node:"23",ios:"17.4",electron:"31.0"},"transform-regexp-modifiers":{chrome:"125",opera:"111",edge:"125",firefox:"132",node:"23",electron:"31.0"},"transform-unicode-sets-regex":{chrome:"112",opera:"98",edge:"112",firefox:"116",safari:"17",node:"20",deno:"1.32",ios:"17",opera_mobile:"75",electron:"24.0"},"bugfix/transform-v8-static-class-fields-redefine-readonly":{chrome:"98",opera:"84",edge:"98",firefox:"75",safari:"15",node:"12",deno:"1.18",ios:"15",samsung:"11",opera_mobile:"52",electron:"17.0"},"bugfix/transform-firefox-class-in-computed-class-key":{chrome:"74",opera:"62",edge:"79",safari:"16",node:"12",deno:"1",ios:"16",samsung:"11",opera_mobile:"53",electron:"6.0"},"bugfix/transform-safari-class-field-initializer-scope":{chrome:"74",opera:"62",edge:"79",firefox:"69",safari:"16",node:"12",deno:"1",ios:"16",samsung:"11",opera_mobile:"53",electron:"6.0"},"transform-class-static-block":{chrome:"94",opera:"80",edge:"94",firefox:"93",safari:"16.4",node:"16.11",deno:"1.14",ios:"16.4",samsung:"17",opera_mobile:"66",electron:"15.0"},"proposal-class-static-block":{chrome:"94",opera:"80",edge:"94",firefox:"93",safari:"16.4",node:"16.11",deno:"1.14",ios:"16.4",samsung:"17",opera_mobile:"66",electron:"15.0"},"transform-private-property-in-object":{chrome:"91",opera:"77",edge:"91",firefox:"90",safari:"15",node:"16.9",deno:"1.9",ios:"15",samsung:"16",opera_mobile:"64",electron:"13.0"},"proposal-private-property-in-object":{chrome:"91",opera:"77",edge:"91",firefox:"90",safari:"15",node:"16.9",deno:"1.9",ios:"15",samsung:"16",opera_mobile:"64",electron:"13.0"},"transform-class-properties":{chrome:"74",opera:"62",edge:"79",firefox:"90",safari:"14.1",node:"12",deno:"1",ios:"14.5",samsung:"11",opera_mobile:"53",electron:"6.0"},"proposal-class-properties":{chrome:"74",opera:"62",edge:"79",firefox:"90",safari:"14.1",node:"12",deno:"1",ios:"14.5",samsung:"11",opera_mobile:"53",electron:"6.0"},"transform-private-methods":{chrome:"84",opera:"70",edge:"84",firefox:"90",safari:"15",node:"14.6",deno:"1",ios:"15",samsung:"14",opera_mobile:"60",electron:"10.0"},"proposal-private-methods":{chrome:"84",opera:"70",edge:"84",firefox:"90",safari:"15",node:"14.6",deno:"1",ios:"15",samsung:"14",opera_mobile:"60",electron:"10.0"},"transform-numeric-separator":{chrome:"75",opera:"62",edge:"79",firefox:"70",safari:"13",node:"12.5",deno:"1",ios:"13",samsung:"11",rhino:"1.7.14",opera_mobile:"54",electron:"6.0"},"proposal-numeric-separator":{chrome:"75",opera:"62",edge:"79",firefox:"70",safari:"13",node:"12.5",deno:"1",ios:"13",samsung:"11",rhino:"1.7.14",opera_mobile:"54",electron:"6.0"},"transform-logical-assignment-operators":{chrome:"85",opera:"71",edge:"85",firefox:"79",safari:"14",node:"15",deno:"1.2",ios:"14",samsung:"14",opera_mobile:"60",electron:"10.0"},"proposal-logical-assignment-operators":{chrome:"85",opera:"71",edge:"85",firefox:"79",safari:"14",node:"15",deno:"1.2",ios:"14",samsung:"14",opera_mobile:"60",electron:"10.0"},"transform-nullish-coalescing-operator":{chrome:"80",opera:"67",edge:"80",firefox:"72",safari:"13.1",node:"14",deno:"1",ios:"13.4",samsung:"13",opera_mobile:"57",electron:"8.0"},"proposal-nullish-coalescing-operator":{chrome:"80",opera:"67",edge:"80",firefox:"72",safari:"13.1",node:"14",deno:"1",ios:"13.4",samsung:"13",opera_mobile:"57",electron:"8.0"},"transform-optional-chaining":{chrome:"91",opera:"77",edge:"91",firefox:"74",safari:"13.1",node:"16.9",deno:"1.9",ios:"13.4",samsung:"16",opera_mobile:"64",electron:"13.0"},"proposal-optional-chaining":{chrome:"91",opera:"77",edge:"91",firefox:"74",safari:"13.1",node:"16.9",deno:"1.9",ios:"13.4",samsung:"16",opera_mobile:"64",electron:"13.0"},"transform-json-strings":{chrome:"66",opera:"53",edge:"79",firefox:"62",safari:"12",node:"10",deno:"1",ios:"12",samsung:"9",rhino:"1.7.14",opera_mobile:"47",electron:"3.0"},"proposal-json-strings":{chrome:"66",opera:"53",edge:"79",firefox:"62",safari:"12",node:"10",deno:"1",ios:"12",samsung:"9",rhino:"1.7.14",opera_mobile:"47",electron:"3.0"},"transform-optional-catch-binding":{chrome:"66",opera:"53",edge:"79",firefox:"58",safari:"11.1",node:"10",deno:"1",ios:"11.3",samsung:"9",opera_mobile:"47",electron:"3.0"},"proposal-optional-catch-binding":{chrome:"66",opera:"53",edge:"79",firefox:"58",safari:"11.1",node:"10",deno:"1",ios:"11.3",samsung:"9",opera_mobile:"47",electron:"3.0"},"transform-parameters":{chrome:"49",opera:"36",edge:"18",firefox:"53",safari:"16.3",node:"6",deno:"1",ios:"16.3",samsung:"5",opera_mobile:"36",electron:"0.37"},"transform-async-generator-functions":{chrome:"63",opera:"50",edge:"79",firefox:"57",safari:"12",node:"10",deno:"1",ios:"12",samsung:"8",opera_mobile:"46",electron:"3.0"},"proposal-async-generator-functions":{chrome:"63",opera:"50",edge:"79",firefox:"57",safari:"12",node:"10",deno:"1",ios:"12",samsung:"8",opera_mobile:"46",electron:"3.0"},"transform-object-rest-spread":{chrome:"60",opera:"47",edge:"79",firefox:"55",safari:"11.1",node:"8.3",deno:"1",ios:"11.3",samsung:"8",opera_mobile:"44",electron:"2.0"},"proposal-object-rest-spread":{chrome:"60",opera:"47",edge:"79",firefox:"55",safari:"11.1",node:"8.3",deno:"1",ios:"11.3",samsung:"8",opera_mobile:"44",electron:"2.0"},"transform-dotall-regex":{chrome:"62",opera:"49",edge:"79",firefox:"78",safari:"11.1",node:"8.10",deno:"1",ios:"11.3",samsung:"8",rhino:"1.7.15",opera_mobile:"46",electron:"3.0"},"transform-unicode-property-regex":{chrome:"64",opera:"51",edge:"79",firefox:"78",safari:"11.1",node:"10",deno:"1",ios:"11.3",samsung:"9",opera_mobile:"47",electron:"3.0"},"proposal-unicode-property-regex":{chrome:"64",opera:"51",edge:"79",firefox:"78",safari:"11.1",node:"10",deno:"1",ios:"11.3",samsung:"9",opera_mobile:"47",electron:"3.0"},"transform-named-capturing-groups-regex":{chrome:"64",opera:"51",edge:"79",firefox:"78",safari:"11.1",node:"10",deno:"1",ios:"11.3",samsung:"9",opera_mobile:"47",electron:"3.0"},"transform-async-to-generator":{chrome:"55",opera:"42",edge:"15",firefox:"52",safari:"11",node:"7.6",deno:"1",ios:"11",samsung:"6",opera_mobile:"42",electron:"1.6"},"transform-exponentiation-operator":{chrome:"52",opera:"39",edge:"14",firefox:"52",safari:"10.1",node:"7",deno:"1",ios:"10.3",samsung:"6",rhino:"1.7.14",opera_mobile:"41",electron:"1.3"},"transform-template-literals":{chrome:"41",opera:"28",edge:"13",firefox:"34",safari:"13",node:"4",deno:"1",ios:"13",samsung:"3.4",opera_mobile:"28",electron:"0.21"},"transform-literals":{chrome:"44",opera:"31",edge:"12",firefox:"53",safari:"9",node:"4",deno:"1",ios:"9",samsung:"4",rhino:"1.7.15",opera_mobile:"32",electron:"0.30"},"transform-function-name":{chrome:"51",opera:"38",edge:"79",firefox:"53",safari:"10",node:"6.5",deno:"1",ios:"10",samsung:"5",opera_mobile:"41",electron:"1.2"},"transform-arrow-functions":{chrome:"47",opera:"34",edge:"13",firefox:"43",safari:"10",node:"6",deno:"1",ios:"10",samsung:"5",rhino:"1.7.13",opera_mobile:"34",electron:"0.36"},"transform-block-scoped-functions":{chrome:"41",opera:"28",edge:"12",firefox:"46",safari:"10",node:"4",deno:"1",ie:"11",ios:"10",samsung:"3.4",opera_mobile:"28",electron:"0.21"},"transform-classes":{chrome:"46",opera:"33",edge:"13",firefox:"45",safari:"10",node:"5",deno:"1",ios:"10",samsung:"5",opera_mobile:"33",electron:"0.36"},"transform-object-super":{chrome:"46",opera:"33",edge:"13",firefox:"45",safari:"10",node:"5",deno:"1",ios:"10",samsung:"5",opera_mobile:"33",electron:"0.36"},"transform-shorthand-properties":{chrome:"43",opera:"30",edge:"12",firefox:"33",safari:"9",node:"4",deno:"1",ios:"9",samsung:"4",rhino:"1.7.14",opera_mobile:"30",electron:"0.27"},"transform-duplicate-keys":{chrome:"42",opera:"29",edge:"12",firefox:"34",safari:"9",node:"4",deno:"1",ios:"9",samsung:"3.4",opera_mobile:"29",electron:"0.25"},"transform-computed-properties":{chrome:"44",opera:"31",edge:"12",firefox:"34",safari:"7.1",node:"4",deno:"1",ios:"8",samsung:"4",opera_mobile:"32",electron:"0.30"},"transform-for-of":{chrome:"51",opera:"38",edge:"15",firefox:"53",safari:"10",node:"6.5",deno:"1",ios:"10",samsung:"5",opera_mobile:"41",electron:"1.2"},"transform-sticky-regex":{chrome:"49",opera:"36",edge:"13",firefox:"3",safari:"10",node:"6",deno:"1",ios:"10",samsung:"5",rhino:"1.7.15",opera_mobile:"36",electron:"0.37"},"transform-unicode-escapes":{chrome:"44",opera:"31",edge:"12",firefox:"53",safari:"9",node:"4",deno:"1",ios:"9",samsung:"4",rhino:"1.7.15",opera_mobile:"32",electron:"0.30"},"transform-unicode-regex":{chrome:"50",opera:"37",edge:"13",firefox:"46",safari:"12",node:"6",deno:"1",ios:"12",samsung:"5",opera_mobile:"37",electron:"1.1"},"transform-spread":{chrome:"46",opera:"33",edge:"13",firefox:"45",safari:"10",node:"5",deno:"1",ios:"10",samsung:"5",opera_mobile:"33",electron:"0.36"},"transform-destructuring":{chrome:"51",opera:"38",edge:"15",firefox:"53",safari:"10",node:"6.5",deno:"1",ios:"10",samsung:"5",opera_mobile:"41",electron:"1.2"},"transform-block-scoping":{chrome:"50",opera:"37",edge:"14",firefox:"53",safari:"11",node:"6",deno:"1",ios:"11",samsung:"5",opera_mobile:"37",electron:"1.1"},"transform-typeof-symbol":{chrome:"38",opera:"25",edge:"12",firefox:"36",safari:"9",node:"0.12",deno:"1",ios:"9",samsung:"3",rhino:"1.7.13",opera_mobile:"25",electron:"0.20"},"transform-new-target":{chrome:"46",opera:"33",edge:"14",firefox:"41",safari:"10",node:"5",deno:"1",ios:"10",samsung:"5",opera_mobile:"33",electron:"0.36"},"transform-regenerator":{chrome:"50",opera:"37",edge:"13",firefox:"53",safari:"10",node:"6",deno:"1",ios:"10",samsung:"5",opera_mobile:"37",electron:"1.1"},"transform-member-expression-literals":{chrome:"7",opera:"12",edge:"12",firefox:"2",safari:"5.1",node:"0.4",deno:"1",ie:"9",android:"4",ios:"6",phantom:"1.9",samsung:"1",rhino:"1.7.13",opera_mobile:"12",electron:"0.20"},"transform-property-literals":{chrome:"7",opera:"12",edge:"12",firefox:"2",safari:"5.1",node:"0.4",deno:"1",ie:"9",android:"4",ios:"6",phantom:"1.9",samsung:"1",rhino:"1.7.13",opera_mobile:"12",electron:"0.20"},"transform-reserved-words":{chrome:"13",opera:"10.50",edge:"12",firefox:"2",safari:"3.1",node:"0.6",deno:"1",ie:"9",android:"4.4",ios:"6",phantom:"1.9",samsung:"1",rhino:"1.7.13",opera_mobile:"10.1",electron:"0.20"},"transform-export-namespace-from":{chrome:"72",deno:"1.0",edge:"79",firefox:"80",node:"13.2",opera:"60",opera_mobile:"51",safari:"14.1",ios:"14.5",samsung:"11.0",android:"72",electron:"5.0"},"proposal-export-namespace-from":{chrome:"72",deno:"1.0",edge:"79",firefox:"80",node:"13.2",opera:"60",opera_mobile:"51",safari:"14.1",ios:"14.5",samsung:"11.0",android:"72",electron:"5.0"}},zf,ig;function JS(){return ig||(ig=1,zf=YS),zf}e(JS,"requirePlugins$1");var sg;function zS(){if(sg)return Js;sg=1,Object.defineProperty(Js,"__esModule",{value:!0}),Js.default=l,Js.isRequired=f,Js.targetsSupported=a;var t=Ts(),n=JS(),s=Jf();function a(m,h){const p=Object.keys(m);return p.length===0?!1:p.filter(y=>{const x=(0,s.getLowestImplementedVersion)(h,y);if(!x)return!0;const E=m[y];if((0,s.isUnreleasedVersion)(E,y))return!1;if((0,s.isUnreleasedVersion)(x,y))return!0;if(!t.valid(E.toString()))throw new Error(`Invalid version passed for target "${y}": "${E}". Versions must be in semver format (major.minor.patch)`);return t.gt((0,s.semverify)(x),E.toString())}).length===0}e(a,"targetsSupported");function f(m,h,{compatData:p=n,includes:b,excludes:y}={}){return y!=null&&y.has(m)?!1:b!=null&&b.has(m)?!0:!a(h,p[m])}e(f,"isRequired");function l(m,h,p,b,y,x,E){const T=new Set,A={compatData:m,includes:h,excludes:p};for(const I in m)if(f(I,b,A))T.add(I);else if(E){const v=E.get(I);v&&T.add(v)}return y?.forEach(I=>!p.has(I)&&T.add(I)),x?.forEach(I=>!h.has(I)&&T.delete(I)),T}return e(l,"filterItems$1"),Js}e(zS,"requireFilterItems");var ag;function og(){return ag||(ag=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"TargetNames",{enumerable:!0,get:e(function(){return h.TargetNames},"get")}),t.default=X,Object.defineProperty(t,"filterItems",{enumerable:!0,get:e(function(){return y.default},"get")}),Object.defineProperty(t,"getInclusionReasons",{enumerable:!0,get:e(function(){return b.getInclusionReasons},"get")}),t.isBrowsersQueryValid=A,Object.defineProperty(t,"isRequired",{enumerable:!0,get:e(function(){return y.isRequired},"get")}),Object.defineProperty(t,"prettifyTargets",{enumerable:!0,get:e(function(){return p.prettifyTargets},"get")}),Object.defineProperty(t,"unreleasedLabels",{enumerable:!0,get:e(function(){return m.unreleasedLabels},"get")});var n=$S(),s=H0(),a=VS(),f=GS(),l=Jf(),m=Yf(),h=HS(),p=rg(),b=XS(),y=zS();const x=a["es6.module"],E=new s.OptionValidator("@babel/helper-compilation-targets");function T(D){const V=Object.keys(h.TargetNames);for(const K of Object.keys(D))if(!(K in h.TargetNames))throw new Error(E.formatMessage(`'${K}' is not a valid target
155
+ - Did you mean '${(0,s.findSuggestion)(K,V)}'?`));return D}e(T,"validateTargetNames");function A(D){return typeof D=="string"||Array.isArray(D)&&D.every(V=>typeof V=="string")}e(A,"isBrowsersQueryValid");function I(D){return E.invariant(D===void 0||A(D),`'${String(D)}' is not a valid browserslist query`),D}e(I,"validateBrowsers");function v(D){return D.reduce((V,K)=>{const[q,_]=K.split(" "),j=m.browserNameMap[q];if(!j)return V;try{const z=_.split("-")[0].toLowerCase(),Y=(0,l.isUnreleasedVersion)(z,j);if(!V[j])return V[j]=Y?z:(0,l.semverify)(z),V;const N=V[j],te=(0,l.isUnreleasedVersion)(N,j);if(te&&Y)V[j]=(0,l.getLowestUnreleased)(N,z,j);else if(te)V[j]=(0,l.semverify)(z);else if(!te&&!Y){const se=(0,l.semverify)(z);V[j]=(0,l.semverMin)(N,se)}}catch{}return V},{})}e(v,"getLowestVersions");function L(D){D.length&&(console.warn(`Warning, the following targets are using a decimal version:
156
+ `),D.forEach(({target:V,value:K})=>console.warn(` ${V}: ${K}`)),console.warn(`
157
+ We recommend using a string for minor/patch versions to avoid numbers like 6.10
158
+ getting parsed as 6.1, which can lead to unexpected behavior.
159
+ `))}e(L,"outputDecimalWarning");function $(D,V){try{return(0,l.semverify)(V)}catch{throw new Error(E.formatMessage(`'${V}' is not a valid value for 'targets.${D}'.`))}}e($,"semverifyTarget");function w(D){return["node",D===!0||D==="current"?process.versions.node:$("node",D)]}e(w,"nodeTargetParser");function M(D,V){const K=(0,l.isUnreleasedVersion)(V,D)?V.toLowerCase():$(D,V);return[D,K]}e(M,"defaultTargetParser");function C(D){const V=Object.assign({},D);return delete V.esmodules,delete V.browsers,V}e(C,"generateTargets");function P(D,V){const K=n(D,{mobileToDesktop:!0,env:V});return v(K)}e(P,"resolveTargets");const S=new f({max:64});function O(D,V){const K=typeof D=="string"?D:D.join()+V;let q=S.get(K);return q||(q=P(D,V),S.set(K,q)),Object.assign({},q)}e(O,"resolveTargetsCached");function X(D={},V={}){var K,q;let{browsers:_,esmodules:j}=D;const{configPath:z=".",onBrowserslistConfigFound:Y}=V;I(_);const N=C(D);let te=T(N);const de=!!_||Object.keys(te).length>0,we=!V.ignoreBrowserslistConfig&&!de;if(!_&&we){if(_=process.env.BROWSERSLIST,!_){const fe=V.configFile||process.env.BROWSERSLIST_CONFIG||n.findConfigFile(z);fe!=null&&(Y?.(fe),_=n.loadConfig({config:fe,env:V.browserslistEnv}))}_==null&&(_=[])}if(j&&(j!=="intersect"||!((K=_)!=null&&K.length))&&(_=Object.keys(x).map(fe=>`${fe} >= ${x[fe]}`).join(", "),j=!1),(q=_)!=null&&q.length){const fe=O(_,V.browserslistEnv);if(j==="intersect")for(const Ce of Object.keys(fe))if(Ce!=="deno"&&Ce!=="ie"){const xe=x[Ce==="opera_mobile"?"op_mob":Ce];if(xe){const Se=fe[Ce];fe[Ce]=(0,l.getHighestUnreleased)(Se,(0,l.semverify)(xe),Ce)}else delete fe[Ce]}else delete fe[Ce];te=Object.assign(fe,te)}const ve={},Ee=[];for(const fe of Object.keys(te).sort()){const Ce=te[fe];typeof Ce=="number"&&Ce%1!==0&&Ee.push({target:fe,value:Ce});const[xe,Se]=fe==="node"?w(Ce):M(fe,Ce);Se&&(ve[xe]=Se)}return L(Ee),ve}e(X,"getTargets")}(If)),If}e(og,"requireLib$1"),Object.defineProperty(no,"__esModule",{value:!0}),no.resolveBrowserslistConfigFile=QS,no.resolveTargets=ZS;function ug(){const t=Yt;return ug=e(function(){return t},"_path$3"),t}e(ug,"_path$3");function lg(){const t=og();return lg=e(function(){return t},"_helperCompilationTargets"),t}e(lg,"_helperCompilationTargets");function QS(t,n){return ug().resolve(n,t)}e(QS,"resolveBrowserslistConfigFile");function ZS(t,n){const s=t.targets;let a;typeof s=="string"||Array.isArray(s)?a={browsers:s}:s&&("esmodules"in s?a=Object.assign({},s,{esmodules:"intersect"}):a=s);const{browserslistConfigFile:f}=t;let l,m=!1;return typeof f=="string"?l=f:m=f===!1,(0,lg().default)(a,{ignoreBrowserslistConfig:m,configFile:l,configPath:n,browserslistEnv:t.browserslistEnv})}e(ZS,"resolveTargets");var cg;function fg(){if(cg)return Ys;cg=1,Object.defineProperty(Ys,"__esModule",{value:!0}),Ys.createCachedDescriptors=b,Ys.createDescriptor=M,Ys.createUncachedDescriptors=y;function t(){const P=Tr();return t=e(function(){return P},"_gensync"),P}e(t,"_gensync");var n=wf,s=Bl(),a=ml(),f=br,l=no;function m(P,S){var O,X,D,V;return P.name===S.name&&P.value===S.value&&P.options===S.options&&P.dirname===S.dirname&&P.alias===S.alias&&P.ownPass===S.ownPass&&((O=P.file)==null?void 0:O.request)===((X=S.file)==null?void 0:X.request)&&((D=P.file)==null?void 0:D.resolved)===((V=S.file)==null?void 0:V.resolved)}e(m,"isEqualDescriptor");function*h(P){return P}e(h,"handlerOf");function p(P,S){return typeof P.browserslistConfigFile=="string"&&(P.browserslistConfigFile=(0,l.resolveBrowserslistConfigFile)(P.browserslistConfigFile,S)),P}e(p,"optionsWithResolvedBrowserslistConfigFile");function b(P,S,O){const{plugins:X,presets:D,passPerPreset:V}=S;return{options:p(S,P),plugins:X?()=>A(X,P)(O):()=>h([]),presets:D?()=>E(D,P)(O)(!!V):()=>h([])}}e(b,"createCachedDescriptors");function y(P,S,O){return{options:p(S,P),plugins:(0,n.once)(()=>$(S.plugins||[],P,O)),presets:(0,n.once)(()=>L(S.presets||[],P,O,!!S.passPerPreset))}}e(y,"createUncachedDescriptors");const x=new WeakMap,E=(0,f.makeWeakCacheSync)((P,S)=>{const O=S.using(X=>X);return(0,f.makeStrongCacheSync)(X=>(0,f.makeStrongCache)(function*(D){return(yield*L(P,O,X,D)).map(K=>v(x,K))}))}),T=new WeakMap,A=(0,f.makeWeakCacheSync)((P,S)=>{const O=S.using(X=>X);return(0,f.makeStrongCache)(function*(X){return(yield*$(P,O,X)).map(V=>v(T,V))})}),I={};function v(P,S){const{value:O,options:X=I}=S;if(X===!1)return S;let D=P.get(O);D||(D=new WeakMap,P.set(O,D));let V=D.get(X);if(V||(V=[],D.set(X,V)),!V.includes(S)){const K=V.filter(q=>m(q,S));if(K.length>0)return K[0];V.push(S)}return S}e(v,"loadCachedDescriptor");function*L(P,S,O,X){return yield*w("preset",P,S,O,X)}e(L,"createPresetDescriptors");function*$(P,S,O){return yield*w("plugin",P,S,O)}e($,"createPluginDescriptors");function*w(P,S,O,X,D){const V=yield*t().all(S.map((K,q)=>M(K,O,{type:P,alias:`${X}$${q}`,ownPass:!!D})));return C(V),V}e(w,"createDescriptors");function*M(P,S,{type:O,alias:X,ownPass:D}){const V=(0,a.getItemDescriptor)(P);if(V)return V;let K,q,_=P;Array.isArray(_)&&(_.length===3?[_,q,K]=_:[_,q]=_);let j,z=null;if(typeof _=="string"){if(typeof O!="string")throw new Error("To resolve a string-based item, the type of item must be given");const Y=O==="plugin"?s.loadPlugin:s.loadPreset,N=_;({filepath:z,value:_}=yield*Y(_,S)),j={request:N,resolved:z}}if(!_)throw new Error(`Unexpected falsy value: ${String(_)}`);if(typeof _=="object"&&_.__esModule)if(_.default)_=_.default;else throw new Error("Must export a default export when using ES6 modules.");if(typeof _!="object"&&typeof _!="function")throw new Error(`Unsupported format: ${typeof _}. Expected an object or a function.`);if(z!==null&&typeof _=="object"&&_)throw new Error(`Plugin/Preset files are not allowed to export objects, only functions. In ${z}`);return{name:K,alias:z||X,value:_,options:q,dirname:S,ownPass:D,file:j}}e(M,"createDescriptor");function C(P){const S=new Map;for(const O of P){if(typeof O.value!="function")continue;let X=S.get(O.value);if(X||(X=new Set,S.set(O.value,X)),X.has(O.name)){const D=P.filter(V=>V.value===O.value);throw new Error(["Duplicate plugin/preset detected.","If you'd like to use two separate instances of a plugin,","they need separate names, e.g.",""," plugins: ["," ['some-plugin', {}],"," ['some-plugin', {}, 'some unique name'],"," ]","","Duplicates detected are:",`${JSON.stringify(D,null,2)}`].join(`
160
+ `))}X.add(O.name)}}return e(C,"assertNoDuplicates"),Ys}e(fg,"requireConfigDescriptors");var pg;function ml(){if(pg)return Xs;pg=1,Object.defineProperty(Xs,"__esModule",{value:!0}),Xs.createConfigItem=a,Xs.createItemFromDescriptor=s,Xs.getItemDescriptor=l;function t(){const p=Yt;return t=e(function(){return p},"_path"),p}e(t,"_path");var n=fg();function s(p){return new m(p)}e(s,"createItemFromDescriptor");function*a(p,{dirname:b=".",type:y}={}){const x=yield*(0,n.createDescriptor)(p,t().resolve(b),{type:y,alias:"programmatic item"});return s(x)}e(a,"createConfigItem");const f=Symbol.for("@babel/core@7 - ConfigItem");function l(p){if(p!=null&&p[f])return p._descriptor}e(l,"getItemDescriptor");const h=class h{constructor(b){this._descriptor=void 0,this[f]=!0,this.value=void 0,this.options=void 0,this.dirname=void 0,this.name=void 0,this.file=void 0,this._descriptor=b,Object.defineProperty(this,"_descriptor",{enumerable:!1}),Object.defineProperty(this,f,{enumerable:!1}),this.value=this._descriptor.value,this.options=this._descriptor.options,this.dirname=this._descriptor.dirname,this.name=this._descriptor.name,this.file=this._descriptor.file?{request:this._descriptor.file.request,resolved:this._descriptor.file.resolved}:void 0,Object.freeze(this)}};e(h,"ConfigItem");let m=h;return Object.freeze(m.prototype),Xs}e(ml,"requireItem");var Ps={},Cs={},yl={};Object.defineProperty(yl,"__esModule",{value:!0}),yl.default=void 0,yl.default={auxiliaryComment:{message:"Use `auxiliaryCommentBefore` or `auxiliaryCommentAfter`"},blacklist:{message:"Put the specific transforms you want in the `plugins` option"},breakConfig:{message:"This is not a necessary option in Babel 6"},experimental:{message:"Put the specific transforms you want in the `plugins` option"},externalHelpers:{message:"Use the `external-helpers` plugin instead. Check out http://babeljs.io/docs/plugins/external-helpers/"},extra:{message:""},jsxPragma:{message:"use the `pragma` option in the `react-jsx` plugin. Check out http://babeljs.io/docs/plugins/transform-react-jsx/"},loose:{message:"Specify the `loose` option for the relevant plugin you are using or use a preset that sets the option."},metadataUsedHelpers:{message:"Not required anymore as this is enabled by default"},modules:{message:"Use the corresponding module transform plugin in the `plugins` option. Check out http://babeljs.io/docs/plugins/#modules"},nonStandard:{message:"Use the `react-jsx` and `flow-strip-types` plugins to support JSX and Flow. Also check out the react preset http://babeljs.io/docs/plugins/preset-react/"},optional:{message:"Put the specific transforms you want in the `plugins` option"},sourceMapName:{message:"The `sourceMapName` option has been removed because it makes more sense for the tooling that calls Babel to assign `map.file` themselves."},stage:{message:"Check out the corresponding stage-x presets http://babeljs.io/docs/plugins/#presets"},whitelist:{message:"Put the specific transforms you want in the `plugins` option"},resolveModuleSource:{version:6,message:"Use `babel-plugin-module-resolver@3`'s 'resolvePath' options"},metadata:{version:6,message:"Generated plugin metadata is always included in the output result"},sourceMapTarget:{version:6,message:"The `sourceMapTarget` option has been removed because it makes more sense for the tooling that calls Babel to assign `map.file` themselves."}};var Nt={},dg;function hg(){if(dg)return Nt;dg=1,Object.defineProperty(Nt,"__esModule",{value:!0}),Nt.access=a,Nt.assertArray=A,Nt.assertAssumptions=V,Nt.assertBabelrcSearch=M,Nt.assertBoolean=E,Nt.assertCallerMetadata=p,Nt.assertCompact=m,Nt.assertConfigApplicableTest=L,Nt.assertConfigFileSearch=w,Nt.assertFunction=x,Nt.assertIgnoreList=I,Nt.assertInputSourceMap=b,Nt.assertObject=T,Nt.assertPluginList=C,Nt.assertRootMode=f,Nt.assertSourceMaps=l,Nt.assertSourceType=h,Nt.assertString=y,Nt.assertTargets=O,Nt.msg=s;function t(){const K=og();return t=e(function(){return K},"_helperCompilationTargets"),K}e(t,"_helperCompilationTargets");var n=gl();function s(K){switch(K.type){case"root":return"";case"env":return`${s(K.parent)}.env["${K.name}"]`;case"overrides":return`${s(K.parent)}.overrides[${K.index}]`;case"option":return`${s(K.parent)}.${K.name}`;case"access":return`${s(K.parent)}[${JSON.stringify(K.name)}]`;default:throw new Error(`Assertion failure: Unknown type ${K.type}`)}}e(s,"msg");function a(K,q){return{type:"access",name:q,parent:K}}e(a,"access");function f(K,q){if(q!==void 0&&q!=="root"&&q!=="upward"&&q!=="upward-optional")throw new Error(`${s(K)} must be a "root", "upward", "upward-optional" or undefined`);return q}e(f,"assertRootMode");function l(K,q){if(q!==void 0&&typeof q!="boolean"&&q!=="inline"&&q!=="both")throw new Error(`${s(K)} must be a boolean, "inline", "both", or undefined`);return q}e(l,"assertSourceMaps");function m(K,q){if(q!==void 0&&typeof q!="boolean"&&q!=="auto")throw new Error(`${s(K)} must be a boolean, "auto", or undefined`);return q}e(m,"assertCompact");function h(K,q){if(q!==void 0&&q!=="module"&&q!=="script"&&q!=="unambiguous")throw new Error(`${s(K)} must be "module", "script", "unambiguous", or undefined`);return q}e(h,"assertSourceType");function p(K,q){const _=T(K,q);if(_){if(typeof _.name!="string")throw new Error(`${s(K)} set but does not contain "name" property string`);for(const j of Object.keys(_)){const z=a(K,j),Y=_[j];if(Y!=null&&typeof Y!="boolean"&&typeof Y!="string"&&typeof Y!="number")throw new Error(`${s(z)} must be null, undefined, a boolean, a string, or a number.`)}}return q}e(p,"assertCallerMetadata");function b(K,q){if(q!==void 0&&typeof q!="boolean"&&(typeof q!="object"||!q))throw new Error(`${s(K)} must be a boolean, object, or undefined`);return q}e(b,"assertInputSourceMap");function y(K,q){if(q!==void 0&&typeof q!="string")throw new Error(`${s(K)} must be a string, or undefined`);return q}e(y,"assertString");function x(K,q){if(q!==void 0&&typeof q!="function")throw new Error(`${s(K)} must be a function, or undefined`);return q}e(x,"assertFunction");function E(K,q){if(q!==void 0&&typeof q!="boolean")throw new Error(`${s(K)} must be a boolean, or undefined`);return q}e(E,"assertBoolean");function T(K,q){if(q!==void 0&&(typeof q!="object"||Array.isArray(q)||!q))throw new Error(`${s(K)} must be an object, or undefined`);return q}e(T,"assertObject");function A(K,q){if(q!=null&&!Array.isArray(q))throw new Error(`${s(K)} must be an array, or undefined`);return q}e(A,"assertArray");function I(K,q){const _=A(K,q);return _?.forEach((j,z)=>v(a(K,z),j)),_}e(I,"assertIgnoreList");function v(K,q){if(typeof q!="string"&&typeof q!="function"&&!(q instanceof RegExp))throw new Error(`${s(K)} must be an array of string/Function/RegExp values, or undefined`);return q}e(v,"assertIgnoreItem");function L(K,q){if(q===void 0)return q;if(Array.isArray(q))q.forEach((_,j)=>{if(!$(_))throw new Error(`${s(a(K,j))} must be a string/Function/RegExp.`)});else if(!$(q))throw new Error(`${s(K)} must be a string/Function/RegExp, or an array of those`);return q}e(L,"assertConfigApplicableTest");function $(K){return typeof K=="string"||typeof K=="function"||K instanceof RegExp}e($,"checkValidTest");function w(K,q){if(q!==void 0&&typeof q!="boolean"&&typeof q!="string")throw new Error(`${s(K)} must be a undefined, a boolean, a string, got ${JSON.stringify(q)}`);return q}e(w,"assertConfigFileSearch");function M(K,q){if(q===void 0||typeof q=="boolean")return q;if(Array.isArray(q))q.forEach((_,j)=>{if(!$(_))throw new Error(`${s(a(K,j))} must be a string/Function/RegExp.`)});else if(!$(q))throw new Error(`${s(K)} must be a undefined, a boolean, a string/Function/RegExp or an array of those, got ${JSON.stringify(q)}`);return q}e(M,"assertBabelrcSearch");function C(K,q){const _=A(K,q);return _&&_.forEach((j,z)=>P(a(K,z),j)),_}e(C,"assertPluginList");function P(K,q){if(Array.isArray(q)){if(q.length===0)throw new Error(`${s(K)} must include an object`);if(q.length>3)throw new Error(`${s(K)} may only be a two-tuple or three-tuple`);if(S(a(K,0),q[0]),q.length>1){const _=q[1];if(_!==void 0&&_!==!1&&(typeof _!="object"||Array.isArray(_)||_===null))throw new Error(`${s(a(K,1))} must be an object, false, or undefined`)}if(q.length===3){const _=q[2];if(_!==void 0&&typeof _!="string")throw new Error(`${s(a(K,2))} must be a string, or undefined`)}}else S(K,q);return q}e(P,"assertPluginItem");function S(K,q){if((typeof q!="object"||!q)&&typeof q!="string"&&typeof q!="function")throw new Error(`${s(K)} must be a string, object, function`);return q}e(S,"assertPluginTarget");function O(K,q){if((0,t().isBrowsersQueryValid)(q))return q;if(typeof q!="object"||!q||Array.isArray(q))throw new Error(`${s(K)} must be a string, an array of strings or an object`);const _=a(K,"browsers"),j=a(K,"esmodules");X(_,q.browsers),E(j,q.esmodules);for(const z of Object.keys(q)){const Y=q[z],N=a(K,z);if(z==="esmodules")E(N,Y);else if(z==="browsers")X(N,Y);else if(hasOwnProperty.call(t().TargetNames,z))D(N,Y);else{const te=Object.keys(t().TargetNames).join(", ");throw new Error(`${s(N)} is not a valid target. Supported targets are ${te}`)}}return q}e(O,"assertTargets");function X(K,q){if(q!==void 0&&!(0,t().isBrowsersQueryValid)(q))throw new Error(`${s(K)} must be undefined, a string or an array of strings`)}e(X,"assertBrowsersList");function D(K,q){if(!(typeof q=="number"&&Math.round(q)===q)&&typeof q!="string")throw new Error(`${s(K)} must be a string or an integer number`)}e(D,"assertBrowserVersion");function V(K,q){if(q===void 0)return;if(typeof q!="object"||q===null)throw new Error(`${s(K)} must be an object or undefined.`);let _=K;do _=_.parent;while(_.type!=="root");const j=_.source==="preset";for(const z of Object.keys(q)){const Y=a(K,z);if(!n.assumptionsNames.has(z))throw new Error(`${s(Y)} is not a supported assumption.`);if(typeof q[z]!="boolean")throw new Error(`${s(Y)} must be a boolean.`);if(j&&q[z]===!1)throw new Error(`${s(Y)} cannot be set to 'false' inside presets.`)}return q}return e(V,"assertAssumptions"),Nt}e(hg,"requireOptionAssertions");var mg;function gl(){if(mg)return Cs;mg=1,Object.defineProperty(Cs,"__esModule",{value:!0}),Cs.assumptionsNames=void 0,Cs.checkNoUnwrappedItemOptionPairs=I,Cs.validate=b;var t=yl,n=hg(),s=Hn;const a={cwd:n.assertString,root:n.assertString,rootMode:n.assertRootMode,configFile:n.assertConfigFileSearch,caller:n.assertCallerMetadata,filename:n.assertString,filenameRelative:n.assertString,code:n.assertBoolean,ast:n.assertBoolean,cloneInputAst:n.assertBoolean,envName:n.assertString},f={babelrc:n.assertBoolean,babelrcRoots:n.assertBabelrcSearch},l={extends:n.assertString,ignore:n.assertIgnoreList,only:n.assertIgnoreList,targets:n.assertTargets,browserslistConfigFile:n.assertConfigFileSearch,browserslistEnv:n.assertString},m={inputSourceMap:n.assertInputSourceMap,presets:n.assertPluginList,plugins:n.assertPluginList,passPerPreset:n.assertBoolean,assumptions:n.assertAssumptions,env:T,overrides:A,test:n.assertConfigApplicableTest,include:n.assertConfigApplicableTest,exclude:n.assertConfigApplicableTest,retainLines:n.assertBoolean,comments:n.assertBoolean,shouldPrintComment:n.assertFunction,compact:n.assertCompact,minified:n.assertBoolean,auxiliaryCommentBefore:n.assertString,auxiliaryCommentAfter:n.assertString,sourceType:n.assertSourceType,wrapPluginVisitorMethod:n.assertFunction,highlightCode:n.assertBoolean,sourceMaps:n.assertSourceMaps,sourceMap:n.assertSourceMaps,sourceFileName:n.assertString,sourceRoot:n.assertString,parserOpts:n.assertObject,generatorOpts:n.assertObject};Object.assign(m,{getModuleId:n.assertFunction,moduleRoot:n.assertString,moduleIds:n.assertBoolean,moduleId:n.assertString});const h=["arrayLikeIsIterable","constantReexports","constantSuper","enumerableModuleMeta","ignoreFunctionLength","ignoreToPrimitiveHint","iterableIsArray","mutableTemplateObject","noClassCalls","noDocumentAll","noIncompleteNsImportDetection","noNewArrows","noUninitializedPrivateFieldAccess","objectRestNoSymbols","privateFieldsAsSymbols","privateFieldsAsProperties","pureGetters","setClassMethods","setComputedProperties","setPublicClassFields","setSpreadProperties","skipForOfIteratorClosing","superIsCallableConstructor"];Cs.assumptionsNames=new Set(h);function p(v){return v.type==="root"?v.source:p(v.parent)}e(p,"getSource");function b(v,L,$){try{return y({type:"root",source:v},L)}catch(w){const M=new s.default(w.message,$);throw w.code&&(M.code=w.code),M}}e(b,"validate");function y(v,L){const $=p(v);return E(L),Object.keys(L).forEach(w=>{const M={type:"option",name:w,parent:v};if($==="preset"&&l[w])throw new Error(`${(0,n.msg)(M)} is not allowed in preset options`);if($!=="arguments"&&a[w])throw new Error(`${(0,n.msg)(M)} is only allowed in root programmatic options`);if($!=="arguments"&&$!=="configfile"&&f[w])throw $==="babelrcfile"||$==="extendsfile"?new Error(`${(0,n.msg)(M)} is not allowed in .babelrc or "extends"ed files, only in root programmatic options, or babel.config.js/config file options`):new Error(`${(0,n.msg)(M)} is only allowed in root programmatic options, or babel.config.js/config file options`);(m[w]||l[w]||f[w]||a[w]||x)(M,L[w])}),L}e(y,"validateNested");function x(v){const L=v.name;if(t.default[L]){const{message:$,version:w=5}=t.default[L];throw new Error(`Using removed Babel ${w} option: ${(0,n.msg)(v)} - ${$}`)}else{const $=new Error(`Unknown option: ${(0,n.msg)(v)}. Check out https://babeljs.io/docs/en/babel-core/#options for more information about options.`);throw $.code="BABEL_UNKNOWN_OPTION",$}}e(x,"throwUnknownError");function E(v){if(hasOwnProperty.call(v,"sourceMap")&&hasOwnProperty.call(v,"sourceMaps"))throw new Error(".sourceMap is an alias for .sourceMaps, cannot use both")}e(E,"assertNoDuplicateSourcemap");function T(v,L){if(v.parent.type==="env")throw new Error(`${(0,n.msg)(v)} is not allowed inside of another .env block`);const $=v.parent,w=(0,n.assertObject)(v,L);if(w)for(const M of Object.keys(w)){const C=(0,n.assertObject)((0,n.access)(v,M),w[M]);if(!C)continue;y({type:"env",name:M,parent:$},C)}return w}e(T,"assertEnvSet");function A(v,L){if(v.parent.type==="env")throw new Error(`${(0,n.msg)(v)} is not allowed inside an .env block`);if(v.parent.type==="overrides")throw new Error(`${(0,n.msg)(v)} is not allowed inside an .overrides block`);const $=v.parent,w=(0,n.assertArray)(v,L);if(w)for(const[M,C]of w.entries()){const P=(0,n.access)(v,M),S=(0,n.assertObject)(P,C);if(!S)throw new Error(`${(0,n.msg)(P)} must be an object`);y({type:"overrides",index:M,parent:$},S)}return w}e(A,"assertOverridesList");function I(v,L,$,w){if(L===0)return;const M=v[L-1],C=v[L];M.file&&M.options===void 0&&typeof C.value=="object"&&(w.message+=`
161
+ - Maybe you meant to use
162
+ "${$}s": [
163
+ ["${M.file.request}", ${JSON.stringify(C.value,void 0,2)}]
164
+ ]
165
+ To be a valid ${$}, its name and options should be wrapped in a pair of brackets`)}return e(I,"checkNoUnwrappedItemOptionPairs"),Cs}e(gl,"requireOptions");var bl={};Object.defineProperty(bl,"__esModule",{value:!0}),bl.default=rx;function Tl(){const t=Yt;return Tl=e(function(){return t},"_path$2"),t}e(Tl,"_path$2");const oo=`\\${Tl().sep}`,Qf=`(?:${oo}|$)`,Zf=`[^${oo}]+`,ep=`(?:${Zf}${oo})`,yg=`(?:${Zf}${Qf})`,ex=`${ep}*?`,tx=`${ep}*?${yg}?`;function gg(t){return t.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&")}e(gg,"escapeRegExp");function rx(t,n){const s=Tl().resolve(n,t).split(Tl().sep);return new RegExp(["^",...s.map((a,f)=>{const l=f===s.length-1;return a==="**"?l?tx:ex:a==="*"?l?yg:ep:a.indexOf("*.")===0?Zf+gg(a.slice(1))+(l?Qf:oo):gg(a)+(l?Qf:oo)})].join(""))}e(rx,"pathToPattern");var zs={};Object.defineProperty(zs,"__esModule",{value:!0}),zs.ConfigPrinter=zs.ChainFormatter=void 0;function bg(){const t=Tr();return bg=e(function(){return t},"_gensync"),t}e(bg,"_gensync");const nx=zs.ChainFormatter={Programmatic:0,Config:1},tp={title(t,n,s){let a="";return t===nx.Programmatic?(a="programmatic options",n&&(a+=" from "+n)):a="config "+s,a},loc(t,n){let s="";return t!=null&&(s+=`.overrides[${t}]`),n!=null&&(s+=`.env["${n}"]`),s},*optionsAndDescriptors(t){const n=Object.assign({},t.options);delete n.overrides,delete n.env;const s=[...yield*t.plugins()];s.length&&(n.plugins=s.map(f=>Tg(f)));const a=[...yield*t.presets()];return a.length&&(n.presets=[...a].map(f=>Tg(f))),JSON.stringify(n,void 0,2)}};function Tg(t){var n;let s=(n=t.file)==null?void 0:n.request;return s==null&&(typeof t.value=="object"?s=t.value:typeof t.value=="function"&&(s=`[Function: ${t.value.toString().slice(0,50)} ... ]`)),s==null&&(s="[Unknown]"),t.options===void 0?s:t.name==null?[s,t.options]:[s,t.options,t.name]}e(Tg,"descriptorToConfig");const kl=class kl{constructor(){this._stack=[]}configure(n,s,{callerName:a,filepath:f}){return n?(l,m,h)=>{this._stack.push({type:s,callerName:a,filepath:f,content:l,index:m,envName:h})}:()=>{}}static*format(n){let s=tp.title(n.type,n.callerName,n.filepath);const a=tp.loc(n.index,n.envName);a&&(s+=` ${a}`);const f=yield*tp.optionsAndDescriptors(n.content);return`${s}
166
+ ${f}`}*output(){return this._stack.length===0?"":(yield*bg().all(this._stack.map(s=>kl.format(s)))).join(`
167
+
168
+ `)}};e(kl,"ConfigPrinter");let rp=kl;zs.ConfigPrinter=rp;var Eg;function vg(){if(Eg)return Ps;Eg=1,Object.defineProperty(Ps,"__esModule",{value:!0}),Ps.buildPresetChain=x,Ps.buildPresetChainWalker=void 0,Ps.buildRootChain=L;function t(){const Ae=Yt;return t=e(function(){return Ae},"_path"),Ae}e(t,"_path");function n(){const Ae=Ls();return n=e(function(){return Ae},"_debug"),Ae}e(n,"_debug");var s=gl(),a=bl,f=zs,l=ur,m=Hn,h=Bl(),p=br,b=fg();const y=n()("babel:config:config-chain");function*x(Ae,Z){const re=yield*E(Ae,Z);return re?{plugins:fe(re.plugins),presets:fe(re.presets),options:re.options.map(ue=>Ee(ue)),files:new Set}:null}e(x,"buildPresetChain");const E=Ps.buildPresetChainWalker=te({root:e(Ae=>T(Ae),"root"),env:e((Ae,Z)=>A(Ae)(Z),"env"),overrides:e((Ae,Z)=>I(Ae)(Z),"overrides"),overridesEnv:e((Ae,Z,re)=>v(Ae)(Z)(re),"overridesEnv"),createLogger:e(()=>()=>{},"createLogger")}),T=(0,p.makeWeakCacheSync)(Ae=>_(Ae,Ae.alias,b.createUncachedDescriptors)),A=(0,p.makeWeakCacheSync)(Ae=>(0,p.makeStrongCacheSync)(Z=>z(Ae,Ae.alias,b.createUncachedDescriptors,Z))),I=(0,p.makeWeakCacheSync)(Ae=>(0,p.makeStrongCacheSync)(Z=>Y(Ae,Ae.alias,b.createUncachedDescriptors,Z))),v=(0,p.makeWeakCacheSync)(Ae=>(0,p.makeStrongCacheSync)(Z=>(0,p.makeStrongCacheSync)(re=>N(Ae,Ae.alias,b.createUncachedDescriptors,Z,re))));function*L(Ae,Z){let re,ue;const ge=new f.ConfigPrinter,Oe=yield*P({options:Ae,dirname:Z.cwd},Z,void 0,ge);if(!Oe)return null;const Be=yield*ge.output();let qe;typeof Ae.configFile=="string"?qe=yield*(0,h.loadConfig)(Ae.configFile,Z.cwd,Z.envName,Z.caller):Ae.configFile!==!1&&(qe=yield*(0,h.findRootConfig)(Z.root,Z.envName,Z.caller));let{babelrc:Ye,babelrcRoots:He}=Ae,nt=Z.cwd;const ut=ve(),Ne=new f.ConfigPrinter;if(qe){const De=w(qe),Le=yield*O(De,Z,void 0,Ne);if(!Le)return null;re=yield*Ne.output(),Ye===void 0&&(Ye=De.options.babelrc),He===void 0&&(nt=De.dirname,He=De.options.babelrcRoots),de(ut,Le)}let me,pe,J=!1;const ae=ve();if((Ye===!0||Ye===void 0)&&typeof Z.filename=="string"){const De=yield*(0,h.findPackageData)(Z.filename);if(De&&$(Z,De,He,nt)){if({ignore:me,config:pe}=yield*(0,h.findRelativeConfig)(De,Z.envName,Z.caller),me&&ae.files.add(me.filepath),me&&Ue(Z,me.ignore,null,me.dirname)&&(J=!0),pe&&!J){const Le=M(pe),je=new f.ConfigPrinter,Je=yield*O(Le,Z,void 0,je);Je?(ue=yield*je.output(),de(ae,Je)):J=!0}pe&&J&&ae.files.add(pe.filepath)}}Z.showConfig&&console.log(`Babel configs on "${Z.filename}" (ascending priority):
169
+ `+[re,ue,Be].filter(De=>!!De).join(`
170
+
171
+ `)+`
172
+ -----End Babel configs-----`);const Te=de(de(de(ve(),ut),ae),Oe);return{plugins:J?[]:fe(Te.plugins),presets:J?[]:fe(Te.presets),options:J?[]:Te.options.map(De=>Ee(De)),fileHandling:J?"ignored":"transpile",ignore:me||void 0,babelrc:pe||void 0,config:qe||void 0,files:Te.files}}e(L,"buildRootChain");function $(Ae,Z,re,ue){if(typeof re=="boolean")return re;const ge=Ae.root;if(re===void 0)return Z.directories.includes(ge);let Oe=re;return Array.isArray(Oe)||(Oe=[Oe]),Oe=Oe.map(Be=>typeof Be=="string"?t().resolve(ue,Be):Be),Oe.length===1&&Oe[0]===ge?Z.directories.includes(ge):Oe.some(Be=>(typeof Be=="string"&&(Be=(0,a.default)(Be,ue)),Z.directories.some(qe=>Re(Be,ue,qe,Ae))))}e($,"babelrcLoadEnabled");const w=(0,p.makeWeakCacheSync)(Ae=>({filepath:Ae.filepath,dirname:Ae.dirname,options:(0,s.validate)("configfile",Ae.options,Ae.filepath)})),M=(0,p.makeWeakCacheSync)(Ae=>({filepath:Ae.filepath,dirname:Ae.dirname,options:(0,s.validate)("babelrcfile",Ae.options,Ae.filepath)})),C=(0,p.makeWeakCacheSync)(Ae=>({filepath:Ae.filepath,dirname:Ae.dirname,options:(0,s.validate)("extendsfile",Ae.options,Ae.filepath)})),P=te({root:e(Ae=>_(Ae,"base",b.createCachedDescriptors),"root"),env:e((Ae,Z)=>z(Ae,"base",b.createCachedDescriptors,Z),"env"),overrides:e((Ae,Z)=>Y(Ae,"base",b.createCachedDescriptors,Z),"overrides"),overridesEnv:e((Ae,Z,re)=>N(Ae,"base",b.createCachedDescriptors,Z,re),"overridesEnv"),createLogger:e((Ae,Z,re)=>j(Ae,Z,re),"createLogger")}),S=te({root:e(Ae=>X(Ae),"root"),env:e((Ae,Z)=>D(Ae)(Z),"env"),overrides:e((Ae,Z)=>V(Ae)(Z),"overrides"),overridesEnv:e((Ae,Z,re)=>K(Ae)(Z)(re),"overridesEnv"),createLogger:e((Ae,Z,re)=>q(Ae.filepath,Z,re),"createLogger")});function*O(Ae,Z,re,ue){const ge=yield*S(Ae,Z,re,ue);return ge?.files.add(Ae.filepath),ge}e(O,"loadFileChain");const X=(0,p.makeWeakCacheSync)(Ae=>_(Ae,Ae.filepath,b.createUncachedDescriptors)),D=(0,p.makeWeakCacheSync)(Ae=>(0,p.makeStrongCacheSync)(Z=>z(Ae,Ae.filepath,b.createUncachedDescriptors,Z))),V=(0,p.makeWeakCacheSync)(Ae=>(0,p.makeStrongCacheSync)(Z=>Y(Ae,Ae.filepath,b.createUncachedDescriptors,Z))),K=(0,p.makeWeakCacheSync)(Ae=>(0,p.makeStrongCacheSync)(Z=>(0,p.makeStrongCacheSync)(re=>N(Ae,Ae.filepath,b.createUncachedDescriptors,Z,re))));function q(Ae,Z,re){return re?re.configure(Z.showConfig,f.ChainFormatter.Config,{filepath:Ae}):()=>{}}e(q,"buildFileLogger");function _({dirname:Ae,options:Z},re,ue){return ue(Ae,Z,re)}e(_,"buildRootDescriptors");function j(Ae,Z,re){var ue;return re?re.configure(Z.showConfig,f.ChainFormatter.Programmatic,{callerName:(ue=Z.caller)==null?void 0:ue.name}):()=>{}}e(j,"buildProgrammaticLogger");function z({dirname:Ae,options:Z},re,ue,ge){var Oe;const Be=(Oe=Z.env)==null?void 0:Oe[ge];return Be?ue(Ae,Be,`${re}.env["${ge}"]`):null}e(z,"buildEnvDescriptors");function Y({dirname:Ae,options:Z},re,ue,ge){var Oe;const Be=(Oe=Z.overrides)==null?void 0:Oe[ge];if(!Be)throw new Error("Assertion failure - missing override");return ue(Ae,Be,`${re}.overrides[${ge}]`)}e(Y,"buildOverrideDescriptors");function N({dirname:Ae,options:Z},re,ue,ge,Oe){var Be,qe;const Ye=(Be=Z.overrides)==null?void 0:Be[ge];if(!Ye)throw new Error("Assertion failure - missing override");const He=(qe=Ye.env)==null?void 0:qe[Oe];return He?ue(Ae,He,`${re}.overrides[${ge}].env["${Oe}"]`):null}e(N,"buildOverrideEnvDescriptors");function te({root:Ae,env:Z,overrides:re,overridesEnv:ue,createLogger:ge}){return e(function*(Be,qe,Ye=new Set,He){const{dirname:nt}=Be,ut=[],Ne=Ae(Be);if(Ce(Ne,nt,qe,Be.filepath)){ut.push({config:Ne,envName:void 0,index:void 0});const J=Z(Be,qe.envName);J&&Ce(J,nt,qe,Be.filepath)&&ut.push({config:J,envName:qe.envName,index:void 0}),(Ne.options.overrides||[]).forEach((ae,Te)=>{const De=re(Be,Te);if(Ce(De,nt,qe,Be.filepath)){ut.push({config:De,index:Te,envName:void 0});const Le=ue(Be,Te,qe.envName);Le&&Ce(Le,nt,qe,Be.filepath)&&ut.push({config:Le,index:Te,envName:qe.envName})}})}if(ut.some(({config:{options:{ignore:J,only:ae}}})=>Ue(qe,J,ae,nt)))return null;const me=ve(),pe=ge(Be,qe,He);for(const{config:J,index:ae,envName:Te}of ut){if(!(yield*se(me,J.options,nt,qe,Ye,He)))return null;pe(J,ae,Te),yield*we(me,J)}return me},"chainWalker")}e(te,"makeChainWalker");function*se(Ae,Z,re,ue,ge,Oe){if(Z.extends===void 0)return!0;const Be=yield*(0,h.loadConfig)(Z.extends,re,ue.envName,ue.caller);if(ge.has(Be))throw new Error(`Configuration cycle detected loading ${Be.filepath}.
173
+ File already loaded following the config chain:
174
+ `+Array.from(ge,Ye=>` - ${Ye.filepath}`).join(`
175
+ `));ge.add(Be);const qe=yield*O(C(Be),ue,ge,Oe);return ge.delete(Be),qe?(de(Ae,qe),!0):!1}e(se,"mergeExtendsChain");function de(Ae,Z){Ae.options.push(...Z.options),Ae.plugins.push(...Z.plugins),Ae.presets.push(...Z.presets);for(const re of Z.files)Ae.files.add(re);return Ae}e(de,"mergeChain");function*we(Ae,{options:Z,plugins:re,presets:ue}){return Ae.options.push(Z),Ae.plugins.push(...yield*re()),Ae.presets.push(...yield*ue()),Ae}e(we,"mergeChainOpts");function ve(){return{options:[],presets:[],plugins:[],files:new Set}}e(ve,"emptyChain");function Ee(Ae){const Z=Object.assign({},Ae);return delete Z.extends,delete Z.env,delete Z.overrides,delete Z.plugins,delete Z.presets,delete Z.passPerPreset,delete Z.ignore,delete Z.only,delete Z.test,delete Z.include,delete Z.exclude,hasOwnProperty.call(Z,"sourceMap")&&(Z.sourceMaps=Z.sourceMap,delete Z.sourceMap),Z}e(Ee,"normalizeOptions");function fe(Ae){const Z=new Map,re=[];for(const ue of Ae)if(typeof ue.value=="function"){const ge=ue.value;let Oe=Z.get(ge);Oe||(Oe=new Map,Z.set(ge,Oe));let Be=Oe.get(ue.name);Be?Be.value=ue:(Be={value:ue},re.push(Be),ue.ownPass||Oe.set(ue.name,Be))}else re.push({value:ue});return re.reduce((ue,ge)=>(ue.push(ge.value),ue),[])}e(fe,"dedupDescriptors");function Ce({options:Ae},Z,re,ue){return(Ae.test===void 0||xe(re,Ae.test,Z,ue))&&(Ae.include===void 0||xe(re,Ae.include,Z,ue))&&(Ae.exclude===void 0||!xe(re,Ae.exclude,Z,ue))}e(Ce,"configIsApplicable");function xe(Ae,Z,re,ue){const ge=Array.isArray(Z)?Z:[Z];return Fe(Ae,ge,re,ue)}e(xe,"configFieldIsApplicable");function Se(Ae,Z){return Z instanceof RegExp?String(Z):Z}e(Se,"ignoreListReplacer");function Ue(Ae,Z,re,ue){if(Z&&Fe(Ae,Z,ue)){var ge;const Be=`No config is applied to "${(ge=Ae.filename)!=null?ge:"(unknown)"}" because it matches one of \`ignore: ${JSON.stringify(Z,Se)}\` from "${ue}"`;return y(Be),Ae.showConfig&&console.log(Be),!0}if(re&&!Fe(Ae,re,ue)){var Oe;const Be=`No config is applied to "${(Oe=Ae.filename)!=null?Oe:"(unknown)"}" because it fails to match one of \`only: ${JSON.stringify(re,Se)}\` from "${ue}"`;return y(Be),Ae.showConfig&&console.log(Be),!0}return!1}e(Ue,"shouldIgnore");function Fe(Ae,Z,re,ue){return Z.some(ge=>Re(ge,re,Ae.filename,Ae,ue))}e(Fe,"matchesPatterns");function Re(Ae,Z,re,ue,ge){if(typeof Ae=="function")return!!(0,l.endHiddenCallStack)(Ae)(re,{dirname:Z,envName:ue.envName,caller:ue.caller});if(typeof re!="string")throw new m.default("Configuration contains string/RegExp pattern, but no filename was passed to Babel",ge);return typeof Ae=="string"&&(Ae=(0,a.default)(Ae,Z)),Ae.test(re)}return e(Re,"matchPattern"),Ps}e(vg,"requireConfigChain");var np={};Object.defineProperty(np,"__esModule",{value:!0}),np.validatePluginObject=ox;var Qn=hg();const ix={name:Qn.assertString,manipulateOptions:Qn.assertFunction,pre:Qn.assertFunction,post:Qn.assertFunction,inherits:Qn.assertFunction,visitor:sx,parserOverride:Qn.assertFunction,generatorOverride:Qn.assertFunction};function sx(t,n){const s=(0,Qn.assertObject)(t,n);if(s&&(Object.keys(s).forEach(a=>{a!=="_exploded"&&a!=="_verified"&&ax(a,s[a])}),s.enter||s.exit))throw new Error(`${(0,Qn.msg)(t)} cannot contain catch-all "enter" or "exit" handlers. Please target individual nodes.`);return s}e(sx,"assertVisitorMap");function ax(t,n){if(n&&typeof n=="object")Object.keys(n).forEach(s=>{if(s!=="enter"&&s!=="exit")throw new Error(`.visitor["${t}"] may only have .enter and/or .exit handlers.`)});else if(typeof n!="function")throw new Error(`.visitor["${t}"] must be a function`)}e(ax,"assertVisitorHandler");function ox(t){const n={type:"root",source:"plugin"};return Object.keys(t).forEach(s=>{const a=ix[s];if(a)a({type:"option",name:s,parent:n},t[s]);else{const f=new Error(`.${s} is not a valid Plugin property`);throw f.code="BABEL_UNKNOWN_PLUGIN_PROPERTY",f}}),t}e(ox,"validatePluginObject");var uo={},El={};Object.defineProperty(El,"__esModule",{value:!0}),El.getEnv=ux;function ux(t="development"){return process.env.BABEL_ENV||process.env.NODE_ENV||t}e(ux,"getEnv");var Sg;function xg(){if(Sg)return uo;Sg=1,Object.defineProperty(uo,"__esModule",{value:!0}),uo.default=E,uo.loadPartialConfig=T;function t(){const v=Yt;return t=e(function(){return v},"_path"),v}e(t,"_path");var n=Gs,s=$s,a=ml(),f=vg(),l=El,m=gl(),h=Bl(),p=no;const b=["showIgnoredFiles"];function y(v,L){if(v==null)return{};var $={};for(var w in v)if({}.hasOwnProperty.call(v,w)){if(L.includes(w))continue;$[w]=v[w]}return $}e(y,"_objectWithoutPropertiesLoose");function x(v,L){switch(L){case"root":return v;case"upward-optional":{const $=(0,h.findConfigUpwards)(v);return $===null?v:$}case"upward":{const $=(0,h.findConfigUpwards)(v);if($!==null)return $;throw Object.assign(new Error(`Babel was run with rootMode:"upward" but a root could not be found when searching upward from "${v}".
176
+ One of the following config files must be in the directory tree: "${h.ROOT_CONFIG_FILENAMES.join(", ")}".`),{code:"BABEL_ROOT_NOT_FOUND",dirname:v})}default:throw new Error("Assertion failure - unknown rootMode value.")}}e(x,"resolveRootMode");function*E(v){if(v!=null&&(typeof v!="object"||Array.isArray(v)))throw new Error("Babel options must be an object, null, or undefined");const L=v?(0,m.validate)("arguments",v):{},{envName:$=(0,l.getEnv)(),cwd:w=".",root:M=".",rootMode:C="root",caller:P,cloneInputAst:S=!0}=L,O=t().resolve(w),X=x(t().resolve(O,M),C),D=typeof L.filename=="string"?t().resolve(w,L.filename):void 0,V=yield*(0,h.resolveShowConfigPath)(O),K={filename:D,cwd:O,root:X,envName:$,caller:P,showConfig:V===D},q=yield*(0,f.buildRootChain)(L,K);if(!q)return null;const _={assumptions:{}};return q.options.forEach(z=>{(0,s.mergeOptions)(_,z)}),{options:Object.assign({},_,{targets:(0,p.resolveTargets)(_,X),cloneInputAst:S,babelrc:!1,configFile:!1,browserslistConfigFile:!1,passPerPreset:!1,envName:K.envName,cwd:K.cwd,root:K.root,rootMode:"root",filename:typeof K.filename=="string"?K.filename:void 0,plugins:q.plugins.map(z=>(0,a.createItemFromDescriptor)(z)),presets:q.presets.map(z=>(0,a.createItemFromDescriptor)(z))}),context:K,fileHandling:q.fileHandling,ignore:q.ignore,babelrc:q.babelrc,config:q.config,files:q.files}}e(E,"loadPrivatePartialConfig");function*T(v){let L=!1;if(typeof v=="object"&&v!==null&&!Array.isArray(v)){var $=v;({showIgnoredFiles:L}=$),v=y($,b)}const w=yield*E(v);if(!w)return null;const{options:M,babelrc:C,ignore:P,config:S,fileHandling:O,files:X}=w;return O==="ignored"&&!L?null:((M.plugins||[]).forEach(D=>{if(D.value instanceof n.default)throw new Error("Passing cached plugin instances is not supported in babel.loadPartialConfig()")}),new A(M,C?C.filepath:void 0,P?P.filepath:void 0,S?S.filepath:void 0,O,X))}e(T,"loadPartialConfig");const I=class I{constructor(L,$,w,M,C,P){this.options=void 0,this.babelrc=void 0,this.babelignore=void 0,this.config=void 0,this.fileHandling=void 0,this.files=void 0,this.options=L,this.babelignore=w,this.babelrc=$,this.config=M,this.fileHandling=C,this.files=P,Object.freeze(this)}hasFilesystemConfig(){return this.babelrc!==void 0||this.config!==void 0}};e(I,"PartialConfig");let A=I;return Object.freeze(A.prototype),uo}e(xg,"requirePartial");var Ag;function lx(){if(Ag)return ro;Ag=1,Object.defineProperty(ro,"__esModule",{value:!0}),ro.default=void 0;function t(){const V=Tr();return t=e(function(){return V},"_gensync"),V}e(t,"_gensync");var n=Vt,s=$s,a=ei(),f=Gs,l=ml(),m=vg(),h=Hs;function p(){const V=qr();return p=e(function(){return V},"_traverse"),V}e(p,"_traverse");var b=br,y=gl(),x=np,E=A0(),T=xg(),A=Hn;ro.default=t()(e(function*(K){var q;const _=yield*(0,T.default)(K);if(!_)return null;const{options:j,context:z,fileHandling:Y}=_;if(Y==="ignored")return null;const N={},{plugins:te,presets:se}=j;if(!te||!se)throw new Error("Assertion failure - plugins and presets exist");const de=Object.assign({},z,{targets:j.targets}),we=e(Re=>{const Ae=(0,l.getItemDescriptor)(Re);if(!Ae)throw new Error("Assertion failure - must be config item");return Ae},"toDescriptor"),ve=se.map(we),Ee=te.map(we),fe=[[]],Ce=[],xe=[];if(yield*I(z,e(function*Re(Ae,Z){const re=[];for(let ge=0;ge<Ae.length;ge++){const Oe=Ae[ge];if(Oe.options!==!1){try{var ue=yield*X(Oe,de)}catch(Be){throw Be.code==="BABEL_UNKNOWN_OPTION"&&(0,y.checkNoUnwrappedItemOptionPairs)(Ae,ge,"preset",Be),Be}xe.push(ue.externalDependencies),Oe.ownPass?re.push({preset:ue.chain,pass:[]}):re.unshift({preset:ue.chain,pass:Z})}}if(re.length>0){fe.splice(1,0,...re.map(ge=>ge.pass).filter(ge=>ge!==Z));for(const{preset:ge,pass:Oe}of re){if(!ge||(Oe.push(...ge.plugins),yield*Re(ge.presets,Oe)))return!0;ge.options.forEach(qe=>{(0,s.mergeOptions)(N,qe)})}}},"recursePresetDescriptors"))(ve,fe[0]))return null;const Ue=N;(0,s.mergeOptions)(Ue,j);const Fe=Object.assign({},de,{assumptions:(q=Ue.assumptions)!=null?q:{}});return yield*I(z,e(function*(){fe[0].unshift(...Ee);for(const Z of fe){const re=[];Ce.push(re);for(let ue=0;ue<Z.length;ue++){const ge=Z[ue];if(ge.options!==!1){try{var Ae=yield*M(ge,Fe)}catch(Oe){throw Oe.code==="BABEL_UNKNOWN_PLUGIN_PROPERTY"&&(0,y.checkNoUnwrappedItemOptionPairs)(Z,ue,"plugin",Oe),Oe}re.push(Ae),xe.push(Ae.externalDependencies)}}}},"loadPluginDescriptors"))(),Ue.plugins=Ce[0],Ue.presets=Ce.slice(1).filter(Re=>Re.length>0).map(Re=>({plugins:Re})),Ue.passPerPreset=Ue.presets.length>0,{options:Ue,passes:Ce,externalDependencies:(0,h.finalize)(xe)}},"loadFullConfig"));function I(V,K){return function*(q,_){try{return yield*K(q,_)}catch(z){if(!/^\[BABEL\]/.test(z.message)){var j;z.message=`[BABEL] ${(j=V.filename)!=null?j:"unknown file"}: ${z.message}`}throw z}}}e(I,"enhanceError");const v=e(V=>(0,b.makeWeakCache)(function*({value:K,options:q,dirname:_,alias:j},z){if(q===!1)throw new Error("Assertion failure");q=q||{};const Y=[];let N=K;if(typeof K=="function"){const te=(0,n.maybeAsync)(K,"You appear to be using an async plugin/preset, but Babel has been called synchronously"),se=Object.assign({},a,V(z,Y));try{N=yield*te(se,q,_)}catch(de){throw j&&(de.message+=` (While processing: ${JSON.stringify(j)})`),de}}if(!N||typeof N!="object")throw new Error("Plugin/Preset did not return an object.");if((0,n.isThenable)(N))throw yield*[],new Error(`You appear to be using a promise as a plugin, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version. As an alternative, you can prefix the promise with "await". (While processing: ${JSON.stringify(j)})`);if(Y.length>0&&(!z.configured()||z.mode()==="forever")){let te=`A plugin/preset has external untracked dependencies (${Y[0]}), but the cache `;throw z.configured()?te+=" has been configured to never be invalidated. ":te+="has not been configured to be invalidated when the external dependencies change. ",te+=`Plugins/presets should configure their cache to be invalidated when the external dependencies change, for example using \`api.cache.invalidate(() => statSync(filepath).mtimeMs)\` or \`api.cache.never()\`
177
+ (While processing: ${JSON.stringify(j)})`,new Error(te)}return{value:N,options:q,dirname:_,alias:j,externalDependencies:(0,h.finalize)(Y)}}),"makeDescriptorLoader"),L=v(E.makePluginAPI),$=v(E.makePresetAPI),w=(0,b.makeWeakCache)(function*({value:V,options:K,dirname:q,alias:_,externalDependencies:j},z){const Y=(0,x.validatePluginObject)(V),N=Object.assign({},Y);if(N.visitor&&(N.visitor=p().default.explode(Object.assign({},N.visitor))),N.inherits){const te={name:void 0,alias:`${_}$inherits`,value:N.inherits,options:K,dirname:q},se=yield*(0,n.forwardAsync)(M,de=>z.invalidate(we=>de(te,we)));N.pre=D(se.pre,N.pre),N.post=D(se.post,N.post),N.manipulateOptions=D(se.manipulateOptions,N.manipulateOptions),N.visitor=p().default.visitors.merge([se.visitor||{},N.visitor||{}]),se.externalDependencies.length>0&&(j.length===0?j=se.externalDependencies:j=(0,h.finalize)([j,se.externalDependencies]))}return new f.default(N,K,_,j)});function*M(V,K){if(V.value instanceof f.default){if(V.options)throw new Error("Passed options to an existing Plugin instance will not work.");return V.value}return yield*w(yield*L(V,K),K)}e(M,"loadPluginDescriptor");const C=e(V=>V&&typeof V!="function","needsFilename"),P=e((V,K)=>{if(C(V.test)||C(V.include)||C(V.exclude)){const q=K.name?`"${K.name}"`:"/* your preset */";throw new A.default([`Preset ${q} requires a filename to be set when babel is called directly,`,"```",`babel.transformSync(code, { filename: 'file.ts', presets: [${q}] });`,"```","See https://babeljs.io/docs/en/options#filename for more information."].join(`
178
+ `))}},"validateIfOptionNeedsFilename"),S=e((V,K,q)=>{if(!K.filename){var _;const{options:j}=V;P(j,q),(_=j.overrides)==null||_.forEach(z=>P(z,q))}},"validatePreset"),O=(0,b.makeWeakCacheSync)(({value:V,dirname:K,alias:q,externalDependencies:_})=>({options:(0,y.validate)("preset",V),alias:q,dirname:K,externalDependencies:_}));function*X(V,K){const q=O(yield*$(V,K));return S(q,K,V),{chain:yield*(0,m.buildPresetChain)(q,K),externalDependencies:q.externalDependencies}}e(X,"loadPresetDescriptor");function D(V,K){return V?K?function(...q){const _=V.apply(this,q);return _&&typeof _.then=="function"?_.then(()=>K.apply(this,q)):K.apply(this,q)}:V:K}return e(D,"chainMaybeAsync"),ro}e(lx,"requireFull");var Pg;function lo(){return Pg||(Pg=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.createConfigItem=$,t.createConfigItemAsync=v,t.createConfigItemSync=L,Object.defineProperty(t,"default",{enumerable:!0,get:e(function(){return s.default},"get")}),t.loadOptions=A,t.loadOptionsAsync=E,t.loadOptionsSync=T,t.loadPartialConfig=b,t.loadPartialConfigAsync=h,t.loadPartialConfigSync=p;function n(){const w=Tr();return n=e(function(){return w},"_gensync"),w}e(n,"_gensync");var s=lx(),a=xg(),f=ml(),l=ur;const m=n()(a.loadPartialConfig);function h(...w){return(0,l.beginHiddenCallStack)(m.async)(...w)}e(h,"loadPartialConfigAsync");function p(...w){return(0,l.beginHiddenCallStack)(m.sync)(...w)}e(p,"loadPartialConfigSync");function b(w,M){if(M!==void 0)(0,l.beginHiddenCallStack)(m.errback)(w,M);else if(typeof w=="function")(0,l.beginHiddenCallStack)(m.errback)(void 0,w);else return p(w)}e(b,"loadPartialConfig");function*y(w){var M;const C=yield*(0,s.default)(w);return(M=C?.options)!=null?M:null}e(y,"loadOptionsImpl");const x=n()(y);function E(...w){return(0,l.beginHiddenCallStack)(x.async)(...w)}e(E,"loadOptionsAsync");function T(...w){return(0,l.beginHiddenCallStack)(x.sync)(...w)}e(T,"loadOptionsSync");function A(w,M){if(M!==void 0)(0,l.beginHiddenCallStack)(x.errback)(w,M);else if(typeof w=="function")(0,l.beginHiddenCallStack)(x.errback)(void 0,w);else return T(w)}e(A,"loadOptions");const I=n()(f.createConfigItem);function v(...w){return(0,l.beginHiddenCallStack)(I.async)(...w)}e(v,"createConfigItemAsync");function L(...w){return(0,l.beginHiddenCallStack)(I.sync)(...w)}e(L,"createConfigItemSync");function $(w,M,C){if(C!==void 0)(0,l.beginHiddenCallStack)(I.errback)(w,M,C);else if(typeof M=="function")(0,l.beginHiddenCallStack)(I.errback)(w,void 0,C);else return L(w,M)}e($,"createConfigItem")}(Cf)),Cf}e(lo,"requireConfig");var vl={},Sl={};Object.defineProperty(Sl,"__esModule",{value:!0}),Sl.default=void 0;const Ip=class Ip{constructor(n,s,a,f){this._map=new Map,this.key=void 0,this.file=void 0,this.opts=void 0,this.cwd=void 0,this.filename=void 0,this.isAsync=void 0,this.key=s,this.file=n,this.opts=a||{},this.cwd=n.opts.cwd,this.filename=n.opts.filename,this.isAsync=f}set(n,s){this._map.set(n,s)}get(n){return this._map.get(n)}availableHelper(n,s){return this.file.availableHelper(n,s)}addHelper(n){return this.file.addHelper(n)}buildCodeFrameError(n,s,a){return this.file.buildCodeFrameError(n,s,a)}};e(Ip,"PluginPass");let co=Ip;Sl.default=co,co.prototype.getModuleName=e(function(){return this.file.getModuleName()},"getModuleName"),co.prototype.addImport=e(function(){this.file.addImport()},"addImport");var ip={};Object.defineProperty(ip,"__esModule",{value:!0}),ip.default=fx;function Cg(){const t=qr();return Cg=e(function(){return t},"_traverse"),t}e(Cg,"_traverse");var cx=Gs;let sp;const Dg={name:"internal.blockHoist",visitor:{Block:{exit({node:t}){t.body=wg(t.body)}},SwitchCase:{exit({node:t}){t.consequent=wg(t.consequent)}}}};function wg(t){let n=Math.pow(2,30)-1,s=!1;for(let a=0;a<t.length;a++){const f=t[a],l=Ig(f);if(l>n){s=!0;break}n=l}return s?px(t.slice()):t}e(wg,"performHoisting");function fx(){return sp||(sp=new cx.default(Object.assign({},Dg,{visitor:Cg().default.explode(Dg.visitor)}),{})),sp}e(fx,"loadBlockHoistPlugin");function Ig(t){const n=t?._blockHoist;return n==null?1:n===!0?2:n}e(Ig,"priority");function px(t){const n=Object.create(null);for(let f=0;f<t.length;f++){const l=t[f],m=Ig(l);(n[m]||(n[m]=[])).push(l)}const s=Object.keys(n).map(f=>+f).sort((f,l)=>l-f);let a=0;for(const f of s){const l=n[f];for(const m of l)t[a++]=m}return t}e(px,"stableSort");var xl={};Object.defineProperty(xl,"__esModule",{value:!0}),xl.default=dx;function Al(){const t=Yt;return Al=e(function(){return t},"_path$1"),t}e(Al,"_path$1");function dx(t){const{filename:n,cwd:s,filenameRelative:a=typeof n=="string"?Al().relative(s,n):"unknown",sourceType:f="module",inputSourceMap:l,sourceMaps:m=!!l,sourceRoot:h=t.options.moduleRoot,sourceFileName:p=Al().basename(a),comments:b=!0,compact:y="auto"}=t.options,x=t.options,E=Object.assign({},x,{parserOpts:Object.assign({sourceType:Al().extname(a)===".mjs"?"module":f,sourceFileName:n,plugins:[]},x.parserOpts),generatorOpts:Object.assign({filename:n,auxiliaryCommentBefore:x.auxiliaryCommentBefore,auxiliaryCommentAfter:x.auxiliaryCommentAfter,retainLines:x.retainLines,comments:b,shouldPrintComment:x.shouldPrintComment,compact:y,minified:x.minified,sourceMaps:m,sourceRoot:h,sourceFileName:p},x.generatorOpts)});for(const T of t.passes)for(const A of T)A.manipulateOptions&&A.manipulateOptions(E,E.parserOpts);return E}e(dx,"normalizeOptions");var Pl={},ap={},_g;function Og(){return _g||(_g=1,function(t){Object.defineProperty(t,"commentRegex",{get:e(function(){return/^\s*?\/[\/\*][@#]\s+?sourceMappingURL=data:(((?:application|text)\/json)(?:;charset=([^;,]+?)?)?)?(?:;(base64))?,(.*?)$/mg},"getCommentRegex")}),Object.defineProperty(t,"mapFileCommentRegex",{get:e(function(){return/(?:\/\/[@#][ \t]+?sourceMappingURL=([^\s'"`]+?)[ \t]*?$)|(?:\/\*[@#][ \t]+sourceMappingURL=([^*]+?)[ \t]*?(?:\*\/){1}[ \t]*?$)/mg},"getMapFileCommentRegex")});var n;typeof Buffer<"u"?typeof Buffer.from=="function"?n=s:n=a:n=f;function s(E){return Buffer.from(E,"base64").toString()}e(s,"decodeBase64WithBufferFrom");function a(E){if(typeof value=="number")throw new TypeError("The value to decode must not be of type number.");return new Buffer(E,"base64").toString()}e(a,"decodeBase64WithNewBuffer");function f(E){return decodeURIComponent(escape(atob(E)))}e(f,"decodeBase64WithAtob");function l(E){return E.split(",").pop()}e(l,"stripComment");function m(E,T){var A=t.mapFileCommentRegex.exec(E),I=A[1]||A[2];try{var E=T(I);return E!=null&&typeof E.catch=="function"?E.catch(v):E}catch(L){v(L)}function v(L){throw new Error("An error occurred while trying to read the map file at "+I+`
179
+ `+L.stack)}e(v,"throwError")}e(m,"readFromFileMap");function h(E,T){T=T||{},T.hasComment&&(E=l(E)),T.encoding==="base64"?E=n(E):T.encoding==="uri"&&(E=decodeURIComponent(E)),(T.isJSON||T.encoding)&&(E=JSON.parse(E)),this.sourcemap=E}e(h,"Converter"),h.prototype.toJSON=function(E){return JSON.stringify(this.sourcemap,null,E)},typeof Buffer<"u"?typeof Buffer.from=="function"?h.prototype.toBase64=p:h.prototype.toBase64=b:h.prototype.toBase64=y;function p(){var E=this.toJSON();return Buffer.from(E,"utf8").toString("base64")}e(p,"encodeBase64WithBufferFrom");function b(){var E=this.toJSON();if(typeof E=="number")throw new TypeError("The json to encode must not be of type number.");return new Buffer(E,"utf8").toString("base64")}e(b,"encodeBase64WithNewBuffer");function y(){var E=this.toJSON();return btoa(unescape(encodeURIComponent(E)))}e(y,"encodeBase64WithBtoa"),h.prototype.toURI=function(){var E=this.toJSON();return encodeURIComponent(E)},h.prototype.toComment=function(E){var T,A,I;return E!=null&&E.encoding==="uri"?(T="",A=this.toURI()):(T=";base64",A=this.toBase64()),I="sourceMappingURL=data:application/json;charset=utf-8"+T+","+A,E!=null&&E.multiline?"/*# "+I+" */":"//# "+I},h.prototype.toObject=function(){return JSON.parse(this.toJSON())},h.prototype.addProperty=function(E,T){if(this.sourcemap.hasOwnProperty(E))throw new Error('property "'+E+'" already exists on the sourcemap, use set property instead');return this.setProperty(E,T)},h.prototype.setProperty=function(E,T){return this.sourcemap[E]=T,this},h.prototype.getProperty=function(E){return this.sourcemap[E]},t.fromObject=function(E){return new h(E)},t.fromJSON=function(E){return new h(E,{isJSON:!0})},t.fromURI=function(E){return new h(E,{encoding:"uri"})},t.fromBase64=function(E){return new h(E,{encoding:"base64"})},t.fromComment=function(E){var T,A;return E=E.replace(/^\/\*/g,"//").replace(/\*\/$/g,""),T=t.commentRegex.exec(E),A=T&&T[4]||"uri",new h(E,{encoding:A,hasComment:!0})};function x(E){return new h(E,{isJSON:!0})}e(x,"makeConverter"),t.fromMapFileComment=function(E,T){if(typeof T=="string")throw new Error("String directory paths are no longer supported with `fromMapFileComment`\nPlease review the Upgrading documentation at https://github.com/thlorenz/convert-source-map#upgrading");var A=m(E,T);return A!=null&&typeof A.then=="function"?A.then(x):x(A)},t.fromSource=function(E){var T=E.match(t.commentRegex);return T?t.fromComment(T.pop()):null},t.fromMapFileSource=function(E,T){if(typeof T=="string")throw new Error("String directory paths are no longer supported with `fromMapFileSource`\nPlease review the Upgrading documentation at https://github.com/thlorenz/convert-source-map#upgrading");var A=E.match(t.mapFileCommentRegex);return A?t.fromMapFileComment(A.pop(),T):null},t.removeComments=function(E){return E.replace(t.commentRegex,"")},t.removeMapFileComments=function(E){return E.replace(t.mapFileCommentRegex,"")},t.generateMapFileComment=function(E,T){var A="sourceMappingURL="+E;return T&&T.multiline?"/*# "+A+" */":"//# "+A}}(ap)),ap}e(Og,"requireConvertSourceMap");var Cl={},op={};Object.defineProperty(op,"__esModule",{value:!0}),op.default=hx;const Ng={asyncDoExpressions:{syntax:{name:"@babel/plugin-syntax-async-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-async-do-expressions"}},decimal:{syntax:{name:"@babel/plugin-syntax-decimal",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-decimal"}},decorators:{syntax:{name:"@babel/plugin-syntax-decorators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-decorators"},transform:{name:"@babel/plugin-proposal-decorators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-decorators"}},doExpressions:{syntax:{name:"@babel/plugin-syntax-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-do-expressions"},transform:{name:"@babel/plugin-proposal-do-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-do-expressions"}},exportDefaultFrom:{syntax:{name:"@babel/plugin-syntax-export-default-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-export-default-from"},transform:{name:"@babel/plugin-proposal-export-default-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-export-default-from"}},flow:{syntax:{name:"@babel/plugin-syntax-flow",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-flow"},transform:{name:"@babel/preset-flow",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-flow"}},functionBind:{syntax:{name:"@babel/plugin-syntax-function-bind",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-function-bind"},transform:{name:"@babel/plugin-proposal-function-bind",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-function-bind"}},functionSent:{syntax:{name:"@babel/plugin-syntax-function-sent",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-function-sent"},transform:{name:"@babel/plugin-proposal-function-sent",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-function-sent"}},jsx:{syntax:{name:"@babel/plugin-syntax-jsx",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-jsx"},transform:{name:"@babel/preset-react",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-react"}},pipelineOperator:{syntax:{name:"@babel/plugin-syntax-pipeline-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-pipeline-operator"},transform:{name:"@babel/plugin-proposal-pipeline-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-pipeline-operator"}},recordAndTuple:{syntax:{name:"@babel/plugin-syntax-record-and-tuple",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-record-and-tuple"}},throwExpressions:{syntax:{name:"@babel/plugin-syntax-throw-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-throw-expressions"},transform:{name:"@babel/plugin-proposal-throw-expressions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-proposal-throw-expressions"}},typescript:{syntax:{name:"@babel/plugin-syntax-typescript",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-typescript"},transform:{name:"@babel/preset-typescript",url:"https://github.com/babel/babel/tree/main/packages/babel-preset-typescript"}}};Object.assign(Ng,{asyncGenerators:{syntax:{name:"@babel/plugin-syntax-async-generators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-async-generators"},transform:{name:"@babel/plugin-transform-async-generator-functions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-async-generator-functions"}},classProperties:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-class-properties"}},classPrivateProperties:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-class-properties"}},classPrivateMethods:{syntax:{name:"@babel/plugin-syntax-class-properties",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-class-properties"},transform:{name:"@babel/plugin-transform-private-methods",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-private-methods"}},classStaticBlock:{syntax:{name:"@babel/plugin-syntax-class-static-block",url:"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-class-static-block"},transform:{name:"@babel/plugin-transform-class-static-block",url:"https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-class-static-block"}},dynamicImport:{syntax:{name:"@babel/plugin-syntax-dynamic-import",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-dynamic-import"}},exportNamespaceFrom:{syntax:{name:"@babel/plugin-syntax-export-namespace-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-export-namespace-from"},transform:{name:"@babel/plugin-transform-export-namespace-from",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-export-namespace-from"}},importAssertions:{syntax:{name:"@babel/plugin-syntax-import-assertions",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-assertions"}},importAttributes:{syntax:{name:"@babel/plugin-syntax-import-attributes",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-attributes"}},importMeta:{syntax:{name:"@babel/plugin-syntax-import-meta",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-import-meta"}},logicalAssignment:{syntax:{name:"@babel/plugin-syntax-logical-assignment-operators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-logical-assignment-operators"},transform:{name:"@babel/plugin-transform-logical-assignment-operators",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-logical-assignment-operators"}},moduleStringNames:{syntax:{name:"@babel/plugin-syntax-module-string-names",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-module-string-names"}},numericSeparator:{syntax:{name:"@babel/plugin-syntax-numeric-separator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-numeric-separator"},transform:{name:"@babel/plugin-transform-numeric-separator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-numeric-separator"}},nullishCoalescingOperator:{syntax:{name:"@babel/plugin-syntax-nullish-coalescing-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-nullish-coalescing-operator"},transform:{name:"@babel/plugin-transform-nullish-coalescing-operator",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-nullish-coalescing-opearator"}},objectRestSpread:{syntax:{name:"@babel/plugin-syntax-object-rest-spread",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-object-rest-spread"},transform:{name:"@babel/plugin-transform-object-rest-spread",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-object-rest-spread"}},optionalCatchBinding:{syntax:{name:"@babel/plugin-syntax-optional-catch-binding",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-optional-catch-binding"},transform:{name:"@babel/plugin-transform-optional-catch-binding",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-optional-catch-binding"}},optionalChaining:{syntax:{name:"@babel/plugin-syntax-optional-chaining",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-optional-chaining"},transform:{name:"@babel/plugin-transform-optional-chaining",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-optional-chaining"}},privateIn:{syntax:{name:"@babel/plugin-syntax-private-property-in-object",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-syntax-private-property-in-object"},transform:{name:"@babel/plugin-transform-private-property-in-object",url:"https://github.com/babel/babel/tree/main/packages/babel-plugin-transform-private-property-in-object"}},regexpUnicodeSets:{syntax:{name:"@babel/plugin-syntax-unicode-sets-regex",url:"https://github.com/babel/babel/blob/main/packages/babel-plugin-syntax-unicode-sets-regex/README.md"},transform:{name:"@babel/plugin-transform-unicode-sets-regex",url:"https://github.com/babel/babel/blob/main/packages/babel-plugin-proposalunicode-sets-regex/README.md"}}});const Bg=e(({name:t,url:n})=>`${t} (${n})`,"getNameURLCombination");function hx(t,n,s,a){let f=`Support for the experimental syntax '${t}' isn't currently enabled (${n.line}:${n.column+1}):
180
+
181
+ `+s;const l=Ng[t];if(l){const{syntax:h,transform:p}=l;if(h){const b=Bg(h);if(p){const y=Bg(p),x=p.name.startsWith("@babel/plugin")?"plugins":"presets";f+=`
182
+
183
+ Add ${y} to the '${x}' section of your Babel config to enable transformation.
184
+ If you want to leave it as-is, add ${b} to the 'plugins' section to enable parsing.`}else f+=`
185
+
186
+ Add ${b} to the 'plugins' section of your Babel config to enable parsing.`}}return f+=`
187
+
188
+ If you already added the plugin for this syntax to your config, it's possible that your config isn't being loaded.
189
+ You can re-run Babel with the BABEL_SHOW_CONFIG_FOR environment variable to show the loaded configuration:
190
+ npx cross-env BABEL_SHOW_CONFIG_FOR=${a==="unknown"?"<name of the input file>":a} <your build command>
191
+ See https://babeljs.io/docs/configuration#print-effective-configs for more info.
192
+ `,f}e(hx,"generateMissingPluginMessage"),Object.defineProperty(Cl,"__esModule",{value:!0}),Cl.default=yx;function up(){const t=ku();return up=e(function(){return t},"_parser"),t}e(up,"_parser");function kg(){const t=Lu();return kg=e(function(){return t},"_codeFrame"),t}e(kg,"_codeFrame");var mx=op;function*yx(t,{parserOpts:n,highlightCode:s=!0,filename:a="unknown"},f){try{const l=[];for(const m of t)for(const h of m){const{parserOverride:p}=h;if(p){const b=p(f,n,up().parse);b!==void 0&&l.push(b)}}if(l.length===0)return(0,up().parse)(f,n);if(l.length===1){if(yield*[],typeof l[0].then=="function")throw new Error("You appear to be using an async parser plugin, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version.");return l[0]}throw new Error("More than one plugin attempted to override parsing.")}catch(l){l.code==="BABEL_PARSER_SOURCETYPE_MODULE_REQUIRED"&&(l.message+=`
193
+ Consider renaming the file to '.mjs', or setting sourceType:module or sourceType:unambiguous in your Babel config for this file.`);const{loc:m,missingPlugin:h}=l;if(m){const p=(0,kg().codeFrameColumns)(f,{start:{line:m.line,column:m.column+1}},{highlightCode:s});h?l.message=`${a}: `+(0,mx.default)(h[0],m,p,a):l.message=`${a}: ${l.message}
194
+
195
+ `+p,l.code="BABEL_PARSE_ERROR"}throw l}}e(yx,"parser");var lp={};Object.defineProperty(lp,"__esModule",{value:!0}),lp.default=gx;function cp(t,n){if(t!==null){if(n.has(t))return n.get(t);let s;if(Array.isArray(t)){s=new Array(t.length),n.set(t,s);for(let a=0;a<t.length;a++)s[a]=typeof t[a]!="object"?t[a]:cp(t[a],n)}else{s={},n.set(t,s);const a=Object.keys(t);for(let f=0;f<a.length;f++){const l=a[f];s[l]=typeof t[l]!="object"?t[l]:cp(t[l],n)}}return s}return t}e(cp,"deepClone");function gx(t){return typeof t!="object"?t:cp(t,new Map)}e(gx,"_default");var Fg;function bx(){if(Fg)return Pl;Fg=1,Object.defineProperty(Pl,"__esModule",{value:!0}),Pl.default=T;function t(){const v=ds;return t=e(function(){return v},"_fs"),v}e(t,"_fs");function n(){const v=Yt;return n=e(function(){return v},"_path"),v}e(n,"_path");function s(){const v=Ls();return s=e(function(){return v},"_debug"),v}e(s,"_debug");function a(){const v=lt();return a=e(function(){return v},"_t"),v}e(a,"_t");function f(){const v=Og();return f=e(function(){return v},"_convertSourceMap"),v}e(f,"_convertSourceMap");var l=Jy(),m=Cl,h=lp;const{file:p,traverseFast:b}=a(),y=s()("babel:transform:file"),x=/^[@#]\s+sourceMappingURL=data:(?:application|text)\/json;(?:charset[:=]\S+?;)?base64,.*$/,E=/^[@#][ \t]+sourceMappingURL=([^\s'"`]+)[ \t]*$/;function*T(v,L,$,w){if($=`${$||""}`,w){if(w.type==="Program")w=p(w,[],[]);else if(w.type!=="File")throw new Error("AST root must be a Program or File node");L.cloneInputAst&&(w=(0,h.default)(w))}else w=yield*(0,m.default)(v,L,$);let M=null;if(L.inputSourceMap!==!1){if(typeof L.inputSourceMap=="object"&&(M=f().fromObject(L.inputSourceMap)),!M){const C=I(x,w);if(C)try{M=f().fromComment("//"+C)}catch{y("discarding unknown inline input sourcemap")}}if(!M){const C=I(E,w);if(typeof L.filename=="string"&&C)try{const P=E.exec(C),S=t().readFileSync(n().resolve(n().dirname(L.filename),P[1]),"utf8");M=f().fromJSON(S)}catch(P){y("discarding unknown file input sourcemap",P)}else C&&y("discarding un-loadable file input sourcemap")}}return new l.default(L,{code:$,ast:w,inputMap:M})}e(T,"normalizeFile$1");function A(v,L,$){return L&&(L=L.filter(({value:w})=>v.test(w)?($=w,!1):!0)),[L,$]}e(A,"extractCommentsFromList");function I(v,L){let $=null;return b(L,w=>{[w.leadingComments,$]=A(v,w.leadingComments,$),[w.innerComments,$]=A(v,w.innerComments,$),[w.trailingComments,$]=A(v,w.trailingComments,$)}),$}return e(I,"extractComments"),Pl}e(bx,"requireNormalizeFile");var fp={},pp={},dp={exports:{}},Lg;function Tx(){return Lg||(Lg=1,function(t,n){(function(s,a){t.exports=a(Kc(),$m())})(bi,function(s,a){const f=m("",-1,-1,"",null,!1),l=[];function m($,w,M,C,P,S){return{source:$,line:w,column:M,name:C,content:P,ignore:S}}e(m,"SegmentObject");function h($,w,M,C,P){return{map:$,sources:w,source:M,content:C,ignore:P}}e(h,"Source");function p($,w){return h($,w,"",null,!1)}e(p,"MapSource");function b($,w,M){return h(null,l,$,w,M)}e(b,"OriginalSource");function y($){const w=new a.GenMapping({file:$.map.file}),{sources:M,map:C}=$,P=C.names,S=s.decodedMappings(C);for(let O=0;O<S.length;O++){const X=S[O];for(let D=0;D<X.length;D++){const V=X[D],K=V[0];let q=f;if(V.length!==1){const se=M[V[1]];if(q=x(se,V[2],V[3],V.length===5?P[V[4]]:""),q==null)continue}const{column:_,line:j,name:z,content:Y,source:N,ignore:te}=q;a.maybeAddSegment(w,O,K,N,j,_,z),N&&Y!=null&&a.setSourceContent(w,N,Y),te&&a.setIgnore(w,N,!0)}}return w}e(y,"traceMappings");function x($,w,M,C){if(!$.map)return m($.source,w,M,C,$.content,$.ignore);const P=s.traceSegment($.map,w,M);return P==null?null:P.length===1?f:x($.sources[P[1]],P[2],P[3],P.length===5?$.map.names[P[4]]:C)}e(x,"originalPositionFor");function E($){return Array.isArray($)?$:[$]}e(E,"asArray");function T($,w){const M=E($).map(S=>new s.TraceMap(S,"")),C=M.pop();for(let S=0;S<M.length;S++)if(M[S].sources.length>1)throw new Error(`Transformation map ${S} must have exactly one source file.
196
+ Did you specify these with the most recent transformation maps first?`);let P=A(C,w,"",0);for(let S=M.length-1;S>=0;S--)P=p(M[S],[P]);return P}e(T,"buildSourceMapTree");function A($,w,M,C){const{resolvedSources:P,sourcesContent:S,ignoreList:O}=$,X=C+1,D=P.map((V,K)=>{const q={importer:M,depth:X,source:V||"",content:void 0,ignore:void 0},_=w(q.source,q),{source:j,content:z,ignore:Y}=q;if(_)return A(new s.TraceMap(_,j),w,j,X);const N=z!==void 0?z:S?S[K]:null,te=Y!==void 0?Y:O?O.includes(K):!1;return b(j,N,te)});return p($,D)}e(A,"build");const L=class L{constructor(w,M){const C=M.decodedMappings?a.toDecodedMap(w):a.toEncodedMap(w);this.version=C.version,this.file=C.file,this.mappings=C.mappings,this.names=C.names,this.ignoreList=C.ignoreList,this.sourceRoot=C.sourceRoot,this.sources=C.sources,M.excludeContent||(this.sourcesContent=C.sourcesContent)}toString(){return JSON.stringify(this)}};e(L,"SourceMap");let I=L;function v($,w,M){const C=typeof M=="object"?M:{excludeContent:!!M,decodedMappings:!1},P=T($,w);return new I(y(P),C)}return e(v,"remapping"),v})}(dp)),dp.exports}e(Tx,"requireRemapping_umd"),Object.defineProperty(pp,"__esModule",{value:!0}),pp.default=Ex;function Rg(){const t=Tx();return Rg=e(function(){return t},"_remapping"),t}e(Rg,"_remapping");function Ex(t,n,s){const a=s.replace(/\\/g,"/");let f=!1;const l=Rg()(Mg(n),(m,h)=>m===a&&!f?(f=!0,h.source="",Mg(t)):null);return typeof t.sourceRoot=="string"&&(l.sourceRoot=t.sourceRoot),Object.assign({},l)}e(Ex,"mergeSourceMap");function Mg(t){return Object.assign({},t,{sourceRoot:null})}e(Mg,"rootless"),Object.defineProperty(fp,"__esModule",{value:!0}),fp.default=Sx;function jg(){const t=Og();return jg=e(function(){return t},"_convertSourceMap"),t}e(jg,"_convertSourceMap");function hp(){const t=Xc();return hp=e(function(){return t},"_generator"),t}e(hp,"_generator");var vx=pp;function Sx(t,n){const{opts:s,ast:a,code:f,inputMap:l}=n,{generatorOpts:m}=s;m.inputSourceMap=l?.toObject();const h=[];for(const x of t)for(const E of x){const{generatorOverride:T}=E;if(T){const A=T(a,m,f,hp().default);A!==void 0&&h.push(A)}}let p;if(h.length===0)p=(0,hp().default)(a,m,f);else if(h.length===1){if(p=h[0],typeof p.then=="function")throw new Error("You appear to be using an async codegen plugin, which your current version of Babel does not support. If you're using a published plugin, you may need to upgrade your @babel/core version.")}else throw new Error("More than one plugin attempted to override codegen.");let{code:b,decodedMap:y=p.map}=p;return p.__mergedMap?y=Object.assign({},p.map):y&&(l?y=(0,vx.default)(l.toObject(),y,m.sourceFileName):y=p.map),(s.sourceMaps==="inline"||s.sourceMaps==="both")&&(b+=`
197
+ `+jg().fromObject(y).toComment()),s.sourceMaps==="inline"&&(y=null),{outputCode:b,outputMap:y}}e(Sx,"generateCode");var $g;function mp(){if($g)return vl;$g=1,Object.defineProperty(vl,"__esModule",{value:!0}),vl.run=p;function t(){const y=qr();return t=e(function(){return y},"_traverse"),y}e(t,"_traverse");var n=Sl,s=ip,a=xl,f=bx(),l=fp,m=Hs,h=Vt;function*p(y,x,E){const T=yield*(0,f.default)(y.passes,(0,a.default)(y),x,E),A=T.opts;try{yield*b(T,y.passes)}catch(w){var I;throw w.message=`${(I=A.filename)!=null?I:"unknown file"}: ${w.message}`,w.code||(w.code="BABEL_TRANSFORM_ERROR"),w}let v,L;try{A.code!==!1&&({outputCode:v,outputMap:L}=(0,l.default)(y.passes,T))}catch(w){var $;throw w.message=`${($=A.filename)!=null?$:"unknown file"}: ${w.message}`,w.code||(w.code="BABEL_GENERATE_ERROR"),w}return{metadata:T.metadata,options:A,ast:A.ast===!0?T.ast:null,code:v===void 0?null:v,map:L===void 0?null:L,sourceType:T.ast.program.sourceType,externalDependencies:(0,m.flattenToSet)(y.externalDependencies)}}e(p,"run");function*b(y,x){const E=yield*(0,h.isAsync)();for(const T of x){const A=[],I=[],v=[];for(const $ of T.concat([(0,s.default)()])){const w=new n.default(y,$.key,$.options,E);A.push([$,w]),I.push(w),v.push($.visitor)}for(const[$,w]of A)$.pre&&(yield*(0,h.maybeAsync)($.pre,"You appear to be using an async plugin/preset, but Babel has been called synchronously").call(w,y));const L=t().default.visitors.merge(v,I,y.opts.wrapPluginVisitorMethod);(0,t().default)(y.ast,L,y.scope);for(const[$,w]of A)$.post&&(yield*(0,h.maybeAsync)($.post,"You appear to be using an async plugin/preset, but Babel has been called synchronously").call(w,y))}}return e(b,"transformFile"),vl}e(mp,"requireTransformation");var Ug;function qg(){if(Ug)return Ws;Ug=1,Object.defineProperty(Ws,"__esModule",{value:!0}),Ws.transformFile=l,Ws.transformFileAsync=h,Ws.transformFileSync=m;function t(){const p=Tr();return t=e(function(){return p},"_gensync"),p}e(t,"_gensync");var n=lo(),s=mp(),a=Si;const f=t()(function*(p,b){const y=Object.assign({},b,{filename:p}),x=yield*(0,n.default)(y);if(x===null)return null;const E=yield*a.readFile(p,"utf8");return yield*(0,s.run)(x,E)});function l(...p){f.errback(...p)}e(l,"transformFile$1");function m(...p){return f.sync(...p)}e(m,"transformFileSync");function h(...p){return f.async(...p)}return e(h,"transformFileAsync"),Ws}e(qg,"requireTransformFile");var yp,Vg;function xx(){return Vg||(Vg=1,yp=e(function(n){return import(n)},"import_")),yp}e(xx,"require_import");var Kg;function Wg(){if(Kg)return Ks;Kg=1,Object.defineProperty(Ks,"__esModule",{value:!0}),Ks.default=L,Ks.supportsESM=void 0;var t=Vt;function n(){const M=Yt;return n=e(function(){return M},"_path"),M}e(n,"_path");function s(){const M=gc;return s=e(function(){return M},"_url"),M}e(s,"_url");function a(){const M=Ts();return a=e(function(){return M},"_semver"),M}e(a,"_semver");function f(){const M=Ls();return f=e(function(){return M},"_debug"),M}e(f,"_debug");var l=ur,m=Hn,h=qg();function p(M,C,P,S,O,X,D){try{var V=M[X](D),K=V.value}catch(q){return void P(q)}V.done?C(K):Promise.resolve(K).then(S,O)}e(p,"asyncGeneratorStep");function b(M){return function(){var C=this,P=arguments;return new Promise(function(S,O){var X=M.apply(C,P);function D(K){p(X,S,O,D,V,"next",K)}e(D,"_next");function V(K){p(X,S,O,D,V,"throw",K)}e(V,"_throw"),D(void 0)})}}e(b,"_asyncToGenerator");const y=f()("babel:config:loading:files:module-types");try{var x=xx()}catch{}Ks.supportsESM=a().satisfies(process.versions.node,"^12.17 || >=13.2");const E=new Set;function T(M){if(E.has(M))return y("Auto-ignoring usage of config %o.",M),{};let C;try{E.add(M),C=(0,l.endHiddenCallStack)(Er)(M)}finally{E.delete(M)}return C!=null&&(C.__esModule||C[Symbol.toStringTag]==="Module")?C.default||(arguments[1]?C:void 0):C}e(T,"loadCjsDefault");const A=(0,l.endHiddenCallStack)(function(){var M=b(function*(P){const S=(0,s().pathToFileURL)(P).toString()+"?import";{if(!x)throw new m.default(`Internal error: Native ECMAScript modules aren't supported by this platform.
198
+ `,P);return yield x(S)}});function C(P){return M.apply(this,arguments)}return e(C,"loadMjsFromPath"),C}()),I=new Set([".js",".mjs",".cjs",".cts"]),v=new Set;function*L(M,C,P,S){var O;let X,D=n().extname(M);switch(I.has(D)||(D=".js"),`${C} ${D}`){case"require .cjs":case"auto .cjs":return T(M,arguments[2]);case"require .cts":case"auto .cts":return $(M);case"auto .js":case"require .js":case"require .mjs":try{return T(M,arguments[2])}catch(q){if(q.code==="ERR_REQUIRE_ASYNC_MODULE"||q.code==="ERR_REQUIRE_CYCLE_MODULE"&&v.has(M)){var K;if(v.add(M),!((K=X)!=null?K:X=yield*(0,t.isAsync)()))throw new m.default(S,M)}else if(!(q.code==="ERR_REQUIRE_ESM"||D===".mjs"))throw q}case"auto .mjs":if((O=X)!=null?O:X=yield*(0,t.isAsync)())return(yield*(0,t.waitFor)(A(M))).default;throw new m.default(P,M);default:throw new Error("Internal Babel error: unreachable code.")}}e(L,"loadCodeDefault");function $(M){const C=".cts",P=!!(Er.extensions[".ts"]||Er.extensions[".cts"]||Er.extensions[".mts"]);let S;if(!P){const O={babelrc:!1,configFile:!1,sourceType:"unambiguous",sourceMaps:"inline",sourceFileName:n().basename(M),presets:[[w(M),Object.assign({onlyRemoveTypeImports:!0,optimizeConstEnums:!0},{allowDeclareFields:!0})]]};S=e(function(X,D){if(S&&D.endsWith(C))try{return X._compile((0,h.transformFileSync)(D,Object.assign({},O,{filename:D})).code,D)}catch(V){if(!P){const K=Ib;a().lt(K.version,"7.21.4")&&console.error("`.cts` configuration file failed to load, please try to update `@babel/preset-typescript`.")}throw V}return Er.extensions[".js"](X,D)},"handler"),Er.extensions[C]=S}try{return T(M)}finally{P||(Er.extensions[C]===S&&delete Er.extensions[C],S=void 0)}}e($,"loadCtsDefault");function w(M){try{return vs("@babel/preset-typescript")}catch(C){if(C.code!=="MODULE_NOT_FOUND")throw C;let P="You appear to be using a .cts file as Babel configuration, but the `@babel/preset-typescript` package was not found: please install it!";throw process.versions.pnp&&(P+=`
199
+ If you are using Yarn Plug'n'Play, you may also need to add the following configuration to your .yarnrc.yml file:
200
+
201
+ packageExtensions:
202
+ "@babel/core@*":
203
+ peerDependencies:
204
+ "@babel/preset-typescript": "*"
205
+ `),new m.default(P,M)}}return e(w,"getTSPreset"),Ks}e(Wg,"requireModuleTypes");var Gg;function Ax(){if(Gg)return Vr;Gg=1,Object.defineProperty(Vr,"__esModule",{value:!0}),Vr.ROOT_CONFIG_FILENAMES=void 0,Vr.findConfigUpwards=X,Vr.findRelativeConfig=D,Vr.findRootConfig=V,Vr.loadConfig=q,Vr.resolveShowConfigPath=j;function t(){const Y=Ls();return t=e(function(){return Y},"_debug"),Y}e(t,"_debug");function n(){const Y=ds;return n=e(function(){return Y},"_fs"),Y}e(n,"_fs");function s(){const Y=Yt;return s=e(function(){return Y},"_path"),Y}e(s,"_path");function a(){const Y=tS;return a=e(function(){return Y},"_json"),Y}e(a,"_json");function f(){const Y=Tr();return f=e(function(){return Y},"_gensync"),Y}e(f,"_gensync");var l=br,m=A0(),h=il,p=Wg(),b=bl,y=Hn,x=Si,E=ur,T=Vt;const A=t()("babel:config:loading:files:configuration"),I=Vr.ROOT_CONFIG_FILENAMES=["babel.config.js","babel.config.cjs","babel.config.mjs","babel.config.json","babel.config.cts"],v=[".babelrc",".babelrc.js",".babelrc.cjs",".babelrc.mjs",".babelrc.json",".babelrc.cts"],L=".babelignore",$=(0,l.makeWeakCache)(e(function*(N,te){return yield*[],{options:(0,E.endHiddenCallStack)(N)((0,m.makeConfigAPI)(te)),cacheNeedsConfiguration:!te.configured()}},"runConfig"));function*w(Y,N){if(!n().existsSync(Y))return null;let te=yield*(0,p.default)(Y,(yield*(0,T.isAsync)())?"auto":"require","You appear to be using a native ECMAScript module configuration file, which is only supported when running Babel asynchronously or when using the Node.js `--experimental-require-module` flag.","You appear to be using a configuration file that contains top-level await, which is only supported when running Babel asynchronously."),se=!1;if(typeof te=="function"&&({options:te,cacheNeedsConfiguration:se}=yield*$(te,N)),!te||typeof te!="object"||Array.isArray(te))throw new y.default("Configuration should be an exported JavaScript object.",Y);if(typeof te.then=="function")throw te.catch==null||te.catch(()=>{}),new y.default("You appear to be using an async configuration, which your current version of Babel does not support. We may add support for this in the future, but if you're on the most recent version of @babel/core and still seeing this error, then you'll need to synchronously return your config.",Y);return se&&z(Y),C(te,Y)}e(w,"readConfigCode");const M=new WeakMap;function C(Y,N){let te=M.get(Y);te||M.set(Y,te=new Map);let se=te.get(N);return se||(se={filepath:N,dirname:s().dirname(N),options:Y},te.set(N,se)),se}e(C,"buildConfigFileObject");const P=(0,l.makeWeakCacheSync)(Y=>{const N=Y.options.babel;if(N===void 0)return null;if(typeof N!="object"||Array.isArray(N)||N===null)throw new y.default(".babel property must be an object",Y.filepath);return{filepath:Y.filepath,dirname:Y.dirname,options:N}}),S=(0,h.makeStaticFileCache)((Y,N)=>{let te;try{te=a().parse(N)}catch(se){throw new y.default(`Error while parsing config - ${se.message}`,Y)}if(!te)throw new y.default("No config detected",Y);if(typeof te!="object")throw new y.default(`Config returned typeof ${typeof te}`,Y);if(Array.isArray(te))throw new y.default("Expected config object but found array",Y);return delete te.$schema,{filepath:Y,dirname:s().dirname(Y),options:te}}),O=(0,h.makeStaticFileCache)((Y,N)=>{const te=s().dirname(Y),se=N.split(`
206
+ `).map(de=>de.replace(/#.*$/,"").trim()).filter(Boolean);for(const de of se)if(de[0]==="!")throw new y.default("Negation of file paths is not supported.",Y);return{filepath:Y,dirname:s().dirname(Y),ignore:se.map(de=>(0,b.default)(de,te))}});function X(Y){let N=Y;for(;;){for(const se of I)if(n().existsSync(s().join(N,se)))return N;const te=s().dirname(N);if(N===te)break;N=te}return null}e(X,"findConfigUpwards");function*D(Y,N,te){let se=null,de=null;const we=s().dirname(Y.filepath);for(const Ee of Y.directories){if(!se){var ve;se=yield*K(v,Ee,N,te,((ve=Y.pkg)==null?void 0:ve.dirname)===Ee?P(Y.pkg):null)}if(!de){const fe=s().join(Ee,L);de=yield*O(fe),de&&A("Found ignore %o from %o.",de.filepath,we)}}return{config:se,ignore:de}}e(D,"findRelativeConfig");function V(Y,N,te){return K(I,Y,N,te)}e(V,"findRootConfig");function*K(Y,N,te,se,de=null){const ve=(yield*f().all(Y.map(Ee=>_(s().join(N,Ee),te,se)))).reduce((Ee,fe)=>{if(fe&&Ee)throw new y.default(`Multiple configuration files found. Please remove one:
207
+ - ${s().basename(Ee.filepath)}
208
+ - ${fe.filepath}
209
+ from ${N}`);return fe||Ee},de);return ve&&A("Found configuration %o from %o.",ve.filepath,N),ve}e(K,"loadOneConfig");function*q(Y,N,te,se){const de=(((ve,Ee)=>(ve=ve.split("."),Ee=Ee.split("."),+ve[0]>+Ee[0]||ve[0]==Ee[0]&&+ve[1]>=+Ee[1]))(process.versions.node,"8.9")?vs.resolve:(ve,{paths:[Ee]},fe=kp)=>{let Ce=fe._findPath(ve,fe._nodeModulePaths(Ee).concat(Ee));if(Ce)return Ce;throw Ce=new Error(`Cannot resolve module '${ve}'`),Ce.code="MODULE_NOT_FOUND",Ce})(Y,{paths:[N]}),we=yield*_(de,te,se);if(!we)throw new y.default("Config file contains no configuration data",de);return A("Loaded config %o from %o.",Y,N),we}e(q,"loadConfig");function _(Y,N,te){switch(s().extname(Y)){case".js":case".cjs":case".mjs":case".cts":return w(Y,{envName:N,caller:te});default:return S(Y)}}e(_,"readConfig");function*j(Y){const N=process.env.BABEL_SHOW_CONFIG_FOR;if(N!=null){const te=s().resolve(Y,N);if(!(yield*x.stat(te)).isFile())throw new Error(`${te}: BABEL_SHOW_CONFIG_FOR must refer to a regular file, directories are not supported.`);return te}return null}e(j,"resolveShowConfigPath");function z(Y){throw new y.default(`Caching was left unconfigured. Babel's plugins, presets, and .babelrc.js files can be configured
210
+ for various types of caching, using the first param of their handler functions:
211
+
212
+ module.exports = function(api) {
213
+ // The API exposes the following:
214
+
215
+ // Cache the returned value forever and don't call this function again.
216
+ api.cache(true);
217
+
218
+ // Don't cache at all. Not recommended because it will be very slow.
219
+ api.cache(false);
220
+
221
+ // Cached based on the value of some function. If this function returns a value different from
222
+ // a previously-encountered value, the plugins will re-evaluate.
223
+ var env = api.cache(() => process.env.NODE_ENV);
224
+
225
+ // If testing for a specific env, we recommend specifics to avoid instantiating a plugin for
226
+ // any possible NODE_ENV value that might come up during plugin execution.
227
+ var isProd = api.cache(() => process.env.NODE_ENV === "production");
228
+
229
+ // .cache(fn) will perform a linear search though instances to find the matching plugin based
230
+ // based on previous instantiated plugins. If you want to recreate the plugin and discard the
231
+ // previous instance whenever something changes, you may use:
232
+ var isProd = api.cache.invalidate(() => process.env.NODE_ENV === "production");
233
+
234
+ // Note, we also expose the following more-verbose versions of the above examples:
235
+ api.cache.forever(); // api.cache(true)
236
+ api.cache.never(); // api.cache(false)
237
+ api.cache.using(fn); // api.cache(fn)
238
+
239
+ // Return the value that will be cached.
240
+ return { };
241
+ };`,Y)}return e(z,"throwConfigError"),Vr}e(Ax,"requireConfiguration");var Zn={},Dl={};Object.defineProperty(Dl,"__esModule",{value:!0}),Dl.moduleResolve=yb,Dl.resolve=yA;function Kr(){const t=go;return Kr=e(function(){return t},"_assert"),t}e(Kr,"_assert");function fo(){const t=Px(ds,!0);return fo=e(function(){return t},"_fs"),t}e(fo,"_fs");function Ai(){const t=_b;return Ai=e(function(){return t},"_process"),t}e(Ai,"_process");function it(){const t=gc;return it=e(function(){return t},"_url"),t}e(it,"_url");function wl(){const t=Yt;return wl=e(function(){return t},"_path"),t}e(wl,"_path");function Il(){const t=kp;return Il=e(function(){return t},"_module"),t}e(Il,"_module");function Hg(){const t=Ob;return Hg=e(function(){return t},"_v"),t}e(Hg,"_v");function po(){const t=Bp;return po=e(function(){return t},"_util"),t}e(po,"_util");function Xg(t){if(typeof WeakMap!="function")return null;var n=new WeakMap,s=new WeakMap;return(Xg=e(function(a){return a?s:n},"_getRequireWildcardCache"))(t)}e(Xg,"_getRequireWildcardCache");function Px(t,n){if(t===null||typeof t!="object"&&typeof t!="function")return{default:t};var s=Xg(n);if(s&&s.has(t))return s.get(t);var a={__proto__:null},f=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var l in t)if(l!=="default"&&{}.hasOwnProperty.call(t,l)){var m=f?Object.getOwnPropertyDescriptor(t,l):null;m&&(m.get||m.set)?Object.defineProperty(a,l,m):a[l]=t[l]}return a.default=t,s&&s.set(t,a),a}e(Px,"_interopRequireWildcard");const Cx={}.hasOwnProperty,Dx=/^([A-Z][a-z\d]*)+$/,wx=new Set(["string","function","number","object","Function","Object","boolean","bigint","symbol"]),Kt={};function gp(t,n="and"){return t.length<3?t.join(` ${n} `):`${t.slice(0,-1).join(", ")}, ${n} ${t[t.length-1]}`}e(gp,"formatList");const Yg=new Map,Ix="__node_internal_";let Jg;Kt.ERR_INVALID_ARG_TYPE=vr("ERR_INVALID_ARG_TYPE",(t,n,s)=>{Kr()(typeof t=="string","'name' must be a string"),Array.isArray(n)||(n=[n]);let a="The ";if(t.endsWith(" argument"))a+=`${t} `;else{const h=t.includes(".")?"property":"argument";a+=`"${t}" ${h} `}a+="must be ";const f=[],l=[],m=[];for(const h of n)Kr()(typeof h=="string","All expected entries have to be of type string"),wx.has(h)?f.push(h.toLowerCase()):Dx.exec(h)===null?(Kr()(h!=="object",'The value "object" should be written as "Object"'),m.push(h)):l.push(h);if(l.length>0){const h=f.indexOf("object");h!==-1&&(f.slice(h,1),l.push("Object"))}return f.length>0&&(a+=`${f.length>1?"one of type":"of type"} ${gp(f,"or")}`,(l.length>0||m.length>0)&&(a+=" or ")),l.length>0&&(a+=`an instance of ${gp(l,"or")}`,m.length>0&&(a+=" or ")),m.length>0&&(m.length>1?a+=`one of ${gp(m,"or")}`:(m[0].toLowerCase()!==m[0]&&(a+="an "),a+=`${m[0]}`)),a+=`. Received ${kx(s)}`,a},TypeError),Kt.ERR_INVALID_MODULE_SPECIFIER=vr("ERR_INVALID_MODULE_SPECIFIER",(t,n,s=void 0)=>`Invalid module "${t}" ${n}${s?` imported from ${s}`:""}`,TypeError),Kt.ERR_INVALID_PACKAGE_CONFIG=vr("ERR_INVALID_PACKAGE_CONFIG",(t,n,s)=>`Invalid package config ${t}${n?` while importing ${n}`:""}${s?`. ${s}`:""}`,Error),Kt.ERR_INVALID_PACKAGE_TARGET=vr("ERR_INVALID_PACKAGE_TARGET",(t,n,s,a=!1,f=void 0)=>{const l=typeof s=="string"&&!a&&s.length>0&&!s.startsWith("./");return n==="."?(Kr()(a===!1),`Invalid "exports" main target ${JSON.stringify(s)} defined in the package config ${t}package.json${f?` imported from ${f}`:""}${l?'; targets must start with "./"':""}`):`Invalid "${a?"imports":"exports"}" target ${JSON.stringify(s)} defined for '${n}' in the package config ${t}package.json${f?` imported from ${f}`:""}${l?'; targets must start with "./"':""}`},Error),Kt.ERR_MODULE_NOT_FOUND=vr("ERR_MODULE_NOT_FOUND",(t,n,s=!1)=>`Cannot find ${s?"module":"package"} '${t}' imported from ${n}`,Error),Kt.ERR_NETWORK_IMPORT_DISALLOWED=vr("ERR_NETWORK_IMPORT_DISALLOWED","import of '%s' by %s is not supported: %s",Error),Kt.ERR_PACKAGE_IMPORT_NOT_DEFINED=vr("ERR_PACKAGE_IMPORT_NOT_DEFINED",(t,n,s)=>`Package import specifier "${t}" is not defined${n?` in package ${n}package.json`:""} imported from ${s}`,TypeError),Kt.ERR_PACKAGE_PATH_NOT_EXPORTED=vr("ERR_PACKAGE_PATH_NOT_EXPORTED",(t,n,s=void 0)=>n==="."?`No "exports" main defined in ${t}package.json${s?` imported from ${s}`:""}`:`Package subpath '${n}' is not defined by "exports" in ${t}package.json${s?` imported from ${s}`:""}`,Error),Kt.ERR_UNSUPPORTED_DIR_IMPORT=vr("ERR_UNSUPPORTED_DIR_IMPORT","Directory import '%s' is not supported resolving ES modules imported from %s",Error),Kt.ERR_UNSUPPORTED_RESOLVE_REQUEST=vr("ERR_UNSUPPORTED_RESOLVE_REQUEST",'Failed to resolve module specifier "%s" from "%s": Invalid relative URL or base scheme is not hierarchical.',TypeError),Kt.ERR_UNKNOWN_FILE_EXTENSION=vr("ERR_UNKNOWN_FILE_EXTENSION",(t,n)=>`Unknown file extension "${t}" for ${n}`,TypeError),Kt.ERR_INVALID_ARG_VALUE=vr("ERR_INVALID_ARG_VALUE",(t,n,s="is invalid")=>{let a=(0,po().inspect)(n);return a.length>128&&(a=`${a.slice(0,128)}...`),`The ${t.includes(".")?"property":"argument"} '${t}' ${s}. Received ${a}`},TypeError);function vr(t,n,s){return Yg.set(t,n),_x(s,t)}e(vr,"createError");function _x(t,n){return s;function s(...a){const f=Error.stackTraceLimit;bp()&&(Error.stackTraceLimit=0);const l=new t;bp()&&(Error.stackTraceLimit=f);const m=Bx(n,a,l);return Object.defineProperties(l,{message:{value:m,enumerable:!1,writable:!0,configurable:!0},toString:{value(){return`${this.name} [${n}]: ${this.message}`},enumerable:!1,writable:!0,configurable:!0}}),Nx(l),l.code=n,l}}e(_x,"makeNodeErrorWithCode");function bp(){try{if(Hg().startupSnapshot.isBuildingSnapshot())return!1}catch{}const t=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit");return t===void 0?Object.isExtensible(Error):Cx.call(t,"writable")&&t.writable!==void 0?t.writable:t.set!==void 0}e(bp,"isErrorStackTraceLimitWritable");function Ox(t){const n=Ix+t.name;return Object.defineProperty(t,"name",{value:n}),t}e(Ox,"hideStackFrames");const Nx=Ox(function(t){const n=bp();return n&&(Jg=Error.stackTraceLimit,Error.stackTraceLimit=Number.POSITIVE_INFINITY),Error.captureStackTrace(t),n&&(Error.stackTraceLimit=Jg),t});function Bx(t,n,s){const a=Yg.get(t);if(Kr()(a!==void 0,"expected `message` to be found"),typeof a=="function")return Kr()(a.length<=n.length,`Code: ${t}; The provided arguments length (${n.length}) does not match the required ones (${a.length}).`),Reflect.apply(a,s,n);const f=/%[dfijoOs]/g;let l=0;for(;f.exec(a)!==null;)l++;return Kr()(l===n.length,`Code: ${t}; The provided arguments length (${n.length}) does not match the required ones (${l}).`),n.length===0?a:(n.unshift(a),Reflect.apply(po().format,null,n))}e(Bx,"getMessage");function kx(t){if(t==null)return String(t);if(typeof t=="function"&&t.name)return`function ${t.name}`;if(typeof t=="object")return t.constructor&&t.constructor.name?`an instance of ${t.constructor.name}`:`${(0,po().inspect)(t,{depth:-1})}`;let n=(0,po().inspect)(t,{colors:!1});return n.length>28&&(n=`${n.slice(0,25)}...`),`type ${typeof t} (${n})`}e(kx,"determineSpecificType");const ho={}.hasOwnProperty,{ERR_INVALID_PACKAGE_CONFIG:Fx}=Kt,zg=new Map;function Qg(t,{base:n,specifier:s}){const a=zg.get(t);if(a)return a;let f;try{f=fo().default.readFileSync(wl().toNamespacedPath(t),"utf8")}catch(m){const h=m;if(h.code!=="ENOENT")throw h}const l={exists:!1,pjsonPath:t,main:void 0,name:void 0,type:"none",exports:void 0,imports:void 0};if(f!==void 0){let m;try{m=JSON.parse(f)}catch(h){const p=h,b=new Fx(t,(n?`"${s}" from `:"")+(0,it().fileURLToPath)(n||s),p.message);throw b.cause=p,b}l.exists=!0,ho.call(m,"name")&&typeof m.name=="string"&&(l.name=m.name),ho.call(m,"main")&&typeof m.main=="string"&&(l.main=m.main),ho.call(m,"exports")&&(l.exports=m.exports),ho.call(m,"imports")&&(l.imports=m.imports),ho.call(m,"type")&&(m.type==="commonjs"||m.type==="module")&&(l.type=m.type)}return zg.set(t,l),l}e(Qg,"read");function Tp(t){let n=new URL("package.json",t);for(;!n.pathname.endsWith("node_modules/package.json");){const f=Qg((0,it().fileURLToPath)(n),{specifier:t});if(f.exists)return f;const l=n;if(n=new URL("../package.json",n),n.pathname===l.pathname)break}return{pjsonPath:(0,it().fileURLToPath)(n),exists:!1,type:"none"}}e(Tp,"getPackageScopeConfig");function Zg(t){return Tp(t).type}e(Zg,"getPackageType");const{ERR_UNKNOWN_FILE_EXTENSION:Lx}=Kt,Rx={}.hasOwnProperty,Mx={__proto__:null,".cjs":"commonjs",".js":"module",".json":"json",".mjs":"module"};function jx(t){return t&&/\s*(text|application)\/javascript\s*(;\s*charset=utf-?8\s*)?/i.test(t)?"module":t==="application/json"?"json":null}e(jx,"mimeToFormat");const eb={__proto__:null,"data:":$x,"file:":qx,"http:":tb,"https:":tb,"node:"(){return"builtin"}};function $x(t){const{1:n}=/^([^/]+\/[^;,]+)[^,]*?(;base64)?,/.exec(t.pathname)||[null,null,null];return jx(n)}e($x,"getDataProtocolModuleFormat");function Ux(t){const n=t.pathname;let s=n.length;for(;s--;){const a=n.codePointAt(s);if(a===47)return"";if(a===46)return n.codePointAt(s-1)===47?"":n.slice(s)}return""}e(Ux,"extname");function qx(t,n,s){const a=Ux(t);if(a===".js"){const m=Zg(t);return m!=="none"?m:"commonjs"}if(a===""){const m=Zg(t);return m==="none"||m==="commonjs"?"commonjs":"module"}const f=Mx[a];if(f)return f;if(s)return;const l=(0,it().fileURLToPath)(t);throw new Lx(a,l)}e(qx,"getFileProtocolModuleFormat");function tb(){}e(tb,"getHttpProtocolModuleFormat");function rb(t,n){const s=t.protocol;return Rx.call(eb,s)&&eb[s](t,n,!0)||null}e(rb,"defaultGetFormatWithoutErrors");const{ERR_INVALID_ARG_VALUE:Vx}=Kt,nb=Object.freeze(["node","import"]),Kx=new Set(nb);function Wx(){return nb}e(Wx,"getDefaultConditions");function Gx(){return Kx}e(Gx,"getDefaultConditionsSet");function Hx(t){if(t!==void 0&&t!==Wx()){if(!Array.isArray(t))throw new Vx("conditions",t,"expected an array");return new Set(t)}return Gx()}e(Hx,"getConditionsSet");const _l=RegExp.prototype[Symbol.replace],{ERR_NETWORK_IMPORT_DISALLOWED:Ep,ERR_INVALID_MODULE_SPECIFIER:Ol,ERR_INVALID_PACKAGE_CONFIG:ib,ERR_INVALID_PACKAGE_TARGET:Xx,ERR_MODULE_NOT_FOUND:vp,ERR_PACKAGE_IMPORT_NOT_DEFINED:Yx,ERR_PACKAGE_PATH_NOT_EXPORTED:Jx,ERR_UNSUPPORTED_DIR_IMPORT:zx,ERR_UNSUPPORTED_RESOLVE_REQUEST:sb}=Kt,ab={}.hasOwnProperty,ob=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))?(\\|\/|$)/i,ub=/(^|\\|\/)((\.|%2e)(\.|%2e)?|(n|%6e|%4e)(o|%6f|%4f)(d|%64|%44)(e|%65|%45)(_|%5f)(m|%6d|%4d)(o|%6f|%4f)(d|%64|%44)(u|%75|%55)(l|%6c|%4c)(e|%65|%45)(s|%73|%53))(\\|\/|$)/i,Qx=/^\.|%|\\/,Nl=/\*/g,Zx=/%2f|%5c/i,lb=new Set,eA=/[/\\]{2}/;function cb(t,n,s,a,f,l,m){if(Ai().noDeprecation)return;const h=(0,it().fileURLToPath)(a),p=eA.exec(m?t:n)!==null;Ai().emitWarning(`Use of deprecated ${p?"double slash":"leading or trailing slash matching"} resolving "${t}" for module request "${n}" ${n===s?"":`matched to "${s}" `}in the "${f?"imports":"exports"}" field module resolution of the package at ${h}${l?` imported from ${(0,it().fileURLToPath)(l)}`:""}.`,"DeprecationWarning","DEP0166")}e(cb,"emitInvalidSegmentDeprecation");function fb(t,n,s,a){if(Ai().noDeprecation||rb(t,{parentURL:s.href})!=="module")return;const l=(0,it().fileURLToPath)(t.href),m=(0,it().fileURLToPath)(new(it()).URL(".",n)),h=(0,it().fileURLToPath)(s);a?wl().resolve(m,a)!==l&&Ai().emitWarning(`Package ${m} has a "main" field set to "${a}", excluding the full filename and extension to the resolved file at "${l.slice(m.length)}", imported from ${h}.
242
+ Automatic extension resolution of the "main" field is deprecated for ES modules.`,"DeprecationWarning","DEP0151"):Ai().emitWarning(`No "main" or "exports" field defined in the package.json for ${m} resolving the main entry point "${l.slice(m.length)}", imported from ${h}.
243
+ Default "index" lookups for the main are deprecated for ES modules.`,"DeprecationWarning","DEP0151")}e(fb,"emitLegacyIndexDeprecation");function pb(t){try{return(0,fo().statSync)(t)}catch{}}e(pb,"tryStatSync");function Sp(t){const n=(0,fo().statSync)(t,{throwIfNoEntry:!1}),s=n?n.isFile():void 0;return s??!1}e(Sp,"fileExists");function tA(t,n,s){let a;if(n.main!==void 0){if(a=new(it()).URL(n.main,t),Sp(a))return a;const m=[`./${n.main}.js`,`./${n.main}.json`,`./${n.main}.node`,`./${n.main}/index.js`,`./${n.main}/index.json`,`./${n.main}/index.node`];let h=-1;for(;++h<m.length&&(a=new(it()).URL(m[h],t),!Sp(a));)a=void 0;if(a)return fb(a,t,s,n.main),a}const f=["./index.js","./index.json","./index.node"];let l=-1;for(;++l<f.length&&(a=new(it()).URL(f[l],t),!Sp(a));)a=void 0;if(a)return fb(a,t,s,n.main),a;throw new vp((0,it().fileURLToPath)(new(it()).URL(".",t)),(0,it().fileURLToPath)(s))}e(tA,"legacyMainResolve");function rA(t,n,s){if(Zx.exec(t.pathname)!==null)throw new Ol(t.pathname,'must not include encoded "/" or "\\" characters',(0,it().fileURLToPath)(n));let a;try{a=(0,it().fileURLToPath)(t)}catch(l){const m=l;throw Object.defineProperty(m,"input",{value:String(t)}),Object.defineProperty(m,"module",{value:String(n)}),m}const f=pb(a.endsWith("/")?a.slice(-1):a);if(f&&f.isDirectory()){const l=new zx(a,(0,it().fileURLToPath)(n));throw l.url=String(t),l}if(!f||!f.isFile()){const l=new vp(a||t.pathname,n&&(0,it().fileURLToPath)(n),!0);throw l.url=String(t),l}if(!s){const l=(0,fo().realpathSync)(a),{search:m,hash:h}=t;t=(0,it().pathToFileURL)(l+(a.endsWith(wl().sep)?"/":"")),t.search=m,t.hash=h}return t}e(rA,"finalizeResolution");function nA(t,n,s){return new Yx(t,n&&(0,it().fileURLToPath)(new(it()).URL(".",n)),(0,it().fileURLToPath)(s))}e(nA,"importNotDefined");function xp(t,n,s){return new Jx((0,it().fileURLToPath)(new(it()).URL(".",n)),t,s&&(0,it().fileURLToPath)(s))}e(xp,"exportsNotFound");function iA(t,n,s,a,f){const l=`request is not a valid match in pattern "${n}" for the "${a?"imports":"exports"}" resolution of ${(0,it().fileURLToPath)(s)}`;throw new Ol(t,l,f&&(0,it().fileURLToPath)(f))}e(iA,"throwInvalidSubpath");function mo(t,n,s,a,f){return n=typeof n=="object"&&n!==null?JSON.stringify(n,null,""):`${n}`,new Xx((0,it().fileURLToPath)(new(it()).URL(".",s)),t,n,a,f&&(0,it().fileURLToPath)(f))}e(mo,"invalidPackageTarget");function sA(t,n,s,a,f,l,m,h,p){if(n!==""&&!l&&t[t.length-1]!=="/")throw mo(s,t,a,m,f);if(!t.startsWith("./")){if(m&&!t.startsWith("../")&&!t.startsWith("/")){let E=!1;try{new(it()).URL(t),E=!0}catch{}if(!E){const T=l?_l.call(Nl,t,()=>n):t+n;return mb(T,a,p)}}throw mo(s,t,a,m,f)}if(ob.exec(t.slice(2))!==null)if(ub.exec(t.slice(2))===null){if(!h){const E=l?s.replace("*",()=>n):s+n,T=l?_l.call(Nl,t,()=>n):t;cb(T,E,s,a,m,f,!0)}}else throw mo(s,t,a,m,f);const b=new(it()).URL(t,a),y=b.pathname,x=new(it()).URL(".",a).pathname;if(!y.startsWith(x))throw mo(s,t,a,m,f);if(n==="")return b;if(ob.exec(n)!==null){const E=l?s.replace("*",()=>n):s+n;if(ub.exec(n)===null){if(!h){const T=l?_l.call(Nl,t,()=>n):t;cb(T,E,s,a,m,f,!1)}}else iA(E,s,a,m,f)}return l?new(it()).URL(_l.call(Nl,b.href,()=>n)):new(it()).URL(n,b)}e(sA,"resolvePackageTargetString");function aA(t){const n=Number(t);return`${n}`!==t?!1:n>=0&&n<4294967295}e(aA,"isArrayIndex");function Qs(t,n,s,a,f,l,m,h,p){if(typeof n=="string")return sA(n,s,a,t,f,l,m,h,p);if(Array.isArray(n)){const b=n;if(b.length===0)return null;let y,x=-1;for(;++x<b.length;){const E=b[x];let T;try{T=Qs(t,E,s,a,f,l,m,h,p)}catch(A){const I=A;if(y=I,I.code==="ERR_INVALID_PACKAGE_TARGET")continue;throw A}if(T!==void 0){if(T===null){y=null;continue}return T}}if(y==null)return null;throw y}if(typeof n=="object"&&n!==null){const b=Object.getOwnPropertyNames(n);let y=-1;for(;++y<b.length;){const x=b[y];if(aA(x))throw new ib((0,it().fileURLToPath)(t),f,'"exports" cannot contain numeric property keys.')}for(y=-1;++y<b.length;){const x=b[y];if(x==="default"||p&&p.has(x)){const E=n[x],T=Qs(t,E,s,a,f,l,m,h,p);if(T===void 0)continue;return T}}return null}if(n===null)return null;throw mo(a,n,t,m,f)}e(Qs,"resolvePackageTarget");function oA(t,n,s){if(typeof t=="string"||Array.isArray(t))return!0;if(typeof t!="object"||t===null)return!1;const a=Object.getOwnPropertyNames(t);let f=!1,l=0,m=-1;for(;++m<a.length;){const h=a[m],p=h===""||h[0]!==".";if(l++===0)f=p;else if(f!==p)throw new ib((0,it().fileURLToPath)(n),s,`"exports" cannot contain some keys starting with '.' and some not. The exports object must either be an object of package subpath keys or an object of main entry condition name keys only.`)}return f}e(oA,"isConditionalExportsMainSugar");function uA(t,n,s){if(Ai().noDeprecation)return;const a=(0,it().fileURLToPath)(n);lb.has(a+"|"+t)||(lb.add(a+"|"+t),Ai().emitWarning(`Use of deprecated trailing slash pattern mapping "${t}" in the "exports" field module resolution of the package at ${a}${s?` imported from ${(0,it().fileURLToPath)(s)}`:""}. Mapping specifiers ending in "/" is no longer supported.`,"DeprecationWarning","DEP0155"))}e(uA,"emitTrailingSlashPatternDeprecation");function db(t,n,s,a,f){let l=s.exports;if(oA(l,t,a)&&(l={".":l}),ab.call(l,n)&&!n.includes("*")&&!n.endsWith("/")){const y=l[n],x=Qs(t,y,"",n,a,!1,!1,!1,f);if(x==null)throw xp(n,t,a);return x}let m="",h="";const p=Object.getOwnPropertyNames(l);let b=-1;for(;++b<p.length;){const y=p[b],x=y.indexOf("*");if(x!==-1&&n.startsWith(y.slice(0,x))){n.endsWith("/")&&uA(n,t,a);const E=y.slice(x+1);n.length>=y.length&&n.endsWith(E)&&hb(m,y)===1&&y.lastIndexOf("*")===x&&(m=y,h=n.slice(x,n.length-E.length))}}if(m){const y=l[m],x=Qs(t,y,h,m,a,!0,!1,n.endsWith("/"),f);if(x==null)throw xp(n,t,a);return x}throw xp(n,t,a)}e(db,"packageExportsResolve");function hb(t,n){const s=t.indexOf("*"),a=n.indexOf("*"),f=s===-1?t.length:s+1,l=a===-1?n.length:a+1;return f>l?-1:l>f||s===-1?1:a===-1||t.length>n.length?-1:n.length>t.length?1:0}e(hb,"patternKeyCompare");function lA(t,n,s){if(t==="#"||t.startsWith("#/")||t.endsWith("/")){const l="is not a valid internal imports specifier name";throw new Ol(t,l,(0,it().fileURLToPath)(n))}let a;const f=Tp(n);if(f.exists){a=(0,it().pathToFileURL)(f.pjsonPath);const l=f.imports;if(l)if(ab.call(l,t)&&!t.includes("*")){const m=Qs(a,l[t],"",t,n,!1,!0,!1,s);if(m!=null)return m}else{let m="",h="";const p=Object.getOwnPropertyNames(l);let b=-1;for(;++b<p.length;){const y=p[b],x=y.indexOf("*");if(x!==-1&&t.startsWith(y.slice(0,-1))){const E=y.slice(x+1);t.length>=y.length&&t.endsWith(E)&&hb(m,y)===1&&y.lastIndexOf("*")===x&&(m=y,h=t.slice(x,t.length-E.length))}}if(m){const y=l[m],x=Qs(a,y,h,m,n,!0,!0,!1,s);if(x!=null)return x}}}throw nA(t,a,n)}e(lA,"packageImportsResolve");function cA(t,n){let s=t.indexOf("/"),a=!0,f=!1;t[0]==="@"&&(f=!0,s===-1||t.length===0?a=!1:s=t.indexOf("/",s+1));const l=s===-1?t:t.slice(0,s);if(Qx.exec(l)!==null&&(a=!1),!a)throw new Ol(t,"is not a valid package name",(0,it().fileURLToPath)(n));const m="."+(s===-1?"":t.slice(s));return{packageName:l,packageSubpath:m,isScoped:f}}e(cA,"parsePackageName");function mb(t,n,s){if(Il().builtinModules.includes(t))return new(it()).URL("node:"+t);const{packageName:a,packageSubpath:f,isScoped:l}=cA(t,n),m=Tp(n);if(m.exists){const y=(0,it().pathToFileURL)(m.pjsonPath);if(m.name===a&&m.exports!==void 0&&m.exports!==null)return db(y,f,m,n,s)}let h=new(it()).URL("./node_modules/"+a+"/package.json",n),p=(0,it().fileURLToPath)(h),b;do{const y=pb(p.slice(0,-13));if(!y||!y.isDirectory()){b=p,h=new(it()).URL((l?"../../../../node_modules/":"../../../node_modules/")+a+"/package.json",h),p=(0,it().fileURLToPath)(h);continue}const x=Qg(p,{base:n,specifier:t});return x.exports!==void 0&&x.exports!==null?db(h,f,x,n,s):f==="."?tA(h,x,n):new(it()).URL(f,h)}while(p.length!==b.length);throw new vp(a,(0,it().fileURLToPath)(n),!1)}e(mb,"packageResolve");function fA(t){return t[0]==="."&&(t.length===1||t[1]==="/"||t[1]==="."&&(t.length===2||t[2]==="/"))}e(fA,"isRelativeSpecifier");function Ap(t){return t===""?!1:t[0]==="/"?!0:fA(t)}e(Ap,"shouldBeTreatedAsRelativeOrAbsolutePath");function yb(t,n,s,a){const f=n.protocol,m=f==="data:"||f==="http:"||f==="https:";let h;if(Ap(t))try{h=new(it()).URL(t,n)}catch(p){const b=new sb(t,n);throw b.cause=p,b}else if(f==="file:"&&t[0]==="#")h=lA(t,n,s);else try{h=new(it()).URL(t)}catch(p){if(m&&!Il().builtinModules.includes(t)){const b=new sb(t,n);throw b.cause=p,b}h=mb(t,n,s)}return Kr()(h!==void 0,"expected to be defined"),h.protocol!=="file:"?h:rA(h,n,a)}e(yb,"moduleResolve");function pA(t,n,s){if(s){const a=s.protocol;if(a==="http:"||a==="https:"){if(Ap(t)){const f=n?.protocol;if(f&&f!=="https:"&&f!=="http:")throw new Ep(t,s,"remote imports cannot import from a local location.");return{url:n?.href||""}}throw Il().builtinModules.includes(t)?new Ep(t,s,"remote imports cannot import from a local location."):new Ep(t,s,"only relative and absolute specifiers are supported.")}}}e(pA,"checkIfDisallowedImport");function dA(t){return!!(t&&typeof t=="object"&&"href"in t&&typeof t.href=="string"&&"protocol"in t&&typeof t.protocol=="string"&&t.href&&t.protocol)}e(dA,"isURL");function hA(t){if(t!==void 0&&typeof t!="string"&&!dA(t))throw new Kt.ERR_INVALID_ARG_TYPE("parentURL",["string","URL"],t)}e(hA,"throwIfInvalidParentURL");function mA(t,n={}){const{parentURL:s}=n;Kr()(s!==void 0,"expected `parentURL` to be defined"),hA(s);let a;if(s)try{a=new(it()).URL(s)}catch{}let f,l;try{if(f=Ap(t)?new(it()).URL(t,a):new(it()).URL(t),l=f.protocol,l==="data:")return{url:f.href,format:null}}catch{}const m=pA(t,f,a);if(m)return m;if(l===void 0&&f&&(l=f.protocol),l==="node:")return{url:t};if(f&&f.protocol==="node:")return{url:t};const h=Hx(n.conditions),p=yb(t,new(it()).URL(s),h,!1);return{url:p.href,format:rb(p,{parentURL:s})}}e(mA,"defaultResolve");function yA(t,n){if(!n)throw new Error("Please pass `parent`: `import-meta-resolve` cannot ponyfill that");try{return mA(t,{parentURL:n}).url}catch(s){const a=s;if((a.code==="ERR_UNSUPPORTED_DIR_IMPORT"||a.code==="ERR_MODULE_NOT_FOUND")&&typeof a.url=="string")return a.url;throw s}}e(yA,"resolve");var gb;function gA(){if(gb)return Zn;gb=1,Object.defineProperty(Zn,"__esModule",{value:!0}),Zn.loadPlugin=$,Zn.loadPreset=w,Zn.resolvePreset=Zn.resolvePlugin=void 0;function t(){const q=Ls();return t=e(function(){return q},"_debug"),q}e(t,"_debug");function n(){const q=Yt;return n=e(function(){return q},"_path"),q}e(n,"_path");var s=Vt,a=Wg();function f(){const q=gc;return f=e(function(){return q},"_url"),q}e(f,"_url");var l=Dl;function m(){const q=ds;return m=e(function(){return q},"_fs"),q}e(m,"_fs");const h=t()("babel:config:loading:files:plugins"),p=/^module:/,b=/^(?!@|module:|[^/]+\/|babel-plugin-)/,y=/^(?!@|module:|[^/]+\/|babel-preset-)/,x=/^(@babel\/)(?!plugin-|[^/]+\/)/,E=/^(@babel\/)(?!preset-|[^/]+\/)/,T=/^(@(?!babel\/)[^/]+\/)(?![^/]*babel-plugin(?:-|\/|$)|[^/]+\/)/,A=/^(@(?!babel\/)[^/]+\/)(?![^/]*babel-preset(?:-|\/|$)|[^/]+\/)/,I=/^(@(?!babel$)[^/]+)$/,v=Zn.resolvePlugin=D.bind(null,"plugin"),L=Zn.resolvePreset=D.bind(null,"preset");function*$(q,_){const{filepath:j,loader:z}=v(q,_,yield*(0,s.isAsync)()),Y=yield*K("plugin",z,j);return h("Loaded plugin %o from %o.",q,_),{filepath:j,value:Y}}e($,"loadPlugin");function*w(q,_){const{filepath:j,loader:z}=L(q,_,yield*(0,s.isAsync)()),Y=yield*K("preset",z,j);return h("Loaded preset %o from %o.",q,_),{filepath:j,value:Y}}e(w,"loadPreset");function M(q,_){if(n().isAbsolute(_))return _;const j=q==="preset";return _.replace(j?y:b,`babel-${q}-`).replace(j?E:x,`$1${q}-`).replace(j?A:T,`$1babel-${q}-`).replace(I,`$1/babel-${q}`).replace(p,"")}e(M,"standardizeName");function*C(q,_){const j=M(q,_),{error:z,value:Y}=yield j;if(!z)return Y;if(z.code!=="MODULE_NOT_FOUND")throw z;j!==_&&!(yield _).error&&(z.message+=`
244
+ - If you want to resolve "${_}", use "module:${_}"`),(yield M(q,"@babel/"+_)).error||(z.message+=`
245
+ - Did you mean "@babel/${_}"?`);const N=q==="preset"?"plugin":"preset";if((yield M(N,_)).error||(z.message+=`
246
+ - Did you accidentally pass a ${N} as a ${q}?`),q==="plugin"){const te=j.replace("-proposal-","-transform-");te!==j&&!(yield te).error&&(z.message+=`
247
+ - Did you mean "${te}"?`)}throw z.message+=`
248
+
249
+ Make sure that all the Babel plugins and presets you are using
250
+ are defined as dependencies or devDependencies in your package.json
251
+ file. It's possible that the missing plugin is loaded by a preset
252
+ you are using that forgot to add the plugin to its dependencies: you
253
+ can workaround this problem by explicitly adding the missing package
254
+ to your top-level package.json.
255
+ `,z}e(C,"resolveAlternativesHelper");function P(q,_){try{return _?{error:null,value:(((j,z)=>(j=j.split("."),z=z.split("."),+j[0]>+z[0]||j[0]==z[0]&&+j[1]>=+z[1]))(process.versions.node,"8.9")?vs.resolve:(j,{paths:[z]},Y=vs("module"))=>{let N=Y._findPath(j,Y._nodeModulePaths(z).concat(z));if(N)return N;throw N=new Error(`Cannot resolve module '${j}'`),N.code="MODULE_NOT_FOUND",N})(q,{paths:[_]})}:{error:null,value:vs.resolve(q)}}catch(j){return{error:j,value:null}}}e(P,"tryRequireResolve");function S(q,_){try{return{error:null,value:(0,l.resolve)(q,_)}}catch(j){return{error:j,value:null}}}e(S,"tryImportMetaResolve");function O(q,_,j){const z=C(q,_);let Y=z.next();for(;!Y.done;)Y=z.next(P(Y.value,j));return{loader:"require",filepath:Y.value}}e(O,"resolveStandardizedNameForRequire");function X(q,_,j){const z=(0,f().pathToFileURL)(n().join(j,"./babel-virtual-resolve-base.js")).href,Y=C(q,_);let N=Y.next();for(;!N.done;)N=Y.next(S(N.value,z));return{loader:"auto",filepath:(0,f().fileURLToPath)(N.value)}}e(X,"resolveStandardizedNameForImport");function D(q,_,j,z){if(!a.supportsESM||!z)return O(q,_,j);try{const Y=X(q,_,j);if(!(0,m().existsSync)(Y.filepath))throw Object.assign(new Error(`Could not resolve "${_}" in file ${j}.`),{type:"MODULE_NOT_FOUND"});return Y}catch(Y){try{return O(q,_,j)}catch(N){throw Y.type==="MODULE_NOT_FOUND"?Y:N.type==="MODULE_NOT_FOUND"?N:Y}}}e(D,"resolveStandardizedName");var V=new Set;function*K(q,_,j){if(!(yield*(0,s.isAsync)())&&V.has(j))throw new Error(`Reentrant ${q} detected trying to load "${j}". This module is not ignored and is trying to load itself while compiling itself, leading to a dependency cycle. We recommend adding it to your "ignore" list in your babelrc, or to a .babelignore.`);try{return V.add(j),yield*(0,a.default)(j,_,`You appear to be using a native ECMAScript module ${q}, which is only supported when running Babel asynchronously or when using the Node.js \`--experimental-require-module\` flag.`,`You appear to be using a ${q} that contains top-level await, which is only supported when running Babel asynchronously.`,!0)}catch(z){throw z.message=`[BABEL]: ${z.message} (While processing: ${j})`,z}finally{V.delete(j)}}return e(K,"requireModule"),Zn}e(gA,"requirePlugins");var bb;function Bl(){return bb||(bb=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"ROOT_CONFIG_FILENAMES",{enumerable:!0,get:e(function(){return s.ROOT_CONFIG_FILENAMES},"get")}),Object.defineProperty(t,"findConfigUpwards",{enumerable:!0,get:e(function(){return s.findConfigUpwards},"get")}),Object.defineProperty(t,"findPackageData",{enumerable:!0,get:e(function(){return n.findPackageData},"get")}),Object.defineProperty(t,"findRelativeConfig",{enumerable:!0,get:e(function(){return s.findRelativeConfig},"get")}),Object.defineProperty(t,"findRootConfig",{enumerable:!0,get:e(function(){return s.findRootConfig},"get")}),Object.defineProperty(t,"loadConfig",{enumerable:!0,get:e(function(){return s.loadConfig},"get")}),Object.defineProperty(t,"loadPlugin",{enumerable:!0,get:e(function(){return a.loadPlugin},"get")}),Object.defineProperty(t,"loadPreset",{enumerable:!0,get:e(function(){return a.loadPreset},"get")}),Object.defineProperty(t,"resolvePlugin",{enumerable:!0,get:e(function(){return a.resolvePlugin},"get")}),Object.defineProperty(t,"resolvePreset",{enumerable:!0,get:e(function(){return a.resolvePreset},"get")}),Object.defineProperty(t,"resolveShowConfigPath",{enumerable:!0,get:e(function(){return s.resolveShowConfigPath},"get")});var n=pf,s=Ax(),a=gA()}(ff)),ff}e(Bl,"requireFiles");var Ds={},Tb;function bA(){if(Tb)return Ds;Tb=1,Object.defineProperty(Ds,"__esModule",{value:!0}),Ds.transform=void 0,Ds.transformAsync=m,Ds.transformSync=l;function t(){const h=Tr();return t=e(function(){return h},"_gensync"),h}e(t,"_gensync");var n=lo(),s=mp(),a=ur;const f=t()(e(function*(p,b){const y=yield*(0,n.default)(b);return y===null?null:yield*(0,s.run)(y,p)},"transform"));Ds.transform=e(function(p,b,y){let x,E;if(typeof b=="function"?(E=b,x=void 0):(x=b,E=y),E===void 0)return(0,a.beginHiddenCallStack)(f.sync)(p,x);(0,a.beginHiddenCallStack)(f.errback)(p,x,E)},"transform");function l(...h){return(0,a.beginHiddenCallStack)(f.sync)(...h)}e(l,"transformSync");function m(...h){return(0,a.beginHiddenCallStack)(f.async)(...h)}return e(m,"transformAsync"),Ds}e(bA,"requireTransform");var ws={},Eb;function TA(){if(Eb)return ws;Eb=1,Object.defineProperty(ws,"__esModule",{value:!0}),ws.transformFromAst=void 0,ws.transformFromAstAsync=m,ws.transformFromAstSync=l;function t(){const h=Tr();return t=e(function(){return h},"_gensync"),h}e(t,"_gensync");var n=lo(),s=mp(),a=ur;const f=t()(function*(h,p,b){const y=yield*(0,n.default)(b);if(y===null)return null;if(!h)throw new Error("No AST given");return yield*(0,s.run)(y,p,h)});ws.transformFromAst=e(function(p,b,y,x){let E,T;if(typeof y=="function"?(T=y,E=void 0):(E=y,T=x),T===void 0)return(0,a.beginHiddenCallStack)(f.sync)(p,b,E);(0,a.beginHiddenCallStack)(f.errback)(p,b,E,T)},"transformFromAst");function l(...h){return(0,a.beginHiddenCallStack)(f.sync)(...h)}e(l,"transformFromAstSync");function m(...h){return(0,a.beginHiddenCallStack)(f.async)(...h)}return e(m,"transformFromAstAsync"),ws}e(TA,"requireTransformAst");var Is={},vb;function EA(){if(vb)return Is;vb=1,Object.defineProperty(Is,"__esModule",{value:!0}),Is.parse=void 0,Is.parseAsync=h,Is.parseSync=m;function t(){const p=Tr();return t=e(function(){return p},"_gensync"),p}e(t,"_gensync");var n=lo(),s=Cl,a=xl,f=ur;const l=t()(e(function*(b,y){const x=yield*(0,n.default)(y);return x===null?null:yield*(0,s.default)(x.passes,(0,a.default)(x),b)},"parse"));Is.parse=e(function(b,y,x){if(typeof y=="function"&&(x=y,y=void 0),x===void 0)return(0,f.beginHiddenCallStack)(l.sync)(b,y);(0,f.beginHiddenCallStack)(l.errback)(b,y,x)},"parse");function m(...p){return(0,f.beginHiddenCallStack)(l.sync)(...p)}e(m,"parseSync");function h(...p){return(0,f.beginHiddenCallStack)(l.async)(...p)}return e(h,"parseAsync"),Is}e(EA,"requireParse");var Sb;function ei(){return Sb||(Sb=1,function(t){var v;Object.defineProperty(t,"__esModule",{value:!0}),t.DEFAULT_EXTENSIONS=void 0,Object.defineProperty(t,"File",{enumerable:!0,get:e(function(){return n.default},"get")}),Object.defineProperty(t,"buildExternalHelpers",{enumerable:!0,get:e(function(){return s.default},"get")}),Object.defineProperty(t,"createConfigItem",{enumerable:!0,get:e(function(){return b.createConfigItem},"get")}),Object.defineProperty(t,"createConfigItemAsync",{enumerable:!0,get:e(function(){return b.createConfigItemAsync},"get")}),Object.defineProperty(t,"createConfigItemSync",{enumerable:!0,get:e(function(){return b.createConfigItemSync},"get")}),Object.defineProperty(t,"getEnv",{enumerable:!0,get:e(function(){return f.getEnv},"get")}),Object.defineProperty(t,"loadOptions",{enumerable:!0,get:e(function(){return b.loadOptions},"get")}),Object.defineProperty(t,"loadOptionsAsync",{enumerable:!0,get:e(function(){return b.loadOptionsAsync},"get")}),Object.defineProperty(t,"loadOptionsSync",{enumerable:!0,get:e(function(){return b.loadOptionsSync},"get")}),Object.defineProperty(t,"loadPartialConfig",{enumerable:!0,get:e(function(){return b.loadPartialConfig},"get")}),Object.defineProperty(t,"loadPartialConfigAsync",{enumerable:!0,get:e(function(){return b.loadPartialConfigAsync},"get")}),Object.defineProperty(t,"loadPartialConfigSync",{enumerable:!0,get:e(function(){return b.loadPartialConfigSync},"get")}),Object.defineProperty(t,"parse",{enumerable:!0,get:e(function(){return T.parse},"get")}),Object.defineProperty(t,"parseAsync",{enumerable:!0,get:e(function(){return T.parseAsync},"get")}),Object.defineProperty(t,"parseSync",{enumerable:!0,get:e(function(){return T.parseSync},"get")}),t.resolvePreset=t.resolvePlugin=void 0,Object.defineProperty(t,"template",{enumerable:!0,get:e(function(){return p().default},"get")}),Object.defineProperty(t,"tokTypes",{enumerable:!0,get:e(function(){return m().tokTypes},"get")}),Object.defineProperty(t,"transform",{enumerable:!0,get:e(function(){return y.transform},"get")}),Object.defineProperty(t,"transformAsync",{enumerable:!0,get:e(function(){return y.transformAsync},"get")}),Object.defineProperty(t,"transformFile",{enumerable:!0,get:e(function(){return x.transformFile},"get")}),Object.defineProperty(t,"transformFileAsync",{enumerable:!0,get:e(function(){return x.transformFileAsync},"get")}),Object.defineProperty(t,"transformFileSync",{enumerable:!0,get:e(function(){return x.transformFileSync},"get")}),Object.defineProperty(t,"transformFromAst",{enumerable:!0,get:e(function(){return E.transformFromAst},"get")}),Object.defineProperty(t,"transformFromAstAsync",{enumerable:!0,get:e(function(){return E.transformFromAstAsync},"get")}),Object.defineProperty(t,"transformFromAstSync",{enumerable:!0,get:e(function(){return E.transformFromAstSync},"get")}),Object.defineProperty(t,"transformSync",{enumerable:!0,get:e(function(){return y.transformSync},"get")}),Object.defineProperty(t,"traverse",{enumerable:!0,get:e(function(){return h().default},"get")}),t.version=t.types=void 0;var n=Jy(),s=nf,a=Bl(),f=El;function l(){const L=lt();return l=e(function(){return L},"_types"),L}e(l,"_types"),Object.defineProperty(t,"types",{enumerable:!0,get:e(function(){return l()},"get")});function m(){const L=ku();return m=e(function(){return L},"_parser"),L}e(m,"_parser");function h(){const L=qr();return h=e(function(){return L},"_traverse"),L}e(h,"_traverse");function p(){const L=ju();return p=e(function(){return L},"_template"),L}e(p,"_template");var b=lo(),y=bA(),x=qg(),E=TA(),T=EA();ei(),t.version="7.26.0";const A=e((L,$)=>a.resolvePlugin(L,$,!1).filepath,"resolvePlugin");t.resolvePlugin=A;const I=e((L,$)=>a.resolvePreset(L,$,!1).filepath,"resolvePreset");t.resolvePreset=I,t.DEFAULT_EXTENSIONS=Object.freeze([".js",".jsx",".es6",".es",".mjs",".cjs"]),t.OptionManager=(v=class{init($){return(0,b.loadOptionsSync)($)}},e(v,"OptionManager"),v),t.Plugin=e(function($){throw new Error(`The (${$}) Babel 5 plugin is being run with an unsupported Babel version.`)},"Plugin")}(Dc)),Dc}e(ei,"requireLib");var vA=ei();function SA(t){return{id:t.split("?",2)[0]}}e(SA,"parseId");const xA=new URL("../",import.meta.url),AA=e(t=>({name:"springtype",clientEntrypoint:"@springtype/client",serverEntrypoint:"@springtype/server"}),"getRenderer"),PA=e(()=>({name:"springtype",serverEntrypoint:"@springtype/server"}),"getContainerRenderer");function CA({include:t,exclude:n,babel:s}={}){const a=["importMeta","explicitResourceManagement","topLevelAwait"];let f;const l={babelrc:!1,configFile:!1,...s,plugins:s?.plugins||[],presets:s?.presets||[],overrides:s?.overrides||[],parserOpts:{...s?.parserOpts||{},plugins:s?.parserOpts?.plugins||[]}},m=y1(t||[/\.[cm]?[tj]sx?$/],n||[/node_modules/]);return[{name:"vite:springtype-jsx",enforce:"pre",config(){return{esbuild:{jsxFactory:"tsx",jsxFragment:"Fragment"},optimizeDeps:{include:["@jsheaven/render"]}}},configResolved(p){f=p},async transform(p,b){const{id:y}=SA(b);if(!m(y))return;const x=[...a,"classProperties","classPrivateProperties","classPrivateMethods",!y.endsWith(".ts")&&"jsx",/\.tsx?$/.test(y)&&"typescript"].filter(Boolean),E=await vA.transformAsync(p,{...l,ast:!0,root:f.root,filename:y,parserOpts:{...l.parserOpts,sourceType:"module",allowAwaitOutsideFunction:!0,plugins:x},generatorOpts:{...l.generatorOpts,decoratorsBeforeExport:!0},plugins:[...l.plugins,["@babel/plugin-transform-react-jsx",{runtime:"classic",pragma:"tsx"}]],sourceMaps:!0,inputSourceMap:!1});if(E)return{code:E.code||p,map:E.map}}}]}e(CA,"springTypePlugin");function DA({include:t,exclude:n}={}){return{name:"springtype",hooks:{"astro:config:setup":e(({addRenderer:s,updateConfig:a,command:f,injectScript:l})=>{const m=CA({include:t,exclude:n,babel:{cwd:Nb(xA)}}),h={optimizeDeps:{include:["@springtype/client"],exclude:["@springtype/server"]},ssr:{external:["perf_hooks"]}};h.plugins=[m],s(AA()),a({vite:h})},"astro:config:setup")}}}e(DA,"index");export{DA as default,PA as getContainerRenderer};