@jsrepo/transform-javascript 0.0.10 → 0.0.12

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.
@@ -1,81 +1,81 @@
1
- import{Unreachable as e}from"jsrepo/errors";var t=Object.create,n=Object.defineProperty,r=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,a=Object.getPrototypeOf,o=Object.prototype.hasOwnProperty,s=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),c=e=>{let t={};for(var r in e)n(t,r,{get:e[r],enumerable:!0});return t},l=(e,t,a,s)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var c=i(t),l=0,u=c.length,d;l<u;l++)d=c[l],!o.call(e,d)&&d!==a&&n(e,d,{get:(e=>t[e]).bind(null,d),enumerable:!(s=r(t,d))||s.enumerable});return e},u=(e,r,i)=>(i=e==null?{}:t(a(e)),l(r||!e||!e.__esModule?n(i,`default`,{value:e,enumerable:!0}):i,e)),d=class{constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:e=>this.replacement=e}}replace(e,t,n,r){e&&t&&(n==null?e[t]=r:e[t][n]=r)}remove(e,t,n){e&&t&&(n==null?delete e[t]:e[t].splice(n,1))}},f=class extends d{constructor(e,t){super(),this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:e=>this.replacement=e},this.enter=e,this.leave=t}visit(e,t,n,r){if(e){if(this.enter){let i=this.should_skip,a=this.should_remove,o=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,e,t,n,r),this.replacement&&(e=this.replacement,this.replace(t,n,r,e)),this.should_remove&&this.remove(t,n,r);let s=this.should_skip,c=this.should_remove;if(this.should_skip=i,this.should_remove=a,this.replacement=o,s)return e;if(c)return null}let i;for(i in e){let t=e[i];if(t&&typeof t==`object`)if(Array.isArray(t)){let n=t;for(let t=0;t<n.length;t+=1){let r=n[t];p(r)&&(this.visit(r,e,i,t)||t--)}}else p(t)&&this.visit(t,e,i,null)}if(this.leave){let i=this.replacement,a=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,e,t,n,r),this.replacement&&(e=this.replacement,this.replace(t,n,r,e)),this.should_remove&&this.remove(t,n,r);let o=this.should_remove;if(this.replacement=i,this.should_remove=a,o)return null}}return e}};function p(e){return typeof e==`object`&&!!e&&`type`in e&&typeof e.type==`string`}function m(e,{enter:t,leave:n}){return new f(t,n).visit(e,null)}var h=44,g=59,_=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,v=new Uint8Array(64),y=new Uint8Array(128);for(let e=0;e<_.length;e++){let t=_.charCodeAt(e);v[e]=t,y[t]=e}function b(e,t,n){let r=t-n;r=r<0?-r<<1|1:r<<1;do{let t=r&31;r>>>=5,r>0&&(t|=32),e.write(v[t])}while(r>0);return t}var x=1024*16,S=typeof TextDecoder<`u`?new TextDecoder:typeof Buffer<`u`?{decode(e){return Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}}:{decode(e){let t=``;for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}},C=class{constructor(){this.pos=0,this.out=``,this.buffer=new Uint8Array(x)}write(e){let{buffer:t}=this;t[this.pos++]=e,this.pos===x&&(this.out+=S.decode(t),this.pos=0)}flush(){let{buffer:e,out:t,pos:n}=this;return n>0?t+S.decode(e.subarray(0,n)):t}};function w(e){let t=new C,n=0,r=0,i=0,a=0;for(let o=0;o<e.length;o++){let s=e[o];if(o>0&&t.write(g),s.length===0)continue;let c=0;for(let e=0;e<s.length;e++){let o=s[e];e>0&&t.write(h),c=b(t,o[0],c),o.length!==1&&(n=b(t,o[1],n),r=b(t,o[2],r),i=b(t,o[3],i),o.length!==4&&(a=b(t,o[4],a)))}}return t.flush()}var ee=class e{constructor(t){this.bits=t instanceof e?t.bits.slice():[]}add(e){this.bits[e>>5]|=1<<(e&31)}has(e){return!!(this.bits[e>>5]&1<<(e&31))}},T=class e{constructor(e,t,n){this.start=e,this.end=t,this.original=n,this.intro=``,this.outro=``,this.content=n,this.storeName=!1,this.edited=!1,this.previous=null,this.next=null}appendLeft(e){this.outro+=e}appendRight(e){this.intro+=e}clone(){let t=new e(this.start,this.end,this.original);return t.intro=this.intro,t.outro=this.outro,t.content=this.content,t.storeName=this.storeName,t.edited=this.edited,t}contains(e){return this.start<e&&e<this.end}eachNext(e){let t=this;for(;t;)e(t),t=t.next}eachPrevious(e){let t=this;for(;t;)e(t),t=t.previous}edit(e,t,n){return this.content=e,n||(this.intro=``,this.outro=``),this.storeName=t,this.edited=!0,this}prependLeft(e){this.outro=e+this.outro}prependRight(e){this.intro=e+this.intro}reset(){this.intro=``,this.outro=``,this.edited&&=(this.content=this.original,this.storeName=!1,!1)}split(t){let n=t-this.start,r=this.original.slice(0,n),i=this.original.slice(n);this.original=r;let a=new e(t,this.end,i);return a.outro=this.outro,this.outro=``,this.end=t,this.edited?(a.edit(``,!1),this.content=``):this.content=r,a.next=this.next,a.next&&(a.next.previous=a),a.previous=this,this.next=a,a}toString(){return this.intro+this.content+this.outro}trimEnd(e){if(this.outro=this.outro.replace(e,``),this.outro.length)return!0;let t=this.content.replace(e,``);if(t.length)return t!==this.content&&(this.split(this.start+t.length).edit(``,void 0,!0),this.edited&&this.edit(t,this.storeName,!0)),!0;if(this.edit(``,void 0,!0),this.intro=this.intro.replace(e,``),this.intro.length)return!0}trimStart(e){if(this.intro=this.intro.replace(e,``),this.intro.length)return!0;let t=this.content.replace(e,``);if(t.length){if(t!==this.content){let e=this.split(this.end-t.length);this.edited&&e.edit(t,this.storeName,!0),this.edit(``,void 0,!0)}return!0}else if(this.edit(``,void 0,!0),this.outro=this.outro.replace(e,``),this.outro.length)return!0}};function E(){return typeof globalThis<`u`&&typeof globalThis.btoa==`function`?e=>globalThis.btoa(unescape(encodeURIComponent(e))):typeof Buffer==`function`?e=>Buffer.from(e,`utf-8`).toString(`base64`):()=>{throw Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}const te=E();var D=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=w(e.mappings),e.x_google_ignoreList!==void 0&&(this.x_google_ignoreList=e.x_google_ignoreList),e.debugId!==void 0&&(this.debugId=e.debugId)}toString(){return JSON.stringify(this)}toUrl(){return`data:application/json;charset=utf-8;base64,`+te(this.toString())}};function O(e){let t=e.split(`
2
- `),n=t.filter(e=>/^\t+/.test(e)),r=t.filter(e=>/^ {2,}/.test(e));if(n.length===0&&r.length===0)return null;if(n.length>=r.length)return` `;let i=r.reduce((e,t)=>{let n=/^ +/.exec(t)[0].length;return Math.min(n,e)},1/0);return Array(i+1).join(` `)}function k(e,t){let n=e.split(/[/\\]/),r=t.split(/[/\\]/);for(n.pop();n[0]===r[0];)n.shift(),r.shift();if(n.length){let e=n.length;for(;e--;)n[e]=`..`}return n.concat(r).join(`/`)}const ne=Object.prototype.toString;function re(e){return ne.call(e)===`[object Object]`}function A(e){let t=e.split(`
3
- `),n=[];for(let e=0,r=0;e<t.length;e++)n.push(r),r+=t[e].length+1;return function(e){let t=0,r=n.length;for(;t<r;){let i=t+r>>1;e<n[i]?r=i:t=i+1}let i=t-1;return{line:i,column:e-n[i]}}}const ie=/\w/;var ae=class{constructor(e){this.hires=e,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(e,t,n,r){if(t.length){let i=t.length-1,a=t.indexOf(`
1
+ import{Unreachable as e}from"jsrepo/errors";var t=Object.defineProperty,n=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),r=(e,n)=>{let r={};for(var i in e)t(r,i,{get:e[i],enumerable:!0});return n&&t(r,Symbol.toStringTag,{value:`Module`}),r},i=class{constructor(){this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:e=>this.replacement=e}}replace(e,t,n,r){e&&t&&(n==null?e[t]=r:e[t][n]=r)}remove(e,t,n){e&&t&&(n==null?delete e[t]:e[t].splice(n,1))}},a=class extends i{constructor(e,t){super(),this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.context={skip:()=>this.should_skip=!0,remove:()=>this.should_remove=!0,replace:e=>this.replacement=e},this.enter=e,this.leave=t}visit(e,t,n,r){if(e){if(this.enter){let i=this.should_skip,a=this.should_remove,o=this.replacement;this.should_skip=!1,this.should_remove=!1,this.replacement=null,this.enter.call(this.context,e,t,n,r),this.replacement&&(e=this.replacement,this.replace(t,n,r,e)),this.should_remove&&this.remove(t,n,r);let s=this.should_skip,c=this.should_remove;if(this.should_skip=i,this.should_remove=a,this.replacement=o,s)return e;if(c)return null}let i;for(i in e){let t=e[i];if(t&&typeof t==`object`)if(Array.isArray(t)){let n=t;for(let t=0;t<n.length;t+=1){let r=n[t];o(r)&&(this.visit(r,e,i,t)||t--)}}else o(t)&&this.visit(t,e,i,null)}if(this.leave){let i=this.replacement,a=this.should_remove;this.replacement=null,this.should_remove=!1,this.leave.call(this.context,e,t,n,r),this.replacement&&(e=this.replacement,this.replace(t,n,r,e)),this.should_remove&&this.remove(t,n,r);let o=this.should_remove;if(this.replacement=i,this.should_remove=a,o)return null}}return e}};function o(e){return typeof e==`object`&&!!e&&`type`in e&&typeof e.type==`string`}function s(e,{enter:t,leave:n}){return new a(t,n).visit(e,null)}var c=44,l=59,u=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,d=new Uint8Array(64),f=new Uint8Array(128);for(let e=0;e<u.length;e++){let t=u.charCodeAt(e);d[e]=t,f[t]=e}function p(e,t,n){let r=t-n;r=r<0?-r<<1|1:r<<1;do{let t=r&31;r>>>=5,r>0&&(t|=32),e.write(d[t])}while(r>0);return t}var m=1024*16,h=typeof TextDecoder<`u`?new TextDecoder:typeof Buffer<`u`?{decode(e){return Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}}:{decode(e){let t=``;for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}},g=class{constructor(){this.pos=0,this.out=``,this.buffer=new Uint8Array(m)}write(e){let{buffer:t}=this;t[this.pos++]=e,this.pos===m&&(this.out+=h.decode(t),this.pos=0)}flush(){let{buffer:e,out:t,pos:n}=this;return n>0?t+h.decode(e.subarray(0,n)):t}};function _(e){let t=new g,n=0,r=0,i=0,a=0;for(let o=0;o<e.length;o++){let s=e[o];if(o>0&&t.write(l),s.length===0)continue;let u=0;for(let e=0;e<s.length;e++){let o=s[e];e>0&&t.write(c),u=p(t,o[0],u),o.length!==1&&(n=p(t,o[1],n),r=p(t,o[2],r),i=p(t,o[3],i),o.length!==4&&(a=p(t,o[4],a)))}}return t.flush()}var v=class e{constructor(t){this.bits=t instanceof e?t.bits.slice():[]}add(e){this.bits[e>>5]|=1<<(e&31)}has(e){return!!(this.bits[e>>5]&1<<(e&31))}},y=class e{constructor(e,t,n){this.start=e,this.end=t,this.original=n,this.intro=``,this.outro=``,this.content=n,this.storeName=!1,this.edited=!1,this.previous=null,this.next=null}appendLeft(e){this.outro+=e}appendRight(e){this.intro+=e}clone(){let t=new e(this.start,this.end,this.original);return t.intro=this.intro,t.outro=this.outro,t.content=this.content,t.storeName=this.storeName,t.edited=this.edited,t}contains(e){return this.start<e&&e<this.end}eachNext(e){let t=this;for(;t;)e(t),t=t.next}eachPrevious(e){let t=this;for(;t;)e(t),t=t.previous}edit(e,t,n){return this.content=e,n||(this.intro=``,this.outro=``),this.storeName=t,this.edited=!0,this}prependLeft(e){this.outro=e+this.outro}prependRight(e){this.intro=e+this.intro}reset(){this.intro=``,this.outro=``,this.edited&&=(this.content=this.original,this.storeName=!1,!1)}split(t){let n=t-this.start,r=this.original.slice(0,n),i=this.original.slice(n);this.original=r;let a=new e(t,this.end,i);return a.outro=this.outro,this.outro=``,this.end=t,this.edited?(a.edit(``,!1),this.content=``):this.content=r,a.next=this.next,a.next&&(a.next.previous=a),a.previous=this,this.next=a,a}toString(){return this.intro+this.content+this.outro}trimEnd(e){if(this.outro=this.outro.replace(e,``),this.outro.length)return!0;let t=this.content.replace(e,``);if(t.length)return t!==this.content&&(this.split(this.start+t.length).edit(``,void 0,!0),this.edited&&this.edit(t,this.storeName,!0)),!0;if(this.edit(``,void 0,!0),this.intro=this.intro.replace(e,``),this.intro.length)return!0}trimStart(e){if(this.intro=this.intro.replace(e,``),this.intro.length)return!0;let t=this.content.replace(e,``);if(t.length){if(t!==this.content){let e=this.split(this.end-t.length);this.edited&&e.edit(t,this.storeName,!0),this.edit(``,void 0,!0)}return!0}else if(this.edit(``,void 0,!0),this.outro=this.outro.replace(e,``),this.outro.length)return!0}};function b(){return typeof globalThis<`u`&&typeof globalThis.btoa==`function`?e=>globalThis.btoa(unescape(encodeURIComponent(e))):typeof Buffer==`function`?e=>Buffer.from(e,`utf-8`).toString(`base64`):()=>{throw Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}const x=b();var S=class{constructor(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=_(e.mappings),e.x_google_ignoreList!==void 0&&(this.x_google_ignoreList=e.x_google_ignoreList),e.debugId!==void 0&&(this.debugId=e.debugId)}toString(){return JSON.stringify(this)}toUrl(){return`data:application/json;charset=utf-8;base64,`+x(this.toString())}};function C(e){let t=e.split(`
2
+ `),n=t.filter(e=>/^\t+/.test(e)),r=t.filter(e=>/^ {2,}/.test(e));if(n.length===0&&r.length===0)return null;if(n.length>=r.length)return` `;let i=r.reduce((e,t)=>{let n=/^ +/.exec(t)[0].length;return Math.min(n,e)},1/0);return Array(i+1).join(` `)}function w(e,t){let n=e.split(/[/\\]/),r=t.split(/[/\\]/);for(n.pop();n[0]===r[0];)n.shift(),r.shift();if(n.length){let e=n.length;for(;e--;)n[e]=`..`}return n.concat(r).join(`/`)}const ee=Object.prototype.toString;function T(e){return ee.call(e)===`[object Object]`}function E(e){let t=e.split(`
3
+ `),n=[];for(let e=0,r=0;e<t.length;e++)n.push(r),r+=t[e].length+1;return function(e){let t=0,r=n.length;for(;t<r;){let i=t+r>>1;e<n[i]?r=i:t=i+1}let i=t-1;return{line:i,column:e-n[i]}}}const te=/\w/;var D=class{constructor(e){this.hires=e,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(e,t,n,r){if(t.length){let i=t.length-1,a=t.indexOf(`
4
4
  `,0),o=-1;for(;a>=0&&i>a;){let i=[this.generatedCodeColumn,e,n.line,n.column];r>=0&&i.push(r),this.rawSegments.push(i),this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,o=a,a=t.indexOf(`
5
5
  `,a+1)}let s=[this.generatedCodeColumn,e,n.line,n.column];r>=0&&s.push(r),this.rawSegments.push(s),this.advance(t.slice(o+1))}else this.pending&&(this.rawSegments.push(this.pending),this.advance(t));this.pending=null}addUneditedChunk(e,t,n,r,i){let a=t.start,o=!0,s=!1;for(;a<t.end;){if(n[a]===`
6
- `)r.line+=1,r.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,o=!0,s=!1;else{if(this.hires||o||i.has(a)){let t=[this.generatedCodeColumn,e,r.line,r.column];this.hires===`boundary`?ie.test(n[a])?s||=(this.rawSegments.push(t),!0):(this.rawSegments.push(t),s=!1):this.rawSegments.push(t)}r.column+=1,this.generatedCodeColumn+=1,o=!1}a+=1}this.pending=null}advance(e){if(!e)return;let t=e.split(`
7
- `);if(t.length>1){for(let e=0;e<t.length-1;e++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=t[t.length-1].length}};const oe={insertLeft:!1,insertRight:!1,storeName:!1};var j=class e{constructor(e,t={}){let n=new T(0,e.length,e);Object.defineProperties(this,{original:{writable:!0,value:e},outro:{writable:!0,value:``},intro:{writable:!0,value:``},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:t.filename},indentExclusionRanges:{writable:!0,value:t.indentExclusionRanges},sourcemapLocations:{writable:!0,value:new ee},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:void 0},ignoreList:{writable:!0,value:t.ignoreList},offset:{writable:!0,value:t.offset||0}}),this.byStart[0]=n,this.byEnd[e.length]=n}addSourcemapLocation(e){this.sourcemapLocations.add(e)}append(e){if(typeof e!=`string`)throw TypeError(`outro content must be a string`);return this.outro+=e,this}appendLeft(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byEnd[e];return n?n.appendLeft(t):this.intro+=t,this}appendRight(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byStart[e];return n?n.appendRight(t):this.outro+=t,this}clone(){let t=new e(this.original,{filename:this.filename,offset:this.offset}),n=this.firstChunk,r=t.firstChunk=t.lastSearchedChunk=n.clone();for(;n;){t.byStart[r.start]=r,t.byEnd[r.end]=r;let e=n.next,i=e&&e.clone();i&&(r.next=i,i.previous=r,r=i),n=e}return t.lastChunk=r,this.indentExclusionRanges&&(t.indentExclusionRanges=this.indentExclusionRanges.slice()),t.sourcemapLocations=new ee(this.sourcemapLocations),t.intro=this.intro,t.outro=this.outro,t}generateDecodedMap(e){e||={};let t=Object.keys(this.storedNames),n=new ae(e.hires),r=A(this.original);return this.intro&&n.advance(this.intro),this.firstChunk.eachNext(e=>{let i=r(e.start);e.intro.length&&n.advance(e.intro),e.edited?n.addEdit(0,e.content,i,e.storeName?t.indexOf(e.original):-1):n.addUneditedChunk(0,e,this.original,i,this.sourcemapLocations),e.outro.length&&n.advance(e.outro)}),this.outro&&n.advance(this.outro),{file:e.file?e.file.split(/[/\\]/).pop():void 0,sources:[e.source?k(e.file||``,e.source):e.file||``],sourcesContent:e.includeContent?[this.original]:void 0,names:t,mappings:n.raw,x_google_ignoreList:this.ignoreList?[0]:void 0}}generateMap(e){return new D(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=O(this.original))}_getRawIndentString(){return this._ensureindentStr(),this.indentStr}getIndentString(){return this._ensureindentStr(),this.indentStr===null?` `:this.indentStr}indent(e,t){let n=/^[^\r\n]/gm;if(re(e)&&(t=e,e=void 0),e===void 0&&(this._ensureindentStr(),e=this.indentStr||` `),e===``)return this;t||={};let r={};t.exclude&&(typeof t.exclude[0]==`number`?[t.exclude]:t.exclude).forEach(e=>{for(let t=e[0];t<e[1];t+=1)r[t]=!0});let i=t.indentStart!==!1,a=t=>i?`${e}${t}`:(i=!0,t);this.intro=this.intro.replace(n,a);let o=0,s=this.firstChunk;for(;s;){let t=s.end;if(s.edited)r[o]||(s.content=s.content.replace(n,a),s.content.length&&(i=s.content[s.content.length-1]===`
6
+ `)r.line+=1,r.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,o=!0,s=!1;else{if(this.hires||o||i.has(a)){let t=[this.generatedCodeColumn,e,r.line,r.column];this.hires===`boundary`?te.test(n[a])?s||=(this.rawSegments.push(t),!0):(this.rawSegments.push(t),s=!1):this.rawSegments.push(t)}r.column+=1,this.generatedCodeColumn+=1,o=!1}a+=1}this.pending=null}advance(e){if(!e)return;let t=e.split(`
7
+ `);if(t.length>1){for(let e=0;e<t.length-1;e++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=t[t.length-1].length}};const O={insertLeft:!1,insertRight:!1,storeName:!1};var k=class e{constructor(e,t={}){let n=new y(0,e.length,e);Object.defineProperties(this,{original:{writable:!0,value:e},outro:{writable:!0,value:``},intro:{writable:!0,value:``},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:t.filename},indentExclusionRanges:{writable:!0,value:t.indentExclusionRanges},sourcemapLocations:{writable:!0,value:new v},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:void 0},ignoreList:{writable:!0,value:t.ignoreList},offset:{writable:!0,value:t.offset||0}}),this.byStart[0]=n,this.byEnd[e.length]=n}addSourcemapLocation(e){this.sourcemapLocations.add(e)}append(e){if(typeof e!=`string`)throw TypeError(`outro content must be a string`);return this.outro+=e,this}appendLeft(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byEnd[e];return n?n.appendLeft(t):this.intro+=t,this}appendRight(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byStart[e];return n?n.appendRight(t):this.outro+=t,this}clone(){let t=new e(this.original,{filename:this.filename,offset:this.offset}),n=this.firstChunk,r=t.firstChunk=t.lastSearchedChunk=n.clone();for(;n;){t.byStart[r.start]=r,t.byEnd[r.end]=r;let e=n.next,i=e&&e.clone();i&&(r.next=i,i.previous=r,r=i),n=e}return t.lastChunk=r,this.indentExclusionRanges&&(t.indentExclusionRanges=this.indentExclusionRanges.slice()),t.sourcemapLocations=new v(this.sourcemapLocations),t.intro=this.intro,t.outro=this.outro,t}generateDecodedMap(e){e||={};let t=Object.keys(this.storedNames),n=new D(e.hires),r=E(this.original);return this.intro&&n.advance(this.intro),this.firstChunk.eachNext(e=>{let i=r(e.start);e.intro.length&&n.advance(e.intro),e.edited?n.addEdit(0,e.content,i,e.storeName?t.indexOf(e.original):-1):n.addUneditedChunk(0,e,this.original,i,this.sourcemapLocations),e.outro.length&&n.advance(e.outro)}),this.outro&&n.advance(this.outro),{file:e.file?e.file.split(/[/\\]/).pop():void 0,sources:[e.source?w(e.file||``,e.source):e.file||``],sourcesContent:e.includeContent?[this.original]:void 0,names:t,mappings:n.raw,x_google_ignoreList:this.ignoreList?[0]:void 0}}generateMap(e){return new S(this.generateDecodedMap(e))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=C(this.original))}_getRawIndentString(){return this._ensureindentStr(),this.indentStr}getIndentString(){return this._ensureindentStr(),this.indentStr===null?` `:this.indentStr}indent(e,t){let n=/^[^\r\n]/gm;if(T(e)&&(t=e,e=void 0),e===void 0&&(this._ensureindentStr(),e=this.indentStr||` `),e===``)return this;t||={};let r={};t.exclude&&(typeof t.exclude[0]==`number`?[t.exclude]:t.exclude).forEach(e=>{for(let t=e[0];t<e[1];t+=1)r[t]=!0});let i=t.indentStart!==!1,a=t=>i?`${e}${t}`:(i=!0,t);this.intro=this.intro.replace(n,a);let o=0,s=this.firstChunk;for(;s;){let t=s.end;if(s.edited)r[o]||(s.content=s.content.replace(n,a),s.content.length&&(i=s.content[s.content.length-1]===`
8
8
  `));else for(o=s.start;o<t;){if(!r[o]){let t=this.original[o];t===`
9
- `?i=!0:t!==`\r`&&i&&(i=!1,o===s.start?s.prependRight(e):(this._splitChunk(s,o),s=s.next,s.prependRight(e)))}o+=1}o=s.end,s=s.next}return this.outro=this.outro.replace(n,a),this}insert(){throw Error(`magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)`)}insertLeft(e,t){return oe.insertLeft||=(console.warn(`magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead`),!0),this.appendLeft(e,t)}insertRight(e,t){return oe.insertRight||=(console.warn(`magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead`),!0),this.prependRight(e,t)}move(e,t,n){if(e+=this.offset,t+=this.offset,n+=this.offset,n>=e&&n<=t)throw Error(`Cannot move a selection inside itself`);this._split(e),this._split(t),this._split(n);let r=this.byStart[e],i=this.byEnd[t],a=r.previous,o=i.next,s=this.byStart[n];if(!s&&i===this.lastChunk)return this;let c=s?s.previous:this.lastChunk;return a&&(a.next=o),o&&(o.previous=a),c&&(c.next=r),s&&(s.previous=i),r.previous||(this.firstChunk=i.next),i.next||(this.lastChunk=r.previous,this.lastChunk.next=null),r.previous=c,i.next=s||null,c||(this.firstChunk=r),s||(this.lastChunk=i),this}overwrite(e,t,n,r){return r||={},this.update(e,t,n,{...r,overwrite:!r.contentOnly})}update(e,t,n,r){if(e+=this.offset,t+=this.offset,typeof n!=`string`)throw TypeError(`replacement content must be a string`);if(this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}if(t>this.original.length)throw Error(`end is out of bounds`);if(e===t)throw Error(`Cannot overwrite a zero-length range – use appendLeft or prependRight instead`);this._split(e),this._split(t),r===!0&&(oe.storeName||=(console.warn(`The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string`),!0),r={storeName:!0});let i=r===void 0?!1:r.storeName,a=r===void 0?!1:r.overwrite;if(i){let n=this.original.slice(e,t);Object.defineProperty(this.storedNames,n,{writable:!0,value:!0,enumerable:!0})}let o=this.byStart[e],s=this.byEnd[t];if(o){let e=o;for(;e!==s;){if(e.next!==this.byStart[e.end])throw Error(`Cannot overwrite across a split point`);e=e.next,e.edit(``,!1)}o.edit(n,i,!a)}else{let r=new T(e,t,``).edit(n,i);s.next=r,r.previous=s}return this}prepend(e){if(typeof e!=`string`)throw TypeError(`outro content must be a string`);return this.intro=e+this.intro,this}prependLeft(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byEnd[e];return n?n.prependLeft(t):this.intro=t+this.intro,this}prependRight(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byStart[e];return n?n.prependRight(t):this.outro=t+this.outro,this}remove(e,t){if(e+=this.offset,t+=this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}if(e===t)return this;if(e<0||t>this.original.length)throw Error(`Character is out of bounds`);if(e>t)throw Error(`end must be greater than start`);this._split(e),this._split(t);let n=this.byStart[e];for(;n;)n.intro=``,n.outro=``,n.edit(``),n=t>n.end?this.byStart[n.end]:null;return this}reset(e,t){if(e+=this.offset,t+=this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}if(e===t)return this;if(e<0||t>this.original.length)throw Error(`Character is out of bounds`);if(e>t)throw Error(`end must be greater than start`);this._split(e),this._split(t);let n=this.byStart[e];for(;n;)n.reset(),n=t>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:``}lastLine(){let e=this.outro.lastIndexOf(`
9
+ `?i=!0:t!==`\r`&&i&&(i=!1,o===s.start?s.prependRight(e):(this._splitChunk(s,o),s=s.next,s.prependRight(e)))}o+=1}o=s.end,s=s.next}return this.outro=this.outro.replace(n,a),this}insert(){throw Error(`magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)`)}insertLeft(e,t){return O.insertLeft||=(console.warn(`magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead`),!0),this.appendLeft(e,t)}insertRight(e,t){return O.insertRight||=(console.warn(`magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead`),!0),this.prependRight(e,t)}move(e,t,n){if(e+=this.offset,t+=this.offset,n+=this.offset,n>=e&&n<=t)throw Error(`Cannot move a selection inside itself`);this._split(e),this._split(t),this._split(n);let r=this.byStart[e],i=this.byEnd[t],a=r.previous,o=i.next,s=this.byStart[n];if(!s&&i===this.lastChunk)return this;let c=s?s.previous:this.lastChunk;return a&&(a.next=o),o&&(o.previous=a),c&&(c.next=r),s&&(s.previous=i),r.previous||(this.firstChunk=i.next),i.next||(this.lastChunk=r.previous,this.lastChunk.next=null),r.previous=c,i.next=s||null,c||(this.firstChunk=r),s||(this.lastChunk=i),this}overwrite(e,t,n,r){return r||={},this.update(e,t,n,{...r,overwrite:!r.contentOnly})}update(e,t,n,r){if(e+=this.offset,t+=this.offset,typeof n!=`string`)throw TypeError(`replacement content must be a string`);if(this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}if(t>this.original.length)throw Error(`end is out of bounds`);if(e===t)throw Error(`Cannot overwrite a zero-length range – use appendLeft or prependRight instead`);this._split(e),this._split(t),r===!0&&(O.storeName||=(console.warn(`The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string`),!0),r={storeName:!0});let i=r===void 0?!1:r.storeName,a=r===void 0?!1:r.overwrite;if(i){let n=this.original.slice(e,t);Object.defineProperty(this.storedNames,n,{writable:!0,value:!0,enumerable:!0})}let o=this.byStart[e],s=this.byEnd[t];if(o){let e=o;for(;e!==s;){if(e.next!==this.byStart[e.end])throw Error(`Cannot overwrite across a split point`);e=e.next,e.edit(``,!1)}o.edit(n,i,!a)}else{let r=new y(e,t,``).edit(n,i);s.next=r,r.previous=s}return this}prepend(e){if(typeof e!=`string`)throw TypeError(`outro content must be a string`);return this.intro=e+this.intro,this}prependLeft(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byEnd[e];return n?n.prependLeft(t):this.intro=t+this.intro,this}prependRight(e,t){if(e+=this.offset,typeof t!=`string`)throw TypeError(`inserted content must be a string`);this._split(e);let n=this.byStart[e];return n?n.prependRight(t):this.outro=t+this.outro,this}remove(e,t){if(e+=this.offset,t+=this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}if(e===t)return this;if(e<0||t>this.original.length)throw Error(`Character is out of bounds`);if(e>t)throw Error(`end must be greater than start`);this._split(e),this._split(t);let n=this.byStart[e];for(;n;)n.intro=``,n.outro=``,n.edit(``),n=t>n.end?this.byStart[n.end]:null;return this}reset(e,t){if(e+=this.offset,t+=this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}if(e===t)return this;if(e<0||t>this.original.length)throw Error(`Character is out of bounds`);if(e>t)throw Error(`end must be greater than start`);this._split(e),this._split(t);let n=this.byStart[e];for(;n;)n.reset(),n=t>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:``}lastLine(){let e=this.outro.lastIndexOf(`
10
10
  `);if(e!==-1)return this.outro.substr(e+1);let t=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(e=n.outro.lastIndexOf(`
11
11
  `),e!==-1)return n.outro.substr(e+1)+t;t=n.outro+t}if(n.content.length>0){if(e=n.content.lastIndexOf(`
12
12
  `),e!==-1)return n.content.substr(e+1)+t;t=n.content+t}if(n.intro.length>0){if(e=n.intro.lastIndexOf(`
13
13
  `),e!==-1)return n.intro.substr(e+1)+t;t=n.intro+t}}while(n=n.previous);return e=this.intro.lastIndexOf(`
14
- `),e===-1?this.intro+t:this.intro.substr(e+1)+t}slice(e=0,t=this.original.length-this.offset){if(e+=this.offset,t+=this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}let n=``,r=this.firstChunk;for(;r&&(r.start>e||r.end<=e);){if(r.start<t&&r.end>=t)return n;r=r.next}if(r&&r.edited&&r.start!==e)throw Error(`Cannot use replaced character ${e} as slice start anchor.`);let i=r;for(;r;){r.intro&&(i!==r||r.start===e)&&(n+=r.intro);let a=r.start<t&&r.end>=t;if(a&&r.edited&&r.end!==t)throw Error(`Cannot use replaced character ${t} as slice end anchor.`);let o=i===r?e-r.start:0,s=a?r.content.length+t-r.end:r.content.length;if(n+=r.content.slice(o,s),r.outro&&(!a||r.end===t)&&(n+=r.outro),a)break;r=r.next}return n}snip(e,t){let n=this.clone();return n.remove(0,e),n.remove(t,n.original.length),n}_split(e){if(this.byStart[e]||this.byEnd[e])return;let t=this.lastSearchedChunk,n=t,r=e>t.end;for(;t;){if(t.contains(e))return this._splitChunk(t,e);if(t=r?this.byStart[t.end]:this.byEnd[t.start],t===n)return;n=t}}_splitChunk(e,t){if(e.edited&&e.content.length){let n=A(this.original)(t);throw Error(`Cannot split a chunk that has already been edited (${n.line}:${n.column} – "${e.original}")`)}let n=e.split(t);return this.byEnd[t]=e,this.byStart[t]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,t=this.firstChunk;for(;t;)e+=t.toString(),t=t.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,t=0;do t+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return t}trimLines(){return this.trim(`[\\r\\n]`)}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let t=RegExp((e||`\\s`)+`+$`);if(this.outro=this.outro.replace(t,``),this.outro.length)return!0;let n=this.lastChunk;do{let e=n.end,r=n.trimEnd(t);if(n.end!==e&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),r)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let t=RegExp(`^`+(e||`\\s`)+`+`);if(this.intro=this.intro.replace(t,``),this.intro.length)return!0;let n=this.firstChunk;do{let e=n.end,r=n.trimStart(t);if(n.end!==e&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),r)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,t){function n(e,n){return typeof t==`string`?t.replace(/\$(\$|&|\d+)/g,(t,n)=>n===`$`?`$`:n===`&`?e[0]:+n<e.length?e[+n]:`$${n}`):t(...e,e.index,n,e.groups)}function r(e,t){let n,r=[];for(;n=e.exec(t);)r.push(n);return r}if(e.global)r(e,this.original).forEach(e=>{if(e.index!=null){let t=n(e,this.original);t!==e[0]&&this.overwrite(e.index,e.index+e[0].length,t)}});else{let t=this.original.match(e);if(t&&t.index!=null){let e=n(t,this.original);e!==t[0]&&this.overwrite(t.index,t.index+t[0].length,e)}}return this}_replaceString(e,t){let{original:n}=this,r=n.indexOf(e);return r!==-1&&(typeof t==`function`&&(t=t(e,r,n)),e!==t&&this.overwrite(r,r+e.length,t)),this}replace(e,t){return typeof e==`string`?this._replaceString(e,t):this._replaceRegexp(e,t)}_replaceAllString(e,t){let{original:n}=this,r=e.length;for(let i=n.indexOf(e);i!==-1;i=n.indexOf(e,i+r)){let e=n.slice(i,i+r),a=t;typeof t==`function`&&(a=t(e,i,n)),e!==a&&this.overwrite(i,i+r,a)}return this}replaceAll(e,t){if(typeof e==`string`)return this._replaceAllString(e,t);if(!e.global)throw TypeError(`MagicString.prototype.replaceAll called with a non-global RegExp argument`);return this._replaceRegexp(e,t)}};function se(e,t,n){let r=n._,i=!1;function a(e,{next:t,state:n}){t(n)}function o(e,t,s){if(i||!e.type)return;let c,l={},u={path:t,state:s,next:(n=s)=>{for(let r in t.push(e),e){if(r===`type`)continue;let i=e[r];if(i&&typeof i==`object`)if(Array.isArray(i)){let e={},a=i.length,s=!1;for(let r=0;r<a;r++){let a=i[r];if(a&&typeof a==`object`){let i=o(a,t,n);i&&(e[r]=i,s=!0)}}s&&(l[r]=i.map((t,n)=>e[n]??t))}else{let e=o(i,t,n);e&&(l[r]=e)}}if(t.pop(),Object.keys(l).length>0)return ce(e,l)},stop:()=>{i=!0},visit:(n,r=s)=>{t.push(e);let i=o(n,t,r)??n;return t.pop(),i}},d=n[e.type]??a;if(r){let t;c=r(e,{...u,next:(n=s)=>(s=n,t=d(e,{...u,state:n}),t)}),!c&&t&&(c=t)}else c=d(e,u);if(c||Object.keys(l).length>0&&(c=ce(e,l)),c)return c}return o(e,[],t)??e}function ce(e,t){let n={},r=Object.getOwnPropertyDescriptors(e);for(let e in r)Object.defineProperty(n,e,r[e]);for(let e in t)n[e]=t[e];return n}const le=/\s/,M=/^[ \t\r\n]+/,ue=/[ \t\r\n]+$/,de=/[^ \t\r\n]/,fe=/[^\n]/g,pe=[`await_waterfall`,`await_reactivity_loss`,`state_snapshot_uncloneable`,`binding_property_non_reactive`,`hydration_attribute_changed`,`hydration_html_changed`,`ownership_invalid_binding`,`ownership_invalid_mutation`];function me(e,t){if(t.length===0)return null;let n=new I(t).get(e);return n&&n[0][0]>.7?n[0][1]:null}function he(e,t){if(e===null&&t===null)throw`Trying to compare two null values`;return e===null||t===null?0:(e=String(e),t=String(t),1-ge(e,t)/Math.max(e.length,t.length))}function ge(e,t){let n=[],r=0,i=0;for(let a=0;a<=t.length;a++)for(let o=0;o<=e.length;o++)i=a&&o?e.charAt(o-1)===t.charAt(a-1)?r:Math.min(n[o],n[o-1],r)+1:a+o,r=n[o],n[o]=i;return n.pop()}const _e=/[^\w, ]+/;function N(e,t=2){let n=`-`+e.toLowerCase().replace(_e,``)+`-`,r=t-n.length,i=[];if(r>0)for(let t=0;t<r;++t)e+=`-`;for(let e=0;e<n.length-t+1;++e)i.push(n.slice(e,e+t));return i}function P(e,t=2){let n={},r=N(e,t),i=0;for(;i<r.length;++i)r[i]in n?n[r[i]]+=1:n[r[i]]=1;return n}function F(e,t){return t[0]-e[0]}var I=class{exact_set={};match_dict={};items={};constructor(e){for(let e=2;e<4;++e)this.items[e]=[];for(let t=0;t<e.length;++t)this.add(e[t])}add(e){if(e.toLowerCase()in this.exact_set)return!1;let t=2;for(;t<4;++t)this._add(e,t)}_add(e,t){let n=e.toLowerCase(),r=this.items[t]||[],i=r.length;r.push(0);let a=P(n,t),o=0,s,c;for(s in a)c=a[s],o+=c**2,s in this.match_dict?this.match_dict[s].push([i,c]):this.match_dict[s]=[[i,c]];r[i]=[Math.sqrt(o),n],this.items[t]=r,this.exact_set[n]=e}get(e){let t=e.toLowerCase(),n=this.exact_set[t];if(n)return[[1,n]];for(let t=3;t>=2;--t){let n=this.__get(e,t);if(n.length>0)return n}return null}__get(e,t){let n=e.toLowerCase(),r={},i=P(n,t),a=this.items[t],o=0,s,c,l,u,d;for(s in i)if(c=i[s],o+=c**2,s in this.match_dict)for(l=0;l<this.match_dict[s].length;++l)u=this.match_dict[s][l][0],d=this.match_dict[s][l][1],u in r?r[u]+=c*d:r[u]=c*d;let f=Math.sqrt(o),p=[],m;for(let e in r)m=r[e],p.push([m/(f*a[e][0]),a[e][1]]);p.sort(F);let h=[],g=Math.min(50,p.length);for(let e=0;e<g;++e)h.push([he(p[e][1],n),p[e][1]]);p=h,p.sort(F),h=[];for(let e=0;e<p.length;++e)p[e][0]===p[0][0]&&h.push([p[e][0],this.exact_set[p[e][1]]]);return h}};function ve(e,t){return e.start<=t&&t<e.end}function ye(e,t={}){let{offsetLine:n=0,offsetColumn:r=0}=t,i=0,a=e.split(`
15
- `).map((e,t)=>{let n=i+e.length+1,r={start:i,end:n,line:t};return i=n,r}),o=0;function s(t,i){if(typeof t==`string`&&(t=e.indexOf(t,i??0)),t===-1)return;let s=a[o],c=t>=s.end?1:-1;for(;s;){if(ve(s,t))return{line:n+s.line,column:r+t-s.start,character:t};o+=c,s=a[o]}}return s}const be=[`area`,`base`,`br`,`col`,`command`,`embed`,`hr`,`img`,`input`,`keygen`,`link`,`meta`,`param`,`source`,`track`,`wbr`];function xe(e){return be.includes(e)||e.toLowerCase()===`!doctype`}const L=`arguments.await.break.case.catch.class.const.continue.debugger.default.delete.do.else.enum.eval.export.extends.false.finally.for.function.if.implements.import.in.instanceof.interface.let.new.null.package.private.protected.public.return.static.super.switch.this.throw.true.try.typeof.var.void.while.with.yield`.split(`.`);function R(e){return L.includes(e)}[...`allowfullscreen.async.autofocus.autoplay.checked.controls.default.disabled.formnovalidate.indeterminate.inert.ismap.loop.multiple.muted.nomodule.novalidate.open.playsinline.readonly.required.reversed.seamless.selected.webkitdirectory.defer.disablepictureinpicture.disableremoteplayback`.split(`.`)];let Se=[],Ce;const we=`(unknown)`;let Te,Ee=ye(``,{offsetLine:1});function De(e){Te=e,Ee=ye(Te,{offsetLine:1})}let Oe,ke=[],Ae=new Map;function je(e){Te=``,Ee=()=>void 0,Ce=(e.filename??we).replace(/\\/g,`/`),Oe=e.warning??(()=>!0),Se=[]}const Me=/^\t+/;function Ne(e){return e.replace(Me,e=>e.split(` `).join(` `))}function Pe(e,t,n){let r=e.split(`
16
- `),i=Math.max(0,t-2),a=Math.min(t+3,r.length),o=String(a+1).length;return r.slice(i,a).map((e,r)=>{let a=i+r===t,s=String(r+i+1).padStart(o,` `);if(a){let t=` `.repeat(o+2+Ne(e.slice(0,n)).length)+`^`;return`${s}: ${Ne(e)}\n${t}`}return`${s}: ${Ne(e)}`}).join(`
17
- `)}var Fe=class{name=`CompileDiagnostic`;constructor(e,t,n){this.code=e,this.message=t,Ce!==we&&(this.filename=Ce),n&&(this.position=n,this.start=Ee(n[0]),this.end=Ee(n[1]),this.start&&this.end&&(this.frame=Pe(Te,this.start.line-1,this.end.column)))}toString(){let e=`${this.code}: ${this.message}`;return this.filename&&(e+=`\n${this.filename}`,this.start&&(e+=`:${this.start.line}:${this.start.column}`)),this.frame&&(e+=`\n${this.frame}`),e}toJSON(){return{code:this.code,message:this.message,filename:this.filename,start:this.start,end:this.end,position:this.position,frame:this.frame}}},Ie=class extends Fe{name=`CompileWarning`;constructor(e,t,n){super(e,t,n)}};function Le(e,t,n){let r=ke;if(e&&(r=Ae.get(e)??ke),r&&r.at(-1)?.has(t))return;let i=new Ie(t,n,e&&e.start!==void 0?[e.start,e.end??e.start]:void 0);Oe(i)&&Se.push(i)}const Re=`a11y_accesskey.a11y_aria_activedescendant_has_tabindex.a11y_aria_attributes.a11y_autocomplete_valid.a11y_autofocus.a11y_click_events_have_key_events.a11y_consider_explicit_label.a11y_distracting_elements.a11y_figcaption_index.a11y_figcaption_parent.a11y_hidden.a11y_img_redundant_alt.a11y_incorrect_aria_attribute_type.a11y_incorrect_aria_attribute_type_boolean.a11y_incorrect_aria_attribute_type_id.a11y_incorrect_aria_attribute_type_idlist.a11y_incorrect_aria_attribute_type_integer.a11y_incorrect_aria_attribute_type_token.a11y_incorrect_aria_attribute_type_tokenlist.a11y_incorrect_aria_attribute_type_tristate.a11y_interactive_supports_focus.a11y_invalid_attribute.a11y_label_has_associated_control.a11y_media_has_caption.a11y_misplaced_role.a11y_misplaced_scope.a11y_missing_attribute.a11y_missing_content.a11y_mouse_events_have_key_events.a11y_no_abstract_role.a11y_no_interactive_element_to_noninteractive_role.a11y_no_noninteractive_element_interactions.a11y_no_noninteractive_element_to_interactive_role.a11y_no_noninteractive_tabindex.a11y_no_redundant_roles.a11y_no_static_element_interactions.a11y_positive_tabindex.a11y_role_has_required_aria_props.a11y_role_supports_aria_props.a11y_role_supports_aria_props_implicit.a11y_unknown_aria_attribute.a11y_unknown_role.bidirectional_control_characters.legacy_code.unknown_code.options_deprecated_accessors.options_deprecated_immutable.options_missing_custom_element.options_removed_enable_sourcemap.options_removed_hydratable.options_removed_loop_guard_timeout.options_renamed_ssr_dom.custom_element_props_identifier.export_let_unused.legacy_component_creation.non_reactive_update.perf_avoid_inline_class.perf_avoid_nested_class.reactive_declaration_invalid_placement.reactive_declaration_module_script_dependency.state_referenced_locally.store_rune_conflict.css_unused_selector.attribute_avoid_is.attribute_global_event_reference.attribute_illegal_colon.attribute_invalid_property_name.attribute_quoted.bind_invalid_each_rest.block_empty.component_name_lowercase.element_implicitly_closed.element_invalid_self_closing_tag.event_directive_deprecated.node_invalid_placement_ssr.script_context_deprecated.script_unknown_attribute.slot_element_deprecated.svelte_component_deprecated.svelte_element_invalid_this.svelte_self_deprecated`.split(`.`);function ze(e,t,n){Le(e,`legacy_code`,`\`${t}\` is no longer valid — please use \`${n}\` instead\nhttps://svelte.dev/e/legacy_code`)}function Be(e,t,n){Le(e,`unknown_code`,`${n?`\`${t}\` is not a recognised code (did you mean \`${n}\`?)`:`\`${t}\` is not a recognised code`}\nhttps://svelte.dev/e/unknown_code`)}function Ve(e){Le(e,`options_deprecated_accessors`,"The `accessors` option has been deprecated. It will have no effect in runes mode\nhttps://svelte.dev/e/options_deprecated_accessors")}function He(e){Le(e,`options_deprecated_immutable`,"The `immutable` option has been deprecated. It will have no effect in runes mode\nhttps://svelte.dev/e/options_deprecated_immutable")}function Ue(e){Le(e,`options_removed_enable_sourcemap`,"The `enableSourcemap` option has been removed. Source maps are always generated now, and tooling can choose to ignore them\nhttps://svelte.dev/e/options_removed_enable_sourcemap")}function We(e){Le(e,`options_removed_hydratable`,"The `hydratable` option has been removed. Svelte components are always hydratable now\nhttps://svelte.dev/e/options_removed_hydratable")}function z(e){Le(e,`options_removed_loop_guard_timeout`,"The `loopGuardTimeout` option has been removed\nhttps://svelte.dev/e/options_removed_loop_guard_timeout")}function Ge(e){Le(e,`options_renamed_ssr_dom`,'`generate: "dom"` and `generate: "ssr"` options have been renamed to "client" and "server" respectively\nhttps://svelte.dev/e/options_renamed_ssr_dom')}function Ke(e,t,n){Le(e,`element_implicitly_closed`,`This element is implicitly closed by the following \`${t}\`, which can cause an unexpected DOM structure. Add an explicit \`${n}\` to avoid surprises.\nhttps://svelte.dev/e/element_implicitly_closed`)}function qe(e){Le(e,`script_unknown_attribute`,"Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it\nhttps://svelte.dev/e/script_unknown_attribute")}function Je(e){Le(e,`svelte_element_invalid_this`,"`this` should be an `{expression}`. Using a string attribute value will cause an error in future versions of Svelte\nhttps://svelte.dev/e/svelte_element_invalid_this")}const Ye=/^\s*svelte-ignore\s/,Xe={"non-top-level-reactive-declaration":`reactive_declaration_invalid_placement`,"module-script-reactive-declaration":`reactive_declaration_module_script`,"empty-block":`block_empty`,"avoid-is":`attribute_avoid_is`,"invalid-html-attribute":`attribute_invalid_property_name`,"a11y-structure":`a11y_figcaption_parent`,"illegal-attribute-character":`attribute_illegal_colon`,"invalid-rest-eachblock-binding":`bind_invalid_each_rest`,"unused-export-let":`export_let_unused`},Ze=Re.concat(pe);function Qe(e,t,n){let r=Ye.exec(t);if(!r)return[];let i=r[0].length;e+=i;let a=[];if(n)for(let n of t.slice(i).matchAll(/([\w$-]+)(,)?/gm)){let t=n[1];if(Ze.includes(t))a.push(t);else{let r=Xe[t]??t.replace(/-/g,`_`),i=e+n.index,a=i+t.length;if(Ze.includes(r))ze({start:i,end:a},t,r);else{let e=me(t,Ze);Be({start:i,end:a},t,e)}}if(!n[2])break}else for(let e of t.slice(i).matchAll(/[\w$-]+/gm)){let t=e[0];if(a.push(t),!Ze.includes(t)){let e=Xe[t]??t.replace(/-/g,`_`);Ze.includes(e)&&a.push(e)}}return a}function $e(e){let t=e.at(0),n=e.at(-1);t?.type===`Text`&&(de.test(t.data)?t.data=t.data.replace(M,``):e.shift()),n?.type===`Text`&&(de.test(n.data)?n.data=n.data.replace(ue,``):e.pop())}function et(e,t){return se(t,null,{_(e,{next:t}){delete e.metadata,t()},Root(n,{visit:r}){let{instance:i,module:a,options:o}=n;if(o?.__raw__){let e=n.fragment.nodes.findIndex(e=>o.end<=e.start);e===-1&&(e=n.fragment.nodes.length),n.fragment.nodes.splice(e,0,o.__raw__)}let s=null,c=null;if(n.fragment.nodes.length>0){let t=n.fragment.nodes.at(0),r=n.fragment.nodes.at(-1);for(s=t.start,c=r.end;/\s/.test(e[s]);)s+=1;for(;/\s/.test(e[c-1]);)--c}return i&&delete i.attributes,a&&delete a.attributes,{html:{type:`Fragment`,start:s,end:c,children:n.fragment.nodes.map(e=>r(e))},instance:i,module:a,css:t.css?r(t.css):void 0}},AnimateDirective(e){return{...e,type:`Animation`}},AwaitBlock(t,{visit:n}){let r={type:`PendingBlock`,start:null,end:null,children:t.pending?.nodes.map(e=>n(e))??[],skip:!0},i={type:`ThenBlock`,start:null,end:null,children:t.then?.nodes.map(e=>n(e))??[],skip:!0},a={type:`CatchBlock`,start:null,end:null,children:t.catch?.nodes.map(e=>n(e))??[],skip:!0};if(t.pending){let n=t.pending.nodes.at(0),i=t.pending.nodes.at(-1);r.start=n?.start??e.indexOf(`}`,t.expression.end)+1,r.end=i?.end??r.start,r.skip=!1}if(t.then){let n=t.then.nodes.at(0),a=t.then.nodes.at(-1);i.start=r.end??n?.start??e.indexOf(`}`,t.expression.end)+1,i.end=a?.end??e.lastIndexOf(`}`,r.end??t.expression.end)+1,i.skip=!1}if(t.catch){let n=t.catch.nodes.at(0),o=t.catch.nodes.at(-1);a.start=i.end??r.end??n?.start??e.indexOf(`}`,t.expression.end)+1,a.end=o?.end??e.lastIndexOf(`}`,i.end??r.end??t.expression.end)+1,a.skip=!1}return{type:`AwaitBlock`,start:t.start,end:t.end,expression:t.expression,value:t.value,error:t.error,pending:r,then:i,catch:a}},BindDirective(e){return{...e,type:`Binding`}},ClassDirective(e){return{...e,type:`Class`}},Comment(e){return{...e,ignores:Qe(e.start,e.data,!1)}},ComplexSelector(e,{next:t}){t();let n=[];for(let t of e.children)t.combinator&&n.push(t.combinator),n.push(...t.selectors);return{type:`Selector`,start:e.start,end:e.end,children:n}},Component(e,{visit:t}){return{type:`InlineComponent`,start:e.start,end:e.end,name:e.name,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},ConstTag(e){if(e.expression!==void 0)return e;let t=e,{id:n}={...t.declaration.declarations[0]};return delete n.typeAnnotation,{type:`ConstTag`,start:t.start,end:e.end,expression:{type:`AssignmentExpression`,start:(t.declaration.start??0)+6,end:t.declaration.end??0,operator:`=`,left:n,right:t.declaration.declarations[0].init}}},KeyBlock(e,{visit:t}){return $e(e.fragment.nodes),{type:`KeyBlock`,start:e.start,end:e.end,expression:e.expression,children:e.fragment.nodes.map(e=>t(e))}},EachBlock(t,{visit:n}){let r;if(t.fallback){let i=t.fallback.nodes.at(0),a=e.lastIndexOf(`{`,t.end-1),o=i?.start??a;$e(t.fallback.nodes),r={type:`ElseBlock`,start:o,end:a,children:t.fallback.nodes.map(e=>n(e))}}return $e(t.body.nodes),{type:`EachBlock`,start:t.start,end:t.end,children:t.body.nodes.map(e=>n(e)),context:t.context,expression:t.expression,index:t.index,key:t.key,else:r}},ExpressionTag(t,{path:n}){let r=n.at(-1);return r?.type===`Attribute`&&e[r.start]===`{`?{type:`AttributeShorthand`,start:t.start,end:t.end,expression:t.expression}:{type:`MustacheTag`,start:t.start,end:t.end,expression:t.expression}},HtmlTag(e){return{...e,type:`RawMustacheTag`}},IfBlock(t,{visit:n}){let r;if(t.alternate){let i=t.alternate.nodes;i.length===1&&i[0].type===`IfBlock`&&i[0].elseif&&(i=i[0].consequent.nodes);let a=e.lastIndexOf(`{`,t.end-1),o=i.at(0)?.start??a;$e(t.alternate.nodes),r={type:`ElseBlock`,start:o,end:a,children:t.alternate.nodes.map(e=>n(e))}}let i=t.elseif?t.consequent.nodes[0]?.start??e.lastIndexOf(`{`,t.end-1):t.start;return $e(t.consequent.nodes),{type:`IfBlock`,start:i,end:t.end,expression:t.test,children:t.consequent.nodes.map(e=>n(e)),else:r,elseif:t.elseif?!0:void 0}},OnDirective(e){return{...e,type:`EventHandler`}},SnippetBlock(e,{visit:t}){return $e(e.body.nodes),{type:`SnippetBlock`,start:e.start,end:e.end,expression:e.expression,parameters:e.parameters,children:e.body.nodes.map(e=>t(e)),typeParams:e.typeParams}},SvelteBoundary(e,{visit:t}){return $e(e.fragment.nodes),{type:`SvelteBoundary`,name:`svelte:boundary`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},RegularElement(e,{visit:t}){return{type:`Element`,start:e.start,end:e.end,name:e.name,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SlotElement(e,{visit:t}){return{type:`Slot`,start:e.start,end:e.end,name:e.name,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},Attribute(e,{visit:t,next:n,path:r}){if(e.value!==!0&&!Array.isArray(e.value)){r.push(e);let n=[t(e.value)];return r.pop(),{...e,value:n}}else return n()},StyleDirective(e,{visit:t,next:n,path:r}){if(e.value!==!0&&!Array.isArray(e.value)){r.push(e);let n=[t(e.value)];return r.pop(),{...e,value:n}}else return n()},SpreadAttribute(e){return{...e,type:`Spread`}},StyleSheet(e,t){return{...e,...t.next(),type:`Style`}},SvelteBody(e,{visit:t}){return{type:`Body`,name:`svelte:body`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteComponent(e,{visit:t}){return{type:`InlineComponent`,name:`svelte:component`,start:e.start,end:e.end,expression:e.expression,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteDocument(e,{visit:t}){return{type:`Document`,name:`svelte:document`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteElement(t,{visit:n}){let r=t.tag;return r.type===`Literal`&&typeof r.value==`string`&&e[t.tag.start-1]!==`{`&&(r=r.value),{type:`Element`,name:`svelte:element`,start:t.start,end:t.end,tag:r,attributes:t.attributes.map(e=>n(e)),children:t.fragment.nodes.map(e=>n(e))}},SvelteFragment(e,{visit:t}){return{type:`SlotTemplate`,name:`svelte:fragment`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteHead(e,{visit:t}){return{type:`Head`,name:`svelte:head`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteOptions(e,{visit:t}){return{type:`Options`,name:`svelte:options`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e))}},SvelteSelf(e,{visit:t}){return{type:`InlineComponent`,name:`svelte:self`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteWindow(e,{visit:t}){return{type:`Window`,name:`svelte:window`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},Text(e,{path:t}){let n=t.at(-1);if(n?.type===`RegularElement`&&n.name===`style`)return{type:`Text`,start:e.start,end:e.end,data:e.data}},TitleElement(e,{visit:t}){return{type:`Title`,name:`title`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},TransitionDirective(e){return{...e,type:`Transition`}},UseDirective(e){return{...e,type:`Action`}},LetDirective(e){return{...e,type:`Let`}}})}var tt=c({Node:()=>En,Parser:()=>W,Position:()=>Nt,SourceLocation:()=>Pt,TokContext:()=>vn,Token:()=>br,TokenType:()=>B,defaultOptions:()=>It,getLineInfo:()=>Ft,isIdentifierChar:()=>mt,isIdentifierStart:()=>pt,isNewLine:()=>xt,keywordTypes:()=>vt,lineBreak:()=>yt,lineBreakG:()=>bt,nonASCIIwhitespace:()=>Ct,parse:()=>Tr,parseExpressionAt:()=>Er,tokContexts:()=>K,tokTypes:()=>H,tokenizer:()=>Dr,version:()=>wr}),nt=[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],rt=[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],it=`‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࢗ-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・`,at=`ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟍꟐꟑꟓꟕ-Ƛꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ`,ot={3:`abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile`,5:`class enum extends super const export import`,6:`enum`,strict:`implements interface let package private protected public static yield`,strictBind:`eval arguments`},st=`break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this`,ct={5:st,"5module":st+` export import`,6:st+` const class extends export import super`},lt=/^in(stanceof)?$/,ut=RegExp(`[`+at+`]`),dt=RegExp(`[`+at+it+`]`);function ft(e,t){for(var n=65536,r=0;r<t.length;r+=2){if(n+=t[r],n>e)return!1;if(n+=t[r+1],n>=e)return!0}return!1}function pt(e,t){return e<65?e===36:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&ut.test(String.fromCharCode(e)):t===!1?!1:ft(e,rt)}function mt(e,t){return e<48?e===36:e<58?!0:e<65?!1:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&dt.test(String.fromCharCode(e)):t===!1?!1:ft(e,rt)||ft(e,nt)}var B=function(e,t){t===void 0&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null};function ht(e,t){return new B(e,{beforeExpr:!0,binop:t})}var gt={beforeExpr:!0},_t={startsExpr:!0},vt={};function V(e,t){return t===void 0&&(t={}),t.keyword=e,vt[e]=new B(e,t)}var H={num:new B(`num`,_t),regexp:new B(`regexp`,_t),string:new B(`string`,_t),name:new B(`name`,_t),privateId:new B(`privateId`,_t),eof:new B(`eof`),bracketL:new B(`[`,{beforeExpr:!0,startsExpr:!0}),bracketR:new B(`]`),braceL:new B(`{`,{beforeExpr:!0,startsExpr:!0}),braceR:new B(`}`),parenL:new B(`(`,{beforeExpr:!0,startsExpr:!0}),parenR:new B(`)`),comma:new B(`,`,gt),semi:new B(`;`,gt),colon:new B(`:`,gt),dot:new B(`.`),question:new B(`?`,gt),questionDot:new B(`?.`),arrow:new B(`=>`,gt),template:new B(`template`),invalidTemplate:new B(`invalidTemplate`),ellipsis:new B(`...`,gt),backQuote:new B("`",_t),dollarBraceL:new B("${",{beforeExpr:!0,startsExpr:!0}),eq:new B(`=`,{beforeExpr:!0,isAssign:!0}),assign:new B(`_=`,{beforeExpr:!0,isAssign:!0}),incDec:new B(`++/--`,{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new B(`!/~`,{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:ht(`||`,1),logicalAND:ht(`&&`,2),bitwiseOR:ht(`|`,3),bitwiseXOR:ht(`^`,4),bitwiseAND:ht(`&`,5),equality:ht(`==/!=/===/!==`,6),relational:ht(`</>/<=/>=`,7),bitShift:ht(`<</>>/>>>`,8),plusMin:new B(`+/-`,{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:ht(`%`,10),star:ht(`*`,10),slash:ht(`/`,10),starstar:new B(`**`,{beforeExpr:!0}),coalesce:ht(`??`,1),_break:V(`break`),_case:V(`case`,gt),_catch:V(`catch`),_continue:V(`continue`),_debugger:V(`debugger`),_default:V(`default`,gt),_do:V(`do`,{isLoop:!0,beforeExpr:!0}),_else:V(`else`,gt),_finally:V(`finally`),_for:V(`for`,{isLoop:!0}),_function:V(`function`,_t),_if:V(`if`),_return:V(`return`,gt),_switch:V(`switch`),_throw:V(`throw`,gt),_try:V(`try`),_var:V(`var`),_const:V(`const`),_while:V(`while`,{isLoop:!0}),_with:V(`with`),_new:V(`new`,{beforeExpr:!0,startsExpr:!0}),_this:V(`this`,_t),_super:V(`super`,_t),_class:V(`class`,_t),_extends:V(`extends`,gt),_export:V(`export`),_import:V(`import`,_t),_null:V(`null`,_t),_true:V(`true`,_t),_false:V(`false`,_t),_in:V(`in`,{beforeExpr:!0,binop:7}),_instanceof:V(`instanceof`,{beforeExpr:!0,binop:7}),_typeof:V(`typeof`,{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:V(`void`,{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:V(`delete`,{beforeExpr:!0,prefix:!0,startsExpr:!0})},yt=/\r\n?|\n|\u2028|\u2029/,bt=new RegExp(yt.source,`g`);function xt(e){return e===10||e===13||e===8232||e===8233}function St(e,t,n){n===void 0&&(n=e.length);for(var r=t;r<n;r++){var i=e.charCodeAt(r);if(xt(i))return r<n-1&&i===13&&e.charCodeAt(r+1)===10?r+2:r+1}return-1}var Ct=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,wt=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,Tt=Object.prototype,Et=Tt.hasOwnProperty,Dt=Tt.toString,Ot=Object.hasOwn||(function(e,t){return Et.call(e,t)}),U=Array.isArray||(function(e){return Dt.call(e)===`[object Array]`}),kt=Object.create(null);function At(e){return kt[e]||(kt[e]=RegExp(`^(?:`+e.replace(/ /g,`|`)+`)$`))}function jt(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(e&1023)+56320))}var Mt=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Nt=function(e,t){this.line=e,this.column=t};Nt.prototype.offset=function(e){return new Nt(this.line,this.column+e)};var Pt=function(e,t,n){this.start=t,this.end=n,e.sourceFile!==null&&(this.source=e.sourceFile)};function Ft(e,t){for(var n=1,r=0;;){var i=St(e,r,t);if(i<0)return new Nt(n,t-r);++n,r=i}}var It={ecmaVersion:null,sourceType:`script`,onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},Lt=!1;function Rt(e){var t={};for(var n in It)t[n]=e&&Ot(e,n)?e[n]:It[n];if(t.ecmaVersion===`latest`?t.ecmaVersion=1e8:t.ecmaVersion==null?(!Lt&&typeof console==`object`&&console.warn&&(Lt=!0,console.warn(`Since Acorn 8.0.0, options.ecmaVersion is required.
18
- Defaulting to 2020, but this will stop working in the future.`)),t.ecmaVersion=11):t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),t.allowReserved??=t.ecmaVersion<5,(!e||e.allowHashBang==null)&&(t.allowHashBang=t.ecmaVersion>=14),U(t.onToken)){var r=t.onToken;t.onToken=function(e){return r.push(e)}}return U(t.onComment)&&(t.onComment=zt(t,t.onComment)),t}function zt(e,t){return function(n,r,i,a,o,s){var c={type:n?`Block`:`Line`,value:r,start:i,end:a};e.locations&&(c.loc=new Pt(this,o,s)),e.ranges&&(c.range=[i,a]),t.push(c)}}var Bt=1,Vt=2,Ht=4,Ut=8,Wt=16,Gt=32,Kt=64,qt=128,Jt=256,Yt=512,Xt=Bt|Vt|Jt;function Zt(e,t){return Vt|(e?Ht:0)|(t?Ut:0)}var Qt=0,$t=1,en=2,tn=3,nn=4,rn=5,W=function(e,t,n){this.options=e=Rt(e),this.sourceFile=e.sourceFile,this.keywords=At(ct[e.ecmaVersion>=6?6:e.sourceType===`module`?`5module`:5]);var r=``;e.allowReserved!==!0&&(r=ot[e.ecmaVersion>=6?6:e.ecmaVersion===5?5:3],e.sourceType===`module`&&(r+=` await`)),this.reservedWords=At(r);var i=(r?r+` `:``)+ot.strict;this.reservedWordsStrict=At(i),this.reservedWordsStrictBind=At(i+` `+ot.strictBind),this.input=String(t),this.containsEsc=!1,n?(this.pos=n,this.lineStart=this.input.lastIndexOf(`
19
- `,n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(yt).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=H.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule=e.sourceType===`module`,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),this.pos===0&&e.allowHashBang&&this.input.slice(0,2)===`#!`&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(Bt),this.regexpState=null,this.privateNameStack=[]},an={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};W.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)},an.inFunction.get=function(){return(this.currentVarScope().flags&Vt)>0},an.inGenerator.get=function(){return(this.currentVarScope().flags&Ut)>0},an.inAsync.get=function(){return(this.currentVarScope().flags&Ht)>0},an.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e].flags;if(t&(Jt|Yt))return!1;if(t&Vt)return(t&Ht)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},an.allowSuper.get=function(){return(this.currentThisScope().flags&Kt)>0||this.options.allowSuperOutsideMethod},an.allowDirectSuper.get=function(){return(this.currentThisScope().flags&qt)>0},an.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},an.allowNewDotTarget.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e].flags;if(t&(Jt|Yt)||t&Vt&&!(t&Wt))return!0}return!1},an.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&Jt)>0},W.extend=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];for(var n=this,r=0;r<e.length;r++)n=e[r](n);return n},W.parse=function(e,t){return new this(t,e).parse()},W.parseExpressionAt=function(e,t,n){var r=new this(n,e,t);return r.nextToken(),r.parseExpression()},W.tokenizer=function(e,t){return new this(t,e)},Object.defineProperties(W.prototype,an);var on=W.prototype,sn=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;on.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){wt.lastIndex=e,e+=wt.exec(this.input)[0].length;var t=sn.exec(this.input.slice(e));if(!t)return!1;if((t[1]||t[2])===`use strict`){wt.lastIndex=e+t[0].length;var n=wt.exec(this.input),r=n.index+n[0].length,i=this.input.charAt(r);return i===`;`||i===`}`||yt.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(i)||i===`!`&&this.input.charAt(r+1)===`=`)}e+=t[0].length,wt.lastIndex=e,e+=wt.exec(this.input)[0].length,this.input[e]===`;`&&e++}},on.eat=function(e){return this.type===e?(this.next(),!0):!1},on.isContextual=function(e){return this.type===H.name&&this.value===e&&!this.containsEsc},on.eatContextual=function(e){return this.isContextual(e)?(this.next(),!0):!1},on.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},on.canInsertSemicolon=function(){return this.type===H.eof||this.type===H.braceR||yt.test(this.input.slice(this.lastTokEnd,this.start))},on.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},on.semicolon=function(){!this.eat(H.semi)&&!this.insertSemicolon()&&this.unexpected()},on.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},on.expect=function(e){this.eat(e)||this.unexpected()},on.unexpected=function(e){this.raise(e??this.start,`Unexpected token`)};var cn=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};on.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,`Comma is not permitted after the rest element`);var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,t?`Assigning to rvalue`:`Parenthesized pattern`)}},on.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,r=e.doubleProto;if(!t)return n>=0||r>=0;n>=0&&this.raise(n,`Shorthand property assignments are valid only in destructuring patterns`),r>=0&&this.raiseRecoverable(r,`Redefinition of __proto__ property`)},on.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,`Yield expression cannot be a default value`),this.awaitPos&&this.raise(this.awaitPos,`Await expression cannot be a default value`)},on.isSimpleAssignTarget=function(e){return e.type===`ParenthesizedExpression`?this.isSimpleAssignTarget(e.expression):e.type===`Identifier`||e.type===`MemberExpression`};var G=W.prototype;G.parseTopLevel=function(e){var t=Object.create(null);for(e.body||=[];this.type!==H.eof;){var n=this.parseStatement(null,!0,t);e.body.push(n)}if(this.inModule)for(var r=0,i=Object.keys(this.undefinedExports);r<i.length;r+=1){var a=i[r];this.raiseRecoverable(this.undefinedExports[a].start,`Export '`+a+`' is not defined`)}return this.adaptDirectivePrologue(e.body),this.next(),e.sourceType=this.options.sourceType,this.finishNode(e,`Program`)};var ln={kind:`loop`},un={kind:`switch`};G.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual(`let`))return!1;wt.lastIndex=this.pos;var t=wt.exec(this.input),n=this.pos+t[0].length,r=this.input.charCodeAt(n);if(r===91||r===92)return!0;if(e)return!1;if(r===123||r>55295&&r<56320)return!0;if(pt(r,!0)){for(var i=n+1;mt(r=this.input.charCodeAt(i),!0);)++i;if(r===92||r>55295&&r<56320)return!0;var a=this.input.slice(n,i);if(!lt.test(a))return!0}return!1},G.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual(`async`))return!1;wt.lastIndex=this.pos;var e=wt.exec(this.input),t=this.pos+e[0].length,n;return!yt.test(this.input.slice(this.pos,t))&&this.input.slice(t,t+8)===`function`&&(t+8===this.input.length||!(mt(n=this.input.charCodeAt(t+8))||n>55295&&n<56320))},G.isUsingKeyword=function(e,t){if(this.options.ecmaVersion<17||!this.isContextual(e?`await`:`using`))return!1;wt.lastIndex=this.pos;var n=wt.exec(this.input),r=this.pos+n[0].length;if(yt.test(this.input.slice(this.pos,r)))return!1;if(e){var i=r+5,a;if(this.input.slice(r,i)!==`using`||i===this.input.length||mt(a=this.input.charCodeAt(i))||a>55295&&a<56320)return!1;wt.lastIndex=i;var o=wt.exec(this.input);if(o&&yt.test(this.input.slice(i,i+o[0].length)))return!1}if(t){var s=r+2,c;if(this.input.slice(r,s)===`of`&&(s===this.input.length||!mt(c=this.input.charCodeAt(s))&&!(c>55295&&c<56320)))return!1}var l=this.input.charCodeAt(r);return pt(l,!0)||l===92},G.isAwaitUsing=function(e){return this.isUsingKeyword(!0,e)},G.isUsing=function(e){return this.isUsingKeyword(!1,e)},G.parseStatement=function(e,t,n){var r=this.type,i=this.startNode(),a;switch(this.isLet(e)&&(r=H._var,a=`let`),r){case H._break:case H._continue:return this.parseBreakContinueStatement(i,r.keyword);case H._debugger:return this.parseDebuggerStatement(i);case H._do:return this.parseDoStatement(i);case H._for:return this.parseForStatement(i);case H._function:return e&&(this.strict||e!==`if`&&e!==`label`)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(i,!1,!e);case H._class:return e&&this.unexpected(),this.parseClass(i,!0);case H._if:return this.parseIfStatement(i);case H._return:return this.parseReturnStatement(i);case H._switch:return this.parseSwitchStatement(i);case H._throw:return this.parseThrowStatement(i);case H._try:return this.parseTryStatement(i);case H._const:case H._var:return a||=this.value,e&&a!==`var`&&this.unexpected(),this.parseVarStatement(i,a);case H._while:return this.parseWhileStatement(i);case H._with:return this.parseWithStatement(i);case H.braceL:return this.parseBlock(!0,i);case H.semi:return this.parseEmptyStatement(i);case H._export:case H._import:if(this.options.ecmaVersion>10&&r===H._import){wt.lastIndex=this.pos;var o=wt.exec(this.input),s=this.pos+o[0].length,c=this.input.charCodeAt(s);if(c===40||c===46)return this.parseExpressionStatement(i,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,`'import' and 'export' may only appear at the top level`),this.inModule||this.raise(this.start,`'import' and 'export' may appear only with 'sourceType: module'`)),r===H._import?this.parseImport(i):this.parseExport(i,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(i,!0,!e);var l=this.isAwaitUsing(!1)?`await using`:this.isUsing(!1)?`using`:null;if(l)return t&&this.options.sourceType===`script`&&this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script`"),l===`await using`&&(this.canAwait||this.raise(this.start,`Await using cannot appear outside of async function`),this.next()),this.next(),this.parseVar(i,!1,l),this.semicolon(),this.finishNode(i,`VariableDeclaration`);var u=this.value,d=this.parseExpression();return r===H.name&&d.type===`Identifier`&&this.eat(H.colon)?this.parseLabeledStatement(i,u,d,e):this.parseExpressionStatement(i,d)}},G.parseBreakContinueStatement=function(e,t){var n=t===`break`;this.next(),this.eat(H.semi)||this.insertSemicolon()?e.label=null:this.type===H.name?(e.label=this.parseIdent(),this.semicolon()):this.unexpected();for(var r=0;r<this.labels.length;++r){var i=this.labels[r];if((e.label==null||i.name===e.label.name)&&(i.kind!=null&&(n||i.kind===`loop`)||e.label&&n))break}return r===this.labels.length&&this.raise(e.start,`Unsyntactic `+t),this.finishNode(e,n?`BreakStatement`:`ContinueStatement`)},G.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,`DebuggerStatement`)},G.parseDoStatement=function(e){return this.next(),this.labels.push(ln),e.body=this.parseStatement(`do`),this.labels.pop(),this.expect(H._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(H.semi):this.semicolon(),this.finishNode(e,`DoWhileStatement`)},G.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual(`await`)?this.lastTokStart:-1;if(this.labels.push(ln),this.enterScope(0),this.expect(H.parenL),this.type===H.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===H._var||this.type===H._const||n){var r=this.startNode(),i=n?`let`:this.value;return this.next(),this.parseVar(r,!0,i),this.finishNode(r,`VariableDeclaration`),this.parseForAfterInit(e,r,t)}var a=this.isContextual(`let`),o=!1,s=this.isUsing(!0)?`using`:this.isAwaitUsing(!0)?`await using`:null;if(s){var c=this.startNode();return this.next(),s===`await using`&&this.next(),this.parseVar(c,!0,s),this.finishNode(c,`VariableDeclaration`),this.parseForAfterInit(e,c,t)}var l=this.containsEsc,u=new cn,d=this.start,f=t>-1?this.parseExprSubscripts(u,`await`):this.parseExpression(!0,u);return this.type===H._in||(o=this.options.ecmaVersion>=6&&this.isContextual(`of`))?(t>-1?(this.type===H._in&&this.unexpected(t),e.await=!0):o&&this.options.ecmaVersion>=8&&(f.start===d&&!l&&f.type===`Identifier`&&f.name===`async`?this.unexpected():this.options.ecmaVersion>=9&&(e.await=!1)),a&&o&&this.raise(f.start,`The left-hand side of a for-of loop may not start with 'let'.`),this.toAssignable(f,!1,u),this.checkLValPattern(f),this.parseForIn(e,f)):(this.checkExpressionErrors(u,!0),t>-1&&this.unexpected(t),this.parseFor(e,f))},G.parseForAfterInit=function(e,t,n){return(this.type===H._in||this.options.ecmaVersion>=6&&this.isContextual(`of`))&&t.declarations.length===1?(this.options.ecmaVersion>=9&&(this.type===H._in?n>-1&&this.unexpected(n):e.await=n>-1),this.parseForIn(e,t)):(n>-1&&this.unexpected(n),this.parseFor(e,t))},G.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,fn|(n?0:pn),!1,t)},G.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(`if`),e.alternate=this.eat(H._else)?this.parseStatement(`if`):null,this.finishNode(e,`IfStatement`)},G.parseReturnStatement=function(e){return!this.inFunction&&!this.options.allowReturnOutsideFunction&&this.raise(this.start,`'return' outside of function`),this.next(),this.eat(H.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,`ReturnStatement`)},G.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(H.braceL),this.labels.push(un),this.enterScope(0);for(var t,n=!1;this.type!==H.braceR;)if(this.type===H._case||this.type===H._default){var r=this.type===H._case;t&&this.finishNode(t,`SwitchCase`),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),r?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,`Multiple default clauses`),n=!0,t.test=null),this.expect(H.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,`SwitchCase`),this.next(),this.labels.pop(),this.finishNode(e,`SwitchStatement`)},G.parseThrowStatement=function(e){return this.next(),yt.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,`Illegal newline after throw`),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,`ThrowStatement`)};var dn=[];G.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t=e.type===`Identifier`;return this.enterScope(t?Gt:0),this.checkLValPattern(e,t?nn:en),this.expect(H.parenR),e},G.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===H._catch){var t=this.startNode();this.next(),this.eat(H.parenL)?t.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0)),t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,`CatchClause`)}return e.finalizer=this.eat(H._finally)?this.parseBlock():null,!e.handler&&!e.finalizer&&this.raise(e.start,`Missing catch or finally clause`),this.finishNode(e,`TryStatement`)},G.parseVarStatement=function(e,t,n){return this.next(),this.parseVar(e,!1,t,n),this.semicolon(),this.finishNode(e,`VariableDeclaration`)},G.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(ln),e.body=this.parseStatement(`while`),this.labels.pop(),this.finishNode(e,`WhileStatement`)},G.parseWithStatement=function(e){return this.strict&&this.raise(this.start,`'with' in strict mode`),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(`with`),this.finishNode(e,`WithStatement`)},G.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,`EmptyStatement`)},G.parseLabeledStatement=function(e,t,n,r){for(var i=0,a=this.labels;i<a.length;i+=1)a[i].name===t&&this.raise(n.start,`Label '`+t+`' is already declared`);for(var o=this.type.isLoop?`loop`:this.type===H._switch?`switch`:null,s=this.labels.length-1;s>=0;s--){var c=this.labels[s];if(c.statementStart===e.start)c.statementStart=this.start,c.kind=o;else break}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(r?r.indexOf(`label`)===-1?r+`label`:r:`label`),this.labels.pop(),e.label=n,this.finishNode(e,`LabeledStatement`)},G.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,`ExpressionStatement`)},G.parseBlock=function(e,t,n){for(e===void 0&&(e=!0),t===void 0&&(t=this.startNode()),t.body=[],this.expect(H.braceL),e&&this.enterScope(0);this.type!==H.braceR;){var r=this.parseStatement(null);t.body.push(r)}return n&&(this.strict=!1),this.next(),e&&this.exitScope(),this.finishNode(t,`BlockStatement`)},G.parseFor=function(e,t){return e.init=t,this.expect(H.semi),e.test=this.type===H.semi?null:this.parseExpression(),this.expect(H.semi),e.update=this.type===H.parenR?null:this.parseExpression(),this.expect(H.parenR),e.body=this.parseStatement(`for`),this.exitScope(),this.labels.pop(),this.finishNode(e,`ForStatement`)},G.parseForIn=function(e,t){var n=this.type===H._in;return this.next(),t.type===`VariableDeclaration`&&t.declarations[0].init!=null&&(!n||this.options.ecmaVersion<8||this.strict||t.kind!==`var`||t.declarations[0].id.type!==`Identifier`)&&this.raise(t.start,(n?`for-in`:`for-of`)+` loop variable declaration may not have an initializer`),e.left=t,e.right=n?this.parseExpression():this.parseMaybeAssign(),this.expect(H.parenR),e.body=this.parseStatement(`for`),this.exitScope(),this.labels.pop(),this.finishNode(e,n?`ForInStatement`:`ForOfStatement`)},G.parseVar=function(e,t,n,r){for(e.declarations=[],e.kind=n;;){var i=this.startNode();if(this.parseVarId(i,n),this.eat(H.eq)?i.init=this.parseMaybeAssign(t):!r&&n===`const`&&!(this.type===H._in||this.options.ecmaVersion>=6&&this.isContextual(`of`))?this.unexpected():!r&&(n===`using`||n===`await using`)&&this.options.ecmaVersion>=17&&this.type!==H._in&&!this.isContextual(`of`)?this.raise(this.lastTokEnd,`Missing initializer in `+n+` declaration`):!r&&i.id.type!==`Identifier`&&!(t&&(this.type===H._in||this.isContextual(`of`)))?this.raise(this.lastTokEnd,`Complex binding patterns require an initialization value`):i.init=null,e.declarations.push(this.finishNode(i,`VariableDeclarator`)),!this.eat(H.comma))break}return e},G.parseVarId=function(e,t){e.id=t===`using`||t===`await using`?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(e.id,t===`var`?$t:en,!1)};var fn=1,pn=2,mn=4;G.parseFunction=function(e,t,n,r,i){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!r)&&(this.type===H.star&&t&pn&&this.unexpected(),e.generator=this.eat(H.star)),this.options.ecmaVersion>=8&&(e.async=!!r),t&fn&&(e.id=t&mn&&this.type!==H.name?null:this.parseIdent(),e.id&&!(t&pn)&&this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?$t:en:tn));var a=this.yieldPos,o=this.awaitPos,s=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Zt(e.async,e.generator)),t&fn||(e.id=this.type===H.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1,i),this.yieldPos=a,this.awaitPos=o,this.awaitIdentPos=s,this.finishNode(e,t&fn?`FunctionDeclaration`:`FunctionExpression`)},G.parseFunctionParams=function(e){this.expect(H.parenL),e.params=this.parseBindingList(H.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},G.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var r=this.enterClassBody(),i=this.startNode(),a=!1;for(i.body=[],this.expect(H.braceL);this.type!==H.braceR;){var o=this.parseClassElement(e.superClass!==null);o&&(i.body.push(o),o.type===`MethodDefinition`&&o.kind===`constructor`?(a&&this.raiseRecoverable(o.start,`Duplicate constructor in the same class`),a=!0):o.key&&o.key.type===`PrivateIdentifier`&&hn(r,o)&&this.raiseRecoverable(o.key.start,`Identifier '#`+o.key.name+`' has already been declared`))}return this.strict=n,this.next(),e.body=this.finishNode(i,`ClassBody`),this.exitClassBody(),this.finishNode(e,t?`ClassDeclaration`:`ClassExpression`)},G.parseClassElement=function(e){if(this.eat(H.semi))return null;var t=this.options.ecmaVersion,n=this.startNode(),r=``,i=!1,a=!1,o=`method`,s=!1;if(this.eatContextual(`static`)){if(t>=13&&this.eat(H.braceL))return this.parseClassStaticBlock(n),n;this.isClassElementNameStart()||this.type===H.star?s=!0:r=`static`}if(n.static=s,!r&&t>=8&&this.eatContextual(`async`)&&((this.isClassElementNameStart()||this.type===H.star)&&!this.canInsertSemicolon()?a=!0:r=`async`),!r&&(t>=9||!a)&&this.eat(H.star)&&(i=!0),!r&&!a&&!i){var c=this.value;(this.eatContextual(`get`)||this.eatContextual(`set`))&&(this.isClassElementNameStart()?o=c:r=c)}if(r?(n.computed=!1,n.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),n.key.name=r,this.finishNode(n.key,`Identifier`)):this.parseClassElementName(n),t<13||this.type===H.parenL||o!==`method`||i||a){var l=!n.static&&gn(n,`constructor`),u=l&&e;l&&o!==`method`&&this.raise(n.key.start,`Constructor can't have get/set modifier`),n.kind=l?`constructor`:o,this.parseClassMethod(n,i,a,u)}else this.parseClassField(n);return n},G.isClassElementNameStart=function(){return this.type===H.name||this.type===H.privateId||this.type===H.num||this.type===H.string||this.type===H.bracketL||this.type.keyword},G.parseClassElementName=function(e){this.type===H.privateId?(this.value===`constructor`&&this.raise(this.start,`Classes can't have an element named '#constructor'`),e.computed=!1,e.key=this.parsePrivateIdent()):this.parsePropertyName(e)},G.parseClassMethod=function(e,t,n,r){var i=e.key;e.kind===`constructor`?(t&&this.raise(i.start,`Constructor can't be a generator`),n&&this.raise(i.start,`Constructor can't be an async method`)):e.static&&gn(e,`prototype`)&&this.raise(i.start,`Classes may not have a static property named prototype`);var a=e.value=this.parseMethod(t,n,r);return e.kind===`get`&&a.params.length!==0&&this.raiseRecoverable(a.start,`getter should have no params`),e.kind===`set`&&a.params.length!==1&&this.raiseRecoverable(a.start,`setter should have exactly one param`),e.kind===`set`&&a.params[0].type===`RestElement`&&this.raiseRecoverable(a.params[0].start,`Setter cannot use rest params`),this.finishNode(e,`MethodDefinition`)},G.parseClassField=function(e){return gn(e,`constructor`)?this.raise(e.key.start,`Classes can't have a field named 'constructor'`):e.static&&gn(e,`prototype`)&&this.raise(e.key.start,`Classes can't have a static field named 'prototype'`),this.eat(H.eq)?(this.enterScope(Yt|Kt),e.value=this.parseMaybeAssign(),this.exitScope()):e.value=null,this.semicolon(),this.finishNode(e,`PropertyDefinition`)},G.parseClassStaticBlock=function(e){e.body=[];var t=this.labels;for(this.labels=[],this.enterScope(Jt|Kt);this.type!==H.braceR;){var n=this.parseStatement(null);e.body.push(n)}return this.next(),this.exitScope(),this.labels=t,this.finishNode(e,`StaticBlock`)},G.parseClassId=function(e,t){this.type===H.name?(e.id=this.parseIdent(),t&&this.checkLValSimple(e.id,en,!1)):(t===!0&&this.unexpected(),e.id=null)},G.parseClassSuper=function(e){e.superClass=this.eat(H._extends)?this.parseExprSubscripts(null,!1):null},G.enterClassBody=function(){var e={declared:Object.create(null),used:[]};return this.privateNameStack.push(e),e.declared},G.exitClassBody=function(){var e=this.privateNameStack.pop(),t=e.declared,n=e.used;if(this.options.checkPrivateFields)for(var r=this.privateNameStack.length,i=r===0?null:this.privateNameStack[r-1],a=0;a<n.length;++a){var o=n[a];Ot(t,o.name)||(i?i.used.push(o):this.raiseRecoverable(o.start,`Private field '#`+o.name+`' must be declared in an enclosing class`))}};function hn(e,t){var n=t.key.name,r=e[n],i=`true`;return t.type===`MethodDefinition`&&(t.kind===`get`||t.kind===`set`)&&(i=(t.static?`s`:`i`)+t.kind),r===`iget`&&i===`iset`||r===`iset`&&i===`iget`||r===`sget`&&i===`sset`||r===`sset`&&i===`sget`?(e[n]=`true`,!1):r?!0:(e[n]=i,!1)}function gn(e,t){var n=e.computed,r=e.key;return!n&&(r.type===`Identifier`&&r.name===t||r.type===`Literal`&&r.value===t)}G.parseExportAllDeclaration=function(e,t){return this.options.ecmaVersion>=11&&(this.eatContextual(`as`)?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual(`from`),this.type!==H.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,`ExportAllDeclaration`)},G.parseExport=function(e,t){if(this.next(),this.eat(H.star))return this.parseExportAllDeclaration(e,t);if(this.eat(H._default))return this.checkExport(t,`default`,this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,`ExportDefaultDeclaration`);if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),e.declaration.type===`VariableDeclaration`?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[]);else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual(`from`))this.type!==H.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause());else{for(var n=0,r=e.specifiers;n<r.length;n+=1){var i=r[n];this.checkUnreserved(i.local),this.checkLocalExport(i.local),i.local.type===`Literal`&&this.raise(i.local.start,"A string literal cannot be used as an exported binding without `from`.")}e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[])}this.semicolon()}return this.finishNode(e,`ExportNamedDeclaration`)},G.parseExportDeclaration=function(e){return this.parseStatement(null)},G.parseExportDefaultDeclaration=function(){var e;if(this.type===H._function||(e=this.isAsyncFunction())){var t=this.startNode();return this.next(),e&&this.next(),this.parseFunction(t,fn|mn,!1,e)}else if(this.type===H._class){var n=this.startNode();return this.parseClass(n,`nullableID`)}else{var r=this.parseMaybeAssign();return this.semicolon(),r}},G.checkExport=function(e,t,n){e&&(typeof t!=`string`&&(t=t.type===`Identifier`?t.name:t.value),Ot(e,t)&&this.raiseRecoverable(n,`Duplicate export '`+t+`'`),e[t]=!0)},G.checkPatternExport=function(e,t){var n=t.type;if(n===`Identifier`)this.checkExport(e,t,t.start);else if(n===`ObjectPattern`)for(var r=0,i=t.properties;r<i.length;r+=1){var a=i[r];this.checkPatternExport(e,a)}else if(n===`ArrayPattern`)for(var o=0,s=t.elements;o<s.length;o+=1){var c=s[o];c&&this.checkPatternExport(e,c)}else n===`Property`?this.checkPatternExport(e,t.value):n===`AssignmentPattern`?this.checkPatternExport(e,t.left):n===`RestElement`&&this.checkPatternExport(e,t.argument)},G.checkVariableExport=function(e,t){if(e)for(var n=0,r=t;n<r.length;n+=1){var i=r[n];this.checkPatternExport(e,i.id)}},G.shouldParseExportStatement=function(){return this.type.keyword===`var`||this.type.keyword===`const`||this.type.keyword===`class`||this.type.keyword===`function`||this.isLet()||this.isAsyncFunction()},G.parseExportSpecifier=function(e){var t=this.startNode();return t.local=this.parseModuleExportName(),t.exported=this.eatContextual(`as`)?this.parseModuleExportName():t.local,this.checkExport(e,t.exported,t.exported.start),this.finishNode(t,`ExportSpecifier`)},G.parseExportSpecifiers=function(e){var t=[],n=!0;for(this.expect(H.braceL);!this.eat(H.braceR);){if(n)n=!1;else if(this.expect(H.comma),this.afterTrailingComma(H.braceR))break;t.push(this.parseExportSpecifier(e))}return t},G.parseImport=function(e){return this.next(),this.type===H.string?(e.specifiers=dn,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual(`from`),e.source=this.type===H.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,`ImportDeclaration`)},G.parseImportSpecifier=function(){var e=this.startNode();return e.imported=this.parseModuleExportName(),this.eatContextual(`as`)?e.local=this.parseIdent():(this.checkUnreserved(e.imported),e.local=e.imported),this.checkLValSimple(e.local,en),this.finishNode(e,`ImportSpecifier`)},G.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,en),this.finishNode(e,`ImportDefaultSpecifier`)},G.parseImportNamespaceSpecifier=function(){var e=this.startNode();return this.next(),this.expectContextual(`as`),e.local=this.parseIdent(),this.checkLValSimple(e.local,en),this.finishNode(e,`ImportNamespaceSpecifier`)},G.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===H.name&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(H.comma)))return e;if(this.type===H.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(H.braceL);!this.eat(H.braceR);){if(t)t=!1;else if(this.expect(H.comma),this.afterTrailingComma(H.braceR))break;e.push(this.parseImportSpecifier())}return e},G.parseWithClause=function(){var e=[];if(!this.eat(H._with))return e;this.expect(H.braceL);for(var t={},n=!0;!this.eat(H.braceR);){if(n)n=!1;else if(this.expect(H.comma),this.afterTrailingComma(H.braceR))break;var r=this.parseImportAttribute(),i=r.key.type===`Identifier`?r.key.name:r.key.value;Ot(t,i)&&this.raiseRecoverable(r.key.start,`Duplicate attribute key '`+i+`'`),t[i]=!0,e.push(r)}return e},G.parseImportAttribute=function(){var e=this.startNode();return e.key=this.type===H.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!==`never`),this.expect(H.colon),this.type!==H.string&&this.unexpected(),e.value=this.parseExprAtom(),this.finishNode(e,`ImportAttribute`)},G.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===H.string){var e=this.parseLiteral(this.value);return Mt.test(e.value)&&this.raise(e.start,`An export name cannot include a lone surrogate.`),e}return this.parseIdent(!0)},G.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)},G.isDirectiveCandidate=function(e){return this.options.ecmaVersion>=5&&e.type===`ExpressionStatement`&&e.expression.type===`Literal`&&typeof e.expression.value==`string`&&(this.input[e.start]===`"`||this.input[e.start]===`'`)};var _n=W.prototype;_n.toAssignable=function(e,t,n){if(this.options.ecmaVersion>=6&&e)switch(e.type){case`Identifier`:this.inAsync&&e.name===`await`&&this.raise(e.start,`Cannot use 'await' as identifier inside an async function`);break;case`ObjectPattern`:case`ArrayPattern`:case`AssignmentPattern`:case`RestElement`:break;case`ObjectExpression`:e.type=`ObjectPattern`,n&&this.checkPatternErrors(n,!0);for(var r=0,i=e.properties;r<i.length;r+=1){var a=i[r];this.toAssignable(a,t),a.type===`RestElement`&&(a.argument.type===`ArrayPattern`||a.argument.type===`ObjectPattern`)&&this.raise(a.argument.start,`Unexpected token`)}break;case`Property`:e.kind!==`init`&&this.raise(e.key.start,`Object pattern can't contain getter or setter`),this.toAssignable(e.value,t);break;case`ArrayExpression`:e.type=`ArrayPattern`,n&&this.checkPatternErrors(n,!0),this.toAssignableList(e.elements,t);break;case`SpreadElement`:e.type=`RestElement`,this.toAssignable(e.argument,t),e.argument.type===`AssignmentPattern`&&this.raise(e.argument.start,`Rest elements cannot have a default value`);break;case`AssignmentExpression`:e.operator!==`=`&&this.raise(e.left.end,`Only '=' operator can be used for specifying default value.`),e.type=`AssignmentPattern`,delete e.operator,this.toAssignable(e.left,t);break;case`ParenthesizedExpression`:this.toAssignable(e.expression,t,n);break;case`ChainExpression`:this.raiseRecoverable(e.start,`Optional chaining cannot appear in left-hand side`);break;case`MemberExpression`:if(!t)break;default:this.raise(e.start,`Assigning to rvalue`)}else n&&this.checkPatternErrors(n,!0);return e},_n.toAssignableList=function(e,t){for(var n=e.length,r=0;r<n;r++){var i=e[r];i&&this.toAssignable(i,t)}if(n){var a=e[n-1];this.options.ecmaVersion===6&&t&&a&&a.type===`RestElement`&&a.argument.type!==`Identifier`&&this.unexpected(a.argument.start)}return e},_n.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,`SpreadElement`)},_n.parseRestBinding=function(){var e=this.startNode();return this.next(),this.options.ecmaVersion===6&&this.type!==H.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,`RestElement`)},_n.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case H.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(H.bracketR,!0,!0),this.finishNode(e,`ArrayPattern`);case H.braceL:return this.parseObj(!0)}return this.parseIdent()},_n.parseBindingList=function(e,t,n,r){for(var i=[],a=!0;!this.eat(e);)if(a?a=!1:this.expect(H.comma),t&&this.type===H.comma)i.push(null);else if(n&&this.afterTrailingComma(e))break;else if(this.type===H.ellipsis){var o=this.parseRestBinding();this.parseBindingListItem(o),i.push(o),this.type===H.comma&&this.raiseRecoverable(this.start,`Comma is not permitted after the rest element`),this.expect(e);break}else i.push(this.parseAssignableListItem(r));return i},_n.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},_n.parseBindingListItem=function(e){return e},_n.parseMaybeDefault=function(e,t,n){if(n||=this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(H.eq))return n;var r=this.startNodeAt(e,t);return r.left=n,r.right=this.parseMaybeAssign(),this.finishNode(r,`AssignmentPattern`)},_n.checkLValSimple=function(e,t,n){t===void 0&&(t=Qt);var r=t!==Qt;switch(e.type){case`Identifier`:this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(r?`Binding `:`Assigning to `)+e.name+` in strict mode`),r&&(t===en&&e.name===`let`&&this.raiseRecoverable(e.start,`let is disallowed as a lexically bound name`),n&&(Ot(n,e.name)&&this.raiseRecoverable(e.start,`Argument name clash`),n[e.name]=!0),t!==rn&&this.declareName(e.name,t,e.start));break;case`ChainExpression`:this.raiseRecoverable(e.start,`Optional chaining cannot appear in left-hand side`);break;case`MemberExpression`:r&&this.raiseRecoverable(e.start,`Binding member expression`);break;case`ParenthesizedExpression`:return r&&this.raiseRecoverable(e.start,`Binding parenthesized expression`),this.checkLValSimple(e.expression,t,n);default:this.raise(e.start,(r?`Binding`:`Assigning to`)+` rvalue`)}},_n.checkLValPattern=function(e,t,n){switch(t===void 0&&(t=Qt),e.type){case`ObjectPattern`:for(var r=0,i=e.properties;r<i.length;r+=1){var a=i[r];this.checkLValInnerPattern(a,t,n)}break;case`ArrayPattern`:for(var o=0,s=e.elements;o<s.length;o+=1){var c=s[o];c&&this.checkLValInnerPattern(c,t,n)}break;default:this.checkLValSimple(e,t,n)}},_n.checkLValInnerPattern=function(e,t,n){switch(t===void 0&&(t=Qt),e.type){case`Property`:this.checkLValInnerPattern(e.value,t,n);break;case`AssignmentPattern`:this.checkLValPattern(e.left,t,n);break;case`RestElement`:this.checkLValPattern(e.argument,t,n);break;default:this.checkLValPattern(e,t,n)}};var vn=function(e,t,n,r,i){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=r,this.generator=!!i},K={b_stat:new vn(`{`,!1),b_expr:new vn(`{`,!0),b_tmpl:new vn("${",!1),p_stat:new vn(`(`,!1),p_expr:new vn(`(`,!0),q_tmpl:new vn("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new vn(`function`,!1),f_expr:new vn(`function`,!0),f_expr_gen:new vn(`function`,!0,!1,null,!0),f_gen:new vn(`function`,!1,!1,null,!0)},yn=W.prototype;yn.initialContext=function(){return[K.b_stat]},yn.curContext=function(){return this.context[this.context.length-1]},yn.braceIsBlock=function(e){var t=this.curContext();return t===K.f_expr||t===K.f_stat?!0:e===H.colon&&(t===K.b_stat||t===K.b_expr)?!t.isExpr:e===H._return||e===H.name&&this.exprAllowed?yt.test(this.input.slice(this.lastTokEnd,this.start)):e===H._else||e===H.semi||e===H.eof||e===H.parenR||e===H.arrow?!0:e===H.braceL?t===K.b_stat:e===H._var||e===H._const||e===H.name?!1:!this.exprAllowed},yn.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if(t.token===`function`)return t.generator}return!1},yn.updateContext=function(e){var t,n=this.type;n.keyword&&e===H.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},yn.overrideContext=function(e){this.curContext()!==e&&(this.context[this.context.length-1]=e)},H.parenR.updateContext=H.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=!0;return}var e=this.context.pop();e===K.b_stat&&this.curContext().token===`function`&&(e=this.context.pop()),this.exprAllowed=!e.isExpr},H.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?K.b_stat:K.b_expr),this.exprAllowed=!0},H.dollarBraceL.updateContext=function(){this.context.push(K.b_tmpl),this.exprAllowed=!0},H.parenL.updateContext=function(e){var t=e===H._if||e===H._for||e===H._with||e===H._while;this.context.push(t?K.p_stat:K.p_expr),this.exprAllowed=!0},H.incDec.updateContext=function(){},H._function.updateContext=H._class.updateContext=function(e){e.beforeExpr&&e!==H._else&&!(e===H.semi&&this.curContext()!==K.p_stat)&&!(e===H._return&&yt.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===H.colon||e===H.braceL)&&this.curContext()===K.b_stat)?this.context.push(K.f_expr):this.context.push(K.f_stat),this.exprAllowed=!1},H.colon.updateContext=function(){this.curContext().token===`function`&&this.context.pop(),this.exprAllowed=!0},H.backQuote.updateContext=function(){this.curContext()===K.q_tmpl?this.context.pop():this.context.push(K.q_tmpl),this.exprAllowed=!1},H.star.updateContext=function(e){if(e===H._function){var t=this.context.length-1;this.context[t]===K.f_expr?this.context[t]=K.f_expr_gen:this.context[t]=K.f_gen}this.exprAllowed=!0},H.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==H.dot&&(this.value===`of`&&!this.exprAllowed||this.value===`yield`&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var q=W.prototype;q.checkPropClash=function(e,t,n){if(!(this.options.ecmaVersion>=9&&e.type===`SpreadElement`)&&!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var r=e.key,i;switch(r.type){case`Identifier`:i=r.name;break;case`Literal`:i=String(r.value);break;default:return}var a=e.kind;if(this.options.ecmaVersion>=6){i===`__proto__`&&a===`init`&&(t.proto&&(n?n.doubleProto<0&&(n.doubleProto=r.start):this.raiseRecoverable(r.start,`Redefinition of __proto__ property`)),t.proto=!0);return}i=`$`+i;var o=t[i];o?(a===`init`?this.strict&&o.init||o.get||o.set:o.init||o[a])&&this.raiseRecoverable(r.start,`Redefinition of property`):o=t[i]={init:!1,get:!1,set:!1},o[a]=!0}},q.parseExpression=function(e,t){var n=this.start,r=this.startLoc,i=this.parseMaybeAssign(e,t);if(this.type===H.comma){var a=this.startNodeAt(n,r);for(a.expressions=[i];this.eat(H.comma);)a.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(a,`SequenceExpression`)}return i},q.parseMaybeAssign=function(e,t,n){if(this.isContextual(`yield`)){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var r=!1,i=-1,a=-1,o=-1;t?(i=t.parenthesizedAssign,a=t.trailingComma,o=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new cn,r=!0);var s=this.start,c=this.startLoc;(this.type===H.parenL||this.type===H.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=e===`await`);var l=this.parseMaybeConditional(e,t);if(n&&(l=n.call(this,l,s,c)),this.type.isAssign){var u=this.startNodeAt(s,c);return u.operator=this.value,this.type===H.eq&&(l=this.toAssignable(l,!1,t)),r||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=l.start&&(t.shorthandAssign=-1),this.type===H.eq?this.checkLValPattern(l):this.checkLValSimple(l),u.left=l,this.next(),u.right=this.parseMaybeAssign(e),o>-1&&(t.doubleProto=o),this.finishNode(u,`AssignmentExpression`)}else r&&this.checkExpressionErrors(t,!0);return i>-1&&(t.parenthesizedAssign=i),a>-1&&(t.trailingComma=a),l},q.parseMaybeConditional=function(e,t){var n=this.start,r=this.startLoc,i=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return i;if(this.eat(H.question)){var a=this.startNodeAt(n,r);return a.test=i,a.consequent=this.parseMaybeAssign(),this.expect(H.colon),a.alternate=this.parseMaybeAssign(e),this.finishNode(a,`ConditionalExpression`)}return i},q.parseExprOps=function(e,t){var n=this.start,r=this.startLoc,i=this.parseMaybeUnary(t,!1,!1,e);return this.checkExpressionErrors(t)||i.start===n&&i.type===`ArrowFunctionExpression`?i:this.parseExprOp(i,n,r,-1,e)},q.parseExprOp=function(e,t,n,r,i){var a=this.type.binop;if(a!=null&&(!i||this.type!==H._in)&&a>r){var o=this.type===H.logicalOR||this.type===H.logicalAND,s=this.type===H.coalesce;s&&(a=H.logicalAND.binop);var c=this.value;this.next();var l=this.start,u=this.startLoc,d=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,i),l,u,a,i),f=this.buildBinary(t,n,e,d,c,o||s);return(o&&this.type===H.coalesce||s&&(this.type===H.logicalOR||this.type===H.logicalAND))&&this.raiseRecoverable(this.start,`Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses`),this.parseExprOp(f,t,n,r,i)}return e},q.buildBinary=function(e,t,n,r,i,a){r.type===`PrivateIdentifier`&&this.raise(r.start,`Private identifier can only be left side of binary expression`);var o=this.startNodeAt(e,t);return o.left=n,o.operator=i,o.right=r,this.finishNode(o,a?`LogicalExpression`:`BinaryExpression`)},q.parseMaybeUnary=function(e,t,n,r){var i=this.start,a=this.startLoc,o;if(this.isContextual(`await`)&&this.canAwait)o=this.parseAwait(r),t=!0;else if(this.type.prefix){var s=this.startNode(),c=this.type===H.incDec;s.operator=this.value,s.prefix=!0,this.next(),s.argument=this.parseMaybeUnary(null,!0,c,r),this.checkExpressionErrors(e,!0),c?this.checkLValSimple(s.argument):this.strict&&s.operator===`delete`&&bn(s.argument)?this.raiseRecoverable(s.start,`Deleting local variable in strict mode`):s.operator===`delete`&&xn(s.argument)?this.raiseRecoverable(s.start,`Private fields can not be deleted`):t=!0,o=this.finishNode(s,c?`UpdateExpression`:`UnaryExpression`)}else if(!t&&this.type===H.privateId)(r||this.privateNameStack.length===0)&&this.options.checkPrivateFields&&this.unexpected(),o=this.parsePrivateIdent(),this.type!==H._in&&this.unexpected();else{if(o=this.parseExprSubscripts(e,r),this.checkExpressionErrors(e))return o;for(;this.type.postfix&&!this.canInsertSemicolon();){var l=this.startNodeAt(i,a);l.operator=this.value,l.prefix=!1,l.argument=o,this.checkLValSimple(o),this.next(),o=this.finishNode(l,`UpdateExpression`)}}if(!n&&this.eat(H.starstar))if(t)this.unexpected(this.lastTokStart);else return this.buildBinary(i,a,o,this.parseMaybeUnary(null,!1,!1,r),`**`,!1);else return o};function bn(e){return e.type===`Identifier`||e.type===`ParenthesizedExpression`&&bn(e.expression)}function xn(e){return e.type===`MemberExpression`&&e.property.type===`PrivateIdentifier`||e.type===`ChainExpression`&&xn(e.expression)||e.type===`ParenthesizedExpression`&&xn(e.expression)}q.parseExprSubscripts=function(e,t){var n=this.start,r=this.startLoc,i=this.parseExprAtom(e,t);if(i.type===`ArrowFunctionExpression`&&this.input.slice(this.lastTokStart,this.lastTokEnd)!==`)`)return i;var a=this.parseSubscripts(i,n,r,!1,t);return e&&a.type===`MemberExpression`&&(e.parenthesizedAssign>=a.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=a.start&&(e.parenthesizedBind=-1),e.trailingComma>=a.start&&(e.trailingComma=-1)),a},q.parseSubscripts=function(e,t,n,r,i){for(var a=this.options.ecmaVersion>=8&&e.type===`Identifier`&&e.name===`async`&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&this.potentialArrowAt===e.start,o=!1;;){var s=this.parseSubscript(e,t,n,r,a,o,i);if(s.optional&&(o=!0),s===e||s.type===`ArrowFunctionExpression`){if(o){var c=this.startNodeAt(t,n);c.expression=s,s=this.finishNode(c,`ChainExpression`)}return s}e=s}},q.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(H.arrow)},q.parseSubscriptAsyncArrow=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!0,r)},q.parseSubscript=function(e,t,n,r,i,a,o){var s=this.options.ecmaVersion>=11,c=s&&this.eat(H.questionDot);r&&c&&this.raise(this.lastTokStart,`Optional chaining cannot appear in the callee of new expressions`);var l=this.eat(H.bracketL);if(l||c&&this.type!==H.parenL&&this.type!==H.backQuote||this.eat(H.dot)){var u=this.startNodeAt(t,n);u.object=e,l?(u.property=this.parseExpression(),this.expect(H.bracketR)):this.type===H.privateId&&e.type!==`Super`?u.property=this.parsePrivateIdent():u.property=this.parseIdent(this.options.allowReserved!==`never`),u.computed=!!l,s&&(u.optional=c),e=this.finishNode(u,`MemberExpression`)}else if(!r&&this.eat(H.parenL)){var d=new cn,f=this.yieldPos,p=this.awaitPos,m=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var h=this.parseExprList(H.parenR,this.options.ecmaVersion>=8,!1,d);if(i&&!c&&this.shouldParseAsyncArrow())return this.checkPatternErrors(d,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,`Cannot use 'await' as identifier inside an async function`),this.yieldPos=f,this.awaitPos=p,this.awaitIdentPos=m,this.parseSubscriptAsyncArrow(t,n,h,o);this.checkExpressionErrors(d,!0),this.yieldPos=f||this.yieldPos,this.awaitPos=p||this.awaitPos,this.awaitIdentPos=m||this.awaitIdentPos;var g=this.startNodeAt(t,n);g.callee=e,g.arguments=h,s&&(g.optional=c),e=this.finishNode(g,`CallExpression`)}else if(this.type===H.backQuote){(c||a)&&this.raise(this.start,`Optional chaining cannot appear in the tag of tagged template expressions`);var _=this.startNodeAt(t,n);_.tag=e,_.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(_,`TaggedTemplateExpression`)}return e},q.parseExprAtom=function(e,t,n){this.type===H.slash&&this.readRegexp();var r,i=this.potentialArrowAt===this.start;switch(this.type){case H._super:return this.allowSuper||this.raise(this.start,`'super' keyword outside a method`),r=this.startNode(),this.next(),this.type===H.parenL&&!this.allowDirectSuper&&this.raise(r.start,`super() call outside constructor of a subclass`),this.type!==H.dot&&this.type!==H.bracketL&&this.type!==H.parenL&&this.unexpected(),this.finishNode(r,`Super`);case H._this:return r=this.startNode(),this.next(),this.finishNode(r,`ThisExpression`);case H.name:var a=this.start,o=this.startLoc,s=this.containsEsc,c=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!s&&c.name===`async`&&!this.canInsertSemicolon()&&this.eat(H._function))return this.overrideContext(K.f_expr),this.parseFunction(this.startNodeAt(a,o),0,!1,!0,t);if(i&&!this.canInsertSemicolon()){if(this.eat(H.arrow))return this.parseArrowExpression(this.startNodeAt(a,o),[c],!1,t);if(this.options.ecmaVersion>=8&&c.name===`async`&&this.type===H.name&&!s&&(!this.potentialArrowInForAwait||this.value!==`of`||this.containsEsc))return c=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(H.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(a,o),[c],!0,t)}return c;case H.regexp:var l=this.value;return r=this.parseLiteral(l.value),r.regex={pattern:l.pattern,flags:l.flags},r;case H.num:case H.string:return this.parseLiteral(this.value);case H._null:case H._true:case H._false:return r=this.startNode(),r.value=this.type===H._null?null:this.type===H._true,r.raw=this.type.keyword,this.next(),this.finishNode(r,`Literal`);case H.parenL:var u=this.start,d=this.parseParenAndDistinguishExpression(i,t);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(d)&&(e.parenthesizedAssign=u),e.parenthesizedBind<0&&(e.parenthesizedBind=u)),d;case H.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(H.bracketR,!0,!0,e),this.finishNode(r,`ArrayExpression`);case H.braceL:return this.overrideContext(K.b_expr),this.parseObj(!1,e);case H._function:return r=this.startNode(),this.next(),this.parseFunction(r,0);case H._class:return this.parseClass(this.startNode(),!1);case H._new:return this.parseNew();case H.backQuote:return this.parseTemplate();case H._import:return this.options.ecmaVersion>=11?this.parseExprImport(n):this.unexpected();default:return this.parseExprAtomDefault()}},q.parseExprAtomDefault=function(){this.unexpected()},q.parseExprImport=function(e){var t=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword import`),this.next(),this.type===H.parenL&&!e)return this.parseDynamicImport(t);if(this.type===H.dot){var n=this.startNodeAt(t.start,t.loc&&t.loc.start);return n.name=`import`,t.meta=this.finishNode(n,`Identifier`),this.parseImportMeta(t)}else this.unexpected()},q.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(H.parenR)?e.options=null:(this.expect(H.comma),this.afterTrailingComma(H.parenR)?e.options=null:(e.options=this.parseMaybeAssign(),this.eat(H.parenR)||(this.expect(H.comma),this.afterTrailingComma(H.parenR)||this.unexpected())));else if(!this.eat(H.parenR)){var t=this.start;this.eat(H.comma)&&this.eat(H.parenR)?this.raiseRecoverable(t,`Trailing comma is not allowed in import()`):this.unexpected(t)}return this.finishNode(e,`ImportExpression`)},q.parseImportMeta=function(e){this.next();var t=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!==`meta`&&this.raiseRecoverable(e.property.start,`The only valid meta property for import is 'import.meta'`),t&&this.raiseRecoverable(e.start,`'import.meta' must not contain escaped characters`),this.options.sourceType!==`module`&&!this.options.allowImportExportEverywhere&&this.raiseRecoverable(e.start,`Cannot use 'import.meta' outside a module`),this.finishNode(e,`MetaProperty`)},q.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),t.raw.charCodeAt(t.raw.length-1)===110&&(t.bigint=t.value==null?t.raw.slice(0,-1).replace(/_/g,``):t.value.toString()),this.next(),this.finishNode(t,`Literal`)},q.parseParenExpression=function(){this.expect(H.parenL);var e=this.parseExpression();return this.expect(H.parenR),e},q.shouldParseArrow=function(e){return!this.canInsertSemicolon()},q.parseParenAndDistinguishExpression=function(e,t){var n=this.start,r=this.startLoc,i,a=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var o=this.start,s=this.startLoc,c=[],l=!0,u=!1,d=new cn,f=this.yieldPos,p=this.awaitPos,m;for(this.yieldPos=0,this.awaitPos=0;this.type!==H.parenR;)if(l?l=!1:this.expect(H.comma),a&&this.afterTrailingComma(H.parenR,!0)){u=!0;break}else if(this.type===H.ellipsis){m=this.start,c.push(this.parseParenItem(this.parseRestBinding())),this.type===H.comma&&this.raiseRecoverable(this.start,`Comma is not permitted after the rest element`);break}else c.push(this.parseMaybeAssign(!1,d,this.parseParenItem));var h=this.lastTokEnd,g=this.lastTokEndLoc;if(this.expect(H.parenR),e&&this.shouldParseArrow(c)&&this.eat(H.arrow))return this.checkPatternErrors(d,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=f,this.awaitPos=p,this.parseParenArrowList(n,r,c,t);(!c.length||u)&&this.unexpected(this.lastTokStart),m&&this.unexpected(m),this.checkExpressionErrors(d,!0),this.yieldPos=f||this.yieldPos,this.awaitPos=p||this.awaitPos,c.length>1?(i=this.startNodeAt(o,s),i.expressions=c,this.finishNodeAt(i,`SequenceExpression`,h,g)):i=c[0]}else i=this.parseParenExpression();if(this.options.preserveParens){var _=this.startNodeAt(n,r);return _.expression=i,this.finishNode(_,`ParenthesizedExpression`)}else return i},q.parseParenItem=function(e){return e},q.parseParenArrowList=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!1,r)};var Sn=[];q.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword new`);var e=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===H.dot){var t=this.startNodeAt(e.start,e.loc&&e.loc.start);t.name=`new`,e.meta=this.finishNode(t,`Identifier`),this.next();var n=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!==`target`&&this.raiseRecoverable(e.property.start,`The only valid meta property for new is 'new.target'`),n&&this.raiseRecoverable(e.start,`'new.target' must not contain escaped characters`),this.allowNewDotTarget||this.raiseRecoverable(e.start,`'new.target' can only be used in functions and class static block`),this.finishNode(e,`MetaProperty`)}var r=this.start,i=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),r,i,!0,!1),this.eat(H.parenL)?e.arguments=this.parseExprList(H.parenR,this.options.ecmaVersion>=8,!1):e.arguments=Sn,this.finishNode(e,`NewExpression`)},q.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===H.invalidTemplate?(t||this.raiseRecoverable(this.start,`Bad escape sequence in untagged template literal`),n.value={raw:this.value.replace(/\r\n?/g,`
14
+ `),e===-1?this.intro+t:this.intro.substr(e+1)+t}slice(e=0,t=this.original.length-this.offset){if(e+=this.offset,t+=this.offset,this.original.length!==0){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length}let n=``,r=this.firstChunk;for(;r&&(r.start>e||r.end<=e);){if(r.start<t&&r.end>=t)return n;r=r.next}if(r&&r.edited&&r.start!==e)throw Error(`Cannot use replaced character ${e} as slice start anchor.`);let i=r;for(;r;){r.intro&&(i!==r||r.start===e)&&(n+=r.intro);let a=r.start<t&&r.end>=t;if(a&&r.edited&&r.end!==t)throw Error(`Cannot use replaced character ${t} as slice end anchor.`);let o=i===r?e-r.start:0,s=a?r.content.length+t-r.end:r.content.length;if(n+=r.content.slice(o,s),r.outro&&(!a||r.end===t)&&(n+=r.outro),a)break;r=r.next}return n}snip(e,t){let n=this.clone();return n.remove(0,e),n.remove(t,n.original.length),n}_split(e){if(this.byStart[e]||this.byEnd[e])return;let t=this.lastSearchedChunk,n=t,r=e>t.end;for(;t;){if(t.contains(e))return this._splitChunk(t,e);if(t=r?this.byStart[t.end]:this.byEnd[t.start],t===n)return;n=t}}_splitChunk(e,t){if(e.edited&&e.content.length){let n=E(this.original)(t);throw Error(`Cannot split a chunk that has already been edited (${n.line}:${n.column} – "${e.original}")`)}let n=e.split(t);return this.byEnd[t]=e,this.byStart[t]=n,this.byEnd[n.end]=n,e===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=e,!0}toString(){let e=this.intro,t=this.firstChunk;for(;t;)e+=t.toString(),t=t.next;return e+this.outro}isEmpty(){let e=this.firstChunk;do if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1;while(e=e.next);return!0}length(){let e=this.firstChunk,t=0;do t+=e.intro.length+e.content.length+e.outro.length;while(e=e.next);return t}trimLines(){return this.trim(`[\\r\\n]`)}trim(e){return this.trimStart(e).trimEnd(e)}trimEndAborted(e){let t=RegExp((e||`\\s`)+`+$`);if(this.outro=this.outro.replace(t,``),this.outro.length)return!0;let n=this.lastChunk;do{let e=n.end,r=n.trimEnd(t);if(n.end!==e&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),r)return!0;n=n.previous}while(n);return!1}trimEnd(e){return this.trimEndAborted(e),this}trimStartAborted(e){let t=RegExp(`^`+(e||`\\s`)+`+`);if(this.intro=this.intro.replace(t,``),this.intro.length)return!0;let n=this.firstChunk;do{let e=n.end,r=n.trimStart(t);if(n.end!==e&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),r)return!0;n=n.next}while(n);return!1}trimStart(e){return this.trimStartAborted(e),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(e,t){function n(e,n){return typeof t==`string`?t.replace(/\$(\$|&|\d+)/g,(t,n)=>n===`$`?`$`:n===`&`?e[0]:+n<e.length?e[+n]:`$${n}`):t(...e,e.index,n,e.groups)}function r(e,t){let n,r=[];for(;n=e.exec(t);)r.push(n);return r}if(e.global)r(e,this.original).forEach(e=>{if(e.index!=null){let t=n(e,this.original);t!==e[0]&&this.overwrite(e.index,e.index+e[0].length,t)}});else{let t=this.original.match(e);if(t&&t.index!=null){let e=n(t,this.original);e!==t[0]&&this.overwrite(t.index,t.index+t[0].length,e)}}return this}_replaceString(e,t){let{original:n}=this,r=n.indexOf(e);return r!==-1&&(typeof t==`function`&&(t=t(e,r,n)),e!==t&&this.overwrite(r,r+e.length,t)),this}replace(e,t){return typeof e==`string`?this._replaceString(e,t):this._replaceRegexp(e,t)}_replaceAllString(e,t){let{original:n}=this,r=e.length;for(let i=n.indexOf(e);i!==-1;i=n.indexOf(e,i+r)){let e=n.slice(i,i+r),a=t;typeof t==`function`&&(a=t(e,i,n)),e!==a&&this.overwrite(i,i+r,a)}return this}replaceAll(e,t){if(typeof e==`string`)return this._replaceAllString(e,t);if(!e.global)throw TypeError(`MagicString.prototype.replaceAll called with a non-global RegExp argument`);return this._replaceRegexp(e,t)}};function ne(e,t,n){let r=n._,i=!1;function a(e,{next:t,state:n}){t(n)}function o(e,t,s){if(i||!e.type)return;let c,l={},u={path:t,state:s,next:(n=s)=>{for(let r in t.push(e),e){if(r===`type`)continue;let i=e[r];if(i&&typeof i==`object`)if(Array.isArray(i)){let e={},a=i.length,s=!1;for(let r=0;r<a;r++){let a=i[r];if(a&&typeof a==`object`){let i=o(a,t,n);i&&(e[r]=i,s=!0)}}s&&(l[r]=i.map((t,n)=>e[n]??t))}else{let e=o(i,t,n);e&&(l[r]=e)}}if(t.pop(),Object.keys(l).length>0)return re(e,l)},stop:()=>{i=!0},visit:(n,r=s)=>{t.push(e);let i=o(n,t,r)??n;return t.pop(),i}},d=n[e.type]??a;if(r){let t;c=r(e,{...u,next:(n=s)=>(s=n,t=d(e,{...u,state:n}),t)}),!c&&t&&(c=t)}else c=d(e,u);if(c||Object.keys(l).length>0&&(c=re(e,l)),c)return c}return o(e,[],t)??e}function re(e,t){let n={},r=Object.getOwnPropertyDescriptors(e);for(let e in r)Object.defineProperty(n,e,r[e]);for(let e in t)n[e]=t[e];return n}const A=/\s/,ie=/^[ \t\r\n]+/,ae=/[ \t\r\n]+$/,oe=/[^ \t\r\n]/,j=/[^\n]/g,se=[`await_waterfall`,`await_reactivity_loss`,`state_snapshot_uncloneable`,`binding_property_non_reactive`,`hydration_attribute_changed`,`hydration_html_changed`,`ownership_invalid_binding`,`ownership_invalid_mutation`];function ce(e,t){if(t.length===0)return null;let n=new me(t).get(e);return n&&n[0][0]>.7?n[0][1]:null}function le(e,t){if(e===null&&t===null)throw`Trying to compare two null values`;return e===null||t===null?0:(e=String(e),t=String(t),1-M(e,t)/Math.max(e.length,t.length))}function M(e,t){let n=[],r=0,i=0;for(let a=0;a<=t.length;a++)for(let o=0;o<=e.length;o++)i=a&&o?e.charAt(o-1)===t.charAt(a-1)?r:Math.min(n[o],n[o-1],r)+1:a+o,r=n[o],n[o]=i;return n.pop()}const ue=/[^\w, ]+/;function de(e,t=2){let n=`-`+e.toLowerCase().replace(ue,``)+`-`,r=t-n.length,i=[];if(r>0)for(let t=0;t<r;++t)e+=`-`;for(let e=0;e<n.length-t+1;++e)i.push(n.slice(e,e+t));return i}function fe(e,t=2){let n={},r=de(e,t),i=0;for(;i<r.length;++i)r[i]in n?n[r[i]]+=1:n[r[i]]=1;return n}function pe(e,t){return t[0]-e[0]}var me=class{exact_set={};match_dict={};items={};constructor(e){for(let e=2;e<4;++e)this.items[e]=[];for(let t=0;t<e.length;++t)this.add(e[t])}add(e){if(e.toLowerCase()in this.exact_set)return!1;let t=2;for(;t<4;++t)this._add(e,t)}_add(e,t){let n=e.toLowerCase(),r=this.items[t]||[],i=r.length;r.push(0);let a=fe(n,t),o=0,s,c;for(s in a)c=a[s],o+=c**2,s in this.match_dict?this.match_dict[s].push([i,c]):this.match_dict[s]=[[i,c]];r[i]=[Math.sqrt(o),n],this.items[t]=r,this.exact_set[n]=e}get(e){let t=e.toLowerCase(),n=this.exact_set[t];if(n)return[[1,n]];for(let t=3;t>=2;--t){let n=this.__get(e,t);if(n.length>0)return n}return null}__get(e,t){let n=e.toLowerCase(),r={},i=fe(n,t),a=this.items[t],o=0,s,c,l,u,d;for(s in i)if(c=i[s],o+=c**2,s in this.match_dict)for(l=0;l<this.match_dict[s].length;++l)u=this.match_dict[s][l][0],d=this.match_dict[s][l][1],u in r?r[u]+=c*d:r[u]=c*d;let f=Math.sqrt(o),p=[],m;for(let e in r)m=r[e],p.push([m/(f*a[e][0]),a[e][1]]);p.sort(pe);let h=[],g=Math.min(50,p.length);for(let e=0;e<g;++e)h.push([le(p[e][1],n),p[e][1]]);p=h,p.sort(pe),h=[];for(let e=0;e<p.length;++e)p[e][0]===p[0][0]&&h.push([p[e][0],this.exact_set[p[e][1]]]);return h}};function he(e,t){return e.start<=t&&t<e.end}function ge(e,t={}){let{offsetLine:n=0,offsetColumn:r=0}=t,i=0,a=e.split(`
15
+ `).map((e,t)=>{let n=i+e.length+1,r={start:i,end:n,line:t};return i=n,r}),o=0;function s(t,i){if(typeof t==`string`&&(t=e.indexOf(t,i??0)),t===-1)return;let s=a[o],c=t>=s.end?1:-1;for(;s;){if(he(s,t))return{line:n+s.line,column:r+t-s.start,character:t};o+=c,s=a[o]}}return s}const _e=[`area`,`base`,`br`,`col`,`command`,`embed`,`hr`,`img`,`input`,`keygen`,`link`,`meta`,`param`,`source`,`track`,`wbr`];function N(e){return _e.includes(e)||e.toLowerCase()===`!doctype`}const P=`arguments.await.break.case.catch.class.const.continue.debugger.default.delete.do.else.enum.eval.export.extends.false.finally.for.function.if.implements.import.in.instanceof.interface.let.new.null.package.private.protected.public.return.static.super.switch.this.throw.true.try.typeof.var.void.while.with.yield`.split(`.`);function F(e){return P.includes(e)}[...`allowfullscreen.async.autofocus.autoplay.checked.controls.default.disabled.formnovalidate.indeterminate.inert.ismap.loop.multiple.muted.nomodule.novalidate.open.playsinline.readonly.required.reversed.seamless.selected.webkitdirectory.defer.disablepictureinpicture.disableremoteplayback`.split(`.`)];let I=[],ve;const ye=`(unknown)`;let be,xe=ge(``,{offsetLine:1});function L(e){be=e,xe=ge(be,{offsetLine:1})}let R,Se=[],Ce=new Map;function we(e){be=``,xe=()=>void 0,ve=(e.filename??ye).replace(/\\/g,`/`),R=e.warning??(()=>!0),I=[]}const Te=/^\t+/;function Ee(e){return e.replace(Te,e=>e.split(` `).join(` `))}function De(e,t,n){let r=e.split(`
16
+ `),i=Math.max(0,t-2),a=Math.min(t+3,r.length),o=String(a+1).length;return r.slice(i,a).map((e,r)=>{let a=i+r===t,s=String(r+i+1).padStart(o,` `);if(a){let t=` `.repeat(o+2+Ee(e.slice(0,n)).length)+`^`;return`${s}: ${Ee(e)}\n${t}`}return`${s}: ${Ee(e)}`}).join(`
17
+ `)}var Oe=class{name=`CompileDiagnostic`;constructor(e,t,n){this.code=e,this.message=t,ve!==ye&&(this.filename=ve),n&&(this.position=n,this.start=xe(n[0]),this.end=xe(n[1]),this.start&&this.end&&(this.frame=De(be,this.start.line-1,this.end.column)))}toString(){let e=`${this.code}: ${this.message}`;return this.filename&&(e+=`\n${this.filename}`,this.start&&(e+=`:${this.start.line}:${this.start.column}`)),this.frame&&(e+=`\n${this.frame}`),e}toJSON(){return{code:this.code,message:this.message,filename:this.filename,start:this.start,end:this.end,position:this.position,frame:this.frame}}},ke=class extends Oe{name=`CompileWarning`;constructor(e,t,n){super(e,t,n)}};function Ae(e,t,n){let r=Se;if(e&&(r=Ce.get(e)??Se),r&&r.at(-1)?.has(t))return;let i=new ke(t,n,e&&e.start!==void 0?[e.start,e.end??e.start]:void 0);R(i)&&I.push(i)}const je=`a11y_accesskey.a11y_aria_activedescendant_has_tabindex.a11y_aria_attributes.a11y_autocomplete_valid.a11y_autofocus.a11y_click_events_have_key_events.a11y_consider_explicit_label.a11y_distracting_elements.a11y_figcaption_index.a11y_figcaption_parent.a11y_hidden.a11y_img_redundant_alt.a11y_incorrect_aria_attribute_type.a11y_incorrect_aria_attribute_type_boolean.a11y_incorrect_aria_attribute_type_id.a11y_incorrect_aria_attribute_type_idlist.a11y_incorrect_aria_attribute_type_integer.a11y_incorrect_aria_attribute_type_token.a11y_incorrect_aria_attribute_type_tokenlist.a11y_incorrect_aria_attribute_type_tristate.a11y_interactive_supports_focus.a11y_invalid_attribute.a11y_label_has_associated_control.a11y_media_has_caption.a11y_misplaced_role.a11y_misplaced_scope.a11y_missing_attribute.a11y_missing_content.a11y_mouse_events_have_key_events.a11y_no_abstract_role.a11y_no_interactive_element_to_noninteractive_role.a11y_no_noninteractive_element_interactions.a11y_no_noninteractive_element_to_interactive_role.a11y_no_noninteractive_tabindex.a11y_no_redundant_roles.a11y_no_static_element_interactions.a11y_positive_tabindex.a11y_role_has_required_aria_props.a11y_role_supports_aria_props.a11y_role_supports_aria_props_implicit.a11y_unknown_aria_attribute.a11y_unknown_role.bidirectional_control_characters.legacy_code.unknown_code.options_deprecated_accessors.options_deprecated_immutable.options_missing_custom_element.options_removed_enable_sourcemap.options_removed_hydratable.options_removed_loop_guard_timeout.options_renamed_ssr_dom.custom_element_props_identifier.export_let_unused.legacy_component_creation.non_reactive_update.perf_avoid_inline_class.perf_avoid_nested_class.reactive_declaration_invalid_placement.reactive_declaration_module_script_dependency.state_referenced_locally.store_rune_conflict.css_unused_selector.attribute_avoid_is.attribute_global_event_reference.attribute_illegal_colon.attribute_invalid_property_name.attribute_quoted.bind_invalid_each_rest.block_empty.component_name_lowercase.element_implicitly_closed.element_invalid_self_closing_tag.event_directive_deprecated.node_invalid_placement_ssr.script_context_deprecated.script_unknown_attribute.slot_element_deprecated.svelte_component_deprecated.svelte_element_invalid_this.svelte_self_deprecated`.split(`.`);function Me(e,t,n){Ae(e,`legacy_code`,`\`${t}\` is no longer valid — please use \`${n}\` instead\nhttps://svelte.dev/e/legacy_code`)}function Ne(e,t,n){Ae(e,`unknown_code`,`${n?`\`${t}\` is not a recognised code (did you mean \`${n}\`?)`:`\`${t}\` is not a recognised code`}\nhttps://svelte.dev/e/unknown_code`)}function Pe(e){Ae(e,`options_deprecated_accessors`,"The `accessors` option has been deprecated. It will have no effect in runes mode\nhttps://svelte.dev/e/options_deprecated_accessors")}function Fe(e){Ae(e,`options_deprecated_immutable`,"The `immutable` option has been deprecated. It will have no effect in runes mode\nhttps://svelte.dev/e/options_deprecated_immutable")}function Ie(e){Ae(e,`options_removed_enable_sourcemap`,"The `enableSourcemap` option has been removed. Source maps are always generated now, and tooling can choose to ignore them\nhttps://svelte.dev/e/options_removed_enable_sourcemap")}function Le(e){Ae(e,`options_removed_hydratable`,"The `hydratable` option has been removed. Svelte components are always hydratable now\nhttps://svelte.dev/e/options_removed_hydratable")}function Re(e){Ae(e,`options_removed_loop_guard_timeout`,"The `loopGuardTimeout` option has been removed\nhttps://svelte.dev/e/options_removed_loop_guard_timeout")}function ze(e){Ae(e,`options_renamed_ssr_dom`,'`generate: "dom"` and `generate: "ssr"` options have been renamed to "client" and "server" respectively\nhttps://svelte.dev/e/options_renamed_ssr_dom')}function Be(e,t,n){Ae(e,`element_implicitly_closed`,`This element is implicitly closed by the following \`${t}\`, which can cause an unexpected DOM structure. Add an explicit \`${n}\` to avoid surprises.\nhttps://svelte.dev/e/element_implicitly_closed`)}function Ve(e){Ae(e,`script_unknown_attribute`,"Unrecognized attribute — should be one of `generics`, `lang` or `module`. If this exists for a preprocessor, ensure that the preprocessor removes it\nhttps://svelte.dev/e/script_unknown_attribute")}function He(e){Ae(e,`svelte_element_invalid_this`,"`this` should be an `{expression}`. Using a string attribute value will cause an error in future versions of Svelte\nhttps://svelte.dev/e/svelte_element_invalid_this")}const Ue=/^\s*svelte-ignore\s/,We={"non-top-level-reactive-declaration":`reactive_declaration_invalid_placement`,"module-script-reactive-declaration":`reactive_declaration_module_script`,"empty-block":`block_empty`,"avoid-is":`attribute_avoid_is`,"invalid-html-attribute":`attribute_invalid_property_name`,"a11y-structure":`a11y_figcaption_parent`,"illegal-attribute-character":`attribute_illegal_colon`,"invalid-rest-eachblock-binding":`bind_invalid_each_rest`,"unused-export-let":`export_let_unused`},z=je.concat(se);function Ge(e,t,n){let r=Ue.exec(t);if(!r)return[];let i=r[0].length;e+=i;let a=[];if(n)for(let n of t.slice(i).matchAll(/([\w$-]+)(,)?/gm)){let t=n[1];if(z.includes(t))a.push(t);else{let r=We[t]??t.replace(/-/g,`_`),i=e+n.index,a=i+t.length;if(z.includes(r))Me({start:i,end:a},t,r);else{let e=ce(t,z);Ne({start:i,end:a},t,e)}}if(!n[2])break}else for(let e of t.slice(i).matchAll(/[\w$-]+/gm)){let t=e[0];if(a.push(t),!z.includes(t)){let e=We[t]??t.replace(/-/g,`_`);z.includes(e)&&a.push(e)}}return a}function Ke(e){let t=e.at(0),n=e.at(-1);t?.type===`Text`&&(oe.test(t.data)?t.data=t.data.replace(ie,``):e.shift()),n?.type===`Text`&&(oe.test(n.data)?n.data=n.data.replace(ae,``):e.pop())}function qe(e,t){return ne(t,null,{_(e,{next:t}){delete e.metadata,t()},Root(n,{visit:r}){let{instance:i,module:a,options:o}=n;if(o?.__raw__){let e=n.fragment.nodes.findIndex(e=>o.end<=e.start);e===-1&&(e=n.fragment.nodes.length),n.fragment.nodes.splice(e,0,o.__raw__)}let s=null,c=null;if(n.fragment.nodes.length>0){let t=n.fragment.nodes.at(0),r=n.fragment.nodes.at(-1);for(s=t.start,c=r.end;/\s/.test(e[s]);)s+=1;for(;/\s/.test(e[c-1]);)--c}return i&&delete i.attributes,a&&delete a.attributes,{html:{type:`Fragment`,start:s,end:c,children:n.fragment.nodes.map(e=>r(e))},instance:i,module:a,css:t.css?r(t.css):void 0}},AnimateDirective(e){return{...e,type:`Animation`}},AwaitBlock(t,{visit:n}){let r={type:`PendingBlock`,start:null,end:null,children:t.pending?.nodes.map(e=>n(e))??[],skip:!0},i={type:`ThenBlock`,start:null,end:null,children:t.then?.nodes.map(e=>n(e))??[],skip:!0},a={type:`CatchBlock`,start:null,end:null,children:t.catch?.nodes.map(e=>n(e))??[],skip:!0};if(t.pending){let n=t.pending.nodes.at(0),i=t.pending.nodes.at(-1);r.start=n?.start??e.indexOf(`}`,t.expression.end)+1,r.end=i?.end??r.start,r.skip=!1}if(t.then){let n=t.then.nodes.at(0),a=t.then.nodes.at(-1);i.start=r.end??n?.start??e.indexOf(`}`,t.expression.end)+1,i.end=a?.end??e.lastIndexOf(`}`,r.end??t.expression.end)+1,i.skip=!1}if(t.catch){let n=t.catch.nodes.at(0),o=t.catch.nodes.at(-1);a.start=i.end??r.end??n?.start??e.indexOf(`}`,t.expression.end)+1,a.end=o?.end??e.lastIndexOf(`}`,i.end??r.end??t.expression.end)+1,a.skip=!1}return{type:`AwaitBlock`,start:t.start,end:t.end,expression:t.expression,value:t.value,error:t.error,pending:r,then:i,catch:a}},BindDirective(e){return{...e,type:`Binding`}},ClassDirective(e){return{...e,type:`Class`}},Comment(e){return{...e,ignores:Ge(e.start,e.data,!1)}},ComplexSelector(e,{next:t}){t();let n=[];for(let t of e.children)t.combinator&&n.push(t.combinator),n.push(...t.selectors);return{type:`Selector`,start:e.start,end:e.end,children:n}},Component(e,{visit:t}){return{type:`InlineComponent`,start:e.start,end:e.end,name:e.name,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},ConstTag(e){if(e.expression!==void 0)return e;let t=e,{id:n}={...t.declaration.declarations[0]};return delete n.typeAnnotation,{type:`ConstTag`,start:t.start,end:e.end,expression:{type:`AssignmentExpression`,start:(t.declaration.start??0)+6,end:t.declaration.end??0,operator:`=`,left:n,right:t.declaration.declarations[0].init}}},KeyBlock(e,{visit:t}){return Ke(e.fragment.nodes),{type:`KeyBlock`,start:e.start,end:e.end,expression:e.expression,children:e.fragment.nodes.map(e=>t(e))}},EachBlock(t,{visit:n}){let r;if(t.fallback){let i=t.fallback.nodes.at(0),a=e.lastIndexOf(`{`,t.end-1),o=i?.start??a;Ke(t.fallback.nodes),r={type:`ElseBlock`,start:o,end:a,children:t.fallback.nodes.map(e=>n(e))}}return Ke(t.body.nodes),{type:`EachBlock`,start:t.start,end:t.end,children:t.body.nodes.map(e=>n(e)),context:t.context,expression:t.expression,index:t.index,key:t.key,else:r}},ExpressionTag(t,{path:n}){let r=n.at(-1);return r?.type===`Attribute`&&e[r.start]===`{`?{type:`AttributeShorthand`,start:t.start,end:t.end,expression:t.expression}:{type:`MustacheTag`,start:t.start,end:t.end,expression:t.expression}},HtmlTag(e){return{...e,type:`RawMustacheTag`}},IfBlock(t,{visit:n}){let r;if(t.alternate){let i=t.alternate.nodes;i.length===1&&i[0].type===`IfBlock`&&i[0].elseif&&(i=i[0].consequent.nodes);let a=e.lastIndexOf(`{`,t.end-1),o=i.at(0)?.start??a;Ke(t.alternate.nodes),r={type:`ElseBlock`,start:o,end:a,children:t.alternate.nodes.map(e=>n(e))}}let i=t.elseif?t.consequent.nodes[0]?.start??e.lastIndexOf(`{`,t.end-1):t.start;return Ke(t.consequent.nodes),{type:`IfBlock`,start:i,end:t.end,expression:t.test,children:t.consequent.nodes.map(e=>n(e)),else:r,elseif:t.elseif?!0:void 0}},OnDirective(e){return{...e,type:`EventHandler`}},SnippetBlock(e,{visit:t}){return Ke(e.body.nodes),{type:`SnippetBlock`,start:e.start,end:e.end,expression:e.expression,parameters:e.parameters,children:e.body.nodes.map(e=>t(e)),typeParams:e.typeParams}},SvelteBoundary(e,{visit:t}){return Ke(e.fragment.nodes),{type:`SvelteBoundary`,name:`svelte:boundary`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},RegularElement(e,{visit:t}){return{type:`Element`,start:e.start,end:e.end,name:e.name,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SlotElement(e,{visit:t}){return{type:`Slot`,start:e.start,end:e.end,name:e.name,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},Attribute(e,{visit:t,next:n,path:r}){if(e.value!==!0&&!Array.isArray(e.value)){r.push(e);let n=[t(e.value)];return r.pop(),{...e,value:n}}else return n()},StyleDirective(e,{visit:t,next:n,path:r}){if(e.value!==!0&&!Array.isArray(e.value)){r.push(e);let n=[t(e.value)];return r.pop(),{...e,value:n}}else return n()},SpreadAttribute(e){return{...e,type:`Spread`}},StyleSheet(e,t){return{...e,...t.next(),type:`Style`}},SvelteBody(e,{visit:t}){return{type:`Body`,name:`svelte:body`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteComponent(e,{visit:t}){return{type:`InlineComponent`,name:`svelte:component`,start:e.start,end:e.end,expression:e.expression,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteDocument(e,{visit:t}){return{type:`Document`,name:`svelte:document`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteElement(t,{visit:n}){let r=t.tag;return r.type===`Literal`&&typeof r.value==`string`&&e[t.tag.start-1]!==`{`&&(r=r.value),{type:`Element`,name:`svelte:element`,start:t.start,end:t.end,tag:r,attributes:t.attributes.map(e=>n(e)),children:t.fragment.nodes.map(e=>n(e))}},SvelteFragment(e,{visit:t}){return{type:`SlotTemplate`,name:`svelte:fragment`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteHead(e,{visit:t}){return{type:`Head`,name:`svelte:head`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteOptions(e,{visit:t}){return{type:`Options`,name:`svelte:options`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e))}},SvelteSelf(e,{visit:t}){return{type:`InlineComponent`,name:`svelte:self`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},SvelteWindow(e,{visit:t}){return{type:`Window`,name:`svelte:window`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},Text(e,{path:t}){let n=t.at(-1);if(n?.type===`RegularElement`&&n.name===`style`)return{type:`Text`,start:e.start,end:e.end,data:e.data}},TitleElement(e,{visit:t}){return{type:`Title`,name:`title`,start:e.start,end:e.end,attributes:e.attributes.map(e=>t(e)),children:e.fragment.nodes.map(e=>t(e))}},TransitionDirective(e){return{...e,type:`Transition`}},UseDirective(e){return{...e,type:`Action`}},LetDirective(e){return{...e,type:`Let`}}})}var Je=r({Node:()=>yn,Parser:()=>W,Position:()=>Dt,SourceLocation:()=>Ot,TokContext:()=>dn,Token:()=>pr,TokenType:()=>B,defaultOptions:()=>kt,getLineInfo:()=>U,isIdentifierChar:()=>st,isIdentifierStart:()=>ot,isNewLine:()=>mt,keywordTypes:()=>dt,lineBreak:()=>ft,lineBreakG:()=>pt,nonASCIIwhitespace:()=>gt,parse:()=>vr,parseExpressionAt:()=>yr,tokContexts:()=>K,tokTypes:()=>H,tokenizer:()=>br,version:()=>_r}),Ye=[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],Xe=[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],Ze=`‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛ࢗ-࢟࣊-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍୕-ୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄ఼ా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ೳഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ඁ-ඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-໎໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜕ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠏-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᪿ-ᫎᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷿‌‍‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯・꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧ꠬ꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_・`,Qe=`ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࡰ-ࢇࢉ-ࢎࢠ-ࣉऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౝౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೝೞೠೡೱೲഄ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜑᜟ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭌᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲊᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆿㇰ-ㇿ㐀-䶿一-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꟍꟐꟑꟓꟕ-Ƛꟲ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭩꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ`,$e={3:`abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile`,5:`class enum extends super const export import`,6:`enum`,strict:`implements interface let package private protected public static yield`,strictBind:`eval arguments`},et=`break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this`,tt={5:et,"5module":et+` export import`,6:et+` const class extends export import super`},nt=/^in(stanceof)?$/,rt=RegExp(`[`+Qe+`]`),it=RegExp(`[`+Qe+Ze+`]`);function at(e,t){for(var n=65536,r=0;r<t.length;r+=2){if(n+=t[r],n>e)return!1;if(n+=t[r+1],n>=e)return!0}return!1}function ot(e,t){return e<65?e===36:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&rt.test(String.fromCharCode(e)):t===!1?!1:at(e,Xe)}function st(e,t){return e<48?e===36:e<58?!0:e<65?!1:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&it.test(String.fromCharCode(e)):t===!1?!1:at(e,Xe)||at(e,Ye)}var B=function(e,t){t===void 0&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null};function ct(e,t){return new B(e,{beforeExpr:!0,binop:t})}var lt={beforeExpr:!0},ut={startsExpr:!0},dt={};function V(e,t){return t===void 0&&(t={}),t.keyword=e,dt[e]=new B(e,t)}var H={num:new B(`num`,ut),regexp:new B(`regexp`,ut),string:new B(`string`,ut),name:new B(`name`,ut),privateId:new B(`privateId`,ut),eof:new B(`eof`),bracketL:new B(`[`,{beforeExpr:!0,startsExpr:!0}),bracketR:new B(`]`),braceL:new B(`{`,{beforeExpr:!0,startsExpr:!0}),braceR:new B(`}`),parenL:new B(`(`,{beforeExpr:!0,startsExpr:!0}),parenR:new B(`)`),comma:new B(`,`,lt),semi:new B(`;`,lt),colon:new B(`:`,lt),dot:new B(`.`),question:new B(`?`,lt),questionDot:new B(`?.`),arrow:new B(`=>`,lt),template:new B(`template`),invalidTemplate:new B(`invalidTemplate`),ellipsis:new B(`...`,lt),backQuote:new B("`",ut),dollarBraceL:new B("${",{beforeExpr:!0,startsExpr:!0}),eq:new B(`=`,{beforeExpr:!0,isAssign:!0}),assign:new B(`_=`,{beforeExpr:!0,isAssign:!0}),incDec:new B(`++/--`,{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new B(`!/~`,{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:ct(`||`,1),logicalAND:ct(`&&`,2),bitwiseOR:ct(`|`,3),bitwiseXOR:ct(`^`,4),bitwiseAND:ct(`&`,5),equality:ct(`==/!=/===/!==`,6),relational:ct(`</>/<=/>=`,7),bitShift:ct(`<</>>/>>>`,8),plusMin:new B(`+/-`,{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:ct(`%`,10),star:ct(`*`,10),slash:ct(`/`,10),starstar:new B(`**`,{beforeExpr:!0}),coalesce:ct(`??`,1),_break:V(`break`),_case:V(`case`,lt),_catch:V(`catch`),_continue:V(`continue`),_debugger:V(`debugger`),_default:V(`default`,lt),_do:V(`do`,{isLoop:!0,beforeExpr:!0}),_else:V(`else`,lt),_finally:V(`finally`),_for:V(`for`,{isLoop:!0}),_function:V(`function`,ut),_if:V(`if`),_return:V(`return`,lt),_switch:V(`switch`),_throw:V(`throw`,lt),_try:V(`try`),_var:V(`var`),_const:V(`const`),_while:V(`while`,{isLoop:!0}),_with:V(`with`),_new:V(`new`,{beforeExpr:!0,startsExpr:!0}),_this:V(`this`,ut),_super:V(`super`,ut),_class:V(`class`,ut),_extends:V(`extends`,lt),_export:V(`export`),_import:V(`import`,ut),_null:V(`null`,ut),_true:V(`true`,ut),_false:V(`false`,ut),_in:V(`in`,{beforeExpr:!0,binop:7}),_instanceof:V(`instanceof`,{beforeExpr:!0,binop:7}),_typeof:V(`typeof`,{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:V(`void`,{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:V(`delete`,{beforeExpr:!0,prefix:!0,startsExpr:!0})},ft=/\r\n?|\n|\u2028|\u2029/,pt=new RegExp(ft.source,`g`);function mt(e){return e===10||e===13||e===8232||e===8233}function ht(e,t,n){n===void 0&&(n=e.length);for(var r=t;r<n;r++){var i=e.charCodeAt(r);if(mt(i))return r<n-1&&i===13&&e.charCodeAt(r+1)===10?r+2:r+1}return-1}var gt=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,_t=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,vt=Object.prototype,yt=vt.hasOwnProperty,bt=vt.toString,xt=Object.hasOwn||(function(e,t){return yt.call(e,t)}),St=Array.isArray||(function(e){return bt.call(e)===`[object Array]`}),Ct=Object.create(null);function wt(e){return Ct[e]||(Ct[e]=RegExp(`^(?:`+e.replace(/ /g,`|`)+`)$`))}function Tt(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(e&1023)+56320))}var Et=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Dt=function(e,t){this.line=e,this.column=t};Dt.prototype.offset=function(e){return new Dt(this.line,this.column+e)};var Ot=function(e,t,n){this.start=t,this.end=n,e.sourceFile!==null&&(this.source=e.sourceFile)};function U(e,t){for(var n=1,r=0;;){var i=ht(e,r,t);if(i<0)return new Dt(n,t-r);++n,r=i}}var kt={ecmaVersion:null,sourceType:`script`,onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},At=!1;function jt(e){var t={};for(var n in kt)t[n]=e&&xt(e,n)?e[n]:kt[n];if(t.ecmaVersion===`latest`?t.ecmaVersion=1e8:t.ecmaVersion==null?(!At&&typeof console==`object`&&console.warn&&(At=!0,console.warn(`Since Acorn 8.0.0, options.ecmaVersion is required.
18
+ Defaulting to 2020, but this will stop working in the future.`)),t.ecmaVersion=11):t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),t.allowReserved??=t.ecmaVersion<5,(!e||e.allowHashBang==null)&&(t.allowHashBang=t.ecmaVersion>=14),St(t.onToken)){var r=t.onToken;t.onToken=function(e){return r.push(e)}}return St(t.onComment)&&(t.onComment=Mt(t,t.onComment)),t}function Mt(e,t){return function(n,r,i,a,o,s){var c={type:n?`Block`:`Line`,value:r,start:i,end:a};e.locations&&(c.loc=new Ot(this,o,s)),e.ranges&&(c.range=[i,a]),t.push(c)}}var Nt=1,Pt=2,Ft=4,It=8,Lt=16,Rt=32,zt=64,Bt=128,Vt=256,Ht=512,Ut=Nt|Pt|Vt;function Wt(e,t){return Pt|(e?Ft:0)|(t?It:0)}var Gt=0,Kt=1,qt=2,Jt=3,Yt=4,Xt=5,W=function(e,t,n){this.options=e=jt(e),this.sourceFile=e.sourceFile,this.keywords=wt(tt[e.ecmaVersion>=6?6:e.sourceType===`module`?`5module`:5]);var r=``;e.allowReserved!==!0&&(r=$e[e.ecmaVersion>=6?6:e.ecmaVersion===5?5:3],e.sourceType===`module`&&(r+=` await`)),this.reservedWords=wt(r);var i=(r?r+` `:``)+$e.strict;this.reservedWordsStrict=wt(i),this.reservedWordsStrictBind=wt(i+` `+$e.strictBind),this.input=String(t),this.containsEsc=!1,n?(this.pos=n,this.lineStart=this.input.lastIndexOf(`
19
+ `,n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(ft).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=H.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule=e.sourceType===`module`,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),this.pos===0&&e.allowHashBang&&this.input.slice(0,2)===`#!`&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(Nt),this.regexpState=null,this.privateNameStack=[]},Zt={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};W.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)},Zt.inFunction.get=function(){return(this.currentVarScope().flags&Pt)>0},Zt.inGenerator.get=function(){return(this.currentVarScope().flags&It)>0},Zt.inAsync.get=function(){return(this.currentVarScope().flags&Ft)>0},Zt.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e].flags;if(t&(Vt|Ht))return!1;if(t&Pt)return(t&Ft)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},Zt.allowSuper.get=function(){return(this.currentThisScope().flags&zt)>0||this.options.allowSuperOutsideMethod},Zt.allowDirectSuper.get=function(){return(this.currentThisScope().flags&Bt)>0},Zt.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Zt.allowNewDotTarget.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e].flags;if(t&(Vt|Ht)||t&Pt&&!(t&Lt))return!0}return!1},Zt.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&Vt)>0},W.extend=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];for(var n=this,r=0;r<e.length;r++)n=e[r](n);return n},W.parse=function(e,t){return new this(t,e).parse()},W.parseExpressionAt=function(e,t,n){var r=new this(n,e,t);return r.nextToken(),r.parseExpression()},W.tokenizer=function(e,t){return new this(t,e)},Object.defineProperties(W.prototype,Zt);var Qt=W.prototype,$t=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;Qt.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){_t.lastIndex=e,e+=_t.exec(this.input)[0].length;var t=$t.exec(this.input.slice(e));if(!t)return!1;if((t[1]||t[2])===`use strict`){_t.lastIndex=e+t[0].length;var n=_t.exec(this.input),r=n.index+n[0].length,i=this.input.charAt(r);return i===`;`||i===`}`||ft.test(n[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(i)||i===`!`&&this.input.charAt(r+1)===`=`)}e+=t[0].length,_t.lastIndex=e,e+=_t.exec(this.input)[0].length,this.input[e]===`;`&&e++}},Qt.eat=function(e){return this.type===e?(this.next(),!0):!1},Qt.isContextual=function(e){return this.type===H.name&&this.value===e&&!this.containsEsc},Qt.eatContextual=function(e){return this.isContextual(e)?(this.next(),!0):!1},Qt.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Qt.canInsertSemicolon=function(){return this.type===H.eof||this.type===H.braceR||ft.test(this.input.slice(this.lastTokEnd,this.start))},Qt.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Qt.semicolon=function(){!this.eat(H.semi)&&!this.insertSemicolon()&&this.unexpected()},Qt.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Qt.expect=function(e){this.eat(e)||this.unexpected()},Qt.unexpected=function(e){this.raise(e??this.start,`Unexpected token`)};var en=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Qt.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,`Comma is not permitted after the rest element`);var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,t?`Assigning to rvalue`:`Parenthesized pattern`)}},Qt.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,r=e.doubleProto;if(!t)return n>=0||r>=0;n>=0&&this.raise(n,`Shorthand property assignments are valid only in destructuring patterns`),r>=0&&this.raiseRecoverable(r,`Redefinition of __proto__ property`)},Qt.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,`Yield expression cannot be a default value`),this.awaitPos&&this.raise(this.awaitPos,`Await expression cannot be a default value`)},Qt.isSimpleAssignTarget=function(e){return e.type===`ParenthesizedExpression`?this.isSimpleAssignTarget(e.expression):e.type===`Identifier`||e.type===`MemberExpression`};var G=W.prototype;G.parseTopLevel=function(e){var t=Object.create(null);for(e.body||=[];this.type!==H.eof;){var n=this.parseStatement(null,!0,t);e.body.push(n)}if(this.inModule)for(var r=0,i=Object.keys(this.undefinedExports);r<i.length;r+=1){var a=i[r];this.raiseRecoverable(this.undefinedExports[a].start,`Export '`+a+`' is not defined`)}return this.adaptDirectivePrologue(e.body),this.next(),e.sourceType=this.options.sourceType,this.finishNode(e,`Program`)};var tn={kind:`loop`},nn={kind:`switch`};G.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual(`let`))return!1;_t.lastIndex=this.pos;var t=_t.exec(this.input),n=this.pos+t[0].length,r=this.input.charCodeAt(n);if(r===91||r===92)return!0;if(e)return!1;if(r===123||r>55295&&r<56320)return!0;if(ot(r,!0)){for(var i=n+1;st(r=this.input.charCodeAt(i),!0);)++i;if(r===92||r>55295&&r<56320)return!0;var a=this.input.slice(n,i);if(!nt.test(a))return!0}return!1},G.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual(`async`))return!1;_t.lastIndex=this.pos;var e=_t.exec(this.input),t=this.pos+e[0].length,n;return!ft.test(this.input.slice(this.pos,t))&&this.input.slice(t,t+8)===`function`&&(t+8===this.input.length||!(st(n=this.input.charCodeAt(t+8))||n>55295&&n<56320))},G.isUsingKeyword=function(e,t){if(this.options.ecmaVersion<17||!this.isContextual(e?`await`:`using`))return!1;_t.lastIndex=this.pos;var n=_t.exec(this.input),r=this.pos+n[0].length;if(ft.test(this.input.slice(this.pos,r)))return!1;if(e){var i=r+5,a;if(this.input.slice(r,i)!==`using`||i===this.input.length||st(a=this.input.charCodeAt(i))||a>55295&&a<56320)return!1;_t.lastIndex=i;var o=_t.exec(this.input);if(o&&ft.test(this.input.slice(i,i+o[0].length)))return!1}if(t){var s=r+2,c;if(this.input.slice(r,s)===`of`&&(s===this.input.length||!st(c=this.input.charCodeAt(s))&&!(c>55295&&c<56320)))return!1}var l=this.input.charCodeAt(r);return ot(l,!0)||l===92},G.isAwaitUsing=function(e){return this.isUsingKeyword(!0,e)},G.isUsing=function(e){return this.isUsingKeyword(!1,e)},G.parseStatement=function(e,t,n){var r=this.type,i=this.startNode(),a;switch(this.isLet(e)&&(r=H._var,a=`let`),r){case H._break:case H._continue:return this.parseBreakContinueStatement(i,r.keyword);case H._debugger:return this.parseDebuggerStatement(i);case H._do:return this.parseDoStatement(i);case H._for:return this.parseForStatement(i);case H._function:return e&&(this.strict||e!==`if`&&e!==`label`)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(i,!1,!e);case H._class:return e&&this.unexpected(),this.parseClass(i,!0);case H._if:return this.parseIfStatement(i);case H._return:return this.parseReturnStatement(i);case H._switch:return this.parseSwitchStatement(i);case H._throw:return this.parseThrowStatement(i);case H._try:return this.parseTryStatement(i);case H._const:case H._var:return a||=this.value,e&&a!==`var`&&this.unexpected(),this.parseVarStatement(i,a);case H._while:return this.parseWhileStatement(i);case H._with:return this.parseWithStatement(i);case H.braceL:return this.parseBlock(!0,i);case H.semi:return this.parseEmptyStatement(i);case H._export:case H._import:if(this.options.ecmaVersion>10&&r===H._import){_t.lastIndex=this.pos;var o=_t.exec(this.input),s=this.pos+o[0].length,c=this.input.charCodeAt(s);if(c===40||c===46)return this.parseExpressionStatement(i,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,`'import' and 'export' may only appear at the top level`),this.inModule||this.raise(this.start,`'import' and 'export' may appear only with 'sourceType: module'`)),r===H._import?this.parseImport(i):this.parseExport(i,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(i,!0,!e);var l=this.isAwaitUsing(!1)?`await using`:this.isUsing(!1)?`using`:null;if(l)return t&&this.options.sourceType===`script`&&this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script`"),l===`await using`&&(this.canAwait||this.raise(this.start,`Await using cannot appear outside of async function`),this.next()),this.next(),this.parseVar(i,!1,l),this.semicolon(),this.finishNode(i,`VariableDeclaration`);var u=this.value,d=this.parseExpression();return r===H.name&&d.type===`Identifier`&&this.eat(H.colon)?this.parseLabeledStatement(i,u,d,e):this.parseExpressionStatement(i,d)}},G.parseBreakContinueStatement=function(e,t){var n=t===`break`;this.next(),this.eat(H.semi)||this.insertSemicolon()?e.label=null:this.type===H.name?(e.label=this.parseIdent(),this.semicolon()):this.unexpected();for(var r=0;r<this.labels.length;++r){var i=this.labels[r];if((e.label==null||i.name===e.label.name)&&(i.kind!=null&&(n||i.kind===`loop`)||e.label&&n))break}return r===this.labels.length&&this.raise(e.start,`Unsyntactic `+t),this.finishNode(e,n?`BreakStatement`:`ContinueStatement`)},G.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,`DebuggerStatement`)},G.parseDoStatement=function(e){return this.next(),this.labels.push(tn),e.body=this.parseStatement(`do`),this.labels.pop(),this.expect(H._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(H.semi):this.semicolon(),this.finishNode(e,`DoWhileStatement`)},G.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual(`await`)?this.lastTokStart:-1;if(this.labels.push(tn),this.enterScope(0),this.expect(H.parenL),this.type===H.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===H._var||this.type===H._const||n){var r=this.startNode(),i=n?`let`:this.value;return this.next(),this.parseVar(r,!0,i),this.finishNode(r,`VariableDeclaration`),this.parseForAfterInit(e,r,t)}var a=this.isContextual(`let`),o=!1,s=this.isUsing(!0)?`using`:this.isAwaitUsing(!0)?`await using`:null;if(s){var c=this.startNode();return this.next(),s===`await using`&&this.next(),this.parseVar(c,!0,s),this.finishNode(c,`VariableDeclaration`),this.parseForAfterInit(e,c,t)}var l=this.containsEsc,u=new en,d=this.start,f=t>-1?this.parseExprSubscripts(u,`await`):this.parseExpression(!0,u);return this.type===H._in||(o=this.options.ecmaVersion>=6&&this.isContextual(`of`))?(t>-1?(this.type===H._in&&this.unexpected(t),e.await=!0):o&&this.options.ecmaVersion>=8&&(f.start===d&&!l&&f.type===`Identifier`&&f.name===`async`?this.unexpected():this.options.ecmaVersion>=9&&(e.await=!1)),a&&o&&this.raise(f.start,`The left-hand side of a for-of loop may not start with 'let'.`),this.toAssignable(f,!1,u),this.checkLValPattern(f),this.parseForIn(e,f)):(this.checkExpressionErrors(u,!0),t>-1&&this.unexpected(t),this.parseFor(e,f))},G.parseForAfterInit=function(e,t,n){return(this.type===H._in||this.options.ecmaVersion>=6&&this.isContextual(`of`))&&t.declarations.length===1?(this.options.ecmaVersion>=9&&(this.type===H._in?n>-1&&this.unexpected(n):e.await=n>-1),this.parseForIn(e,t)):(n>-1&&this.unexpected(n),this.parseFor(e,t))},G.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,an|(n?0:on),!1,t)},G.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement(`if`),e.alternate=this.eat(H._else)?this.parseStatement(`if`):null,this.finishNode(e,`IfStatement`)},G.parseReturnStatement=function(e){return!this.inFunction&&!this.options.allowReturnOutsideFunction&&this.raise(this.start,`'return' outside of function`),this.next(),this.eat(H.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,`ReturnStatement`)},G.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(H.braceL),this.labels.push(nn),this.enterScope(0);for(var t,n=!1;this.type!==H.braceR;)if(this.type===H._case||this.type===H._default){var r=this.type===H._case;t&&this.finishNode(t,`SwitchCase`),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),r?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,`Multiple default clauses`),n=!0,t.test=null),this.expect(H.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,`SwitchCase`),this.next(),this.labels.pop(),this.finishNode(e,`SwitchStatement`)},G.parseThrowStatement=function(e){return this.next(),ft.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,`Illegal newline after throw`),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,`ThrowStatement`)};var rn=[];G.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t=e.type===`Identifier`;return this.enterScope(t?Rt:0),this.checkLValPattern(e,t?Yt:qt),this.expect(H.parenR),e},G.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===H._catch){var t=this.startNode();this.next(),this.eat(H.parenL)?t.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0)),t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,`CatchClause`)}return e.finalizer=this.eat(H._finally)?this.parseBlock():null,!e.handler&&!e.finalizer&&this.raise(e.start,`Missing catch or finally clause`),this.finishNode(e,`TryStatement`)},G.parseVarStatement=function(e,t,n){return this.next(),this.parseVar(e,!1,t,n),this.semicolon(),this.finishNode(e,`VariableDeclaration`)},G.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(tn),e.body=this.parseStatement(`while`),this.labels.pop(),this.finishNode(e,`WhileStatement`)},G.parseWithStatement=function(e){return this.strict&&this.raise(this.start,`'with' in strict mode`),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement(`with`),this.finishNode(e,`WithStatement`)},G.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,`EmptyStatement`)},G.parseLabeledStatement=function(e,t,n,r){for(var i=0,a=this.labels;i<a.length;i+=1)a[i].name===t&&this.raise(n.start,`Label '`+t+`' is already declared`);for(var o=this.type.isLoop?`loop`:this.type===H._switch?`switch`:null,s=this.labels.length-1;s>=0;s--){var c=this.labels[s];if(c.statementStart===e.start)c.statementStart=this.start,c.kind=o;else break}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(r?r.indexOf(`label`)===-1?r+`label`:r:`label`),this.labels.pop(),e.label=n,this.finishNode(e,`LabeledStatement`)},G.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,`ExpressionStatement`)},G.parseBlock=function(e,t,n){for(e===void 0&&(e=!0),t===void 0&&(t=this.startNode()),t.body=[],this.expect(H.braceL),e&&this.enterScope(0);this.type!==H.braceR;){var r=this.parseStatement(null);t.body.push(r)}return n&&(this.strict=!1),this.next(),e&&this.exitScope(),this.finishNode(t,`BlockStatement`)},G.parseFor=function(e,t){return e.init=t,this.expect(H.semi),e.test=this.type===H.semi?null:this.parseExpression(),this.expect(H.semi),e.update=this.type===H.parenR?null:this.parseExpression(),this.expect(H.parenR),e.body=this.parseStatement(`for`),this.exitScope(),this.labels.pop(),this.finishNode(e,`ForStatement`)},G.parseForIn=function(e,t){var n=this.type===H._in;return this.next(),t.type===`VariableDeclaration`&&t.declarations[0].init!=null&&(!n||this.options.ecmaVersion<8||this.strict||t.kind!==`var`||t.declarations[0].id.type!==`Identifier`)&&this.raise(t.start,(n?`for-in`:`for-of`)+` loop variable declaration may not have an initializer`),e.left=t,e.right=n?this.parseExpression():this.parseMaybeAssign(),this.expect(H.parenR),e.body=this.parseStatement(`for`),this.exitScope(),this.labels.pop(),this.finishNode(e,n?`ForInStatement`:`ForOfStatement`)},G.parseVar=function(e,t,n,r){for(e.declarations=[],e.kind=n;;){var i=this.startNode();if(this.parseVarId(i,n),this.eat(H.eq)?i.init=this.parseMaybeAssign(t):!r&&n===`const`&&!(this.type===H._in||this.options.ecmaVersion>=6&&this.isContextual(`of`))?this.unexpected():!r&&(n===`using`||n===`await using`)&&this.options.ecmaVersion>=17&&this.type!==H._in&&!this.isContextual(`of`)?this.raise(this.lastTokEnd,`Missing initializer in `+n+` declaration`):!r&&i.id.type!==`Identifier`&&!(t&&(this.type===H._in||this.isContextual(`of`)))?this.raise(this.lastTokEnd,`Complex binding patterns require an initialization value`):i.init=null,e.declarations.push(this.finishNode(i,`VariableDeclarator`)),!this.eat(H.comma))break}return e},G.parseVarId=function(e,t){e.id=t===`using`||t===`await using`?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(e.id,t===`var`?Kt:qt,!1)};var an=1,on=2,sn=4;G.parseFunction=function(e,t,n,r,i){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!r)&&(this.type===H.star&&t&on&&this.unexpected(),e.generator=this.eat(H.star)),this.options.ecmaVersion>=8&&(e.async=!!r),t&an&&(e.id=t&sn&&this.type!==H.name?null:this.parseIdent(),e.id&&!(t&on)&&this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Kt:qt:Jt));var a=this.yieldPos,o=this.awaitPos,s=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Wt(e.async,e.generator)),t&an||(e.id=this.type===H.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1,i),this.yieldPos=a,this.awaitPos=o,this.awaitIdentPos=s,this.finishNode(e,t&an?`FunctionDeclaration`:`FunctionExpression`)},G.parseFunctionParams=function(e){this.expect(H.parenL),e.params=this.parseBindingList(H.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},G.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var r=this.enterClassBody(),i=this.startNode(),a=!1;for(i.body=[],this.expect(H.braceL);this.type!==H.braceR;){var o=this.parseClassElement(e.superClass!==null);o&&(i.body.push(o),o.type===`MethodDefinition`&&o.kind===`constructor`?(a&&this.raiseRecoverable(o.start,`Duplicate constructor in the same class`),a=!0):o.key&&o.key.type===`PrivateIdentifier`&&cn(r,o)&&this.raiseRecoverable(o.key.start,`Identifier '#`+o.key.name+`' has already been declared`))}return this.strict=n,this.next(),e.body=this.finishNode(i,`ClassBody`),this.exitClassBody(),this.finishNode(e,t?`ClassDeclaration`:`ClassExpression`)},G.parseClassElement=function(e){if(this.eat(H.semi))return null;var t=this.options.ecmaVersion,n=this.startNode(),r=``,i=!1,a=!1,o=`method`,s=!1;if(this.eatContextual(`static`)){if(t>=13&&this.eat(H.braceL))return this.parseClassStaticBlock(n),n;this.isClassElementNameStart()||this.type===H.star?s=!0:r=`static`}if(n.static=s,!r&&t>=8&&this.eatContextual(`async`)&&((this.isClassElementNameStart()||this.type===H.star)&&!this.canInsertSemicolon()?a=!0:r=`async`),!r&&(t>=9||!a)&&this.eat(H.star)&&(i=!0),!r&&!a&&!i){var c=this.value;(this.eatContextual(`get`)||this.eatContextual(`set`))&&(this.isClassElementNameStart()?o=c:r=c)}if(r?(n.computed=!1,n.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),n.key.name=r,this.finishNode(n.key,`Identifier`)):this.parseClassElementName(n),t<13||this.type===H.parenL||o!==`method`||i||a){var l=!n.static&&ln(n,`constructor`),u=l&&e;l&&o!==`method`&&this.raise(n.key.start,`Constructor can't have get/set modifier`),n.kind=l?`constructor`:o,this.parseClassMethod(n,i,a,u)}else this.parseClassField(n);return n},G.isClassElementNameStart=function(){return this.type===H.name||this.type===H.privateId||this.type===H.num||this.type===H.string||this.type===H.bracketL||this.type.keyword},G.parseClassElementName=function(e){this.type===H.privateId?(this.value===`constructor`&&this.raise(this.start,`Classes can't have an element named '#constructor'`),e.computed=!1,e.key=this.parsePrivateIdent()):this.parsePropertyName(e)},G.parseClassMethod=function(e,t,n,r){var i=e.key;e.kind===`constructor`?(t&&this.raise(i.start,`Constructor can't be a generator`),n&&this.raise(i.start,`Constructor can't be an async method`)):e.static&&ln(e,`prototype`)&&this.raise(i.start,`Classes may not have a static property named prototype`);var a=e.value=this.parseMethod(t,n,r);return e.kind===`get`&&a.params.length!==0&&this.raiseRecoverable(a.start,`getter should have no params`),e.kind===`set`&&a.params.length!==1&&this.raiseRecoverable(a.start,`setter should have exactly one param`),e.kind===`set`&&a.params[0].type===`RestElement`&&this.raiseRecoverable(a.params[0].start,`Setter cannot use rest params`),this.finishNode(e,`MethodDefinition`)},G.parseClassField=function(e){return ln(e,`constructor`)?this.raise(e.key.start,`Classes can't have a field named 'constructor'`):e.static&&ln(e,`prototype`)&&this.raise(e.key.start,`Classes can't have a static field named 'prototype'`),this.eat(H.eq)?(this.enterScope(Ht|zt),e.value=this.parseMaybeAssign(),this.exitScope()):e.value=null,this.semicolon(),this.finishNode(e,`PropertyDefinition`)},G.parseClassStaticBlock=function(e){e.body=[];var t=this.labels;for(this.labels=[],this.enterScope(Vt|zt);this.type!==H.braceR;){var n=this.parseStatement(null);e.body.push(n)}return this.next(),this.exitScope(),this.labels=t,this.finishNode(e,`StaticBlock`)},G.parseClassId=function(e,t){this.type===H.name?(e.id=this.parseIdent(),t&&this.checkLValSimple(e.id,qt,!1)):(t===!0&&this.unexpected(),e.id=null)},G.parseClassSuper=function(e){e.superClass=this.eat(H._extends)?this.parseExprSubscripts(null,!1):null},G.enterClassBody=function(){var e={declared:Object.create(null),used:[]};return this.privateNameStack.push(e),e.declared},G.exitClassBody=function(){var e=this.privateNameStack.pop(),t=e.declared,n=e.used;if(this.options.checkPrivateFields)for(var r=this.privateNameStack.length,i=r===0?null:this.privateNameStack[r-1],a=0;a<n.length;++a){var o=n[a];xt(t,o.name)||(i?i.used.push(o):this.raiseRecoverable(o.start,`Private field '#`+o.name+`' must be declared in an enclosing class`))}};function cn(e,t){var n=t.key.name,r=e[n],i=`true`;return t.type===`MethodDefinition`&&(t.kind===`get`||t.kind===`set`)&&(i=(t.static?`s`:`i`)+t.kind),r===`iget`&&i===`iset`||r===`iset`&&i===`iget`||r===`sget`&&i===`sset`||r===`sset`&&i===`sget`?(e[n]=`true`,!1):r?!0:(e[n]=i,!1)}function ln(e,t){var n=e.computed,r=e.key;return!n&&(r.type===`Identifier`&&r.name===t||r.type===`Literal`&&r.value===t)}G.parseExportAllDeclaration=function(e,t){return this.options.ecmaVersion>=11&&(this.eatContextual(`as`)?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual(`from`),this.type!==H.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,`ExportAllDeclaration`)},G.parseExport=function(e,t){if(this.next(),this.eat(H.star))return this.parseExportAllDeclaration(e,t);if(this.eat(H._default))return this.checkExport(t,`default`,this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,`ExportDefaultDeclaration`);if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),e.declaration.type===`VariableDeclaration`?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[]);else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual(`from`))this.type!==H.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause());else{for(var n=0,r=e.specifiers;n<r.length;n+=1){var i=r[n];this.checkUnreserved(i.local),this.checkLocalExport(i.local),i.local.type===`Literal`&&this.raise(i.local.start,"A string literal cannot be used as an exported binding without `from`.")}e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[])}this.semicolon()}return this.finishNode(e,`ExportNamedDeclaration`)},G.parseExportDeclaration=function(e){return this.parseStatement(null)},G.parseExportDefaultDeclaration=function(){var e;if(this.type===H._function||(e=this.isAsyncFunction())){var t=this.startNode();return this.next(),e&&this.next(),this.parseFunction(t,an|sn,!1,e)}else if(this.type===H._class){var n=this.startNode();return this.parseClass(n,`nullableID`)}else{var r=this.parseMaybeAssign();return this.semicolon(),r}},G.checkExport=function(e,t,n){e&&(typeof t!=`string`&&(t=t.type===`Identifier`?t.name:t.value),xt(e,t)&&this.raiseRecoverable(n,`Duplicate export '`+t+`'`),e[t]=!0)},G.checkPatternExport=function(e,t){var n=t.type;if(n===`Identifier`)this.checkExport(e,t,t.start);else if(n===`ObjectPattern`)for(var r=0,i=t.properties;r<i.length;r+=1){var a=i[r];this.checkPatternExport(e,a)}else if(n===`ArrayPattern`)for(var o=0,s=t.elements;o<s.length;o+=1){var c=s[o];c&&this.checkPatternExport(e,c)}else n===`Property`?this.checkPatternExport(e,t.value):n===`AssignmentPattern`?this.checkPatternExport(e,t.left):n===`RestElement`&&this.checkPatternExport(e,t.argument)},G.checkVariableExport=function(e,t){if(e)for(var n=0,r=t;n<r.length;n+=1){var i=r[n];this.checkPatternExport(e,i.id)}},G.shouldParseExportStatement=function(){return this.type.keyword===`var`||this.type.keyword===`const`||this.type.keyword===`class`||this.type.keyword===`function`||this.isLet()||this.isAsyncFunction()},G.parseExportSpecifier=function(e){var t=this.startNode();return t.local=this.parseModuleExportName(),t.exported=this.eatContextual(`as`)?this.parseModuleExportName():t.local,this.checkExport(e,t.exported,t.exported.start),this.finishNode(t,`ExportSpecifier`)},G.parseExportSpecifiers=function(e){var t=[],n=!0;for(this.expect(H.braceL);!this.eat(H.braceR);){if(n)n=!1;else if(this.expect(H.comma),this.afterTrailingComma(H.braceR))break;t.push(this.parseExportSpecifier(e))}return t},G.parseImport=function(e){return this.next(),this.type===H.string?(e.specifiers=rn,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual(`from`),e.source=this.type===H.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,`ImportDeclaration`)},G.parseImportSpecifier=function(){var e=this.startNode();return e.imported=this.parseModuleExportName(),this.eatContextual(`as`)?e.local=this.parseIdent():(this.checkUnreserved(e.imported),e.local=e.imported),this.checkLValSimple(e.local,qt),this.finishNode(e,`ImportSpecifier`)},G.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,qt),this.finishNode(e,`ImportDefaultSpecifier`)},G.parseImportNamespaceSpecifier=function(){var e=this.startNode();return this.next(),this.expectContextual(`as`),e.local=this.parseIdent(),this.checkLValSimple(e.local,qt),this.finishNode(e,`ImportNamespaceSpecifier`)},G.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===H.name&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(H.comma)))return e;if(this.type===H.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(H.braceL);!this.eat(H.braceR);){if(t)t=!1;else if(this.expect(H.comma),this.afterTrailingComma(H.braceR))break;e.push(this.parseImportSpecifier())}return e},G.parseWithClause=function(){var e=[];if(!this.eat(H._with))return e;this.expect(H.braceL);for(var t={},n=!0;!this.eat(H.braceR);){if(n)n=!1;else if(this.expect(H.comma),this.afterTrailingComma(H.braceR))break;var r=this.parseImportAttribute(),i=r.key.type===`Identifier`?r.key.name:r.key.value;xt(t,i)&&this.raiseRecoverable(r.key.start,`Duplicate attribute key '`+i+`'`),t[i]=!0,e.push(r)}return e},G.parseImportAttribute=function(){var e=this.startNode();return e.key=this.type===H.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!==`never`),this.expect(H.colon),this.type!==H.string&&this.unexpected(),e.value=this.parseExprAtom(),this.finishNode(e,`ImportAttribute`)},G.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===H.string){var e=this.parseLiteral(this.value);return Et.test(e.value)&&this.raise(e.start,`An export name cannot include a lone surrogate.`),e}return this.parseIdent(!0)},G.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)},G.isDirectiveCandidate=function(e){return this.options.ecmaVersion>=5&&e.type===`ExpressionStatement`&&e.expression.type===`Literal`&&typeof e.expression.value==`string`&&(this.input[e.start]===`"`||this.input[e.start]===`'`)};var un=W.prototype;un.toAssignable=function(e,t,n){if(this.options.ecmaVersion>=6&&e)switch(e.type){case`Identifier`:this.inAsync&&e.name===`await`&&this.raise(e.start,`Cannot use 'await' as identifier inside an async function`);break;case`ObjectPattern`:case`ArrayPattern`:case`AssignmentPattern`:case`RestElement`:break;case`ObjectExpression`:e.type=`ObjectPattern`,n&&this.checkPatternErrors(n,!0);for(var r=0,i=e.properties;r<i.length;r+=1){var a=i[r];this.toAssignable(a,t),a.type===`RestElement`&&(a.argument.type===`ArrayPattern`||a.argument.type===`ObjectPattern`)&&this.raise(a.argument.start,`Unexpected token`)}break;case`Property`:e.kind!==`init`&&this.raise(e.key.start,`Object pattern can't contain getter or setter`),this.toAssignable(e.value,t);break;case`ArrayExpression`:e.type=`ArrayPattern`,n&&this.checkPatternErrors(n,!0),this.toAssignableList(e.elements,t);break;case`SpreadElement`:e.type=`RestElement`,this.toAssignable(e.argument,t),e.argument.type===`AssignmentPattern`&&this.raise(e.argument.start,`Rest elements cannot have a default value`);break;case`AssignmentExpression`:e.operator!==`=`&&this.raise(e.left.end,`Only '=' operator can be used for specifying default value.`),e.type=`AssignmentPattern`,delete e.operator,this.toAssignable(e.left,t);break;case`ParenthesizedExpression`:this.toAssignable(e.expression,t,n);break;case`ChainExpression`:this.raiseRecoverable(e.start,`Optional chaining cannot appear in left-hand side`);break;case`MemberExpression`:if(!t)break;default:this.raise(e.start,`Assigning to rvalue`)}else n&&this.checkPatternErrors(n,!0);return e},un.toAssignableList=function(e,t){for(var n=e.length,r=0;r<n;r++){var i=e[r];i&&this.toAssignable(i,t)}if(n){var a=e[n-1];this.options.ecmaVersion===6&&t&&a&&a.type===`RestElement`&&a.argument.type!==`Identifier`&&this.unexpected(a.argument.start)}return e},un.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,`SpreadElement`)},un.parseRestBinding=function(){var e=this.startNode();return this.next(),this.options.ecmaVersion===6&&this.type!==H.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,`RestElement`)},un.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case H.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(H.bracketR,!0,!0),this.finishNode(e,`ArrayPattern`);case H.braceL:return this.parseObj(!0)}return this.parseIdent()},un.parseBindingList=function(e,t,n,r){for(var i=[],a=!0;!this.eat(e);)if(a?a=!1:this.expect(H.comma),t&&this.type===H.comma)i.push(null);else if(n&&this.afterTrailingComma(e))break;else if(this.type===H.ellipsis){var o=this.parseRestBinding();this.parseBindingListItem(o),i.push(o),this.type===H.comma&&this.raiseRecoverable(this.start,`Comma is not permitted after the rest element`),this.expect(e);break}else i.push(this.parseAssignableListItem(r));return i},un.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t},un.parseBindingListItem=function(e){return e},un.parseMaybeDefault=function(e,t,n){if(n||=this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(H.eq))return n;var r=this.startNodeAt(e,t);return r.left=n,r.right=this.parseMaybeAssign(),this.finishNode(r,`AssignmentPattern`)},un.checkLValSimple=function(e,t,n){t===void 0&&(t=Gt);var r=t!==Gt;switch(e.type){case`Identifier`:this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(r?`Binding `:`Assigning to `)+e.name+` in strict mode`),r&&(t===qt&&e.name===`let`&&this.raiseRecoverable(e.start,`let is disallowed as a lexically bound name`),n&&(xt(n,e.name)&&this.raiseRecoverable(e.start,`Argument name clash`),n[e.name]=!0),t!==Xt&&this.declareName(e.name,t,e.start));break;case`ChainExpression`:this.raiseRecoverable(e.start,`Optional chaining cannot appear in left-hand side`);break;case`MemberExpression`:r&&this.raiseRecoverable(e.start,`Binding member expression`);break;case`ParenthesizedExpression`:return r&&this.raiseRecoverable(e.start,`Binding parenthesized expression`),this.checkLValSimple(e.expression,t,n);default:this.raise(e.start,(r?`Binding`:`Assigning to`)+` rvalue`)}},un.checkLValPattern=function(e,t,n){switch(t===void 0&&(t=Gt),e.type){case`ObjectPattern`:for(var r=0,i=e.properties;r<i.length;r+=1){var a=i[r];this.checkLValInnerPattern(a,t,n)}break;case`ArrayPattern`:for(var o=0,s=e.elements;o<s.length;o+=1){var c=s[o];c&&this.checkLValInnerPattern(c,t,n)}break;default:this.checkLValSimple(e,t,n)}},un.checkLValInnerPattern=function(e,t,n){switch(t===void 0&&(t=Gt),e.type){case`Property`:this.checkLValInnerPattern(e.value,t,n);break;case`AssignmentPattern`:this.checkLValPattern(e.left,t,n);break;case`RestElement`:this.checkLValPattern(e.argument,t,n);break;default:this.checkLValPattern(e,t,n)}};var dn=function(e,t,n,r,i){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=r,this.generator=!!i},K={b_stat:new dn(`{`,!1),b_expr:new dn(`{`,!0),b_tmpl:new dn("${",!1),p_stat:new dn(`(`,!1),p_expr:new dn(`(`,!0),q_tmpl:new dn("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new dn(`function`,!1),f_expr:new dn(`function`,!0),f_expr_gen:new dn(`function`,!0,!1,null,!0),f_gen:new dn(`function`,!1,!1,null,!0)},fn=W.prototype;fn.initialContext=function(){return[K.b_stat]},fn.curContext=function(){return this.context[this.context.length-1]},fn.braceIsBlock=function(e){var t=this.curContext();return t===K.f_expr||t===K.f_stat?!0:e===H.colon&&(t===K.b_stat||t===K.b_expr)?!t.isExpr:e===H._return||e===H.name&&this.exprAllowed?ft.test(this.input.slice(this.lastTokEnd,this.start)):e===H._else||e===H.semi||e===H.eof||e===H.parenR||e===H.arrow?!0:e===H.braceL?t===K.b_stat:e===H._var||e===H._const||e===H.name?!1:!this.exprAllowed},fn.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if(t.token===`function`)return t.generator}return!1},fn.updateContext=function(e){var t,n=this.type;n.keyword&&e===H.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},fn.overrideContext=function(e){this.curContext()!==e&&(this.context[this.context.length-1]=e)},H.parenR.updateContext=H.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=!0;return}var e=this.context.pop();e===K.b_stat&&this.curContext().token===`function`&&(e=this.context.pop()),this.exprAllowed=!e.isExpr},H.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?K.b_stat:K.b_expr),this.exprAllowed=!0},H.dollarBraceL.updateContext=function(){this.context.push(K.b_tmpl),this.exprAllowed=!0},H.parenL.updateContext=function(e){var t=e===H._if||e===H._for||e===H._with||e===H._while;this.context.push(t?K.p_stat:K.p_expr),this.exprAllowed=!0},H.incDec.updateContext=function(){},H._function.updateContext=H._class.updateContext=function(e){e.beforeExpr&&e!==H._else&&!(e===H.semi&&this.curContext()!==K.p_stat)&&!(e===H._return&&ft.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===H.colon||e===H.braceL)&&this.curContext()===K.b_stat)?this.context.push(K.f_expr):this.context.push(K.f_stat),this.exprAllowed=!1},H.colon.updateContext=function(){this.curContext().token===`function`&&this.context.pop(),this.exprAllowed=!0},H.backQuote.updateContext=function(){this.curContext()===K.q_tmpl?this.context.pop():this.context.push(K.q_tmpl),this.exprAllowed=!1},H.star.updateContext=function(e){if(e===H._function){var t=this.context.length-1;this.context[t]===K.f_expr?this.context[t]=K.f_expr_gen:this.context[t]=K.f_gen}this.exprAllowed=!0},H.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==H.dot&&(this.value===`of`&&!this.exprAllowed||this.value===`yield`&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var q=W.prototype;q.checkPropClash=function(e,t,n){if(!(this.options.ecmaVersion>=9&&e.type===`SpreadElement`)&&!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var r=e.key,i;switch(r.type){case`Identifier`:i=r.name;break;case`Literal`:i=String(r.value);break;default:return}var a=e.kind;if(this.options.ecmaVersion>=6){i===`__proto__`&&a===`init`&&(t.proto&&(n?n.doubleProto<0&&(n.doubleProto=r.start):this.raiseRecoverable(r.start,`Redefinition of __proto__ property`)),t.proto=!0);return}i=`$`+i;var o=t[i];o?(a===`init`?this.strict&&o.init||o.get||o.set:o.init||o[a])&&this.raiseRecoverable(r.start,`Redefinition of property`):o=t[i]={init:!1,get:!1,set:!1},o[a]=!0}},q.parseExpression=function(e,t){var n=this.start,r=this.startLoc,i=this.parseMaybeAssign(e,t);if(this.type===H.comma){var a=this.startNodeAt(n,r);for(a.expressions=[i];this.eat(H.comma);)a.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(a,`SequenceExpression`)}return i},q.parseMaybeAssign=function(e,t,n){if(this.isContextual(`yield`)){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var r=!1,i=-1,a=-1,o=-1;t?(i=t.parenthesizedAssign,a=t.trailingComma,o=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new en,r=!0);var s=this.start,c=this.startLoc;(this.type===H.parenL||this.type===H.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=e===`await`);var l=this.parseMaybeConditional(e,t);if(n&&(l=n.call(this,l,s,c)),this.type.isAssign){var u=this.startNodeAt(s,c);return u.operator=this.value,this.type===H.eq&&(l=this.toAssignable(l,!1,t)),r||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=l.start&&(t.shorthandAssign=-1),this.type===H.eq?this.checkLValPattern(l):this.checkLValSimple(l),u.left=l,this.next(),u.right=this.parseMaybeAssign(e),o>-1&&(t.doubleProto=o),this.finishNode(u,`AssignmentExpression`)}else r&&this.checkExpressionErrors(t,!0);return i>-1&&(t.parenthesizedAssign=i),a>-1&&(t.trailingComma=a),l},q.parseMaybeConditional=function(e,t){var n=this.start,r=this.startLoc,i=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return i;if(this.eat(H.question)){var a=this.startNodeAt(n,r);return a.test=i,a.consequent=this.parseMaybeAssign(),this.expect(H.colon),a.alternate=this.parseMaybeAssign(e),this.finishNode(a,`ConditionalExpression`)}return i},q.parseExprOps=function(e,t){var n=this.start,r=this.startLoc,i=this.parseMaybeUnary(t,!1,!1,e);return this.checkExpressionErrors(t)||i.start===n&&i.type===`ArrowFunctionExpression`?i:this.parseExprOp(i,n,r,-1,e)},q.parseExprOp=function(e,t,n,r,i){var a=this.type.binop;if(a!=null&&(!i||this.type!==H._in)&&a>r){var o=this.type===H.logicalOR||this.type===H.logicalAND,s=this.type===H.coalesce;s&&(a=H.logicalAND.binop);var c=this.value;this.next();var l=this.start,u=this.startLoc,d=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,i),l,u,a,i),f=this.buildBinary(t,n,e,d,c,o||s);return(o&&this.type===H.coalesce||s&&(this.type===H.logicalOR||this.type===H.logicalAND))&&this.raiseRecoverable(this.start,`Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses`),this.parseExprOp(f,t,n,r,i)}return e},q.buildBinary=function(e,t,n,r,i,a){r.type===`PrivateIdentifier`&&this.raise(r.start,`Private identifier can only be left side of binary expression`);var o=this.startNodeAt(e,t);return o.left=n,o.operator=i,o.right=r,this.finishNode(o,a?`LogicalExpression`:`BinaryExpression`)},q.parseMaybeUnary=function(e,t,n,r){var i=this.start,a=this.startLoc,o;if(this.isContextual(`await`)&&this.canAwait)o=this.parseAwait(r),t=!0;else if(this.type.prefix){var s=this.startNode(),c=this.type===H.incDec;s.operator=this.value,s.prefix=!0,this.next(),s.argument=this.parseMaybeUnary(null,!0,c,r),this.checkExpressionErrors(e,!0),c?this.checkLValSimple(s.argument):this.strict&&s.operator===`delete`&&pn(s.argument)?this.raiseRecoverable(s.start,`Deleting local variable in strict mode`):s.operator===`delete`&&mn(s.argument)?this.raiseRecoverable(s.start,`Private fields can not be deleted`):t=!0,o=this.finishNode(s,c?`UpdateExpression`:`UnaryExpression`)}else if(!t&&this.type===H.privateId)(r||this.privateNameStack.length===0)&&this.options.checkPrivateFields&&this.unexpected(),o=this.parsePrivateIdent(),this.type!==H._in&&this.unexpected();else{if(o=this.parseExprSubscripts(e,r),this.checkExpressionErrors(e))return o;for(;this.type.postfix&&!this.canInsertSemicolon();){var l=this.startNodeAt(i,a);l.operator=this.value,l.prefix=!1,l.argument=o,this.checkLValSimple(o),this.next(),o=this.finishNode(l,`UpdateExpression`)}}if(!n&&this.eat(H.starstar))if(t)this.unexpected(this.lastTokStart);else return this.buildBinary(i,a,o,this.parseMaybeUnary(null,!1,!1,r),`**`,!1);else return o};function pn(e){return e.type===`Identifier`||e.type===`ParenthesizedExpression`&&pn(e.expression)}function mn(e){return e.type===`MemberExpression`&&e.property.type===`PrivateIdentifier`||e.type===`ChainExpression`&&mn(e.expression)||e.type===`ParenthesizedExpression`&&mn(e.expression)}q.parseExprSubscripts=function(e,t){var n=this.start,r=this.startLoc,i=this.parseExprAtom(e,t);if(i.type===`ArrowFunctionExpression`&&this.input.slice(this.lastTokStart,this.lastTokEnd)!==`)`)return i;var a=this.parseSubscripts(i,n,r,!1,t);return e&&a.type===`MemberExpression`&&(e.parenthesizedAssign>=a.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=a.start&&(e.parenthesizedBind=-1),e.trailingComma>=a.start&&(e.trailingComma=-1)),a},q.parseSubscripts=function(e,t,n,r,i){for(var a=this.options.ecmaVersion>=8&&e.type===`Identifier`&&e.name===`async`&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&this.potentialArrowAt===e.start,o=!1;;){var s=this.parseSubscript(e,t,n,r,a,o,i);if(s.optional&&(o=!0),s===e||s.type===`ArrowFunctionExpression`){if(o){var c=this.startNodeAt(t,n);c.expression=s,s=this.finishNode(c,`ChainExpression`)}return s}e=s}},q.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(H.arrow)},q.parseSubscriptAsyncArrow=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!0,r)},q.parseSubscript=function(e,t,n,r,i,a,o){var s=this.options.ecmaVersion>=11,c=s&&this.eat(H.questionDot);r&&c&&this.raise(this.lastTokStart,`Optional chaining cannot appear in the callee of new expressions`);var l=this.eat(H.bracketL);if(l||c&&this.type!==H.parenL&&this.type!==H.backQuote||this.eat(H.dot)){var u=this.startNodeAt(t,n);u.object=e,l?(u.property=this.parseExpression(),this.expect(H.bracketR)):this.type===H.privateId&&e.type!==`Super`?u.property=this.parsePrivateIdent():u.property=this.parseIdent(this.options.allowReserved!==`never`),u.computed=!!l,s&&(u.optional=c),e=this.finishNode(u,`MemberExpression`)}else if(!r&&this.eat(H.parenL)){var d=new en,f=this.yieldPos,p=this.awaitPos,m=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var h=this.parseExprList(H.parenR,this.options.ecmaVersion>=8,!1,d);if(i&&!c&&this.shouldParseAsyncArrow())return this.checkPatternErrors(d,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,`Cannot use 'await' as identifier inside an async function`),this.yieldPos=f,this.awaitPos=p,this.awaitIdentPos=m,this.parseSubscriptAsyncArrow(t,n,h,o);this.checkExpressionErrors(d,!0),this.yieldPos=f||this.yieldPos,this.awaitPos=p||this.awaitPos,this.awaitIdentPos=m||this.awaitIdentPos;var g=this.startNodeAt(t,n);g.callee=e,g.arguments=h,s&&(g.optional=c),e=this.finishNode(g,`CallExpression`)}else if(this.type===H.backQuote){(c||a)&&this.raise(this.start,`Optional chaining cannot appear in the tag of tagged template expressions`);var _=this.startNodeAt(t,n);_.tag=e,_.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(_,`TaggedTemplateExpression`)}return e},q.parseExprAtom=function(e,t,n){this.type===H.slash&&this.readRegexp();var r,i=this.potentialArrowAt===this.start;switch(this.type){case H._super:return this.allowSuper||this.raise(this.start,`'super' keyword outside a method`),r=this.startNode(),this.next(),this.type===H.parenL&&!this.allowDirectSuper&&this.raise(r.start,`super() call outside constructor of a subclass`),this.type!==H.dot&&this.type!==H.bracketL&&this.type!==H.parenL&&this.unexpected(),this.finishNode(r,`Super`);case H._this:return r=this.startNode(),this.next(),this.finishNode(r,`ThisExpression`);case H.name:var a=this.start,o=this.startLoc,s=this.containsEsc,c=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!s&&c.name===`async`&&!this.canInsertSemicolon()&&this.eat(H._function))return this.overrideContext(K.f_expr),this.parseFunction(this.startNodeAt(a,o),0,!1,!0,t);if(i&&!this.canInsertSemicolon()){if(this.eat(H.arrow))return this.parseArrowExpression(this.startNodeAt(a,o),[c],!1,t);if(this.options.ecmaVersion>=8&&c.name===`async`&&this.type===H.name&&!s&&(!this.potentialArrowInForAwait||this.value!==`of`||this.containsEsc))return c=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(H.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(a,o),[c],!0,t)}return c;case H.regexp:var l=this.value;return r=this.parseLiteral(l.value),r.regex={pattern:l.pattern,flags:l.flags},r;case H.num:case H.string:return this.parseLiteral(this.value);case H._null:case H._true:case H._false:return r=this.startNode(),r.value=this.type===H._null?null:this.type===H._true,r.raw=this.type.keyword,this.next(),this.finishNode(r,`Literal`);case H.parenL:var u=this.start,d=this.parseParenAndDistinguishExpression(i,t);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(d)&&(e.parenthesizedAssign=u),e.parenthesizedBind<0&&(e.parenthesizedBind=u)),d;case H.bracketL:return r=this.startNode(),this.next(),r.elements=this.parseExprList(H.bracketR,!0,!0,e),this.finishNode(r,`ArrayExpression`);case H.braceL:return this.overrideContext(K.b_expr),this.parseObj(!1,e);case H._function:return r=this.startNode(),this.next(),this.parseFunction(r,0);case H._class:return this.parseClass(this.startNode(),!1);case H._new:return this.parseNew();case H.backQuote:return this.parseTemplate();case H._import:return this.options.ecmaVersion>=11?this.parseExprImport(n):this.unexpected();default:return this.parseExprAtomDefault()}},q.parseExprAtomDefault=function(){this.unexpected()},q.parseExprImport=function(e){var t=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword import`),this.next(),this.type===H.parenL&&!e)return this.parseDynamicImport(t);if(this.type===H.dot){var n=this.startNodeAt(t.start,t.loc&&t.loc.start);return n.name=`import`,t.meta=this.finishNode(n,`Identifier`),this.parseImportMeta(t)}else this.unexpected()},q.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(H.parenR)?e.options=null:(this.expect(H.comma),this.afterTrailingComma(H.parenR)?e.options=null:(e.options=this.parseMaybeAssign(),this.eat(H.parenR)||(this.expect(H.comma),this.afterTrailingComma(H.parenR)||this.unexpected())));else if(!this.eat(H.parenR)){var t=this.start;this.eat(H.comma)&&this.eat(H.parenR)?this.raiseRecoverable(t,`Trailing comma is not allowed in import()`):this.unexpected(t)}return this.finishNode(e,`ImportExpression`)},q.parseImportMeta=function(e){this.next();var t=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!==`meta`&&this.raiseRecoverable(e.property.start,`The only valid meta property for import is 'import.meta'`),t&&this.raiseRecoverable(e.start,`'import.meta' must not contain escaped characters`),this.options.sourceType!==`module`&&!this.options.allowImportExportEverywhere&&this.raiseRecoverable(e.start,`Cannot use 'import.meta' outside a module`),this.finishNode(e,`MetaProperty`)},q.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),t.raw.charCodeAt(t.raw.length-1)===110&&(t.bigint=t.value==null?t.raw.slice(0,-1).replace(/_/g,``):t.value.toString()),this.next(),this.finishNode(t,`Literal`)},q.parseParenExpression=function(){this.expect(H.parenL);var e=this.parseExpression();return this.expect(H.parenR),e},q.shouldParseArrow=function(e){return!this.canInsertSemicolon()},q.parseParenAndDistinguishExpression=function(e,t){var n=this.start,r=this.startLoc,i,a=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var o=this.start,s=this.startLoc,c=[],l=!0,u=!1,d=new en,f=this.yieldPos,p=this.awaitPos,m;for(this.yieldPos=0,this.awaitPos=0;this.type!==H.parenR;)if(l?l=!1:this.expect(H.comma),a&&this.afterTrailingComma(H.parenR,!0)){u=!0;break}else if(this.type===H.ellipsis){m=this.start,c.push(this.parseParenItem(this.parseRestBinding())),this.type===H.comma&&this.raiseRecoverable(this.start,`Comma is not permitted after the rest element`);break}else c.push(this.parseMaybeAssign(!1,d,this.parseParenItem));var h=this.lastTokEnd,g=this.lastTokEndLoc;if(this.expect(H.parenR),e&&this.shouldParseArrow(c)&&this.eat(H.arrow))return this.checkPatternErrors(d,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=f,this.awaitPos=p,this.parseParenArrowList(n,r,c,t);(!c.length||u)&&this.unexpected(this.lastTokStart),m&&this.unexpected(m),this.checkExpressionErrors(d,!0),this.yieldPos=f||this.yieldPos,this.awaitPos=p||this.awaitPos,c.length>1?(i=this.startNodeAt(o,s),i.expressions=c,this.finishNodeAt(i,`SequenceExpression`,h,g)):i=c[0]}else i=this.parseParenExpression();if(this.options.preserveParens){var _=this.startNodeAt(n,r);return _.expression=i,this.finishNode(_,`ParenthesizedExpression`)}else return i},q.parseParenItem=function(e){return e},q.parseParenArrowList=function(e,t,n,r){return this.parseArrowExpression(this.startNodeAt(e,t),n,!1,r)};var hn=[];q.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword new`);var e=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===H.dot){var t=this.startNodeAt(e.start,e.loc&&e.loc.start);t.name=`new`,e.meta=this.finishNode(t,`Identifier`),this.next();var n=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!==`target`&&this.raiseRecoverable(e.property.start,`The only valid meta property for new is 'new.target'`),n&&this.raiseRecoverable(e.start,`'new.target' must not contain escaped characters`),this.allowNewDotTarget||this.raiseRecoverable(e.start,`'new.target' can only be used in functions and class static block`),this.finishNode(e,`MetaProperty`)}var r=this.start,i=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),r,i,!0,!1),this.eat(H.parenL)?e.arguments=this.parseExprList(H.parenR,this.options.ecmaVersion>=8,!1):e.arguments=hn,this.finishNode(e,`NewExpression`)},q.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===H.invalidTemplate?(t||this.raiseRecoverable(this.start,`Bad escape sequence in untagged template literal`),n.value={raw:this.value.replace(/\r\n?/g,`
20
20
  `),cooked:null}):n.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,`
21
- `),cooked:this.value},this.next(),n.tail=this.type===H.backQuote,this.finishNode(n,`TemplateElement`)},q.parseTemplate=function(e){e===void 0&&(e={});var t=e.isTagged;t===void 0&&(t=!1);var n=this.startNode();this.next(),n.expressions=[];var r=this.parseTemplateElement({isTagged:t});for(n.quasis=[r];!r.tail;)this.type===H.eof&&this.raise(this.pos,`Unterminated template literal`),this.expect(H.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(H.braceR),n.quasis.push(r=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,`TemplateLiteral`)},q.isAsyncProp=function(e){return!e.computed&&e.key.type===`Identifier`&&e.key.name===`async`&&(this.type===H.name||this.type===H.num||this.type===H.string||this.type===H.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===H.star)&&!yt.test(this.input.slice(this.lastTokEnd,this.start))},q.parseObj=function(e,t){var n=this.startNode(),r=!0,i={};for(n.properties=[],this.next();!this.eat(H.braceR);){if(r)r=!1;else if(this.expect(H.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(H.braceR))break;var a=this.parseProperty(e,t);e||this.checkPropClash(a,i,t),n.properties.push(a)}return this.finishNode(n,e?`ObjectPattern`:`ObjectExpression`)},q.parseProperty=function(e,t){var n=this.startNode(),r,i,a,o;if(this.options.ecmaVersion>=9&&this.eat(H.ellipsis))return e?(n.argument=this.parseIdent(!1),this.type===H.comma&&this.raiseRecoverable(this.start,`Comma is not permitted after the rest element`),this.finishNode(n,`RestElement`)):(n.argument=this.parseMaybeAssign(!1,t),this.type===H.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(n,`SpreadElement`));this.options.ecmaVersion>=6&&(n.method=!1,n.shorthand=!1,(e||t)&&(a=this.start,o=this.startLoc),e||(r=this.eat(H.star)));var s=this.containsEsc;return this.parsePropertyName(n),!e&&!s&&this.options.ecmaVersion>=8&&!r&&this.isAsyncProp(n)?(i=!0,r=this.options.ecmaVersion>=9&&this.eat(H.star),this.parsePropertyName(n)):i=!1,this.parsePropertyValue(n,e,r,i,a,o,t,s),this.finishNode(n,`Property`)},q.parseGetterSetter=function(e){var t=e.key.name;this.parsePropertyName(e),e.value=this.parseMethod(!1),e.kind=t;var n=e.kind===`get`?0:1;if(e.value.params.length!==n){var r=e.value.start;e.kind===`get`?this.raiseRecoverable(r,`getter should have no params`):this.raiseRecoverable(r,`setter should have exactly one param`)}else e.kind===`set`&&e.value.params[0].type===`RestElement`&&this.raiseRecoverable(e.value.params[0].start,`Setter cannot use rest params`)},q.parsePropertyValue=function(e,t,n,r,i,a,o,s){(n||r)&&this.type===H.colon&&this.unexpected(),this.eat(H.colon)?(e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,o),e.kind=`init`):this.options.ecmaVersion>=6&&this.type===H.parenL?(t&&this.unexpected(),e.method=!0,e.value=this.parseMethod(n,r),e.kind=`init`):!t&&!s&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type===`Identifier`&&(e.key.name===`get`||e.key.name===`set`)&&this.type!==H.comma&&this.type!==H.braceR&&this.type!==H.eq?((n||r)&&this.unexpected(),this.parseGetterSetter(e)):this.options.ecmaVersion>=6&&!e.computed&&e.key.type===`Identifier`?((n||r)&&this.unexpected(),this.checkUnreserved(e.key),e.key.name===`await`&&!this.awaitIdentPos&&(this.awaitIdentPos=i),t?e.value=this.parseMaybeDefault(i,a,this.copyNode(e.key)):this.type===H.eq&&o?(o.shorthandAssign<0&&(o.shorthandAssign=this.start),e.value=this.parseMaybeDefault(i,a,this.copyNode(e.key))):e.value=this.copyNode(e.key),e.kind=`init`,e.shorthand=!0):this.unexpected()},q.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(H.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(H.bracketR),e.key;e.computed=!1}return e.key=this.type===H.num||this.type===H.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!==`never`)},q.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},q.parseMethod=function(e,t,n){var r=this.startNode(),i=this.yieldPos,a=this.awaitPos,o=this.awaitIdentPos;return this.initFunction(r),this.options.ecmaVersion>=6&&(r.generator=e),this.options.ecmaVersion>=8&&(r.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Zt(t,r.generator)|Kt|(n?qt:0)),this.expect(H.parenL),r.params=this.parseBindingList(H.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(r,!1,!0,!1),this.yieldPos=i,this.awaitPos=a,this.awaitIdentPos=o,this.finishNode(r,`FunctionExpression`)},q.parseArrowExpression=function(e,t,n,r){var i=this.yieldPos,a=this.awaitPos,o=this.awaitIdentPos;return this.enterScope(Zt(n,!1)|Wt),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1,r),this.yieldPos=i,this.awaitPos=a,this.awaitIdentPos=o,this.finishNode(e,`ArrowFunctionExpression`)},q.parseFunctionBody=function(e,t,n,r){var i=t&&this.type!==H.braceL,a=this.strict,o=!1;if(i)e.body=this.parseMaybeAssign(r),e.expression=!0,this.checkParams(e,!1);else{var s=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);(!a||s)&&(o=this.strictDirective(this.end),o&&s&&this.raiseRecoverable(e.start,`Illegal 'use strict' directive in function with non-simple parameter list`));var c=this.labels;this.labels=[],o&&(this.strict=!0),this.checkParams(e,!a&&!o&&!t&&!n&&this.isSimpleParamList(e.params)),this.strict&&e.id&&this.checkLValSimple(e.id,rn),e.body=this.parseBlock(!1,void 0,o&&!a),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=c}this.exitScope()},q.isSimpleParamList=function(e){for(var t=0,n=e;t<n.length;t+=1)if(n[t].type!==`Identifier`)return!1;return!0},q.checkParams=function(e,t){for(var n=Object.create(null),r=0,i=e.params;r<i.length;r+=1){var a=i[r];this.checkLValInnerPattern(a,$t,t?null:n)}},q.parseExprList=function(e,t,n,r){for(var i=[],a=!0;!this.eat(e);){if(a)a=!1;else if(this.expect(H.comma),t&&this.afterTrailingComma(e))break;var o=void 0;n&&this.type===H.comma?o=null:this.type===H.ellipsis?(o=this.parseSpread(r),r&&this.type===H.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):o=this.parseMaybeAssign(!1,r),i.push(o)}return i},q.checkUnreserved=function(e){var t=e.start,n=e.end,r=e.name;this.inGenerator&&r===`yield`&&this.raiseRecoverable(t,`Cannot use 'yield' as identifier inside a generator`),this.inAsync&&r===`await`&&this.raiseRecoverable(t,`Cannot use 'await' as identifier inside an async function`),!(this.currentThisScope().flags&Xt)&&r===`arguments`&&this.raiseRecoverable(t,`Cannot use 'arguments' in class field initializer`),this.inClassStaticBlock&&(r===`arguments`||r===`await`)&&this.raise(t,`Cannot use `+r+` in class static initialization block`),this.keywords.test(r)&&this.raise(t,`Unexpected keyword '`+r+`'`),!(this.options.ecmaVersion<6&&this.input.slice(t,n).indexOf(`\\`)!==-1)&&(this.strict?this.reservedWordsStrict:this.reservedWords).test(r)&&(!this.inAsync&&r===`await`&&this.raiseRecoverable(t,`Cannot use keyword 'await' outside an async function`),this.raiseRecoverable(t,`The keyword '`+r+`' is reserved`))},q.parseIdent=function(e){var t=this.parseIdentNode();return this.next(!!e),this.finishNode(t,`Identifier`),e||(this.checkUnreserved(t),t.name===`await`&&!this.awaitIdentPos&&(this.awaitIdentPos=t.start)),t},q.parseIdentNode=function(){var e=this.startNode();return this.type===H.name?e.name=this.value:this.type.keyword?(e.name=this.type.keyword,(e.name===`class`||e.name===`function`)&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)&&this.context.pop(),this.type=H.name):this.unexpected(),e},q.parsePrivateIdent=function(){var e=this.startNode();return this.type===H.privateId?e.name=this.value:this.unexpected(),this.next(),this.finishNode(e,`PrivateIdentifier`),this.options.checkPrivateFields&&(this.privateNameStack.length===0?this.raise(e.start,`Private field '#`+e.name+`' must be declared in an enclosing class`):this.privateNameStack[this.privateNameStack.length-1].used.push(e)),e},q.parseYield=function(e){this.yieldPos||=this.start;var t=this.startNode();return this.next(),this.type===H.semi||this.canInsertSemicolon()||this.type!==H.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(H.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,`YieldExpression`)},q.parseAwait=function(e){this.awaitPos||=this.start;var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0,!1,e),this.finishNode(t,`AwaitExpression`)};var Cn=W.prototype;Cn.raise=function(e,t){var n=Ft(this.input,e);t+=` (`+n.line+`:`+n.column+`)`,this.sourceFile&&(t+=` in `+this.sourceFile);var r=SyntaxError(t);throw r.pos=e,r.loc=n,r.raisedAt=this.pos,r},Cn.raiseRecoverable=Cn.raise,Cn.curPosition=function(){if(this.options.locations)return new Nt(this.curLine,this.pos-this.lineStart)};var wn=W.prototype,Tn=function(e){this.flags=e,this.var=[],this.lexical=[],this.functions=[]};wn.enterScope=function(e){this.scopeStack.push(new Tn(e))},wn.exitScope=function(){this.scopeStack.pop()},wn.treatFunctionsAsVarInScope=function(e){return e.flags&Vt||!this.inModule&&e.flags&Bt},wn.declareName=function(e,t,n){var r=!1;if(t===en){var i=this.currentScope();r=i.lexical.indexOf(e)>-1||i.functions.indexOf(e)>-1||i.var.indexOf(e)>-1,i.lexical.push(e),this.inModule&&i.flags&Bt&&delete this.undefinedExports[e]}else if(t===nn)this.currentScope().lexical.push(e);else if(t===tn){var a=this.currentScope();r=this.treatFunctionsAsVar?a.lexical.indexOf(e)>-1:a.lexical.indexOf(e)>-1||a.var.indexOf(e)>-1,a.functions.push(e)}else for(var o=this.scopeStack.length-1;o>=0;--o){var s=this.scopeStack[o];if(s.lexical.indexOf(e)>-1&&!(s.flags&Gt&&s.lexical[0]===e)||!this.treatFunctionsAsVarInScope(s)&&s.functions.indexOf(e)>-1){r=!0;break}if(s.var.push(e),this.inModule&&s.flags&Bt&&delete this.undefinedExports[e],s.flags&Xt)break}r&&this.raiseRecoverable(n,`Identifier '`+e+`' has already been declared`)},wn.checkLocalExport=function(e){this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1&&(this.undefinedExports[e.name]=e)},wn.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},wn.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(Xt|Yt|Jt))return t}},wn.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(Xt|Yt|Jt)&&!(t.flags&Wt))return t}};var En=function(e,t,n){this.type=``,this.start=t,this.end=0,e.options.locations&&(this.loc=new Pt(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},Dn=W.prototype;Dn.startNode=function(){return new En(this,this.start,this.startLoc)},Dn.startNodeAt=function(e,t){return new En(this,e,t)};function On(e,t,n,r){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=r),this.options.ranges&&(e.range[1]=n),e}Dn.finishNode=function(e,t){return On.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},Dn.finishNodeAt=function(e,t,n,r){return On.call(this,e,t,n,r)},Dn.copyNode=function(e){var t=new En(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};var kn=`Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sunu Sunuwar Todhri Todr Tulu_Tigalari Tutg Unknown Zzzz`,An=`ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS`,jn=An+` Extended_Pictographic`,Mn=jn,Nn=Mn+` EBase EComp EMod EPres ExtPict`,Pn=Nn,Fn=Pn,In={9:An,10:jn,11:Mn,12:Nn,13:Pn,14:Fn},Ln=`Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji`,Rn={9:``,10:``,11:``,12:``,13:``,14:Ln},zn=`Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu`,Bn=`Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb`,Vn=Bn+` Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd`,Hn=Vn+` Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho`,Un=Hn+` Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi`,Wn=Un+` Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith`,Gn=Wn+` `+kn,Kn={9:Bn,10:Vn,11:Hn,12:Un,13:Wn,14:Gn},qn={};function Jn(e){var t=qn[e]={binary:At(In[e]+` `+zn),binaryOfStrings:At(Rn[e]),nonBinary:{General_Category:At(zn),Script:At(Kn[e])}};t.nonBinary.Script_Extensions=t.nonBinary.Script,t.nonBinary.gc=t.nonBinary.General_Category,t.nonBinary.sc=t.nonBinary.Script,t.nonBinary.scx=t.nonBinary.Script_Extensions}for(var Yn=0,Xn=[9,10,11,12,13,14];Yn<Xn.length;Yn+=1){var Zn=Xn[Yn];Jn(Zn)}var J=W.prototype,Qn=function(e,t){this.parent=e,this.base=t||this};Qn.prototype.separatedFrom=function(e){for(var t=this;t;t=t.parent)for(var n=e;n;n=n.parent)if(t.base===n.base&&t!==n)return!0;return!1},Qn.prototype.sibling=function(){return new Qn(this.parent,this.base)};var $n=function(e){this.parser=e,this.validFlags=`gim`+(e.options.ecmaVersion>=6?`uy`:``)+(e.options.ecmaVersion>=9?`s`:``)+(e.options.ecmaVersion>=13?`d`:``)+(e.options.ecmaVersion>=15?`v`:``),this.unicodeProperties=qn[e.options.ecmaVersion>=14?14:e.options.ecmaVersion],this.source=``,this.flags=``,this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue=``,this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};$n.prototype.reset=function(e,t,n){var r=n.indexOf(`v`)!==-1,i=n.indexOf(`u`)!==-1;this.start=e|0,this.source=t+``,this.flags=n,r&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=i&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=i&&this.parser.options.ecmaVersion>=9)},$n.prototype.raise=function(e){this.parser.raiseRecoverable(this.start,`Invalid regular expression: /`+this.source+`/: `+e)},$n.prototype.at=function(e,t){t===void 0&&(t=!1);var n=this.source,r=n.length;if(e>=r)return-1;var i=n.charCodeAt(e);if(!(t||this.switchU)||i<=55295||i>=57344||e+1>=r)return i;var a=n.charCodeAt(e+1);return a>=56320&&a<=57343?(i<<10)+a-56613888:i},$n.prototype.nextIndex=function(e,t){t===void 0&&(t=!1);var n=this.source,r=n.length;if(e>=r)return r;var i=n.charCodeAt(e),a;return!(t||this.switchU)||i<=55295||i>=57344||e+1>=r||(a=n.charCodeAt(e+1))<56320||a>57343?e+1:e+2},$n.prototype.current=function(e){return e===void 0&&(e=!1),this.at(this.pos,e)},$n.prototype.lookahead=function(e){return e===void 0&&(e=!1),this.at(this.nextIndex(this.pos,e),e)},$n.prototype.advance=function(e){e===void 0&&(e=!1),this.pos=this.nextIndex(this.pos,e)},$n.prototype.eat=function(e,t){return t===void 0&&(t=!1),this.current(t)===e?(this.advance(t),!0):!1},$n.prototype.eatChars=function(e,t){t===void 0&&(t=!1);for(var n=this.pos,r=0,i=e;r<i.length;r+=1){var a=i[r],o=this.at(n,t);if(o===-1||o!==a)return!1;n=this.nextIndex(n,t)}return this.pos=n,!0},J.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,r=!1,i=!1,a=0;a<n.length;a++){var o=n.charAt(a);t.indexOf(o)===-1&&this.raise(e.start,`Invalid regular expression flag`),n.indexOf(o,a+1)>-1&&this.raise(e.start,`Duplicate regular expression flag`),o===`u`&&(r=!0),o===`v`&&(i=!0)}this.options.ecmaVersion>=15&&r&&i&&this.raise(e.start,`Invalid regular expression flag`)};function er(e){for(var t in e)return!0;return!1}J.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&er(e.groupNames)&&(e.switchN=!0,this.regexp_pattern(e))},J.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue=``,e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames=Object.create(null),e.backReferenceNames.length=0,e.branchID=null,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise(`Unmatched ')'`),(e.eat(93)||e.eat(125))&&e.raise(`Lone quantifier brackets`)),e.maxBackReference>e.numCapturingParens&&e.raise(`Invalid escape`);for(var t=0,n=e.backReferenceNames;t<n.length;t+=1){var r=n[t];e.groupNames[r]||e.raise(`Invalid named capture referenced`)}},J.regexp_disjunction=function(e){var t=this.options.ecmaVersion>=16;for(t&&(e.branchID=new Qn(e.branchID,null)),this.regexp_alternative(e);e.eat(124);)t&&(e.branchID=e.branchID.sibling()),this.regexp_alternative(e);t&&(e.branchID=e.branchID.parent),this.regexp_eatQuantifier(e,!0)&&e.raise(`Nothing to repeat`),e.eat(123)&&e.raise(`Lone quantifier brackets`)},J.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););},J.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise(`Invalid quantifier`),!0):(e.switchU?this.regexp_eatAtom(e):this.regexp_eatExtendedAtom(e))?(this.regexp_eatQuantifier(e),!0):!1},J.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise(`Unterminated group`),e.lastAssertionIsQuantifiable=!n,!0}return e.pos=t,!1},J.regexp_eatQuantifier=function(e,t){return t===void 0&&(t=!1),this.regexp_eatQuantifierPrefix(e,t)?(e.eat(63),!0):!1},J.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},J.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var r=0,i=-1;if(this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(i=e.lastIntValue),e.eat(125)))return i!==-1&&i<r&&!t&&e.raise(`numbers out of order in {} quantifier`),!0;e.switchU&&!t&&e.raise(`Incomplete quantifier`),e.pos=n}return!1},J.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)},J.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1},J.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)){if(this.options.ecmaVersion>=16){var n=this.regexp_eatModifiers(e),r=e.eat(45);if(n||r){for(var i=0;i<n.length;i++){var a=n.charAt(i);n.indexOf(a,i+1)>-1&&e.raise(`Duplicate regular expression modifiers`)}if(r){var o=this.regexp_eatModifiers(e);!n&&!o&&e.current()===58&&e.raise(`Invalid regular expression modifiers`);for(var s=0;s<o.length;s++){var c=o.charAt(s);(o.indexOf(c,s+1)>-1||n.indexOf(c)>-1)&&e.raise(`Duplicate regular expression modifiers`)}}}}if(e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise(`Unterminated group`)}}e.pos=t}return!1},J.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):e.current()===63&&e.raise(`Invalid group`),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise(`Unterminated group`)}return!1},J.regexp_eatModifiers=function(e){for(var t=``,n=0;(n=e.current())!==-1&&tr(n);)t+=jt(n),e.advance();return t};function tr(e){return e===105||e===109||e===115}J.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)},J.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise(`Nothing to repeat`),!1},J.regexp_eatSyntaxCharacter=function(e){var t=e.current();return nr(t)?(e.lastIntValue=t,e.advance(),!0):!1};function nr(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}J.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;(n=e.current())!==-1&&!nr(n);)e.advance();return e.pos!==t},J.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124?(e.advance(),!0):!1},J.regexp_groupSpecifier=function(e){if(e.eat(63)){this.regexp_eatGroupName(e)||e.raise(`Invalid group`);var t=this.options.ecmaVersion>=16,n=e.groupNames[e.lastStringValue];if(n)if(t)for(var r=0,i=n;r<i.length;r+=1)i[r].separatedFrom(e.branchID)||e.raise(`Duplicate capture group name`);else e.raise(`Duplicate capture group name`);t?(n||(e.groupNames[e.lastStringValue]=[])).push(e.branchID):e.groupNames[e.lastStringValue]=!0}},J.regexp_eatGroupName=function(e){if(e.lastStringValue=``,e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise(`Invalid capture group name`)}return!1},J.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue=``,this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=jt(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=jt(e.lastIntValue);return!0}return!1},J.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),rr(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)};function rr(e){return pt(e,!0)||e===36||e===95}J.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),ir(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)};function ir(e){return mt(e,!0)||e===36||e===95||e===8204||e===8205}J.regexp_eatAtomEscape=function(e){return this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)?!0:(e.switchU&&(e.current()===99&&e.raise(`Invalid unicode escape`),e.raise(`Invalid escape`)),!1)},J.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU)return n>e.maxBackReference&&(e.maxBackReference=n),!0;if(n<=e.numCapturingParens)return!0;e.pos=t}return!1},J.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise(`Invalid named reference`)}return!1},J.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,!1)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)},J.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},J.regexp_eatZero=function(e){return e.current()===48&&!gr(e.lookahead())?(e.lastIntValue=0,e.advance(),!0):!1},J.regexp_eatControlEscape=function(e){var t=e.current();return t===116?(e.lastIntValue=9,e.advance(),!0):t===110?(e.lastIntValue=10,e.advance(),!0):t===118?(e.lastIntValue=11,e.advance(),!0):t===102?(e.lastIntValue=12,e.advance(),!0):t===114?(e.lastIntValue=13,e.advance(),!0):!1},J.regexp_eatControlLetter=function(e){var t=e.current();return ar(t)?(e.lastIntValue=t%32,e.advance(),!0):!1};function ar(e){return e>=65&&e<=90||e>=97&&e<=122}J.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){t===void 0&&(t=!1);var n=e.pos,r=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(r&&i>=55296&&i<=56319){var a=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var o=e.lastIntValue;if(o>=56320&&o<=57343)return e.lastIntValue=(i-55296)*1024+(o-56320)+65536,!0}e.pos=a,e.lastIntValue=i}return!0}if(r&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&or(e.lastIntValue))return!0;r&&e.raise(`Invalid unicode escape`),e.pos=n}return!1};function or(e){return e>=0&&e<=1114111}J.regexp_eatIdentityEscape=function(e){if(e.switchU)return this.regexp_eatSyntaxCharacter(e)?!0:e.eat(47)?(e.lastIntValue=47,!0):!1;var t=e.current();return t!==99&&(!e.switchN||t!==107)?(e.lastIntValue=t,e.advance(),!0):!1},J.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do e.lastIntValue=10*e.lastIntValue+(t-48),e.advance();while((t=e.current())>=48&&t<=57);return!0}return!1};var sr=0,cr=1,lr=2;J.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(ur(t))return e.lastIntValue=-1,e.advance(),cr;var n=!1;if(e.switchU&&this.options.ecmaVersion>=9&&((n=t===80)||t===112)){e.lastIntValue=-1,e.advance();var r;if(e.eat(123)&&(r=this.regexp_eatUnicodePropertyValueExpression(e))&&e.eat(125))return n&&r===lr&&e.raise(`Invalid property name`),r;e.raise(`Invalid property name`)}return sr};function ur(e){return e===100||e===68||e===115||e===83||e===119||e===87}J.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,r),cr}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var i=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,i)}return sr},J.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){Ot(e.unicodeProperties.nonBinary,t)||e.raise(`Invalid property name`),e.unicodeProperties.nonBinary[t].test(n)||e.raise(`Invalid property value`)},J.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(e.unicodeProperties.binary.test(t))return cr;if(e.switchV&&e.unicodeProperties.binaryOfStrings.test(t))return lr;e.raise(`Invalid property name`)},J.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue=``;dr(t=e.current());)e.lastStringValue+=jt(t),e.advance();return e.lastStringValue!==``};function dr(e){return ar(e)||e===95}J.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue=``;fr(t=e.current());)e.lastStringValue+=jt(t),e.advance();return e.lastStringValue!==``};function fr(e){return dr(e)||gr(e)}J.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},J.regexp_eatCharacterClass=function(e){if(e.eat(91)){var t=e.eat(94),n=this.regexp_classContents(e);return e.eat(93)||e.raise(`Unterminated character class`),t&&n===lr&&e.raise(`Negated character class may contain strings`),!0}return!1},J.regexp_classContents=function(e){return e.current()===93?cr:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),cr)},J.regexp_nonEmptyClassRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;e.switchU&&(t===-1||n===-1)&&e.raise(`Invalid character class`),t!==-1&&n!==-1&&t>n&&e.raise(`Range out of order in character class`)}}},J.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var n=e.current();(n===99||yr(n))&&e.raise(`Invalid class escape`),e.raise(`Invalid escape`)}e.pos=t}var r=e.current();return r===93?!1:(e.lastIntValue=r,e.advance(),!0)},J.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)},J.regexp_classSetExpression=function(e){var t=cr,n;if(!this.regexp_eatClassSetRange(e))if(n=this.regexp_eatClassSetOperand(e)){n===lr&&(t=lr);for(var r=e.pos;e.eatChars([38,38]);){if(e.current()!==38&&(n=this.regexp_eatClassSetOperand(e))){n!==lr&&(t=cr);continue}e.raise(`Invalid character in character class`)}if(r!==e.pos)return t;for(;e.eatChars([45,45]);)this.regexp_eatClassSetOperand(e)||e.raise(`Invalid character in character class`);if(r!==e.pos)return t}else e.raise(`Invalid character in character class`);for(;;)if(!this.regexp_eatClassSetRange(e)){if(n=this.regexp_eatClassSetOperand(e),!n)return t;n===lr&&(t=lr)}},J.regexp_eatClassSetRange=function(e){var t=e.pos;if(this.regexp_eatClassSetCharacter(e)){var n=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassSetCharacter(e)){var r=e.lastIntValue;return n!==-1&&r!==-1&&n>r&&e.raise(`Range out of order in character class`),!0}e.pos=t}return!1},J.regexp_eatClassSetOperand=function(e){return this.regexp_eatClassSetCharacter(e)?cr:this.regexp_eatClassStringDisjunction(e)||this.regexp_eatNestedClass(e)},J.regexp_eatNestedClass=function(e){var t=e.pos;if(e.eat(91)){var n=e.eat(94),r=this.regexp_classContents(e);if(e.eat(93))return n&&r===lr&&e.raise(`Negated character class may contain strings`),r;e.pos=t}if(e.eat(92)){var i=this.regexp_eatCharacterClassEscape(e);if(i)return i;e.pos=t}return null},J.regexp_eatClassStringDisjunction=function(e){var t=e.pos;if(e.eatChars([92,113])){if(e.eat(123)){var n=this.regexp_classStringDisjunctionContents(e);if(e.eat(125))return n}else e.raise(`Invalid escape`);e.pos=t}return null},J.regexp_classStringDisjunctionContents=function(e){for(var t=this.regexp_classString(e);e.eat(124);)this.regexp_classString(e)===lr&&(t=lr);return t},J.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return t===1?cr:lr},J.regexp_eatClassSetCharacter=function(e){var t=e.pos;if(e.eat(92))return this.regexp_eatCharacterEscape(e)||this.regexp_eatClassSetReservedPunctuator(e)?!0:e.eat(98)?(e.lastIntValue=8,!0):(e.pos=t,!1);var n=e.current();return n<0||n===e.lookahead()&&pr(n)||mr(n)?!1:(e.advance(),e.lastIntValue=n,!0)};function pr(e){return e===33||e>=35&&e<=38||e>=42&&e<=44||e===46||e>=58&&e<=64||e===94||e===96||e===126}function mr(e){return e===40||e===41||e===45||e===47||e>=91&&e<=93||e>=123&&e<=125}J.regexp_eatClassSetReservedPunctuator=function(e){var t=e.current();return hr(t)?(e.lastIntValue=t,e.advance(),!0):!1};function hr(e){return e===33||e===35||e===37||e===38||e===44||e===45||e>=58&&e<=62||e===64||e===96||e===126}J.regexp_eatClassControlLetter=function(e){var t=e.current();return gr(t)||t===95?(e.lastIntValue=t%32,e.advance(),!0):!1},J.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise(`Invalid escape`),e.pos=t}return!1},J.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;gr(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t};function gr(e){return e>=48&&e<=57}J.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;_r(n=e.current());)e.lastIntValue=16*e.lastIntValue+vr(n),e.advance();return e.pos!==t};function _r(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function vr(e){return e>=65&&e<=70?10+(e-65):e>=97&&e<=102?10+(e-97):e-48}J.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=t*64+n*8+e.lastIntValue:e.lastIntValue=t*8+n}else e.lastIntValue=t;return!0}return!1},J.regexp_eatOctalDigit=function(e){var t=e.current();return yr(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)};function yr(e){return e>=48&&e<=55}J.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var r=0;r<t;++r){var i=e.current();if(!_r(i))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+vr(i),e.advance()}return!0};var br=function(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,e.options.locations&&(this.loc=new Pt(e,e.startLoc,e.endLoc)),e.options.ranges&&(this.range=[e.start,e.end])},Y=W.prototype;Y.next=function(e){!e&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword `+this.type.keyword),this.options.onToken&&this.options.onToken(new br(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Y.getToken=function(){return this.next(),new br(this)},typeof Symbol<`u`&&(Y[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===H.eof,value:t}}}}),Y.nextToken=function(){var e=this.curContext();if((!e||!e.preserveSpace)&&this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)return this.finishToken(H.eof);if(e.override)return e.override(this);this.readToken(this.fullCharCodeAtPos())},Y.readToken=function(e){return pt(e,this.options.ecmaVersion>=6)||e===92?this.readWord():this.getTokenFromCode(e)},Y.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=56320)return e;var t=this.input.charCodeAt(this.pos+1);return t<=56319||t>=57344?e:(e<<10)+t-56613888},Y.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition(),t=this.pos,n=this.input.indexOf(`*/`,this.pos+=2);if(n===-1&&this.raise(this.pos-2,`Unterminated comment`),this.pos=n+2,this.options.locations)for(var r=void 0,i=t;(r=St(this.input,i,this.pos))>-1;)++this.curLine,i=this.lineStart=r;this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())},Y.skipLineComment=function(e){for(var t=this.pos,n=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!xt(r);)r=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())},Y.skipSpace=function(){loop:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:this.input.charCodeAt(this.pos+1)===10&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break loop}break;default:if(e>8&&e<14||e>=5760&&Ct.test(String.fromCharCode(e)))++this.pos;else break loop}}},Y.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},Y.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&e===46&&t===46?(this.pos+=3,this.finishToken(H.ellipsis)):(++this.pos,this.finishToken(H.dot))},Y.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):e===61?this.finishOp(H.assign,2):this.finishOp(H.slash,1)},Y.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,r=e===42?H.star:H.modulo;return this.options.ecmaVersion>=7&&e===42&&t===42&&(++n,r=H.starstar,t=this.input.charCodeAt(this.pos+2)),t===61?this.finishOp(H.assign,n+1):this.finishOp(r,n)},Y.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.options.ecmaVersion>=12&&this.input.charCodeAt(this.pos+2)===61?this.finishOp(H.assign,3):this.finishOp(e===124?H.logicalOR:H.logicalAND,2):t===61?this.finishOp(H.assign,2):this.finishOp(e===124?H.bitwiseOR:H.bitwiseAND,1)},Y.readToken_caret=function(){return this.input.charCodeAt(this.pos+1)===61?this.finishOp(H.assign,2):this.finishOp(H.bitwiseXOR,1)},Y.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||yt.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(H.incDec,2):t===61?this.finishOp(H.assign,2):this.finishOp(H.plusMin,1)},Y.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2,this.input.charCodeAt(this.pos+n)===61?this.finishOp(H.assign,n+1):this.finishOp(H.bitShift,n)):t===33&&e===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45?(this.skipLineComment(4),this.skipSpace(),this.nextToken()):(t===61&&(n=2),this.finishOp(H.relational,n))},Y.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return t===61?this.finishOp(H.equality,this.input.charCodeAt(this.pos+2)===61?3:2):e===61&&t===62&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(H.arrow)):this.finishOp(e===61?H.eq:H.prefix,1)},Y.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(t===46){var n=this.input.charCodeAt(this.pos+2);if(n<48||n>57)return this.finishOp(H.questionDot,2)}if(t===63)return e>=12&&this.input.charCodeAt(this.pos+2)===61?this.finishOp(H.assign,3):this.finishOp(H.coalesce,2)}return this.finishOp(H.question,1)},Y.readToken_numberSign=function(){var e=this.options.ecmaVersion,t=35;if(e>=13&&(++this.pos,t=this.fullCharCodeAtPos(),pt(t,!0)||t===92))return this.finishToken(H.privateId,this.readWord1());this.raise(this.pos,`Unexpected character '`+jt(t)+`'`)},Y.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(H.parenL);case 41:return++this.pos,this.finishToken(H.parenR);case 59:return++this.pos,this.finishToken(H.semi);case 44:return++this.pos,this.finishToken(H.comma);case 91:return++this.pos,this.finishToken(H.bracketL);case 93:return++this.pos,this.finishToken(H.bracketR);case 123:return++this.pos,this.finishToken(H.braceL);case 125:return++this.pos,this.finishToken(H.braceR);case 58:return++this.pos,this.finishToken(H.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(H.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(t===120||t===88)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(t===111||t===79)return this.readRadixNumber(8);if(t===98||t===66)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(H.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,`Unexpected character '`+jt(e)+`'`)},Y.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},Y.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,`Unterminated regular expression`);var r=this.input.charAt(this.pos);if(yt.test(r)&&this.raise(n,`Unterminated regular expression`),e)e=!1;else{if(r===`[`)t=!0;else if(r===`]`&&t)t=!1;else if(r===`/`&&!t)break;e=r===`\\`}++this.pos}var i=this.input.slice(n,this.pos);++this.pos;var a=this.pos,o=this.readWord1();this.containsEsc&&this.unexpected(a);var s=this.regexpState||=new $n(this);s.reset(n,i,o),this.validateRegExpFlags(s),this.validateRegExpPattern(s);var c=null;try{c=new RegExp(i,o)}catch{}return this.finishToken(H.regexp,{pattern:i,flags:o,value:c})},Y.readInt=function(e,t,n){for(var r=this.options.ecmaVersion>=12&&t===void 0,i=n&&this.input.charCodeAt(this.pos)===48,a=this.pos,o=0,s=0,c=0,l=t??1/0;c<l;++c,++this.pos){var u=this.input.charCodeAt(this.pos),d=void 0;if(r&&u===95){i&&this.raiseRecoverable(this.pos,`Numeric separator is not allowed in legacy octal numeric literals`),s===95&&this.raiseRecoverable(this.pos,`Numeric separator must be exactly one underscore`),c===0&&this.raiseRecoverable(this.pos,`Numeric separator is not allowed at the first of digits`),s=u;continue}if(d=u>=97?u-97+10:u>=65?u-65+10:u>=48&&u<=57?u-48:1/0,d>=e)break;s=u,o=o*e+d}return r&&s===95&&this.raiseRecoverable(this.pos-1,`Numeric separator is not allowed at the last of digits`),this.pos===a||t!=null&&this.pos-a!==t?null:o};function xr(e,t){return t?parseInt(e,8):parseFloat(e.replace(/_/g,``))}function Sr(e){return typeof BigInt==`function`?BigInt(e.replace(/_/g,``)):null}Y.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);return n??this.raise(this.start+2,`Expected number in radix `+e),this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110?(n=Sr(this.input.slice(t,this.pos)),++this.pos):pt(this.fullCharCodeAtPos())&&this.raise(this.pos,`Identifier directly after number`),this.finishToken(H.num,n)},Y.readNumber=function(e){var t=this.pos;!e&&this.readInt(10,void 0,!0)===null&&this.raise(t,`Invalid number`);var n=this.pos-t>=2&&this.input.charCodeAt(t)===48;n&&this.strict&&this.raise(t,`Invalid number`);var r=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&r===110){var i=Sr(this.input.slice(t,this.pos));return++this.pos,pt(this.fullCharCodeAtPos())&&this.raise(this.pos,`Identifier directly after number`),this.finishToken(H.num,i)}n&&/[89]/.test(this.input.slice(t,this.pos))&&(n=!1),r===46&&!n&&(++this.pos,this.readInt(10),r=this.input.charCodeAt(this.pos)),(r===69||r===101)&&!n&&(r=this.input.charCodeAt(++this.pos),(r===43||r===45)&&++this.pos,this.readInt(10)===null&&this.raise(t,`Invalid number`)),pt(this.fullCharCodeAtPos())&&this.raise(this.pos,`Identifier directly after number`);var a=xr(this.input.slice(t,this.pos),n);return this.finishToken(H.num,a)},Y.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){this.options.ecmaVersion<6&&this.unexpected();var n=++this.pos;t=this.readHexChar(this.input.indexOf(`}`,this.pos)-this.pos),++this.pos,t>1114111&&this.invalidStringToken(n,`Code point out of bounds`)}else t=this.readHexChar(4);return t},Y.readString=function(e){for(var t=``,n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated string constant`);var r=this.input.charCodeAt(this.pos);if(r===e)break;r===92?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):r===8232||r===8233?(this.options.ecmaVersion<10&&this.raise(this.start,`Unterminated string constant`),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(xt(r)&&this.raise(this.start,`Unterminated string constant`),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(H.string,t)};var Cr={};Y.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e===Cr)this.readInvalidTemplateToken();else throw e}this.inTemplateElement=!1},Y.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Cr;this.raise(e,t)},Y.readTmplToken=function(){for(var e=``,t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated template`);var n=this.input.charCodeAt(this.pos);if(n===96||n===36&&this.input.charCodeAt(this.pos+1)===123)return this.pos===this.start&&(this.type===H.template||this.type===H.invalidTemplate)?n===36?(this.pos+=2,this.finishToken(H.dollarBraceL)):(++this.pos,this.finishToken(H.backQuote)):(e+=this.input.slice(t,this.pos),this.finishToken(H.template,e));if(n===92)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(xt(n)){switch(e+=this.input.slice(t,this.pos),++this.pos,n){case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:e+=`
21
+ `),cooked:this.value},this.next(),n.tail=this.type===H.backQuote,this.finishNode(n,`TemplateElement`)},q.parseTemplate=function(e){e===void 0&&(e={});var t=e.isTagged;t===void 0&&(t=!1);var n=this.startNode();this.next(),n.expressions=[];var r=this.parseTemplateElement({isTagged:t});for(n.quasis=[r];!r.tail;)this.type===H.eof&&this.raise(this.pos,`Unterminated template literal`),this.expect(H.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(H.braceR),n.quasis.push(r=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,`TemplateLiteral`)},q.isAsyncProp=function(e){return!e.computed&&e.key.type===`Identifier`&&e.key.name===`async`&&(this.type===H.name||this.type===H.num||this.type===H.string||this.type===H.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===H.star)&&!ft.test(this.input.slice(this.lastTokEnd,this.start))},q.parseObj=function(e,t){var n=this.startNode(),r=!0,i={};for(n.properties=[],this.next();!this.eat(H.braceR);){if(r)r=!1;else if(this.expect(H.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(H.braceR))break;var a=this.parseProperty(e,t);e||this.checkPropClash(a,i,t),n.properties.push(a)}return this.finishNode(n,e?`ObjectPattern`:`ObjectExpression`)},q.parseProperty=function(e,t){var n=this.startNode(),r,i,a,o;if(this.options.ecmaVersion>=9&&this.eat(H.ellipsis))return e?(n.argument=this.parseIdent(!1),this.type===H.comma&&this.raiseRecoverable(this.start,`Comma is not permitted after the rest element`),this.finishNode(n,`RestElement`)):(n.argument=this.parseMaybeAssign(!1,t),this.type===H.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(n,`SpreadElement`));this.options.ecmaVersion>=6&&(n.method=!1,n.shorthand=!1,(e||t)&&(a=this.start,o=this.startLoc),e||(r=this.eat(H.star)));var s=this.containsEsc;return this.parsePropertyName(n),!e&&!s&&this.options.ecmaVersion>=8&&!r&&this.isAsyncProp(n)?(i=!0,r=this.options.ecmaVersion>=9&&this.eat(H.star),this.parsePropertyName(n)):i=!1,this.parsePropertyValue(n,e,r,i,a,o,t,s),this.finishNode(n,`Property`)},q.parseGetterSetter=function(e){var t=e.key.name;this.parsePropertyName(e),e.value=this.parseMethod(!1),e.kind=t;var n=e.kind===`get`?0:1;if(e.value.params.length!==n){var r=e.value.start;e.kind===`get`?this.raiseRecoverable(r,`getter should have no params`):this.raiseRecoverable(r,`setter should have exactly one param`)}else e.kind===`set`&&e.value.params[0].type===`RestElement`&&this.raiseRecoverable(e.value.params[0].start,`Setter cannot use rest params`)},q.parsePropertyValue=function(e,t,n,r,i,a,o,s){(n||r)&&this.type===H.colon&&this.unexpected(),this.eat(H.colon)?(e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,o),e.kind=`init`):this.options.ecmaVersion>=6&&this.type===H.parenL?(t&&this.unexpected(),e.method=!0,e.value=this.parseMethod(n,r),e.kind=`init`):!t&&!s&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type===`Identifier`&&(e.key.name===`get`||e.key.name===`set`)&&this.type!==H.comma&&this.type!==H.braceR&&this.type!==H.eq?((n||r)&&this.unexpected(),this.parseGetterSetter(e)):this.options.ecmaVersion>=6&&!e.computed&&e.key.type===`Identifier`?((n||r)&&this.unexpected(),this.checkUnreserved(e.key),e.key.name===`await`&&!this.awaitIdentPos&&(this.awaitIdentPos=i),t?e.value=this.parseMaybeDefault(i,a,this.copyNode(e.key)):this.type===H.eq&&o?(o.shorthandAssign<0&&(o.shorthandAssign=this.start),e.value=this.parseMaybeDefault(i,a,this.copyNode(e.key))):e.value=this.copyNode(e.key),e.kind=`init`,e.shorthand=!0):this.unexpected()},q.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(H.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(H.bracketR),e.key;e.computed=!1}return e.key=this.type===H.num||this.type===H.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!==`never`)},q.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},q.parseMethod=function(e,t,n){var r=this.startNode(),i=this.yieldPos,a=this.awaitPos,o=this.awaitIdentPos;return this.initFunction(r),this.options.ecmaVersion>=6&&(r.generator=e),this.options.ecmaVersion>=8&&(r.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Wt(t,r.generator)|zt|(n?Bt:0)),this.expect(H.parenL),r.params=this.parseBindingList(H.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(r,!1,!0,!1),this.yieldPos=i,this.awaitPos=a,this.awaitIdentPos=o,this.finishNode(r,`FunctionExpression`)},q.parseArrowExpression=function(e,t,n,r){var i=this.yieldPos,a=this.awaitPos,o=this.awaitIdentPos;return this.enterScope(Wt(n,!1)|Lt),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1,r),this.yieldPos=i,this.awaitPos=a,this.awaitIdentPos=o,this.finishNode(e,`ArrowFunctionExpression`)},q.parseFunctionBody=function(e,t,n,r){var i=t&&this.type!==H.braceL,a=this.strict,o=!1;if(i)e.body=this.parseMaybeAssign(r),e.expression=!0,this.checkParams(e,!1);else{var s=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);(!a||s)&&(o=this.strictDirective(this.end),o&&s&&this.raiseRecoverable(e.start,`Illegal 'use strict' directive in function with non-simple parameter list`));var c=this.labels;this.labels=[],o&&(this.strict=!0),this.checkParams(e,!a&&!o&&!t&&!n&&this.isSimpleParamList(e.params)),this.strict&&e.id&&this.checkLValSimple(e.id,Xt),e.body=this.parseBlock(!1,void 0,o&&!a),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=c}this.exitScope()},q.isSimpleParamList=function(e){for(var t=0,n=e;t<n.length;t+=1)if(n[t].type!==`Identifier`)return!1;return!0},q.checkParams=function(e,t){for(var n=Object.create(null),r=0,i=e.params;r<i.length;r+=1){var a=i[r];this.checkLValInnerPattern(a,Kt,t?null:n)}},q.parseExprList=function(e,t,n,r){for(var i=[],a=!0;!this.eat(e);){if(a)a=!1;else if(this.expect(H.comma),t&&this.afterTrailingComma(e))break;var o=void 0;n&&this.type===H.comma?o=null:this.type===H.ellipsis?(o=this.parseSpread(r),r&&this.type===H.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):o=this.parseMaybeAssign(!1,r),i.push(o)}return i},q.checkUnreserved=function(e){var t=e.start,n=e.end,r=e.name;this.inGenerator&&r===`yield`&&this.raiseRecoverable(t,`Cannot use 'yield' as identifier inside a generator`),this.inAsync&&r===`await`&&this.raiseRecoverable(t,`Cannot use 'await' as identifier inside an async function`),!(this.currentThisScope().flags&Ut)&&r===`arguments`&&this.raiseRecoverable(t,`Cannot use 'arguments' in class field initializer`),this.inClassStaticBlock&&(r===`arguments`||r===`await`)&&this.raise(t,`Cannot use `+r+` in class static initialization block`),this.keywords.test(r)&&this.raise(t,`Unexpected keyword '`+r+`'`),!(this.options.ecmaVersion<6&&this.input.slice(t,n).indexOf(`\\`)!==-1)&&(this.strict?this.reservedWordsStrict:this.reservedWords).test(r)&&(!this.inAsync&&r===`await`&&this.raiseRecoverable(t,`Cannot use keyword 'await' outside an async function`),this.raiseRecoverable(t,`The keyword '`+r+`' is reserved`))},q.parseIdent=function(e){var t=this.parseIdentNode();return this.next(!!e),this.finishNode(t,`Identifier`),e||(this.checkUnreserved(t),t.name===`await`&&!this.awaitIdentPos&&(this.awaitIdentPos=t.start)),t},q.parseIdentNode=function(){var e=this.startNode();return this.type===H.name?e.name=this.value:this.type.keyword?(e.name=this.type.keyword,(e.name===`class`||e.name===`function`)&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)&&this.context.pop(),this.type=H.name):this.unexpected(),e},q.parsePrivateIdent=function(){var e=this.startNode();return this.type===H.privateId?e.name=this.value:this.unexpected(),this.next(),this.finishNode(e,`PrivateIdentifier`),this.options.checkPrivateFields&&(this.privateNameStack.length===0?this.raise(e.start,`Private field '#`+e.name+`' must be declared in an enclosing class`):this.privateNameStack[this.privateNameStack.length-1].used.push(e)),e},q.parseYield=function(e){this.yieldPos||=this.start;var t=this.startNode();return this.next(),this.type===H.semi||this.canInsertSemicolon()||this.type!==H.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(H.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,`YieldExpression`)},q.parseAwait=function(e){this.awaitPos||=this.start;var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0,!1,e),this.finishNode(t,`AwaitExpression`)};var gn=W.prototype;gn.raise=function(e,t){var n=U(this.input,e);t+=` (`+n.line+`:`+n.column+`)`,this.sourceFile&&(t+=` in `+this.sourceFile);var r=SyntaxError(t);throw r.pos=e,r.loc=n,r.raisedAt=this.pos,r},gn.raiseRecoverable=gn.raise,gn.curPosition=function(){if(this.options.locations)return new Dt(this.curLine,this.pos-this.lineStart)};var _n=W.prototype,vn=function(e){this.flags=e,this.var=[],this.lexical=[],this.functions=[]};_n.enterScope=function(e){this.scopeStack.push(new vn(e))},_n.exitScope=function(){this.scopeStack.pop()},_n.treatFunctionsAsVarInScope=function(e){return e.flags&Pt||!this.inModule&&e.flags&Nt},_n.declareName=function(e,t,n){var r=!1;if(t===qt){var i=this.currentScope();r=i.lexical.indexOf(e)>-1||i.functions.indexOf(e)>-1||i.var.indexOf(e)>-1,i.lexical.push(e),this.inModule&&i.flags&Nt&&delete this.undefinedExports[e]}else if(t===Yt)this.currentScope().lexical.push(e);else if(t===Jt){var a=this.currentScope();r=this.treatFunctionsAsVar?a.lexical.indexOf(e)>-1:a.lexical.indexOf(e)>-1||a.var.indexOf(e)>-1,a.functions.push(e)}else for(var o=this.scopeStack.length-1;o>=0;--o){var s=this.scopeStack[o];if(s.lexical.indexOf(e)>-1&&!(s.flags&Rt&&s.lexical[0]===e)||!this.treatFunctionsAsVarInScope(s)&&s.functions.indexOf(e)>-1){r=!0;break}if(s.var.push(e),this.inModule&&s.flags&Nt&&delete this.undefinedExports[e],s.flags&Ut)break}r&&this.raiseRecoverable(n,`Identifier '`+e+`' has already been declared`)},_n.checkLocalExport=function(e){this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1&&(this.undefinedExports[e.name]=e)},_n.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},_n.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(Ut|Ht|Vt))return t}},_n.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(Ut|Ht|Vt)&&!(t.flags&Lt))return t}};var yn=function(e,t,n){this.type=``,this.start=t,this.end=0,e.options.locations&&(this.loc=new Ot(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},bn=W.prototype;bn.startNode=function(){return new yn(this,this.start,this.startLoc)},bn.startNodeAt=function(e,t){return new yn(this,e,t)};function xn(e,t,n,r){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=r),this.options.ranges&&(e.range[1]=n),e}bn.finishNode=function(e,t){return xn.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},bn.finishNodeAt=function(e,t,n,r){return xn.call(this,e,t,n,r)},bn.copyNode=function(e){var t=new yn(this,e.start,this.startLoc);for(var n in e)t[n]=e[n];return t};var Sn=`Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sunu Sunuwar Todhri Todr Tulu_Tigalari Tutg Unknown Zzzz`,Cn=`ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS`,wn=Cn+` Extended_Pictographic`,Tn=wn,En=Tn+` EBase EComp EMod EPres ExtPict`,Dn=En,On=Dn,kn={9:Cn,10:wn,11:Tn,12:En,13:Dn,14:On},An=`Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji`,jn={9:``,10:``,11:``,12:``,13:``,14:An},Mn=`Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu`,Nn=`Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb`,Pn=Nn+` Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd`,Fn=Pn+` Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho`,In=Fn+` Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi`,Ln=In+` Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith`,Rn=Ln+` `+Sn,zn={9:Nn,10:Pn,11:Fn,12:In,13:Ln,14:Rn},Bn={};function Vn(e){var t=Bn[e]={binary:wt(kn[e]+` `+Mn),binaryOfStrings:wt(jn[e]),nonBinary:{General_Category:wt(Mn),Script:wt(zn[e])}};t.nonBinary.Script_Extensions=t.nonBinary.Script,t.nonBinary.gc=t.nonBinary.General_Category,t.nonBinary.sc=t.nonBinary.Script,t.nonBinary.scx=t.nonBinary.Script_Extensions}for(var Hn=0,Un=[9,10,11,12,13,14];Hn<Un.length;Hn+=1){var Wn=Un[Hn];Vn(Wn)}var J=W.prototype,Gn=function(e,t){this.parent=e,this.base=t||this};Gn.prototype.separatedFrom=function(e){for(var t=this;t;t=t.parent)for(var n=e;n;n=n.parent)if(t.base===n.base&&t!==n)return!0;return!1},Gn.prototype.sibling=function(){return new Gn(this.parent,this.base)};var Kn=function(e){this.parser=e,this.validFlags=`gim`+(e.options.ecmaVersion>=6?`uy`:``)+(e.options.ecmaVersion>=9?`s`:``)+(e.options.ecmaVersion>=13?`d`:``)+(e.options.ecmaVersion>=15?`v`:``),this.unicodeProperties=Bn[e.options.ecmaVersion>=14?14:e.options.ecmaVersion],this.source=``,this.flags=``,this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue=``,this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};Kn.prototype.reset=function(e,t,n){var r=n.indexOf(`v`)!==-1,i=n.indexOf(`u`)!==-1;this.start=e|0,this.source=t+``,this.flags=n,r&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=i&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=i&&this.parser.options.ecmaVersion>=9)},Kn.prototype.raise=function(e){this.parser.raiseRecoverable(this.start,`Invalid regular expression: /`+this.source+`/: `+e)},Kn.prototype.at=function(e,t){t===void 0&&(t=!1);var n=this.source,r=n.length;if(e>=r)return-1;var i=n.charCodeAt(e);if(!(t||this.switchU)||i<=55295||i>=57344||e+1>=r)return i;var a=n.charCodeAt(e+1);return a>=56320&&a<=57343?(i<<10)+a-56613888:i},Kn.prototype.nextIndex=function(e,t){t===void 0&&(t=!1);var n=this.source,r=n.length;if(e>=r)return r;var i=n.charCodeAt(e),a;return!(t||this.switchU)||i<=55295||i>=57344||e+1>=r||(a=n.charCodeAt(e+1))<56320||a>57343?e+1:e+2},Kn.prototype.current=function(e){return e===void 0&&(e=!1),this.at(this.pos,e)},Kn.prototype.lookahead=function(e){return e===void 0&&(e=!1),this.at(this.nextIndex(this.pos,e),e)},Kn.prototype.advance=function(e){e===void 0&&(e=!1),this.pos=this.nextIndex(this.pos,e)},Kn.prototype.eat=function(e,t){return t===void 0&&(t=!1),this.current(t)===e?(this.advance(t),!0):!1},Kn.prototype.eatChars=function(e,t){t===void 0&&(t=!1);for(var n=this.pos,r=0,i=e;r<i.length;r+=1){var a=i[r],o=this.at(n,t);if(o===-1||o!==a)return!1;n=this.nextIndex(n,t)}return this.pos=n,!0},J.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,r=!1,i=!1,a=0;a<n.length;a++){var o=n.charAt(a);t.indexOf(o)===-1&&this.raise(e.start,`Invalid regular expression flag`),n.indexOf(o,a+1)>-1&&this.raise(e.start,`Duplicate regular expression flag`),o===`u`&&(r=!0),o===`v`&&(i=!0)}this.options.ecmaVersion>=15&&r&&i&&this.raise(e.start,`Invalid regular expression flag`)};function qn(e){for(var t in e)return!0;return!1}J.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&qn(e.groupNames)&&(e.switchN=!0,this.regexp_pattern(e))},J.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue=``,e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames=Object.create(null),e.backReferenceNames.length=0,e.branchID=null,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise(`Unmatched ')'`),(e.eat(93)||e.eat(125))&&e.raise(`Lone quantifier brackets`)),e.maxBackReference>e.numCapturingParens&&e.raise(`Invalid escape`);for(var t=0,n=e.backReferenceNames;t<n.length;t+=1){var r=n[t];e.groupNames[r]||e.raise(`Invalid named capture referenced`)}},J.regexp_disjunction=function(e){var t=this.options.ecmaVersion>=16;for(t&&(e.branchID=new Gn(e.branchID,null)),this.regexp_alternative(e);e.eat(124);)t&&(e.branchID=e.branchID.sibling()),this.regexp_alternative(e);t&&(e.branchID=e.branchID.parent),this.regexp_eatQuantifier(e,!0)&&e.raise(`Nothing to repeat`),e.eat(123)&&e.raise(`Lone quantifier brackets`)},J.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););},J.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise(`Invalid quantifier`),!0):(e.switchU?this.regexp_eatAtom(e):this.regexp_eatExtendedAtom(e))?(this.regexp_eatQuantifier(e),!0):!1},J.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise(`Unterminated group`),e.lastAssertionIsQuantifiable=!n,!0}return e.pos=t,!1},J.regexp_eatQuantifier=function(e,t){return t===void 0&&(t=!1),this.regexp_eatQuantifierPrefix(e,t)?(e.eat(63),!0):!1},J.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},J.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var r=0,i=-1;if(this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(i=e.lastIntValue),e.eat(125)))return i!==-1&&i<r&&!t&&e.raise(`numbers out of order in {} quantifier`),!0;e.switchU&&!t&&e.raise(`Incomplete quantifier`),e.pos=n}return!1},J.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)},J.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1},J.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)){if(this.options.ecmaVersion>=16){var n=this.regexp_eatModifiers(e),r=e.eat(45);if(n||r){for(var i=0;i<n.length;i++){var a=n.charAt(i);n.indexOf(a,i+1)>-1&&e.raise(`Duplicate regular expression modifiers`)}if(r){var o=this.regexp_eatModifiers(e);!n&&!o&&e.current()===58&&e.raise(`Invalid regular expression modifiers`);for(var s=0;s<o.length;s++){var c=o.charAt(s);(o.indexOf(c,s+1)>-1||n.indexOf(c)>-1)&&e.raise(`Duplicate regular expression modifiers`)}}}}if(e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise(`Unterminated group`)}}e.pos=t}return!1},J.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):e.current()===63&&e.raise(`Invalid group`),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise(`Unterminated group`)}return!1},J.regexp_eatModifiers=function(e){for(var t=``,n=0;(n=e.current())!==-1&&Jn(n);)t+=Tt(n),e.advance();return t};function Jn(e){return e===105||e===109||e===115}J.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)},J.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise(`Nothing to repeat`),!1},J.regexp_eatSyntaxCharacter=function(e){var t=e.current();return Yn(t)?(e.lastIntValue=t,e.advance(),!0):!1};function Yn(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}J.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;(n=e.current())!==-1&&!Yn(n);)e.advance();return e.pos!==t},J.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124?(e.advance(),!0):!1},J.regexp_groupSpecifier=function(e){if(e.eat(63)){this.regexp_eatGroupName(e)||e.raise(`Invalid group`);var t=this.options.ecmaVersion>=16,n=e.groupNames[e.lastStringValue];if(n)if(t)for(var r=0,i=n;r<i.length;r+=1)i[r].separatedFrom(e.branchID)||e.raise(`Duplicate capture group name`);else e.raise(`Duplicate capture group name`);t?(n||(e.groupNames[e.lastStringValue]=[])).push(e.branchID):e.groupNames[e.lastStringValue]=!0}},J.regexp_eatGroupName=function(e){if(e.lastStringValue=``,e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise(`Invalid capture group name`)}return!1},J.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue=``,this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=Tt(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=Tt(e.lastIntValue);return!0}return!1},J.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),Xn(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)};function Xn(e){return ot(e,!0)||e===36||e===95}J.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,n=this.options.ecmaVersion>=11,r=e.current(n);return e.advance(n),r===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,n)&&(r=e.lastIntValue),Zn(r)?(e.lastIntValue=r,!0):(e.pos=t,!1)};function Zn(e){return st(e,!0)||e===36||e===95||e===8204||e===8205}J.regexp_eatAtomEscape=function(e){return this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)?!0:(e.switchU&&(e.current()===99&&e.raise(`Invalid unicode escape`),e.raise(`Invalid escape`)),!1)},J.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU)return n>e.maxBackReference&&(e.maxBackReference=n),!0;if(n<=e.numCapturingParens)return!0;e.pos=t}return!1},J.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise(`Invalid named reference`)}return!1},J.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,!1)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)},J.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},J.regexp_eatZero=function(e){return e.current()===48&&!lr(e.lookahead())?(e.lastIntValue=0,e.advance(),!0):!1},J.regexp_eatControlEscape=function(e){var t=e.current();return t===116?(e.lastIntValue=9,e.advance(),!0):t===110?(e.lastIntValue=10,e.advance(),!0):t===118?(e.lastIntValue=11,e.advance(),!0):t===102?(e.lastIntValue=12,e.advance(),!0):t===114?(e.lastIntValue=13,e.advance(),!0):!1},J.regexp_eatControlLetter=function(e){var t=e.current();return Qn(t)?(e.lastIntValue=t%32,e.advance(),!0):!1};function Qn(e){return e>=65&&e<=90||e>=97&&e<=122}J.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){t===void 0&&(t=!1);var n=e.pos,r=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(r&&i>=55296&&i<=56319){var a=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var o=e.lastIntValue;if(o>=56320&&o<=57343)return e.lastIntValue=(i-55296)*1024+(o-56320)+65536,!0}e.pos=a,e.lastIntValue=i}return!0}if(r&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&$n(e.lastIntValue))return!0;r&&e.raise(`Invalid unicode escape`),e.pos=n}return!1};function $n(e){return e>=0&&e<=1114111}J.regexp_eatIdentityEscape=function(e){if(e.switchU)return this.regexp_eatSyntaxCharacter(e)?!0:e.eat(47)?(e.lastIntValue=47,!0):!1;var t=e.current();return t!==99&&(!e.switchN||t!==107)?(e.lastIntValue=t,e.advance(),!0):!1},J.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do e.lastIntValue=10*e.lastIntValue+(t-48),e.advance();while((t=e.current())>=48&&t<=57);return!0}return!1};var er=0,tr=1,nr=2;J.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(rr(t))return e.lastIntValue=-1,e.advance(),tr;var n=!1;if(e.switchU&&this.options.ecmaVersion>=9&&((n=t===80)||t===112)){e.lastIntValue=-1,e.advance();var r;if(e.eat(123)&&(r=this.regexp_eatUnicodePropertyValueExpression(e))&&e.eat(125))return n&&r===nr&&e.raise(`Invalid property name`),r;e.raise(`Invalid property name`)}return er};function rr(e){return e===100||e===68||e===115||e===83||e===119||e===87}J.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,r),tr}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var i=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,i)}return er},J.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){xt(e.unicodeProperties.nonBinary,t)||e.raise(`Invalid property name`),e.unicodeProperties.nonBinary[t].test(n)||e.raise(`Invalid property value`)},J.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(e.unicodeProperties.binary.test(t))return tr;if(e.switchV&&e.unicodeProperties.binaryOfStrings.test(t))return nr;e.raise(`Invalid property name`)},J.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue=``;ir(t=e.current());)e.lastStringValue+=Tt(t),e.advance();return e.lastStringValue!==``};function ir(e){return Qn(e)||e===95}J.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue=``;ar(t=e.current());)e.lastStringValue+=Tt(t),e.advance();return e.lastStringValue!==``};function ar(e){return ir(e)||lr(e)}J.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},J.regexp_eatCharacterClass=function(e){if(e.eat(91)){var t=e.eat(94),n=this.regexp_classContents(e);return e.eat(93)||e.raise(`Unterminated character class`),t&&n===nr&&e.raise(`Negated character class may contain strings`),!0}return!1},J.regexp_classContents=function(e){return e.current()===93?tr:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),tr)},J.regexp_nonEmptyClassRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;e.switchU&&(t===-1||n===-1)&&e.raise(`Invalid character class`),t!==-1&&n!==-1&&t>n&&e.raise(`Range out of order in character class`)}}},J.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var n=e.current();(n===99||fr(n))&&e.raise(`Invalid class escape`),e.raise(`Invalid escape`)}e.pos=t}var r=e.current();return r===93?!1:(e.lastIntValue=r,e.advance(),!0)},J.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)},J.regexp_classSetExpression=function(e){var t=tr,n;if(!this.regexp_eatClassSetRange(e))if(n=this.regexp_eatClassSetOperand(e)){n===nr&&(t=nr);for(var r=e.pos;e.eatChars([38,38]);){if(e.current()!==38&&(n=this.regexp_eatClassSetOperand(e))){n!==nr&&(t=tr);continue}e.raise(`Invalid character in character class`)}if(r!==e.pos)return t;for(;e.eatChars([45,45]);)this.regexp_eatClassSetOperand(e)||e.raise(`Invalid character in character class`);if(r!==e.pos)return t}else e.raise(`Invalid character in character class`);for(;;)if(!this.regexp_eatClassSetRange(e)){if(n=this.regexp_eatClassSetOperand(e),!n)return t;n===nr&&(t=nr)}},J.regexp_eatClassSetRange=function(e){var t=e.pos;if(this.regexp_eatClassSetCharacter(e)){var n=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassSetCharacter(e)){var r=e.lastIntValue;return n!==-1&&r!==-1&&n>r&&e.raise(`Range out of order in character class`),!0}e.pos=t}return!1},J.regexp_eatClassSetOperand=function(e){return this.regexp_eatClassSetCharacter(e)?tr:this.regexp_eatClassStringDisjunction(e)||this.regexp_eatNestedClass(e)},J.regexp_eatNestedClass=function(e){var t=e.pos;if(e.eat(91)){var n=e.eat(94),r=this.regexp_classContents(e);if(e.eat(93))return n&&r===nr&&e.raise(`Negated character class may contain strings`),r;e.pos=t}if(e.eat(92)){var i=this.regexp_eatCharacterClassEscape(e);if(i)return i;e.pos=t}return null},J.regexp_eatClassStringDisjunction=function(e){var t=e.pos;if(e.eatChars([92,113])){if(e.eat(123)){var n=this.regexp_classStringDisjunctionContents(e);if(e.eat(125))return n}else e.raise(`Invalid escape`);e.pos=t}return null},J.regexp_classStringDisjunctionContents=function(e){for(var t=this.regexp_classString(e);e.eat(124);)this.regexp_classString(e)===nr&&(t=nr);return t},J.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return t===1?tr:nr},J.regexp_eatClassSetCharacter=function(e){var t=e.pos;if(e.eat(92))return this.regexp_eatCharacterEscape(e)||this.regexp_eatClassSetReservedPunctuator(e)?!0:e.eat(98)?(e.lastIntValue=8,!0):(e.pos=t,!1);var n=e.current();return n<0||n===e.lookahead()&&or(n)||sr(n)?!1:(e.advance(),e.lastIntValue=n,!0)};function or(e){return e===33||e>=35&&e<=38||e>=42&&e<=44||e===46||e>=58&&e<=64||e===94||e===96||e===126}function sr(e){return e===40||e===41||e===45||e===47||e>=91&&e<=93||e>=123&&e<=125}J.regexp_eatClassSetReservedPunctuator=function(e){var t=e.current();return cr(t)?(e.lastIntValue=t,e.advance(),!0):!1};function cr(e){return e===33||e===35||e===37||e===38||e===44||e===45||e>=58&&e<=62||e===64||e===96||e===126}J.regexp_eatClassControlLetter=function(e){var t=e.current();return lr(t)||t===95?(e.lastIntValue=t%32,e.advance(),!0):!1},J.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise(`Invalid escape`),e.pos=t}return!1},J.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;lr(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t};function lr(e){return e>=48&&e<=57}J.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;ur(n=e.current());)e.lastIntValue=16*e.lastIntValue+dr(n),e.advance();return e.pos!==t};function ur(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function dr(e){return e>=65&&e<=70?10+(e-65):e>=97&&e<=102?10+(e-97):e-48}J.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=t*64+n*8+e.lastIntValue:e.lastIntValue=t*8+n}else e.lastIntValue=t;return!0}return!1},J.regexp_eatOctalDigit=function(e){var t=e.current();return fr(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)};function fr(e){return e>=48&&e<=55}J.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var r=0;r<t;++r){var i=e.current();if(!ur(i))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+dr(i),e.advance()}return!0};var pr=function(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,e.options.locations&&(this.loc=new Ot(e,e.startLoc,e.endLoc)),e.options.ranges&&(this.range=[e.start,e.end])},Y=W.prototype;Y.next=function(e){!e&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword `+this.type.keyword),this.options.onToken&&this.options.onToken(new pr(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Y.getToken=function(){return this.next(),new pr(this)},typeof Symbol<`u`&&(Y[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===H.eof,value:t}}}}),Y.nextToken=function(){var e=this.curContext();if((!e||!e.preserveSpace)&&this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)return this.finishToken(H.eof);if(e.override)return e.override(this);this.readToken(this.fullCharCodeAtPos())},Y.readToken=function(e){return ot(e,this.options.ecmaVersion>=6)||e===92?this.readWord():this.getTokenFromCode(e)},Y.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=56320)return e;var t=this.input.charCodeAt(this.pos+1);return t<=56319||t>=57344?e:(e<<10)+t-56613888},Y.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition(),t=this.pos,n=this.input.indexOf(`*/`,this.pos+=2);if(n===-1&&this.raise(this.pos-2,`Unterminated comment`),this.pos=n+2,this.options.locations)for(var r=void 0,i=t;(r=ht(this.input,i,this.pos))>-1;)++this.curLine,i=this.lineStart=r;this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())},Y.skipLineComment=function(e){for(var t=this.pos,n=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!mt(r);)r=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())},Y.skipSpace=function(){loop:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:this.input.charCodeAt(this.pos+1)===10&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break loop}break;default:if(e>8&&e<14||e>=5760&&gt.test(String.fromCharCode(e)))++this.pos;else break loop}}},Y.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},Y.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&e===46&&t===46?(this.pos+=3,this.finishToken(H.ellipsis)):(++this.pos,this.finishToken(H.dot))},Y.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):e===61?this.finishOp(H.assign,2):this.finishOp(H.slash,1)},Y.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,r=e===42?H.star:H.modulo;return this.options.ecmaVersion>=7&&e===42&&t===42&&(++n,r=H.starstar,t=this.input.charCodeAt(this.pos+2)),t===61?this.finishOp(H.assign,n+1):this.finishOp(r,n)},Y.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.options.ecmaVersion>=12&&this.input.charCodeAt(this.pos+2)===61?this.finishOp(H.assign,3):this.finishOp(e===124?H.logicalOR:H.logicalAND,2):t===61?this.finishOp(H.assign,2):this.finishOp(e===124?H.bitwiseOR:H.bitwiseAND,1)},Y.readToken_caret=function(){return this.input.charCodeAt(this.pos+1)===61?this.finishOp(H.assign,2):this.finishOp(H.bitwiseXOR,1)},Y.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||ft.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(H.incDec,2):t===61?this.finishOp(H.assign,2):this.finishOp(H.plusMin,1)},Y.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2,this.input.charCodeAt(this.pos+n)===61?this.finishOp(H.assign,n+1):this.finishOp(H.bitShift,n)):t===33&&e===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45?(this.skipLineComment(4),this.skipSpace(),this.nextToken()):(t===61&&(n=2),this.finishOp(H.relational,n))},Y.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return t===61?this.finishOp(H.equality,this.input.charCodeAt(this.pos+2)===61?3:2):e===61&&t===62&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(H.arrow)):this.finishOp(e===61?H.eq:H.prefix,1)},Y.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(t===46){var n=this.input.charCodeAt(this.pos+2);if(n<48||n>57)return this.finishOp(H.questionDot,2)}if(t===63)return e>=12&&this.input.charCodeAt(this.pos+2)===61?this.finishOp(H.assign,3):this.finishOp(H.coalesce,2)}return this.finishOp(H.question,1)},Y.readToken_numberSign=function(){var e=this.options.ecmaVersion,t=35;if(e>=13&&(++this.pos,t=this.fullCharCodeAtPos(),ot(t,!0)||t===92))return this.finishToken(H.privateId,this.readWord1());this.raise(this.pos,`Unexpected character '`+Tt(t)+`'`)},Y.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(H.parenL);case 41:return++this.pos,this.finishToken(H.parenR);case 59:return++this.pos,this.finishToken(H.semi);case 44:return++this.pos,this.finishToken(H.comma);case 91:return++this.pos,this.finishToken(H.bracketL);case 93:return++this.pos,this.finishToken(H.bracketR);case 123:return++this.pos,this.finishToken(H.braceL);case 125:return++this.pos,this.finishToken(H.braceR);case 58:return++this.pos,this.finishToken(H.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(H.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(t===120||t===88)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(t===111||t===79)return this.readRadixNumber(8);if(t===98||t===66)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(H.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,`Unexpected character '`+Tt(e)+`'`)},Y.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},Y.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,`Unterminated regular expression`);var r=this.input.charAt(this.pos);if(ft.test(r)&&this.raise(n,`Unterminated regular expression`),e)e=!1;else{if(r===`[`)t=!0;else if(r===`]`&&t)t=!1;else if(r===`/`&&!t)break;e=r===`\\`}++this.pos}var i=this.input.slice(n,this.pos);++this.pos;var a=this.pos,o=this.readWord1();this.containsEsc&&this.unexpected(a);var s=this.regexpState||=new Kn(this);s.reset(n,i,o),this.validateRegExpFlags(s),this.validateRegExpPattern(s);var c=null;try{c=new RegExp(i,o)}catch{}return this.finishToken(H.regexp,{pattern:i,flags:o,value:c})},Y.readInt=function(e,t,n){for(var r=this.options.ecmaVersion>=12&&t===void 0,i=n&&this.input.charCodeAt(this.pos)===48,a=this.pos,o=0,s=0,c=0,l=t??1/0;c<l;++c,++this.pos){var u=this.input.charCodeAt(this.pos),d=void 0;if(r&&u===95){i&&this.raiseRecoverable(this.pos,`Numeric separator is not allowed in legacy octal numeric literals`),s===95&&this.raiseRecoverable(this.pos,`Numeric separator must be exactly one underscore`),c===0&&this.raiseRecoverable(this.pos,`Numeric separator is not allowed at the first of digits`),s=u;continue}if(d=u>=97?u-97+10:u>=65?u-65+10:u>=48&&u<=57?u-48:1/0,d>=e)break;s=u,o=o*e+d}return r&&s===95&&this.raiseRecoverable(this.pos-1,`Numeric separator is not allowed at the last of digits`),this.pos===a||t!=null&&this.pos-a!==t?null:o};function mr(e,t){return t?parseInt(e,8):parseFloat(e.replace(/_/g,``))}function hr(e){return typeof BigInt==`function`?BigInt(e.replace(/_/g,``)):null}Y.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);return n??this.raise(this.start+2,`Expected number in radix `+e),this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110?(n=hr(this.input.slice(t,this.pos)),++this.pos):ot(this.fullCharCodeAtPos())&&this.raise(this.pos,`Identifier directly after number`),this.finishToken(H.num,n)},Y.readNumber=function(e){var t=this.pos;!e&&this.readInt(10,void 0,!0)===null&&this.raise(t,`Invalid number`);var n=this.pos-t>=2&&this.input.charCodeAt(t)===48;n&&this.strict&&this.raise(t,`Invalid number`);var r=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&r===110){var i=hr(this.input.slice(t,this.pos));return++this.pos,ot(this.fullCharCodeAtPos())&&this.raise(this.pos,`Identifier directly after number`),this.finishToken(H.num,i)}n&&/[89]/.test(this.input.slice(t,this.pos))&&(n=!1),r===46&&!n&&(++this.pos,this.readInt(10),r=this.input.charCodeAt(this.pos)),(r===69||r===101)&&!n&&(r=this.input.charCodeAt(++this.pos),(r===43||r===45)&&++this.pos,this.readInt(10)===null&&this.raise(t,`Invalid number`)),ot(this.fullCharCodeAtPos())&&this.raise(this.pos,`Identifier directly after number`);var a=mr(this.input.slice(t,this.pos),n);return this.finishToken(H.num,a)},Y.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){this.options.ecmaVersion<6&&this.unexpected();var n=++this.pos;t=this.readHexChar(this.input.indexOf(`}`,this.pos)-this.pos),++this.pos,t>1114111&&this.invalidStringToken(n,`Code point out of bounds`)}else t=this.readHexChar(4);return t},Y.readString=function(e){for(var t=``,n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated string constant`);var r=this.input.charCodeAt(this.pos);if(r===e)break;r===92?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):r===8232||r===8233?(this.options.ecmaVersion<10&&this.raise(this.start,`Unterminated string constant`),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(mt(r)&&this.raise(this.start,`Unterminated string constant`),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(H.string,t)};var gr={};Y.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e===gr)this.readInvalidTemplateToken();else throw e}this.inTemplateElement=!1},Y.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw gr;this.raise(e,t)},Y.readTmplToken=function(){for(var e=``,t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated template`);var n=this.input.charCodeAt(this.pos);if(n===96||n===36&&this.input.charCodeAt(this.pos+1)===123)return this.pos===this.start&&(this.type===H.template||this.type===H.invalidTemplate)?n===36?(this.pos+=2,this.finishToken(H.dollarBraceL)):(++this.pos,this.finishToken(H.backQuote)):(e+=this.input.slice(t,this.pos),this.finishToken(H.template,e));if(n===92)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(mt(n)){switch(e+=this.input.slice(t,this.pos),++this.pos,n){case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:e+=`
22
22
  `;break;default:e+=String.fromCharCode(n);break}this.options.locations&&(++this.curLine,this.lineStart=this.pos),t=this.pos}else ++this.pos}},Y.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case`\\`:++this.pos;break;case`$`:if(this.input[this.pos+1]!==`{`)break;case"`":return this.finishToken(H.invalidTemplate,this.input.slice(this.start,this.pos));case`\r`:this.input[this.pos+1]===`
23
23
  `&&++this.pos;case`
24
24
  `:case`\u2028`:case`\u2029`:++this.curLine,this.lineStart=this.pos+1;break}this.raise(this.start,`Unterminated template`)},Y.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return`
25
- `;case 114:return`\r`;case 120:return String.fromCharCode(this.readHexChar(2));case 117:return jt(this.readCodePoint());case 116:return` `;case 98:return`\b`;case 118:return`\v`;case 102:return`\f`;case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),``;case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,`Invalid escape sequence`),e){var n=this.pos-1;this.invalidStringToken(n,`Invalid escape sequence in template string`)}default:if(t>=48&&t<=55){var r=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],i=parseInt(r,8);return i>255&&(r=r.slice(0,-1),i=parseInt(r,8)),this.pos+=r.length-1,t=this.input.charCodeAt(this.pos),(r!==`0`||t===56||t===57)&&(this.strict||e)&&this.invalidStringToken(this.pos-1-r.length,e?`Octal literal in template string`:`Octal literal in strict mode`),String.fromCharCode(i)}return xt(t)?(this.options.locations&&(this.lineStart=this.pos,++this.curLine),``):String.fromCharCode(t)}},Y.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return n===null&&this.invalidStringToken(t,`Bad character escape sequence`),n},Y.readWord1=function(){this.containsEsc=!1;for(var e=``,t=!0,n=this.pos,r=this.options.ecmaVersion>=6;this.pos<this.input.length;){var i=this.fullCharCodeAtPos();if(mt(i,r))this.pos+=i<=65535?1:2;else if(i===92){this.containsEsc=!0,e+=this.input.slice(n,this.pos);var a=this.pos;this.input.charCodeAt(++this.pos)!==117&&this.invalidStringToken(this.pos,`Expecting Unicode escape sequence \\uXXXX`),++this.pos;var o=this.readCodePoint();(t?pt:mt)(o,r)||this.invalidStringToken(a,`Invalid Unicode escape`),e+=jt(o),n=this.pos}else break;t=!1}return e+this.input.slice(n,this.pos)},Y.readWord=function(){var e=this.readWord1(),t=H.name;return this.keywords.test(e)&&(t=vt[e]),this.finishToken(t,e)};var wr=`8.15.0`;W.acorn={Parser:W,version:wr,defaultOptions:It,Position:Nt,SourceLocation:Pt,getLineInfo:Ft,Node:En,TokenType:B,tokTypes:H,keywordTypes:vt,TokContext:vn,tokContexts:K,isIdentifierChar:mt,isIdentifierStart:pt,Token:br,isNewLine:xt,lineBreak:yt,lineBreakG:bt,nonASCIIwhitespace:Ct};function Tr(e,t){return W.parse(e,t)}function Er(e,t,n){return W.parseExpressionAt(e,t,n)}function Dr(e,t){return W.tokenizer(e,t)}var Or=!0;function kr(e,t={}){return new B(`name`,t)}var Ar=new WeakMap,jr=Object.values(vt);function Mr(e){let t=e.Parser.acorn||e,n=Ar.get(t);if(!n){let e=function(e){return e===H.name||e===H.string||e===H.num||jr.includes(e)||c.includes(e)},t=function(e){return e===H.name||jr.includes(e)||c.includes(e)},r=function(e){return e===H.name||c.includes(e)},i=function(e){return e===s.abstract||e===s.declare||e===s.enum||e===s.module||e===s.namespace||e===s.interface||e===s.type},a=function(e){return e===s.keyof||e===s.readonly||e===s.unique},o=function(e){return e===H.invalidTemplate},s=Fr(),c=Object.values(s),l=Pr(),u=Nr(),d=RegExp(`^(?:${Object.keys(s).join(`|`)})$`);l.jsxTagStart.updateContext=function(){this.context.push(u.tc_expr),this.context.push(u.tc_oTag),this.exprAllowed=!1},l.jsxTagEnd.updateContext=function(e){let t=this.context.pop();t===u.tc_oTag&&e===H.slash||t===u.tc_cTag?(this.context.pop(),this.exprAllowed=this.curContext()===u.tc_expr):this.exprAllowed=!0},n={tokTypes:{...s,...l},tokContexts:{...u},keywordsRegExp:d,tokenIsLiteralPropertyName:e,tokenIsKeywordOrIdentifier:t,tokenIsIdentifier:r,tokenIsTSDeclarationStart:i,tokenIsTSTypeOperator:a,tokenIsTemplate:o}}return n}function Nr(){return{tc_oTag:new vn(`<tag`,!1,!1),tc_cTag:new vn(`</tag`,!1,!1),tc_expr:new vn(`<tag>...</tag>`,!0,!0)}}function Pr(){return{at:new B(`@`),jsxName:new B(`jsxName`),jsxText:new B(`jsxText`,{beforeExpr:!0}),jsxTagStart:new B(`jsxTagStart`,{startsExpr:!0}),jsxTagEnd:new B(`jsxTagEnd`)}}function Fr(){return{assert:kr(`assert`,{startsExpr:Or}),asserts:kr(`asserts`,{startsExpr:Or}),global:kr(`global`,{startsExpr:Or}),keyof:kr(`keyof`,{startsExpr:Or}),readonly:kr(`readonly`,{startsExpr:Or}),unique:kr(`unique`,{startsExpr:Or}),abstract:kr(`abstract`,{startsExpr:Or}),declare:kr(`declare`,{startsExpr:Or}),enum:kr(`enum`,{startsExpr:Or}),module:kr(`module`,{startsExpr:Or}),namespace:kr(`namespace`,{startsExpr:Or}),interface:kr(`interface`,{startsExpr:Or}),type:kr(`type`,{startsExpr:Or})}}var Ir=512,Lr=1024,Rr=1,zr=2,Br=4,Vr=8,Hr=16,Ur=64,Wr=128,Gr=256,Kr=512,qr=1024;Rr|zr|Vr|Wr,Rr|0|Vr|0,Rr|0|Br|0,Rr|0|Hr|0,zr|0|Wr,zr|0;var Jr=Rr|zr|Vr|Gr;0|qr,0|Ur,Rr|0|Ur,Jr|Kr,0|qr;var Yr=4,Xr=2,Zr=1;Xr|Zr,Xr|Yr,Zr|Yr;var Qr=RegExp(`(?=((?:[^\\S\\n\\r\\u2028\\u2029]|\\/\\/.*|\\/\\*.*?\\*\\/)*))\\1(?=[\\n\\r\\u2028\\u2029]|\\/\\*(?!.*?\\*\\/)|$)`,`y`),$r=class{constructor(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1}};function ei(e,t){let n=t.key.name,r=e[n],i=`true`;return t.type===`MethodDefinition`&&(t.kind===`get`||t.kind===`set`)&&(i=(t.static?`s`:`i`)+t.kind),r===`iget`&&i===`iset`||r===`iset`&&i===`iget`||r===`sget`&&i===`sset`||r===`sset`&&i===`sget`?(e[n]=`true`,!1):r?!0:(e[n]=i,!1)}function ti(e,t){let{computed:n,key:r}=e;return!n&&(r.type===`Identifier`&&r.name===t||r.type===`Literal`&&r.value===t)}var X={AbstractMethodHasImplementation:({methodName:e})=>`Method '${e}' cannot have an implementation because it is marked abstract.`,AbstractPropertyHasInitializer:({propertyName:e})=>`Property '${e}' cannot have an initializer because it is marked abstract.`,AccesorCannotDeclareThisParameter:`'get' and 'set' accessors cannot declare 'this' parameters.`,AccesorCannotHaveTypeParameters:`An accessor cannot have type parameters.`,CannotFindName:({name:e})=>`Cannot find name '${e}'.`,ClassMethodHasDeclare:`Class methods cannot have the 'declare' modifier.`,ClassMethodHasReadonly:`Class methods cannot have the 'readonly' modifier.`,ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference:`A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.`,ConstructorHasTypeParameters:`Type parameters cannot appear on a constructor declaration.`,DeclareAccessor:({kind:e})=>`'declare' is not allowed in ${e}ters.`,DeclareClassFieldHasInitializer:`Initializers are not allowed in ambient contexts.`,DeclareFunctionHasImplementation:`An implementation cannot be declared in ambient contexts.`,DuplicateAccessibilityModifier:(()=>`Accessibility modifier already seen.`),DuplicateModifier:({modifier:e})=>`Duplicate modifier: '${e}'.`,EmptyHeritageClauseType:({token:e})=>`'${e}' list cannot be empty.`,EmptyTypeArguments:`Type argument list cannot be empty.`,EmptyTypeParameters:`Type parameter list cannot be empty.`,ExpectedAmbientAfterExportDeclare:`'export declare' must be followed by an ambient declaration.`,ImportAliasHasImportType:`An import alias can not use 'import type'.`,IncompatibleModifiers:({modifiers:e})=>`'${e[0]}' modifier cannot be used with '${e[1]}' modifier.`,IndexSignatureHasAbstract:`Index signatures cannot have the 'abstract' modifier.`,IndexSignatureHasAccessibility:({modifier:e})=>`Index signatures cannot have an accessibility modifier ('${e}').`,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:({modifier:e})=>`'${e}' modifier cannot appear on a type member.`,InvalidModifierOnTypeParameter:({modifier:e})=>`'${e}' modifier cannot appear on a type parameter.`,InvalidModifierOnTypeParameterPositions:({modifier:e})=>`'${e}' modifier can only appear on a type parameter of a class, interface or type alias.`,InvalidModifiersOrder:({orderedModifiers:e})=>`'${e[0]}' modifier must precede '${e[1]}' modifier.`,InvalidPropertyAccessAfterInstantiationExpression:`Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.`,InvalidTupleMemberLabel:`Tuple members must be labeled with a simple identifier.`,MissingInterfaceName:`'interface' declarations must be followed by an identifier.`,MixedLabeledAndUnlabeledElements:`Tuple members must all have names or all not have names.`,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:({modifier:e})=>`Private elements cannot have an accessibility modifier ('${e}').`,PrivateMethodsHasAccessibility:({modifier:e})=>`Private methods cannot have an accessibility modifier ('${e}').`,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.",SetAccesorCannotHaveOptionalParameter:`A 'set' accessor cannot have an optional parameter.`,SetAccesorCannotHaveRestParameter:`A 'set' accessor cannot have rest parameter.`,SetAccesorCannotHaveReturnType:`A 'set' accessor cannot have a return type annotation.`,SingleTypeParameterWithoutTrailingComma:({typeParameterName:e})=>`Single type parameter ${e} should have a trailing comma. Example usage: <${e},>.`,StaticBlockCannotHaveModifier:`Static class blocks cannot have any modifier.`,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.`,GenericsEndWithComma:`Trailing comma is not allowed at the end of generics.`,UnexpectedTypeAnnotation:`Did not expect a type annotation here.`,UnexpectedTypeCastInParameter:`Unexpected type cast in parameter position.`,UnsupportedImportTypeArgument:`Argument in a type import must be a string literal.`,UnsupportedParameterPropertyKind:`A parameter property may not be declared using a binding pattern.`,UnsupportedSignatureParameterKind:({type:e})=>`Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${e}.`,LetInLexicalBinding:`'let' is not allowed to be used as a name in 'let' or 'const' declarations.`},ni={UnexpectedLeadingDecorator:`Leading decorators must be attached to a class declaration.`,DecoratorConstructor:`Decorators can't be used with a constructor. Did you mean '@dec class { ... }'?`,TrailingDecorator:`Decorators must be attached to a class element.`,SpreadElementDecorator:`Decorators can't be used with SpreadElement`};function ri(e,t,n){let{tokTypes:r}=n,{tokTypes:i}=t;return class extends e{takeDecorators(e){let t=this.decoratorStack[this.decoratorStack.length-1];t.length&&(e.decorators=t,this.resetStartLocationFromNode(e,t[0]),this.decoratorStack[this.decoratorStack.length-1]=[])}parseDecorators(e){let t=this.decoratorStack[this.decoratorStack.length-1];for(;this.match(i.at);){let e=this.parseDecorator();t.push(e)}this.match(r._export)?e||this.unexpected():this.canHaveLeadingDecorator()||this.raise(this.start,ni.UnexpectedLeadingDecorator)}parseDecorator(){let e=this.startNode();this.next(),this.decoratorStack.push([]);let t=this.start,n=this.startLoc,i;if(this.match(r.parenL)){let e=this.start,t=this.startLoc;if(this.next(),i=this.parseExpression(),this.expect(r.parenR),this.options.preserveParens){let n=this.startNodeAt(e,t);n.expression=i,i=this.finishNode(n,`ParenthesizedExpression`)}}else for(i=this.parseIdent(!1);this.eat(r.dot);){let e=this.startNodeAt(t,n);e.object=i,e.property=this.parseIdent(!0),e.computed=!1,i=this.finishNode(e,`MemberExpression`)}return e.expression=this.parseMaybeDecoratorArguments(i),this.decoratorStack.pop(),this.finishNode(e,`Decorator`)}parseMaybeDecoratorArguments(e){if(this.eat(r.parenL)){let t=this.startNodeAtNode(e);return t.callee=e,t.arguments=this.parseExprList(r.parenR,!1),this.finishNode(t,`CallExpression`)}return e}}}var ii={quot:`"`,amp:`&`,apos:`'`,lt:`<`,gt:`>`,nbsp:`\xA0`,iexcl:`¡`,cent:`¢`,pound:`£`,curren:`¤`,yen:`¥`,brvbar:`¦`,sect:`§`,uml:`¨`,copy:`©`,ordf:`ª`,laquo:`«`,not:`¬`,shy:`­`,reg:`®`,macr:`¯`,deg:`°`,plusmn:`±`,sup2:`²`,sup3:`³`,acute:`´`,micro:`µ`,para:`¶`,middot:`·`,cedil:`¸`,sup1:`¹`,ordm:`º`,raquo:`»`,frac14:`¼`,frac12:`½`,frac34:`¾`,iquest:`¿`,Agrave:`À`,Aacute:`Á`,Acirc:`Â`,Atilde:`Ã`,Auml:`Ä`,Aring:`Å`,AElig:`Æ`,Ccedil:`Ç`,Egrave:`È`,Eacute:`É`,Ecirc:`Ê`,Euml:`Ë`,Igrave:`Ì`,Iacute:`Í`,Icirc:`Î`,Iuml:`Ï`,ETH:`Ð`,Ntilde:`Ñ`,Ograve:`Ò`,Oacute:`Ó`,Ocirc:`Ô`,Otilde:`Õ`,Ouml:`Ö`,times:`×`,Oslash:`Ø`,Ugrave:`Ù`,Uacute:`Ú`,Ucirc:`Û`,Uuml:`Ü`,Yacute:`Ý`,THORN:`Þ`,szlig:`ß`,agrave:`à`,aacute:`á`,acirc:`â`,atilde:`ã`,auml:`ä`,aring:`å`,aelig:`æ`,ccedil:`ç`,egrave:`è`,eacute:`é`,ecirc:`ê`,euml:`ë`,igrave:`ì`,iacute:`í`,icirc:`î`,iuml:`ï`,eth:`ð`,ntilde:`ñ`,ograve:`ò`,oacute:`ó`,ocirc:`ô`,otilde:`õ`,ouml:`ö`,divide:`÷`,oslash:`ø`,ugrave:`ù`,uacute:`ú`,ucirc:`û`,uuml:`ü`,yacute:`ý`,thorn:`þ`,yuml:`ÿ`,OElig:`Œ`,oelig:`œ`,Scaron:`Š`,scaron:`š`,Yuml:`Ÿ`,fnof:`ƒ`,circ:`ˆ`,tilde:`˜`,Alpha:`Α`,Beta:`Β`,Gamma:`Γ`,Delta:`Δ`,Epsilon:`Ε`,Zeta:`Ζ`,Eta:`Η`,Theta:`Θ`,Iota:`Ι`,Kappa:`Κ`,Lambda:`Λ`,Mu:`Μ`,Nu:`Ν`,Xi:`Ξ`,Omicron:`Ο`,Pi:`Π`,Rho:`Ρ`,Sigma:`Σ`,Tau:`Τ`,Upsilon:`Υ`,Phi:`Φ`,Chi:`Χ`,Psi:`Ψ`,Omega:`Ω`,alpha:`α`,beta:`β`,gamma:`γ`,delta:`δ`,epsilon:`ε`,zeta:`ζ`,eta:`η`,theta:`θ`,iota:`ι`,kappa:`κ`,lambda:`λ`,mu:`μ`,nu:`ν`,xi:`ξ`,omicron:`ο`,pi:`π`,rho:`ρ`,sigmaf:`ς`,sigma:`σ`,tau:`τ`,upsilon:`υ`,phi:`φ`,chi:`χ`,psi:`ψ`,omega:`ω`,thetasym:`ϑ`,upsih:`ϒ`,piv:`ϖ`,ensp:` `,emsp:` `,thinsp:` `,zwnj:`‌`,zwj:`‍`,lrm:`‎`,rlm:`‏`,ndash:`–`,mdash:`—`,lsquo:`‘`,rsquo:`’`,sbquo:`‚`,ldquo:`“`,rdquo:`”`,bdquo:`„`,dagger:`†`,Dagger:`‡`,bull:`•`,hellip:`…`,permil:`‰`,prime:`′`,Prime:`″`,lsaquo:`‹`,rsaquo:`›`,oline:`‾`,frasl:`⁄`,euro:`€`,image:`ℑ`,weierp:`℘`,real:`ℜ`,trade:`™`,alefsym:`ℵ`,larr:`←`,uarr:`↑`,rarr:`→`,darr:`↓`,harr:`↔`,crarr:`↵`,lArr:`⇐`,uArr:`⇑`,rArr:`⇒`,dArr:`⇓`,hArr:`⇔`,forall:`∀`,part:`∂`,exist:`∃`,empty:`∅`,nabla:`∇`,isin:`∈`,notin:`∉`,ni:`∋`,prod:`∏`,sum:`∑`,minus:`−`,lowast:`∗`,radic:`√`,prop:`∝`,infin:`∞`,ang:`∠`,and:`∧`,or:`∨`,cap:`∩`,cup:`∪`,int:`∫`,there4:`∴`,sim:`∼`,cong:`≅`,asymp:`≈`,ne:`≠`,equiv:`≡`,le:`≤`,ge:`≥`,sub:`⊂`,sup:`⊃`,nsub:`⊄`,sube:`⊆`,supe:`⊇`,oplus:`⊕`,otimes:`⊗`,perp:`⊥`,sdot:`⋅`,lceil:`⌈`,rceil:`⌉`,lfloor:`⌊`,rfloor:`⌋`,lang:`〈`,rang:`〉`,loz:`◊`,spades:`♠`,clubs:`♣`,hearts:`♥`,diams:`♦`},ai=/^[\da-fA-F]+$/,oi=/^\d+$/;function si(e){if(!e)return e;if(e.type===`JSXIdentifier`)return e.name;if(e.type===`JSXNamespacedName`)return e.namespace.name+`:`+e.name.name;if(e.type===`JSXMemberExpression`)return si(e.object)+`.`+si(e.property)}function ci(e,t,n,r){let i=e.tokTypes,a=t.tokTypes,o=e.isNewLine,s=e.isIdentifierChar,c=Object.assign({allowNamespaces:!0,allowNamespacedObjects:!0},r||{});return class extends n{jsx_readToken(){let e=``,t=this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated JSX contents`);let n=this.input.charCodeAt(this.pos);switch(n){case 60:case 123:return this.pos===this.start?n===60&&this.exprAllowed?(++this.pos,this.finishToken(a.jsxTagStart)):this.getTokenFromCode(n):(e+=this.input.slice(t,this.pos),this.finishToken(a.jsxText,e));case 38:e+=this.input.slice(t,this.pos),e+=this.jsx_readEntity(),t=this.pos;break;case 62:case 125:this.raise(this.pos,"Unexpected token `"+this.input[this.pos]+"`. Did you mean `"+(n===62?`&gt;`:`&rbrace;`)+'` or `{"'+this.input[this.pos]+'"}`?');default:o(n)?(e+=this.input.slice(t,this.pos),e+=this.jsx_readNewLine(!0),t=this.pos):++this.pos}}}jsx_readNewLine(e){let t=this.input.charCodeAt(this.pos),n;return++this.pos,t===13&&this.input.charCodeAt(this.pos)===10?(++this.pos,n=e?`
25
+ `;case 114:return`\r`;case 120:return String.fromCharCode(this.readHexChar(2));case 117:return Tt(this.readCodePoint());case 116:return` `;case 98:return`\b`;case 118:return`\v`;case 102:return`\f`;case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),``;case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,`Invalid escape sequence`),e){var n=this.pos-1;this.invalidStringToken(n,`Invalid escape sequence in template string`)}default:if(t>=48&&t<=55){var r=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],i=parseInt(r,8);return i>255&&(r=r.slice(0,-1),i=parseInt(r,8)),this.pos+=r.length-1,t=this.input.charCodeAt(this.pos),(r!==`0`||t===56||t===57)&&(this.strict||e)&&this.invalidStringToken(this.pos-1-r.length,e?`Octal literal in template string`:`Octal literal in strict mode`),String.fromCharCode(i)}return mt(t)?(this.options.locations&&(this.lineStart=this.pos,++this.curLine),``):String.fromCharCode(t)}},Y.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return n===null&&this.invalidStringToken(t,`Bad character escape sequence`),n},Y.readWord1=function(){this.containsEsc=!1;for(var e=``,t=!0,n=this.pos,r=this.options.ecmaVersion>=6;this.pos<this.input.length;){var i=this.fullCharCodeAtPos();if(st(i,r))this.pos+=i<=65535?1:2;else if(i===92){this.containsEsc=!0,e+=this.input.slice(n,this.pos);var a=this.pos;this.input.charCodeAt(++this.pos)!==117&&this.invalidStringToken(this.pos,`Expecting Unicode escape sequence \\uXXXX`),++this.pos;var o=this.readCodePoint();(t?ot:st)(o,r)||this.invalidStringToken(a,`Invalid Unicode escape`),e+=Tt(o),n=this.pos}else break;t=!1}return e+this.input.slice(n,this.pos)},Y.readWord=function(){var e=this.readWord1(),t=H.name;return this.keywords.test(e)&&(t=dt[e]),this.finishToken(t,e)};var _r=`8.15.0`;W.acorn={Parser:W,version:_r,defaultOptions:kt,Position:Dt,SourceLocation:Ot,getLineInfo:U,Node:yn,TokenType:B,tokTypes:H,keywordTypes:dt,TokContext:dn,tokContexts:K,isIdentifierChar:st,isIdentifierStart:ot,Token:pr,isNewLine:mt,lineBreak:ft,lineBreakG:pt,nonASCIIwhitespace:gt};function vr(e,t){return W.parse(e,t)}function yr(e,t,n){return W.parseExpressionAt(e,t,n)}function br(e,t){return W.tokenizer(e,t)}var xr=!0;function Sr(e,t={}){return new B(`name`,t)}var Cr=new WeakMap,wr=Object.values(dt);function Tr(e){let t=e.Parser.acorn||e,n=Cr.get(t);if(!n){let e=function(e){return e===H.name||e===H.string||e===H.num||wr.includes(e)||c.includes(e)},t=function(e){return e===H.name||wr.includes(e)||c.includes(e)},r=function(e){return e===H.name||c.includes(e)},i=function(e){return e===s.abstract||e===s.declare||e===s.enum||e===s.module||e===s.namespace||e===s.interface||e===s.type},a=function(e){return e===s.keyof||e===s.readonly||e===s.unique},o=function(e){return e===H.invalidTemplate},s=Or(),c=Object.values(s),l=Dr(),u=Er(),d=RegExp(`^(?:${Object.keys(s).join(`|`)})$`);l.jsxTagStart.updateContext=function(){this.context.push(u.tc_expr),this.context.push(u.tc_oTag),this.exprAllowed=!1},l.jsxTagEnd.updateContext=function(e){let t=this.context.pop();t===u.tc_oTag&&e===H.slash||t===u.tc_cTag?(this.context.pop(),this.exprAllowed=this.curContext()===u.tc_expr):this.exprAllowed=!0},n={tokTypes:{...s,...l},tokContexts:{...u},keywordsRegExp:d,tokenIsLiteralPropertyName:e,tokenIsKeywordOrIdentifier:t,tokenIsIdentifier:r,tokenIsTSDeclarationStart:i,tokenIsTSTypeOperator:a,tokenIsTemplate:o}}return n}function Er(){return{tc_oTag:new dn(`<tag`,!1,!1),tc_cTag:new dn(`</tag`,!1,!1),tc_expr:new dn(`<tag>...</tag>`,!0,!0)}}function Dr(){return{at:new B(`@`),jsxName:new B(`jsxName`),jsxText:new B(`jsxText`,{beforeExpr:!0}),jsxTagStart:new B(`jsxTagStart`,{startsExpr:!0}),jsxTagEnd:new B(`jsxTagEnd`)}}function Or(){return{assert:Sr(`assert`,{startsExpr:xr}),asserts:Sr(`asserts`,{startsExpr:xr}),global:Sr(`global`,{startsExpr:xr}),keyof:Sr(`keyof`,{startsExpr:xr}),readonly:Sr(`readonly`,{startsExpr:xr}),unique:Sr(`unique`,{startsExpr:xr}),abstract:Sr(`abstract`,{startsExpr:xr}),declare:Sr(`declare`,{startsExpr:xr}),enum:Sr(`enum`,{startsExpr:xr}),module:Sr(`module`,{startsExpr:xr}),namespace:Sr(`namespace`,{startsExpr:xr}),interface:Sr(`interface`,{startsExpr:xr}),type:Sr(`type`,{startsExpr:xr})}}var kr=512,Ar=1024,jr=1,Mr=2,Nr=4,Pr=8,Fr=16,Ir=64,Lr=128,Rr=256,zr=512,Br=1024;jr|Mr|Pr|Lr,jr|0|Pr|0,jr|0|Nr|0,jr|0|Fr|0,Mr|0|Lr,Mr|0;var Vr=jr|Mr|Pr|Rr;0|Br,0|Ir,jr|0|Ir,Vr|zr,0|Br;var Hr=4,Ur=2,Wr=1;Ur|Wr,Ur|Hr,Wr|Hr;var Gr=RegExp(`(?=((?:[^\\S\\n\\r\\u2028\\u2029]|\\/\\/.*|\\/\\*.*?\\*\\/)*))\\1(?=[\\n\\r\\u2028\\u2029]|\\/\\*(?!.*?\\*\\/)|$)`,`y`),Kr=class{constructor(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1}};function qr(e,t){let n=t.key.name,r=e[n],i=`true`;return t.type===`MethodDefinition`&&(t.kind===`get`||t.kind===`set`)&&(i=(t.static?`s`:`i`)+t.kind),r===`iget`&&i===`iset`||r===`iset`&&i===`iget`||r===`sget`&&i===`sset`||r===`sset`&&i===`sget`?(e[n]=`true`,!1):r?!0:(e[n]=i,!1)}function Jr(e,t){let{computed:n,key:r}=e;return!n&&(r.type===`Identifier`&&r.name===t||r.type===`Literal`&&r.value===t)}var X={AbstractMethodHasImplementation:({methodName:e})=>`Method '${e}' cannot have an implementation because it is marked abstract.`,AbstractPropertyHasInitializer:({propertyName:e})=>`Property '${e}' cannot have an initializer because it is marked abstract.`,AccesorCannotDeclareThisParameter:`'get' and 'set' accessors cannot declare 'this' parameters.`,AccesorCannotHaveTypeParameters:`An accessor cannot have type parameters.`,CannotFindName:({name:e})=>`Cannot find name '${e}'.`,ClassMethodHasDeclare:`Class methods cannot have the 'declare' modifier.`,ClassMethodHasReadonly:`Class methods cannot have the 'readonly' modifier.`,ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference:`A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference.`,ConstructorHasTypeParameters:`Type parameters cannot appear on a constructor declaration.`,DeclareAccessor:({kind:e})=>`'declare' is not allowed in ${e}ters.`,DeclareClassFieldHasInitializer:`Initializers are not allowed in ambient contexts.`,DeclareFunctionHasImplementation:`An implementation cannot be declared in ambient contexts.`,DuplicateAccessibilityModifier:(()=>`Accessibility modifier already seen.`),DuplicateModifier:({modifier:e})=>`Duplicate modifier: '${e}'.`,EmptyHeritageClauseType:({token:e})=>`'${e}' list cannot be empty.`,EmptyTypeArguments:`Type argument list cannot be empty.`,EmptyTypeParameters:`Type parameter list cannot be empty.`,ExpectedAmbientAfterExportDeclare:`'export declare' must be followed by an ambient declaration.`,ImportAliasHasImportType:`An import alias can not use 'import type'.`,IncompatibleModifiers:({modifiers:e})=>`'${e[0]}' modifier cannot be used with '${e[1]}' modifier.`,IndexSignatureHasAbstract:`Index signatures cannot have the 'abstract' modifier.`,IndexSignatureHasAccessibility:({modifier:e})=>`Index signatures cannot have an accessibility modifier ('${e}').`,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:({modifier:e})=>`'${e}' modifier cannot appear on a type member.`,InvalidModifierOnTypeParameter:({modifier:e})=>`'${e}' modifier cannot appear on a type parameter.`,InvalidModifierOnTypeParameterPositions:({modifier:e})=>`'${e}' modifier can only appear on a type parameter of a class, interface or type alias.`,InvalidModifiersOrder:({orderedModifiers:e})=>`'${e[0]}' modifier must precede '${e[1]}' modifier.`,InvalidPropertyAccessAfterInstantiationExpression:`Invalid property access after an instantiation expression. You can either wrap the instantiation expression in parentheses, or delete the type arguments.`,InvalidTupleMemberLabel:`Tuple members must be labeled with a simple identifier.`,MissingInterfaceName:`'interface' declarations must be followed by an identifier.`,MixedLabeledAndUnlabeledElements:`Tuple members must all have names or all not have names.`,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:({modifier:e})=>`Private elements cannot have an accessibility modifier ('${e}').`,PrivateMethodsHasAccessibility:({modifier:e})=>`Private methods cannot have an accessibility modifier ('${e}').`,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.",SetAccesorCannotHaveOptionalParameter:`A 'set' accessor cannot have an optional parameter.`,SetAccesorCannotHaveRestParameter:`A 'set' accessor cannot have rest parameter.`,SetAccesorCannotHaveReturnType:`A 'set' accessor cannot have a return type annotation.`,SingleTypeParameterWithoutTrailingComma:({typeParameterName:e})=>`Single type parameter ${e} should have a trailing comma. Example usage: <${e},>.`,StaticBlockCannotHaveModifier:`Static class blocks cannot have any modifier.`,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.`,GenericsEndWithComma:`Trailing comma is not allowed at the end of generics.`,UnexpectedTypeAnnotation:`Did not expect a type annotation here.`,UnexpectedTypeCastInParameter:`Unexpected type cast in parameter position.`,UnsupportedImportTypeArgument:`Argument in a type import must be a string literal.`,UnsupportedParameterPropertyKind:`A parameter property may not be declared using a binding pattern.`,UnsupportedSignatureParameterKind:({type:e})=>`Name in a signature must be an Identifier, ObjectPattern or ArrayPattern, instead got ${e}.`,LetInLexicalBinding:`'let' is not allowed to be used as a name in 'let' or 'const' declarations.`},Yr={UnexpectedLeadingDecorator:`Leading decorators must be attached to a class declaration.`,DecoratorConstructor:`Decorators can't be used with a constructor. Did you mean '@dec class { ... }'?`,TrailingDecorator:`Decorators must be attached to a class element.`,SpreadElementDecorator:`Decorators can't be used with SpreadElement`};function Xr(e,t,n){let{tokTypes:r}=n,{tokTypes:i}=t;return class extends e{takeDecorators(e){let t=this.decoratorStack[this.decoratorStack.length-1];t.length&&(e.decorators=t,this.resetStartLocationFromNode(e,t[0]),this.decoratorStack[this.decoratorStack.length-1]=[])}parseDecorators(e){let t=this.decoratorStack[this.decoratorStack.length-1];for(;this.match(i.at);){let e=this.parseDecorator();t.push(e)}this.match(r._export)?e||this.unexpected():this.canHaveLeadingDecorator()||this.raise(this.start,Yr.UnexpectedLeadingDecorator)}parseDecorator(){let e=this.startNode();this.next(),this.decoratorStack.push([]);let t=this.start,n=this.startLoc,i;if(this.match(r.parenL)){let e=this.start,t=this.startLoc;if(this.next(),i=this.parseExpression(),this.expect(r.parenR),this.options.preserveParens){let n=this.startNodeAt(e,t);n.expression=i,i=this.finishNode(n,`ParenthesizedExpression`)}}else for(i=this.parseIdent(!1);this.eat(r.dot);){let e=this.startNodeAt(t,n);e.object=i,e.property=this.parseIdent(!0),e.computed=!1,i=this.finishNode(e,`MemberExpression`)}return e.expression=this.parseMaybeDecoratorArguments(i),this.decoratorStack.pop(),this.finishNode(e,`Decorator`)}parseMaybeDecoratorArguments(e){if(this.eat(r.parenL)){let t=this.startNodeAtNode(e);return t.callee=e,t.arguments=this.parseExprList(r.parenR,!1),this.finishNode(t,`CallExpression`)}return e}}}var Zr={quot:`"`,amp:`&`,apos:`'`,lt:`<`,gt:`>`,nbsp:`\xA0`,iexcl:`¡`,cent:`¢`,pound:`£`,curren:`¤`,yen:`¥`,brvbar:`¦`,sect:`§`,uml:`¨`,copy:`©`,ordf:`ª`,laquo:`«`,not:`¬`,shy:`­`,reg:`®`,macr:`¯`,deg:`°`,plusmn:`±`,sup2:`²`,sup3:`³`,acute:`´`,micro:`µ`,para:`¶`,middot:`·`,cedil:`¸`,sup1:`¹`,ordm:`º`,raquo:`»`,frac14:`¼`,frac12:`½`,frac34:`¾`,iquest:`¿`,Agrave:`À`,Aacute:`Á`,Acirc:`Â`,Atilde:`Ã`,Auml:`Ä`,Aring:`Å`,AElig:`Æ`,Ccedil:`Ç`,Egrave:`È`,Eacute:`É`,Ecirc:`Ê`,Euml:`Ë`,Igrave:`Ì`,Iacute:`Í`,Icirc:`Î`,Iuml:`Ï`,ETH:`Ð`,Ntilde:`Ñ`,Ograve:`Ò`,Oacute:`Ó`,Ocirc:`Ô`,Otilde:`Õ`,Ouml:`Ö`,times:`×`,Oslash:`Ø`,Ugrave:`Ù`,Uacute:`Ú`,Ucirc:`Û`,Uuml:`Ü`,Yacute:`Ý`,THORN:`Þ`,szlig:`ß`,agrave:`à`,aacute:`á`,acirc:`â`,atilde:`ã`,auml:`ä`,aring:`å`,aelig:`æ`,ccedil:`ç`,egrave:`è`,eacute:`é`,ecirc:`ê`,euml:`ë`,igrave:`ì`,iacute:`í`,icirc:`î`,iuml:`ï`,eth:`ð`,ntilde:`ñ`,ograve:`ò`,oacute:`ó`,ocirc:`ô`,otilde:`õ`,ouml:`ö`,divide:`÷`,oslash:`ø`,ugrave:`ù`,uacute:`ú`,ucirc:`û`,uuml:`ü`,yacute:`ý`,thorn:`þ`,yuml:`ÿ`,OElig:`Œ`,oelig:`œ`,Scaron:`Š`,scaron:`š`,Yuml:`Ÿ`,fnof:`ƒ`,circ:`ˆ`,tilde:`˜`,Alpha:`Α`,Beta:`Β`,Gamma:`Γ`,Delta:`Δ`,Epsilon:`Ε`,Zeta:`Ζ`,Eta:`Η`,Theta:`Θ`,Iota:`Ι`,Kappa:`Κ`,Lambda:`Λ`,Mu:`Μ`,Nu:`Ν`,Xi:`Ξ`,Omicron:`Ο`,Pi:`Π`,Rho:`Ρ`,Sigma:`Σ`,Tau:`Τ`,Upsilon:`Υ`,Phi:`Φ`,Chi:`Χ`,Psi:`Ψ`,Omega:`Ω`,alpha:`α`,beta:`β`,gamma:`γ`,delta:`δ`,epsilon:`ε`,zeta:`ζ`,eta:`η`,theta:`θ`,iota:`ι`,kappa:`κ`,lambda:`λ`,mu:`μ`,nu:`ν`,xi:`ξ`,omicron:`ο`,pi:`π`,rho:`ρ`,sigmaf:`ς`,sigma:`σ`,tau:`τ`,upsilon:`υ`,phi:`φ`,chi:`χ`,psi:`ψ`,omega:`ω`,thetasym:`ϑ`,upsih:`ϒ`,piv:`ϖ`,ensp:` `,emsp:` `,thinsp:` `,zwnj:`‌`,zwj:`‍`,lrm:`‎`,rlm:`‏`,ndash:`–`,mdash:`—`,lsquo:`‘`,rsquo:`’`,sbquo:`‚`,ldquo:`“`,rdquo:`”`,bdquo:`„`,dagger:`†`,Dagger:`‡`,bull:`•`,hellip:`…`,permil:`‰`,prime:`′`,Prime:`″`,lsaquo:`‹`,rsaquo:`›`,oline:`‾`,frasl:`⁄`,euro:`€`,image:`ℑ`,weierp:`℘`,real:`ℜ`,trade:`™`,alefsym:`ℵ`,larr:`←`,uarr:`↑`,rarr:`→`,darr:`↓`,harr:`↔`,crarr:`↵`,lArr:`⇐`,uArr:`⇑`,rArr:`⇒`,dArr:`⇓`,hArr:`⇔`,forall:`∀`,part:`∂`,exist:`∃`,empty:`∅`,nabla:`∇`,isin:`∈`,notin:`∉`,ni:`∋`,prod:`∏`,sum:`∑`,minus:`−`,lowast:`∗`,radic:`√`,prop:`∝`,infin:`∞`,ang:`∠`,and:`∧`,or:`∨`,cap:`∩`,cup:`∪`,int:`∫`,there4:`∴`,sim:`∼`,cong:`≅`,asymp:`≈`,ne:`≠`,equiv:`≡`,le:`≤`,ge:`≥`,sub:`⊂`,sup:`⊃`,nsub:`⊄`,sube:`⊆`,supe:`⊇`,oplus:`⊕`,otimes:`⊗`,perp:`⊥`,sdot:`⋅`,lceil:`⌈`,rceil:`⌉`,lfloor:`⌊`,rfloor:`⌋`,lang:`〈`,rang:`〉`,loz:`◊`,spades:`♠`,clubs:`♣`,hearts:`♥`,diams:`♦`},Qr=/^[\da-fA-F]+$/,$r=/^\d+$/;function ei(e){if(!e)return e;if(e.type===`JSXIdentifier`)return e.name;if(e.type===`JSXNamespacedName`)return e.namespace.name+`:`+e.name.name;if(e.type===`JSXMemberExpression`)return ei(e.object)+`.`+ei(e.property)}function ti(e,t,n,r){let i=e.tokTypes,a=t.tokTypes,o=e.isNewLine,s=e.isIdentifierChar,c=Object.assign({allowNamespaces:!0,allowNamespacedObjects:!0},r||{});return class extends n{jsx_readToken(){let e=``,t=this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated JSX contents`);let n=this.input.charCodeAt(this.pos);switch(n){case 60:case 123:return this.pos===this.start?n===60&&this.exprAllowed?(++this.pos,this.finishToken(a.jsxTagStart)):this.getTokenFromCode(n):(e+=this.input.slice(t,this.pos),this.finishToken(a.jsxText,e));case 38:e+=this.input.slice(t,this.pos),e+=this.jsx_readEntity(),t=this.pos;break;case 62:case 125:this.raise(this.pos,"Unexpected token `"+this.input[this.pos]+"`. Did you mean `"+(n===62?`&gt;`:`&rbrace;`)+'` or `{"'+this.input[this.pos]+'"}`?');default:o(n)?(e+=this.input.slice(t,this.pos),e+=this.jsx_readNewLine(!0),t=this.pos):++this.pos}}}jsx_readNewLine(e){let t=this.input.charCodeAt(this.pos),n;return++this.pos,t===13&&this.input.charCodeAt(this.pos)===10?(++this.pos,n=e?`
26
26
  `:`\r
27
- `):n=String.fromCharCode(t),this.options.locations&&(++this.curLine,this.lineStart=this.pos),n}jsx_readString(e){let t=``,n=++this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated string constant`);let r=this.input.charCodeAt(this.pos);if(r===e)break;r===38?(t+=this.input.slice(n,this.pos),t+=this.jsx_readEntity(),n=this.pos):o(r)?(t+=this.input.slice(n,this.pos),t+=this.jsx_readNewLine(!1),n=this.pos):++this.pos}return t+=this.input.slice(n,this.pos++),this.finishToken(i.string,t)}jsx_readEntity(){let e=``,t=0,n,r=this.input[this.pos];r!==`&`&&this.raise(this.pos,`Entity must start with an ampersand`);let i=++this.pos;for(;this.pos<this.input.length&&t++<10;){if(r=this.input[this.pos++],r===`;`){e[0]===`#`?e[1]===`x`?(e=e.substr(2),ai.test(e)&&(n=String.fromCharCode(parseInt(e,16)))):(e=e.substr(1),oi.test(e)&&(n=String.fromCharCode(parseInt(e,10)))):n=ii[e];break}e+=r}return n||(this.pos=i,`&`)}jsx_readWord(){let e,t=this.pos;do e=this.input.charCodeAt(++this.pos);while(s(e)||e===45);return this.finishToken(a.jsxName,this.input.slice(t,this.pos))}jsx_parseIdentifier(){let e=this.startNode();return this.type===a.jsxName?e.name=this.value:this.type.keyword?e.name=this.type.keyword:this.unexpected(),this.next(),this.finishNode(e,`JSXIdentifier`)}jsx_parseNamespacedName(){let e=this.start,t=this.startLoc,n=this.jsx_parseIdentifier();if(!c.allowNamespaces||!this.eat(i.colon))return n;var r=this.startNodeAt(e,t);return r.namespace=n,r.name=this.jsx_parseIdentifier(),this.finishNode(r,`JSXNamespacedName`)}jsx_parseElementName(){if(this.type===a.jsxTagEnd)return``;let e=this.start,t=this.startLoc,n=this.jsx_parseNamespacedName();for(this.type===i.dot&&n.type===`JSXNamespacedName`&&!c.allowNamespacedObjects&&this.unexpected();this.eat(i.dot);){let r=this.startNodeAt(e,t);r.object=n,r.property=this.jsx_parseIdentifier(),n=this.finishNode(r,`JSXMemberExpression`)}return n}jsx_parseAttributeValue(){switch(this.type){case i.braceL:let e=this.jsx_parseExpressionContainer();return e.expression.type===`JSXEmptyExpression`&&this.raise(e.start,`JSX attributes must only be assigned a non-empty expression`),e;case a.jsxTagStart:case i.string:return this.parseExprAtom();default:this.raise(this.start,`JSX value should be either an expression or a quoted JSX text`)}}jsx_parseEmptyExpression(){let e=this.startNodeAt(this.lastTokEnd,this.lastTokEndLoc);return this.finishNodeAt(e,`JSXEmptyExpression`,this.start,this.startLoc)}jsx_parseExpressionContainer(){let e=this.startNode();return this.next(),e.expression=this.type===i.braceR?this.jsx_parseEmptyExpression():this.parseExpression(),this.expect(i.braceR),this.finishNode(e,`JSXExpressionContainer`)}jsx_parseAttribute(){let e=this.startNode();return this.eat(i.braceL)?(this.expect(i.ellipsis),e.argument=this.parseMaybeAssign(),this.expect(i.braceR),this.finishNode(e,`JSXSpreadAttribute`)):(e.name=this.jsx_parseNamespacedName(),e.value=this.eat(i.eq)?this.jsx_parseAttributeValue():null,this.finishNode(e,`JSXAttribute`))}jsx_parseOpeningElementAt(e,t){let n=this.startNodeAt(e,t);n.attributes=[];let r=this.jsx_parseElementName();for(r&&(n.name=r);this.type!==i.slash&&this.type!==a.jsxTagEnd;)n.attributes.push(this.jsx_parseAttribute());return n.selfClosing=this.eat(i.slash),this.expect(a.jsxTagEnd),this.finishNode(n,r?`JSXOpeningElement`:`JSXOpeningFragment`)}jsx_parseClosingElementAt(e,t){let n=this.startNodeAt(e,t),r=this.jsx_parseElementName();return r&&(n.name=r),this.expect(a.jsxTagEnd),this.finishNode(n,r?`JSXClosingElement`:`JSXClosingFragment`)}jsx_parseElementAt(e,t){let n=this.startNodeAt(e,t),r=[],o=this.jsx_parseOpeningElementAt(e,t),s=null;if(!o.selfClosing){contents:for(;;)switch(this.type){case a.jsxTagStart:if(e=this.start,t=this.startLoc,this.next(),this.eat(i.slash)){s=this.jsx_parseClosingElementAt(e,t);break contents}r.push(this.jsx_parseElementAt(e,t));break;case a.jsxText:r.push(this.parseExprAtom());break;case i.braceL:r.push(this.jsx_parseExpressionContainer());break;default:this.unexpected()}si(s.name)!==si(o.name)&&this.raise(s.start,`Expected corresponding JSX closing tag for <`+si(o.name)+`>`)}let c=o.name?`Element`:`Fragment`;return n[`opening`+c]=o,n[`closing`+c]=s,n.children=r,this.type===i.relational&&this.value===`<`&&this.raise(this.start,`Adjacent JSX elements must be wrapped in an enclosing tag`),this.finishNode(n,`JSX`+c)}jsx_parseText(){let e=this.parseLiteral(this.value);return e.type=`JSXText`,e}jsx_parseElement(){let e=this.start,t=this.startLoc;return this.next(),this.jsx_parseElementAt(e,t)}}}function li(e,t,n){let{tokTypes:r}=t,{tokTypes:i}=n;return class extends e{parseMaybeImportAttributes(e){if(this.type===i._with||this.type===r.assert){this.next();let t=this.parseImportAttributes();t&&(e.attributes=t)}}parseImportAttributes(){this.expect(i.braceL);let e=this.parseWithEntries();return this.expect(i.braceR),e}parseWithEntries(){let e=[],t=new Set;do{if(this.type===i.braceR)break;let n=this.startNode(),r;r=this.type===i.string?this.parseLiteral(this.value):this.parseIdent(!0),this.next(),n.key=r,t.has(n.key.name)&&this.raise(this.pos,`Duplicated key in attributes`),t.add(n.key.name),this.type!==i.string&&this.raise(this.pos,`Only string is supported as an attribute value`),n.value=this.parseLiteral(this.value),e.push(this.finishNode(n,`ImportAttribute`))}while(this.eat(i.comma));return e}}}var ui=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;function di(e){if(!e)throw Error(`Assert fail`)}function fi(e){return e===`accessor`}function pi(e){return e===`in`||e===`out`}var mi=1,hi=2,gi=4,Z={SCOPE_TOP:1,SCOPE_FUNCTION:2,SCOPE_ASYNC:4,SCOPE_GENERATOR:8,SCOPE_ARROW:16,SCOPE_SIMPLE_CATCH:32,SCOPE_SUPER:64,SCOPE_DIRECT_SUPER:128,SCOPE_CLASS_STATIC_BLOCK:256,SCOPE_VAR:256,BIND_NONE:0,BIND_VAR:1,BIND_LEXICAL:2,BIND_FUNCTION:3,BIND_SIMPLE_CATCH:4,BIND_OUTSIDE:5,BIND_TS_TYPE:6,BIND_TS_INTERFACE:7,BIND_TS_NAMESPACE:8,BIND_FLAGS_TS_EXPORT_ONLY:1024,BIND_FLAGS_TS_IMPORT:4096,BIND_FLAGS_TS_ENUM:256,BIND_FLAGS_TS_CONST_ENUM:512,BIND_FLAGS_CLASS:128};function _i(e,t){return Z.SCOPE_FUNCTION|(e?Z.SCOPE_ASYNC:0)|(t?Z.SCOPE_GENERATOR:0)}function vi(e){if(e.type!==`MemberExpression`)return!1;let{computed:t,property:n}=e;return t&&(n.type!==`TemplateLiteral`||n.expressions.length>0)?!1:yi(e.object)}function yi(e){return e.type===`Identifier`?!0:e.type!==`MemberExpression`||e.computed?!1:yi(e.object)}function bi(e){return e===`private`||e===`public`||e===`protected`}function xi(e){return!!e.startsExpr}function Si(e){if(e==null)throw Error(`Unexpected ${e} value.`);return e}function Ci(e){switch(e){case`any`:return`TSAnyKeyword`;case`boolean`:return`TSBooleanKeyword`;case`bigint`:return`TSBigIntKeyword`;case`never`:return`TSNeverKeyword`;case`number`:return`TSNumberKeyword`;case`object`:return`TSObjectKeyword`;case`string`:return`TSStringKeyword`;case`symbol`:return`TSSymbolKeyword`;case`undefined`:return`TSUndefinedKeyword`;case`unknown`:return`TSUnknownKeyword`;default:return}}function wi(e){let{dts:t=!1}=e||{},n=!!e?.jsx;return function(r){let i=r.acorn||tt,a=Mr(i),o=i.tokTypes,s=i.keywordTypes,c=i.isIdentifierStart,l=i.lineBreak,u=i.isNewLine,d=i.tokContexts,f=i.isIdentifierChar,{tokTypes:p,tokContexts:m,keywordsRegExp:h,tokenIsLiteralPropertyName:g,tokenIsTemplate:_,tokenIsTSDeclarationStart:v,tokenIsIdentifier:y,tokenIsKeywordOrIdentifier:b,tokenIsTSTypeOperator:x}=a;function S(e,t,n=e.length){for(let r=t;r<n;r++){let t=e.charCodeAt(r);if(u(t))return r<n-1&&t===13&&e.charCodeAt(r+1)===10?r+2:r+1}return-1}r=ri(r,a,i),e?.jsx&&(r=ci(i,a,r,typeof e.jsx==`boolean`?{}:e.jsx)),r=li(r,a,i);class C extends r{constructor(e,t,n){super(e,t,n),this.preValue=null,this.preToken=null,this.isLookahead=!1,this.isAmbientContext=!1,this.inAbstractClass=!1,this.inType=!1,this.inDisallowConditionalTypesContext=!1,this.maybeInArrowParameters=!1,this.shouldParseArrowReturnType=void 0,this.shouldParseAsyncArrowReturnType=void 0,this.decoratorStack=[[]],this.importsStack=[[]],this.importOrExportOuterKind=void 0,this.tsParseConstModifier=e=>{this.tsParseModifiers({modified:e,allowedModifiers:[`const`],disallowedModifiers:[`in`,`out`],errorTemplate:X.InvalidModifierOnTypeParameterPositions})},this.ecmaVersion=this.options.ecmaVersion}static get acornTypeScript(){return a}get acornTypeScript(){return a}getTokenFromCodeInType(e){return e===62||e===60?this.finishOp(o.relational,1):super.getTokenFromCode(e)}readToken(t){if(!this.inType){let n=this.curContext();if(n===m.tc_expr)return this.jsx_readToken();if(n===m.tc_oTag||n===m.tc_cTag){if(c(t))return this.jsx_readWord();if(t==62)return++this.pos,this.finishToken(p.jsxTagEnd);if((t===34||t===39)&&n==m.tc_oTag)return this.jsx_readString(t)}if(t===60&&this.exprAllowed&&this.input.charCodeAt(this.pos+1)!==33)return++this.pos,e?.jsx?this.finishToken(p.jsxTagStart):this.finishToken(o.relational,`<`)}return super.readToken(t)}getTokenFromCode(e){return this.inType?this.getTokenFromCodeInType(e):e===64?(++this.pos,this.finishToken(p.at)):super.getTokenFromCode(e)}isAbstractClass(){return this.ts_isContextual(p.abstract)&&this.lookahead().type===o._class}finishNode(e,t){return e.type!==``&&e.end!==0?e:super.finishNode(e,t)}tryParse(e,t=this.cloneCurLookaheadState()){let n={node:null};try{return{node:e((e=null)=>{throw n.node=e,n}),error:null,thrown:!1,aborted:!1,failState:null}}catch(e){let r=this.getCurLookaheadState();if(this.setLookaheadState(t),e instanceof SyntaxError)return{node:null,error:e,thrown:!0,aborted:!1,failState:r};if(e===n)return{node:n.node,error:null,thrown:!1,aborted:!0,failState:r};throw e}}setOptionalParametersError(e,t){e.optionalParametersLoc=t?.loc??this.startLoc}reScan_lt_gt(){this.type===o.relational&&(--this.pos,this.readToken_lt_gt(this.fullCharCodeAtPos()))}reScan_lt(){let{type:e}=this;return e===o.bitShift?(this.pos-=2,this.finishOp(o.relational,1),o.relational):e}resetEndLocation(e,t=this.lastTokEnd,n=this.lastTokEndLoc){e.end=t,e.loc.end=n,this.options.ranges&&(e.range[1]=t)}startNodeAtNode(e){return super.startNodeAt(e.start,e.loc.start)}nextTokenStart(){return this.nextTokenStartSince(this.pos)}tsHasSomeModifiers(e,t){return t.some(t=>bi(t)?e.accessibility===t:!!e[t])}tsIsStartOfStaticBlocks(){return this.isContextual(`static`)&&this.lookaheadCharCode()===123}tsCheckForInvalidTypeCasts(e){e.forEach(e=>{e?.type===`TSTypeCastExpression`&&this.raise(e.typeAnnotation.start,X.UnexpectedTypeAnnotation)})}atPossibleAsyncArrow(e){return e.type===`Identifier`&&e.name===`async`&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&e.start===this.potentialArrowAt}tsIsIdentifier(){return y(this.type)}tsTryParseTypeOrTypePredicateAnnotation(){return this.match(o.colon)?this.tsParseTypeOrTypePredicateAnnotation(o.colon):void 0}tsTryParseGenericAsyncArrowFunction(e,t,n){if(!this.tsMatchLeftRelational())return;let r=this.maybeInArrowParameters;this.maybeInArrowParameters=!0;let i=this.tsTryParseAndCatch(()=>{let n=this.startNodeAt(e,t);return n.typeParameters=this.tsParseTypeParameters(this.tsParseConstModifier),super.parseFunctionParams(n),n.returnType=this.tsTryParseTypeOrTypePredicateAnnotation(),this.expect(o.arrow),n});if(this.maybeInArrowParameters=r,i)return super.parseArrowExpression(i,null,!0,n)}tsParseTypeArgumentsInExpression(){if(this.reScan_lt()===o.relational)return this.tsParseTypeArguments()}tsInNoContext(e){let t=this.context;this.context=[t[0]];try{return e()}finally{this.context=t}}tsTryParseTypeAnnotation(){return this.match(o.colon)?this.tsParseTypeAnnotation():void 0}isUnparsedContextual(e,t){let n=e+t.length;if(this.input.slice(e,n)===t){let e=this.input.charCodeAt(n);return!(f(e)||(e&64512)==55296)}return!1}isAbstractConstructorSignature(){return this.ts_isContextual(p.abstract)&&this.lookahead().type===o._new}nextTokenStartSince(e){return ui.lastIndex=e,ui.test(this.input)?ui.lastIndex:e}lookaheadCharCode(){return this.input.charCodeAt(this.nextTokenStart())}compareLookaheadState(e,t){for(let n of Object.keys(e))if(e[n]!==t[n])return!1;return!0}createLookaheadState(){this.value=null,this.context=[this.curContext()]}getCurLookaheadState(){return{endLoc:this.endLoc,lastTokEnd:this.lastTokEnd,lastTokStart:this.lastTokStart,lastTokStartLoc:this.lastTokStartLoc,pos:this.pos,value:this.value,type:this.type,start:this.start,end:this.end,context:this.context,startLoc:this.startLoc,lastTokEndLoc:this.lastTokEndLoc,curLine:this.curLine,lineStart:this.lineStart,curPosition:this.curPosition,containsEsc:this.containsEsc}}cloneCurLookaheadState(){return{pos:this.pos,value:this.value,type:this.type,start:this.start,end:this.end,context:this.context&&this.context.slice(),startLoc:this.startLoc,lastTokEndLoc:this.lastTokEndLoc,endLoc:this.endLoc,lastTokEnd:this.lastTokEnd,lastTokStart:this.lastTokStart,lastTokStartLoc:this.lastTokStartLoc,curLine:this.curLine,lineStart:this.lineStart,curPosition:this.curPosition,containsEsc:this.containsEsc}}setLookaheadState(e){this.pos=e.pos,this.value=e.value,this.endLoc=e.endLoc,this.lastTokEnd=e.lastTokEnd,this.lastTokStart=e.lastTokStart,this.lastTokStartLoc=e.lastTokStartLoc,this.type=e.type,this.start=e.start,this.end=e.end,this.context=e.context,this.startLoc=e.startLoc,this.lastTokEndLoc=e.lastTokEndLoc,this.curLine=e.curLine,this.lineStart=e.lineStart,this.curPosition=e.curPosition,this.containsEsc=e.containsEsc}tsLookAhead(e){let t=this.getCurLookaheadState(),n=e();return this.setLookaheadState(t),n}lookahead(e){let t=this.getCurLookaheadState();if(this.createLookaheadState(),this.isLookahead=!0,e!==void 0)for(let t=0;t<e;t++)this.nextToken();else this.nextToken();this.isLookahead=!1;let n=this.getCurLookaheadState();return this.setLookaheadState(t),n}readWord(){let e=this.readWord1(),t=o.name;return this.keywords.test(e)?t=s[e]:new RegExp(h).test(e)&&(t=p[e]),this.finishToken(t,e)}skipBlockComment(){let e;this.isLookahead||(e=this.options.onComment&&this.curPosition());let t=this.pos,n=this.input.indexOf(`*/`,this.pos+=2);if(n===-1&&this.raise(this.pos-2,`Unterminated comment`),this.pos=n+2,this.options.locations)for(let e,n=t;(e=S(this.input,n,this.pos))>-1;)++this.curLine,n=this.lineStart=e;this.isLookahead||this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())}skipLineComment(e){let t=this.pos,n;this.isLookahead||(n=this.options.onComment&&this.curPosition());let r=this.input.charCodeAt(this.pos+=e);for(;this.pos<this.input.length&&!u(r);)r=this.input.charCodeAt(++this.pos);this.isLookahead||this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())}finishToken(e,t){this.preValue=this.value,this.preToken=this.type,this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());let n=this.type;this.type=e,this.value=t,this.isLookahead||this.updateContext(n)}resetStartLocation(e,t,n){e.start=t,e.loc.start=n,this.options.ranges&&(e.range[0]=t)}isLineTerminator(){return this.eat(o.semi)||super.canInsertSemicolon()}hasFollowingLineBreak(){return Qr.lastIndex=this.end,Qr.test(this.input)}addExtra(e,t,n,r=!0){if(!e)return;let i=e.extra=e.extra||{};r?i[t]=n:Object.defineProperty(i,t,{enumerable:r,value:n})}isLiteralPropertyName(){return g(this.type)}hasPrecedingLineBreak(){return l.test(this.input.slice(this.lastTokEnd,this.start))}createIdentifier(e,t){return e.name=t,this.finishNode(e,`Identifier`)}resetStartLocationFromNode(e,t){this.resetStartLocation(e,t.start,t.loc.start)}isThisParam(e){return e.type===`Identifier`&&e.name===`this`}isLookaheadContextual(e){let t=this.nextTokenStart();return this.isUnparsedContextual(t,e)}ts_type_isContextual(e,t){return e===t&&!this.containsEsc}ts_isContextual(e){return this.type===e&&!this.containsEsc}ts_isContextualWithState(e,t){return e.type===t&&!e.containsEsc}isContextualWithState(e,t){return t.type===o.name&&t.value===e&&!t.containsEsc}tsIsStartOfMappedType(){return this.next(),this.eat(o.plusMin)?this.ts_isContextual(p.readonly):(this.ts_isContextual(p.readonly)&&this.next(),!this.match(o.bracketL)||(this.next(),!this.tsIsIdentifier())?!1:(this.next(),this.match(o._in)))}tsInDisallowConditionalTypesContext(e){let t=this.inDisallowConditionalTypesContext;this.inDisallowConditionalTypesContext=!0;try{return e()}finally{this.inDisallowConditionalTypesContext=t}}tsTryParseType(){return this.tsEatThenParseType(o.colon)}match(e){return this.type===e}matchJsx(e){return this.type===a.tokTypes[e]}ts_eatWithState(e,t,n){if(e===n.type){for(let e=0;e<t;e++)this.next();return!0}else return!1}ts_eatContextualWithState(e,t,n){if(h.test(e)){if(this.ts_isContextualWithState(n,p[e])){for(let e=0;e<t;e++)this.next();return!0}return!1}else{if(!this.isContextualWithState(e,n))return!1;for(let e=0;e<t;e++)this.next();return!0}}canHaveLeadingDecorator(){return this.match(o._class)}eatContextual(e){return h.test(e)?this.ts_isContextual(p[e])?(this.next(),!0):!1:super.eatContextual(e)}tsIsExternalModuleReference(){return this.isContextual(`require`)&&this.lookaheadCharCode()===40}tsParseExternalModuleReference(){let e=this.startNode();return this.expectContextual(`require`),this.expect(o.parenL),this.match(o.string)||this.unexpected(),e.expression=this.parseExprAtom(),this.expect(o.parenR),this.finishNode(e,`TSExternalModuleReference`)}tsParseEntityName(e=!0){let t=this.parseIdent(e);for(;this.eat(o.dot);){let n=this.startNodeAtNode(t);n.left=t,n.right=this.parseIdent(e),t=this.finishNode(n,`TSQualifiedName`)}return t}tsParseEnumMember(){let e=this.startNode();return e.id=this.match(o.string)?this.parseLiteral(this.value):this.parseIdent(!0),this.eat(o.eq)&&(e.initializer=this.parseMaybeAssign()),this.finishNode(e,`TSEnumMember`)}tsParseEnumDeclaration(e,t={}){return t.const&&(e.const=!0),t.declare&&(e.declare=!0),this.expectContextual(`enum`),e.id=this.parseIdent(),this.checkLValSimple(e.id),this.expect(o.braceL),e.members=this.tsParseDelimitedList(`EnumMembers`,this.tsParseEnumMember.bind(this)),this.expect(o.braceR),this.finishNode(e,`TSEnumDeclaration`)}tsParseModuleBlock(){let e=this.startNode();for(this.enterScope(Ir),this.expect(o.braceL),e.body=[];this.type!==o.braceR;){let t=this.parseStatement(null,!0);e.body.push(t)}return this.next(),super.exitScope(),this.finishNode(e,`TSModuleBlock`)}tsParseAmbientExternalModuleDeclaration(e){return this.ts_isContextual(p.global)?(e.global=!0,e.id=this.parseIdent()):this.match(o.string)?e.id=this.parseLiteral(this.value):this.unexpected(),this.match(o.braceL)?(this.enterScope(Lr),e.body=this.tsParseModuleBlock(),super.exitScope()):super.semicolon(),this.finishNode(e,`TSModuleDeclaration`)}tsTryParseDeclare(e){if(this.isLineTerminator())return;let t=this.type,n;return this.isContextual(`let`)&&(t=o._var,n=`let`),this.tsInAmbientContext(()=>{if(t===o._function)return e.declare=!0,this.parseFunctionStatement(e,!1,!0);if(t===o._class)return e.declare=!0,this.parseClass(e,!0);if(t===p.enum)return this.tsParseEnumDeclaration(e,{declare:!0});if(t===p.global)return this.tsParseAmbientExternalModuleDeclaration(e);if(t===o._const||t===o._var)return!this.match(o._const)||!this.isLookaheadContextual(`enum`)?(e.declare=!0,this.parseVarStatement(e,n||this.value,!0)):(this.expect(o._const),this.tsParseEnumDeclaration(e,{const:!0,declare:!0}));if(t===p.interface){let t=this.tsParseInterfaceDeclaration(e,{declare:!0});if(t)return t}if(y(t))return this.tsParseDeclaration(e,this.value,!0)})}tsIsListTerminator(e){switch(e){case`EnumMembers`:case`TypeMembers`:return this.match(o.braceR);case`HeritageClauseElement`:return this.match(o.braceL);case`TupleElementTypes`:return this.match(o.bracketR);case`TypeParametersOrArguments`:return this.tsMatchRightRelational()}}tsParseDelimitedListWorker(e,t,n,r){let i=[],a=-1;for(;!this.tsIsListTerminator(e);){a=-1;let r=t();if(r==null)return;if(i.push(r),this.eat(o.comma)){a=this.lastTokStart;continue}if(this.tsIsListTerminator(e))break;n&&this.expect(o.comma);return}return r&&(r.value=a),i}tsParseDelimitedList(e,t,n){return Si(this.tsParseDelimitedListWorker(e,t,!0,n))}tsParseBracketedList(e,t,n,r,i){r||(n?this.expect(o.bracketL):this.expect(o.relational));let a=this.tsParseDelimitedList(e,t,i);return n?this.expect(o.bracketR):this.expect(o.relational),a}tsParseTypeParameterName(){return this.parseIdent().name}tsEatThenParseType(e){return this.match(e)?this.tsNextThenParseType():void 0}tsExpectThenParseType(e){return this.tsDoThenParseType(()=>this.expect(e))}tsNextThenParseType(){return this.tsDoThenParseType(()=>this.next())}tsDoThenParseType(e){return this.tsInType(()=>(e(),this.tsParseType()))}tsSkipParameterStart(){if(y(this.type)||this.match(o._this))return this.next(),!0;if(this.match(o.braceL))try{return this.parseObj(!0),!0}catch{return!1}if(this.match(o.bracketL)){this.next();try{return this.parseBindingList(o.bracketR,!0,!0),!0}catch{return!1}}return!1}tsIsUnambiguouslyStartOfFunctionType(){return this.next(),!!(this.match(o.parenR)||this.match(o.ellipsis)||this.tsSkipParameterStart()&&(this.match(o.colon)||this.match(o.comma)||this.match(o.question)||this.match(o.eq)||this.match(o.parenR)&&(this.next(),this.match(o.arrow))))}tsIsStartOfFunctionType(){return this.tsMatchLeftRelational()?!0:this.match(o.parenL)&&this.tsLookAhead(this.tsIsUnambiguouslyStartOfFunctionType.bind(this))}tsInAllowConditionalTypesContext(e){let t=this.inDisallowConditionalTypesContext;this.inDisallowConditionalTypesContext=!1;try{return e()}finally{this.inDisallowConditionalTypesContext=t}}tsParseBindingListForSignature(){return super.parseBindingList(o.parenR,!0,!0).map(e=>(e.type!==`Identifier`&&e.type!==`RestElement`&&e.type!==`ObjectPattern`&&e.type!==`ArrayPattern`&&this.raise(e.start,X.UnsupportedSignatureParameterKind({type:e.type})),e))}tsParseTypePredicateAsserts(){if(this.type!==p.asserts)return!1;let e=this.containsEsc;return this.next(),!y(this.type)&&!this.match(o._this)?!1:(e&&this.raise(this.lastTokStart,`Escape sequence in keyword asserts`),!0)}tsParseThisTypeNode(){let e=this.startNode();return this.next(),this.finishNode(e,`TSThisType`)}tsParseTypeAnnotation(e=!0,t=this.startNode()){return this.tsInType(()=>{e&&this.expect(o.colon),t.typeAnnotation=this.tsParseType()}),this.finishNode(t,`TSTypeAnnotation`)}tsParseThisTypePredicate(e){this.next();let t=this.startNodeAtNode(e);return t.parameterName=e,t.typeAnnotation=this.tsParseTypeAnnotation(!1),t.asserts=!1,this.finishNode(t,`TSTypePredicate`)}tsParseThisTypeOrThisTypePredicate(){let e=this.tsParseThisTypeNode();return this.isContextual(`is`)&&!this.hasPrecedingLineBreak()?this.tsParseThisTypePredicate(e):e}tsParseTypePredicatePrefix(){let e=this.parseIdent();if(this.isContextual(`is`)&&!this.hasPrecedingLineBreak())return this.next(),e}tsParseTypeOrTypePredicateAnnotation(e){return this.tsInType(()=>{let t=this.startNode();this.expect(e);let n=this.startNode(),r=!!this.tsTryParse(this.tsParseTypePredicateAsserts.bind(this));if(r&&this.match(o._this)){let e=this.tsParseThisTypeOrThisTypePredicate();return e.type===`TSThisType`?(n.parameterName=e,n.asserts=!0,n.typeAnnotation=null,e=this.finishNode(n,`TSTypePredicate`)):(this.resetStartLocationFromNode(e,n),e.asserts=!0),t.typeAnnotation=e,this.finishNode(t,`TSTypeAnnotation`)}let i=this.tsIsIdentifier()&&this.tsTryParse(this.tsParseTypePredicatePrefix.bind(this));if(!i)return r?(n.parameterName=this.parseIdent(),n.asserts=r,n.typeAnnotation=null,t.typeAnnotation=this.finishNode(n,`TSTypePredicate`),this.finishNode(t,`TSTypeAnnotation`)):this.tsParseTypeAnnotation(!1,t);let a=this.tsParseTypeAnnotation(!1);return n.parameterName=i,n.typeAnnotation=a,n.asserts=r,t.typeAnnotation=this.finishNode(n,`TSTypePredicate`),this.finishNode(t,`TSTypeAnnotation`)})}tsFillSignature(e,t){let n=e===o.arrow;t.typeParameters=this.tsTryParseTypeParameters(),this.expect(o.parenL),t.parameters=this.tsParseBindingListForSignature(),(n||this.match(e))&&(t.typeAnnotation=this.tsParseTypeOrTypePredicateAnnotation(e))}tsTryNextParseConstantContext(){if(this.lookahead().type!==o._const)return null;this.next();let e=this.tsParseTypeReference();return(e.typeParameters||e.typeArguments)&&this.raise(e.typeName.start,X.CannotFindName({name:`const`})),e}tsParseFunctionOrConstructorType(e,t){let n=this.startNode();return e===`TSConstructorType`&&(n.abstract=!!t,t&&this.next(),this.next()),this.tsInAllowConditionalTypesContext(()=>this.tsFillSignature(o.arrow,n)),this.finishNode(n,e)}tsParseUnionOrIntersectionType(e,t,n){let r=this.startNode(),i=this.eat(n),a=[];do a.push(t());while(this.eat(n));return a.length===1&&!i?a[0]:(r.types=a,this.finishNode(r,e))}tsCheckTypeAnnotationForReadOnly(e){switch(e.typeAnnotation.type){case`TSTupleType`:case`TSArrayType`:return;default:this.raise(e.start,X.UnexpectedReadonly)}}tsParseTypeOperator(){let e=this.startNode(),t=this.value;return this.next(),e.operator=t,e.typeAnnotation=this.tsParseTypeOperatorOrHigher(),t===`readonly`&&this.tsCheckTypeAnnotationForReadOnly(e),this.finishNode(e,`TSTypeOperator`)}tsParseConstraintForInferType(){if(this.eat(o._extends)){let e=this.tsInDisallowConditionalTypesContext(()=>this.tsParseType());if(this.inDisallowConditionalTypesContext||!this.match(o.question))return e}}tsParseInferType(){let e=this.startNode();this.expectContextual(`infer`);let t=this.startNode();return t.name=this.tsParseTypeParameterName(),t.constraint=this.tsTryParse(()=>this.tsParseConstraintForInferType()),e.typeParameter=this.finishNode(t,`TSTypeParameter`),this.finishNode(e,`TSInferType`)}tsParseLiteralTypeNode(){let e=this.startNode();return e.literal=(()=>{switch(this.type){case o.num:case o.string:case o._true:case o._false:return this.parseExprAtom();default:this.unexpected()}})(),this.finishNode(e,`TSLiteralType`)}tsParseImportType(){let e=this.startNode();return this.expect(o._import),this.expect(o.parenL),this.match(o.string)||this.raise(this.start,X.UnsupportedImportTypeArgument),e.argument=this.parseExprAtom(),this.expect(o.parenR),this.eat(o.dot)&&(e.qualifier=this.tsParseEntityName()),this.tsMatchLeftRelational()&&(e.typeArguments=this.tsParseTypeArguments()),this.finishNode(e,`TSImportType`)}tsParseTypeQuery(){let e=this.startNode();return this.expect(o._typeof),this.match(o._import)?e.exprName=this.tsParseImportType():e.exprName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.tsMatchLeftRelational()&&(e.typeArguments=this.tsParseTypeArguments()),this.finishNode(e,`TSTypeQuery`)}tsParseMappedTypeParameter(){let e=this.startNode();return e.name=this.tsParseTypeParameterName(),e.constraint=this.tsExpectThenParseType(o._in),this.finishNode(e,`TSTypeParameter`)}tsParseMappedType(){let e=this.startNode();return this.expect(o.braceL),this.match(o.plusMin)?(e.readonly=this.value,this.next(),this.expectContextual(`readonly`)):this.eatContextual(`readonly`)&&(e.readonly=!0),this.expect(o.bracketL),e.typeParameter=this.tsParseMappedTypeParameter(),e.nameType=this.eatContextual(`as`)?this.tsParseType():null,this.expect(o.bracketR),this.match(o.plusMin)?(e.optional=this.value,this.next(),this.expect(o.question)):this.eat(o.question)&&(e.optional=!0),e.typeAnnotation=this.tsTryParseType(),this.semicolon(),this.expect(o.braceR),this.finishNode(e,`TSMappedType`)}tsParseTypeLiteral(){let e=this.startNode();return e.members=this.tsParseObjectTypeMembers(),this.finishNode(e,`TSTypeLiteral`)}tsParseTupleElementType(){let e=this.startLoc,t=this.start,n=this.eat(o.ellipsis),r=this.tsParseType(),i=this.eat(o.question);if(this.eat(o.colon)){let e=this.startNodeAtNode(r);e.optional=i,r.type===`TSTypeReference`&&!r.typeArguments&&r.typeName.type===`Identifier`?e.label=r.typeName:(this.raise(r.start,X.InvalidTupleMemberLabel),e.label=r),e.elementType=this.tsParseType(),r=this.finishNode(e,`TSNamedTupleMember`)}else if(i){let e=this.startNodeAtNode(r);e.typeAnnotation=r,r=this.finishNode(e,`TSOptionalType`)}if(n){let n=this.startNodeAt(t,e);n.typeAnnotation=r,r=this.finishNode(n,`TSRestType`)}return r}tsParseTupleType(){let e=this.startNode();e.elementTypes=this.tsParseBracketedList(`TupleElementTypes`,this.tsParseTupleElementType.bind(this),!0,!1);let t=!1,n=null;return e.elementTypes.forEach(e=>{let{type:r}=e;t&&r!==`TSRestType`&&r!==`TSOptionalType`&&!(r===`TSNamedTupleMember`&&e.optional)&&this.raise(e.start,X.OptionalTypeBeforeRequired),t||=r===`TSNamedTupleMember`&&e.optional||r===`TSOptionalType`;let i=r;r===`TSRestType`&&(e=e.typeAnnotation,i=e.type);let a=i===`TSNamedTupleMember`;n??=a,n!==a&&this.raise(e.start,X.MixedLabeledAndUnlabeledElements)}),this.finishNode(e,`TSTupleType`)}tsParseTemplateLiteralType(){let e=this.startNode();return e.literal=this.parseTemplate({isTagged:!1}),this.finishNode(e,`TSLiteralType`)}tsParseTypeReference(){let e=this.startNode();return e.typeName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.tsMatchLeftRelational()&&(e.typeArguments=this.tsParseTypeArguments()),this.finishNode(e,`TSTypeReference`)}tsMatchLeftRelational(){return this.match(o.relational)&&this.value===`<`}tsMatchRightRelational(){return this.match(o.relational)&&this.value===`>`}tsParseParenthesizedType(){let e=this.startNode();return this.expect(o.parenL),e.typeAnnotation=this.tsParseType(),this.expect(o.parenR),this.finishNode(e,`TSParenthesizedType`)}tsParseNonArrayType(){switch(this.type){case o.string:case o.num:case o._true:case o._false:return this.tsParseLiteralTypeNode();case o.plusMin:if(this.value===`-`){let e=this.startNode();return this.lookahead().type!==o.num&&this.unexpected(),e.literal=this.parseMaybeUnary(),this.finishNode(e,`TSLiteralType`)}break;case o._this:return this.tsParseThisTypeOrThisTypePredicate();case o._typeof:return this.tsParseTypeQuery();case o._import:return this.tsParseImportType();case o.braceL:return this.tsLookAhead(this.tsIsStartOfMappedType.bind(this))?this.tsParseMappedType():this.tsParseTypeLiteral();case o.bracketL:return this.tsParseTupleType();case o.parenL:return this.tsParseParenthesizedType();case o.backQuote:case o.dollarBraceL:return this.tsParseTemplateLiteralType();default:{let{type:e}=this;if(y(e)||e===o._void||e===o._null){let t=e===o._void?`TSVoidKeyword`:e===o._null?`TSNullKeyword`:Ci(this.value);if(t!==void 0&&this.lookaheadCharCode()!==46){let e=this.startNode();return this.next(),this.finishNode(e,t)}return this.tsParseTypeReference()}}}this.unexpected()}tsParseArrayTypeOrHigher(){let e=this.tsParseNonArrayType();for(;!this.hasPrecedingLineBreak()&&this.eat(o.bracketL);)if(this.match(o.bracketR)){let t=this.startNodeAtNode(e);t.elementType=e,this.expect(o.bracketR),e=this.finishNode(t,`TSArrayType`)}else{let t=this.startNodeAtNode(e);t.objectType=e,t.indexType=this.tsParseType(),this.expect(o.bracketR),e=this.finishNode(t,`TSIndexedAccessType`)}return e}tsParseTypeOperatorOrHigher(){return x(this.type)&&!this.containsEsc?this.tsParseTypeOperator():this.isContextual(`infer`)?this.tsParseInferType():this.tsInAllowConditionalTypesContext(()=>this.tsParseArrayTypeOrHigher())}tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersectionType(`TSIntersectionType`,this.tsParseTypeOperatorOrHigher.bind(this),o.bitwiseAND)}tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType(`TSUnionType`,this.tsParseIntersectionTypeOrHigher.bind(this),o.bitwiseOR)}tsParseNonConditionalType(){return this.tsIsStartOfFunctionType()?this.tsParseFunctionOrConstructorType(`TSFunctionType`):this.match(o._new)?this.tsParseFunctionOrConstructorType(`TSConstructorType`):this.isAbstractConstructorSignature()?this.tsParseFunctionOrConstructorType(`TSConstructorType`,!0):this.tsParseUnionTypeOrHigher()}tsParseType(){di(this.inType);let e=this.tsParseNonConditionalType();if(this.inDisallowConditionalTypesContext||this.hasPrecedingLineBreak()||!this.eat(o._extends))return e;let t=this.startNodeAtNode(e);return t.checkType=e,t.extendsType=this.tsInDisallowConditionalTypesContext(()=>this.tsParseNonConditionalType()),this.expect(o.question),t.trueType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.expect(o.colon),t.falseType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.finishNode(t,`TSConditionalType`)}tsIsUnambiguouslyIndexSignature(){return this.next(),y(this.type)?(this.next(),this.match(o.colon)):!1}tsInType(e){let t=this.inType;this.inType=!0;try{return e()}finally{this.inType=t}}tsTryParseIndexSignature(e){if(!(this.match(o.bracketL)&&this.tsLookAhead(this.tsIsUnambiguouslyIndexSignature.bind(this))))return;this.expect(o.bracketL);let t=this.parseIdent();t.typeAnnotation=this.tsParseTypeAnnotation(),this.resetEndLocation(t),this.expect(o.bracketR),e.parameters=[t];let n=this.tsTryParseTypeAnnotation();return n&&(e.typeAnnotation=n),this.tsParseTypeMemberSemicolon(),this.finishNode(e,`TSIndexSignature`)}tsParseNoneModifiers(e){this.tsParseModifiers({modified:e,allowedModifiers:[],disallowedModifiers:[`in`,`out`],errorTemplate:X.InvalidModifierOnTypeParameterPositions})}tsParseTypeParameter(e=this.tsParseNoneModifiers.bind(this)){let t=this.startNode();return e(t),t.name=this.tsParseTypeParameterName(),t.constraint=this.tsEatThenParseType(o._extends),t.default=this.tsEatThenParseType(o.eq),this.finishNode(t,`TSTypeParameter`)}tsParseTypeParameters(e){let t=this.startNode();this.tsMatchLeftRelational()||this.matchJsx(`jsxTagStart`)?this.next():this.unexpected();let n={value:-1};return t.params=this.tsParseBracketedList(`TypeParametersOrArguments`,this.tsParseTypeParameter.bind(this,e),!1,!0,n),t.params.length===0&&this.raise(this.start,X.EmptyTypeParameters),n.value!==-1&&this.addExtra(t,`trailingComma`,n.value),this.finishNode(t,`TSTypeParameterDeclaration`)}tsTryParseTypeParameters(e){if(this.tsMatchLeftRelational())return this.tsParseTypeParameters(e)}tsTryParse(e){let t=this.getCurLookaheadState(),n=e();if(n!==void 0&&n!==!1)return n;this.setLookaheadState(t)}tsTokenCanFollowModifier(){return(this.match(o.bracketL)||this.match(o.braceL)||this.match(o.star)||this.match(o.ellipsis)||this.match(o.privateId)||this.isLiteralPropertyName())&&!this.hasPrecedingLineBreak()}tsNextTokenCanFollowModifier(){return this.next(!0),this.tsTokenCanFollowModifier()}tsParseModifier(e,t){let n=this.value;if(e.indexOf(n)!==-1&&!this.containsEsc){if(t&&this.tsIsStartOfStaticBlocks())return;if(this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this)))return n}}tsParseModifiersByMap({modified:e,map:t}){for(let n of Object.keys(t))e[n]=t[n]}tsParseModifiers({modified:e,allowedModifiers:t,disallowedModifiers:n,stopOnStartOfClassStaticBlock:r,errorTemplate:i=X.InvalidModifierOnTypeMember}){let a={},o=(t,n,r,i)=>{n===r&&e[i]&&this.raise(t.column,X.InvalidModifiersOrder({orderedModifiers:[r,i]}))},s=(t,n,r,i)=>{(e[r]&&n===i||e[i]&&n===r)&&this.raise(t.column,X.IncompatibleModifiers({modifiers:[r,i]}))};for(;;){let c=this.startLoc,l=this.tsParseModifier(t.concat(n??[]),r);if(!l)break;bi(l)?e.accessibility?this.raise(this.start,X.DuplicateAccessibilityModifier()):(o(c,l,l,`override`),o(c,l,l,`static`),o(c,l,l,`readonly`),o(c,l,l,`accessor`),a.accessibility=l,e.accessibility=l):pi(l)?e[l]?this.raise(this.start,X.DuplicateModifier({modifier:l})):(o(c,l,`in`,`out`),a[l]=l,e[l]=!0):fi(l)?e[l]?this.raise(this.start,X.DuplicateModifier({modifier:l})):(s(c,l,`accessor`,`readonly`),s(c,l,`accessor`,`static`),s(c,l,`accessor`,`override`),a[l]=l,e[l]=!0):l===`const`?e[l]?this.raise(this.start,X.DuplicateModifier({modifier:l})):(a[l]=l,e[l]=!0):Object.hasOwnProperty.call(e,l)?this.raise(this.start,X.DuplicateModifier({modifier:l})):(o(c,l,`static`,`readonly`),o(c,l,`static`,`override`),o(c,l,`override`,`readonly`),o(c,l,`abstract`,`override`),s(c,l,`declare`,`override`),s(c,l,`static`,`abstract`),a[l]=l,e[l]=!0),n?.includes(l)&&this.raise(this.start,i)}return a}tsParseInOutModifiers(e){this.tsParseModifiers({modified:e,allowedModifiers:[`in`,`out`],disallowedModifiers:[`public`,`private`,`protected`,`readonly`,`declare`,`abstract`,`override`],errorTemplate:X.InvalidModifierOnTypeParameter})}parseMaybeUnary(t,n,r,i){return!e?.jsx&&this.tsMatchLeftRelational()?this.tsParseTypeAssertion():super.parseMaybeUnary(t,n,r,i)}tsParseTypeAssertion(){n&&this.raise(this.start,X.ReservedTypeAssertion);let e=this.tryParse(()=>{let e=this.startNode();return e.typeAnnotation=this.tsTryNextParseConstantContext()||this.tsNextThenParseType(),this.expect(o.relational),e.expression=this.parseMaybeUnary(),this.finishNode(e,`TSTypeAssertion`)});return e.error?this.tsParseTypeParameters(this.tsParseConstModifier):e.node}tsParseTypeArguments(){let e=this.startNode();return e.params=this.tsInType(()=>this.tsInNoContext(()=>(this.expect(o.relational),this.tsParseDelimitedList(`TypeParametersOrArguments`,this.tsParseType.bind(this))))),e.params.length===0&&this.raise(this.start,X.EmptyTypeArguments),this.exprAllowed=!1,this.expect(o.relational),this.finishNode(e,`TSTypeParameterInstantiation`)}tsParseHeritageClause(e){let t=this.start,n=this.tsParseDelimitedList(`HeritageClauseElement`,()=>{let e=this.startNode();return e.expression=this.tsParseEntityName(),this.tsMatchLeftRelational()&&(e.typeParameters=this.tsParseTypeArguments()),this.finishNode(e,`TSExpressionWithTypeArguments`)});return n.length||this.raise(t,X.EmptyHeritageClauseType({token:e})),n}tsParseTypeMemberSemicolon(){!this.eat(o.comma)&&!this.isLineTerminator()&&this.expect(o.semi)}tsTryParseAndCatch(e){let t=this.tryParse(t=>e()||t());if(!(t.aborted||!t.node))return t.error&&this.setLookaheadState(t.failState),t.node}tsParseSignatureMember(e,t){return this.tsFillSignature(o.colon,t),this.tsParseTypeMemberSemicolon(),this.finishNode(t,e)}tsParsePropertyOrMethodSignature(e,t){this.eat(o.question)&&(e.optional=!0);let n=e;if(this.match(o.parenL)||this.tsMatchLeftRelational()){t&&this.raise(e.start,X.ReadonlyForMethodSignature);let r=n;r.kind&&this.tsMatchLeftRelational()&&this.raise(this.start,X.AccesorCannotHaveTypeParameters),this.tsFillSignature(o.colon,r),this.tsParseTypeMemberSemicolon();let i=`parameters`,a=`typeAnnotation`;if(r.kind===`get`)r[i].length>0&&(this.raise(this.start,`A 'get' accesor must not have any formal parameters.`),this.isThisParam(r[i][0])&&this.raise(this.start,X.AccesorCannotDeclareThisParameter));else if(r.kind===`set`){if(r[i].length!==1)this.raise(this.start,`A 'get' accesor must not have any formal parameters.`);else{let e=r[i][0];this.isThisParam(e)&&this.raise(this.start,X.AccesorCannotDeclareThisParameter),e.type===`Identifier`&&e.optional&&this.raise(this.start,X.SetAccesorCannotHaveOptionalParameter),e.type===`RestElement`&&this.raise(this.start,X.SetAccesorCannotHaveRestParameter)}r[a]&&this.raise(r[a].start,X.SetAccesorCannotHaveReturnType)}else r.kind=`method`;return this.finishNode(r,`TSMethodSignature`)}else{let e=n;t&&(e.readonly=!0);let r=this.tsTryParseTypeAnnotation();return r&&(e.typeAnnotation=r),this.tsParseTypeMemberSemicolon(),this.finishNode(e,`TSPropertySignature`)}}tsParseTypeMember(){let e=this.startNode();if(this.match(o.parenL)||this.tsMatchLeftRelational())return this.tsParseSignatureMember(`TSCallSignatureDeclaration`,e);if(this.match(o._new)){let t=this.startNode();return this.next(),this.match(o.parenL)||this.tsMatchLeftRelational()?this.tsParseSignatureMember(`TSConstructSignatureDeclaration`,e):(e.key=this.createIdentifier(t,`new`),this.tsParsePropertyOrMethodSignature(e,!1))}return this.tsParseModifiers({modified:e,allowedModifiers:[`readonly`],disallowedModifiers:[`declare`,`abstract`,`private`,`protected`,`public`,`static`,`override`]}),this.tsTryParseIndexSignature(e)||(this.parsePropertyName(e),!e.computed&&e.key.type===`Identifier`&&(e.key.name===`get`||e.key.name===`set`)&&this.tsTokenCanFollowModifier()&&(e.kind=e.key.name,this.parsePropertyName(e)),this.tsParsePropertyOrMethodSignature(e,!!e.readonly))}tsParseList(e,t){let n=[];for(;!this.tsIsListTerminator(e);)n.push(t());return n}tsParseObjectTypeMembers(){this.expect(o.braceL);let e=this.tsParseList(`TypeMembers`,this.tsParseTypeMember.bind(this));return this.expect(o.braceR),e}tsParseInterfaceDeclaration(e,t={}){if(this.hasFollowingLineBreak())return null;this.expectContextual(`interface`),t.declare&&(e.declare=!0),y(this.type)?(e.id=this.parseIdent(),this.checkLValSimple(e.id,Z.BIND_TS_INTERFACE)):(e.id=null,this.raise(this.start,X.MissingInterfaceName)),e.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers.bind(this)),this.eat(o._extends)&&(e.extends=this.tsParseHeritageClause(`extends`));let n=this.startNode();return n.body=this.tsInType(this.tsParseObjectTypeMembers.bind(this)),e.body=this.finishNode(n,`TSInterfaceBody`),this.finishNode(e,`TSInterfaceDeclaration`)}tsParseAbstractDeclaration(e){if(this.match(o._class))return e.abstract=!0,this.parseClass(e,!0);if(this.ts_isContextual(p.interface)){if(!this.hasFollowingLineBreak())return e.abstract=!0,this.tsParseInterfaceDeclaration(e)}else this.unexpected(e.start)}tsIsDeclarationStart(){return v(this.type)}tsParseExpressionStatement(e,t){switch(t.name){case`declare`:{let t=this.tsTryParseDeclare(e);if(t)return t.declare=!0,t;break}case`global`:if(this.match(o.braceL)){this.enterScope(Lr);let n=e;return n.global=!0,n.id=t,n.body=this.tsParseModuleBlock(),super.exitScope(),this.finishNode(n,`TSModuleDeclaration`)}break;default:return this.tsParseDeclaration(e,t.name,!1)}}tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.tsParseExternalModuleReference():this.tsParseEntityName(!1)}tsIsExportDefaultSpecifier(){let{type:e}=this,t=this.isAsyncFunction(),n=this.isLet();if(y(e)){if(t&&!this.containsEsc||n)return!1;if((e===p.type||e===p.interface)&&!this.containsEsc){let e=this.lookahead();if(y(e.type)&&!this.isContextualWithState(`from`,e)||e.type===o.braceL)return!1}}else if(!this.match(o._default))return!1;let r=this.nextTokenStart(),i=this.isUnparsedContextual(r,`from`);if(this.input.charCodeAt(r)===44||y(this.type)&&i)return!0;if(this.match(o._default)&&i){let e=this.input.charCodeAt(this.nextTokenStartSince(r+4));return e===34||e===39}return!1}tsInAmbientContext(e){let t=this.isAmbientContext;this.isAmbientContext=!0;try{return e()}finally{this.isAmbientContext=t}}tsCheckLineTerminator(e){return e?this.hasFollowingLineBreak()?!1:(this.next(),!0):!this.isLineTerminator()}tsParseModuleOrNamespaceDeclaration(e,t=!1){if(e.id=this.parseIdent(),t||this.checkLValSimple(e.id,Z.BIND_TS_NAMESPACE),this.eat(o.dot)){let t=this.startNode();this.tsParseModuleOrNamespaceDeclaration(t,!0),e.body=t}else this.enterScope(Lr),e.body=this.tsParseModuleBlock(),super.exitScope();return this.finishNode(e,`TSModuleDeclaration`)}checkLValSimple(e,t=Z.BIND_NONE,n){return(e.type===`TSNonNullExpression`||e.type===`TSAsExpression`)&&(e=e.expression),super.checkLValSimple(e,t,n)}tsParseTypeAliasDeclaration(e){return e.id=this.parseIdent(),this.checkLValSimple(e.id,Z.BIND_TS_TYPE),e.typeAnnotation=this.tsInType(()=>{if(e.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers.bind(this)),this.expect(o.eq),this.ts_isContextual(p.interface)&&this.lookahead().type!==o.dot){let e=this.startNode();return this.next(),this.finishNode(e,`TSIntrinsicKeyword`)}return this.tsParseType()}),this.semicolon(),this.finishNode(e,`TSTypeAliasDeclaration`)}tsParseDeclaration(e,t,n){switch(t){case`abstract`:if(this.tsCheckLineTerminator(n)&&(this.match(o._class)||y(this.type)))return this.tsParseAbstractDeclaration(e);break;case`module`:if(this.tsCheckLineTerminator(n)){if(this.match(o.string))return this.tsParseAmbientExternalModuleDeclaration(e);if(y(this.type))return this.tsParseModuleOrNamespaceDeclaration(e)}break;case`namespace`:if(this.tsCheckLineTerminator(n)&&y(this.type))return this.tsParseModuleOrNamespaceDeclaration(e);break;case`type`:if(this.tsCheckLineTerminator(n)&&y(this.type))return this.tsParseTypeAliasDeclaration(e);break}}tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startNode(),this.value,!0)}tsParseImportEqualsDeclaration(e,t){e.isExport=t||!1,e.id=this.parseIdent(),this.checkLValSimple(e.id,Z.BIND_LEXICAL),super.expect(o.eq);let n=this.tsParseModuleReference();return e.importKind===`type`&&n.type!==`TSExternalModuleReference`&&this.raise(n.start,X.ImportAliasHasImportType),e.moduleReference=n,super.semicolon(),this.finishNode(e,`TSImportEqualsDeclaration`)}isExportDefaultSpecifier(){if(this.tsIsDeclarationStart())return!1;let{type:e}=this;if(y(e)){if(this.isContextual(`async`)||this.isContextual(`let`))return!1;if((e===p.type||e===p.interface)&&!this.containsEsc){let e=this.lookahead();if(y(e.type)&&!this.isContextualWithState(`from`,e)||e.type===o.braceL)return!1}}else if(!this.match(o._default))return!1;let t=this.nextTokenStart(),n=this.isUnparsedContextual(t,`from`);if(this.input.charCodeAt(t)===44||y(this.type)&&n)return!0;if(this.match(o._default)&&n){let e=this.input.charCodeAt(this.nextTokenStartSince(t+4));return e===34||e===39}return!1}parseTemplate({isTagged:e=!1}={}){let t=this.startNode();this.next(),t.expressions=[];let n=this.parseTemplateElement({isTagged:e});for(t.quasis=[n];!n.tail;)this.type===o.eof&&this.raise(this.pos,`Unterminated template literal`),this.expect(o.dollarBraceL),t.expressions.push(this.inType?this.tsParseType():this.parseExpression()),this.expect(o.braceR),t.quasis.push(n=this.parseTemplateElement({isTagged:e}));return this.next(),this.finishNode(t,`TemplateLiteral`)}parseFunction(e,t,n,r,i){this.initFunction(e),(this.ecmaVersion>=9||this.ecmaVersion>=6&&!r)&&(this.type===o.star&&t&hi&&this.unexpected(),e.generator=this.eat(o.star)),this.ecmaVersion>=8&&(e.async=!!r),t&mi&&(e.id=t&gi&&this.type!==o.name?null:this.parseIdent());let a=this.yieldPos,s=this.awaitPos,c=this.awaitIdentPos,l=this.maybeInArrowParameters;this.maybeInArrowParameters=!1,this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(_i(e.async,e.generator)),t&mi||(e.id=this.type===o.name?this.parseIdent():null),this.parseFunctionParams(e);let u=t&mi;return this.parseFunctionBody(e,n,!1,i,{isFunctionDeclaration:u}),this.yieldPos=a,this.awaitPos=s,this.awaitIdentPos=c,t&mi&&e.id&&!(t&hi)&&(e.body?this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Z.BIND_VAR:Z.BIND_LEXICAL:Z.BIND_FUNCTION):this.checkLValSimple(e.id,Z.BIND_NONE)),this.maybeInArrowParameters=l,this.finishNode(e,u?`FunctionDeclaration`:`FunctionExpression`)}parseFunctionBody(e,t=!1,n=!1,r=!1,i){this.match(o.colon)&&(e.returnType=this.tsParseTypeOrTypePredicateAnnotation(o.colon));let a=i?.isFunctionDeclaration?`TSDeclareFunction`:i?.isClassMethod?`TSDeclareMethod`:void 0;return a&&!this.match(o.braceL)&&this.isLineTerminator()?this.finishNode(e,a):a===`TSDeclareFunction`&&this.isAmbientContext&&(this.raise(e.start,X.DeclareFunctionHasImplementation),e.declare)?(super.parseFunctionBody(e,t,n,!1),this.finishNode(e,a)):(super.parseFunctionBody(e,t,n,r),e)}parseNew(){this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword new`);let e=this.startNode(),t=this.parseIdent(!0);if(this.ecmaVersion>=6&&this.eat(o.dot)){e.meta=t;let n=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!==`target`&&this.raiseRecoverable(e.property.start,`The only valid meta property for new is 'new.target'`),n&&this.raiseRecoverable(e.start,`'new.target' must not contain escaped characters`),this.allowNewDotTarget||this.raiseRecoverable(e.start,`'new.target' can only be used in functions and class static block`),this.finishNode(e,`MetaProperty`)}let n=this.start,r=this.startLoc,i=this.type===o._import;e.callee=this.parseSubscripts(this.parseExprAtom(),n,r,!0,!1),i&&e.callee.type===`ImportExpression`&&this.raise(n,`Cannot use new with import()`);let{callee:a}=e;return a.type===`TSInstantiationExpression`&&!a.extra?.parenthesized&&(e.typeArguments=a.typeArguments,e.callee=a.expression),this.eat(o.parenL)?e.arguments=this.parseExprList(o.parenR,this.ecmaVersion>=8,!1):e.arguments=[],this.finishNode(e,`NewExpression`)}parseExprOp(e,t,n,r,i){if(o._in.binop>r&&!this.hasPrecedingLineBreak()){let a;if(this.isContextual(`as`)&&(a=`TSAsExpression`),this.isContextual(`satisfies`)&&(a=`TSSatisfiesExpression`),a){let o=this.startNodeAt(t,n);o.expression=e;let s=this.tsTryNextParseConstantContext();return s?o.typeAnnotation=s:o.typeAnnotation=this.tsNextThenParseType(),this.finishNode(o,a),this.reScan_lt_gt(),this.parseExprOp(o,t,n,r,i)}}return super.parseExprOp(e,t,n,r,i)}parseImportSpecifiers(){let e=[],t=!0;if(a.tokenIsIdentifier(this.type)&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(o.comma)))return e;if(this.type===o.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(o.braceL);!this.eat(o.braceR);){if(t)t=!1;else if(this.expect(o.comma),this.afterTrailingComma(o.braceR))break;e.push(this.parseImportSpecifier())}return e}parseImport(e){let t=this.lookahead();if(e.importKind=`value`,this.importOrExportOuterKind=`value`,y(t.type)||this.match(o.star)||this.match(o.braceL)){let n=this.lookahead(2);if(n.type!==o.comma&&!this.isContextualWithState(`from`,n)&&n.type!==o.eq&&this.ts_eatContextualWithState(`type`,1,t)&&(this.importOrExportOuterKind=`type`,e.importKind=`type`,t=this.lookahead(),n=this.lookahead(2)),y(t.type)&&n.type===o.eq){this.next();let t=this.tsParseImportEqualsDeclaration(e);return this.importOrExportOuterKind=`value`,t}}return this.next(),this.type===o.string?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual(`from`),e.source=this.type===o.string?this.parseExprAtom():this.unexpected()),this.parseMaybeImportAttributes(e),this.semicolon(),this.finishNode(e,`ImportDeclaration`),this.importOrExportOuterKind=`value`,e.importKind===`type`&&e.specifiers.length>1&&e.specifiers[0].type===`ImportDefaultSpecifier`&&this.raise(e.start,X.TypeImportCannotSpecifyDefaultAndNamed),e}parseExportDefaultDeclaration(){if(this.isAbstractClass()){let e=this.startNode();return this.next(),e.abstract=!0,this.parseClass(e,!0)}if(this.match(p.interface)){let e=this.tsParseInterfaceDeclaration(this.startNode());if(e)return e}return super.parseExportDefaultDeclaration()}parseExportAllDeclaration(e,t){return this.ecmaVersion>=11&&(this.eatContextual(`as`)?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual(`from`),this.type!==o.string&&this.unexpected(),e.source=this.parseExprAtom(),this.parseMaybeImportAttributes(e),this.semicolon(),this.finishNode(e,`ExportAllDeclaration`)}parseDynamicImport(e){if(this.next(),e.source=this.parseMaybeAssign(),this.eat(o.comma)&&(e.arguments=[this.parseExpression()]),!this.eat(o.parenR)){let e=this.start;this.eat(o.comma)&&this.eat(o.parenR)?this.raiseRecoverable(e,`Trailing comma is not allowed in import()`):this.unexpected(e)}return this.finishNode(e,`ImportExpression`)}parseExport(e,t){let n=this.lookahead();if(this.ts_eatWithState(o._import,2,n)){this.ts_isContextual(p.type)&&this.lookaheadCharCode()!==61?(e.importKind=`type`,this.importOrExportOuterKind=`type`,this.next()):(e.importKind=`value`,this.importOrExportOuterKind=`value`);let t=this.tsParseImportEqualsDeclaration(e,!0);return this.importOrExportOuterKind=void 0,t}else if(this.ts_eatWithState(o.eq,2,n)){let t=e;return t.expression=this.parseExpression(),this.semicolon(),this.importOrExportOuterKind=void 0,this.finishNode(t,`TSExportAssignment`)}else if(this.ts_eatContextualWithState(`as`,2,n)){let t=e;return this.expectContextual(`namespace`),t.id=this.parseIdent(),this.semicolon(),this.importOrExportOuterKind=void 0,this.finishNode(t,`TSNamespaceExportDeclaration`)}else{let r=this.lookahead(2).type;if(this.ts_isContextualWithState(n,p.type)&&(r===o.braceL||r===o.star)?(this.next(),this.importOrExportOuterKind=`type`,e.exportKind=`type`):(this.importOrExportOuterKind=`value`,e.exportKind=`value`),this.next(),this.eat(o.star))return this.parseExportAllDeclaration(e,t);if(this.eat(o._default))return this.checkExport(t,`default`,this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,`ExportDefaultDeclaration`);if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),e.declaration.type===`VariableDeclaration`?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual(`from`))this.type!==o.string&&this.unexpected(),e.source=this.parseExprAtom(),this.parseMaybeImportAttributes(e);else{for(let t of e.specifiers)this.checkUnreserved(t.local),this.checkLocalExport(t.local),t.local.type===`Literal`&&this.raise(t.local.start,"A string literal cannot be used as an exported binding without `from`.");e.source=null}this.semicolon()}return this.finishNode(e,`ExportNamedDeclaration`)}}checkExport(e,t,n){e&&(typeof t!=`string`&&(t=t.type===`Identifier`?t.name:t.value),e[t]=!0)}parseMaybeDefault(e,t,n){let r=super.parseMaybeDefault(e,t,n);return r.type===`AssignmentPattern`&&r.typeAnnotation&&r.right.start<r.typeAnnotation.start&&this.raise(r.typeAnnotation.start,X.TypeAnnotationAfterAssign),r}typeCastToParameter(e){return e.expression.typeAnnotation=e.typeAnnotation,this.resetEndLocation(e.expression,e.typeAnnotation.end,e.typeAnnotation.loc?.end),e.expression}toAssignableList(e,t){e||=[];for(let t=0;t<e.length;t++){let n=e[t];n?.type===`TSTypeCastExpression`&&(e[t]=this.typeCastToParameter(n))}return super.toAssignableList(e,t)}reportReservedArrowTypeParam(e){e.params.length===1&&!e.extra?.trailingComma&&n&&this.raise(e.start,X.ReservedArrowTypeParam)}parseExprAtom(e,t,n){if(this.type===p.jsxText)return this.jsx_parseText();if(this.type===p.jsxTagStart)return this.jsx_parseElement();if(this.type===p.at)return this.parseDecorators(),this.parseExprAtom();if(y(this.type)){let e=this.potentialArrowAt===this.start,n=this.start,r=this.startLoc,i=this.containsEsc,a=this.parseIdent(!1);if(this.ecmaVersion>=8&&!i&&a.name===`async`&&!this.canInsertSemicolon()&&this.eat(o._function))return this.overrideContext(d.f_expr),this.parseFunction(this.startNodeAt(n,r),0,!1,!0,t);if(e&&!this.canInsertSemicolon()){if(this.eat(o.arrow))return this.parseArrowExpression(this.startNodeAt(n,r),[a],!1,t);if(this.ecmaVersion>=8&&a.name===`async`&&this.type===o.name&&!i&&(!this.potentialArrowInForAwait||this.value!==`of`||this.containsEsc))return a=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(o.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(n,r),[a],!0,t)}return a}else return super.parseExprAtom(e,t,n)}parseExprAtomDefault(){if(y(this.type)){let e=this.potentialArrowAt===this.start,t=this.containsEsc,n=this.parseIdent();if(!t&&n.name===`async`&&!this.canInsertSemicolon()){let{type:e}=this;if(e===o._function)return this.next(),this.parseFunction(this.startNodeAtNode(n),void 0,!0,!0);if(y(e))if(this.lookaheadCharCode()===61){let e=this.parseIdent(!1);return(this.canInsertSemicolon()||!this.eat(o.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAtNode(n),[e],!0)}else return n}return e&&this.match(o.arrow)&&!this.canInsertSemicolon()?(this.next(),this.parseArrowExpression(this.startNodeAtNode(n),[n],!1)):n}else this.unexpected()}parseIdentNode(){let e=this.startNode();if(b(this.type)&&!((this.type.keyword===`class`||this.type.keyword===`function`)&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)))e.name=this.value;else return super.parseIdentNode();return e}parseVarStatement(e,t,n=!1){let{isAmbientContext:r}=this;this.next(),super.parseVar(e,!1,t,n||r),this.semicolon();let i=this.finishNode(e,`VariableDeclaration`);if(!r)return i;for(let{id:e,init:n}of i.declarations)n&&(t!==`const`||e.typeAnnotation?this.raise(n.start,X.InitializerNotAllowedInAmbientContext):n.type!==`StringLiteral`&&n.type!==`BooleanLiteral`&&n.type!==`NumericLiteral`&&n.type!==`BigIntLiteral`&&(n.type!==`TemplateLiteral`||n.expressions.length>0)&&!vi(n)&&this.raise(n.start,X.ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference));return i}parseStatement(e,t,n){if(this.match(p.at)&&this.parseDecorators(!0),this.match(o._const)&&this.isLookaheadContextual(`enum`)){let e=this.startNode();return this.expect(o._const),this.tsParseEnumDeclaration(e,{const:!0})}if(this.ts_isContextual(p.enum))return this.tsParseEnumDeclaration(this.startNode());if(this.ts_isContextual(p.interface)){let e=this.tsParseInterfaceDeclaration(this.startNode());if(e)return e}return super.parseStatement(e,t,n)}parseAccessModifier(){return this.tsParseModifier([`public`,`protected`,`private`])}parsePostMemberNameModifiers(e){this.eat(o.question)&&(e.optional=!0),e.readonly&&this.match(o.parenL)&&this.raise(e.start,X.ClassMethodHasReadonly),e.declare&&this.match(o.parenL)&&this.raise(e.start,X.ClassMethodHasDeclare)}parseExpressionStatement(e,t){return(t.type===`Identifier`?this.tsParseExpressionStatement(e,t):void 0)||super.parseExpressionStatement(e,t)}shouldParseExportStatement(){return this.tsIsDeclarationStart()||this.match(p.at)?!0:super.shouldParseExportStatement()}parseConditional(e,t,n,r,i){if(this.eat(o.question)){let i=this.startNodeAt(t,n);return i.test=e,i.consequent=this.parseMaybeAssign(),this.expect(o.colon),i.alternate=this.parseMaybeAssign(r),this.finishNode(i,`ConditionalExpression`)}return e}parseMaybeConditional(e,t){let n=this.start,r=this.startLoc,i=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return i;if(!this.maybeInArrowParameters||!this.match(o.question))return this.parseConditional(i,n,r,e,t);let a=this.tryParse(()=>this.parseConditional(i,n,r,e,t));return a.node?(a.error&&this.setLookaheadState(a.failState),a.node):(a.error&&this.setOptionalParametersError(t,a.error),i)}parseParenItem(e){let t=this.start,n=this.startLoc;if(e=super.parseParenItem(e),this.eat(o.question)&&(e.optional=!0,this.resetEndLocation(e)),this.match(o.colon)){let r=this.startNodeAt(t,n);return r.expression=e,r.typeAnnotation=this.tsParseTypeAnnotation(),this.finishNode(r,`TSTypeCastExpression`)}return e}parseExportDeclaration(e){if(!this.isAmbientContext&&this.ts_isContextual(p.declare))return this.tsInAmbientContext(()=>this.parseExportDeclaration(e));let t=this.start,n=this.startLoc,r=this.eatContextual(`declare`);r&&(this.ts_isContextual(p.declare)||!this.shouldParseExportStatement())&&this.raise(this.start,X.ExpectedAmbientAfterExportDeclare);let i=y(this.type)&&this.tsTryParseExportDeclaration()||this.parseStatement(null);return i?((i.type===`TSInterfaceDeclaration`||i.type===`TSTypeAliasDeclaration`||r)&&(e.exportKind=`type`),r&&(this.resetStartLocation(i,t,n),i.declare=!0),i):null}parseClassId(e,t){if(!t&&this.isContextual(`implements`))return;super.parseClassId(e,t);let n=this.tsTryParseTypeParameters(this.tsParseInOutModifiers.bind(this));n&&(e.typeParameters=n)}parseClassPropertyAnnotation(e){e.optional||(this.value===`!`&&this.eat(o.prefix)?e.definite=!0:this.eat(o.question)&&(e.optional=!0));let t=this.tsTryParseTypeAnnotation();t&&(e.typeAnnotation=t)}parseClassField(e){if(e.key.type===`PrivateIdentifier`)e.abstract&&this.raise(e.start,X.PrivateElementHasAbstract),e.accessibility&&this.raise(e.start,X.PrivateElementHasAccessibility({modifier:e.accessibility})),this.parseClassPropertyAnnotation(e);else if(this.parseClassPropertyAnnotation(e),this.isAmbientContext&&!(e.readonly&&!e.typeAnnotation)&&this.match(o.eq)&&this.raise(this.start,X.DeclareClassFieldHasInitializer),e.abstract&&this.match(o.eq)){let{key:t}=e;this.raise(this.start,X.AbstractPropertyHasInitializer({propertyName:t.type===`Identifier`&&!e.computed?t.name:`[${this.input.slice(t.start,t.end)}]`}))}return super.parseClassField(e)}parseClassMethod(e,t,n,r){let i=e.kind===`constructor`,a=e.key.type===`PrivateIdentifier`,o=this.tsTryParseTypeParameters(this.tsParseConstModifier);a?(o&&(e.typeParameters=o),e.accessibility&&this.raise(e.start,X.PrivateMethodsHasAccessibility({modifier:e.accessibility}))):o&&i&&this.raise(o.start,X.ConstructorHasTypeParameters);let{declare:s=!1,kind:c}=e;s&&(c===`get`||c===`set`)&&this.raise(e.start,X.DeclareAccessor({kind:c})),o&&(e.typeParameters=o);let l=e.key;e.kind===`constructor`?(t&&this.raise(l.start,`Constructor can't be a generator`),n&&this.raise(l.start,`Constructor can't be an async method`)):e.static&&ti(e,`prototype`)&&this.raise(l.start,`Classes may not have a static property named prototype`);let u=e.value=this.parseMethod(t,n,r,!0,e);return e.kind===`get`&&u.params.length!==0&&this.raiseRecoverable(u.start,`getter should have no params`),e.kind===`set`&&u.params.length!==1&&this.raiseRecoverable(u.start,`setter should have exactly one param`),e.kind===`set`&&u.params[0].type===`RestElement`&&this.raiseRecoverable(u.params[0].start,`Setter cannot use rest params`),this.finishNode(e,`MethodDefinition`)}isClassMethod(){return this.match(o.relational)}parseClassElement(e){if(this.eat(o.semi))return null;let t=this.startNode(),n=``,r=!1,i=!1,a=`method`,s=!1,c=[`declare`,`private`,`public`,`protected`,`accessor`,`override`,`abstract`,`readonly`,`static`];s=!!this.tsParseModifiers({modified:t,allowedModifiers:c,disallowedModifiers:[`in`,`out`],stopOnStartOfClassStaticBlock:!0,errorTemplate:X.InvalidModifierOnTypeParameterPositions}).static;let l=()=>{if(this.tsIsStartOfStaticBlocks()){if(this.next(),this.next(),this.tsHasSomeModifiers(t,c)&&this.raise(this.start,X.StaticBlockCannotHaveModifier),this.ecmaVersion>=13)return super.parseClassStaticBlock(t),t}else{let c=this.tsTryParseIndexSignature(t);if(c)return t.abstract&&this.raise(t.start,X.IndexSignatureHasAbstract),t.accessibility&&this.raise(t.start,X.IndexSignatureHasAccessibility({modifier:t.accessibility})),t.declare&&this.raise(t.start,X.IndexSignatureHasDeclare),t.override&&this.raise(t.start,X.IndexSignatureHasOverride),c;if(!this.inAbstractClass&&t.abstract&&this.raise(t.start,X.NonAbstractClassHasAbstractMethod),t.override&&(e||this.raise(t.start,X.OverrideNotInSubClass)),t.static=s,s&&(this.isClassElementNameStart()||this.type===o.star||(n=`static`)),!n&&this.ecmaVersion>=8&&this.eatContextual(`async`)&&((this.isClassElementNameStart()||this.type===o.star)&&!this.canInsertSemicolon()?i=!0:n=`async`),!n&&(this.ecmaVersion>=9||!i)&&this.eat(o.star)&&(r=!0),!n&&!i&&!r){let e=this.value;(this.eatContextual(`get`)||this.eatContextual(`set`))&&(this.isClassElementNameStart()?a=e:n=e)}if(n?(t.computed=!1,t.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),t.key.name=n,this.finishNode(t.key,`Identifier`)):this.parseClassElementName(t),this.parsePostMemberNameModifiers(t),this.isClassMethod()||this.ecmaVersion<13||this.type===o.parenL||a!==`method`||r||i){let n=!t.static&&ti(t,`constructor`),o=n&&e;n&&a!==`method`&&this.raise(t.key.start,`Constructor can't have get/set modifier`),t.kind=n?`constructor`:a,this.parseClassMethod(t,r,i,o)}else this.parseClassField(t);return t}};return t.declare?this.tsInAmbientContext(l):l(),t}isClassElementNameStart(){return this.tsIsIdentifier()?!0:super.isClassElementNameStart()}parseClassSuper(e){super.parseClassSuper(e),e.superClass&&(this.tsMatchLeftRelational()||this.match(o.bitShift))&&(e.superTypeParameters=this.tsParseTypeArgumentsInExpression()),this.eatContextual(`implements`)&&(e.implements=this.tsParseHeritageClause(`implements`))}parseFunctionParams(e){let t=this.tsTryParseTypeParameters(this.tsParseConstModifier);t&&(e.typeParameters=t),super.parseFunctionParams(e)}parseVarId(e,t){super.parseVarId(e,t),e.id.type===`Identifier`&&!this.hasPrecedingLineBreak()&&this.value===`!`&&this.eat(o.prefix)&&(e.definite=!0);let n=this.tsTryParseTypeAnnotation();n&&(e.id.typeAnnotation=n,this.resetEndLocation(e.id))}parseArrowExpression(e,t,n,r){this.match(o.colon)&&(e.returnType=this.tsParseTypeAnnotation());let i=this.yieldPos,a=this.awaitPos,s=this.awaitIdentPos;this.enterScope(_i(n,!1)|Z.SCOPE_ARROW),this.initFunction(e);let c=this.maybeInArrowParameters;return this.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.maybeInArrowParameters=!0,e.params=this.toAssignableList(t,!0),this.maybeInArrowParameters=!1,this.parseFunctionBody(e,!0,!1,r),this.yieldPos=i,this.awaitPos=a,this.awaitIdentPos=s,this.maybeInArrowParameters=c,this.finishNode(e,`ArrowFunctionExpression`)}parseMaybeAssignOrigin(e,t,n){if(this.isContextual(`yield`)){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}let r=!1,i=-1,a=-1,s=-1;t?(i=t.parenthesizedAssign,a=t.trailingComma,s=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new $r,r=!0);let c=this.start,l=this.startLoc;(this.type===o.parenL||y(this.type))&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=e===`await`);let u=this.parseMaybeConditional(e,t);if(n&&(u=n.call(this,u,c,l)),this.type.isAssign){let n=this.startNodeAt(c,l);return n.operator=this.value,this.type===o.eq&&(u=this.toAssignable(u,!0,t)),r||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=u.start&&(t.shorthandAssign=-1),this.maybeInArrowParameters||(this.type===o.eq?this.checkLValPattern(u):this.checkLValSimple(u)),n.left=u,this.next(),n.right=this.parseMaybeAssign(e),s>-1&&(t.doubleProto=s),this.finishNode(n,`AssignmentExpression`)}else r&&this.checkExpressionErrors(t,!0);return i>-1&&(t.parenthesizedAssign=i),a>-1&&(t.trailingComma=a),u}parseMaybeAssign(t,n,r){let i,o,s;if(e?.jsx&&(this.matchJsx(`jsxTagStart`)||this.tsMatchLeftRelational())){if(i=this.cloneCurLookaheadState(),o=this.tryParse(()=>this.parseMaybeAssignOrigin(t,n,r),i),!o.error)return o.node;let e=this.context,s=e[e.length-1],c=e[e.length-2];s===a.tokContexts.tc_oTag&&c===a.tokContexts.tc_expr?(e.pop(),e.pop()):(s===a.tokContexts.tc_oTag||s===a.tokContexts.tc_expr)&&e.pop()}if(!o?.error&&!this.tsMatchLeftRelational())return this.parseMaybeAssignOrigin(t,n,r);(!i||this.compareLookaheadState(i,this.getCurLookaheadState()))&&(i=this.cloneCurLookaheadState());let c,l=this.tryParse(e=>{c=this.tsParseTypeParameters(this.tsParseConstModifier);let i=this.parseMaybeAssignOrigin(t,n,r);return(i.type!==`ArrowFunctionExpression`||i.extra?.parenthesized)&&e(),c?.params.length!==0&&this.resetStartLocationFromNode(i,c),i.typeParameters=c,i},i);if(!l.error&&!l.aborted)return c&&this.reportReservedArrowTypeParam(c),l.node;if(!o&&(di(!0),s=this.tryParse(()=>this.parseMaybeAssignOrigin(t,n,r),i),!s.error))return s.node;if(o?.node)return this.setLookaheadState(o.failState),o.node;if(l.node)return this.setLookaheadState(l.failState),c&&this.reportReservedArrowTypeParam(c),l.node;if(s?.node)return this.setLookaheadState(s.failState),s.node;throw o?.thrown?o.error:l.thrown?l.error:s?.thrown?s.error:o?.error||l.error||s?.error}parseAssignableListItem(e){let t=[];for(;this.match(p.at);)t.push(this.parseDecorator());let n=this.start,r=this.startLoc,i,a=!1,o=!1;if(e!==void 0){let t={};this.tsParseModifiers({modified:t,allowedModifiers:[`public`,`private`,`protected`,`override`,`readonly`]}),i=t.accessibility,o=t.override,a=t.readonly,e===!1&&(i||a||o)&&this.raise(r.column,X.UnexpectedParameterModifier)}let s=this.parseMaybeDefault(n,r);this.parseBindingListItem(s);let c=this.parseMaybeDefault(s.start,s.loc,s);if(t.length&&(c.decorators=t),i||a||o){let e=this.startNodeAt(n,r);return i&&(e.accessibility=i),a&&(e.readonly=a),o&&(e.override=o),c.type!==`Identifier`&&c.type!==`AssignmentPattern`&&this.raise(e.start,X.UnsupportedParameterPropertyKind),e.parameter=c,this.finishNode(e,`TSParameterProperty`)}return c}checkLValInnerPattern(e,t=Z.BIND_NONE,n){switch(e.type){case`TSParameterProperty`:this.checkLValInnerPattern(e.parameter,t,n);break;default:super.checkLValInnerPattern(e,t,n);break}}parseBindingListItem(e){this.eat(o.question)&&(e.type!==`Identifier`&&!this.isAmbientContext&&!this.inType&&this.raise(e.start,X.PatternIsOptional),e.optional=!0);let t=this.tsTryParseTypeAnnotation();return t&&(e.typeAnnotation=t),this.resetEndLocation(e),e}isAssignable(e,t){switch(e.type){case`TSTypeCastExpression`:return this.isAssignable(e.expression,t);case`TSParameterProperty`:return!0;case`Identifier`:case`ObjectPattern`:case`ArrayPattern`:case`AssignmentPattern`:case`RestElement`:return!0;case`ObjectExpression`:{let t=e.properties.length-1;return e.properties.every((e,n)=>e.type!==`ObjectMethod`&&(n===t||e.type!==`SpreadElement`)&&this.isAssignable(e))}case`Property`:case`ObjectProperty`:return this.isAssignable(e.value);case`SpreadElement`:return this.isAssignable(e.argument);case`ArrayExpression`:return e.elements.every(e=>e===null||this.isAssignable(e));case`AssignmentExpression`:return e.operator===`=`;case`ParenthesizedExpression`:return this.isAssignable(e.expression);case`MemberExpression`:case`OptionalMemberExpression`:return!t;default:return!1}}toAssignable(e,t=!1,n=new $r){switch(e.type){case`ParenthesizedExpression`:return this.toAssignableParenthesizedExpression(e,t,n);case`TSAsExpression`:case`TSSatisfiesExpression`:case`TSNonNullExpression`:case`TSTypeAssertion`:return t||this.raise(e.start,X.UnexpectedTypeCastInParameter),this.toAssignable(e.expression,t,n);case`MemberExpression`:break;case`AssignmentExpression`:return!t&&e.left.type===`TSTypeCastExpression`&&(e.left=this.typeCastToParameter(e.left)),super.toAssignable(e,t,n);case`TSTypeCastExpression`:return this.typeCastToParameter(e);default:return super.toAssignable(e,t,n)}return e}toAssignableParenthesizedExpression(e,t,n){switch(e.expression.type){case`TSAsExpression`:case`TSSatisfiesExpression`:case`TSNonNullExpression`:case`TSTypeAssertion`:case`ParenthesizedExpression`:return this.toAssignable(e.expression,t,n);default:return super.toAssignable(e,t,n)}}parseBindingAtom(){switch(this.type){case o._this:return this.parseIdent(!0);default:return super.parseBindingAtom()}}shouldParseArrow(e){let t;if(t=this.match(o.colon)?e.every(e=>this.isAssignable(e,!0)):!this.canInsertSemicolon(),t){if(this.match(o.colon)){let e=this.tryParse(e=>{let t=this.tsParseTypeOrTypePredicateAnnotation(o.colon);return(this.canInsertSemicolon()||!this.match(o.arrow))&&e(),t});if(e.aborted)return this.shouldParseArrowReturnType=void 0,!1;e.thrown||(e.error&&this.setLookaheadState(e.failState),this.shouldParseArrowReturnType=e.node)}return this.match(o.arrow)?!0:(this.shouldParseArrowReturnType=void 0,!1)}return this.shouldParseArrowReturnType=void 0,t}parseParenArrowList(e,t,n,r){let i=this.startNodeAt(e,t);return i.returnType=this.shouldParseArrowReturnType,this.shouldParseArrowReturnType=void 0,this.parseArrowExpression(i,n,!1,r)}parseParenAndDistinguishExpression(e,t){let n=this.start,r=this.startLoc,i,a=this.ecmaVersion>=8;if(this.ecmaVersion>=6){let s=this.maybeInArrowParameters;this.maybeInArrowParameters=!0,this.next();let c=this.start,l=this.startLoc,u=[],d=!0,f=!1,p=new $r,m=this.yieldPos,h=this.awaitPos,g;for(this.yieldPos=0,this.awaitPos=0;this.type!==o.parenR;)if(d?d=!1:this.expect(o.comma),a&&this.afterTrailingComma(o.parenR,!0)){f=!0;break}else if(this.type===o.ellipsis){g=this.start,u.push(this.parseParenItem(this.parseRestBinding())),this.type===o.comma&&this.raise(this.start,`Comma is not permitted after the rest element`);break}else u.push(this.parseMaybeAssign(t,p,this.parseParenItem));let _=this.lastTokEnd,v=this.lastTokEndLoc;if(this.expect(o.parenR),this.maybeInArrowParameters=s,e&&this.shouldParseArrow(u)&&this.eat(o.arrow))return this.checkPatternErrors(p,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=m,this.awaitPos=h,this.parseParenArrowList(n,r,u,t);(!u.length||f)&&this.unexpected(this.lastTokStart),g&&this.unexpected(g),this.checkExpressionErrors(p,!0),this.yieldPos=m||this.yieldPos,this.awaitPos=h||this.awaitPos,u.length>1?(i=this.startNodeAt(c,l),i.expressions=u,this.finishNodeAt(i,`SequenceExpression`,_,v)):i=u[0]}else i=this.parseParenExpression();if(this.options.preserveParens){let e=this.startNodeAt(n,r);return e.expression=i,this.finishNode(e,`ParenthesizedExpression`)}else return i}parseTaggedTemplateExpression(e,t,n,r){let i=this.startNodeAt(t,n);return i.tag=e,i.quasi=this.parseTemplate({isTagged:!0}),r&&this.raise(t,`Tagged Template Literals are not allowed in optionalChain.`),this.finishNode(i,`TaggedTemplateExpression`)}shouldParseAsyncArrow(){if(this.match(o.colon)){let e=this.tryParse(e=>{let t=this.tsParseTypeOrTypePredicateAnnotation(o.colon);return(this.canInsertSemicolon()||!this.match(o.arrow))&&e(),t});if(e.aborted)return this.shouldParseAsyncArrowReturnType=void 0,!1;if(!e.thrown)return e.error&&this.setLookaheadState(e.failState),this.shouldParseAsyncArrowReturnType=e.node,!this.canInsertSemicolon()&&this.eat(o.arrow)}else return!this.canInsertSemicolon()&&this.eat(o.arrow)}parseSubscriptAsyncArrow(e,t,n,r){let i=this.startNodeAt(e,t);return i.returnType=this.shouldParseAsyncArrowReturnType,this.shouldParseAsyncArrowReturnType=void 0,this.parseArrowExpression(i,n,!0,r)}parseExprList(e,t,n,r){let i=[],a=!0;for(;!this.eat(e);){if(a)a=!1;else if(this.expect(o.comma),t&&this.afterTrailingComma(e))break;let s;n&&this.type===o.comma?s=null:this.type===o.ellipsis?(s=this.parseSpread(r),this.maybeInArrowParameters&&this.match(o.colon)&&(s.typeAnnotation=this.tsParseTypeAnnotation()),r&&this.type===o.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):s=this.parseMaybeAssign(!1,r,this.parseParenItem),i.push(s)}return i}parseSubscript(e,t,n,r,i,a,s){let c=a;if(!this.hasPrecedingLineBreak()&&this.value===`!`&&this.match(o.prefix)){this.exprAllowed=!1,this.next();let r=this.startNodeAt(t,n);return r.expression=e,e=this.finishNode(r,`TSNonNullExpression`),e}let l=!1;if(this.match(o.questionDot)&&this.lookaheadCharCode()===60){if(r)return e;e.optional=!0,c=l=!0,this.next()}if(this.tsMatchLeftRelational()||this.match(o.bitShift)){let i,a=this.tsTryParseAndCatch(()=>{if(!r&&this.atPossibleAsyncArrow(e)){let r=this.tsTryParseGenericAsyncArrowFunction(t,n,s);if(r)return e=r,e}let a=this.tsParseTypeArgumentsInExpression();if(!a)return e;if(l&&!this.match(o.parenL))return i=this.curPosition(),e;if(_(this.type)||this.type===o.backQuote){let r=this.parseTaggedTemplateExpression(e,t,n,c);return r.typeArguments=a,r}if(!r&&this.eat(o.parenL)){let r=new $r,i=this.startNodeAt(t,n);return i.callee=e,i.arguments=this.parseExprList(o.parenR,this.ecmaVersion>=8,!1,r),this.tsCheckForInvalidTypeCasts(i.arguments),i.typeArguments=a,c&&(i.optional=l),this.checkExpressionErrors(r,!0),e=this.finishNode(i,`CallExpression`),e}let u=this.type;if(this.tsMatchRightRelational()||u===o.bitShift||u!==o.parenL&&xi(u)&&!this.hasPrecedingLineBreak())return;let d=this.startNodeAt(t,n);return d.expression=e,d.typeArguments=a,this.finishNode(d,`TSInstantiationExpression`)});if(i&&this.unexpected(i),a)return a.type===`TSInstantiationExpression`&&(this.match(o.dot)||this.match(o.questionDot)&&this.lookaheadCharCode()!==40)&&this.raise(this.start,X.InvalidPropertyAccessAfterInstantiationExpression),e=a,e}let u=this.ecmaVersion>=11,d=u&&this.eat(o.questionDot);r&&d&&this.raise(this.lastTokStart,`Optional chaining cannot appear in the callee of new expressions`);let f=this.eat(o.bracketL);if(f||d&&this.type!==o.parenL&&this.type!==o.backQuote||this.eat(o.dot)){let r=this.startNodeAt(t,n);r.object=e,f?(r.property=this.parseExpression(),this.expect(o.bracketR)):this.type===o.privateId&&e.type!==`Super`?r.property=this.parsePrivateIdent():r.property=this.parseIdent(this.options.allowReserved!==`never`),r.computed=!!f,u&&(r.optional=d),e=this.finishNode(r,`MemberExpression`)}else if(!r&&this.eat(o.parenL)){let r=this.maybeInArrowParameters;this.maybeInArrowParameters=!0;let a=new $r,c=this.yieldPos,l=this.awaitPos,f=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;let p=this.parseExprList(o.parenR,this.ecmaVersion>=8,!1,a);if(i&&!d&&this.shouldParseAsyncArrow())this.checkPatternErrors(a,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,`Cannot use 'await' as identifier inside an async function`),this.yieldPos=c,this.awaitPos=l,this.awaitIdentPos=f,e=this.parseSubscriptAsyncArrow(t,n,p,s);else{this.checkExpressionErrors(a,!0),this.yieldPos=c||this.yieldPos,this.awaitPos=l||this.awaitPos,this.awaitIdentPos=f||this.awaitIdentPos;let r=this.startNodeAt(t,n);r.callee=e,r.arguments=p,u&&(r.optional=d),e=this.finishNode(r,`CallExpression`)}this.maybeInArrowParameters=r}else if(this.type===o.backQuote){(d||c)&&this.raise(this.start,`Optional chaining cannot appear in the tag of tagged template expressions`);let r=this.startNodeAt(t,n);r.tag=e,r.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(r,`TaggedTemplateExpression`)}return e}parseGetterSetter(e){e.kind=e.key.name,this.parsePropertyName(e),e.value=this.parseMethod(!1);let t=e.kind===`get`?0:1,n=e.value.params[0];if(t=n&&this.isThisParam(n)?t+1:t,e.value.params.length!==t){let t=e.value.start;e.kind===`get`?this.raiseRecoverable(t,`getter should have no params`):this.raiseRecoverable(t,`setter should have exactly one param`)}else e.kind===`set`&&e.value.params[0].type===`RestElement`&&this.raiseRecoverable(e.value.params[0].start,`Setter cannot use rest params`)}parseProperty(e,t){if(!e){let n=[];if(this.match(p.at))for(;this.match(p.at);)n.push(this.parseDecorator());let r=super.parseProperty(e,t);return r.type===`SpreadElement`&&n.length&&this.raise(r.start,ni.SpreadElementDecorator),n.length&&(r.decorators=n,n=[]),r}return super.parseProperty(e,t)}parseCatchClauseParam(){let e=this.parseBindingAtom(),t=e.type===`Identifier`;this.enterScope(t?Z.SCOPE_SIMPLE_CATCH:0),this.checkLValPattern(e,t?Z.BIND_SIMPLE_CATCH:Z.BIND_LEXICAL);let n=this.tsTryParseTypeAnnotation();return n&&(e.typeAnnotation=n,this.resetEndLocation(e)),this.expect(o.parenR),e}parseClass(e,t){let n=this.inAbstractClass;this.inAbstractClass=!!e.abstract;try{this.next(),this.takeDecorators(e);let n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);let r=this.enterClassBody(),i=this.startNode(),a=!1;i.body=[];let s=[];for(this.expect(o.braceL);this.type!==o.braceR;){if(this.match(p.at)){s.push(this.parseDecorator());continue}let t=this.parseClassElement(e.superClass!==null);s.length&&(t.decorators=s,this.resetStartLocationFromNode(t,s[0]),s=[]),t&&(i.body.push(t),t.type===`MethodDefinition`&&t.kind===`constructor`&&t.value.type===`FunctionExpression`?(a&&this.raiseRecoverable(t.start,`Duplicate constructor in the same class`),a=!0,t.decorators&&t.decorators.length>0&&this.raise(t.start,ni.DecoratorConstructor)):t.key&&t.key.type===`PrivateIdentifier`&&ei(r,t)&&this.raiseRecoverable(t.key.start,`Identifier '#${t.key.name}' has already been declared`))}return this.strict=n,this.next(),s.length&&this.raise(this.start,ni.TrailingDecorator),e.body=this.finishNode(i,`ClassBody`),this.exitClassBody(),this.finishNode(e,t?`ClassDeclaration`:`ClassExpression`)}finally{this.inAbstractClass=n}}parseClassFunctionParams(){let e=this.tsTryParseTypeParameters(),t=this.parseBindingList(o.parenR,!1,this.ecmaVersion>=8,!0);return e&&(t.typeParameters=e),t}parseMethod(e,t,n,r,i){let a=this.startNode(),s=this.yieldPos,c=this.awaitPos,l=this.awaitIdentPos;if(this.initFunction(a),this.ecmaVersion>=6&&(a.generator=e),this.ecmaVersion>=8&&(a.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(_i(t,a.generator)|Z.SCOPE_SUPER|(n?Z.SCOPE_DIRECT_SUPER:0)),this.expect(o.parenL),a.params=this.parseClassFunctionParams(),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(a,!1,!0,!1,{isClassMethod:r}),this.yieldPos=s,this.awaitPos=c,this.awaitIdentPos=l,i&&i.abstract&&a.body){let{key:e}=i;this.raise(i.start,X.AbstractMethodHasImplementation({methodName:e.type===`Identifier`&&!i.computed?e.name:`[${this.input.slice(e.start,e.end)}]`}))}return this.finishNode(a,`FunctionExpression`)}static parse(e,n){if(n.locations===!1)throw Error(`You have to enable options.locations while using acorn-typescript`);n.locations=!0;let r=new this(n,e);return t&&(r.isAmbientContext=!0),r.parse()}static parseExpressionAt(e,n,r){if(r.locations===!1)throw Error(`You have to enable options.locations while using acorn-typescript`);r.locations=!0;let i=new this(r,e,n);return t&&(i.isAmbientContext=!0),i.nextToken(),i.parseExpression()}parseImportSpecifier(){if(this.ts_isContextual(p.type)){let e=this.startNode();return e.imported=this.parseModuleExportName(),this.parseTypeOnlyImportExportSpecifier(e,!0,this.importOrExportOuterKind===`type`),this.finishNode(e,`ImportSpecifier`)}else{let e=super.parseImportSpecifier();return e.importKind=`value`,e}}parseExportSpecifier(e){let t=this.ts_isContextual(p.type);if(!this.match(o.string)&&t){let t=this.startNode();return t.local=this.parseModuleExportName(),this.parseTypeOnlyImportExportSpecifier(t,!1,this.importOrExportOuterKind===`type`),this.finishNode(t,`ExportSpecifier`),this.checkExport(e,t.exported,t.exported.start),t}else{let t=super.parseExportSpecifier(e);return t.exportKind=`value`,t}}parseTypeOnlyImportExportSpecifier(e,t,n){let r=t?`imported`:`local`,i=t?`local`:`exported`,a=e[r],o,s=!1,c=!0,l=a.start;if(this.isContextual(`as`)){let e=this.parseIdent();if(this.isContextual(`as`)){let n=this.parseIdent();b(this.type)?(s=!0,a=e,o=t?this.parseIdent():this.parseModuleExportName(),c=!1):(o=n,c=!1)}else b(this.type)?(c=!1,o=t?this.parseIdent():this.parseModuleExportName()):(s=!0,a=e)}else b(this.type)&&(s=!0,t?(a=super.parseIdent(!0),this.isContextual(`as`)||this.checkUnreserved(a)):a=this.parseModuleExportName());s&&n&&this.raise(l,t?X.TypeModifierIsUsedInTypeImports:X.TypeModifierIsUsedInTypeExports),e[r]=a,e[i]=o;let u=t?`importKind`:`exportKind`;e[u]=s?`type`:`value`,c&&this.eatContextual(`as`)&&(e[i]=t?this.parseIdent():this.parseModuleExportName()),e[i]||(e[i]=this.copyNode(e[r])),t&&this.checkLValSimple(e[i],Z.BIND_LEXICAL)}raiseCommonCheck(e,t,n){switch(t){case`Comma is not permitted after the rest element`:if(this.isAmbientContext&&this.match(o.comma)&&this.lookaheadCharCode()===41){this.next();return}else return super.raise(e,t)}return n?super.raiseRecoverable(e,t):super.raise(e,t)}raiseRecoverable(e,t){return this.raiseCommonCheck(e,t,!0)}raise(e,t){return this.raiseCommonCheck(e,t,!0)}updateContext(e){let{type:t}=this;if(t==o.braceL){var n=this.curContext();n==m.tc_oTag?this.context.push(d.b_expr):n==m.tc_expr?this.context.push(d.b_tmpl):super.updateContext(e),this.exprAllowed=!0}else if(t===o.slash&&e===p.jsxTagStart)this.context.length-=2,this.context.push(m.tc_cTag),this.exprAllowed=!1;else return super.updateContext(e)}jsx_parseOpeningElementAt(e,t){let n=this.startNodeAt(e,t),r=this.jsx_parseElementName();if(r&&(n.name=r),this.match(o.relational)||this.match(o.bitShift)){let e=this.tsTryParseAndCatch(()=>this.tsParseTypeArgumentsInExpression());e&&(n.typeArguments=e)}for(n.attributes=[];this.type!==o.slash&&this.type!==p.jsxTagEnd;)n.attributes.push(this.jsx_parseAttribute());return n.selfClosing=this.eat(o.slash),this.expect(p.jsxTagEnd),this.finishNode(n,r?`JSXOpeningElement`:`JSXOpeningFragment`)}enterScope(e){e===Lr&&this.importsStack.push([]),super.enterScope(e);let t=super.currentScope();t.types=[],t.enums=[],t.constEnums=[],t.classes=[],t.exportOnlyBindings=[]}exitScope(){super.currentScope().flags===Lr&&this.importsStack.pop(),super.exitScope()}hasImport(e,t){let n=this.importsStack.length;if(this.importsStack[n-1].indexOf(e)>-1)return!0;if(!t&&n>1){for(let t=0;t<n-1;t++)if(this.importsStack[t].indexOf(e)>-1)return!0}return!1}maybeExportDefined(e,t){this.inModule&&e.flags&Z.SCOPE_TOP&&this.undefinedExports.delete(t)}declareName(e,t,n){if(t&Z.BIND_FLAGS_TS_IMPORT){this.hasImport(e,!0)&&this.raise(n,`Identifier '${e}' has already been declared.`),this.importsStack[this.importsStack.length-1].push(e);return}let r=this.currentScope();if(t&Z.BIND_FLAGS_TS_EXPORT_ONLY){this.maybeExportDefined(r,e),r.exportOnlyBindings.push(e);return}t===Z.BIND_TS_TYPE||t===Z.BIND_TS_INTERFACE?(t===Z.BIND_TS_TYPE&&r.types.includes(e)&&this.raise(n,`type '${e}' has already been declared.`),r.types.push(e)):super.declareName(e,t,n),t&Z.BIND_FLAGS_TS_ENUM&&r.enums.push(e),t&Z.BIND_FLAGS_TS_CONST_ENUM&&r.constEnums.push(e),t&Z.BIND_FLAGS_CLASS&&r.classes.push(e)}checkLocalExport(e){let{name:t}=e;if(this.hasImport(t))return;let n=this.scopeStack.length;for(let e=n-1;e>=0;e--){let n=this.scopeStack[e];if(n.types.indexOf(t)>-1||n.exportOnlyBindings.indexOf(t)>-1)return}super.checkLocalExport(e)}}return C}}const Ti=W.extend(wi());function Ei(e,t,n,r){let i=n?Ti:W,{onComment:a,add_comments:o}=Oi(e,t),s=i.prototype.parseStatement;r&&(i.prototype.parseStatement=function(...e){let t=s.call(this,...e);return this.undefinedExports={},t});let c;try{c=i.parse(e,{onComment:a,sourceType:`module`,ecmaVersion:16,locations:!0})}finally{r&&(i.prototype.parseStatement=s)}return o(c),c}function Di(e,t,n,r){let i=n?Ti:W,{onComment:a,add_comments:o}=Oi(e,t,r),s=i.parseExpressionAt(e,r,{onComment:a,sourceType:`module`,ecmaVersion:16,locations:!0});return o(s),s}function Oi(e,t,n=0){return{onComment:(n,r,i,a,o,s)=>{if(n&&/\n/.test(r)){let t=i;for(;t>0&&e[t-1]!==`
28
- `;)--t;let n=t;for(;/[ \t]/.test(e[n]);)n+=1;let a=e.slice(t,n);r=r.replace(RegExp(`^${a}`,`gm`),``)}t.push({type:n?`Block`:`Line`,value:r,start:i,end:a,loc:{start:o,end:s}})},add_comments(r){t.length!==0&&(t=t.filter(e=>e.start>=n).map(({type:e,value:t,start:n,end:r})=>({type:e,value:t,start:n,end:r})),se(r,null,{_(n,{next:r,path:i}){let a;for(;t[0]&&t[0].start<n.start;)a=t.shift(),(n.leadingComments||=[]).push(a);if(r(),t[0]){let r=i.at(-1);if(r===void 0||n.end!==r.end){let i=e.slice(n.end,t[0].start);if((r?.type===`BlockStatement`||r?.type===`Program`)&&r.body.indexOf(n)===r.body.length-1||r?.type===`ArrayExpression`&&r.elements.indexOf(n)===r.elements.length-1||r?.type===`ObjectExpression`&&r.properties.indexOf(n)===r.properties.length-1)for(n.end;t.length;){let e=t[0];if(r&&e.start>=r.end)break;(n.trailingComments||=[]).push(e),t.shift(),e.end}else n.end<=t[0].start&&/^[,) \t]*$/.test(i)&&(n.trailingComments=[t.shift()])}}}}),t.length>0&&(t[0].start>=r.end||r.type===`Program`)&&(r.trailingComments||=[]).push(...t.splice(0)))}}}var ki=class extends Error{message=``;#e;constructor(e,t,n){super(t),this.stack=``,this.#e=new Fe(e,t,n),Object.assign(this,this.#e),this.name=`CompileError`}toString(){return this.#e.toString()}toJSON(){return this.#e.toJSON()}};function Q(e,t,n){let r=typeof e==`number`?e:e?.start,i=typeof e==`number`?e:e?.end;throw new ki(t,n,r===void 0?void 0:[r,i??r])}function Ai(e,t){Q(e,`options_invalid_value`,`Invalid compiler option: ${t}\nhttps://svelte.dev/e/options_invalid_value`)}function ji(e,t){Q(e,`options_removed`,`Invalid compiler option: ${t}\nhttps://svelte.dev/e/options_removed`)}function Mi(e,t){Q(e,`options_unrecognised`,`Unrecognised compiler option ${t}\nhttps://svelte.dev/e/options_unrecognised`)}function Ni(e){Q(e,`css_empty_declaration`,`Declaration cannot be empty
29
- https://svelte.dev/e/css_empty_declaration`)}function Pi(e){Q(e,`css_expected_identifier`,`Expected a valid CSS identifier
30
- https://svelte.dev/e/css_expected_identifier`)}function Fi(e){Q(e,`css_selector_invalid`,`Invalid selector
31
- https://svelte.dev/e/css_selector_invalid`)}function Ii(e){Q(e,`attribute_duplicate`,`Attributes need to be unique
32
- https://svelte.dev/e/attribute_duplicate`)}function Li(e){Q(e,`attribute_empty_shorthand`,`Attribute shorthand cannot be empty
33
- https://svelte.dev/e/attribute_empty_shorthand`)}function Ri(e,t){Q(e,`block_duplicate_clause`,`${t} cannot appear more than once within a block\nhttps://svelte.dev/e/block_duplicate_clause`)}function zi(e){Q(e,`block_invalid_continuation_placement`,`{:...} block is invalid at this position (did you forget to close the preceding element or block?)
34
- https://svelte.dev/e/block_invalid_continuation_placement`)}function Bi(e){Q(e,`block_invalid_elseif`,`'elseif' should be 'else if'
35
- https://svelte.dev/e/block_invalid_elseif`)}function Vi(e,t,n){Q(e,`block_invalid_placement`,`{#${t} ...} block cannot be ${n}\nhttps://svelte.dev/e/block_invalid_placement`)}function Hi(e){Q(e,`block_unclosed`,`Block was left open
36
- https://svelte.dev/e/block_unclosed`)}function Ui(e){Q(e,`block_unexpected_close`,`Unexpected block closing tag
37
- https://svelte.dev/e/block_unexpected_close`)}function Wi(e){Q(e,`const_tag_invalid_expression`,`{@const ...} must consist of a single variable declaration
38
- https://svelte.dev/e/const_tag_invalid_expression`)}function Gi(e){Q(e,`debug_tag_invalid_arguments`,`{@debug ...} arguments must be identifiers, not arbitrary expressions
39
- https://svelte.dev/e/debug_tag_invalid_arguments`)}function Ki(e){Q(e,`directive_invalid_value`,`Directive value must be a JavaScript expression enclosed in curly braces
40
- https://svelte.dev/e/directive_invalid_value`)}function qi(e,t){Q(e,`directive_missing_name`,`\`${t}\` name cannot be empty\nhttps://svelte.dev/e/directive_missing_name`)}function Ji(e,t){Q(e,`element_invalid_closing_tag`,`\`</${t}>\` attempted to close an element that was not open\nhttps://svelte.dev/e/element_invalid_closing_tag`)}function Yi(e,t,n){Q(e,`element_invalid_closing_tag_autoclosed`,`\`</${t}>\` attempted to close element that was already automatically closed by \`<${n}>\` (cannot nest \`<${n}>\` inside \`<${t}>\`)\nhttps://svelte.dev/e/element_invalid_closing_tag_autoclosed`)}function Xi(e,t){Q(e,`element_unclosed`,`\`<${t}>\` was left open\nhttps://svelte.dev/e/element_unclosed`)}function Zi(e){Q(e,`expected_attribute_value`,`Expected attribute value
41
- https://svelte.dev/e/expected_attribute_value`)}function Qi(e){Q(e,`expected_block_type`,`Expected 'if', 'each', 'await', 'key' or 'snippet'
42
- https://svelte.dev/e/expected_block_type`)}function $i(e){Q(e,`expected_identifier`,`Expected an identifier
43
- https://svelte.dev/e/expected_identifier`)}function ea(e){Q(e,`expected_pattern`,`Expected identifier or destructure pattern
44
- https://svelte.dev/e/expected_pattern`)}function ta(e,t){Q(e,`expected_token`,`Expected token ${t}\nhttps://svelte.dev/e/expected_token`)}function na(e){Q(e,`expected_whitespace`,`Expected whitespace
45
- https://svelte.dev/e/expected_whitespace`)}function ra(e,t){Q(e,`js_parse_error`,`${t}\nhttps://svelte.dev/e/js_parse_error`)}function ia(e){Q(e,`render_tag_invalid_expression`,"`{@render ...}` tags can only contain call expressions\nhttps://svelte.dev/e/render_tag_invalid_expression")}function aa(e){Q(e,`script_duplicate`,"A component can have a single top-level `<script>` element and/or a single top-level `<script module>` element\nhttps://svelte.dev/e/script_duplicate")}function oa(e,t){Q(e,`script_invalid_attribute_value`,`If the \`${t}\` attribute is supplied, it must be a boolean attribute\nhttps://svelte.dev/e/script_invalid_attribute_value`)}function sa(e){Q(e,`script_invalid_context`,`If the context attribute is supplied, its value must be "module"
46
- https://svelte.dev/e/script_invalid_context`)}function ca(e,t){Q(e,`script_reserved_attribute`,`The \`${t}\` attribute is reserved and cannot be used\nhttps://svelte.dev/e/script_reserved_attribute`)}function la(e){Q(e,`style_duplicate`,"A component can have a single top-level `<style>` element\nhttps://svelte.dev/e/style_duplicate")}function ua(e){Q(e,`svelte_component_invalid_this`,"Invalid component definition — must be an `{expression}`\nhttps://svelte.dev/e/svelte_component_invalid_this")}function da(e){Q(e,`svelte_component_missing_this`,"`<svelte:component>` must have a 'this' attribute\nhttps://svelte.dev/e/svelte_component_missing_this")}function fa(e){Q(e,`svelte_element_missing_this`,"`<svelte:element>` must have a 'this' attribute with a value\nhttps://svelte.dev/e/svelte_element_missing_this")}function pa(e,t){Q(e,`svelte_meta_duplicate`,`A component can only have one \`<${t}>\` element\nhttps://svelte.dev/e/svelte_meta_duplicate`)}function ma(e,t){Q(e,`svelte_meta_invalid_content`,`<${t}> cannot have children\nhttps://svelte.dev/e/svelte_meta_invalid_content`)}function ha(e,t){Q(e,`svelte_meta_invalid_placement`,`\`<${t}>\` tags cannot be inside elements or blocks\nhttps://svelte.dev/e/svelte_meta_invalid_placement`)}function ga(e,t){Q(e,`svelte_meta_invalid_tag`,`Valid \`<svelte:...>\` tag names are ${t}\nhttps://svelte.dev/e/svelte_meta_invalid_tag`)}function _a(e){Q(e,`svelte_options_deprecated_tag`,`"tag" option is deprecated — use "customElement" instead
47
- https://svelte.dev/e/svelte_options_deprecated_tag`)}function va(e){Q(e,`svelte_options_invalid_attribute`,"`<svelte:options>` can only receive static attributes\nhttps://svelte.dev/e/svelte_options_invalid_attribute")}function ya(e,t){Q(e,`svelte_options_invalid_attribute_value`,`Value must be ${t}, if specified\nhttps://svelte.dev/e/svelte_options_invalid_attribute_value`)}function ba(e){Q(e,`svelte_options_invalid_customelement`,`"customElement" must be a string literal defining a valid custom element name or an object of the form { tag?: string; shadow?: "open" | "none"; props?: { [key: string]: { attribute?: string; reflect?: boolean; type: .. } } }
48
- https://svelte.dev/e/svelte_options_invalid_customelement`)}function xa(e){Q(e,`svelte_options_invalid_customelement_props`,`"props" must be a statically analyzable object literal of the form "{ [key: string]: { attribute?: string; reflect?: boolean; type?: "String" | "Boolean" | "Number" | "Array" | "Object" }"
49
- https://svelte.dev/e/svelte_options_invalid_customelement_props`)}function Sa(e){Q(e,`svelte_options_invalid_customelement_shadow`,`"shadow" must be either "open" or "none"
50
- https://svelte.dev/e/svelte_options_invalid_customelement_shadow`)}function Ca(e){Q(e,`svelte_options_invalid_tagname`,`Tag name must be lowercase and hyphenated
51
- https://svelte.dev/e/svelte_options_invalid_tagname`)}function wa(e){Q(e,`svelte_options_reserved_tagname`,`Tag name is reserved
52
- https://svelte.dev/e/svelte_options_reserved_tagname`)}function Ta(e,t){Q(e,`svelte_options_unknown_attribute`,`\`<svelte:options>\` unknown attribute '${t}'\nhttps://svelte.dev/e/svelte_options_unknown_attribute`)}function Ea(e){Q(e,`tag_invalid_name`,`Expected a valid element or component name. Components must have a valid variable name or dot notation expression
53
- https://svelte.dev/e/tag_invalid_name`)}function Da(e,t,n){Q(e,`tag_invalid_placement`,`{@${t} ...} tag cannot be ${n}\nhttps://svelte.dev/e/tag_invalid_placement`)}function Oa(e){Q(e,`unexpected_eof`,`Unexpected end of input
54
- https://svelte.dev/e/unexpected_eof`)}function ka(e,t){Q(e,`unexpected_reserved_word`,`'${t}' is a reserved word in JavaScript and cannot be used here\nhttps://svelte.dev/e/unexpected_reserved_word`)}function Aa(e){Q(e,`unterminated_string_constant`,`Unterminated string constant
55
- https://svelte.dev/e/unterminated_string_constant`)}function ja(e){Q(e,`void_element_invalid_content`,`Void elements cannot have children or closing tags
56
- https://svelte.dev/e/void_element_invalid_content`)}function Ma(e){return e<0?1/0:e}function Na(e,t,n){let r;return r=n==="`"?e:e.slice(0,Ma(e.indexOf(`
57
- `,t))),Fa(r,t,n)}function Pa(e,t){return Fa(e,t,`/`)}function Fa(e,t,n){let r=t;for(;;){let t=e.indexOf(n,r);if(t===-1)return 1/0;if(Ia(e,t-1)%2==0)return t;r=t+1}}function Ia(e,t){let n=t,r=0;for(;e[n]===`\\`;)r++,n--;return r}function La(e,t,n){let r=Ra[n],i=1,a=t;for(;i>0&&a<e.length;){let t=e[a];switch(t){case`'`:case`"`:case"`":a=Na(e,a+1,t)+1;continue;case`/`:{let t=e[a+1];if(!t)continue;if(t===`/`){a=Ma(e.indexOf(`
58
- `,a+1))+1;continue}if(t===`*`){a=Ma(e.indexOf(`*/`,a+1))+2;continue}a=Pa(e,a+1)+1;continue}default:{let t=e[a];if(t===n?i++:t===r&&i--,i===0)return a;a++}}}}const Ra={"{":`}`,"(":`)`,"[":`]`};function za(e,t,n=Ra){let r=Object.values(n),i=[],a=t;for(;a<e.template.length;){let t=e.template[a++];if(t===`'`||t===`"`||t==="`"){a=Ba(e,a,t);continue}if(t in n)i.push(t);else if(r.includes(t)){let e=n[i.pop()];if(t!==e&&ta(a-1,e),i.length===0)return a}}Oa(e.template.length)}function Ba(e,t,n){let r=!1,i=t;for(;i<e.template.length;){let t=e.template[i++];if(r){r=!1;continue}if(t===n)return i;t===`\\`&&(r=!0),n==="`"&&t===`$`&&e.template[i]===`{`&&(i=za(e,i))}Aa(t)}function Va(e,t){let n=La(e.template,e.index,t??`{`);if(n){let t=e.index;return e.index=n,{type:`Identifier`,start:t,end:n,name:``}}}function Ha(e,t,n){try{let t=e.root.comments.length,n=Di(e.template,e.root.comments,e.ts,e.index),r=0,i=e.root.comments.length;for(;i-- >t;){let t=e.root.comments[i];if(t.end<n.start){e.index=t.end;break}}for(let t=e.index;t<n.start;t+=1)e.template[t]===`(`&&(r+=1);let a=n.end,o=e.root.comments.at(-1);for(o&&o.end>a&&(a=o.end);r>0;){let t=e.template[a];t===`)`?--r:le.test(t)||ta(a,`)`),a+=1}return e.index=a,n}catch(r){if(e.loose&&!n){let n=Va(e,t);if(n)return n}e.acorn_error(r)}}function Ua(e){return Array.isArray(e.value)&&e.value.length===1&&e.value[0].type===`Text`}function Wa(e){return e.value!==!0&&!Array.isArray(e.value)||Array.isArray(e.value)&&e.value.length===1&&e.value[0].type===`ExpressionTag`}function Ga(e){return Array.isArray(e.value)?e.value[0].expression:e.value.expression}const Ka=/<\/script\s*>/,qa=/^<\/script\s*>/,Ja=[`server`,`client`,`worker`,`test`,`default`],Ya=[`context`,`generics`,`lang`,`module`];function Xa(e,t,n){let r=e.index,i=e.read_until(Ka);e.index>=e.template.length&&Xi(e.template.length,`script`);let a=e.template.slice(0,r).replace(fe,` `)+i;e.read(qa);let o;try{o=Ei(a,e.root.comments,e.ts,!0)}catch(t){e.acorn_error(t)}o.start=r;let s=`default`;for(let e of n)Ja.includes(e.name)&&ca(e,e.name),Ya.includes(e.name)||qe(e),e.name===`module`&&(e.value!==!0&&oa(e,e.name),s=`module`),e.name===`context`&&((e.value===!0||!Ua(e))&&sa(e),e.value[0].data!==`module`&&sa(e),s=`module`);return{type:`Script`,start:t,end:e.index,context:s,content:o,attributes:n}}const Za=/^[~^$*|]?=/,Qa=/[\s\]]/,$a=/^[a-zA-Z]+/,eo=/^(\+|~|>|\|\|)/,to=/^\d+(\.\d+)?%/,no=/^(even|odd|\+?(\d+|\d*n(\s*[+-]\s*\d+)?)|-\d*n(\s*\+\s*\d+))((?=\s*[,)])|\s+of\s+)/,ro=/[\s:]/,io=/-?\d/,ao=/[a-zA-Z0-9_-]/,oo=/^\\[0-9a-fA-F]{1,6}(\r\n|\s)?/,so=/\*\//,co=/-->/;function lo(e,t,n){let r=e.index,i=uo(e,`</style`),a=e.index;return e.read(/^<\/style\s*>/),{type:`StyleSheet`,start:t,end:e.index,attributes:n,children:i,content:{start:r,end:a,styles:e.template.slice(r,a),comment:null}}}function uo(e,t){let n=[];for(;e.index<e.template.length;){if(Co(e),e.match(t))return n;e.match(`@`)?n.push(fo(e)):n.push(po(e))}ta(e.template.length,t)}function fo(e){let t=e.index;e.eat(`@`,!0);let n=So(e),r=bo(e),i=null;return e.match(`{`)?i=_o(e):e.eat(`;`,!0),{type:`Atrule`,start:t,end:e.index,name:n,prelude:r,block:i}}function po(e){let t=e.index;return{type:`Rule`,prelude:mo(e),block:_o(e),start:t,end:e.index,metadata:{parent_rule:null,has_local_selectors:!1,has_global_selectors:!1,is_global_block:!1}}}function mo(e,t=!1){let n=[];Co(e);let r=e.index;for(;e.index<e.template.length;){n.push(ho(e,t));let i=e.index;if(Co(e),t?e.match(`)`):e.match(`{`))return{type:`SelectorList`,start:r,end:i,children:n};e.eat(`,`,!0),Co(e)}Oa(e.template.length)}function ho(e,t=!1){let n=e.index,r=[];function i(e,t){return{type:`RelativeSelector`,combinator:e,selectors:[],start:t,end:-1,metadata:{is_global:!1,is_global_like:!1,scoped:!1}}}let a=i(null,e.index);for(;e.index<e.template.length;){let o=e.index;if(e.eat(`&`))a.selectors.push({type:`NestingSelector`,name:`&`,start:o,end:e.index});else if(e.eat(`*`)){let t=`*`;e.eat(`|`)&&(t=So(e)),a.selectors.push({type:`TypeSelector`,name:t,start:o,end:e.index})}else if(e.eat(`#`))a.selectors.push({type:`IdSelector`,name:So(e),start:o,end:e.index});else if(e.eat(`.`))a.selectors.push({type:`ClassSelector`,name:So(e),start:o,end:e.index});else if(e.eat(`::`))a.selectors.push({type:`PseudoElementSelector`,name:So(e),start:o,end:e.index}),e.eat(`(`)&&(mo(e,!0),e.eat(`)`,!0));else if(e.eat(`:`)){let t=So(e),n=null;e.eat(`(`)&&(n=mo(e,!0),e.eat(`)`,!0)),a.selectors.push({type:`PseudoClassSelector`,name:t,args:n,start:o,end:e.index})}else if(e.eat(`[`)){e.allow_whitespace();let t=So(e);e.allow_whitespace();let n=null,r=e.read(Za);r&&(e.allow_whitespace(),n=xo(e)),e.allow_whitespace();let i=e.read($a);e.allow_whitespace(),e.eat(`]`,!0),a.selectors.push({type:`AttributeSelector`,start:o,end:e.index,name:t,matcher:r,value:n,flags:i})}else if(t&&e.match_regex(no))a.selectors.push({type:`Nth`,value:e.read(no),start:o,end:e.index});else if(e.match_regex(to))a.selectors.push({type:`Percentage`,value:e.read(to),start:o,end:e.index});else if(!e.match_regex(eo)){let t=So(e);e.eat(`|`)&&(t=So(e)),a.selectors.push({type:`TypeSelector`,name:t,start:o,end:e.index})}let s=e.index;if(Co(e),e.match(`,`)||(t?e.match(`)`):e.match(`{`)))return e.index=s,a.end=s,r.push(a),{type:`ComplexSelector`,start:n,end:s,children:r,metadata:{rule:null,is_global:!1,used:!1}};e.index=s;let c=go(e);c&&(a.selectors.length>0&&(a.end=s,r.push(a)),a=i(c,c.start),e.allow_whitespace(),(e.match(`,`)||(t?e.match(`)`):e.match(`{`)))&&Fi(e.index))}Oa(e.template.length)}function go(e){let t=e.index;e.allow_whitespace();let n=e.index,r=e.read(eo);if(r){let t=e.index;return e.allow_whitespace(),{type:`Combinator`,name:r,start:n,end:t}}return e.index===t?null:{type:`Combinator`,name:` `,start:t,end:e.index}}function _o(e){let t=e.index;e.eat(`{`,!0);let n=[];for(;e.index<e.template.length&&(Co(e),!e.match(`}`));)n.push(vo(e));return e.eat(`}`,!0),{type:`Block`,start:t,end:e.index,children:n}}function vo(e){if(e.match(`@`))return fo(e);let t=e.index;bo(e);let n=e.template[e.index];return e.index=t,n===`{`?po(e):yo(e)}function yo(e){let t=e.index,n=e.read_until(ro);e.allow_whitespace(),e.eat(`:`);let r=e.index;e.allow_whitespace();let i=bo(e);!i&&!n.startsWith(`--`)&&Ni({start:t,end:r});let a=e.index;return e.match(`}`)||e.eat(`;`,!0),{type:`Declaration`,start:t,end:a,property:n,value:i}}function bo(e){let t=``,n=!1,r=!1,i=null;for(;e.index<e.template.length;){let a=e.template[e.index];if(n)t+=`\\`+a,n=!1;else if(a===`\\`)n=!0;else if(a===i)i=null;else if(a===`)`)r=!1;else if(i===null&&(a===`"`||a===`'`))i=a;else if(a===`(`&&t.slice(-3)===`url`)r=!0;else if((a===`;`||a===`{`||a===`}`)&&!r&&!i)return t.trim();t+=a,e.index++}Oa(e.template.length)}function xo(e){let t=``,n=!1,r=e.eat(`"`)?`"`:e.eat(`'`)?`'`:null;for(;e.index<e.template.length;){let i=e.template[e.index];if(n)t+=`\\`+i,n=!1;else if(i===`\\`)n=!0;else if(r?i===r:Qa.test(i))return r&&e.eat(r,!0),t.trim();else t+=i;e.index++}Oa(e.template.length)}function So(e){let t=e.index,n=``;for(e.match_regex(io)&&Pi(t);e.index<e.template.length;){let t=e.template[e.index];if(t===`\\`){let t=e.match_regex(oo);t?(n+=String.fromCodePoint(parseInt(t.slice(1),16)),e.index+=t.length):(n+=`\\`+e.template[e.index+1],e.index+=2)}else if(t.codePointAt(0)>=160||ao.test(t))n+=t,e.index++;else break}return n===``&&Pi(t),n}function Co(e){for(e.allow_whitespace();e.match(`/*`)||e.match(`<!--`);)e.eat(`/*`)&&(e.read_until(so),e.eat(`*/`,!0)),e.eat(`<!--`)&&(e.read_until(co),e.eat(`-->`,!0)),e.allow_whitespace()}var wo={"CounterClockwiseContourIntegral;":8755,"ClockwiseContourIntegral;":8754,"DoubleLongLeftRightArrow;":10234,"NotNestedGreaterGreater;":10914,"DiacriticalDoubleAcute;":733,"NotSquareSupersetEqual;":8931,"CloseCurlyDoubleQuote;":8221,"DoubleContourIntegral;":8751,"FilledVerySmallSquare;":9642,"NegativeVeryThinSpace;":8203,"NotPrecedesSlantEqual;":8928,"NotRightTriangleEqual;":8941,"NotSucceedsSlantEqual;":8929,"CapitalDifferentialD;":8517,"DoubleLeftRightArrow;":8660,"DoubleLongRightArrow;":10233,"EmptyVerySmallSquare;":9643,"NestedGreaterGreater;":8811,"NotDoubleVerticalBar;":8742,"NotGreaterSlantEqual;":10878,"NotLeftTriangleEqual;":8940,"NotSquareSubsetEqual;":8930,"OpenCurlyDoubleQuote;":8220,"ReverseUpEquilibrium;":10607,"DoubleLongLeftArrow;":10232,"DownLeftRightVector;":10576,"LeftArrowRightArrow;":8646,"NegativeMediumSpace;":8203,"NotGreaterFullEqual;":8807,"NotRightTriangleBar;":10704,"RightArrowLeftArrow;":8644,"SquareSupersetEqual;":8850,"leftrightsquigarrow;":8621,"DownRightTeeVector;":10591,"DownRightVectorBar;":10583,"LongLeftRightArrow;":10231,"Longleftrightarrow;":10234,"NegativeThickSpace;":8203,"NotLeftTriangleBar;":10703,"PrecedesSlantEqual;":8828,"ReverseEquilibrium;":8651,"RightDoubleBracket;":10215,"RightDownTeeVector;":10589,"RightDownVectorBar;":10581,"RightTriangleEqual;":8885,"SquareIntersection;":8851,"SucceedsSlantEqual;":8829,"blacktriangleright;":9656,"longleftrightarrow;":10231,"DoubleUpDownArrow;":8661,"DoubleVerticalBar;":8741,"DownLeftTeeVector;":10590,"DownLeftVectorBar;":10582,"FilledSmallSquare;":9724,"GreaterSlantEqual;":10878,"LeftDoubleBracket;":10214,"LeftDownTeeVector;":10593,"LeftDownVectorBar;":10585,"LeftTriangleEqual;":8884,"NegativeThinSpace;":8203,"NotGreaterGreater;":8811,"NotLessSlantEqual;":10877,"NotNestedLessLess;":10913,"NotReverseElement;":8716,"NotSquareSuperset;":8848,"NotTildeFullEqual;":8775,"RightAngleBracket;":10217,"RightUpDownVector;":10575,"SquareSubsetEqual;":8849,"VerticalSeparator;":10072,"blacktriangledown;":9662,"blacktriangleleft;":9666,"leftrightharpoons;":8651,"rightleftharpoons;":8652,"twoheadrightarrow;":8608,"DiacriticalAcute;":180,"DiacriticalGrave;":96,"DiacriticalTilde;":732,"DoubleRightArrow;":8658,"DownArrowUpArrow;":8693,"EmptySmallSquare;":9723,"GreaterEqualLess;":8923,"GreaterFullEqual;":8807,"LeftAngleBracket;":10216,"LeftUpDownVector;":10577,"LessEqualGreater;":8922,"NonBreakingSpace;":160,"NotPrecedesEqual;":10927,"NotRightTriangle;":8939,"NotSucceedsEqual;":10928,"NotSucceedsTilde;":8831,"NotSupersetEqual;":8841,"RightTriangleBar;":10704,"RightUpTeeVector;":10588,"RightUpVectorBar;":10580,"UnderParenthesis;":9181,"UpArrowDownArrow;":8645,"circlearrowright;":8635,"downharpoonright;":8642,"ntrianglerighteq;":8941,"rightharpoondown;":8641,"rightrightarrows;":8649,"twoheadleftarrow;":8606,"vartriangleright;":8883,"CloseCurlyQuote;":8217,"ContourIntegral;":8750,"DoubleDownArrow;":8659,"DoubleLeftArrow;":8656,"DownRightVector;":8641,"LeftRightVector;":10574,"LeftTriangleBar;":10703,"LeftUpTeeVector;":10592,"LeftUpVectorBar;":10584,"LowerRightArrow;":8600,"NotGreaterEqual;":8817,"NotGreaterTilde;":8821,"NotHumpDownHump;":8782,"NotLeftTriangle;":8938,"NotSquareSubset;":8847,"OverParenthesis;":9180,"RightDownVector;":8642,"ShortRightArrow;":8594,"UpperRightArrow;":8599,"bigtriangledown;":9661,"circlearrowleft;":8634,"curvearrowright;":8631,"downharpoonleft;":8643,"leftharpoondown;":8637,"leftrightarrows;":8646,"nLeftrightarrow;":8654,"nleftrightarrow;":8622,"ntrianglelefteq;":8940,"rightleftarrows;":8644,"rightsquigarrow;":8605,"rightthreetimes;":8908,"straightepsilon;":1013,"trianglerighteq;":8885,"vartriangleleft;":8882,"DiacriticalDot;":729,"DoubleRightTee;":8872,"DownLeftVector;":8637,"GreaterGreater;":10914,"HorizontalLine;":9472,"InvisibleComma;":8291,"InvisibleTimes;":8290,"LeftDownVector;":8643,"LeftRightArrow;":8596,"Leftrightarrow;":8660,"LessSlantEqual;":10877,"LongRightArrow;":10230,"Longrightarrow;":10233,"LowerLeftArrow;":8601,"NestedLessLess;":8810,"NotGreaterLess;":8825,"NotLessGreater;":8824,"NotSubsetEqual;":8840,"NotVerticalBar;":8740,"OpenCurlyQuote;":8216,"ReverseElement;":8715,"RightTeeVector;":10587,"RightVectorBar;":10579,"ShortDownArrow;":8595,"ShortLeftArrow;":8592,"SquareSuperset;":8848,"TildeFullEqual;":8773,"UpperLeftArrow;":8598,"ZeroWidthSpace;":8203,"curvearrowleft;":8630,"doublebarwedge;":8966,"downdownarrows;":8650,"hookrightarrow;":8618,"leftleftarrows;":8647,"leftrightarrow;":8596,"leftthreetimes;":8907,"longrightarrow;":10230,"looparrowright;":8620,"nshortparallel;":8742,"ntriangleright;":8939,"rightarrowtail;":8611,"rightharpoonup;":8640,"trianglelefteq;":8884,"upharpoonright;":8638,"ApplyFunction;":8289,"DifferentialD;":8518,"DoubleLeftTee;":10980,"DoubleUpArrow;":8657,"LeftTeeVector;":10586,"LeftVectorBar;":10578,"LessFullEqual;":8806,"LongLeftArrow;":10229,"Longleftarrow;":10232,"NotEqualTilde;":8770,"NotTildeEqual;":8772,"NotTildeTilde;":8777,"Poincareplane;":8460,"PrecedesEqual;":10927,"PrecedesTilde;":8830,"RightArrowBar;":8677,"RightTeeArrow;":8614,"RightTriangle;":8883,"RightUpVector;":8638,"SucceedsEqual;":10928,"SucceedsTilde;":8831,"SupersetEqual;":8839,"UpEquilibrium;":10606,"VerticalTilde;":8768,"VeryThinSpace;":8202,"bigtriangleup;":9651,"blacktriangle;":9652,"divideontimes;":8903,"fallingdotseq;":8786,"hookleftarrow;":8617,"leftarrowtail;":8610,"leftharpoonup;":8636,"longleftarrow;":10229,"looparrowleft;":8619,"measuredangle;":8737,"ntriangleleft;":8938,"shortparallel;":8741,"smallsetminus;":8726,"triangleright;":9657,"upharpoonleft;":8639,"varsubsetneqq;":10955,"varsupsetneqq;":10956,"DownArrowBar;":10515,"DownTeeArrow;":8615,"ExponentialE;":8519,"GreaterEqual;":8805,"GreaterTilde;":8819,"HilbertSpace;":8459,"HumpDownHump;":8782,"Intersection;":8898,"LeftArrowBar;":8676,"LeftTeeArrow;":8612,"LeftTriangle;":8882,"LeftUpVector;":8639,"NotCongruent;":8802,"NotHumpEqual;":8783,"NotLessEqual;":8816,"NotLessTilde;":8820,"Proportional;":8733,"RightCeiling;":8969,"RoundImplies;":10608,"ShortUpArrow;":8593,"SquareSubset;":8847,"UnderBracket;":9141,"VerticalLine;":124,"blacklozenge;":10731,"exponentiale;":8519,"risingdotseq;":8787,"triangledown;":9663,"triangleleft;":9667,"varsubsetneq;":8842,"varsupsetneq;":8843,"CircleMinus;":8854,"CircleTimes;":8855,"Equilibrium;":8652,"GreaterLess;":8823,"LeftCeiling;":8968,"LessGreater;":8822,"MediumSpace;":8287,"NotLessLess;":8810,"NotPrecedes;":8832,"NotSucceeds;":8833,"NotSuperset;":8835,"OverBracket;":9140,"RightVector;":8640,"Rrightarrow;":8667,"RuleDelayed;":10740,"SmallCircle;":8728,"SquareUnion;":8852,"SubsetEqual;":8838,"UpDownArrow;":8597,"Updownarrow;":8661,"VerticalBar;":8739,"backepsilon;":1014,"blacksquare;":9642,"circledcirc;":8858,"circleddash;":8861,"curlyeqprec;":8926,"curlyeqsucc;":8927,"diamondsuit;":9830,"eqslantless;":10901,"expectation;":8496,"nRightarrow;":8655,"nrightarrow;":8603,"preccurlyeq;":8828,"precnapprox;":10937,"quaternions;":8461,"straightphi;":981,"succcurlyeq;":8829,"succnapprox;":10938,"thickapprox;":8776,"updownarrow;":8597,"Bernoullis;":8492,"CirclePlus;":8853,"EqualTilde;":8770,"Fouriertrf;":8497,"ImaginaryI;":8520,"Laplacetrf;":8466,"LeftVector;":8636,"Lleftarrow;":8666,"NotElement;":8713,"NotGreater;":8815,"Proportion;":8759,"RightArrow;":8594,"RightFloor;":8971,"Rightarrow;":8658,"ThickSpace;":8287,"TildeEqual;":8771,"TildeTilde;":8776,"UnderBrace;":9183,"UpArrowBar;":10514,"UpTeeArrow;":8613,"circledast;":8859,"complement;":8705,"curlywedge;":8911,"eqslantgtr;":10902,"gtreqqless;":10892,"lessapprox;":10885,"lesseqqgtr;":10891,"lmoustache;":9136,"longmapsto;":10236,"mapstodown;":8615,"mapstoleft;":8612,"nLeftarrow;":8653,"nleftarrow;":8602,"nsubseteqq;":10949,"nsupseteqq;":10950,"precapprox;":10935,"rightarrow;":8594,"rmoustache;":9137,"sqsubseteq;":8849,"sqsupseteq;":8850,"subsetneqq;":10955,"succapprox;":10936,"supsetneqq;":10956,"upuparrows;":8648,"varepsilon;":1013,"varnothing;":8709,"Backslash;":8726,"CenterDot;":183,"CircleDot;":8857,"Congruent;":8801,"Coproduct;":8720,"DoubleDot;":168,"DownArrow;":8595,"DownBreve;":785,"Downarrow;":8659,"HumpEqual;":8783,"LeftArrow;":8592,"LeftFloor;":8970,"Leftarrow;":8656,"LessTilde;":8818,"Mellintrf;":8499,"MinusPlus;":8723,"NotCupCap;":8813,"NotExists;":8708,"NotSubset;":8834,"OverBrace;":9182,"PlusMinus;":177,"Therefore;":8756,"ThinSpace;":8201,"TripleDot;":8411,"UnionPlus;":8846,"backprime;":8245,"backsimeq;":8909,"bigotimes;":10754,"centerdot;":183,"checkmark;":10003,"complexes;":8450,"dotsquare;":8865,"downarrow;":8595,"gtrapprox;":10886,"gtreqless;":8923,"gvertneqq;":8809,"heartsuit;":9829,"leftarrow;":8592,"lesseqgtr;":8922,"lvertneqq;":8808,"ngeqslant;":10878,"nleqslant;":10877,"nparallel;":8742,"nshortmid;":8740,"nsubseteq;":8840,"nsupseteq;":8841,"pitchfork;":8916,"rationals;":8474,"spadesuit;":9824,"subseteqq;":10949,"subsetneq;":8842,"supseteqq;":10950,"supsetneq;":8843,"therefore;":8756,"triangleq;":8796,"varpropto;":8733,"DDotrahd;":10513,"DotEqual;":8784,"Integral;":8747,"LessLess;":10913,"NotEqual;":8800,"NotTilde;":8769,"PartialD;":8706,"Precedes;":8826,"RightTee;":8866,"Succeeds;":8827,"SuchThat;":8715,"Superset;":8835,"Uarrocir;":10569,"UnderBar;":95,"andslope;":10840,"angmsdaa;":10664,"angmsdab;":10665,"angmsdac;":10666,"angmsdad;":10667,"angmsdae;":10668,"angmsdaf;":10669,"angmsdag;":10670,"angmsdah;":10671,"angrtvbd;":10653,"approxeq;":8778,"awconint;":8755,"backcong;":8780,"barwedge;":8965,"bbrktbrk;":9142,"bigoplus;":10753,"bigsqcup;":10758,"biguplus;":10756,"bigwedge;":8896,"boxminus;":8863,"boxtimes;":8864,"bsolhsub;":10184,"capbrcup;":10825,"circledR;":174,"circledS;":9416,"cirfnint;":10768,"clubsuit;":9827,"cupbrcap;":10824,"curlyvee;":8910,"cwconint;":8754,"doteqdot;":8785,"dotminus;":8760,"drbkarow;":10512,"dzigrarr;":10239,"elinters;":9191,"emptyset;":8709,"eqvparsl;":10725,"fpartint;":10765,"geqslant;":10878,"gesdotol;":10884,"gnapprox;":10890,"hksearow;":10533,"hkswarow;":10534,"imagline;":8464,"imagpart;":8465,"infintie;":10717,"integers;":8484,"intercal;":8890,"intlarhk;":10775,"laemptyv;":10676,"ldrushar;":10571,"leqslant;":10877,"lesdotor;":10883,"llcorner;":8990,"lnapprox;":10889,"lrcorner;":8991,"lurdshar;":10570,"mapstoup;":8613,"multimap;":8888,"naturals;":8469,"ncongdot;":10861,"notindot;":8949,"otimesas;":10806,"parallel;":8741,"plusacir;":10787,"pointint;":10773,"precneqq;":10933,"precnsim;":8936,"profalar;":9006,"profline;":8978,"profsurf;":8979,"raemptyv;":10675,"realpart;":8476,"rppolint;":10770,"rtriltri;":10702,"scpolint;":10771,"setminus;":8726,"shortmid;":8739,"smeparsl;":10724,"sqsubset;":8847,"sqsupset;":8848,"subseteq;":8838,"succneqq;":10934,"succnsim;":8937,"supseteq;":8839,"thetasym;":977,"thicksim;":8764,"timesbar;":10801,"triangle;":9653,"triminus;":10810,"trpezium;":9186,"ulcorner;":8988,"urcorner;":8989,"varkappa;":1008,"varsigma;":962,"vartheta;":977,"Because;":8757,"Cayleys;":8493,"Cconint;":8752,"Cedilla;":184,"Diamond;":8900,"DownTee;":8868,"Element;":8712,"Epsilon;":917,"Implies;":8658,"LeftTee;":8867,"NewLine;":10,"NoBreak;":8288,"NotLess;":8814,"Omicron;":927,"OverBar;":8254,"Product;":8719,"UpArrow;":8593,"Uparrow;":8657,"Upsilon;":933,"alefsym;":8501,"angrtvb;":8894,"angzarr;":9084,"asympeq;":8781,"backsim;":8765,"because;":8757,"bemptyv;":10672,"between;":8812,"bigcirc;":9711,"bigodot;":10752,"bigstar;":9733,"bnequiv;":8801,"boxplus;":8862,"ccupssm;":10832,"cemptyv;":10674,"cirscir;":10690,"coloneq;":8788,"congdot;":10861,"cudarrl;":10552,"cudarrr;":10549,"cularrp;":10557,"curarrm;":10556,"dbkarow;":10511,"ddagger;":8225,"ddotseq;":10871,"demptyv;":10673,"diamond;":8900,"digamma;":989,"dotplus;":8724,"dwangle;":10662,"epsilon;":949,"eqcolon;":8789,"equivDD;":10872,"gesdoto;":10882,"gtquest;":10876,"gtrless;":8823,"harrcir;":10568,"intprod;":10812,"isindot;":8949,"larrbfs;":10527,"larrsim;":10611,"lbrksld;":10639,"lbrkslu;":10637,"ldrdhar;":10599,"lesdoto;":10881,"lessdot;":8918,"lessgtr;":8822,"lesssim;":8818,"lotimes;":10804,"lozenge;":9674,"ltquest;":10875,"luruhar;":10598,"maltese;":10016,"minusdu;":10794,"napprox;":8777,"natural;":9838,"nearrow;":8599,"nexists;":8708,"notinva;":8713,"notinvb;":8951,"notinvc;":8950,"notniva;":8716,"notnivb;":8958,"notnivc;":8957,"npolint;":10772,"npreceq;":10927,"nsqsube;":8930,"nsqsupe;":8931,"nsubset;":8834,"nsucceq;":10928,"nsupset;":8835,"nvinfin;":10718,"nvltrie;":8884,"nvrtrie;":8885,"nwarrow;":8598,"olcross;":10683,"omicron;":959,"orderof;":8500,"orslope;":10839,"pertenk;":8241,"planckh;":8462,"pluscir;":10786,"plussim;":10790,"plustwo;":10791,"precsim;":8830,"quatint;":10774,"questeq;":8799,"rarrbfs;":10528,"rarrsim;":10612,"rbrksld;":10638,"rbrkslu;":10640,"rdldhar;":10601,"realine;":8475,"rotimes;":10805,"ruluhar;":10600,"searrow;":8600,"simplus;":10788,"simrarr;":10610,"subedot;":10947,"submult;":10945,"subplus;":10943,"subrarr;":10617,"succsim;":8831,"supdsub;":10968,"supedot;":10948,"suphsol;":10185,"suphsub;":10967,"suplarr;":10619,"supmult;":10946,"supplus;":10944,"swarrow;":8601,"topfork;":10970,"triplus;":10809,"tritime;":10811,"uparrow;":8593,"upsilon;":965,"uwangle;":10663,"vzigzag;":10650,"zigrarr;":8669,"Aacute;":193,"Abreve;":258,"Agrave;":192,"Assign;":8788,"Atilde;":195,"Barwed;":8966,"Bumpeq;":8782,"Cacute;":262,"Ccaron;":268,"Ccedil;":199,"Colone;":10868,"Conint;":8751,"CupCap;":8781,"Dagger;":8225,"Dcaron;":270,"DotDot;":8412,"Dstrok;":272,"Eacute;":201,"Ecaron;":282,"Egrave;":200,"Exists;":8707,"ForAll;":8704,"Gammad;":988,"Gbreve;":286,"Gcedil;":290,"HARDcy;":1066,"Hstrok;":294,"Iacute;":205,"Igrave;":204,"Itilde;":296,"Jsercy;":1032,"Kcedil;":310,"Lacute;":313,"Lambda;":923,"Lcaron;":317,"Lcedil;":315,"Lmidot;":319,"Lstrok;":321,"Nacute;":323,"Ncaron;":327,"Ncedil;":325,"Ntilde;":209,"Oacute;":211,"Odblac;":336,"Ograve;":210,"Oslash;":216,"Otilde;":213,"Otimes;":10807,"Racute;":340,"Rarrtl;":10518,"Rcaron;":344,"Rcedil;":342,"SHCHcy;":1065,"SOFTcy;":1068,"Sacute;":346,"Scaron;":352,"Scedil;":350,"Square;":9633,"Subset;":8912,"Supset;":8913,"Tcaron;":356,"Tcedil;":354,"Tstrok;":358,"Uacute;":218,"Ubreve;":364,"Udblac;":368,"Ugrave;":217,"Utilde;":360,"Vdashl;":10982,"Verbar;":8214,"Vvdash;":8874,"Yacute;":221,"Zacute;":377,"Zcaron;":381,"aacute;":225,"abreve;":259,"agrave;":224,"andand;":10837,"angmsd;":8737,"angsph;":8738,"apacir;":10863,"approx;":8776,"atilde;":227,"barvee;":8893,"barwed;":8965,"becaus;":8757,"bernou;":8492,"bigcap;":8898,"bigcup;":8899,"bigvee;":8897,"bkarow;":10509,"bottom;":8869,"bowtie;":8904,"boxbox;":10697,"bprime;":8245,"brvbar;":166,"bullet;":8226,"bumpeq;":8783,"cacute;":263,"capand;":10820,"capcap;":10827,"capcup;":10823,"capdot;":10816,"ccaron;":269,"ccedil;":231,"circeq;":8791,"cirmid;":10991,"colone;":8788,"commat;":64,"compfn;":8728,"conint;":8750,"coprod;":8720,"copysr;":8471,"cularr;":8630,"cupcap;":10822,"cupcup;":10826,"cupdot;":8845,"curarr;":8631,"curren;":164,"cylcty;":9005,"dagger;":8224,"daleth;":8504,"dcaron;":271,"dfisht;":10623,"divide;":247,"divonx;":8903,"dlcorn;":8990,"dlcrop;":8973,"dollar;":36,"drcorn;":8991,"drcrop;":8972,"dstrok;":273,"eacute;":233,"easter;":10862,"ecaron;":283,"ecolon;":8789,"egrave;":232,"egsdot;":10904,"elsdot;":10903,"emptyv;":8709,"emsp13;":8196,"emsp14;":8197,"eparsl;":10723,"eqcirc;":8790,"equals;":61,"equest;":8799,"female;":9792,"ffilig;":64259,"ffllig;":64260,"forall;":8704,"frac12;":189,"frac13;":8531,"frac14;":188,"frac15;":8533,"frac16;":8537,"frac18;":8539,"frac23;":8532,"frac25;":8534,"frac34;":190,"frac35;":8535,"frac38;":8540,"frac45;":8536,"frac56;":8538,"frac58;":8541,"frac78;":8542,"gacute;":501,"gammad;":989,"gbreve;":287,"gesdot;":10880,"gesles;":10900,"gtlPar;":10645,"gtrarr;":10616,"gtrdot;":8919,"gtrsim;":8819,"hairsp;":8202,"hamilt;":8459,"hardcy;":1098,"hearts;":9829,"hellip;":8230,"hercon;":8889,"homtht;":8763,"horbar;":8213,"hslash;":8463,"hstrok;":295,"hybull;":8259,"hyphen;":8208,"iacute;":237,"igrave;":236,"iiiint;":10764,"iinfin;":10716,"incare;":8453,"inodot;":305,"intcal;":8890,"iquest;":191,"isinsv;":8947,"itilde;":297,"jsercy;":1112,"kappav;":1008,"kcedil;":311,"kgreen;":312,"lAtail;":10523,"lacute;":314,"lagran;":8466,"lambda;":955,"langle;":10216,"larrfs;":10525,"larrhk;":8617,"larrlp;":8619,"larrpl;":10553,"larrtl;":8610,"latail;":10521,"lbrace;":123,"lbrack;":91,"lcaron;":318,"lcedil;":316,"ldquor;":8222,"lesdot;":10879,"lesges;":10899,"lfisht;":10620,"lfloor;":8970,"lharul;":10602,"llhard;":10603,"lmidot;":320,"lmoust;":9136,"loplus;":10797,"lowast;":8727,"lowbar;":95,"lparlt;":10643,"lrhard;":10605,"lsaquo;":8249,"lsquor;":8218,"lstrok;":322,"lthree;":8907,"ltimes;":8905,"ltlarr;":10614,"ltrPar;":10646,"mapsto;":8614,"marker;":9646,"mcomma;":10793,"midast;":42,"midcir;":10992,"middot;":183,"minusb;":8863,"minusd;":8760,"mnplus;":8723,"models;":8871,"mstpos;":8766,"nVDash;":8879,"nVdash;":8878,"nacute;":324,"nbumpe;":8783,"ncaron;":328,"ncedil;":326,"nearhk;":10532,"nequiv;":8802,"nesear;":10536,"nexist;":8708,"nltrie;":8940,"notinE;":8953,"nparsl;":11005,"nprcue;":8928,"nrarrc;":10547,"nrarrw;":8605,"nrtrie;":8941,"nsccue;":8929,"nsimeq;":8772,"ntilde;":241,"numero;":8470,"nvDash;":8877,"nvHarr;":10500,"nvdash;":8876,"nvlArr;":10498,"nvrArr;":10499,"nwarhk;":10531,"nwnear;":10535,"oacute;":243,"odblac;":337,"odsold;":10684,"ograve;":242,"ominus;":8854,"origof;":8886,"oslash;":248,"otilde;":245,"otimes;":8855,"parsim;":10995,"percnt;":37,"period;":46,"permil;":8240,"phmmat;":8499,"planck;":8463,"plankv;":8463,"plusdo;":8724,"plusdu;":10789,"plusmn;":177,"preceq;":10927,"primes;":8473,"prnsim;":8936,"propto;":8733,"prurel;":8880,"puncsp;":8200,"qprime;":8279,"rAtail;":10524,"racute;":341,"rangle;":10217,"rarrap;":10613,"rarrfs;":10526,"rarrhk;":8618,"rarrlp;":8620,"rarrpl;":10565,"rarrtl;":8611,"ratail;":10522,"rbrace;":125,"rbrack;":93,"rcaron;":345,"rcedil;":343,"rdquor;":8221,"rfisht;":10621,"rfloor;":8971,"rharul;":10604,"rmoust;":9137,"roplus;":10798,"rpargt;":10644,"rsaquo;":8250,"rsquor;":8217,"rthree;":8908,"rtimes;":8906,"sacute;":347,"scaron;":353,"scedil;":351,"scnsim;":8937,"searhk;":10533,"seswar;":10537,"sfrown;":8994,"shchcy;":1097,"sigmaf;":962,"sigmav;":962,"simdot;":10858,"smashp;":10803,"softcy;":1100,"solbar;":9023,"spades;":9824,"sqcaps;":8851,"sqcups;":8852,"sqsube;":8849,"sqsupe;":8850,"square;":9633,"squarf;":9642,"ssetmn;":8726,"ssmile;":8995,"sstarf;":8902,"subdot;":10941,"subset;":8834,"subsim;":10951,"subsub;":10965,"subsup;":10963,"succeq;":10928,"supdot;":10942,"supset;":8835,"supsim;":10952,"supsub;":10964,"supsup;":10966,"swarhk;":10534,"swnwar;":10538,"target;":8982,"tcaron;":357,"tcedil;":355,"telrec;":8981,"there4;":8756,"thetav;":977,"thinsp;":8201,"thksim;":8764,"timesb;":8864,"timesd;":10800,"topbot;":9014,"topcir;":10993,"tprime;":8244,"tridot;":9708,"tstrok;":359,"uacute;":250,"ubreve;":365,"udblac;":369,"ufisht;":10622,"ugrave;":249,"ulcorn;":8988,"ulcrop;":8975,"urcorn;":8989,"urcrop;":8974,"utilde;":361,"vangrt;":10652,"varphi;":981,"varrho;":1009,"veebar;":8891,"vellip;":8942,"verbar;":124,"vsubnE;":10955,"vsubne;":8842,"vsupnE;":10956,"vsupne;":8843,"wedbar;":10847,"wedgeq;":8793,"weierp;":8472,"wreath;":8768,"xoplus;":10753,"xotime;":10754,"xsqcup;":10758,"xuplus;":10756,"xwedge;":8896,"yacute;":253,"zacute;":378,"zcaron;":382,"zeetrf;":8488,"AElig;":198,Aacute:193,"Acirc;":194,Agrave:192,"Alpha;":913,"Amacr;":256,"Aogon;":260,"Aring;":197,Atilde:195,"Breve;":728,Ccedil:199,"Ccirc;":264,"Colon;":8759,"Cross;":10799,"Dashv;":10980,"Delta;":916,Eacute:201,"Ecirc;":202,Egrave:200,"Emacr;":274,"Eogon;":280,"Equal;":10869,"Gamma;":915,"Gcirc;":284,"Hacek;":711,"Hcirc;":292,"IJlig;":306,Iacute:205,"Icirc;":206,Igrave:204,"Imacr;":298,"Iogon;":302,"Iukcy;":1030,"Jcirc;":308,"Jukcy;":1028,"Kappa;":922,Ntilde:209,"OElig;":338,Oacute:211,"Ocirc;":212,Ograve:210,"Omacr;":332,"Omega;":937,Oslash:216,Otilde:213,"Prime;":8243,"RBarr;":10512,"Scirc;":348,"Sigma;":931,"THORN;":222,"TRADE;":8482,"TSHcy;":1035,"Theta;":920,"Tilde;":8764,Uacute:218,"Ubrcy;":1038,"Ucirc;":219,Ugrave:217,"Umacr;":362,"Union;":8899,"Uogon;":370,"UpTee;":8869,"Uring;":366,"VDash;":8875,"Vdash;":8873,"Wcirc;":372,"Wedge;":8896,Yacute:221,"Ycirc;":374,aacute:225,"acirc;":226,"acute;":180,"aelig;":230,agrave:224,"aleph;":8501,"alpha;":945,"amacr;":257,"amalg;":10815,"angle;":8736,"angrt;":8735,"angst;":197,"aogon;":261,"aring;":229,"asymp;":8776,atilde:227,"awint;":10769,"bcong;":8780,"bdquo;":8222,"bepsi;":1014,"blank;":9251,"blk12;":9618,"blk14;":9617,"blk34;":9619,"block;":9608,"boxDL;":9559,"boxDR;":9556,"boxDl;":9558,"boxDr;":9555,"boxHD;":9574,"boxHU;":9577,"boxHd;":9572,"boxHu;":9575,"boxUL;":9565,"boxUR;":9562,"boxUl;":9564,"boxUr;":9561,"boxVH;":9580,"boxVL;":9571,"boxVR;":9568,"boxVh;":9579,"boxVl;":9570,"boxVr;":9567,"boxdL;":9557,"boxdR;":9554,"boxdl;":9488,"boxdr;":9484,"boxhD;":9573,"boxhU;":9576,"boxhd;":9516,"boxhu;":9524,"boxuL;":9563,"boxuR;":9560,"boxul;":9496,"boxur;":9492,"boxvH;":9578,"boxvL;":9569,"boxvR;":9566,"boxvh;":9532,"boxvl;":9508,"boxvr;":9500,"breve;":728,brvbar:166,"bsemi;":8271,"bsime;":8909,"bsolb;":10693,"bumpE;":10926,"bumpe;":8783,"caret;":8257,"caron;":711,"ccaps;":10829,ccedil:231,"ccirc;":265,"ccups;":10828,"cedil;":184,"check;":10003,"clubs;":9827,"colon;":58,"comma;":44,"crarr;":8629,"cross;":10007,"csube;":10961,"csupe;":10962,"ctdot;":8943,"cuepr;":8926,"cuesc;":8927,"cupor;":10821,curren:164,"cuvee;":8910,"cuwed;":8911,"cwint;":8753,"dashv;":8867,"dblac;":733,"ddarr;":8650,"delta;":948,"dharl;":8643,"dharr;":8642,"diams;":9830,"disin;":8946,divide:247,"doteq;":8784,"dtdot;":8945,"dtrif;":9662,"duarr;":8693,"duhar;":10607,"eDDot;":10871,eacute:233,"ecirc;":234,"efDot;":8786,egrave:232,"emacr;":275,"empty;":8709,"eogon;":281,"eplus;":10865,"epsiv;":1013,"eqsim;":8770,"equiv;":8801,"erDot;":8787,"erarr;":10609,"esdot;":8784,"exist;":8707,"fflig;":64256,"filig;":64257,"fjlig;":102,"fllig;":64258,"fltns;":9649,"forkv;":10969,frac12:189,frac14:188,frac34:190,"frasl;":8260,"frown;":8994,"gamma;":947,"gcirc;":285,"gescc;":10921,"gimel;":8503,"gneqq;":8809,"gnsim;":8935,"grave;":96,"gsime;":10894,"gsiml;":10896,"gtcir;":10874,"gtdot;":8919,"harrw;":8621,"hcirc;":293,"hoarr;":8703,iacute:237,"icirc;":238,"iexcl;":161,igrave:236,"iiint;":8749,"iiota;":8489,"ijlig;":307,"imacr;":299,"image;":8465,"imath;":305,"imped;":437,"infin;":8734,"iogon;":303,"iprod;":10812,iquest:191,"isinE;":8953,"isins;":8948,"isinv;":8712,"iukcy;":1110,"jcirc;":309,"jmath;":567,"jukcy;":1108,"kappa;":954,"lAarr;":8666,"lBarr;":10510,"langd;":10641,"laquo;":171,"larrb;":8676,"lates;":10925,"lbarr;":10508,"lbbrk;":10098,"lbrke;":10635,"lceil;":8968,"ldquo;":8220,"lescc;":10920,"lhard;":8637,"lharu;":8636,"lhblk;":9604,"llarr;":8647,"lltri;":9722,"lneqq;":8808,"lnsim;":8934,"loang;":10220,"loarr;":8701,"lobrk;":10214,"lopar;":10629,"lrarr;":8646,"lrhar;":8651,"lrtri;":8895,"lsime;":10893,"lsimg;":10895,"lsquo;":8216,"ltcir;":10873,"ltdot;":8918,"ltrie;":8884,"ltrif;":9666,"mDDot;":8762,"mdash;":8212,"micro;":181,middot:183,"minus;":8722,"mumap;":8888,"nabla;":8711,"napid;":8779,"napos;":329,"natur;":9838,"nbump;":8782,"ncong;":8775,"ndash;":8211,"neArr;":8663,"nearr;":8599,"nedot;":8784,"nesim;":8770,"ngeqq;":8807,"ngsim;":8821,"nhArr;":8654,"nharr;":8622,"nhpar;":10994,"nlArr;":8653,"nlarr;":8602,"nleqq;":8806,"nless;":8814,"nlsim;":8820,"nltri;":8938,"notin;":8713,"notni;":8716,"npart;":8706,"nprec;":8832,"nrArr;":8655,"nrarr;":8603,"nrtri;":8939,"nsime;":8772,"nsmid;":8740,"nspar;":8742,"nsubE;":10949,"nsube;":8840,"nsucc;":8833,"nsupE;":10950,"nsupe;":8841,ntilde:241,"numsp;":8199,"nvsim;":8764,"nwArr;":8662,"nwarr;":8598,oacute:243,"ocirc;":244,"odash;":8861,"oelig;":339,"ofcir;":10687,ograve:242,"ohbar;":10677,"olarr;":8634,"olcir;":10686,"oline;":8254,"omacr;":333,"omega;":969,"operp;":10681,"oplus;":8853,"orarr;":8635,"order;":8500,oslash:248,otilde:245,"ovbar;":9021,"parsl;":11005,"phone;":9742,"plusb;":8862,"pluse;":10866,plusmn:177,"pound;":163,"prcue;":8828,"prime;":8242,"prnap;":10937,"prsim;":8830,"quest;":63,"rAarr;":8667,"rBarr;":10511,"radic;":8730,"rangd;":10642,"range;":10661,"raquo;":187,"rarrb;":8677,"rarrc;":10547,"rarrw;":8605,"ratio;":8758,"rbarr;":10509,"rbbrk;":10099,"rbrke;":10636,"rceil;":8969,"rdquo;":8221,"reals;":8477,"rhard;":8641,"rharu;":8640,"rlarr;":8644,"rlhar;":8652,"rnmid;":10990,"roang;":10221,"roarr;":8702,"robrk;":10215,"ropar;":10630,"rrarr;":8649,"rsquo;":8217,"rtrie;":8885,"rtrif;":9656,"sbquo;":8218,"sccue;":8829,"scirc;":349,"scnap;":10938,"scsim;":8831,"sdotb;":8865,"sdote;":10854,"seArr;":8664,"searr;":8600,"setmn;":8726,"sharp;":9839,"sigma;":963,"simeq;":8771,"simgE;":10912,"simlE;":10911,"simne;":8774,"slarr;":8592,"smile;":8995,"smtes;":10924,"sqcap;":8851,"sqcup;":8852,"sqsub;":8847,"sqsup;":8848,"srarr;":8594,"starf;":9733,"strns;":175,"subnE;":10955,"subne;":8842,"supnE;":10956,"supne;":8843,"swArr;":8665,"swarr;":8601,"szlig;":223,"theta;":952,"thkap;":8776,"thorn;":254,"tilde;":732,"times;":215,"trade;":8482,"trisb;":10701,"tshcy;":1115,"twixt;":8812,uacute:250,"ubrcy;":1118,"ucirc;":251,"udarr;":8645,"udhar;":10606,ugrave:249,"uharl;":8639,"uharr;":8638,"uhblk;":9600,"ultri;":9720,"umacr;":363,"uogon;":371,"uplus;":8846,"upsih;":978,"uring;":367,"urtri;":9721,"utdot;":8944,"utrif;":9652,"uuarr;":8648,"vBarv;":10985,"vDash;":8872,"varpi;":982,"vdash;":8866,"veeeq;":8794,"vltri;":8882,"vnsub;":8834,"vnsup;":8835,"vprop;":8733,"vrtri;":8883,"wcirc;":373,"wedge;":8743,"xcirc;":9711,"xdtri;":9661,"xhArr;":10234,"xharr;":10231,"xlArr;":10232,"xlarr;":10229,"xodot;":10752,"xrArr;":10233,"xrarr;":10230,"xutri;":9651,yacute:253,"ycirc;":375,AElig:198,Acirc:194,"Aopf;":120120,Aring:197,"Ascr;":119964,"Auml;":196,"Barv;":10983,"Beta;":914,"Bopf;":120121,"Bscr;":8492,"CHcy;":1063,"COPY;":169,"Cdot;":266,"Copf;":8450,"Cscr;":119966,"DJcy;":1026,"DScy;":1029,"DZcy;":1039,"Darr;":8609,"Dopf;":120123,"Dscr;":119967,Ecirc:202,"Edot;":278,"Eopf;":120124,"Escr;":8496,"Esim;":10867,"Euml;":203,"Fopf;":120125,"Fscr;":8497,"GJcy;":1027,"Gdot;":288,"Gopf;":120126,"Gscr;":119970,"Hopf;":8461,"Hscr;":8459,"IEcy;":1045,"IOcy;":1025,Icirc:206,"Idot;":304,"Iopf;":120128,"Iota;":921,"Iscr;":8464,"Iuml;":207,"Jopf;":120129,"Jscr;":119973,"KHcy;":1061,"KJcy;":1036,"Kopf;":120130,"Kscr;":119974,"LJcy;":1033,"Lang;":10218,"Larr;":8606,"Lopf;":120131,"Lscr;":8466,"Mopf;":120132,"Mscr;":8499,"NJcy;":1034,"Nopf;":8469,"Nscr;":119977,Ocirc:212,"Oopf;":120134,"Oscr;":119978,"Ouml;":214,"Popf;":8473,"Pscr;":119979,"QUOT;":34,"Qopf;":8474,"Qscr;":119980,"Rang;":10219,"Rarr;":8608,"Ropf;":8477,"Rscr;":8475,"SHcy;":1064,"Sopf;":120138,"Sqrt;":8730,"Sscr;":119982,"Star;":8902,THORN:222,"TScy;":1062,"Topf;":120139,"Tscr;":119983,"Uarr;":8607,Ucirc:219,"Uopf;":120140,"Upsi;":978,"Uscr;":119984,"Uuml;":220,"Vbar;":10987,"Vert;":8214,"Vopf;":120141,"Vscr;":119985,"Wopf;":120142,"Wscr;":119986,"Xopf;":120143,"Xscr;":119987,"YAcy;":1071,"YIcy;":1031,"YUcy;":1070,"Yopf;":120144,"Yscr;":119988,"Yuml;":376,"ZHcy;":1046,"Zdot;":379,"Zeta;":918,"Zopf;":8484,"Zscr;":119989,acirc:226,acute:180,aelig:230,"andd;":10844,"andv;":10842,"ange;":10660,"aopf;":120146,"apid;":8779,"apos;":39,aring:229,"ascr;":119990,"auml;":228,"bNot;":10989,"bbrk;":9141,"beta;":946,"beth;":8502,"bnot;":8976,"bopf;":120147,"boxH;":9552,"boxV;":9553,"boxh;":9472,"boxv;":9474,"bscr;":119991,"bsim;":8765,"bsol;":92,"bull;":8226,"bump;":8782,"caps;":8745,"cdot;":267,cedil:184,"cent;":162,"chcy;":1095,"cirE;":10691,"circ;":710,"cire;":8791,"comp;":8705,"cong;":8773,"copf;":120148,"copy;":169,"cscr;":119992,"csub;":10959,"csup;":10960,"cups;":8746,"dArr;":8659,"dHar;":10597,"darr;":8595,"dash;":8208,"diam;":8900,"djcy;":1106,"dopf;":120149,"dscr;":119993,"dscy;":1109,"dsol;":10742,"dtri;":9663,"dzcy;":1119,"eDot;":8785,"ecir;":8790,ecirc:234,"edot;":279,"emsp;":8195,"ensp;":8194,"eopf;":120150,"epar;":8917,"epsi;":949,"escr;":8495,"esim;":8770,"euml;":235,"euro;":8364,"excl;":33,"flat;":9837,"fnof;":402,"fopf;":120151,"fork;":8916,"fscr;":119995,"gdot;":289,"geqq;":8807,"gesl;":8923,"gjcy;":1107,"gnap;":10890,"gneq;":10888,"gopf;":120152,"gscr;":8458,"gsim;":8819,"gtcc;":10919,"gvnE;":8809,"hArr;":8660,"half;":189,"harr;":8596,"hbar;":8463,"hopf;":120153,"hscr;":119997,icirc:238,"iecy;":1077,iexcl:161,"imof;":8887,"iocy;":1105,"iopf;":120154,"iota;":953,"iscr;":119998,"isin;":8712,"iuml;":239,"jopf;":120155,"jscr;":119999,"khcy;":1093,"kjcy;":1116,"kopf;":120156,"kscr;":12e4,"lArr;":8656,"lHar;":10594,"lang;":10216,laquo:171,"larr;":8592,"late;":10925,"lcub;":123,"ldca;":10550,"ldsh;":8626,"leqq;":8806,"lesg;":8922,"ljcy;":1113,"lnap;":10889,"lneq;":10887,"lopf;":120157,"lozf;":10731,"lpar;":40,"lscr;":120001,"lsim;":8818,"lsqb;":91,"ltcc;":10918,"ltri;":9667,"lvnE;":8808,"macr;":175,"male;":9794,"malt;":10016,micro:181,"mlcp;":10971,"mldr;":8230,"mopf;":120158,"mscr;":120002,"nGtv;":8811,"nLtv;":8810,"nang;":8736,"napE;":10864,"nbsp;":160,"ncap;":10819,"ncup;":10818,"ngeq;":8817,"nges;":10878,"ngtr;":8815,"nisd;":8954,"njcy;":1114,"nldr;":8229,"nleq;":8816,"nles;":10877,"nmid;":8740,"nopf;":120159,"npar;":8742,"npre;":10927,"nsce;":10928,"nscr;":120003,"nsim;":8769,"nsub;":8836,"nsup;":8837,"ntgl;":8825,"ntlg;":8824,"nvap;":8781,"nvge;":8805,"nvgt;":62,"nvle;":8804,"nvlt;":60,"oast;":8859,"ocir;":8858,ocirc:244,"odiv;":10808,"odot;":8857,"ogon;":731,"oint;":8750,"omid;":10678,"oopf;":120160,"opar;":10679,"ordf;":170,"ordm;":186,"oror;":10838,"oscr;":8500,"osol;":8856,"ouml;":246,"para;":182,"part;":8706,"perp;":8869,"phiv;":981,"plus;":43,"popf;":120161,pound:163,"prap;":10935,"prec;":8826,"prnE;":10933,"prod;":8719,"prop;":8733,"pscr;":120005,"qint;":10764,"qopf;":120162,"qscr;":120006,"quot;":34,"rArr;":8658,"rHar;":10596,"race;":8765,"rang;":10217,raquo:187,"rarr;":8594,"rcub;":125,"rdca;":10551,"rdsh;":8627,"real;":8476,"rect;":9645,"rhov;":1009,"ring;":730,"ropf;":120163,"rpar;":41,"rscr;":120007,"rsqb;":93,"rtri;":9657,"scap;":10936,"scnE;":10934,"sdot;":8901,"sect;":167,"semi;":59,"sext;":10038,"shcy;":1096,"sime;":8771,"simg;":10910,"siml;":10909,"smid;":8739,"smte;":10924,"solb;":10692,"sopf;":120164,"spar;":8741,"squf;":9642,"sscr;":120008,"star;":9734,"subE;":10949,"sube;":8838,"succ;":8827,"sung;":9834,"sup1;":185,"sup2;":178,"sup3;":179,"supE;":10950,"supe;":8839,szlig:223,"tbrk;":9140,"tdot;":8411,thorn:254,times:215,"tint;":8749,"toea;":10536,"topf;":120165,"tosa;":10537,"trie;":8796,"tscr;":120009,"tscy;":1094,"uArr;":8657,"uHar;":10595,"uarr;":8593,ucirc:251,"uopf;":120166,"upsi;":965,"uscr;":120010,"utri;":9653,"uuml;":252,"vArr;":8661,"vBar;":10984,"varr;":8597,"vert;":124,"vopf;":120167,"vscr;":120011,"wopf;":120168,"wscr;":120012,"xcap;":8898,"xcup;":8899,"xmap;":10236,"xnis;":8955,"xopf;":120169,"xscr;":120013,"xvee;":8897,"yacy;":1103,"yicy;":1111,"yopf;":120170,"yscr;":120014,"yucy;":1102,"yuml;":255,"zdot;":380,"zeta;":950,"zhcy;":1078,"zopf;":120171,"zscr;":120015,"zwnj;":8204,"AMP;":38,"Acy;":1040,"Afr;":120068,"And;":10835,Auml:196,"Bcy;":1041,"Bfr;":120069,COPY:169,"Cap;":8914,"Cfr;":8493,"Chi;":935,"Cup;":8915,"Dcy;":1044,"Del;":8711,"Dfr;":120071,"Dot;":168,"ENG;":330,"ETH;":208,"Ecy;":1069,"Efr;":120072,"Eta;":919,Euml:203,"Fcy;":1060,"Ffr;":120073,"Gcy;":1043,"Gfr;":120074,"Hat;":94,"Hfr;":8460,"Icy;":1048,"Ifr;":8465,"Int;":8748,Iuml:207,"Jcy;":1049,"Jfr;":120077,"Kcy;":1050,"Kfr;":120078,"Lcy;":1051,"Lfr;":120079,"Lsh;":8624,"Map;":10501,"Mcy;":1052,"Mfr;":120080,"Ncy;":1053,"Nfr;":120081,"Not;":10988,"Ocy;":1054,"Ofr;":120082,Ouml:214,"Pcy;":1055,"Pfr;":120083,"Phi;":934,"Psi;":936,QUOT:34,"Qfr;":120084,"REG;":174,"Rcy;":1056,"Rfr;":8476,"Rho;":929,"Rsh;":8625,"Scy;":1057,"Sfr;":120086,"Sub;":8912,"Sum;":8721,"Sup;":8913,"Tab;":9,"Tau;":932,"Tcy;":1058,"Tfr;":120087,"Ucy;":1059,"Ufr;":120088,Uuml:220,"Vcy;":1042,"Vee;":8897,"Vfr;":120089,"Wfr;":120090,"Xfr;":120091,"Ycy;":1067,"Yfr;":120092,"Zcy;":1047,"Zfr;":8488,"acE;":8766,"acd;":8767,"acy;":1072,"afr;":120094,"amp;":38,"and;":8743,"ang;":8736,"apE;":10864,"ape;":8778,"ast;":42,auml:228,"bcy;":1073,"bfr;":120095,"bne;":61,"bot;":8869,"cap;":8745,cent:162,"cfr;":120096,"chi;":967,"cir;":9675,copy:169,"cup;":8746,"dcy;":1076,"deg;":176,"dfr;":120097,"die;":168,"div;":247,"dot;":729,"ecy;":1101,"efr;":120098,"egs;":10902,"ell;":8467,"els;":10901,"eng;":331,"eta;":951,"eth;":240,euml:235,"fcy;":1092,"ffr;":120099,"gEl;":10892,"gap;":10886,"gcy;":1075,"gel;":8923,"geq;":8805,"ges;":10878,"gfr;":120100,"ggg;":8921,"glE;":10898,"gla;":10917,"glj;":10916,"gnE;":8809,"gne;":10888,"hfr;":120101,"icy;":1080,"iff;":8660,"ifr;":120102,"int;":8747,iuml:239,"jcy;":1081,"jfr;":120103,"kcy;":1082,"kfr;":120104,"lEg;":10891,"lap;":10885,"lat;":10923,"lcy;":1083,"leg;":8922,"leq;":8804,"les;":10877,"lfr;":120105,"lgE;":10897,"lnE;":8808,"lne;":10887,"loz;":9674,"lrm;":8206,"lsh;":8624,macr:175,"map;":8614,"mcy;":1084,"mfr;":120106,"mho;":8487,"mid;":8739,"nGg;":8921,"nGt;":8811,"nLl;":8920,"nLt;":8810,"nap;":8777,nbsp:160,"ncy;":1085,"nfr;":120107,"ngE;":8807,"nge;":8817,"ngt;":8815,"nis;":8956,"niv;":8715,"nlE;":8806,"nle;":8816,"nlt;":8814,"not;":172,"npr;":8832,"nsc;":8833,"num;":35,"ocy;":1086,"ofr;":120108,"ogt;":10689,"ohm;":937,"olt;":10688,"ord;":10845,ordf:170,ordm:186,"orv;":10843,ouml:246,"par;":8741,para:182,"pcy;":1087,"pfr;":120109,"phi;":966,"piv;":982,"prE;":10931,"pre;":10927,"psi;":968,"qfr;":120110,quot:34,"rcy;":1088,"reg;":174,"rfr;":120111,"rho;":961,"rlm;":8207,"rsh;":8625,"scE;":10932,"sce;":10928,"scy;":1089,sect:167,"sfr;":120112,"shy;":173,"sim;":8764,"smt;":10922,"sol;":47,"squ;":9633,"sub;":8834,"sum;":8721,sup1:185,sup2:178,sup3:179,"sup;":8835,"tau;":964,"tcy;":1090,"tfr;":120113,"top;":8868,"ucy;":1091,"ufr;":120114,"uml;":168,uuml:252,"vcy;":1074,"vee;":8744,"vfr;":120115,"wfr;":120116,"xfr;":120117,"ycy;":1099,"yen;":165,"yfr;":120118,yuml:255,"zcy;":1079,"zfr;":120119,"zwj;":8205,AMP:38,"DD;":8517,ETH:208,"GT;":62,"Gg;":8921,"Gt;":8811,"Im;":8465,"LT;":60,"Ll;":8920,"Lt;":8810,"Mu;":924,"Nu;":925,"Or;":10836,"Pi;":928,"Pr;":10939,REG:174,"Re;":8476,"Sc;":10940,"Xi;":926,"ac;":8766,"af;":8289,amp:38,"ap;":8776,"dd;":8518,deg:176,"ee;":8519,"eg;":10906,"el;":10905,eth:240,"gE;":8807,"ge;":8805,"gg;":8811,"gl;":8823,"gt;":62,"ic;":8291,"ii;":8520,"in;":8712,"it;":8290,"lE;":8806,"le;":8804,"lg;":8822,"ll;":8810,"lt;":60,"mp;":8723,"mu;":956,"ne;":8800,"ni;":8715,not:172,"nu;":957,"oS;":9416,"or;":8744,"pi;":960,"pm;":177,"pr;":8826,reg:174,"rx;":8478,"sc;":8827,shy:173,uml:168,"wp;":8472,"wr;":8768,"xi;":958,yen:165,GT:62,LT:60,gt:62,lt:60};const To=[8364,129,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,141,381,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,157,382,376];function Eo(e,t){return t&&!e.endsWith(`;`)?`${e}\\b(?!=)`:e}function Do(e){let t=Object.keys(wo).map(t=>Eo(t,e));return RegExp(`&(#(?:x[a-fA-F\\d]+|\\d+)(?:;)?|${t.join(`|`)})`,`g`)}const Oo=Do(!1),ko=Do(!0);function Ao(e,t){let n=t?ko:Oo;return e.replace(n,(e,t)=>{let n;return n=t[0]===`#`?t[1]===`x`?parseInt(t.substring(2),16):parseInt(t.substring(1),10):wo[t],n?String.fromCodePoint(jo(n)):e})}function jo(e){return e===10?32:e<128?e:e<=159?To[e-128]:e<55296?e:e<=57343?0:e<=65535||e>=65536&&e<=131071||e>=131072&&e<=196607||e>=917504&&e<=917631||e>=917760&&e<=917999?e:0}function Mo(e=!1){return{type:`Fragment`,nodes:[],metadata:{transparent:e,dynamic:!1,has_await:!1}}}const No=[`SvelteElement`,`RegularElement`,`SvelteFragment`,`Component`,`SvelteComponent`,`SvelteSelf`,`SlotElement`];function Po(e){return No.includes(e.type)}function Fo(e,t,n,r){return{type:`Attribute`,start:t,end:n,name:e,value:r,metadata:{delegated:null,needs_clsx:!1}}}function Io(){return{dependencies:new Set,references:new Set,has_state:!1,has_call:!1,has_member_expression:!1,has_assignment:!1,has_await:!1}}const Lo={li:{direct:[`li`]},dt:{descendant:[`dt`,`dd`],reset_by:[`dl`]},dd:{descendant:[`dt`,`dd`],reset_by:[`dl`]},p:{descendant:`address.article.aside.blockquote.div.dl.fieldset.footer.form.h1.h2.h3.h4.h5.h6.header.hgroup.hr.main.menu.nav.ol.p.pre.section.table.ul`.split(`.`)},rt:{descendant:[`rt`,`rp`]},rp:{descendant:[`rt`,`rp`]},optgroup:{descendant:[`optgroup`]},option:{descendant:[`option`,`optgroup`]},thead:{direct:[`tbody`,`tfoot`]},tbody:{direct:[`tbody`,`tfoot`]},tfoot:{direct:[`tbody`]},tr:{direct:[`tr`,`tbody`]},td:{direct:[`td`,`th`,`tr`]},th:{direct:[`td`,`th`,`tr`]}};function Ro(e,t){let n=Lo[e];return!!(n&&(!t||(`direct`in n?n.direct:n.descendant).includes(t)))}({...Lo});function zo(e,t=`or`){return e.length===1?e[0]:e.length===2?`${e[0]} ${t} ${e[1]}`:`${e.slice(0,-1).join(`, `)} ${t} ${e[e.length-1]}`}const Bo=/^(\/>|[\s"'=<>`])/,Vo=/^<\/textarea(\s[^>]*)?>/i,Ho=/-->/,Uo=/(\s|\/|>)/,Wo=/[\s=/>"']/,Go=/^["']/,Ko=/^(?:"([^"]*)"|'([^'])*'|([^>\s]+))/,qo=/^(?:![a-zA-Z]+|[a-zA-Z](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?|[a-zA-Z][a-zA-Z0-9]*:[a-zA-Z][a-zA-Z0-9-]*[a-zA-Z0-9])$/,Jo=/^(?:\p{Lu}[$\u200c\u200d\p{ID_Continue}.]*|\p{ID_Start}[$\u200c\u200d\p{ID_Continue}]*(?:\.[$\u200c\u200d\p{ID_Continue}]+)+)$/u,Yo=new Map([[`svelte:head`,`SvelteHead`],[`svelte:options`,`SvelteOptions`],[`svelte:window`,`SvelteWindow`],[`svelte:document`,`SvelteDocument`],[`svelte:body`,`SvelteBody`]]),Xo=new Map([...Yo,[`svelte:element`,`SvelteElement`],[`svelte:component`,`SvelteComponent`],[`svelte:self`,`SvelteSelf`],[`svelte:fragment`,`SvelteFragment`],[`svelte:boundary`,`SvelteBoundary`]]);function Zo(e){let t=e.index++,n=e.current();if(e.eat(`!--`)){let n=e.read_until(Ho);e.eat(`-->`,!0),e.append({type:`Comment`,start:t,end:e.index,data:n});return}let r=e.eat(`/`),i=e.read_until(Uo);if(r){for(e.allow_whitespace(),e.eat(`>`,!0),xe(i)&&ja(t);n.name!==i;){if(e.loose&&Po(n)){let t=n.attributes.at(-1);if(t?.type===`Attribute`&&t.name===`<${i}`){e.index=t.start,n.attributes.pop();break}}if(n.type===`RegularElement`){if(!e.last_auto_closed_tag||e.last_auto_closed_tag.tag!==i){let e=n.fragment.nodes[0]?.start??t;Ke({start:n.start,end:e},`</${i}>`,`</${n.name}>`)}}else e.loose||(e.last_auto_closed_tag&&e.last_auto_closed_tag.tag===i?Yi(t,i,e.last_auto_closed_tag.reason):Ji(t,i));n.end=t,e.pop(),n=e.current()}n.end=e.index,e.pop(),e.last_auto_closed_tag&&e.stack.length<e.last_auto_closed_tag.depth&&(e.last_auto_closed_tag=void 0);return}i.startsWith(`svelte:`)&&!Xo.has(i)&&ga({start:t+1,end:t+1+i.length},zo(Array.from(Xo.keys()))),!qo.test(i)&&!Jo.test(i)&&(!e.loose||!i.endsWith(`.`))&&Ea({start:t+1,end:t+1+i.length}),Yo.has(i)&&(i in e.meta_tags&&pa(t,i),n.type!==`Root`&&ha(t,i),e.meta_tags[i]=!0);let a=Xo.has(i)?Xo.get(i):Jo.test(i)||e.loose&&i.endsWith(`.`)?`Component`:i===`title`&&Qo(e.stack)?`TitleElement`:i===`slot`&&!$o(e.stack)?`SlotElement`:`RegularElement`,o=a===`RegularElement`?{type:a,start:t,end:-1,name:i,attributes:[],fragment:Mo(!0),metadata:{svg:!1,mathml:!1,scoped:!1,has_spread:!1,path:[],synthetic_value_node:null}}:{type:a,start:t,end:-1,name:i,attributes:[],fragment:Mo(!0),metadata:{}};if(e.allow_whitespace(),n.type===`RegularElement`&&Ro(n.name,i)){let r=n.fragment.nodes[0]?.start??t;Ke({start:n.start,end:r},`<${i}>`,`</${n.name}>`),n.end=t,e.pop(),e.last_auto_closed_tag={tag:n.name,reason:i,depth:e.stack.length}}let s=[],c=e.current(),l=(i===`script`||i===`style`)&&c.type===`Root`,u=l?es:ts,d;for(;d=u(e);){if(d.type===`Attribute`||d.type===`BindDirective`||d.type===`StyleDirective`||d.type===`ClassDirective`){let e=d.type===`BindDirective`?`Attribute`:d.type;s.includes(e+d.name)?Ii(d):d.name!==`this`&&s.push(e+d.name)}o.attributes.push(d),e.allow_whitespace()}if(o.type===`SvelteComponent`){let e=o.attributes.findIndex(e=>e.type===`Attribute`&&e.name===`this`);e===-1&&da(t);let n=o.attributes.splice(e,1)[0];Wa(n)||ua(n.start),o.expression=Ga(n)}if(o.type===`SvelteElement`){let e=o.attributes.findIndex(e=>e.type===`Attribute`&&e.name===`this`);e===-1&&fa(t);let n=o.attributes.splice(e,1)[0];if(n.value===!0&&fa(n),Wa(n))o.tag=Ga(n);else{Je(n);let e=n.value[0];o.tag=e.type===`Text`?{type:`Literal`,value:e.data,raw:`'${e.raw}'`,start:e.start,end:e.end}:e.expression}o.metadata.expression=Io()}if(l){e.eat(`>`,!0);let n=null;for(let e=c.fragment.nodes.length-1;e>=0;e--){let r=c.fragment.nodes[e];if(e===c.fragment.nodes.length-1&&r.end!==t)break;if(r.type===`Comment`){n=r;break}else if(r.type!==`Text`||r.data.trim())break}if(i===`script`){let r=Xa(e,t,o.attributes);n&&(r.content.leadingComments=[{type:`Line`,value:n.data}]),r.context===`module`?(c.module&&aa(t),c.module=r):(c.instance&&aa(t),c.instance=r)}else{let r=lo(e,t,o.attributes);r.content.comment=n,c.css&&la(t),c.css=r}return}e.append(o);let f=e.eat(`/`)||xe(i),p=e.eat(`>`,!0,!1);if(!p){let t=o.attributes.at(-1);if(t?.type===`Attribute`&&t.name===`<`)e.index=t.start,o.attributes.pop();else{let t=e.template[e.index-1],n=e.template[e.index-2],r=e.template[e.index];n===`{`&&t===`/`?e.index-=2:t===`{`&&(r===`#`||r===`@`||r===`:`)?--e.index:e.allow_whitespace()}}if(f||!p)o.end=e.index;else if(i===`textarea`)o.fragment.nodes=is(e,()=>Vo.test(e.template.slice(e.index)),`inside <textarea>`),e.read(Vo),o.end=e.index;else if(i===`script`||i===`style`){let t=e.index,n=e.read_until(RegExp(`</${i}>`)),r={start:t,end:e.index,type:`Text`,data:n,raw:n};o.fragment.nodes.push(r),e.eat(`</${i}>`,!0),o.end=e.index}else e.stack.push(o),e.fragments.push(o.fragment)}function Qo(e){let t=e.length;for(;t--;){let{type:n}=e[t];if(n===`SvelteHead`)return!0;if(n===`RegularElement`||n===`Component`)return!1}return!1}function $o(e){let t=e.length;for(;t--;)if(e[t].type===`RegularElement`&&e[t].attributes.some(e=>e.type===`Attribute`&&e.name===`shadowrootmode`))return!0;return!1}function es(e){let t=e.index,n=e.read_until(Wo);if(!n)return null;let r=!0;if(e.eat(`=`)){e.allow_whitespace();let t=e.match_regex(Ko);t||Zi(e.index),e.index+=t.length;let n=t[0]===`"`||t[0]===`'`;n&&(t=t.slice(1,-1)),r=[{start:e.index-t.length-(n?1:0),end:n?e.index-1:e.index,type:`Text`,raw:t,data:Ao(t,!0)}]}return e.match_regex(Go)&&ta(e.index,`=`),Fo(n,t,e.index,r)}function ts(e){let t=e.index;if(e.eat(`{`)){if(e.allow_whitespace(),e.eat(`@attach`)){e.require_whitespace();let n=Ha(e);return e.allow_whitespace(),e.eat(`}`,!0),{type:`AttachTag`,start:t,end:e.index,expression:n,metadata:{expression:Io()}}}if(e.eat(`...`)){let n=Ha(e);return e.allow_whitespace(),e.eat(`}`,!0),{type:`SpreadAttribute`,start:t,end:e.index,expression:n,metadata:{expression:Io()}}}else{let n=e.index,r=e.read_identifier();if(r===null){if(e.loose&&(e.match(`#`)||e.match(`/`)||e.match(`@`)||e.match(`:`)))return null;e.loose&&e.match(`}`)?r=``:Li(t)}e.allow_whitespace(),e.eat(`}`,!0);let i={type:`ExpressionTag`,start:n,end:n+r.length,expression:{start:n,end:n+r.length,type:`Identifier`,name:r},metadata:{expression:Io()}};return Fo(r,t,e.index,i)}}let n=e.read_until(Wo);if(!n)return null;let r=e.index;e.allow_whitespace();let i=n.indexOf(`:`),a=i!==-1&&ns(n.slice(0,i)),o=!0;if(e.eat(`=`))if(e.allow_whitespace(),e.template[e.index]===`/`&&e.template[e.index+1]===`>`){let t=e.index;e.index++,o=[{start:t,end:t+1,type:`Text`,raw:`/`,data:`/`}],r=e.index}else o=rs(e),r=e.index;else e.match_regex(Go)&&ta(e.index,`=`);if(a){let[e,...s]=n.slice(i+1).split(`|`);if(e===``&&qi({start:t,end:t+i+1},n),a===`StyleDirective`)return{start:t,end:r,type:a,name:e,modifiers:s,value:o,metadata:{expression:Io()}};let c=o===!0?void 0:Array.isArray(o)?o[0]:o,l=null;c&&(o.length>1||c.type===`Text`?Ki(c.start):l=c.expression);let u={start:t,end:r,type:a,name:e,expression:l,metadata:{expression:Io()}};if(u.modifiers=s,u.type===`TransitionDirective`){let e=n.slice(0,i);u.intro=e===`in`||e===`transition`,u.outro=e===`out`||e===`transition`}return(u.type===`BindDirective`||u.type===`ClassDirective`)&&!u.expression&&(u.expression={start:t+i+1,end:r,type:`Identifier`,name:u.name}),u}return Fo(n,t,r,o)}function ns(e){return e===`use`?`UseDirective`:e===`animate`?`AnimateDirective`:e===`bind`?`BindDirective`:e===`class`?`ClassDirective`:e===`style`?`StyleDirective`:e===`on`?`OnDirective`:e===`let`?`LetDirective`:e===`in`||e===`out`||e===`transition`?`TransitionDirective`:!1}function rs(e){let t=e.eat(`'`)?`'`:e.eat(`"`)?`"`:null;if(t&&e.eat(t))return[{start:e.index-1,end:e.index-1,type:`Text`,raw:``,data:``}];let n;try{n=is(e,()=>t?e.match(t):!!e.match_regex(Bo),`in attribute value`)}catch(n){if(n.code===`js_parse_error`){let r=n.position?.[0];r!==void 0&&e.template.slice(r-1,r+1)===`/>`&&(e.index=r,ta(r,t||`}`))}throw n}return n.length===0&&!t&&Zi(e.index),t&&(e.index+=1),t||n.length>1||n[0].type===`Text`?n:n[0]}function is(e,t,n){let r={start:e.index,end:-1,type:`Text`,raw:``,data:``},i=[];function a(e){r.raw&&(r.data=Ao(r.raw,!0),r.end=e,i.push(r))}for(;e.index<e.template.length;){let o=e.index;if(t())return a(e.index),i;if(e.eat(`{`)){if(e.match(`#`)){let t=e.index-1;e.eat(`#`),Vi(t,e.read_until(/[^a-z]/),n)}else if(e.match(`@`)){let t=e.index-1;e.eat(`@`),Da(t,e.read_until(/[^a-z]/),n)}a(e.index-1),e.allow_whitespace();let t=Ha(e);e.allow_whitespace(),e.eat(`}`,!0);let s={type:`ExpressionTag`,start:o,end:e.index,expression:t,metadata:{expression:Io()}};i.push(s),r={start:e.index,end:-1,type:`Text`,raw:``,data:``}}else r.raw+=e.template[e.index++]}if(e.loose)return i;Oa(e.template.length)}function as(e){let t=e.index,n=e.index,r=e.read_identifier();if(r!==null){let n=os(e);return{type:`Identifier`,name:r,start:t,loc:{start:Ee(t),end:Ee(e.index)},end:e.index,typeAnnotation:n}}let i=e.template[n];i!==`{`&&i!==`[`&&ea(n),n=za(e,t),e.index=n;let a=e.template.slice(t,n);try{let n=e.template.slice(0,t).replace(fe,` `),r=n.indexOf(` `);n=n.slice(0,r)+n.slice(r+1);let i=Di(`${n}(${a} = 1)`,e.root.comments,e.ts,t-1).left;return i.typeAnnotation=os(e),i.typeAnnotation&&(i.end=i.typeAnnotation.end),i}catch(t){e.acorn_error(t)}}function os(e){let t=e.index;if(e.allow_whitespace(),!e.eat(`:`)){e.index=t;return}let n=e.index-5,r=e.template.slice(0,n).replace(/[^\n]/g,` `)+`_ as `+e.template.slice(e.index).replace(/\?\s*:/g,`:`),i=Di(r,e.root.comments,e.ts,n);if(i.type===`AssignmentExpression`){let t=i.right.start;for(;r[t]!==`=`;)--t;i=Di(r.slice(0,t),e.root.comments,e.ts,n)}return i.type===`SequenceExpression`&&(i=i.expressions[0]),e.index=i.end,{type:`TSTypeAnnotation`,start:t,end:e.index,typeAnnotation:i.typeAnnotation}}const ss=/^\s*}/,cs={"<":`>`};function ls(e){let t=e.index;if(e.index+=1,e.allow_whitespace(),e.eat(`#`))return us(e);if(e.eat(`:`))return ds(e);if(e.eat(`@`))return ps(e);if(e.match(`/`)&&!e.match(`/*`)&&!e.match(`//`))return e.eat(`/`),fs(e);let n=Ha(e);e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`ExpressionTag`,start:t,end:e.index,expression:n,metadata:{expression:Io()}})}function us(e){let t=e.index-2;for(;e.template[t]!==`{`;)--t;if(e.eat(`if`)){e.require_whitespace();let n=e.append({type:`IfBlock`,elseif:!1,start:t,end:-1,test:Ha(e),consequent:Mo(),alternate:null,metadata:{expression:Io()}});e.allow_whitespace(),e.eat(`}`,!0),e.stack.push(n),e.fragments.push(n.consequent);return}if(e.eat(`each`)){e.require_whitespace();let n=e.template,r=e.template.length,i;for(;!i;)try{i=Ha(e,void 0,!0)}catch(a){for(r=a.position[0]-2;r>t&&e.template.slice(r,r+2)!==`as`;)--r;if(r<=t){if(e.loose&&(i=Va(e),i))break;throw a}e.template=n.slice(0,r)}if(e.template=n,e.allow_whitespace(),!e.match(`as`)){i.type===`SequenceExpression`&&(i=i.expressions[0]);let t=null,n=i.end;if(i=se(i,null,{TSAsExpression(e,r){if(e.end===i.end)return t=e,n=e.expression.end,e.expression;r.next()}}),i.end=n,t){let n=t.typeAnnotation.start-2;for(;e.template.slice(n,n+2)!==`as`;)--n;e.index=n}}let a=null,o,s;if(e.eat(`as`)?(e.require_whitespace(),a=as(e)):e.index=i.end,e.allow_whitespace(),e.eat(`,`)&&(e.allow_whitespace(),o=e.read_identifier(),o||$i(e.index),e.allow_whitespace()),e.eat(`(`)&&(e.allow_whitespace(),s=Ha(e,`(`),e.allow_whitespace(),e.eat(`)`,!0),e.allow_whitespace()),!e.eat(`}`,!0,!1))if(e.template.slice(e.index-4,e.index)===` as `){let t=e.index;a=as(e),e.eat(`}`,!0),i={type:`Identifier`,name:``,start:i.start,end:t-4}}else e.eat(`}`,!0);let c=e.append({type:`EachBlock`,start:t,end:-1,expression:i,body:Mo(),context:a,index:o,key:s,metadata:null});e.stack.push(c),e.fragments.push(c.body);return}if(e.eat(`await`)){e.require_whitespace();let n=Ha(e);e.allow_whitespace();let r=e.append({type:`AwaitBlock`,start:t,end:-1,expression:n,value:null,error:null,pending:null,then:null,catch:null,metadata:{expression:Io()}});if(e.eat(`then`)?(e.match_regex(ss)?e.allow_whitespace():(e.require_whitespace(),r.value=as(e),e.allow_whitespace()),r.then=Mo(),e.fragments.push(r.then)):e.eat(`catch`)?(e.match_regex(ss)?e.allow_whitespace():(e.require_whitespace(),r.error=as(e),e.allow_whitespace()),r.catch=Mo(),e.fragments.push(r.catch)):(r.pending=Mo(),e.fragments.push(r.pending)),!e.eat(`}`,!0,!1))if(e.template.slice(e.index-6,e.index)===` then `){let t=e.index;r.value=as(e),e.eat(`}`,!0),r.expression={type:`Identifier`,name:``,start:n.start,end:t-6},r.then=r.pending,r.pending=null}else if(e.template.slice(e.index-7,e.index)===` catch `){let t=e.index;r.error=as(e),e.eat(`}`,!0),r.expression={type:`Identifier`,name:``,start:n.start,end:t-7},r.catch=r.pending,r.pending=null}else e.eat(`}`,!0);e.stack.push(r);return}if(e.eat(`key`)){e.require_whitespace();let n=Ha(e);e.allow_whitespace(),e.eat(`}`,!0);let r=e.append({type:`KeyBlock`,start:t,end:-1,expression:n,fragment:Mo(),metadata:{expression:Io()}});e.stack.push(r),e.fragments.push(r.fragment);return}if(e.eat(`snippet`)){e.require_whitespace();let n=e.index,r=e.read_identifier(),i=e.index;r===null&&(e.loose?r=``:$i(e.index)),e.allow_whitespace();let a=e.index,o;if(e.ts&&e.match(`<`)){let t=e.index,n=za(e,t,cs);o=e.template.slice(t+1,n-1),e.index=n}e.allow_whitespace();let s=e.eat(`(`,!0,!1);if(s){let t=1;for(;e.index<e.template.length&&(!e.match(`)`)||t!==1);)e.match(`(`)&&t++,e.match(`)`)&&t--,e.index+=1;e.eat(`)`,!0)}let c=e.template.slice(0,a).replace(/\S/g,` `),l=e.template.slice(a,e.index),u=s?Di(c+`${l} => {}`,e.root.comments,e.ts,a):{params:[]};e.allow_whitespace(),e.eat(`}`,!0);let d=e.append({type:`SnippetBlock`,start:t,end:-1,expression:{type:`Identifier`,start:n,end:i,name:r},typeParams:o,parameters:u.params,body:Mo(),metadata:{can_hoist:!1,sites:new Set}});e.stack.push(d),e.fragments.push(d.body);return}Qi(e.index)}function ds(e){let t=e.index-1,n=e.current();if(n.type===`IfBlock`){if(e.eat(`else`)||ta(t,`{:else} or {:else if}`),e.eat(`if`)&&Bi(t),e.allow_whitespace(),e.fragments.pop(),n.alternate=Mo(),e.fragments.push(n.alternate),e.eat(`if`)){e.require_whitespace();let n=Ha(e);e.allow_whitespace(),e.eat(`}`,!0);let r=t-1;for(;e.template[r]!==`{`;)--r;let i=e.append({start:r,end:-1,type:`IfBlock`,elseif:!0,test:n,consequent:Mo(),alternate:null,metadata:{expression:Io()}});e.stack.push(i),e.fragments.pop(),e.fragments.push(i.consequent)}else e.allow_whitespace(),e.eat(`}`,!0);return}if(n.type===`EachBlock`){e.eat(`else`)||ta(t,`{:else}`),e.allow_whitespace(),e.eat(`}`,!0),n.fallback=Mo(),e.fragments.pop(),e.fragments.push(n.fallback);return}if(n.type===`AwaitBlock`){if(e.eat(`then`)){n.then&&Ri(t,`{:then}`),e.eat(`}`)||(e.require_whitespace(),n.value=as(e),e.allow_whitespace(),e.eat(`}`,!0)),n.then=Mo(),e.fragments.pop(),e.fragments.push(n.then);return}if(e.eat(`catch`)){n.catch&&Ri(t,`{:catch}`),e.eat(`}`)||(e.require_whitespace(),n.error=as(e),e.allow_whitespace(),e.eat(`}`,!0)),n.catch=Mo(),e.fragments.pop(),e.fragments.push(n.catch);return}ta(t,`{:then ...} or {:catch ...}`)}zi(t)}function fs(e){let t=e.index-1,n=e.current(),r;switch(n.type){case`IfBlock`:if(r=e.eat(`if`,!0,!1),!r){n.end=t-1,e.pop(),fs(e);return}for(e.allow_whitespace(),e.eat(`}`,!0);n.elseif;)n.end=e.index,e.stack.pop(),n=e.current();n.end=e.index,e.pop();return;case`EachBlock`:r=e.eat(`each`,!0,!1);break;case`KeyBlock`:r=e.eat(`key`,!0,!1);break;case`AwaitBlock`:r=e.eat(`await`,!0,!1);break;case`SnippetBlock`:r=e.eat(`snippet`,!0,!1);break;case`RegularElement`:e.loose?r=!1:Ui(t);break;default:Ui(t)}if(!r){n.end=t-1,e.pop(),fs(e);return}e.allow_whitespace(),e.eat(`}`,!0),n.end=e.index,e.pop()}function ps(e){let t=e.index;for(;e.template[t]!==`{`;)--t;if(e.eat(`html`)){e.require_whitespace();let n=Ha(e);e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`HtmlTag`,start:t,end:e.index,expression:n,metadata:{expression:Io()}});return}if(e.eat(`debug`)){let n;if(e.read(ss))n=[];else{let t=Ha(e);n=t.type===`SequenceExpression`?t.expressions:[t],n.forEach(e=>{e.type!==`Identifier`&&Gi(e.start)}),e.allow_whitespace(),e.eat(`}`,!0)}e.append({type:`DebugTag`,start:t,end:e.index,identifiers:n});return}if(e.eat(`const`)){e.require_whitespace();let n=as(e);e.allow_whitespace(),e.eat(`=`,!0),e.allow_whitespace();let r=e.index,i=Ha(e);i.type===`SequenceExpression`&&!e.template.substring(r,i.start).includes(`(`)&&Wi(i),e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`ConstTag`,start:t,end:e.index,declaration:{type:`VariableDeclaration`,kind:`const`,declarations:[{type:`VariableDeclarator`,id:n,init:i,start:n.start,end:i.end}],start:t+2,end:e.index-1},metadata:{expression:Io()}})}if(e.eat(`render`)){e.require_whitespace();let n=Ha(e);n.type!==`CallExpression`&&(n.type!==`ChainExpression`||n.expression.type!==`CallExpression`)&&ia(n),e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`RenderTag`,start:t,end:e.index,expression:n,metadata:{expression:Io(),dynamic:!1,arguments:[],path:[],snippets:new Set}})}}function ms(e){let t=e.index,n=``;for(;e.index<e.template.length&&!e.match(`<`)&&!e.match(`{`);)n+=e.template[e.index++];e.append({type:`Text`,start:t,end:e.index,raw:n,data:Ao(n,!1)})}function hs(e){return e.match(`<`)?Zo:e.match(`{`)?ls:ms}function gs(e){let t={start:e.start,end:e.end,attributes:e.attributes};if(!e)return t;for(let n of e.attributes){n.type!==`Attribute`&&va(n);let{name:e}=n;switch(e){case`runes`:t.runes=vs(n);break;case`tag`:_a(n);break;case`customElement`:{let e={},{value:r}=n,i=r===!0||Array.isArray(r)?r:[r];if(i===!0)ba(n);else if(i[0].type===`Text`){let r=_s(n);Ss(n,r),e.tag=r,t.customElement=e;break}else if(i[0].expression.type!==`ObjectExpression`){if(i[0].expression.type===`Literal`&&i[0].expression.value===null)break;ba(n)}let a=[];for(let e of i[0].expression.properties)(e.type!==`Property`||e.computed||e.key.type!==`Identifier`)&&ba(n),a.push([e.key.name,e.value]);let o=a.find(([e])=>e===`tag`);if(o){let t=o[1]?.value;Ss(o,t),e.tag=t}let s=a.find(([e])=>e===`props`)?.[1];if(s){s.type!==`ObjectExpression`&&xa(n),e.props={};for(let t of s.properties){(t.type!==`Property`||t.computed||t.key.type!==`Identifier`||t.value.type!==`ObjectExpression`)&&xa(n),e.props[t.key.name]={};for(let r of t.value.properties)(r.type!==`Property`||r.computed||r.key.type!==`Identifier`||r.value.type!==`Literal`)&&xa(n),r.key.name===`type`?([`String`,`Number`,`Boolean`,`Array`,`Object`].indexOf(r.value.value)===-1&&xa(n),e.props[t.key.name].type=r.value.value):r.key.name===`reflect`?(typeof r.value.value!=`boolean`&&xa(n),e.props[t.key.name].reflect=r.value.value):r.key.name===`attribute`?(typeof r.value.value!=`string`&&xa(n),e.props[t.key.name].attribute=r.value.value):xa(n)}}let c=a.find(([e])=>e===`shadow`)?.[1];if(c){let t=c?.value;t!==`open`&&t!==`none`&&Sa(c),e.shadow=t}let l=a.find(([e])=>e===`extend`)?.[1];l&&(e.extend=l),t.customElement=e;break}case`namespace`:{let e=_s(n);e===`http://www.w3.org/2000/svg`?t.namespace=`svg`:e===`http://www.w3.org/1998/Math/MathML`?t.namespace=`mathml`:e===`html`||e===`mathml`||e===`svg`?t.namespace=e:ya(n,`"html", "mathml" or "svg"`);break}case`css`:{let e=_s(n);e===`injected`?t.css=e:ya(n,`"injected"`);break}case`immutable`:t.immutable=vs(n);break;case`preserveWhitespace`:t.preserveWhitespace=vs(n);break;case`accessors`:t.accessors=vs(n);break;default:Ta(n,e)}}return t}function _s(e){let{value:t}=e;if(t===!0)return!0;let n=Array.isArray(t)?t[0]:t;return n?t.length>1?null:n.type===`Text`?n.data:n.expression.type===`Literal`?n.expression.value:null:!0}function vs(e){let t=_s(e);return typeof t!=`boolean`&&ya(e,`true or false`),t}const ys=`[a-z0-9_.·À-ÖØ-öø-ͽͿ-῿‌-‍‿-⁀⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�𐀀-󯿿-]`,bs=RegExp(`^[a-z]${ys}*-${ys}*$`,`u`),xs=[`annotation-xml`,`color-profile`,`font-face`,`font-face-src`,`font-face-uri`,`font-face-format`,`font-face-name`,`missing-glyph`];function Ss(e,t){typeof t!=`string`&&Ca(e),t&&(bs.test(t)?xs.includes(t)&&wa(e):Ca(e))}function Cs(e){let{nodes:t}=e.fragment;if(t.length>0){let n=t[0],r=t[t.length-1];ma({start:n.start,end:r.end},e.name)}}const ws=/ \(\d+:\d+\)$/,Ts=/<!--[^]*?-->|<script\s+(?:[^>]*|(?:[^=>'"/]+=(?:"[^"]*"|'[^']*'|[^>\s]+)\s+)*)lang=(["'])?([^"' >]+)\1[^>]*>/g;var Es=class{template;loose;index=0;ts=!1;stack=[];fragments=[];root;meta_tags={};last_auto_closed_tag;constructor(e,t){if(typeof e!=`string`)throw TypeError(`Template must be a string`);this.loose=t,this.template=e.trimEnd();let n;do n=Ts.exec(e);while(n&&n[0][1]!==`s`);Ts.lastIndex=0,this.ts=n?.[2]===`ts`,this.root={css:null,js:[],start:null,end:null,type:`Root`,fragment:Mo(),options:null,comments:[],metadata:{ts:this.ts}},this.stack.push(this.root),this.fragments.push(this.root.fragment);let r=hs;for(;this.index<this.template.length;)r=r(this)||hs;if(this.stack.length>1){let e=this.current();this.loose?e.end=this.template.length:e.type===`RegularElement`?(e.end=e.start+1,Xi(e,e.name)):(e.end=e.start+1,Hi(e))}if(r!==hs&&Oa(this.index),this.root.fragment.nodes.length){let t=this.root.fragment.nodes[0].start;for(;le.test(e[t]);)t+=1;let n=this.root.fragment.nodes[this.root.fragment.nodes.length-1].end;for(;le.test(e[n-1]);)--n;this.root.start=t,this.root.end=n}else this.root.start=this.root.end=null;let i=this.root.fragment.nodes.findIndex(e=>e.type===`SvelteOptions`);if(i!==-1){let e=this.root.fragment.nodes[i];this.root.fragment.nodes.splice(i,1),this.root.options=gs(e),Cs(e),Object.defineProperty(this.root.options,`__raw__`,{value:e,enumerable:!1})}}current(){return this.stack[this.stack.length-1]}acorn_error(e){ra(e.pos,e.message.replace(ws,``))}eat(e,t=!1,n=!0){return this.match(e)?(this.index+=e.length,!0):(t&&(!this.loose||n)&&ta(this.index,e),!1)}match(e){let t=e.length;return t===1?this.template[this.index]===e:this.template.slice(this.index,this.index+t)===e}match_regex(e){let t=e.exec(this.template.slice(this.index));return!t||t.index!==0?null:t[0]}allow_whitespace(){for(;this.index<this.template.length&&le.test(this.template[this.index]);)this.index++}read(e){let t=this.match_regex(e);return t&&(this.index+=t.length),t}read_identifier(e=!1){let t=this.index,n=this.index,r=this.template.codePointAt(n);if(!pt(r,!0))return null;for(n+=r<=65535?1:2;n<this.template.length;){let e=this.template.codePointAt(n);if(!mt(e,!0))break;n+=e<=65535?1:2}let i=this.template.slice(this.index,this.index=n);return!e&&R(i)&&ka(t,i),i}read_until(e){if(this.index>=this.template.length){if(this.loose)return``;Oa(this.template.length)}let t=this.index,n=e.exec(this.template.slice(t));return n?(this.index=t+n.index,this.template.slice(t,this.index)):(this.index=this.template.length,this.template.slice(t))}require_whitespace(){le.test(this.template[this.index])||na(this.index),this.allow_whitespace()}pop(){return this.fragments.pop(),this.stack.pop()}append(e){return this.fragments.at(-1)?.nodes.push(e),e}};function Ds(e,t=!1){return De(e),new Es(e,t).root}Math.min,Math.max,Math.floor,Math.f16round,Math.round,Math.abs,Math.acos,Math.asin,Math.atan,Math.atan2,Math.ceil,Math.cos,Math.sin,Math.tan,Math.exp,Math.log,Math.pow,Math.sqrt,Math.clz32,Math.imul,Math.sign,Math.log10,Math.log2,Math.log1p,Math.expm1,Math.cosh,Math.sinh,Math.tanh,Math.acosh,Math.asinh,Math.atanh,Math.trunc,Math.fround,Math.cbrt,Number,Number.isInteger,Number.isFinite,Number.isNaN,Number.isSafeInteger,Number.parseFloat,Number.parseInt,String,String.fromCharCode,String.fromCodePoint;var Os=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;function t(){var e=this,t=0,n={"@@iterator":function(){return n},next:function(){if(t<e.length){var n=e[t];return t+=1,{done:!1,value:n}}else return{done:!0}}};return n}e.default=t})),ks=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=i;var t=n(Os());function n(e){return e&&e.__esModule?e:{default:e}}function r(e){"@babel/helpers - typeof";return r=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},r(e)}function i(e,n){return typeof Symbol==`function`&&r(Symbol.iterator)===`symbol`&&Object.defineProperty(e,Symbol.iterator,{value:t.default.bind(n)}),e}})),As=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=n(ks());function n(e){return e&&e.__esModule?e:{default:e}}function r(e,t){return c(e)||s(e,t)||a(e,t)||i()}function i(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
59
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return o(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}function o(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function c(e){if(Array.isArray(e))return e}var l=[[`aria-activedescendant`,{type:`id`}],[`aria-atomic`,{type:`boolean`}],[`aria-autocomplete`,{type:`token`,values:[`inline`,`list`,`both`,`none`]}],[`aria-braillelabel`,{type:`string`}],[`aria-brailleroledescription`,{type:`string`}],[`aria-busy`,{type:`boolean`}],[`aria-checked`,{type:`tristate`}],[`aria-colcount`,{type:`integer`}],[`aria-colindex`,{type:`integer`}],[`aria-colspan`,{type:`integer`}],[`aria-controls`,{type:`idlist`}],[`aria-current`,{type:`token`,values:[`page`,`step`,`location`,`date`,`time`,!0,!1]}],[`aria-describedby`,{type:`idlist`}],[`aria-description`,{type:`string`}],[`aria-details`,{type:`id`}],[`aria-disabled`,{type:`boolean`}],[`aria-dropeffect`,{type:`tokenlist`,values:[`copy`,`execute`,`link`,`move`,`none`,`popup`]}],[`aria-errormessage`,{type:`id`}],[`aria-expanded`,{type:`boolean`,allowundefined:!0}],[`aria-flowto`,{type:`idlist`}],[`aria-grabbed`,{type:`boolean`,allowundefined:!0}],[`aria-haspopup`,{type:`token`,values:[!1,!0,`menu`,`listbox`,`tree`,`grid`,`dialog`]}],[`aria-hidden`,{type:`boolean`,allowundefined:!0}],[`aria-invalid`,{type:`token`,values:[`grammar`,!1,`spelling`,!0]}],[`aria-keyshortcuts`,{type:`string`}],[`aria-label`,{type:`string`}],[`aria-labelledby`,{type:`idlist`}],[`aria-level`,{type:`integer`}],[`aria-live`,{type:`token`,values:[`assertive`,`off`,`polite`]}],[`aria-modal`,{type:`boolean`}],[`aria-multiline`,{type:`boolean`}],[`aria-multiselectable`,{type:`boolean`}],[`aria-orientation`,{type:`token`,values:[`vertical`,`undefined`,`horizontal`]}],[`aria-owns`,{type:`idlist`}],[`aria-placeholder`,{type:`string`}],[`aria-posinset`,{type:`integer`}],[`aria-pressed`,{type:`tristate`}],[`aria-readonly`,{type:`boolean`}],[`aria-relevant`,{type:`tokenlist`,values:[`additions`,`all`,`removals`,`text`]}],[`aria-required`,{type:`boolean`}],[`aria-roledescription`,{type:`string`}],[`aria-rowcount`,{type:`integer`}],[`aria-rowindex`,{type:`integer`}],[`aria-rowspan`,{type:`integer`}],[`aria-selected`,{type:`boolean`,allowundefined:!0}],[`aria-setsize`,{type:`integer`}],[`aria-sort`,{type:`token`,values:[`ascending`,`descending`,`none`,`other`]}],[`aria-valuemax`,{type:`number`}],[`aria-valuemin`,{type:`number`}],[`aria-valuenow`,{type:`number`}],[`aria-valuetext`,{type:`string`}]],u={entries:function(){return l},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,i=l;n<i.length;n++){var a=r(i[n],2),o=a[0],s=a[1];e.call(t,s,o,l)}},get:function(e){var t=l.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!u.get(e)},keys:function(){return l.map(function(e){return r(e,1)[0]})},values:function(){return l.map(function(e){return r(e,2)[1]})}};e.default=(0,t.default)(u,u.entries())})),js=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=n(ks());function n(e){return e&&e.__esModule?e:{default:e}}function r(e,t){return c(e)||s(e,t)||a(e,t)||i()}function i(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
60
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return o(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}function o(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function c(e){if(Array.isArray(e))return e}var l=[[`a`,{reserved:!1}],[`abbr`,{reserved:!1}],[`acronym`,{reserved:!1}],[`address`,{reserved:!1}],[`applet`,{reserved:!1}],[`area`,{reserved:!1}],[`article`,{reserved:!1}],[`aside`,{reserved:!1}],[`audio`,{reserved:!1}],[`b`,{reserved:!1}],[`base`,{reserved:!0}],[`bdi`,{reserved:!1}],[`bdo`,{reserved:!1}],[`big`,{reserved:!1}],[`blink`,{reserved:!1}],[`blockquote`,{reserved:!1}],[`body`,{reserved:!1}],[`br`,{reserved:!1}],[`button`,{reserved:!1}],[`canvas`,{reserved:!1}],[`caption`,{reserved:!1}],[`center`,{reserved:!1}],[`cite`,{reserved:!1}],[`code`,{reserved:!1}],[`col`,{reserved:!0}],[`colgroup`,{reserved:!0}],[`content`,{reserved:!1}],[`data`,{reserved:!1}],[`datalist`,{reserved:!1}],[`dd`,{reserved:!1}],[`del`,{reserved:!1}],[`details`,{reserved:!1}],[`dfn`,{reserved:!1}],[`dialog`,{reserved:!1}],[`dir`,{reserved:!1}],[`div`,{reserved:!1}],[`dl`,{reserved:!1}],[`dt`,{reserved:!1}],[`em`,{reserved:!1}],[`embed`,{reserved:!1}],[`fieldset`,{reserved:!1}],[`figcaption`,{reserved:!1}],[`figure`,{reserved:!1}],[`font`,{reserved:!1}],[`footer`,{reserved:!1}],[`form`,{reserved:!1}],[`frame`,{reserved:!1}],[`frameset`,{reserved:!1}],[`h1`,{reserved:!1}],[`h2`,{reserved:!1}],[`h3`,{reserved:!1}],[`h4`,{reserved:!1}],[`h5`,{reserved:!1}],[`h6`,{reserved:!1}],[`head`,{reserved:!0}],[`header`,{reserved:!1}],[`hgroup`,{reserved:!1}],[`hr`,{reserved:!1}],[`html`,{reserved:!0}],[`i`,{reserved:!1}],[`iframe`,{reserved:!1}],[`img`,{reserved:!1}],[`input`,{reserved:!1}],[`ins`,{reserved:!1}],[`kbd`,{reserved:!1}],[`keygen`,{reserved:!1}],[`label`,{reserved:!1}],[`legend`,{reserved:!1}],[`li`,{reserved:!1}],[`link`,{reserved:!0}],[`main`,{reserved:!1}],[`map`,{reserved:!1}],[`mark`,{reserved:!1}],[`marquee`,{reserved:!1}],[`menu`,{reserved:!1}],[`menuitem`,{reserved:!1}],[`meta`,{reserved:!0}],[`meter`,{reserved:!1}],[`nav`,{reserved:!1}],[`noembed`,{reserved:!0}],[`noscript`,{reserved:!0}],[`object`,{reserved:!1}],[`ol`,{reserved:!1}],[`optgroup`,{reserved:!1}],[`option`,{reserved:!1}],[`output`,{reserved:!1}],[`p`,{reserved:!1}],[`param`,{reserved:!0}],[`picture`,{reserved:!0}],[`pre`,{reserved:!1}],[`progress`,{reserved:!1}],[`q`,{reserved:!1}],[`rp`,{reserved:!1}],[`rt`,{reserved:!1}],[`rtc`,{reserved:!1}],[`ruby`,{reserved:!1}],[`s`,{reserved:!1}],[`samp`,{reserved:!1}],[`script`,{reserved:!0}],[`section`,{reserved:!1}],[`select`,{reserved:!1}],[`small`,{reserved:!1}],[`source`,{reserved:!0}],[`spacer`,{reserved:!1}],[`span`,{reserved:!1}],[`strike`,{reserved:!1}],[`strong`,{reserved:!1}],[`style`,{reserved:!0}],[`sub`,{reserved:!1}],[`summary`,{reserved:!1}],[`sup`,{reserved:!1}],[`table`,{reserved:!1}],[`tbody`,{reserved:!1}],[`td`,{reserved:!1}],[`textarea`,{reserved:!1}],[`tfoot`,{reserved:!1}],[`th`,{reserved:!1}],[`thead`,{reserved:!1}],[`time`,{reserved:!1}],[`title`,{reserved:!0}],[`tr`,{reserved:!1}],[`track`,{reserved:!0}],[`tt`,{reserved:!1}],[`u`,{reserved:!1}],[`ul`,{reserved:!1}],[`var`,{reserved:!1}],[`video`,{reserved:!1}],[`wbr`,{reserved:!1}],[`xmp`,{reserved:!1}]],u={entries:function(){return l},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,i=l;n<i.length;n++){var a=r(i[n],2),o=a[0],s=a[1];e.call(t,s,o,l)}},get:function(e){var t=l.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!u.get(e)},keys:function(){return l.map(function(e){return r(e,1)[0]})},values:function(){return l.map(function(e){return r(e,2)[1]})}};e.default=(0,t.default)(u,u.entries())})),Ms=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`]]}})),Ns=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`]]}})),Ps=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null},relatedConcepts:[{concept:{name:`input`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`]]}})),Fs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Is=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Ls=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{"aria-atomic":null,"aria-busy":null,"aria-controls":null,"aria-current":null,"aria-describedby":null,"aria-details":null,"aria-dropeffect":null,"aria-flowto":null,"aria-grabbed":null,"aria-hidden":null,"aria-keyshortcuts":null,"aria-label":null,"aria-labelledby":null,"aria-live":null,"aria-owns":null,"aria-relevant":null,"aria-roledescription":null},relatedConcepts:[{concept:{name:`role`},module:`XHTML`},{concept:{name:`type`},module:`Dublin Core`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]}})),Rs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`frontmatter`},module:`DTB`},{concept:{name:`level`},module:`DTB`},{concept:{name:`level`},module:`SMIL`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),zs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Bs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`],[`roletype`,`structure`,`section`,`group`]]}})),Vs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`]]}})),Hs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`]]}})),Us=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-modal":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`]]}})),Ws=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=p(Ms()),n=p(Ns()),r=p(Ps()),i=p(Fs()),a=p(Is()),o=p(Ls()),s=p(Rs()),c=p(zs()),l=p(Bs()),u=p(Vs()),d=p(Hs()),f=p(Us());function p(e){return e&&e.__esModule?e:{default:e}}e.default=[[`command`,t.default],[`composite`,n.default],[`input`,r.default],[`landmark`,i.default],[`range`,a.default],[`roletype`,o.default],[`section`,s.default],[`sectionhead`,c.default],[`select`,l.default],[`structure`,u.default],[`widget`,d.default],[`window`,f.default]]})),Gs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-atomic":`true`,"aria-live":`assertive`},relatedConcepts:[{concept:{name:`alert`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ks=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`alert`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`alert`],[`roletype`,`window`,`dialog`]]}})),qs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`Device Independence Delivery Unit`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Js=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:`article`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`document`]]}})),Ys=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:[`scoped to the body element`],name:`header`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Xs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`blockquote`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Zs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-pressed":null},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`button`}],name:`input`},module:`HTML`},{concept:{attributes:[{name:`type`,value:`image`}],name:`input`},module:`HTML`},{concept:{attributes:[{name:`type`,value:`reset`}],name:`input`},module:`HTML`},{concept:{attributes:[{name:`type`,value:`submit`}],name:`input`},module:`HTML`},{concept:{name:`button`},module:`HTML`},{concept:{name:`trigger`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`]]}})),Qs=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`caption`},module:`HTML`}],requireContextRole:[`figure`,`grid`,`table`],requiredContextRole:[`figure`,`grid`,`table`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),$s=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-colindex":null,"aria-colspan":null,"aria-rowindex":null,"aria-rowspan":null},relatedConcepts:[{concept:{constraints:[`ancestor table element has table role`],name:`td`},module:`HTML`}],requireContextRole:[`row`],requiredContextRole:[`row`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ec=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-checked":null,"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`checkbox`}],name:`input`},module:`HTML`},{concept:{name:`option`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`]]}})),tc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`code`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),nc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{concept:{name:`th`},module:`HTML`},{concept:{attributes:[{name:`scope`,value:`col`}],name:`th`},module:`HTML`},{concept:{attributes:[{name:`scope`,value:`colgroup`}],name:`th`},module:`HTML`}],requireContextRole:[`row`],requiredContextRole:[`row`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`cell`],[`roletype`,`structure`,`section`,`cell`,`gridcell`],[`roletype`,`widget`,`gridcell`],[`roletype`,`structure`,`sectionhead`]]}})),rc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-expanded":`false`,"aria-haspopup":`listbox`},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`email`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`search`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`tel`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`text`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`url`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`url`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`multiple`},{constraints:[`undefined`],name:`size`}],constraints:[`the multiple attribute is not set and the size attribute does not have a value greater than 1`],name:`select`},module:`HTML`},{concept:{name:`select`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-expanded":`false`},superClass:[[`roletype`,`widget`,`input`]]}})),ic=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:[`scoped to the body element`,`scoped to the main element`],name:`aside`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-label`}],constraints:[`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`aside`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-labelledby`}],constraints:[`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`aside`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),ac=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:[`scoped to the body element`],name:`footer`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),oc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`dd`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),sc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`del`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),cc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`dialog`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`window`]]}})),lc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{module:`DAISY Guide`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`list`]]}})),uc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`Device Independence Delivery Unit`}},{concept:{name:`html`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),dc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`em`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),fc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`article`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`list`]]}})),pc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`figure`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),mc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`aria-label`}],name:`form`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-labelledby`}],name:`form`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`name`}],name:`form`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),hc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`a`},module:`HTML`},{concept:{name:`area`},module:`HTML`},{concept:{name:`aside`},module:`HTML`},{concept:{name:`b`},module:`HTML`},{concept:{name:`bdo`},module:`HTML`},{concept:{name:`body`},module:`HTML`},{concept:{name:`data`},module:`HTML`},{concept:{name:`div`},module:`HTML`},{concept:{constraints:[`scoped to the main element`,`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`footer`},module:`HTML`},{concept:{constraints:[`scoped to the main element`,`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`header`},module:`HTML`},{concept:{name:`hgroup`},module:`HTML`},{concept:{name:`i`},module:`HTML`},{concept:{name:`pre`},module:`HTML`},{concept:{name:`q`},module:`HTML`},{concept:{name:`samp`},module:`HTML`},{concept:{name:`section`},module:`HTML`},{concept:{name:`small`},module:`HTML`},{concept:{name:`span`},module:`HTML`},{concept:{name:`u`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),gc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-multiselectable":null,"aria-readonly":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`row`],[`row`,`rowgroup`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`],[`roletype`,`structure`,`section`,`table`]]}})),_c=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-selected":null},relatedConcepts:[{concept:{constraints:[`ancestor table element has grid role`,`ancestor table element has treegrid role`],name:`td`},module:`HTML`}],requireContextRole:[`row`],requiredContextRole:[`row`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`cell`],[`roletype`,`widget`]]}})),vc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[{concept:{name:`details`},module:`HTML`},{concept:{name:`fieldset`},module:`HTML`},{concept:{name:`optgroup`},module:`HTML`},{concept:{name:`address`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),yc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-level":`2`},relatedConcepts:[{concept:{name:`h1`},module:`HTML`},{concept:{name:`h2`},module:`HTML`},{concept:{name:`h3`},module:`HTML`},{concept:{name:`h4`},module:`HTML`},{concept:{name:`h5`},module:`HTML`},{concept:{name:`h6`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-level":`2`},superClass:[[`roletype`,`structure`,`sectionhead`]]}})),bc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`alt`}],name:`img`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`alt`}],name:`img`},module:`HTML`},{concept:{name:`imggroup`},module:`DTB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),xc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`ins`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Sc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`href`}],name:`a`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`href`}],name:`area`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`]]}})),Cc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`menu`},module:`HTML`},{concept:{name:`ol`},module:`HTML`},{concept:{name:`ul`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`listitem`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),wc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-multiselectable":null,"aria-readonly":null,"aria-required":null,"aria-orientation":`vertical`},relatedConcepts:[{concept:{attributes:[{constraints:[`>1`],name:`size`}],constraints:[`the size attribute value is greater than 1`],name:`select`},module:`HTML`},{concept:{attributes:[{name:`multiple`}],name:`select`},module:`HTML`},{concept:{name:`datalist`},module:`HTML`},{concept:{name:`list`},module:`ARIA`},{concept:{name:`select`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`option`,`group`],[`option`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),Tc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-level":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{constraints:[`direct descendant of ol`,`direct descendant of ul`,`direct descendant of menu`],name:`li`},module:`HTML`},{concept:{name:`item`},module:`XForms`}],requireContextRole:[`directory`,`list`],requiredContextRole:[`directory`,`list`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ec=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-live":`polite`},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Dc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`main`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Oc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[],props:{"aria-braillelabel":null,"aria-brailleroledescription":null,"aria-description":null},relatedConcepts:[{concept:{name:`mark`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),kc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ac=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`math`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),jc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":`vertical`},relatedConcepts:[{concept:{name:`MENU`},module:`JAPI`},{concept:{name:`list`},module:`ARIA`},{concept:{name:`select`},module:`XForms`},{concept:{name:`sidebar`},module:`DTB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`menuitem`,`group`],[`menuitemradio`,`group`],[`menuitemcheckbox`,`group`],[`menuitem`],[`menuitemcheckbox`],[`menuitemradio`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),Mc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":`horizontal`},relatedConcepts:[{concept:{name:`toolbar`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`menuitem`,`group`],[`menuitemradio`,`group`],[`menuitemcheckbox`,`group`],[`menuitem`],[`menuitemcheckbox`],[`menuitemradio`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`,`menu`],[`roletype`,`structure`,`section`,`group`,`select`,`menu`]]}})),Nc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:`MENU_ITEM`},module:`JAPI`},{concept:{name:`listitem`},module:`ARIA`},{concept:{name:`option`},module:`ARIA`}],requireContextRole:[`group`,`menu`,`menubar`],requiredContextRole:[`group`,`menu`,`menubar`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`]]}})),Pc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`menuitem`},module:`ARIA`}],requireContextRole:[`group`,`menu`,`menubar`],requiredContextRole:[`group`,`menu`,`menubar`],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`,`checkbox`],[`roletype`,`widget`,`command`,`menuitem`]]}})),Fc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`menuitem`},module:`ARIA`}],requireContextRole:[`group`,`menu`,`menubar`],requiredContextRole:[`group`,`menu`,`menubar`],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`,`checkbox`,`menuitemcheckbox`],[`roletype`,`widget`,`command`,`menuitem`,`menuitemcheckbox`],[`roletype`,`widget`,`input`,`radio`]]}})),Ic=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-valuetext":null,"aria-valuemax":`100`,"aria-valuemin":`0`},relatedConcepts:[{concept:{name:`meter`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[[`roletype`,`structure`,`range`]]}})),Lc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`nav`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Rc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]}})),zc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Bc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":`false`},relatedConcepts:[{concept:{name:`item`},module:`XForms`},{concept:{name:`listitem`},module:`ARIA`},{concept:{name:`option`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-selected":`false`},superClass:[[`roletype`,`widget`,`input`]]}})),Vc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`p`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Hc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{attributes:[{name:`alt`,value:``}],name:`img`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Uc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-valuetext":null},relatedConcepts:[{concept:{name:`progress`},module:`HTML`},{concept:{name:`status`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`range`],[`roletype`,`widget`]]}})),Wc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`radio`}],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`]]}})),Gc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{name:`list`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`radio`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),Kc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`aria-label`}],name:`section`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-labelledby`}],name:`section`},module:`HTML`},{concept:{name:`Device Independence Glossart perceivable unit`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),qc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-colindex":null,"aria-expanded":null,"aria-level":null,"aria-posinset":null,"aria-rowindex":null,"aria-selected":null,"aria-setsize":null},relatedConcepts:[{concept:{name:`tr`},module:`HTML`}],requireContextRole:[`grid`,`rowgroup`,`table`,`treegrid`],requiredContextRole:[`grid`,`rowgroup`,`table`,`treegrid`],requiredOwnedElements:[[`cell`],[`columnheader`],[`gridcell`],[`rowheader`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`group`],[`roletype`,`widget`]]}})),Jc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`tbody`},module:`HTML`},{concept:{name:`tfoot`},module:`HTML`},{concept:{name:`thead`},module:`HTML`}],requireContextRole:[`grid`,`table`,`treegrid`],requiredContextRole:[`grid`,`table`,`treegrid`],requiredOwnedElements:[[`row`]],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Yc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{concept:{attributes:[{name:`scope`,value:`row`}],name:`th`},module:`HTML`},{concept:{attributes:[{name:`scope`,value:`rowgroup`}],name:`th`},module:`HTML`}],requireContextRole:[`row`,`rowgroup`],requiredContextRole:[`row`,`rowgroup`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`cell`],[`roletype`,`structure`,`section`,`cell`,`gridcell`],[`roletype`,`widget`,`gridcell`],[`roletype`,`structure`,`sectionhead`]]}})),Xc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-valuetext":null,"aria-orientation":`vertical`,"aria-valuemax":`100`,"aria-valuemin":`0`},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-valuenow":null},superClass:[[`roletype`,`structure`,`range`],[`roletype`,`widget`]]}})),Zc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Qc=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`search`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`input`,`textbox`]]}})),$c=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-orientation":`horizontal`,"aria-valuemax":`100`,"aria-valuemin":`0`,"aria-valuenow":null,"aria-valuetext":null},relatedConcepts:[{concept:{name:`hr`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),el=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-valuetext":null,"aria-orientation":`horizontal`,"aria-valuemax":`100`,"aria-valuemin":`0`},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`range`}],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[[`roletype`,`widget`,`input`],[`roletype`,`structure`,`range`]]}})),tl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-valuetext":null,"aria-valuenow":`0`},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`number`}],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`],[`roletype`,`widget`,`input`],[`roletype`,`structure`,`range`]]}})),nl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-atomic":`true`,"aria-live":`polite`},relatedConcepts:[{concept:{name:`output`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),rl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`strong`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),il=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`sub`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),al=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`sup`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ol=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`button`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`,`checkbox`]]}})),sl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":`false`},relatedConcepts:[],requireContextRole:[`tablist`],requiredContextRole:[`tablist`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`sectionhead`],[`roletype`,`widget`]]}})),cl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-colcount":null,"aria-rowcount":null},relatedConcepts:[{concept:{name:`table`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`row`],[`row`,`rowgroup`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ll=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-level":null,"aria-multiselectable":null,"aria-orientation":`horizontal`},relatedConcepts:[{module:`DAISY`,concept:{name:`guide`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`tab`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`]]}})),ul=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),dl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`dfn`},module:`HTML`},{concept:{name:`dt`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),fl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-multiline":null,"aria-placeholder":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{constraints:[`undefined`],name:`type`},{constraints:[`undefined`],name:`list`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`email`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`tel`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`text`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`url`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{name:`input`},module:`XForms`},{concept:{name:`textarea`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`input`]]}})),pl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`time`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ml=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`status`]]}})),hl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":`horizontal`},relatedConcepts:[{concept:{name:`menubar`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`group`]]}})),gl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),_l=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-multiselectable":null,"aria-required":null,"aria-orientation":`vertical`},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`treeitem`,`group`],[`treeitem`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),vl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`row`],[`row`,`rowgroup`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`grid`],[`roletype`,`structure`,`section`,`table`,`grid`],[`roletype`,`widget`,`composite`,`select`,`tree`],[`roletype`,`structure`,`section`,`group`,`select`,`tree`]]}})),yl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[],requireContextRole:[`group`,`tree`],requiredContextRole:[`group`,`tree`],requiredOwnedElements:[],requiredProps:{"aria-selected":null},superClass:[[`roletype`,`structure`,`section`,`listitem`],[`roletype`,`widget`,`input`,`option`]]}})),bl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=z(Gs()),n=z(Ks()),r=z(qs()),i=z(Js()),a=z(Ys()),o=z(Xs()),s=z(Zs()),c=z(Qs()),l=z($s()),u=z(ec()),d=z(tc()),f=z(nc()),p=z(rc()),m=z(ic()),h=z(ac()),g=z(oc()),_=z(sc()),v=z(cc()),y=z(lc()),b=z(uc()),x=z(dc()),S=z(fc()),C=z(pc()),w=z(mc()),ee=z(hc()),T=z(gc()),E=z(_c()),te=z(vc()),D=z(yc()),O=z(bc()),k=z(xc()),ne=z(Sc()),re=z(Cc()),A=z(wc()),ie=z(Tc()),ae=z(Ec()),oe=z(Dc()),j=z(Oc()),se=z(kc()),ce=z(Ac()),le=z(jc()),M=z(Mc()),ue=z(Nc()),de=z(Pc()),fe=z(Fc()),pe=z(Ic()),me=z(Lc()),he=z(Rc()),ge=z(zc()),_e=z(Bc()),N=z(Vc()),P=z(Hc()),F=z(Uc()),I=z(Wc()),ve=z(Gc()),ye=z(Kc()),be=z(qc()),xe=z(Jc()),L=z(Yc()),R=z(Xc()),Se=z(Zc()),Ce=z(Qc()),we=z($c()),Te=z(el()),Ee=z(tl()),De=z(nl()),Oe=z(rl()),ke=z(il()),Ae=z(al()),je=z(ol()),Me=z(sl()),Ne=z(cl()),Pe=z(ll()),Fe=z(ul()),Ie=z(dl()),Le=z(fl()),Re=z(pl()),ze=z(ml()),Be=z(hl()),Ve=z(gl()),He=z(_l()),Ue=z(vl()),We=z(yl());function z(e){return e&&e.__esModule?e:{default:e}}e.default=[[`alert`,t.default],[`alertdialog`,n.default],[`application`,r.default],[`article`,i.default],[`banner`,a.default],[`blockquote`,o.default],[`button`,s.default],[`caption`,c.default],[`cell`,l.default],[`checkbox`,u.default],[`code`,d.default],[`columnheader`,f.default],[`combobox`,p.default],[`complementary`,m.default],[`contentinfo`,h.default],[`definition`,g.default],[`deletion`,_.default],[`dialog`,v.default],[`directory`,y.default],[`document`,b.default],[`emphasis`,x.default],[`feed`,S.default],[`figure`,C.default],[`form`,w.default],[`generic`,ee.default],[`grid`,T.default],[`gridcell`,E.default],[`group`,te.default],[`heading`,D.default],[`img`,O.default],[`insertion`,k.default],[`link`,ne.default],[`list`,re.default],[`listbox`,A.default],[`listitem`,ie.default],[`log`,ae.default],[`main`,oe.default],[`mark`,j.default],[`marquee`,se.default],[`math`,ce.default],[`menu`,le.default],[`menubar`,M.default],[`menuitem`,ue.default],[`menuitemcheckbox`,de.default],[`menuitemradio`,fe.default],[`meter`,pe.default],[`navigation`,me.default],[`none`,he.default],[`note`,ge.default],[`option`,_e.default],[`paragraph`,N.default],[`presentation`,P.default],[`progressbar`,F.default],[`radio`,I.default],[`radiogroup`,ve.default],[`region`,ye.default],[`row`,be.default],[`rowgroup`,xe.default],[`rowheader`,L.default],[`scrollbar`,R.default],[`search`,Se.default],[`searchbox`,Ce.default],[`separator`,we.default],[`slider`,Te.default],[`spinbutton`,Ee.default],[`status`,De.default],[`strong`,Oe.default],[`subscript`,ke.default],[`superscript`,Ae.default],[`switch`,je.default],[`tab`,Me.default],[`table`,Ne.default],[`tablist`,Pe.default],[`tabpanel`,Fe.default],[`term`,Ie.default],[`textbox`,Le.default],[`time`,Re.default],[`timer`,ze.default],[`toolbar`,Be.default],[`tooltip`,Ve.default],[`tree`,He.default],[`treegrid`,Ue.default],[`treeitem`,We.default]]})),xl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`abstract [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Sl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`acknowledgments [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Cl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`afterword [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),wl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`appendix [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Tl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`referrer [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),El=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`EPUB biblioentry [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[`doc-bibliography`],requiredContextRole:[`doc-bibliography`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`listitem`]]}})),Dl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`bibliography [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`doc-biblioentry`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Ol=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`biblioref [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),kl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`chapter [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Al=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`colophon [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),jl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`conclusion [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Ml=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`cover [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`img`]]}})),Nl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`credit [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Pl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`credits [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Fl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`dedication [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Il=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`rearnote [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[`doc-endnotes`],requiredContextRole:[`doc-endnotes`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`listitem`]]}})),Ll=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`rearnotes [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`doc-endnote`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Rl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`epigraph [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),zl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`epilogue [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Bl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`errata [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Vl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Hl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`footnote [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ul=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`foreword [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Wl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`glossary [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`definition`],[`term`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Gl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`glossref [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),Kl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`index [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`,`navigation`]]}})),ql=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`introduction [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Jl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`noteref [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),Yl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`notice [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`note`]]}})),Xl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`pagebreak [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`separator`]]}})),Zl=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[],props:{"aria-braillelabel":null,"aria-brailleroledescription":null,"aria-description":null,"aria-disabled":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ql=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[],props:{"aria-braillelabel":null,"aria-brailleroledescription":null,"aria-description":null,"aria-disabled":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),$l=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`page-list [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`,`navigation`]]}})),eu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`part [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),tu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`preface [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),nu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`prologue [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),ru=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`pullquote [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`none`]]}})),iu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`qna [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),au=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`subtitle [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`sectionhead`]]}})),ou=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`help [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`note`]]}})),su=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`toc [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`,`navigation`]]}})),cu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=M(xl()),n=M(Sl()),r=M(Cl()),i=M(wl()),a=M(Tl()),o=M(El()),s=M(Dl()),c=M(Ol()),l=M(kl()),u=M(Al()),d=M(jl()),f=M(Ml()),p=M(Nl()),m=M(Pl()),h=M(Fl()),g=M(Il()),_=M(Ll()),v=M(Rl()),y=M(zl()),b=M(Bl()),x=M(Vl()),S=M(Hl()),C=M(Ul()),w=M(Wl()),ee=M(Gl()),T=M(Kl()),E=M(ql()),te=M(Jl()),D=M(Yl()),O=M(Xl()),k=M(Zl()),ne=M(Ql()),re=M($l()),A=M(eu()),ie=M(tu()),ae=M(nu()),oe=M(ru()),j=M(iu()),se=M(au()),ce=M(ou()),le=M(su());function M(e){return e&&e.__esModule?e:{default:e}}e.default=[[`doc-abstract`,t.default],[`doc-acknowledgments`,n.default],[`doc-afterword`,r.default],[`doc-appendix`,i.default],[`doc-backlink`,a.default],[`doc-biblioentry`,o.default],[`doc-bibliography`,s.default],[`doc-biblioref`,c.default],[`doc-chapter`,l.default],[`doc-colophon`,u.default],[`doc-conclusion`,d.default],[`doc-cover`,f.default],[`doc-credit`,p.default],[`doc-credits`,m.default],[`doc-dedication`,h.default],[`doc-endnote`,g.default],[`doc-endnotes`,_.default],[`doc-epigraph`,v.default],[`doc-epilogue`,y.default],[`doc-errata`,b.default],[`doc-example`,x.default],[`doc-footnote`,S.default],[`doc-foreword`,C.default],[`doc-glossary`,w.default],[`doc-glossref`,ee.default],[`doc-index`,T.default],[`doc-introduction`,E.default],[`doc-noteref`,te.default],[`doc-notice`,D.default],[`doc-pagebreak`,O.default],[`doc-pagefooter`,k.default],[`doc-pageheader`,ne.default],[`doc-pagelist`,re.default],[`doc-part`,A.default],[`doc-preface`,ie.default],[`doc-prologue`,ae.default],[`doc-pullquote`,oe.default],[`doc-qna`,j.default],[`doc-subtitle`,se.default],[`doc-tip`,ce.default],[`doc-toc`,le.default]]})),lu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:`GRAPHICS`,concept:{name:`graphics-object`}},{module:`ARIA`,concept:{name:`img`}},{module:`ARIA`,concept:{name:`article`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`document`]]}})),uu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:`GRAPHICS`,concept:{name:`graphics-document`}},{module:`ARIA`,concept:{name:`group`}},{module:`ARIA`,concept:{name:`img`}},{module:`GRAPHICS`,concept:{name:`graphics-symbol`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`group`]]}})),du=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`img`]]}})),fu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=i(lu()),n=i(uu()),r=i(du());function i(e){return e&&e.__esModule?e:{default:e}}e.default=[[`graphics-document`,t.default],[`graphics-object`,n.default],[`graphics-symbol`,r.default]]})),pu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=o(Ws()),n=o(bl()),r=o(cu()),i=o(fu()),a=o(ks());function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){var n=typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(!n){if(Array.isArray(e)||(n=u(e))||t&&e&&typeof e.length==`number`){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
27
+ `):n=String.fromCharCode(t),this.options.locations&&(++this.curLine,this.lineStart=this.pos),n}jsx_readString(e){let t=``,n=++this.pos;for(;;){this.pos>=this.input.length&&this.raise(this.start,`Unterminated string constant`);let r=this.input.charCodeAt(this.pos);if(r===e)break;r===38?(t+=this.input.slice(n,this.pos),t+=this.jsx_readEntity(),n=this.pos):o(r)?(t+=this.input.slice(n,this.pos),t+=this.jsx_readNewLine(!1),n=this.pos):++this.pos}return t+=this.input.slice(n,this.pos++),this.finishToken(i.string,t)}jsx_readEntity(){let e=``,t=0,n,r=this.input[this.pos];r!==`&`&&this.raise(this.pos,`Entity must start with an ampersand`);let i=++this.pos;for(;this.pos<this.input.length&&t++<10;){if(r=this.input[this.pos++],r===`;`){e[0]===`#`?e[1]===`x`?(e=e.substr(2),Qr.test(e)&&(n=String.fromCharCode(parseInt(e,16)))):(e=e.substr(1),$r.test(e)&&(n=String.fromCharCode(parseInt(e,10)))):n=Zr[e];break}e+=r}return n||(this.pos=i,`&`)}jsx_readWord(){let e,t=this.pos;do e=this.input.charCodeAt(++this.pos);while(s(e)||e===45);return this.finishToken(a.jsxName,this.input.slice(t,this.pos))}jsx_parseIdentifier(){let e=this.startNode();return this.type===a.jsxName?e.name=this.value:this.type.keyword?e.name=this.type.keyword:this.unexpected(),this.next(),this.finishNode(e,`JSXIdentifier`)}jsx_parseNamespacedName(){let e=this.start,t=this.startLoc,n=this.jsx_parseIdentifier();if(!c.allowNamespaces||!this.eat(i.colon))return n;var r=this.startNodeAt(e,t);return r.namespace=n,r.name=this.jsx_parseIdentifier(),this.finishNode(r,`JSXNamespacedName`)}jsx_parseElementName(){if(this.type===a.jsxTagEnd)return``;let e=this.start,t=this.startLoc,n=this.jsx_parseNamespacedName();for(this.type===i.dot&&n.type===`JSXNamespacedName`&&!c.allowNamespacedObjects&&this.unexpected();this.eat(i.dot);){let r=this.startNodeAt(e,t);r.object=n,r.property=this.jsx_parseIdentifier(),n=this.finishNode(r,`JSXMemberExpression`)}return n}jsx_parseAttributeValue(){switch(this.type){case i.braceL:let e=this.jsx_parseExpressionContainer();return e.expression.type===`JSXEmptyExpression`&&this.raise(e.start,`JSX attributes must only be assigned a non-empty expression`),e;case a.jsxTagStart:case i.string:return this.parseExprAtom();default:this.raise(this.start,`JSX value should be either an expression or a quoted JSX text`)}}jsx_parseEmptyExpression(){let e=this.startNodeAt(this.lastTokEnd,this.lastTokEndLoc);return this.finishNodeAt(e,`JSXEmptyExpression`,this.start,this.startLoc)}jsx_parseExpressionContainer(){let e=this.startNode();return this.next(),e.expression=this.type===i.braceR?this.jsx_parseEmptyExpression():this.parseExpression(),this.expect(i.braceR),this.finishNode(e,`JSXExpressionContainer`)}jsx_parseAttribute(){let e=this.startNode();return this.eat(i.braceL)?(this.expect(i.ellipsis),e.argument=this.parseMaybeAssign(),this.expect(i.braceR),this.finishNode(e,`JSXSpreadAttribute`)):(e.name=this.jsx_parseNamespacedName(),e.value=this.eat(i.eq)?this.jsx_parseAttributeValue():null,this.finishNode(e,`JSXAttribute`))}jsx_parseOpeningElementAt(e,t){let n=this.startNodeAt(e,t);n.attributes=[];let r=this.jsx_parseElementName();for(r&&(n.name=r);this.type!==i.slash&&this.type!==a.jsxTagEnd;)n.attributes.push(this.jsx_parseAttribute());return n.selfClosing=this.eat(i.slash),this.expect(a.jsxTagEnd),this.finishNode(n,r?`JSXOpeningElement`:`JSXOpeningFragment`)}jsx_parseClosingElementAt(e,t){let n=this.startNodeAt(e,t),r=this.jsx_parseElementName();return r&&(n.name=r),this.expect(a.jsxTagEnd),this.finishNode(n,r?`JSXClosingElement`:`JSXClosingFragment`)}jsx_parseElementAt(e,t){let n=this.startNodeAt(e,t),r=[],o=this.jsx_parseOpeningElementAt(e,t),s=null;if(!o.selfClosing){contents:for(;;)switch(this.type){case a.jsxTagStart:if(e=this.start,t=this.startLoc,this.next(),this.eat(i.slash)){s=this.jsx_parseClosingElementAt(e,t);break contents}r.push(this.jsx_parseElementAt(e,t));break;case a.jsxText:r.push(this.parseExprAtom());break;case i.braceL:r.push(this.jsx_parseExpressionContainer());break;default:this.unexpected()}ei(s.name)!==ei(o.name)&&this.raise(s.start,`Expected corresponding JSX closing tag for <`+ei(o.name)+`>`)}let c=o.name?`Element`:`Fragment`;return n[`opening`+c]=o,n[`closing`+c]=s,n.children=r,this.type===i.relational&&this.value===`<`&&this.raise(this.start,`Adjacent JSX elements must be wrapped in an enclosing tag`),this.finishNode(n,`JSX`+c)}jsx_parseText(){let e=this.parseLiteral(this.value);return e.type=`JSXText`,e}jsx_parseElement(){let e=this.start,t=this.startLoc;return this.next(),this.jsx_parseElementAt(e,t)}}}function ni(e,t,n){let{tokTypes:r}=t,{tokTypes:i}=n;return class extends e{parseMaybeImportAttributes(e){if(this.type===i._with||this.type===r.assert){this.next();let t=this.parseImportAttributes();t&&(e.attributes=t)}}parseImportAttributes(){this.expect(i.braceL);let e=this.parseWithEntries();return this.expect(i.braceR),e}parseWithEntries(){let e=[],t=new Set;do{if(this.type===i.braceR)break;let n=this.startNode(),r;r=this.type===i.string?this.parseLiteral(this.value):this.parseIdent(!0),this.next(),n.key=r,t.has(n.key.name)&&this.raise(this.pos,`Duplicated key in attributes`),t.add(n.key.name),this.type!==i.string&&this.raise(this.pos,`Only string is supported as an attribute value`),n.value=this.parseLiteral(this.value),e.push(this.finishNode(n,`ImportAttribute`))}while(this.eat(i.comma));return e}}}var ri=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;function ii(e){if(!e)throw Error(`Assert fail`)}function ai(e){return e===`accessor`}function oi(e){return e===`in`||e===`out`}var si=1,ci=2,li=4,Z={SCOPE_TOP:1,SCOPE_FUNCTION:2,SCOPE_ASYNC:4,SCOPE_GENERATOR:8,SCOPE_ARROW:16,SCOPE_SIMPLE_CATCH:32,SCOPE_SUPER:64,SCOPE_DIRECT_SUPER:128,SCOPE_CLASS_STATIC_BLOCK:256,SCOPE_VAR:256,BIND_NONE:0,BIND_VAR:1,BIND_LEXICAL:2,BIND_FUNCTION:3,BIND_SIMPLE_CATCH:4,BIND_OUTSIDE:5,BIND_TS_TYPE:6,BIND_TS_INTERFACE:7,BIND_TS_NAMESPACE:8,BIND_FLAGS_TS_EXPORT_ONLY:1024,BIND_FLAGS_TS_IMPORT:4096,BIND_FLAGS_TS_ENUM:256,BIND_FLAGS_TS_CONST_ENUM:512,BIND_FLAGS_CLASS:128};function ui(e,t){return Z.SCOPE_FUNCTION|(e?Z.SCOPE_ASYNC:0)|(t?Z.SCOPE_GENERATOR:0)}function di(e){if(e.type!==`MemberExpression`)return!1;let{computed:t,property:n}=e;return t&&(n.type!==`TemplateLiteral`||n.expressions.length>0)?!1:fi(e.object)}function fi(e){return e.type===`Identifier`?!0:e.type!==`MemberExpression`||e.computed?!1:fi(e.object)}function pi(e){return e===`private`||e===`public`||e===`protected`}function mi(e){return!!e.startsExpr}function hi(e){if(e==null)throw Error(`Unexpected ${e} value.`);return e}function gi(e){switch(e){case`any`:return`TSAnyKeyword`;case`boolean`:return`TSBooleanKeyword`;case`bigint`:return`TSBigIntKeyword`;case`never`:return`TSNeverKeyword`;case`number`:return`TSNumberKeyword`;case`object`:return`TSObjectKeyword`;case`string`:return`TSStringKeyword`;case`symbol`:return`TSSymbolKeyword`;case`undefined`:return`TSUndefinedKeyword`;case`unknown`:return`TSUnknownKeyword`;default:return}}function _i(e){let{dts:t=!1}=e||{},n=!!e?.jsx;return function(r){let i=r.acorn||Je,a=Tr(i),o=i.tokTypes,s=i.keywordTypes,c=i.isIdentifierStart,l=i.lineBreak,u=i.isNewLine,d=i.tokContexts,f=i.isIdentifierChar,{tokTypes:p,tokContexts:m,keywordsRegExp:h,tokenIsLiteralPropertyName:g,tokenIsTemplate:_,tokenIsTSDeclarationStart:v,tokenIsIdentifier:y,tokenIsKeywordOrIdentifier:b,tokenIsTSTypeOperator:x}=a;function S(e,t,n=e.length){for(let r=t;r<n;r++){let t=e.charCodeAt(r);if(u(t))return r<n-1&&t===13&&e.charCodeAt(r+1)===10?r+2:r+1}return-1}r=Xr(r,a,i),e?.jsx&&(r=ti(i,a,r,typeof e.jsx==`boolean`?{}:e.jsx)),r=ni(r,a,i);class C extends r{constructor(e,t,n){super(e,t,n),this.preValue=null,this.preToken=null,this.isLookahead=!1,this.isAmbientContext=!1,this.inAbstractClass=!1,this.inType=!1,this.inDisallowConditionalTypesContext=!1,this.maybeInArrowParameters=!1,this.shouldParseArrowReturnType=void 0,this.shouldParseAsyncArrowReturnType=void 0,this.decoratorStack=[[]],this.importsStack=[[]],this.importOrExportOuterKind=void 0,this.tsParseConstModifier=e=>{this.tsParseModifiers({modified:e,allowedModifiers:[`const`],disallowedModifiers:[`in`,`out`],errorTemplate:X.InvalidModifierOnTypeParameterPositions})},this.ecmaVersion=this.options.ecmaVersion}static get acornTypeScript(){return a}get acornTypeScript(){return a}getTokenFromCodeInType(e){return e===62||e===60?this.finishOp(o.relational,1):super.getTokenFromCode(e)}readToken(t){if(!this.inType){let n=this.curContext();if(n===m.tc_expr)return this.jsx_readToken();if(n===m.tc_oTag||n===m.tc_cTag){if(c(t))return this.jsx_readWord();if(t==62)return++this.pos,this.finishToken(p.jsxTagEnd);if((t===34||t===39)&&n==m.tc_oTag)return this.jsx_readString(t)}if(t===60&&this.exprAllowed&&this.input.charCodeAt(this.pos+1)!==33)return++this.pos,e?.jsx?this.finishToken(p.jsxTagStart):this.finishToken(o.relational,`<`)}return super.readToken(t)}getTokenFromCode(e){return this.inType?this.getTokenFromCodeInType(e):e===64?(++this.pos,this.finishToken(p.at)):super.getTokenFromCode(e)}isAbstractClass(){return this.ts_isContextual(p.abstract)&&this.lookahead().type===o._class}finishNode(e,t){return e.type!==``&&e.end!==0?e:super.finishNode(e,t)}tryParse(e,t=this.cloneCurLookaheadState()){let n={node:null};try{return{node:e((e=null)=>{throw n.node=e,n}),error:null,thrown:!1,aborted:!1,failState:null}}catch(e){let r=this.getCurLookaheadState();if(this.setLookaheadState(t),e instanceof SyntaxError)return{node:null,error:e,thrown:!0,aborted:!1,failState:r};if(e===n)return{node:n.node,error:null,thrown:!1,aborted:!0,failState:r};throw e}}setOptionalParametersError(e,t){e.optionalParametersLoc=t?.loc??this.startLoc}reScan_lt_gt(){this.type===o.relational&&(--this.pos,this.readToken_lt_gt(this.fullCharCodeAtPos()))}reScan_lt(){let{type:e}=this;return e===o.bitShift?(this.pos-=2,this.finishOp(o.relational,1),o.relational):e}resetEndLocation(e,t=this.lastTokEnd,n=this.lastTokEndLoc){e.end=t,e.loc.end=n,this.options.ranges&&(e.range[1]=t)}startNodeAtNode(e){return super.startNodeAt(e.start,e.loc.start)}nextTokenStart(){return this.nextTokenStartSince(this.pos)}tsHasSomeModifiers(e,t){return t.some(t=>pi(t)?e.accessibility===t:!!e[t])}tsIsStartOfStaticBlocks(){return this.isContextual(`static`)&&this.lookaheadCharCode()===123}tsCheckForInvalidTypeCasts(e){e.forEach(e=>{e?.type===`TSTypeCastExpression`&&this.raise(e.typeAnnotation.start,X.UnexpectedTypeAnnotation)})}atPossibleAsyncArrow(e){return e.type===`Identifier`&&e.name===`async`&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&e.start===this.potentialArrowAt}tsIsIdentifier(){return y(this.type)}tsTryParseTypeOrTypePredicateAnnotation(){return this.match(o.colon)?this.tsParseTypeOrTypePredicateAnnotation(o.colon):void 0}tsTryParseGenericAsyncArrowFunction(e,t,n){if(!this.tsMatchLeftRelational())return;let r=this.maybeInArrowParameters;this.maybeInArrowParameters=!0;let i=this.tsTryParseAndCatch(()=>{let n=this.startNodeAt(e,t);return n.typeParameters=this.tsParseTypeParameters(this.tsParseConstModifier),super.parseFunctionParams(n),n.returnType=this.tsTryParseTypeOrTypePredicateAnnotation(),this.expect(o.arrow),n});if(this.maybeInArrowParameters=r,i)return super.parseArrowExpression(i,null,!0,n)}tsParseTypeArgumentsInExpression(){if(this.reScan_lt()===o.relational)return this.tsParseTypeArguments()}tsInNoContext(e){let t=this.context;this.context=[t[0]];try{return e()}finally{this.context=t}}tsTryParseTypeAnnotation(){return this.match(o.colon)?this.tsParseTypeAnnotation():void 0}isUnparsedContextual(e,t){let n=e+t.length;if(this.input.slice(e,n)===t){let e=this.input.charCodeAt(n);return!(f(e)||(e&64512)==55296)}return!1}isAbstractConstructorSignature(){return this.ts_isContextual(p.abstract)&&this.lookahead().type===o._new}nextTokenStartSince(e){return ri.lastIndex=e,ri.test(this.input)?ri.lastIndex:e}lookaheadCharCode(){return this.input.charCodeAt(this.nextTokenStart())}compareLookaheadState(e,t){for(let n of Object.keys(e))if(e[n]!==t[n])return!1;return!0}createLookaheadState(){this.value=null,this.context=[this.curContext()]}getCurLookaheadState(){return{endLoc:this.endLoc,lastTokEnd:this.lastTokEnd,lastTokStart:this.lastTokStart,lastTokStartLoc:this.lastTokStartLoc,pos:this.pos,value:this.value,type:this.type,start:this.start,end:this.end,context:this.context,startLoc:this.startLoc,lastTokEndLoc:this.lastTokEndLoc,curLine:this.curLine,lineStart:this.lineStart,curPosition:this.curPosition,containsEsc:this.containsEsc}}cloneCurLookaheadState(){return{pos:this.pos,value:this.value,type:this.type,start:this.start,end:this.end,context:this.context&&this.context.slice(),startLoc:this.startLoc,lastTokEndLoc:this.lastTokEndLoc,endLoc:this.endLoc,lastTokEnd:this.lastTokEnd,lastTokStart:this.lastTokStart,lastTokStartLoc:this.lastTokStartLoc,curLine:this.curLine,lineStart:this.lineStart,curPosition:this.curPosition,containsEsc:this.containsEsc}}setLookaheadState(e){this.pos=e.pos,this.value=e.value,this.endLoc=e.endLoc,this.lastTokEnd=e.lastTokEnd,this.lastTokStart=e.lastTokStart,this.lastTokStartLoc=e.lastTokStartLoc,this.type=e.type,this.start=e.start,this.end=e.end,this.context=e.context,this.startLoc=e.startLoc,this.lastTokEndLoc=e.lastTokEndLoc,this.curLine=e.curLine,this.lineStart=e.lineStart,this.curPosition=e.curPosition,this.containsEsc=e.containsEsc}tsLookAhead(e){let t=this.getCurLookaheadState(),n=e();return this.setLookaheadState(t),n}lookahead(e){let t=this.getCurLookaheadState();if(this.createLookaheadState(),this.isLookahead=!0,e!==void 0)for(let t=0;t<e;t++)this.nextToken();else this.nextToken();this.isLookahead=!1;let n=this.getCurLookaheadState();return this.setLookaheadState(t),n}readWord(){let e=this.readWord1(),t=o.name;return this.keywords.test(e)?t=s[e]:new RegExp(h).test(e)&&(t=p[e]),this.finishToken(t,e)}skipBlockComment(){let e;this.isLookahead||(e=this.options.onComment&&this.curPosition());let t=this.pos,n=this.input.indexOf(`*/`,this.pos+=2);if(n===-1&&this.raise(this.pos-2,`Unterminated comment`),this.pos=n+2,this.options.locations)for(let e,n=t;(e=S(this.input,n,this.pos))>-1;)++this.curLine,n=this.lineStart=e;this.isLookahead||this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,n),t,this.pos,e,this.curPosition())}skipLineComment(e){let t=this.pos,n;this.isLookahead||(n=this.options.onComment&&this.curPosition());let r=this.input.charCodeAt(this.pos+=e);for(;this.pos<this.input.length&&!u(r);)r=this.input.charCodeAt(++this.pos);this.isLookahead||this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())}finishToken(e,t){this.preValue=this.value,this.preToken=this.type,this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());let n=this.type;this.type=e,this.value=t,this.isLookahead||this.updateContext(n)}resetStartLocation(e,t,n){e.start=t,e.loc.start=n,this.options.ranges&&(e.range[0]=t)}isLineTerminator(){return this.eat(o.semi)||super.canInsertSemicolon()}hasFollowingLineBreak(){return Gr.lastIndex=this.end,Gr.test(this.input)}addExtra(e,t,n,r=!0){if(!e)return;let i=e.extra=e.extra||{};r?i[t]=n:Object.defineProperty(i,t,{enumerable:r,value:n})}isLiteralPropertyName(){return g(this.type)}hasPrecedingLineBreak(){return l.test(this.input.slice(this.lastTokEnd,this.start))}createIdentifier(e,t){return e.name=t,this.finishNode(e,`Identifier`)}resetStartLocationFromNode(e,t){this.resetStartLocation(e,t.start,t.loc.start)}isThisParam(e){return e.type===`Identifier`&&e.name===`this`}isLookaheadContextual(e){let t=this.nextTokenStart();return this.isUnparsedContextual(t,e)}ts_type_isContextual(e,t){return e===t&&!this.containsEsc}ts_isContextual(e){return this.type===e&&!this.containsEsc}ts_isContextualWithState(e,t){return e.type===t&&!e.containsEsc}isContextualWithState(e,t){return t.type===o.name&&t.value===e&&!t.containsEsc}tsIsStartOfMappedType(){return this.next(),this.eat(o.plusMin)?this.ts_isContextual(p.readonly):(this.ts_isContextual(p.readonly)&&this.next(),!this.match(o.bracketL)||(this.next(),!this.tsIsIdentifier())?!1:(this.next(),this.match(o._in)))}tsInDisallowConditionalTypesContext(e){let t=this.inDisallowConditionalTypesContext;this.inDisallowConditionalTypesContext=!0;try{return e()}finally{this.inDisallowConditionalTypesContext=t}}tsTryParseType(){return this.tsEatThenParseType(o.colon)}match(e){return this.type===e}matchJsx(e){return this.type===a.tokTypes[e]}ts_eatWithState(e,t,n){if(e===n.type){for(let e=0;e<t;e++)this.next();return!0}else return!1}ts_eatContextualWithState(e,t,n){if(h.test(e)){if(this.ts_isContextualWithState(n,p[e])){for(let e=0;e<t;e++)this.next();return!0}return!1}else{if(!this.isContextualWithState(e,n))return!1;for(let e=0;e<t;e++)this.next();return!0}}canHaveLeadingDecorator(){return this.match(o._class)}eatContextual(e){return h.test(e)?this.ts_isContextual(p[e])?(this.next(),!0):!1:super.eatContextual(e)}tsIsExternalModuleReference(){return this.isContextual(`require`)&&this.lookaheadCharCode()===40}tsParseExternalModuleReference(){let e=this.startNode();return this.expectContextual(`require`),this.expect(o.parenL),this.match(o.string)||this.unexpected(),e.expression=this.parseExprAtom(),this.expect(o.parenR),this.finishNode(e,`TSExternalModuleReference`)}tsParseEntityName(e=!0){let t=this.parseIdent(e);for(;this.eat(o.dot);){let n=this.startNodeAtNode(t);n.left=t,n.right=this.parseIdent(e),t=this.finishNode(n,`TSQualifiedName`)}return t}tsParseEnumMember(){let e=this.startNode();return e.id=this.match(o.string)?this.parseLiteral(this.value):this.parseIdent(!0),this.eat(o.eq)&&(e.initializer=this.parseMaybeAssign()),this.finishNode(e,`TSEnumMember`)}tsParseEnumDeclaration(e,t={}){return t.const&&(e.const=!0),t.declare&&(e.declare=!0),this.expectContextual(`enum`),e.id=this.parseIdent(),this.checkLValSimple(e.id),this.expect(o.braceL),e.members=this.tsParseDelimitedList(`EnumMembers`,this.tsParseEnumMember.bind(this)),this.expect(o.braceR),this.finishNode(e,`TSEnumDeclaration`)}tsParseModuleBlock(){let e=this.startNode();for(this.enterScope(kr),this.expect(o.braceL),e.body=[];this.type!==o.braceR;){let t=this.parseStatement(null,!0);e.body.push(t)}return this.next(),super.exitScope(),this.finishNode(e,`TSModuleBlock`)}tsParseAmbientExternalModuleDeclaration(e){return this.ts_isContextual(p.global)?(e.global=!0,e.id=this.parseIdent()):this.match(o.string)?e.id=this.parseLiteral(this.value):this.unexpected(),this.match(o.braceL)?(this.enterScope(Ar),e.body=this.tsParseModuleBlock(),super.exitScope()):super.semicolon(),this.finishNode(e,`TSModuleDeclaration`)}tsTryParseDeclare(e){if(this.isLineTerminator())return;let t=this.type,n;return this.isContextual(`let`)&&(t=o._var,n=`let`),this.tsInAmbientContext(()=>{if(t===o._function)return e.declare=!0,this.parseFunctionStatement(e,!1,!0);if(t===o._class)return e.declare=!0,this.parseClass(e,!0);if(t===p.enum)return this.tsParseEnumDeclaration(e,{declare:!0});if(t===p.global)return this.tsParseAmbientExternalModuleDeclaration(e);if(t===o._const||t===o._var)return!this.match(o._const)||!this.isLookaheadContextual(`enum`)?(e.declare=!0,this.parseVarStatement(e,n||this.value,!0)):(this.expect(o._const),this.tsParseEnumDeclaration(e,{const:!0,declare:!0}));if(t===p.interface){let t=this.tsParseInterfaceDeclaration(e,{declare:!0});if(t)return t}if(y(t))return this.tsParseDeclaration(e,this.value,!0)})}tsIsListTerminator(e){switch(e){case`EnumMembers`:case`TypeMembers`:return this.match(o.braceR);case`HeritageClauseElement`:return this.match(o.braceL);case`TupleElementTypes`:return this.match(o.bracketR);case`TypeParametersOrArguments`:return this.tsMatchRightRelational()}}tsParseDelimitedListWorker(e,t,n,r){let i=[],a=-1;for(;!this.tsIsListTerminator(e);){a=-1;let r=t();if(r==null)return;if(i.push(r),this.eat(o.comma)){a=this.lastTokStart;continue}if(this.tsIsListTerminator(e))break;n&&this.expect(o.comma);return}return r&&(r.value=a),i}tsParseDelimitedList(e,t,n){return hi(this.tsParseDelimitedListWorker(e,t,!0,n))}tsParseBracketedList(e,t,n,r,i){r||(n?this.expect(o.bracketL):this.expect(o.relational));let a=this.tsParseDelimitedList(e,t,i);return n?this.expect(o.bracketR):this.expect(o.relational),a}tsParseTypeParameterName(){return this.parseIdent().name}tsEatThenParseType(e){return this.match(e)?this.tsNextThenParseType():void 0}tsExpectThenParseType(e){return this.tsDoThenParseType(()=>this.expect(e))}tsNextThenParseType(){return this.tsDoThenParseType(()=>this.next())}tsDoThenParseType(e){return this.tsInType(()=>(e(),this.tsParseType()))}tsSkipParameterStart(){if(y(this.type)||this.match(o._this))return this.next(),!0;if(this.match(o.braceL))try{return this.parseObj(!0),!0}catch{return!1}if(this.match(o.bracketL)){this.next();try{return this.parseBindingList(o.bracketR,!0,!0),!0}catch{return!1}}return!1}tsIsUnambiguouslyStartOfFunctionType(){return this.next(),!!(this.match(o.parenR)||this.match(o.ellipsis)||this.tsSkipParameterStart()&&(this.match(o.colon)||this.match(o.comma)||this.match(o.question)||this.match(o.eq)||this.match(o.parenR)&&(this.next(),this.match(o.arrow))))}tsIsStartOfFunctionType(){return this.tsMatchLeftRelational()?!0:this.match(o.parenL)&&this.tsLookAhead(this.tsIsUnambiguouslyStartOfFunctionType.bind(this))}tsInAllowConditionalTypesContext(e){let t=this.inDisallowConditionalTypesContext;this.inDisallowConditionalTypesContext=!1;try{return e()}finally{this.inDisallowConditionalTypesContext=t}}tsParseBindingListForSignature(){return super.parseBindingList(o.parenR,!0,!0).map(e=>(e.type!==`Identifier`&&e.type!==`RestElement`&&e.type!==`ObjectPattern`&&e.type!==`ArrayPattern`&&this.raise(e.start,X.UnsupportedSignatureParameterKind({type:e.type})),e))}tsParseTypePredicateAsserts(){if(this.type!==p.asserts)return!1;let e=this.containsEsc;return this.next(),!y(this.type)&&!this.match(o._this)?!1:(e&&this.raise(this.lastTokStart,`Escape sequence in keyword asserts`),!0)}tsParseThisTypeNode(){let e=this.startNode();return this.next(),this.finishNode(e,`TSThisType`)}tsParseTypeAnnotation(e=!0,t=this.startNode()){return this.tsInType(()=>{e&&this.expect(o.colon),t.typeAnnotation=this.tsParseType()}),this.finishNode(t,`TSTypeAnnotation`)}tsParseThisTypePredicate(e){this.next();let t=this.startNodeAtNode(e);return t.parameterName=e,t.typeAnnotation=this.tsParseTypeAnnotation(!1),t.asserts=!1,this.finishNode(t,`TSTypePredicate`)}tsParseThisTypeOrThisTypePredicate(){let e=this.tsParseThisTypeNode();return this.isContextual(`is`)&&!this.hasPrecedingLineBreak()?this.tsParseThisTypePredicate(e):e}tsParseTypePredicatePrefix(){let e=this.parseIdent();if(this.isContextual(`is`)&&!this.hasPrecedingLineBreak())return this.next(),e}tsParseTypeOrTypePredicateAnnotation(e){return this.tsInType(()=>{let t=this.startNode();this.expect(e);let n=this.startNode(),r=!!this.tsTryParse(this.tsParseTypePredicateAsserts.bind(this));if(r&&this.match(o._this)){let e=this.tsParseThisTypeOrThisTypePredicate();return e.type===`TSThisType`?(n.parameterName=e,n.asserts=!0,n.typeAnnotation=null,e=this.finishNode(n,`TSTypePredicate`)):(this.resetStartLocationFromNode(e,n),e.asserts=!0),t.typeAnnotation=e,this.finishNode(t,`TSTypeAnnotation`)}let i=this.tsIsIdentifier()&&this.tsTryParse(this.tsParseTypePredicatePrefix.bind(this));if(!i)return r?(n.parameterName=this.parseIdent(),n.asserts=r,n.typeAnnotation=null,t.typeAnnotation=this.finishNode(n,`TSTypePredicate`),this.finishNode(t,`TSTypeAnnotation`)):this.tsParseTypeAnnotation(!1,t);let a=this.tsParseTypeAnnotation(!1);return n.parameterName=i,n.typeAnnotation=a,n.asserts=r,t.typeAnnotation=this.finishNode(n,`TSTypePredicate`),this.finishNode(t,`TSTypeAnnotation`)})}tsFillSignature(e,t){let n=e===o.arrow;t.typeParameters=this.tsTryParseTypeParameters(),this.expect(o.parenL),t.parameters=this.tsParseBindingListForSignature(),(n||this.match(e))&&(t.typeAnnotation=this.tsParseTypeOrTypePredicateAnnotation(e))}tsTryNextParseConstantContext(){if(this.lookahead().type!==o._const)return null;this.next();let e=this.tsParseTypeReference();return(e.typeParameters||e.typeArguments)&&this.raise(e.typeName.start,X.CannotFindName({name:`const`})),e}tsParseFunctionOrConstructorType(e,t){let n=this.startNode();return e===`TSConstructorType`&&(n.abstract=!!t,t&&this.next(),this.next()),this.tsInAllowConditionalTypesContext(()=>this.tsFillSignature(o.arrow,n)),this.finishNode(n,e)}tsParseUnionOrIntersectionType(e,t,n){let r=this.startNode(),i=this.eat(n),a=[];do a.push(t());while(this.eat(n));return a.length===1&&!i?a[0]:(r.types=a,this.finishNode(r,e))}tsCheckTypeAnnotationForReadOnly(e){switch(e.typeAnnotation.type){case`TSTupleType`:case`TSArrayType`:return;default:this.raise(e.start,X.UnexpectedReadonly)}}tsParseTypeOperator(){let e=this.startNode(),t=this.value;return this.next(),e.operator=t,e.typeAnnotation=this.tsParseTypeOperatorOrHigher(),t===`readonly`&&this.tsCheckTypeAnnotationForReadOnly(e),this.finishNode(e,`TSTypeOperator`)}tsParseConstraintForInferType(){if(this.eat(o._extends)){let e=this.tsInDisallowConditionalTypesContext(()=>this.tsParseType());if(this.inDisallowConditionalTypesContext||!this.match(o.question))return e}}tsParseInferType(){let e=this.startNode();this.expectContextual(`infer`);let t=this.startNode();return t.name=this.tsParseTypeParameterName(),t.constraint=this.tsTryParse(()=>this.tsParseConstraintForInferType()),e.typeParameter=this.finishNode(t,`TSTypeParameter`),this.finishNode(e,`TSInferType`)}tsParseLiteralTypeNode(){let e=this.startNode();return e.literal=(()=>{switch(this.type){case o.num:case o.string:case o._true:case o._false:return this.parseExprAtom();default:this.unexpected()}})(),this.finishNode(e,`TSLiteralType`)}tsParseImportType(){let e=this.startNode();return this.expect(o._import),this.expect(o.parenL),this.match(o.string)||this.raise(this.start,X.UnsupportedImportTypeArgument),e.argument=this.parseExprAtom(),this.expect(o.parenR),this.eat(o.dot)&&(e.qualifier=this.tsParseEntityName()),this.tsMatchLeftRelational()&&(e.typeArguments=this.tsParseTypeArguments()),this.finishNode(e,`TSImportType`)}tsParseTypeQuery(){let e=this.startNode();return this.expect(o._typeof),this.match(o._import)?e.exprName=this.tsParseImportType():e.exprName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.tsMatchLeftRelational()&&(e.typeArguments=this.tsParseTypeArguments()),this.finishNode(e,`TSTypeQuery`)}tsParseMappedTypeParameter(){let e=this.startNode();return e.name=this.tsParseTypeParameterName(),e.constraint=this.tsExpectThenParseType(o._in),this.finishNode(e,`TSTypeParameter`)}tsParseMappedType(){let e=this.startNode();return this.expect(o.braceL),this.match(o.plusMin)?(e.readonly=this.value,this.next(),this.expectContextual(`readonly`)):this.eatContextual(`readonly`)&&(e.readonly=!0),this.expect(o.bracketL),e.typeParameter=this.tsParseMappedTypeParameter(),e.nameType=this.eatContextual(`as`)?this.tsParseType():null,this.expect(o.bracketR),this.match(o.plusMin)?(e.optional=this.value,this.next(),this.expect(o.question)):this.eat(o.question)&&(e.optional=!0),e.typeAnnotation=this.tsTryParseType(),this.semicolon(),this.expect(o.braceR),this.finishNode(e,`TSMappedType`)}tsParseTypeLiteral(){let e=this.startNode();return e.members=this.tsParseObjectTypeMembers(),this.finishNode(e,`TSTypeLiteral`)}tsParseTupleElementType(){let e=this.startLoc,t=this.start,n=this.eat(o.ellipsis),r=this.tsParseType(),i=this.eat(o.question);if(this.eat(o.colon)){let e=this.startNodeAtNode(r);e.optional=i,r.type===`TSTypeReference`&&!r.typeArguments&&r.typeName.type===`Identifier`?e.label=r.typeName:(this.raise(r.start,X.InvalidTupleMemberLabel),e.label=r),e.elementType=this.tsParseType(),r=this.finishNode(e,`TSNamedTupleMember`)}else if(i){let e=this.startNodeAtNode(r);e.typeAnnotation=r,r=this.finishNode(e,`TSOptionalType`)}if(n){let n=this.startNodeAt(t,e);n.typeAnnotation=r,r=this.finishNode(n,`TSRestType`)}return r}tsParseTupleType(){let e=this.startNode();e.elementTypes=this.tsParseBracketedList(`TupleElementTypes`,this.tsParseTupleElementType.bind(this),!0,!1);let t=!1,n=null;return e.elementTypes.forEach(e=>{let{type:r}=e;t&&r!==`TSRestType`&&r!==`TSOptionalType`&&!(r===`TSNamedTupleMember`&&e.optional)&&this.raise(e.start,X.OptionalTypeBeforeRequired),t||=r===`TSNamedTupleMember`&&e.optional||r===`TSOptionalType`;let i=r;r===`TSRestType`&&(e=e.typeAnnotation,i=e.type);let a=i===`TSNamedTupleMember`;n??=a,n!==a&&this.raise(e.start,X.MixedLabeledAndUnlabeledElements)}),this.finishNode(e,`TSTupleType`)}tsParseTemplateLiteralType(){let e=this.startNode();return e.literal=this.parseTemplate({isTagged:!1}),this.finishNode(e,`TSLiteralType`)}tsParseTypeReference(){let e=this.startNode();return e.typeName=this.tsParseEntityName(),!this.hasPrecedingLineBreak()&&this.tsMatchLeftRelational()&&(e.typeArguments=this.tsParseTypeArguments()),this.finishNode(e,`TSTypeReference`)}tsMatchLeftRelational(){return this.match(o.relational)&&this.value===`<`}tsMatchRightRelational(){return this.match(o.relational)&&this.value===`>`}tsParseParenthesizedType(){let e=this.startNode();return this.expect(o.parenL),e.typeAnnotation=this.tsParseType(),this.expect(o.parenR),this.finishNode(e,`TSParenthesizedType`)}tsParseNonArrayType(){switch(this.type){case o.string:case o.num:case o._true:case o._false:return this.tsParseLiteralTypeNode();case o.plusMin:if(this.value===`-`){let e=this.startNode();return this.lookahead().type!==o.num&&this.unexpected(),e.literal=this.parseMaybeUnary(),this.finishNode(e,`TSLiteralType`)}break;case o._this:return this.tsParseThisTypeOrThisTypePredicate();case o._typeof:return this.tsParseTypeQuery();case o._import:return this.tsParseImportType();case o.braceL:return this.tsLookAhead(this.tsIsStartOfMappedType.bind(this))?this.tsParseMappedType():this.tsParseTypeLiteral();case o.bracketL:return this.tsParseTupleType();case o.parenL:return this.tsParseParenthesizedType();case o.backQuote:case o.dollarBraceL:return this.tsParseTemplateLiteralType();default:{let{type:e}=this;if(y(e)||e===o._void||e===o._null){let t=e===o._void?`TSVoidKeyword`:e===o._null?`TSNullKeyword`:gi(this.value);if(t!==void 0&&this.lookaheadCharCode()!==46){let e=this.startNode();return this.next(),this.finishNode(e,t)}return this.tsParseTypeReference()}}}this.unexpected()}tsParseArrayTypeOrHigher(){let e=this.tsParseNonArrayType();for(;!this.hasPrecedingLineBreak()&&this.eat(o.bracketL);)if(this.match(o.bracketR)){let t=this.startNodeAtNode(e);t.elementType=e,this.expect(o.bracketR),e=this.finishNode(t,`TSArrayType`)}else{let t=this.startNodeAtNode(e);t.objectType=e,t.indexType=this.tsParseType(),this.expect(o.bracketR),e=this.finishNode(t,`TSIndexedAccessType`)}return e}tsParseTypeOperatorOrHigher(){return x(this.type)&&!this.containsEsc?this.tsParseTypeOperator():this.isContextual(`infer`)?this.tsParseInferType():this.tsInAllowConditionalTypesContext(()=>this.tsParseArrayTypeOrHigher())}tsParseIntersectionTypeOrHigher(){return this.tsParseUnionOrIntersectionType(`TSIntersectionType`,this.tsParseTypeOperatorOrHigher.bind(this),o.bitwiseAND)}tsParseUnionTypeOrHigher(){return this.tsParseUnionOrIntersectionType(`TSUnionType`,this.tsParseIntersectionTypeOrHigher.bind(this),o.bitwiseOR)}tsParseNonConditionalType(){return this.tsIsStartOfFunctionType()?this.tsParseFunctionOrConstructorType(`TSFunctionType`):this.match(o._new)?this.tsParseFunctionOrConstructorType(`TSConstructorType`):this.isAbstractConstructorSignature()?this.tsParseFunctionOrConstructorType(`TSConstructorType`,!0):this.tsParseUnionTypeOrHigher()}tsParseType(){ii(this.inType);let e=this.tsParseNonConditionalType();if(this.inDisallowConditionalTypesContext||this.hasPrecedingLineBreak()||!this.eat(o._extends))return e;let t=this.startNodeAtNode(e);return t.checkType=e,t.extendsType=this.tsInDisallowConditionalTypesContext(()=>this.tsParseNonConditionalType()),this.expect(o.question),t.trueType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.expect(o.colon),t.falseType=this.tsInAllowConditionalTypesContext(()=>this.tsParseType()),this.finishNode(t,`TSConditionalType`)}tsIsUnambiguouslyIndexSignature(){return this.next(),y(this.type)?(this.next(),this.match(o.colon)):!1}tsInType(e){let t=this.inType;this.inType=!0;try{return e()}finally{this.inType=t}}tsTryParseIndexSignature(e){if(!(this.match(o.bracketL)&&this.tsLookAhead(this.tsIsUnambiguouslyIndexSignature.bind(this))))return;this.expect(o.bracketL);let t=this.parseIdent();t.typeAnnotation=this.tsParseTypeAnnotation(),this.resetEndLocation(t),this.expect(o.bracketR),e.parameters=[t];let n=this.tsTryParseTypeAnnotation();return n&&(e.typeAnnotation=n),this.tsParseTypeMemberSemicolon(),this.finishNode(e,`TSIndexSignature`)}tsParseNoneModifiers(e){this.tsParseModifiers({modified:e,allowedModifiers:[],disallowedModifiers:[`in`,`out`],errorTemplate:X.InvalidModifierOnTypeParameterPositions})}tsParseTypeParameter(e=this.tsParseNoneModifiers.bind(this)){let t=this.startNode();return e(t),t.name=this.tsParseTypeParameterName(),t.constraint=this.tsEatThenParseType(o._extends),t.default=this.tsEatThenParseType(o.eq),this.finishNode(t,`TSTypeParameter`)}tsParseTypeParameters(e){let t=this.startNode();this.tsMatchLeftRelational()||this.matchJsx(`jsxTagStart`)?this.next():this.unexpected();let n={value:-1};return t.params=this.tsParseBracketedList(`TypeParametersOrArguments`,this.tsParseTypeParameter.bind(this,e),!1,!0,n),t.params.length===0&&this.raise(this.start,X.EmptyTypeParameters),n.value!==-1&&this.addExtra(t,`trailingComma`,n.value),this.finishNode(t,`TSTypeParameterDeclaration`)}tsTryParseTypeParameters(e){if(this.tsMatchLeftRelational())return this.tsParseTypeParameters(e)}tsTryParse(e){let t=this.getCurLookaheadState(),n=e();if(n!==void 0&&n!==!1)return n;this.setLookaheadState(t)}tsTokenCanFollowModifier(){return(this.match(o.bracketL)||this.match(o.braceL)||this.match(o.star)||this.match(o.ellipsis)||this.match(o.privateId)||this.isLiteralPropertyName())&&!this.hasPrecedingLineBreak()}tsNextTokenCanFollowModifier(){return this.next(!0),this.tsTokenCanFollowModifier()}tsParseModifier(e,t){let n=this.value;if(e.indexOf(n)!==-1&&!this.containsEsc){if(t&&this.tsIsStartOfStaticBlocks())return;if(this.tsTryParse(this.tsNextTokenCanFollowModifier.bind(this)))return n}}tsParseModifiersByMap({modified:e,map:t}){for(let n of Object.keys(t))e[n]=t[n]}tsParseModifiers({modified:e,allowedModifiers:t,disallowedModifiers:n,stopOnStartOfClassStaticBlock:r,errorTemplate:i=X.InvalidModifierOnTypeMember}){let a={},o=(t,n,r,i)=>{n===r&&e[i]&&this.raise(t.column,X.InvalidModifiersOrder({orderedModifiers:[r,i]}))},s=(t,n,r,i)=>{(e[r]&&n===i||e[i]&&n===r)&&this.raise(t.column,X.IncompatibleModifiers({modifiers:[r,i]}))};for(;;){let c=this.startLoc,l=this.tsParseModifier(t.concat(n??[]),r);if(!l)break;pi(l)?e.accessibility?this.raise(this.start,X.DuplicateAccessibilityModifier()):(o(c,l,l,`override`),o(c,l,l,`static`),o(c,l,l,`readonly`),o(c,l,l,`accessor`),a.accessibility=l,e.accessibility=l):oi(l)?e[l]?this.raise(this.start,X.DuplicateModifier({modifier:l})):(o(c,l,`in`,`out`),a[l]=l,e[l]=!0):ai(l)?e[l]?this.raise(this.start,X.DuplicateModifier({modifier:l})):(s(c,l,`accessor`,`readonly`),s(c,l,`accessor`,`static`),s(c,l,`accessor`,`override`),a[l]=l,e[l]=!0):l===`const`?e[l]?this.raise(this.start,X.DuplicateModifier({modifier:l})):(a[l]=l,e[l]=!0):Object.hasOwnProperty.call(e,l)?this.raise(this.start,X.DuplicateModifier({modifier:l})):(o(c,l,`static`,`readonly`),o(c,l,`static`,`override`),o(c,l,`override`,`readonly`),o(c,l,`abstract`,`override`),s(c,l,`declare`,`override`),s(c,l,`static`,`abstract`),a[l]=l,e[l]=!0),n?.includes(l)&&this.raise(this.start,i)}return a}tsParseInOutModifiers(e){this.tsParseModifiers({modified:e,allowedModifiers:[`in`,`out`],disallowedModifiers:[`public`,`private`,`protected`,`readonly`,`declare`,`abstract`,`override`],errorTemplate:X.InvalidModifierOnTypeParameter})}parseMaybeUnary(t,n,r,i){return!e?.jsx&&this.tsMatchLeftRelational()?this.tsParseTypeAssertion():super.parseMaybeUnary(t,n,r,i)}tsParseTypeAssertion(){n&&this.raise(this.start,X.ReservedTypeAssertion);let e=this.tryParse(()=>{let e=this.startNode();return e.typeAnnotation=this.tsTryNextParseConstantContext()||this.tsNextThenParseType(),this.expect(o.relational),e.expression=this.parseMaybeUnary(),this.finishNode(e,`TSTypeAssertion`)});return e.error?this.tsParseTypeParameters(this.tsParseConstModifier):e.node}tsParseTypeArguments(){let e=this.startNode();return e.params=this.tsInType(()=>this.tsInNoContext(()=>(this.expect(o.relational),this.tsParseDelimitedList(`TypeParametersOrArguments`,this.tsParseType.bind(this))))),e.params.length===0&&this.raise(this.start,X.EmptyTypeArguments),this.exprAllowed=!1,this.expect(o.relational),this.finishNode(e,`TSTypeParameterInstantiation`)}tsParseHeritageClause(e){let t=this.start,n=this.tsParseDelimitedList(`HeritageClauseElement`,()=>{let e=this.startNode();return e.expression=this.tsParseEntityName(),this.tsMatchLeftRelational()&&(e.typeParameters=this.tsParseTypeArguments()),this.finishNode(e,`TSExpressionWithTypeArguments`)});return n.length||this.raise(t,X.EmptyHeritageClauseType({token:e})),n}tsParseTypeMemberSemicolon(){!this.eat(o.comma)&&!this.isLineTerminator()&&this.expect(o.semi)}tsTryParseAndCatch(e){let t=this.tryParse(t=>e()||t());if(!(t.aborted||!t.node))return t.error&&this.setLookaheadState(t.failState),t.node}tsParseSignatureMember(e,t){return this.tsFillSignature(o.colon,t),this.tsParseTypeMemberSemicolon(),this.finishNode(t,e)}tsParsePropertyOrMethodSignature(e,t){this.eat(o.question)&&(e.optional=!0);let n=e;if(this.match(o.parenL)||this.tsMatchLeftRelational()){t&&this.raise(e.start,X.ReadonlyForMethodSignature);let r=n;r.kind&&this.tsMatchLeftRelational()&&this.raise(this.start,X.AccesorCannotHaveTypeParameters),this.tsFillSignature(o.colon,r),this.tsParseTypeMemberSemicolon();let i=`parameters`,a=`typeAnnotation`;if(r.kind===`get`)r[i].length>0&&(this.raise(this.start,`A 'get' accesor must not have any formal parameters.`),this.isThisParam(r[i][0])&&this.raise(this.start,X.AccesorCannotDeclareThisParameter));else if(r.kind===`set`){if(r[i].length!==1)this.raise(this.start,`A 'get' accesor must not have any formal parameters.`);else{let e=r[i][0];this.isThisParam(e)&&this.raise(this.start,X.AccesorCannotDeclareThisParameter),e.type===`Identifier`&&e.optional&&this.raise(this.start,X.SetAccesorCannotHaveOptionalParameter),e.type===`RestElement`&&this.raise(this.start,X.SetAccesorCannotHaveRestParameter)}r[a]&&this.raise(r[a].start,X.SetAccesorCannotHaveReturnType)}else r.kind=`method`;return this.finishNode(r,`TSMethodSignature`)}else{let e=n;t&&(e.readonly=!0);let r=this.tsTryParseTypeAnnotation();return r&&(e.typeAnnotation=r),this.tsParseTypeMemberSemicolon(),this.finishNode(e,`TSPropertySignature`)}}tsParseTypeMember(){let e=this.startNode();if(this.match(o.parenL)||this.tsMatchLeftRelational())return this.tsParseSignatureMember(`TSCallSignatureDeclaration`,e);if(this.match(o._new)){let t=this.startNode();return this.next(),this.match(o.parenL)||this.tsMatchLeftRelational()?this.tsParseSignatureMember(`TSConstructSignatureDeclaration`,e):(e.key=this.createIdentifier(t,`new`),this.tsParsePropertyOrMethodSignature(e,!1))}return this.tsParseModifiers({modified:e,allowedModifiers:[`readonly`],disallowedModifiers:[`declare`,`abstract`,`private`,`protected`,`public`,`static`,`override`]}),this.tsTryParseIndexSignature(e)||(this.parsePropertyName(e),!e.computed&&e.key.type===`Identifier`&&(e.key.name===`get`||e.key.name===`set`)&&this.tsTokenCanFollowModifier()&&(e.kind=e.key.name,this.parsePropertyName(e)),this.tsParsePropertyOrMethodSignature(e,!!e.readonly))}tsParseList(e,t){let n=[];for(;!this.tsIsListTerminator(e);)n.push(t());return n}tsParseObjectTypeMembers(){this.expect(o.braceL);let e=this.tsParseList(`TypeMembers`,this.tsParseTypeMember.bind(this));return this.expect(o.braceR),e}tsParseInterfaceDeclaration(e,t={}){if(this.hasFollowingLineBreak())return null;this.expectContextual(`interface`),t.declare&&(e.declare=!0),y(this.type)?(e.id=this.parseIdent(),this.checkLValSimple(e.id,Z.BIND_TS_INTERFACE)):(e.id=null,this.raise(this.start,X.MissingInterfaceName)),e.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers.bind(this)),this.eat(o._extends)&&(e.extends=this.tsParseHeritageClause(`extends`));let n=this.startNode();return n.body=this.tsInType(this.tsParseObjectTypeMembers.bind(this)),e.body=this.finishNode(n,`TSInterfaceBody`),this.finishNode(e,`TSInterfaceDeclaration`)}tsParseAbstractDeclaration(e){if(this.match(o._class))return e.abstract=!0,this.parseClass(e,!0);if(this.ts_isContextual(p.interface)){if(!this.hasFollowingLineBreak())return e.abstract=!0,this.tsParseInterfaceDeclaration(e)}else this.unexpected(e.start)}tsIsDeclarationStart(){return v(this.type)}tsParseExpressionStatement(e,t){switch(t.name){case`declare`:{let t=this.tsTryParseDeclare(e);if(t)return t.declare=!0,t;break}case`global`:if(this.match(o.braceL)){this.enterScope(Ar);let n=e;return n.global=!0,n.id=t,n.body=this.tsParseModuleBlock(),super.exitScope(),this.finishNode(n,`TSModuleDeclaration`)}break;default:return this.tsParseDeclaration(e,t.name,!1)}}tsParseModuleReference(){return this.tsIsExternalModuleReference()?this.tsParseExternalModuleReference():this.tsParseEntityName(!1)}tsIsExportDefaultSpecifier(){let{type:e}=this,t=this.isAsyncFunction(),n=this.isLet();if(y(e)){if(t&&!this.containsEsc||n)return!1;if((e===p.type||e===p.interface)&&!this.containsEsc){let e=this.lookahead();if(y(e.type)&&!this.isContextualWithState(`from`,e)||e.type===o.braceL)return!1}}else if(!this.match(o._default))return!1;let r=this.nextTokenStart(),i=this.isUnparsedContextual(r,`from`);if(this.input.charCodeAt(r)===44||y(this.type)&&i)return!0;if(this.match(o._default)&&i){let e=this.input.charCodeAt(this.nextTokenStartSince(r+4));return e===34||e===39}return!1}tsInAmbientContext(e){let t=this.isAmbientContext;this.isAmbientContext=!0;try{return e()}finally{this.isAmbientContext=t}}tsCheckLineTerminator(e){return e?this.hasFollowingLineBreak()?!1:(this.next(),!0):!this.isLineTerminator()}tsParseModuleOrNamespaceDeclaration(e,t=!1){if(e.id=this.parseIdent(),t||this.checkLValSimple(e.id,Z.BIND_TS_NAMESPACE),this.eat(o.dot)){let t=this.startNode();this.tsParseModuleOrNamespaceDeclaration(t,!0),e.body=t}else this.enterScope(Ar),e.body=this.tsParseModuleBlock(),super.exitScope();return this.finishNode(e,`TSModuleDeclaration`)}checkLValSimple(e,t=Z.BIND_NONE,n){return(e.type===`TSNonNullExpression`||e.type===`TSAsExpression`)&&(e=e.expression),super.checkLValSimple(e,t,n)}tsParseTypeAliasDeclaration(e){return e.id=this.parseIdent(),this.checkLValSimple(e.id,Z.BIND_TS_TYPE),e.typeAnnotation=this.tsInType(()=>{if(e.typeParameters=this.tsTryParseTypeParameters(this.tsParseInOutModifiers.bind(this)),this.expect(o.eq),this.ts_isContextual(p.interface)&&this.lookahead().type!==o.dot){let e=this.startNode();return this.next(),this.finishNode(e,`TSIntrinsicKeyword`)}return this.tsParseType()}),this.semicolon(),this.finishNode(e,`TSTypeAliasDeclaration`)}tsParseDeclaration(e,t,n){switch(t){case`abstract`:if(this.tsCheckLineTerminator(n)&&(this.match(o._class)||y(this.type)))return this.tsParseAbstractDeclaration(e);break;case`module`:if(this.tsCheckLineTerminator(n)){if(this.match(o.string))return this.tsParseAmbientExternalModuleDeclaration(e);if(y(this.type))return this.tsParseModuleOrNamespaceDeclaration(e)}break;case`namespace`:if(this.tsCheckLineTerminator(n)&&y(this.type))return this.tsParseModuleOrNamespaceDeclaration(e);break;case`type`:if(this.tsCheckLineTerminator(n)&&y(this.type))return this.tsParseTypeAliasDeclaration(e);break}}tsTryParseExportDeclaration(){return this.tsParseDeclaration(this.startNode(),this.value,!0)}tsParseImportEqualsDeclaration(e,t){e.isExport=t||!1,e.id=this.parseIdent(),this.checkLValSimple(e.id,Z.BIND_LEXICAL),super.expect(o.eq);let n=this.tsParseModuleReference();return e.importKind===`type`&&n.type!==`TSExternalModuleReference`&&this.raise(n.start,X.ImportAliasHasImportType),e.moduleReference=n,super.semicolon(),this.finishNode(e,`TSImportEqualsDeclaration`)}isExportDefaultSpecifier(){if(this.tsIsDeclarationStart())return!1;let{type:e}=this;if(y(e)){if(this.isContextual(`async`)||this.isContextual(`let`))return!1;if((e===p.type||e===p.interface)&&!this.containsEsc){let e=this.lookahead();if(y(e.type)&&!this.isContextualWithState(`from`,e)||e.type===o.braceL)return!1}}else if(!this.match(o._default))return!1;let t=this.nextTokenStart(),n=this.isUnparsedContextual(t,`from`);if(this.input.charCodeAt(t)===44||y(this.type)&&n)return!0;if(this.match(o._default)&&n){let e=this.input.charCodeAt(this.nextTokenStartSince(t+4));return e===34||e===39}return!1}parseTemplate({isTagged:e=!1}={}){let t=this.startNode();this.next(),t.expressions=[];let n=this.parseTemplateElement({isTagged:e});for(t.quasis=[n];!n.tail;)this.type===o.eof&&this.raise(this.pos,`Unterminated template literal`),this.expect(o.dollarBraceL),t.expressions.push(this.inType?this.tsParseType():this.parseExpression()),this.expect(o.braceR),t.quasis.push(n=this.parseTemplateElement({isTagged:e}));return this.next(),this.finishNode(t,`TemplateLiteral`)}parseFunction(e,t,n,r,i){this.initFunction(e),(this.ecmaVersion>=9||this.ecmaVersion>=6&&!r)&&(this.type===o.star&&t&ci&&this.unexpected(),e.generator=this.eat(o.star)),this.ecmaVersion>=8&&(e.async=!!r),t&si&&(e.id=t&li&&this.type!==o.name?null:this.parseIdent());let a=this.yieldPos,s=this.awaitPos,c=this.awaitIdentPos,l=this.maybeInArrowParameters;this.maybeInArrowParameters=!1,this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(ui(e.async,e.generator)),t&si||(e.id=this.type===o.name?this.parseIdent():null),this.parseFunctionParams(e);let u=t&si;return this.parseFunctionBody(e,n,!1,i,{isFunctionDeclaration:u}),this.yieldPos=a,this.awaitPos=s,this.awaitIdentPos=c,t&si&&e.id&&!(t&ci)&&(e.body?this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Z.BIND_VAR:Z.BIND_LEXICAL:Z.BIND_FUNCTION):this.checkLValSimple(e.id,Z.BIND_NONE)),this.maybeInArrowParameters=l,this.finishNode(e,u?`FunctionDeclaration`:`FunctionExpression`)}parseFunctionBody(e,t=!1,n=!1,r=!1,i){this.match(o.colon)&&(e.returnType=this.tsParseTypeOrTypePredicateAnnotation(o.colon));let a=i?.isFunctionDeclaration?`TSDeclareFunction`:i?.isClassMethod?`TSDeclareMethod`:void 0;return a&&!this.match(o.braceL)&&this.isLineTerminator()?this.finishNode(e,a):a===`TSDeclareFunction`&&this.isAmbientContext&&(this.raise(e.start,X.DeclareFunctionHasImplementation),e.declare)?(super.parseFunctionBody(e,t,n,!1),this.finishNode(e,a)):(super.parseFunctionBody(e,t,n,r),e)}parseNew(){this.containsEsc&&this.raiseRecoverable(this.start,`Escape sequence in keyword new`);let e=this.startNode(),t=this.parseIdent(!0);if(this.ecmaVersion>=6&&this.eat(o.dot)){e.meta=t;let n=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!==`target`&&this.raiseRecoverable(e.property.start,`The only valid meta property for new is 'new.target'`),n&&this.raiseRecoverable(e.start,`'new.target' must not contain escaped characters`),this.allowNewDotTarget||this.raiseRecoverable(e.start,`'new.target' can only be used in functions and class static block`),this.finishNode(e,`MetaProperty`)}let n=this.start,r=this.startLoc,i=this.type===o._import;e.callee=this.parseSubscripts(this.parseExprAtom(),n,r,!0,!1),i&&e.callee.type===`ImportExpression`&&this.raise(n,`Cannot use new with import()`);let{callee:a}=e;return a.type===`TSInstantiationExpression`&&!a.extra?.parenthesized&&(e.typeArguments=a.typeArguments,e.callee=a.expression),this.eat(o.parenL)?e.arguments=this.parseExprList(o.parenR,this.ecmaVersion>=8,!1):e.arguments=[],this.finishNode(e,`NewExpression`)}parseExprOp(e,t,n,r,i){if(o._in.binop>r&&!this.hasPrecedingLineBreak()){let a;if(this.isContextual(`as`)&&(a=`TSAsExpression`),this.isContextual(`satisfies`)&&(a=`TSSatisfiesExpression`),a){let o=this.startNodeAt(t,n);o.expression=e;let s=this.tsTryNextParseConstantContext();return s?o.typeAnnotation=s:o.typeAnnotation=this.tsNextThenParseType(),this.finishNode(o,a),this.reScan_lt_gt(),this.parseExprOp(o,t,n,r,i)}}return super.parseExprOp(e,t,n,r,i)}parseImportSpecifiers(){let e=[],t=!0;if(a.tokenIsIdentifier(this.type)&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(o.comma)))return e;if(this.type===o.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(o.braceL);!this.eat(o.braceR);){if(t)t=!1;else if(this.expect(o.comma),this.afterTrailingComma(o.braceR))break;e.push(this.parseImportSpecifier())}return e}parseImport(e){let t=this.lookahead();if(e.importKind=`value`,this.importOrExportOuterKind=`value`,y(t.type)||this.match(o.star)||this.match(o.braceL)){let n=this.lookahead(2);if(n.type!==o.comma&&!this.isContextualWithState(`from`,n)&&n.type!==o.eq&&this.ts_eatContextualWithState(`type`,1,t)&&(this.importOrExportOuterKind=`type`,e.importKind=`type`,t=this.lookahead(),n=this.lookahead(2)),y(t.type)&&n.type===o.eq){this.next();let t=this.tsParseImportEqualsDeclaration(e);return this.importOrExportOuterKind=`value`,t}}return this.next(),this.type===o.string?(e.specifiers=[],e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual(`from`),e.source=this.type===o.string?this.parseExprAtom():this.unexpected()),this.parseMaybeImportAttributes(e),this.semicolon(),this.finishNode(e,`ImportDeclaration`),this.importOrExportOuterKind=`value`,e.importKind===`type`&&e.specifiers.length>1&&e.specifiers[0].type===`ImportDefaultSpecifier`&&this.raise(e.start,X.TypeImportCannotSpecifyDefaultAndNamed),e}parseExportDefaultDeclaration(){if(this.isAbstractClass()){let e=this.startNode();return this.next(),e.abstract=!0,this.parseClass(e,!0)}if(this.match(p.interface)){let e=this.tsParseInterfaceDeclaration(this.startNode());if(e)return e}return super.parseExportDefaultDeclaration()}parseExportAllDeclaration(e,t){return this.ecmaVersion>=11&&(this.eatContextual(`as`)?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual(`from`),this.type!==o.string&&this.unexpected(),e.source=this.parseExprAtom(),this.parseMaybeImportAttributes(e),this.semicolon(),this.finishNode(e,`ExportAllDeclaration`)}parseDynamicImport(e){if(this.next(),e.source=this.parseMaybeAssign(),this.eat(o.comma)&&(e.arguments=[this.parseExpression()]),!this.eat(o.parenR)){let e=this.start;this.eat(o.comma)&&this.eat(o.parenR)?this.raiseRecoverable(e,`Trailing comma is not allowed in import()`):this.unexpected(e)}return this.finishNode(e,`ImportExpression`)}parseExport(e,t){let n=this.lookahead();if(this.ts_eatWithState(o._import,2,n)){this.ts_isContextual(p.type)&&this.lookaheadCharCode()!==61?(e.importKind=`type`,this.importOrExportOuterKind=`type`,this.next()):(e.importKind=`value`,this.importOrExportOuterKind=`value`);let t=this.tsParseImportEqualsDeclaration(e,!0);return this.importOrExportOuterKind=void 0,t}else if(this.ts_eatWithState(o.eq,2,n)){let t=e;return t.expression=this.parseExpression(),this.semicolon(),this.importOrExportOuterKind=void 0,this.finishNode(t,`TSExportAssignment`)}else if(this.ts_eatContextualWithState(`as`,2,n)){let t=e;return this.expectContextual(`namespace`),t.id=this.parseIdent(),this.semicolon(),this.importOrExportOuterKind=void 0,this.finishNode(t,`TSNamespaceExportDeclaration`)}else{let r=this.lookahead(2).type;if(this.ts_isContextualWithState(n,p.type)&&(r===o.braceL||r===o.star)?(this.next(),this.importOrExportOuterKind=`type`,e.exportKind=`type`):(this.importOrExportOuterKind=`value`,e.exportKind=`value`),this.next(),this.eat(o.star))return this.parseExportAllDeclaration(e,t);if(this.eat(o._default))return this.checkExport(t,`default`,this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,`ExportDefaultDeclaration`);if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),e.declaration.type===`VariableDeclaration`?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual(`from`))this.type!==o.string&&this.unexpected(),e.source=this.parseExprAtom(),this.parseMaybeImportAttributes(e);else{for(let t of e.specifiers)this.checkUnreserved(t.local),this.checkLocalExport(t.local),t.local.type===`Literal`&&this.raise(t.local.start,"A string literal cannot be used as an exported binding without `from`.");e.source=null}this.semicolon()}return this.finishNode(e,`ExportNamedDeclaration`)}}checkExport(e,t,n){e&&(typeof t!=`string`&&(t=t.type===`Identifier`?t.name:t.value),e[t]=!0)}parseMaybeDefault(e,t,n){let r=super.parseMaybeDefault(e,t,n);return r.type===`AssignmentPattern`&&r.typeAnnotation&&r.right.start<r.typeAnnotation.start&&this.raise(r.typeAnnotation.start,X.TypeAnnotationAfterAssign),r}typeCastToParameter(e){return e.expression.typeAnnotation=e.typeAnnotation,this.resetEndLocation(e.expression,e.typeAnnotation.end,e.typeAnnotation.loc?.end),e.expression}toAssignableList(e,t){e||=[];for(let t=0;t<e.length;t++){let n=e[t];n?.type===`TSTypeCastExpression`&&(e[t]=this.typeCastToParameter(n))}return super.toAssignableList(e,t)}reportReservedArrowTypeParam(e){e.params.length===1&&!e.extra?.trailingComma&&n&&this.raise(e.start,X.ReservedArrowTypeParam)}parseExprAtom(e,t,n){if(this.type===p.jsxText)return this.jsx_parseText();if(this.type===p.jsxTagStart)return this.jsx_parseElement();if(this.type===p.at)return this.parseDecorators(),this.parseExprAtom();if(y(this.type)){let e=this.potentialArrowAt===this.start,n=this.start,r=this.startLoc,i=this.containsEsc,a=this.parseIdent(!1);if(this.ecmaVersion>=8&&!i&&a.name===`async`&&!this.canInsertSemicolon()&&this.eat(o._function))return this.overrideContext(d.f_expr),this.parseFunction(this.startNodeAt(n,r),0,!1,!0,t);if(e&&!this.canInsertSemicolon()){if(this.eat(o.arrow))return this.parseArrowExpression(this.startNodeAt(n,r),[a],!1,t);if(this.ecmaVersion>=8&&a.name===`async`&&this.type===o.name&&!i&&(!this.potentialArrowInForAwait||this.value!==`of`||this.containsEsc))return a=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(o.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(n,r),[a],!0,t)}return a}else return super.parseExprAtom(e,t,n)}parseExprAtomDefault(){if(y(this.type)){let e=this.potentialArrowAt===this.start,t=this.containsEsc,n=this.parseIdent();if(!t&&n.name===`async`&&!this.canInsertSemicolon()){let{type:e}=this;if(e===o._function)return this.next(),this.parseFunction(this.startNodeAtNode(n),void 0,!0,!0);if(y(e))if(this.lookaheadCharCode()===61){let e=this.parseIdent(!1);return(this.canInsertSemicolon()||!this.eat(o.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAtNode(n),[e],!0)}else return n}return e&&this.match(o.arrow)&&!this.canInsertSemicolon()?(this.next(),this.parseArrowExpression(this.startNodeAtNode(n),[n],!1)):n}else this.unexpected()}parseIdentNode(){let e=this.startNode();if(b(this.type)&&!((this.type.keyword===`class`||this.type.keyword===`function`)&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)))e.name=this.value;else return super.parseIdentNode();return e}parseVarStatement(e,t,n=!1){let{isAmbientContext:r}=this;this.next(),super.parseVar(e,!1,t,n||r),this.semicolon();let i=this.finishNode(e,`VariableDeclaration`);if(!r)return i;for(let{id:e,init:n}of i.declarations)n&&(t!==`const`||e.typeAnnotation?this.raise(n.start,X.InitializerNotAllowedInAmbientContext):n.type!==`StringLiteral`&&n.type!==`BooleanLiteral`&&n.type!==`NumericLiteral`&&n.type!==`BigIntLiteral`&&(n.type!==`TemplateLiteral`||n.expressions.length>0)&&!di(n)&&this.raise(n.start,X.ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference));return i}parseStatement(e,t,n){if(this.match(p.at)&&this.parseDecorators(!0),this.match(o._const)&&this.isLookaheadContextual(`enum`)){let e=this.startNode();return this.expect(o._const),this.tsParseEnumDeclaration(e,{const:!0})}if(this.ts_isContextual(p.enum))return this.tsParseEnumDeclaration(this.startNode());if(this.ts_isContextual(p.interface)){let e=this.tsParseInterfaceDeclaration(this.startNode());if(e)return e}return super.parseStatement(e,t,n)}parseAccessModifier(){return this.tsParseModifier([`public`,`protected`,`private`])}parsePostMemberNameModifiers(e){this.eat(o.question)&&(e.optional=!0),e.readonly&&this.match(o.parenL)&&this.raise(e.start,X.ClassMethodHasReadonly),e.declare&&this.match(o.parenL)&&this.raise(e.start,X.ClassMethodHasDeclare)}parseExpressionStatement(e,t){return(t.type===`Identifier`?this.tsParseExpressionStatement(e,t):void 0)||super.parseExpressionStatement(e,t)}shouldParseExportStatement(){return this.tsIsDeclarationStart()||this.match(p.at)?!0:super.shouldParseExportStatement()}parseConditional(e,t,n,r,i){if(this.eat(o.question)){let i=this.startNodeAt(t,n);return i.test=e,i.consequent=this.parseMaybeAssign(),this.expect(o.colon),i.alternate=this.parseMaybeAssign(r),this.finishNode(i,`ConditionalExpression`)}return e}parseMaybeConditional(e,t){let n=this.start,r=this.startLoc,i=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return i;if(!this.maybeInArrowParameters||!this.match(o.question))return this.parseConditional(i,n,r,e,t);let a=this.tryParse(()=>this.parseConditional(i,n,r,e,t));return a.node?(a.error&&this.setLookaheadState(a.failState),a.node):(a.error&&this.setOptionalParametersError(t,a.error),i)}parseParenItem(e){let t=this.start,n=this.startLoc;if(e=super.parseParenItem(e),this.eat(o.question)&&(e.optional=!0,this.resetEndLocation(e)),this.match(o.colon)){let r=this.startNodeAt(t,n);return r.expression=e,r.typeAnnotation=this.tsParseTypeAnnotation(),this.finishNode(r,`TSTypeCastExpression`)}return e}parseExportDeclaration(e){if(!this.isAmbientContext&&this.ts_isContextual(p.declare))return this.tsInAmbientContext(()=>this.parseExportDeclaration(e));let t=this.start,n=this.startLoc,r=this.eatContextual(`declare`);r&&(this.ts_isContextual(p.declare)||!this.shouldParseExportStatement())&&this.raise(this.start,X.ExpectedAmbientAfterExportDeclare);let i=y(this.type)&&this.tsTryParseExportDeclaration()||this.parseStatement(null);return i?((i.type===`TSInterfaceDeclaration`||i.type===`TSTypeAliasDeclaration`||r)&&(e.exportKind=`type`),r&&(this.resetStartLocation(i,t,n),i.declare=!0),i):null}parseClassId(e,t){if(!t&&this.isContextual(`implements`))return;super.parseClassId(e,t);let n=this.tsTryParseTypeParameters(this.tsParseInOutModifiers.bind(this));n&&(e.typeParameters=n)}parseClassPropertyAnnotation(e){e.optional||(this.value===`!`&&this.eat(o.prefix)?e.definite=!0:this.eat(o.question)&&(e.optional=!0));let t=this.tsTryParseTypeAnnotation();t&&(e.typeAnnotation=t)}parseClassField(e){if(e.key.type===`PrivateIdentifier`)e.abstract&&this.raise(e.start,X.PrivateElementHasAbstract),e.accessibility&&this.raise(e.start,X.PrivateElementHasAccessibility({modifier:e.accessibility})),this.parseClassPropertyAnnotation(e);else if(this.parseClassPropertyAnnotation(e),this.isAmbientContext&&!(e.readonly&&!e.typeAnnotation)&&this.match(o.eq)&&this.raise(this.start,X.DeclareClassFieldHasInitializer),e.abstract&&this.match(o.eq)){let{key:t}=e;this.raise(this.start,X.AbstractPropertyHasInitializer({propertyName:t.type===`Identifier`&&!e.computed?t.name:`[${this.input.slice(t.start,t.end)}]`}))}return super.parseClassField(e)}parseClassMethod(e,t,n,r){let i=e.kind===`constructor`,a=e.key.type===`PrivateIdentifier`,o=this.tsTryParseTypeParameters(this.tsParseConstModifier);a?(o&&(e.typeParameters=o),e.accessibility&&this.raise(e.start,X.PrivateMethodsHasAccessibility({modifier:e.accessibility}))):o&&i&&this.raise(o.start,X.ConstructorHasTypeParameters);let{declare:s=!1,kind:c}=e;s&&(c===`get`||c===`set`)&&this.raise(e.start,X.DeclareAccessor({kind:c})),o&&(e.typeParameters=o);let l=e.key;e.kind===`constructor`?(t&&this.raise(l.start,`Constructor can't be a generator`),n&&this.raise(l.start,`Constructor can't be an async method`)):e.static&&Jr(e,`prototype`)&&this.raise(l.start,`Classes may not have a static property named prototype`);let u=e.value=this.parseMethod(t,n,r,!0,e);return e.kind===`get`&&u.params.length!==0&&this.raiseRecoverable(u.start,`getter should have no params`),e.kind===`set`&&u.params.length!==1&&this.raiseRecoverable(u.start,`setter should have exactly one param`),e.kind===`set`&&u.params[0].type===`RestElement`&&this.raiseRecoverable(u.params[0].start,`Setter cannot use rest params`),this.finishNode(e,`MethodDefinition`)}isClassMethod(){return this.match(o.relational)}parseClassElement(e){if(this.eat(o.semi))return null;let t=this.startNode(),n=``,r=!1,i=!1,a=`method`,s=!1,c=[`declare`,`private`,`public`,`protected`,`accessor`,`override`,`abstract`,`readonly`,`static`];s=!!this.tsParseModifiers({modified:t,allowedModifiers:c,disallowedModifiers:[`in`,`out`],stopOnStartOfClassStaticBlock:!0,errorTemplate:X.InvalidModifierOnTypeParameterPositions}).static;let l=()=>{if(this.tsIsStartOfStaticBlocks()){if(this.next(),this.next(),this.tsHasSomeModifiers(t,c)&&this.raise(this.start,X.StaticBlockCannotHaveModifier),this.ecmaVersion>=13)return super.parseClassStaticBlock(t),t}else{let c=this.tsTryParseIndexSignature(t);if(c)return t.abstract&&this.raise(t.start,X.IndexSignatureHasAbstract),t.accessibility&&this.raise(t.start,X.IndexSignatureHasAccessibility({modifier:t.accessibility})),t.declare&&this.raise(t.start,X.IndexSignatureHasDeclare),t.override&&this.raise(t.start,X.IndexSignatureHasOverride),c;if(!this.inAbstractClass&&t.abstract&&this.raise(t.start,X.NonAbstractClassHasAbstractMethod),t.override&&(e||this.raise(t.start,X.OverrideNotInSubClass)),t.static=s,s&&(this.isClassElementNameStart()||this.type===o.star||(n=`static`)),!n&&this.ecmaVersion>=8&&this.eatContextual(`async`)&&((this.isClassElementNameStart()||this.type===o.star)&&!this.canInsertSemicolon()?i=!0:n=`async`),!n&&(this.ecmaVersion>=9||!i)&&this.eat(o.star)&&(r=!0),!n&&!i&&!r){let e=this.value;(this.eatContextual(`get`)||this.eatContextual(`set`))&&(this.isClassElementNameStart()?a=e:n=e)}if(n?(t.computed=!1,t.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),t.key.name=n,this.finishNode(t.key,`Identifier`)):this.parseClassElementName(t),this.parsePostMemberNameModifiers(t),this.isClassMethod()||this.ecmaVersion<13||this.type===o.parenL||a!==`method`||r||i){let n=!t.static&&Jr(t,`constructor`),o=n&&e;n&&a!==`method`&&this.raise(t.key.start,`Constructor can't have get/set modifier`),t.kind=n?`constructor`:a,this.parseClassMethod(t,r,i,o)}else this.parseClassField(t);return t}};return t.declare?this.tsInAmbientContext(l):l(),t}isClassElementNameStart(){return this.tsIsIdentifier()?!0:super.isClassElementNameStart()}parseClassSuper(e){super.parseClassSuper(e),e.superClass&&(this.tsMatchLeftRelational()||this.match(o.bitShift))&&(e.superTypeParameters=this.tsParseTypeArgumentsInExpression()),this.eatContextual(`implements`)&&(e.implements=this.tsParseHeritageClause(`implements`))}parseFunctionParams(e){let t=this.tsTryParseTypeParameters(this.tsParseConstModifier);t&&(e.typeParameters=t),super.parseFunctionParams(e)}parseVarId(e,t){super.parseVarId(e,t),e.id.type===`Identifier`&&!this.hasPrecedingLineBreak()&&this.value===`!`&&this.eat(o.prefix)&&(e.definite=!0);let n=this.tsTryParseTypeAnnotation();n&&(e.id.typeAnnotation=n,this.resetEndLocation(e.id))}parseArrowExpression(e,t,n,r){this.match(o.colon)&&(e.returnType=this.tsParseTypeAnnotation());let i=this.yieldPos,a=this.awaitPos,s=this.awaitIdentPos;this.enterScope(ui(n,!1)|Z.SCOPE_ARROW),this.initFunction(e);let c=this.maybeInArrowParameters;return this.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.maybeInArrowParameters=!0,e.params=this.toAssignableList(t,!0),this.maybeInArrowParameters=!1,this.parseFunctionBody(e,!0,!1,r),this.yieldPos=i,this.awaitPos=a,this.awaitIdentPos=s,this.maybeInArrowParameters=c,this.finishNode(e,`ArrowFunctionExpression`)}parseMaybeAssignOrigin(e,t,n){if(this.isContextual(`yield`)){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}let r=!1,i=-1,a=-1,s=-1;t?(i=t.parenthesizedAssign,a=t.trailingComma,s=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new Kr,r=!0);let c=this.start,l=this.startLoc;(this.type===o.parenL||y(this.type))&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=e===`await`);let u=this.parseMaybeConditional(e,t);if(n&&(u=n.call(this,u,c,l)),this.type.isAssign){let n=this.startNodeAt(c,l);return n.operator=this.value,this.type===o.eq&&(u=this.toAssignable(u,!0,t)),r||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=u.start&&(t.shorthandAssign=-1),this.maybeInArrowParameters||(this.type===o.eq?this.checkLValPattern(u):this.checkLValSimple(u)),n.left=u,this.next(),n.right=this.parseMaybeAssign(e),s>-1&&(t.doubleProto=s),this.finishNode(n,`AssignmentExpression`)}else r&&this.checkExpressionErrors(t,!0);return i>-1&&(t.parenthesizedAssign=i),a>-1&&(t.trailingComma=a),u}parseMaybeAssign(t,n,r){let i,o,s;if(e?.jsx&&(this.matchJsx(`jsxTagStart`)||this.tsMatchLeftRelational())){if(i=this.cloneCurLookaheadState(),o=this.tryParse(()=>this.parseMaybeAssignOrigin(t,n,r),i),!o.error)return o.node;let e=this.context,s=e[e.length-1],c=e[e.length-2];s===a.tokContexts.tc_oTag&&c===a.tokContexts.tc_expr?(e.pop(),e.pop()):(s===a.tokContexts.tc_oTag||s===a.tokContexts.tc_expr)&&e.pop()}if(!o?.error&&!this.tsMatchLeftRelational())return this.parseMaybeAssignOrigin(t,n,r);(!i||this.compareLookaheadState(i,this.getCurLookaheadState()))&&(i=this.cloneCurLookaheadState());let c,l=this.tryParse(e=>{c=this.tsParseTypeParameters(this.tsParseConstModifier);let i=this.parseMaybeAssignOrigin(t,n,r);return(i.type!==`ArrowFunctionExpression`||i.extra?.parenthesized)&&e(),c?.params.length!==0&&this.resetStartLocationFromNode(i,c),i.typeParameters=c,i},i);if(!l.error&&!l.aborted)return c&&this.reportReservedArrowTypeParam(c),l.node;if(!o&&(ii(!0),s=this.tryParse(()=>this.parseMaybeAssignOrigin(t,n,r),i),!s.error))return s.node;if(o?.node)return this.setLookaheadState(o.failState),o.node;if(l.node)return this.setLookaheadState(l.failState),c&&this.reportReservedArrowTypeParam(c),l.node;if(s?.node)return this.setLookaheadState(s.failState),s.node;throw o?.thrown?o.error:l.thrown?l.error:s?.thrown?s.error:o?.error||l.error||s?.error}parseAssignableListItem(e){let t=[];for(;this.match(p.at);)t.push(this.parseDecorator());let n=this.start,r=this.startLoc,i,a=!1,o=!1;if(e!==void 0){let t={};this.tsParseModifiers({modified:t,allowedModifiers:[`public`,`private`,`protected`,`override`,`readonly`]}),i=t.accessibility,o=t.override,a=t.readonly,e===!1&&(i||a||o)&&this.raise(r.column,X.UnexpectedParameterModifier)}let s=this.parseMaybeDefault(n,r);this.parseBindingListItem(s);let c=this.parseMaybeDefault(s.start,s.loc,s);if(t.length&&(c.decorators=t),i||a||o){let e=this.startNodeAt(n,r);return i&&(e.accessibility=i),a&&(e.readonly=a),o&&(e.override=o),c.type!==`Identifier`&&c.type!==`AssignmentPattern`&&this.raise(e.start,X.UnsupportedParameterPropertyKind),e.parameter=c,this.finishNode(e,`TSParameterProperty`)}return c}checkLValInnerPattern(e,t=Z.BIND_NONE,n){switch(e.type){case`TSParameterProperty`:this.checkLValInnerPattern(e.parameter,t,n);break;default:super.checkLValInnerPattern(e,t,n);break}}parseBindingListItem(e){this.eat(o.question)&&(e.type!==`Identifier`&&!this.isAmbientContext&&!this.inType&&this.raise(e.start,X.PatternIsOptional),e.optional=!0);let t=this.tsTryParseTypeAnnotation();return t&&(e.typeAnnotation=t),this.resetEndLocation(e),e}isAssignable(e,t){switch(e.type){case`TSTypeCastExpression`:return this.isAssignable(e.expression,t);case`TSParameterProperty`:return!0;case`Identifier`:case`ObjectPattern`:case`ArrayPattern`:case`AssignmentPattern`:case`RestElement`:return!0;case`ObjectExpression`:{let t=e.properties.length-1;return e.properties.every((e,n)=>e.type!==`ObjectMethod`&&(n===t||e.type!==`SpreadElement`)&&this.isAssignable(e))}case`Property`:case`ObjectProperty`:return this.isAssignable(e.value);case`SpreadElement`:return this.isAssignable(e.argument);case`ArrayExpression`:return e.elements.every(e=>e===null||this.isAssignable(e));case`AssignmentExpression`:return e.operator===`=`;case`ParenthesizedExpression`:return this.isAssignable(e.expression);case`MemberExpression`:case`OptionalMemberExpression`:return!t;default:return!1}}toAssignable(e,t=!1,n=new Kr){switch(e.type){case`ParenthesizedExpression`:return this.toAssignableParenthesizedExpression(e,t,n);case`TSAsExpression`:case`TSSatisfiesExpression`:case`TSNonNullExpression`:case`TSTypeAssertion`:return t||this.raise(e.start,X.UnexpectedTypeCastInParameter),this.toAssignable(e.expression,t,n);case`MemberExpression`:break;case`AssignmentExpression`:return!t&&e.left.type===`TSTypeCastExpression`&&(e.left=this.typeCastToParameter(e.left)),super.toAssignable(e,t,n);case`TSTypeCastExpression`:return this.typeCastToParameter(e);default:return super.toAssignable(e,t,n)}return e}toAssignableParenthesizedExpression(e,t,n){switch(e.expression.type){case`TSAsExpression`:case`TSSatisfiesExpression`:case`TSNonNullExpression`:case`TSTypeAssertion`:case`ParenthesizedExpression`:return this.toAssignable(e.expression,t,n);default:return super.toAssignable(e,t,n)}}parseBindingAtom(){switch(this.type){case o._this:return this.parseIdent(!0);default:return super.parseBindingAtom()}}shouldParseArrow(e){let t;if(t=this.match(o.colon)?e.every(e=>this.isAssignable(e,!0)):!this.canInsertSemicolon(),t){if(this.match(o.colon)){let e=this.tryParse(e=>{let t=this.tsParseTypeOrTypePredicateAnnotation(o.colon);return(this.canInsertSemicolon()||!this.match(o.arrow))&&e(),t});if(e.aborted)return this.shouldParseArrowReturnType=void 0,!1;e.thrown||(e.error&&this.setLookaheadState(e.failState),this.shouldParseArrowReturnType=e.node)}return this.match(o.arrow)?!0:(this.shouldParseArrowReturnType=void 0,!1)}return this.shouldParseArrowReturnType=void 0,t}parseParenArrowList(e,t,n,r){let i=this.startNodeAt(e,t);return i.returnType=this.shouldParseArrowReturnType,this.shouldParseArrowReturnType=void 0,this.parseArrowExpression(i,n,!1,r)}parseParenAndDistinguishExpression(e,t){let n=this.start,r=this.startLoc,i,a=this.ecmaVersion>=8;if(this.ecmaVersion>=6){let s=this.maybeInArrowParameters;this.maybeInArrowParameters=!0,this.next();let c=this.start,l=this.startLoc,u=[],d=!0,f=!1,p=new Kr,m=this.yieldPos,h=this.awaitPos,g;for(this.yieldPos=0,this.awaitPos=0;this.type!==o.parenR;)if(d?d=!1:this.expect(o.comma),a&&this.afterTrailingComma(o.parenR,!0)){f=!0;break}else if(this.type===o.ellipsis){g=this.start,u.push(this.parseParenItem(this.parseRestBinding())),this.type===o.comma&&this.raise(this.start,`Comma is not permitted after the rest element`);break}else u.push(this.parseMaybeAssign(t,p,this.parseParenItem));let _=this.lastTokEnd,v=this.lastTokEndLoc;if(this.expect(o.parenR),this.maybeInArrowParameters=s,e&&this.shouldParseArrow(u)&&this.eat(o.arrow))return this.checkPatternErrors(p,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=m,this.awaitPos=h,this.parseParenArrowList(n,r,u,t);(!u.length||f)&&this.unexpected(this.lastTokStart),g&&this.unexpected(g),this.checkExpressionErrors(p,!0),this.yieldPos=m||this.yieldPos,this.awaitPos=h||this.awaitPos,u.length>1?(i=this.startNodeAt(c,l),i.expressions=u,this.finishNodeAt(i,`SequenceExpression`,_,v)):i=u[0]}else i=this.parseParenExpression();if(this.options.preserveParens){let e=this.startNodeAt(n,r);return e.expression=i,this.finishNode(e,`ParenthesizedExpression`)}else return i}parseTaggedTemplateExpression(e,t,n,r){let i=this.startNodeAt(t,n);return i.tag=e,i.quasi=this.parseTemplate({isTagged:!0}),r&&this.raise(t,`Tagged Template Literals are not allowed in optionalChain.`),this.finishNode(i,`TaggedTemplateExpression`)}shouldParseAsyncArrow(){if(this.match(o.colon)){let e=this.tryParse(e=>{let t=this.tsParseTypeOrTypePredicateAnnotation(o.colon);return(this.canInsertSemicolon()||!this.match(o.arrow))&&e(),t});if(e.aborted)return this.shouldParseAsyncArrowReturnType=void 0,!1;if(!e.thrown)return e.error&&this.setLookaheadState(e.failState),this.shouldParseAsyncArrowReturnType=e.node,!this.canInsertSemicolon()&&this.eat(o.arrow)}else return!this.canInsertSemicolon()&&this.eat(o.arrow)}parseSubscriptAsyncArrow(e,t,n,r){let i=this.startNodeAt(e,t);return i.returnType=this.shouldParseAsyncArrowReturnType,this.shouldParseAsyncArrowReturnType=void 0,this.parseArrowExpression(i,n,!0,r)}parseExprList(e,t,n,r){let i=[],a=!0;for(;!this.eat(e);){if(a)a=!1;else if(this.expect(o.comma),t&&this.afterTrailingComma(e))break;let s;n&&this.type===o.comma?s=null:this.type===o.ellipsis?(s=this.parseSpread(r),this.maybeInArrowParameters&&this.match(o.colon)&&(s.typeAnnotation=this.tsParseTypeAnnotation()),r&&this.type===o.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):s=this.parseMaybeAssign(!1,r,this.parseParenItem),i.push(s)}return i}parseSubscript(e,t,n,r,i,a,s){let c=a;if(!this.hasPrecedingLineBreak()&&this.value===`!`&&this.match(o.prefix)){this.exprAllowed=!1,this.next();let r=this.startNodeAt(t,n);return r.expression=e,e=this.finishNode(r,`TSNonNullExpression`),e}let l=!1;if(this.match(o.questionDot)&&this.lookaheadCharCode()===60){if(r)return e;e.optional=!0,c=l=!0,this.next()}if(this.tsMatchLeftRelational()||this.match(o.bitShift)){let i,a=this.tsTryParseAndCatch(()=>{if(!r&&this.atPossibleAsyncArrow(e)){let r=this.tsTryParseGenericAsyncArrowFunction(t,n,s);if(r)return e=r,e}let a=this.tsParseTypeArgumentsInExpression();if(!a)return e;if(l&&!this.match(o.parenL))return i=this.curPosition(),e;if(_(this.type)||this.type===o.backQuote){let r=this.parseTaggedTemplateExpression(e,t,n,c);return r.typeArguments=a,r}if(!r&&this.eat(o.parenL)){let r=new Kr,i=this.startNodeAt(t,n);return i.callee=e,i.arguments=this.parseExprList(o.parenR,this.ecmaVersion>=8,!1,r),this.tsCheckForInvalidTypeCasts(i.arguments),i.typeArguments=a,c&&(i.optional=l),this.checkExpressionErrors(r,!0),e=this.finishNode(i,`CallExpression`),e}let u=this.type;if(this.tsMatchRightRelational()||u===o.bitShift||u!==o.parenL&&mi(u)&&!this.hasPrecedingLineBreak())return;let d=this.startNodeAt(t,n);return d.expression=e,d.typeArguments=a,this.finishNode(d,`TSInstantiationExpression`)});if(i&&this.unexpected(i),a)return a.type===`TSInstantiationExpression`&&(this.match(o.dot)||this.match(o.questionDot)&&this.lookaheadCharCode()!==40)&&this.raise(this.start,X.InvalidPropertyAccessAfterInstantiationExpression),e=a,e}let u=this.ecmaVersion>=11,d=u&&this.eat(o.questionDot);r&&d&&this.raise(this.lastTokStart,`Optional chaining cannot appear in the callee of new expressions`);let f=this.eat(o.bracketL);if(f||d&&this.type!==o.parenL&&this.type!==o.backQuote||this.eat(o.dot)){let r=this.startNodeAt(t,n);r.object=e,f?(r.property=this.parseExpression(),this.expect(o.bracketR)):this.type===o.privateId&&e.type!==`Super`?r.property=this.parsePrivateIdent():r.property=this.parseIdent(this.options.allowReserved!==`never`),r.computed=!!f,u&&(r.optional=d),e=this.finishNode(r,`MemberExpression`)}else if(!r&&this.eat(o.parenL)){let r=this.maybeInArrowParameters;this.maybeInArrowParameters=!0;let a=new Kr,c=this.yieldPos,l=this.awaitPos,f=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;let p=this.parseExprList(o.parenR,this.ecmaVersion>=8,!1,a);if(i&&!d&&this.shouldParseAsyncArrow())this.checkPatternErrors(a,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,`Cannot use 'await' as identifier inside an async function`),this.yieldPos=c,this.awaitPos=l,this.awaitIdentPos=f,e=this.parseSubscriptAsyncArrow(t,n,p,s);else{this.checkExpressionErrors(a,!0),this.yieldPos=c||this.yieldPos,this.awaitPos=l||this.awaitPos,this.awaitIdentPos=f||this.awaitIdentPos;let r=this.startNodeAt(t,n);r.callee=e,r.arguments=p,u&&(r.optional=d),e=this.finishNode(r,`CallExpression`)}this.maybeInArrowParameters=r}else if(this.type===o.backQuote){(d||c)&&this.raise(this.start,`Optional chaining cannot appear in the tag of tagged template expressions`);let r=this.startNodeAt(t,n);r.tag=e,r.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(r,`TaggedTemplateExpression`)}return e}parseGetterSetter(e){e.kind=e.key.name,this.parsePropertyName(e),e.value=this.parseMethod(!1);let t=e.kind===`get`?0:1,n=e.value.params[0];if(t=n&&this.isThisParam(n)?t+1:t,e.value.params.length!==t){let t=e.value.start;e.kind===`get`?this.raiseRecoverable(t,`getter should have no params`):this.raiseRecoverable(t,`setter should have exactly one param`)}else e.kind===`set`&&e.value.params[0].type===`RestElement`&&this.raiseRecoverable(e.value.params[0].start,`Setter cannot use rest params`)}parseProperty(e,t){if(!e){let n=[];if(this.match(p.at))for(;this.match(p.at);)n.push(this.parseDecorator());let r=super.parseProperty(e,t);return r.type===`SpreadElement`&&n.length&&this.raise(r.start,Yr.SpreadElementDecorator),n.length&&(r.decorators=n,n=[]),r}return super.parseProperty(e,t)}parseCatchClauseParam(){let e=this.parseBindingAtom(),t=e.type===`Identifier`;this.enterScope(t?Z.SCOPE_SIMPLE_CATCH:0),this.checkLValPattern(e,t?Z.BIND_SIMPLE_CATCH:Z.BIND_LEXICAL);let n=this.tsTryParseTypeAnnotation();return n&&(e.typeAnnotation=n,this.resetEndLocation(e)),this.expect(o.parenR),e}parseClass(e,t){let n=this.inAbstractClass;this.inAbstractClass=!!e.abstract;try{this.next(),this.takeDecorators(e);let n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);let r=this.enterClassBody(),i=this.startNode(),a=!1;i.body=[];let s=[];for(this.expect(o.braceL);this.type!==o.braceR;){if(this.match(p.at)){s.push(this.parseDecorator());continue}let t=this.parseClassElement(e.superClass!==null);s.length&&(t.decorators=s,this.resetStartLocationFromNode(t,s[0]),s=[]),t&&(i.body.push(t),t.type===`MethodDefinition`&&t.kind===`constructor`&&t.value.type===`FunctionExpression`?(a&&this.raiseRecoverable(t.start,`Duplicate constructor in the same class`),a=!0,t.decorators&&t.decorators.length>0&&this.raise(t.start,Yr.DecoratorConstructor)):t.key&&t.key.type===`PrivateIdentifier`&&qr(r,t)&&this.raiseRecoverable(t.key.start,`Identifier '#${t.key.name}' has already been declared`))}return this.strict=n,this.next(),s.length&&this.raise(this.start,Yr.TrailingDecorator),e.body=this.finishNode(i,`ClassBody`),this.exitClassBody(),this.finishNode(e,t?`ClassDeclaration`:`ClassExpression`)}finally{this.inAbstractClass=n}}parseClassFunctionParams(){let e=this.tsTryParseTypeParameters(),t=this.parseBindingList(o.parenR,!1,this.ecmaVersion>=8,!0);return e&&(t.typeParameters=e),t}parseMethod(e,t,n,r,i){let a=this.startNode(),s=this.yieldPos,c=this.awaitPos,l=this.awaitIdentPos;if(this.initFunction(a),this.ecmaVersion>=6&&(a.generator=e),this.ecmaVersion>=8&&(a.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(ui(t,a.generator)|Z.SCOPE_SUPER|(n?Z.SCOPE_DIRECT_SUPER:0)),this.expect(o.parenL),a.params=this.parseClassFunctionParams(),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(a,!1,!0,!1,{isClassMethod:r}),this.yieldPos=s,this.awaitPos=c,this.awaitIdentPos=l,i&&i.abstract&&a.body){let{key:e}=i;this.raise(i.start,X.AbstractMethodHasImplementation({methodName:e.type===`Identifier`&&!i.computed?e.name:`[${this.input.slice(e.start,e.end)}]`}))}return this.finishNode(a,`FunctionExpression`)}static parse(e,n){if(n.locations===!1)throw Error(`You have to enable options.locations while using acorn-typescript`);n.locations=!0;let r=new this(n,e);return t&&(r.isAmbientContext=!0),r.parse()}static parseExpressionAt(e,n,r){if(r.locations===!1)throw Error(`You have to enable options.locations while using acorn-typescript`);r.locations=!0;let i=new this(r,e,n);return t&&(i.isAmbientContext=!0),i.nextToken(),i.parseExpression()}parseImportSpecifier(){if(this.ts_isContextual(p.type)){let e=this.startNode();return e.imported=this.parseModuleExportName(),this.parseTypeOnlyImportExportSpecifier(e,!0,this.importOrExportOuterKind===`type`),this.finishNode(e,`ImportSpecifier`)}else{let e=super.parseImportSpecifier();return e.importKind=`value`,e}}parseExportSpecifier(e){let t=this.ts_isContextual(p.type);if(!this.match(o.string)&&t){let t=this.startNode();return t.local=this.parseModuleExportName(),this.parseTypeOnlyImportExportSpecifier(t,!1,this.importOrExportOuterKind===`type`),this.finishNode(t,`ExportSpecifier`),this.checkExport(e,t.exported,t.exported.start),t}else{let t=super.parseExportSpecifier(e);return t.exportKind=`value`,t}}parseTypeOnlyImportExportSpecifier(e,t,n){let r=t?`imported`:`local`,i=t?`local`:`exported`,a=e[r],o,s=!1,c=!0,l=a.start;if(this.isContextual(`as`)){let e=this.parseIdent();if(this.isContextual(`as`)){let n=this.parseIdent();b(this.type)?(s=!0,a=e,o=t?this.parseIdent():this.parseModuleExportName(),c=!1):(o=n,c=!1)}else b(this.type)?(c=!1,o=t?this.parseIdent():this.parseModuleExportName()):(s=!0,a=e)}else b(this.type)&&(s=!0,t?(a=super.parseIdent(!0),this.isContextual(`as`)||this.checkUnreserved(a)):a=this.parseModuleExportName());s&&n&&this.raise(l,t?X.TypeModifierIsUsedInTypeImports:X.TypeModifierIsUsedInTypeExports),e[r]=a,e[i]=o;let u=t?`importKind`:`exportKind`;e[u]=s?`type`:`value`,c&&this.eatContextual(`as`)&&(e[i]=t?this.parseIdent():this.parseModuleExportName()),e[i]||(e[i]=this.copyNode(e[r])),t&&this.checkLValSimple(e[i],Z.BIND_LEXICAL)}raiseCommonCheck(e,t,n){switch(t){case`Comma is not permitted after the rest element`:if(this.isAmbientContext&&this.match(o.comma)&&this.lookaheadCharCode()===41){this.next();return}else return super.raise(e,t)}return n?super.raiseRecoverable(e,t):super.raise(e,t)}raiseRecoverable(e,t){return this.raiseCommonCheck(e,t,!0)}raise(e,t){return this.raiseCommonCheck(e,t,!0)}updateContext(e){let{type:t}=this;if(t==o.braceL){var n=this.curContext();n==m.tc_oTag?this.context.push(d.b_expr):n==m.tc_expr?this.context.push(d.b_tmpl):super.updateContext(e),this.exprAllowed=!0}else if(t===o.slash&&e===p.jsxTagStart)this.context.length-=2,this.context.push(m.tc_cTag),this.exprAllowed=!1;else return super.updateContext(e)}jsx_parseOpeningElementAt(e,t){let n=this.startNodeAt(e,t),r=this.jsx_parseElementName();if(r&&(n.name=r),this.match(o.relational)||this.match(o.bitShift)){let e=this.tsTryParseAndCatch(()=>this.tsParseTypeArgumentsInExpression());e&&(n.typeArguments=e)}for(n.attributes=[];this.type!==o.slash&&this.type!==p.jsxTagEnd;)n.attributes.push(this.jsx_parseAttribute());return n.selfClosing=this.eat(o.slash),this.expect(p.jsxTagEnd),this.finishNode(n,r?`JSXOpeningElement`:`JSXOpeningFragment`)}enterScope(e){e===Ar&&this.importsStack.push([]),super.enterScope(e);let t=super.currentScope();t.types=[],t.enums=[],t.constEnums=[],t.classes=[],t.exportOnlyBindings=[]}exitScope(){super.currentScope().flags===Ar&&this.importsStack.pop(),super.exitScope()}hasImport(e,t){let n=this.importsStack.length;if(this.importsStack[n-1].indexOf(e)>-1)return!0;if(!t&&n>1){for(let t=0;t<n-1;t++)if(this.importsStack[t].indexOf(e)>-1)return!0}return!1}maybeExportDefined(e,t){this.inModule&&e.flags&Z.SCOPE_TOP&&this.undefinedExports.delete(t)}declareName(e,t,n){if(t&Z.BIND_FLAGS_TS_IMPORT){this.hasImport(e,!0)&&this.raise(n,`Identifier '${e}' has already been declared.`),this.importsStack[this.importsStack.length-1].push(e);return}let r=this.currentScope();if(t&Z.BIND_FLAGS_TS_EXPORT_ONLY){this.maybeExportDefined(r,e),r.exportOnlyBindings.push(e);return}t===Z.BIND_TS_TYPE||t===Z.BIND_TS_INTERFACE?(t===Z.BIND_TS_TYPE&&r.types.includes(e)&&this.raise(n,`type '${e}' has already been declared.`),r.types.push(e)):super.declareName(e,t,n),t&Z.BIND_FLAGS_TS_ENUM&&r.enums.push(e),t&Z.BIND_FLAGS_TS_CONST_ENUM&&r.constEnums.push(e),t&Z.BIND_FLAGS_CLASS&&r.classes.push(e)}checkLocalExport(e){let{name:t}=e;if(this.hasImport(t))return;let n=this.scopeStack.length;for(let e=n-1;e>=0;e--){let n=this.scopeStack[e];if(n.types.indexOf(t)>-1||n.exportOnlyBindings.indexOf(t)>-1)return}super.checkLocalExport(e)}}return C}}const vi=W.extend(_i());function yi(e,t,n,r){let i=n?vi:W,{onComment:a,add_comments:o}=xi(e,t),s=i.prototype.parseStatement;r&&(i.prototype.parseStatement=function(...e){let t=s.call(this,...e);return this.undefinedExports={},t});let c;try{c=i.parse(e,{onComment:a,sourceType:`module`,ecmaVersion:16,locations:!0})}finally{r&&(i.prototype.parseStatement=s)}return o(c),c}function bi(e,t,n,r){let i=n?vi:W,{onComment:a,add_comments:o}=xi(e,t,r),s=i.parseExpressionAt(e,r,{onComment:a,sourceType:`module`,ecmaVersion:16,locations:!0});return o(s),s}function xi(e,t,n=0){return{onComment:(n,r,i,a,o,s)=>{if(n&&/\n/.test(r)){let t=i;for(;t>0&&e[t-1]!==`
28
+ `;)--t;let n=t;for(;/[ \t]/.test(e[n]);)n+=1;let a=e.slice(t,n);r=r.replace(RegExp(`^${a}`,`gm`),``)}t.push({type:n?`Block`:`Line`,value:r,start:i,end:a,loc:{start:o,end:s}})},add_comments(r){t.length!==0&&(t=t.filter(e=>e.start>=n).map(({type:e,value:t,start:n,end:r})=>({type:e,value:t,start:n,end:r})),ne(r,null,{_(n,{next:r,path:i}){let a;for(;t[0]&&t[0].start<n.start;)a=t.shift(),(n.leadingComments||=[]).push(a);if(r(),t[0]){let r=i.at(-1);if(r===void 0||n.end!==r.end){let i=e.slice(n.end,t[0].start);if((r?.type===`BlockStatement`||r?.type===`Program`)&&r.body.indexOf(n)===r.body.length-1||r?.type===`ArrayExpression`&&r.elements.indexOf(n)===r.elements.length-1||r?.type===`ObjectExpression`&&r.properties.indexOf(n)===r.properties.length-1)for(n.end;t.length;){let e=t[0];if(r&&e.start>=r.end)break;(n.trailingComments||=[]).push(e),t.shift(),e.end}else n.end<=t[0].start&&/^[,) \t]*$/.test(i)&&(n.trailingComments=[t.shift()])}}}}),t.length>0&&(t[0].start>=r.end||r.type===`Program`)&&(r.trailingComments||=[]).push(...t.splice(0)))}}}var Si=class extends Error{message=``;#e;constructor(e,t,n){super(t),this.stack=``,this.#e=new Oe(e,t,n),Object.assign(this,this.#e),this.name=`CompileError`}toString(){return this.#e.toString()}toJSON(){return this.#e.toJSON()}};function Q(e,t,n){let r=typeof e==`number`?e:e?.start,i=typeof e==`number`?e:e?.end;throw new Si(t,n,r===void 0?void 0:[r,i??r])}function Ci(e,t){Q(e,`options_invalid_value`,`Invalid compiler option: ${t}\nhttps://svelte.dev/e/options_invalid_value`)}function wi(e,t){Q(e,`options_removed`,`Invalid compiler option: ${t}\nhttps://svelte.dev/e/options_removed`)}function Ti(e,t){Q(e,`options_unrecognised`,`Unrecognised compiler option ${t}\nhttps://svelte.dev/e/options_unrecognised`)}function Ei(e){Q(e,`css_empty_declaration`,`Declaration cannot be empty
29
+ https://svelte.dev/e/css_empty_declaration`)}function Di(e){Q(e,`css_expected_identifier`,`Expected a valid CSS identifier
30
+ https://svelte.dev/e/css_expected_identifier`)}function Oi(e){Q(e,`css_selector_invalid`,`Invalid selector
31
+ https://svelte.dev/e/css_selector_invalid`)}function ki(e){Q(e,`attribute_duplicate`,`Attributes need to be unique
32
+ https://svelte.dev/e/attribute_duplicate`)}function Ai(e){Q(e,`attribute_empty_shorthand`,`Attribute shorthand cannot be empty
33
+ https://svelte.dev/e/attribute_empty_shorthand`)}function ji(e,t){Q(e,`block_duplicate_clause`,`${t} cannot appear more than once within a block\nhttps://svelte.dev/e/block_duplicate_clause`)}function Mi(e){Q(e,`block_invalid_continuation_placement`,`{:...} block is invalid at this position (did you forget to close the preceding element or block?)
34
+ https://svelte.dev/e/block_invalid_continuation_placement`)}function Ni(e){Q(e,`block_invalid_elseif`,`'elseif' should be 'else if'
35
+ https://svelte.dev/e/block_invalid_elseif`)}function Pi(e,t,n){Q(e,`block_invalid_placement`,`{#${t} ...} block cannot be ${n}\nhttps://svelte.dev/e/block_invalid_placement`)}function Fi(e){Q(e,`block_unclosed`,`Block was left open
36
+ https://svelte.dev/e/block_unclosed`)}function Ii(e){Q(e,`block_unexpected_close`,`Unexpected block closing tag
37
+ https://svelte.dev/e/block_unexpected_close`)}function Li(e){Q(e,`const_tag_invalid_expression`,`{@const ...} must consist of a single variable declaration
38
+ https://svelte.dev/e/const_tag_invalid_expression`)}function Ri(e){Q(e,`debug_tag_invalid_arguments`,`{@debug ...} arguments must be identifiers, not arbitrary expressions
39
+ https://svelte.dev/e/debug_tag_invalid_arguments`)}function zi(e){Q(e,`directive_invalid_value`,`Directive value must be a JavaScript expression enclosed in curly braces
40
+ https://svelte.dev/e/directive_invalid_value`)}function Bi(e,t){Q(e,`directive_missing_name`,`\`${t}\` name cannot be empty\nhttps://svelte.dev/e/directive_missing_name`)}function Vi(e,t){Q(e,`element_invalid_closing_tag`,`\`</${t}>\` attempted to close an element that was not open\nhttps://svelte.dev/e/element_invalid_closing_tag`)}function Hi(e,t,n){Q(e,`element_invalid_closing_tag_autoclosed`,`\`</${t}>\` attempted to close element that was already automatically closed by \`<${n}>\` (cannot nest \`<${n}>\` inside \`<${t}>\`)\nhttps://svelte.dev/e/element_invalid_closing_tag_autoclosed`)}function Ui(e,t){Q(e,`element_unclosed`,`\`<${t}>\` was left open\nhttps://svelte.dev/e/element_unclosed`)}function Wi(e){Q(e,`expected_attribute_value`,`Expected attribute value
41
+ https://svelte.dev/e/expected_attribute_value`)}function Gi(e){Q(e,`expected_block_type`,`Expected 'if', 'each', 'await', 'key' or 'snippet'
42
+ https://svelte.dev/e/expected_block_type`)}function Ki(e){Q(e,`expected_identifier`,`Expected an identifier
43
+ https://svelte.dev/e/expected_identifier`)}function qi(e){Q(e,`expected_pattern`,`Expected identifier or destructure pattern
44
+ https://svelte.dev/e/expected_pattern`)}function Ji(e,t){Q(e,`expected_token`,`Expected token ${t}\nhttps://svelte.dev/e/expected_token`)}function Yi(e){Q(e,`expected_whitespace`,`Expected whitespace
45
+ https://svelte.dev/e/expected_whitespace`)}function Xi(e,t){Q(e,`js_parse_error`,`${t}\nhttps://svelte.dev/e/js_parse_error`)}function Zi(e){Q(e,`render_tag_invalid_expression`,"`{@render ...}` tags can only contain call expressions\nhttps://svelte.dev/e/render_tag_invalid_expression")}function Qi(e){Q(e,`script_duplicate`,"A component can have a single top-level `<script>` element and/or a single top-level `<script module>` element\nhttps://svelte.dev/e/script_duplicate")}function $i(e,t){Q(e,`script_invalid_attribute_value`,`If the \`${t}\` attribute is supplied, it must be a boolean attribute\nhttps://svelte.dev/e/script_invalid_attribute_value`)}function ea(e){Q(e,`script_invalid_context`,`If the context attribute is supplied, its value must be "module"
46
+ https://svelte.dev/e/script_invalid_context`)}function ta(e,t){Q(e,`script_reserved_attribute`,`The \`${t}\` attribute is reserved and cannot be used\nhttps://svelte.dev/e/script_reserved_attribute`)}function na(e){Q(e,`style_duplicate`,"A component can have a single top-level `<style>` element\nhttps://svelte.dev/e/style_duplicate")}function ra(e){Q(e,`svelte_component_invalid_this`,"Invalid component definition — must be an `{expression}`\nhttps://svelte.dev/e/svelte_component_invalid_this")}function ia(e){Q(e,`svelte_component_missing_this`,"`<svelte:component>` must have a 'this' attribute\nhttps://svelte.dev/e/svelte_component_missing_this")}function aa(e){Q(e,`svelte_element_missing_this`,"`<svelte:element>` must have a 'this' attribute with a value\nhttps://svelte.dev/e/svelte_element_missing_this")}function oa(e,t){Q(e,`svelte_meta_duplicate`,`A component can only have one \`<${t}>\` element\nhttps://svelte.dev/e/svelte_meta_duplicate`)}function sa(e,t){Q(e,`svelte_meta_invalid_content`,`<${t}> cannot have children\nhttps://svelte.dev/e/svelte_meta_invalid_content`)}function ca(e,t){Q(e,`svelte_meta_invalid_placement`,`\`<${t}>\` tags cannot be inside elements or blocks\nhttps://svelte.dev/e/svelte_meta_invalid_placement`)}function la(e,t){Q(e,`svelte_meta_invalid_tag`,`Valid \`<svelte:...>\` tag names are ${t}\nhttps://svelte.dev/e/svelte_meta_invalid_tag`)}function ua(e){Q(e,`svelte_options_deprecated_tag`,`"tag" option is deprecated — use "customElement" instead
47
+ https://svelte.dev/e/svelte_options_deprecated_tag`)}function da(e){Q(e,`svelte_options_invalid_attribute`,"`<svelte:options>` can only receive static attributes\nhttps://svelte.dev/e/svelte_options_invalid_attribute")}function fa(e,t){Q(e,`svelte_options_invalid_attribute_value`,`Value must be ${t}, if specified\nhttps://svelte.dev/e/svelte_options_invalid_attribute_value`)}function pa(e){Q(e,`svelte_options_invalid_customelement`,`"customElement" must be a string literal defining a valid custom element name or an object of the form { tag?: string; shadow?: "open" | "none"; props?: { [key: string]: { attribute?: string; reflect?: boolean; type: .. } } }
48
+ https://svelte.dev/e/svelte_options_invalid_customelement`)}function ma(e){Q(e,`svelte_options_invalid_customelement_props`,`"props" must be a statically analyzable object literal of the form "{ [key: string]: { attribute?: string; reflect?: boolean; type?: "String" | "Boolean" | "Number" | "Array" | "Object" }"
49
+ https://svelte.dev/e/svelte_options_invalid_customelement_props`)}function ha(e){Q(e,`svelte_options_invalid_customelement_shadow`,`"shadow" must be either "open" or "none"
50
+ https://svelte.dev/e/svelte_options_invalid_customelement_shadow`)}function ga(e){Q(e,`svelte_options_invalid_tagname`,`Tag name must be lowercase and hyphenated
51
+ https://svelte.dev/e/svelte_options_invalid_tagname`)}function _a(e){Q(e,`svelte_options_reserved_tagname`,`Tag name is reserved
52
+ https://svelte.dev/e/svelte_options_reserved_tagname`)}function va(e,t){Q(e,`svelte_options_unknown_attribute`,`\`<svelte:options>\` unknown attribute '${t}'\nhttps://svelte.dev/e/svelte_options_unknown_attribute`)}function ya(e){Q(e,`tag_invalid_name`,`Expected a valid element or component name. Components must have a valid variable name or dot notation expression
53
+ https://svelte.dev/e/tag_invalid_name`)}function ba(e,t,n){Q(e,`tag_invalid_placement`,`{@${t} ...} tag cannot be ${n}\nhttps://svelte.dev/e/tag_invalid_placement`)}function xa(e){Q(e,`unexpected_eof`,`Unexpected end of input
54
+ https://svelte.dev/e/unexpected_eof`)}function Sa(e,t){Q(e,`unexpected_reserved_word`,`'${t}' is a reserved word in JavaScript and cannot be used here\nhttps://svelte.dev/e/unexpected_reserved_word`)}function Ca(e){Q(e,`unterminated_string_constant`,`Unterminated string constant
55
+ https://svelte.dev/e/unterminated_string_constant`)}function wa(e){Q(e,`void_element_invalid_content`,`Void elements cannot have children or closing tags
56
+ https://svelte.dev/e/void_element_invalid_content`)}function Ta(e){return e<0?1/0:e}function Ea(e,t,n){let r;return r=n==="`"?e:e.slice(0,Ta(e.indexOf(`
57
+ `,t))),Oa(r,t,n)}function Da(e,t){return Oa(e,t,`/`)}function Oa(e,t,n){let r=t;for(;;){let t=e.indexOf(n,r);if(t===-1)return 1/0;if(ka(e,t-1)%2==0)return t;r=t+1}}function ka(e,t){let n=t,r=0;for(;e[n]===`\\`;)r++,n--;return r}function Aa(e,t,n){let r=ja[n],i=1,a=t;for(;i>0&&a<e.length;){let t=e[a];switch(t){case`'`:case`"`:case"`":a=Ea(e,a+1,t)+1;continue;case`/`:{let t=e[a+1];if(!t)continue;if(t===`/`){a=Ta(e.indexOf(`
58
+ `,a+1))+1;continue}if(t===`*`){a=Ta(e.indexOf(`*/`,a+1))+2;continue}a=Da(e,a+1)+1;continue}default:{let t=e[a];if(t===n?i++:t===r&&i--,i===0)return a;a++}}}}const ja={"{":`}`,"(":`)`,"[":`]`};function Ma(e,t,n=ja){let r=Object.values(n),i=[],a=t;for(;a<e.template.length;){let t=e.template[a++];if(t===`'`||t===`"`||t==="`"){a=Na(e,a,t);continue}if(t in n)i.push(t);else if(r.includes(t)){let e=n[i.pop()];if(t!==e&&Ji(a-1,e),i.length===0)return a}}xa(e.template.length)}function Na(e,t,n){let r=!1,i=t;for(;i<e.template.length;){let t=e.template[i++];if(r){r=!1;continue}if(t===n)return i;t===`\\`&&(r=!0),n==="`"&&t===`$`&&e.template[i]===`{`&&(i=Ma(e,i))}Ca(t)}function Pa(e,t){let n=Aa(e.template,e.index,t??`{`);if(n){let t=e.index;return e.index=n,{type:`Identifier`,start:t,end:n,name:``}}}function Fa(e,t,n){try{let t=e.root.comments.length,n=bi(e.template,e.root.comments,e.ts,e.index),r=0,i=e.root.comments.length;for(;i-- >t;){let t=e.root.comments[i];if(t.end<n.start){e.index=t.end;break}}for(let t=e.index;t<n.start;t+=1)e.template[t]===`(`&&(r+=1);let a=n.end,o=e.root.comments.at(-1);for(o&&o.end>a&&(a=o.end);r>0;){let t=e.template[a];t===`)`?--r:A.test(t)||Ji(a,`)`),a+=1}return e.index=a,n}catch(r){if(e.loose&&!n){let n=Pa(e,t);if(n)return n}e.acorn_error(r)}}function Ia(e){return Array.isArray(e.value)&&e.value.length===1&&e.value[0].type===`Text`}function La(e){return e.value!==!0&&!Array.isArray(e.value)||Array.isArray(e.value)&&e.value.length===1&&e.value[0].type===`ExpressionTag`}function Ra(e){return Array.isArray(e.value)?e.value[0].expression:e.value.expression}const za=/<\/script\s*>/,Ba=/^<\/script\s*>/,Va=[`server`,`client`,`worker`,`test`,`default`],Ha=[`context`,`generics`,`lang`,`module`];function Ua(e,t,n){let r=e.index,i=e.read_until(za);e.index>=e.template.length&&Ui(e.template.length,`script`);let a=e.template.slice(0,r).replace(j,` `)+i;e.read(Ba);let o;try{o=yi(a,e.root.comments,e.ts,!0)}catch(t){e.acorn_error(t)}o.start=r;let s=`default`;for(let e of n)Va.includes(e.name)&&ta(e,e.name),Ha.includes(e.name)||Ve(e),e.name===`module`&&(e.value!==!0&&$i(e,e.name),s=`module`),e.name===`context`&&((e.value===!0||!Ia(e))&&ea(e),e.value[0].data!==`module`&&ea(e),s=`module`);return{type:`Script`,start:t,end:e.index,context:s,content:o,attributes:n}}const Wa=/^[~^$*|]?=/,Ga=/[\s\]]/,Ka=/^[a-zA-Z]+/,qa=/^(\+|~|>|\|\|)/,Ja=/^\d+(\.\d+)?%/,Ya=/^(even|odd|\+?(\d+|\d*n(\s*[+-]\s*\d+)?)|-\d*n(\s*\+\s*\d+))((?=\s*[,)])|\s+of\s+)/,Xa=/[\s:]/,Za=/-?\d/,Qa=/[a-zA-Z0-9_-]/,$a=/^\\[0-9a-fA-F]{1,6}(\r\n|\s)?/,eo=/\*\//,to=/-->/;function no(e,t,n){let r=e.index,i=ro(e,`</style`),a=e.index;return e.read(/^<\/style\s*>/),{type:`StyleSheet`,start:t,end:e.index,attributes:n,children:i,content:{start:r,end:a,styles:e.template.slice(r,a),comment:null}}}function ro(e,t){let n=[];for(;e.index<e.template.length;){if(go(e),e.match(t))return n;e.match(`@`)?n.push(io(e)):n.push(ao(e))}Ji(e.template.length,t)}function io(e){let t=e.index;e.eat(`@`,!0);let n=ho(e),r=po(e),i=null;return e.match(`{`)?i=lo(e):e.eat(`;`,!0),{type:`Atrule`,start:t,end:e.index,name:n,prelude:r,block:i}}function ao(e){let t=e.index;return{type:`Rule`,prelude:oo(e),block:lo(e),start:t,end:e.index,metadata:{parent_rule:null,has_local_selectors:!1,has_global_selectors:!1,is_global_block:!1}}}function oo(e,t=!1){let n=[];go(e);let r=e.index;for(;e.index<e.template.length;){n.push(so(e,t));let i=e.index;if(go(e),t?e.match(`)`):e.match(`{`))return{type:`SelectorList`,start:r,end:i,children:n};e.eat(`,`,!0),go(e)}xa(e.template.length)}function so(e,t=!1){let n=e.index,r=[];function i(e,t){return{type:`RelativeSelector`,combinator:e,selectors:[],start:t,end:-1,metadata:{is_global:!1,is_global_like:!1,scoped:!1}}}let a=i(null,e.index);for(;e.index<e.template.length;){let o=e.index;if(e.eat(`&`))a.selectors.push({type:`NestingSelector`,name:`&`,start:o,end:e.index});else if(e.eat(`*`)){let t=`*`;e.eat(`|`)&&(t=ho(e)),a.selectors.push({type:`TypeSelector`,name:t,start:o,end:e.index})}else if(e.eat(`#`))a.selectors.push({type:`IdSelector`,name:ho(e),start:o,end:e.index});else if(e.eat(`.`))a.selectors.push({type:`ClassSelector`,name:ho(e),start:o,end:e.index});else if(e.eat(`::`))a.selectors.push({type:`PseudoElementSelector`,name:ho(e),start:o,end:e.index}),e.eat(`(`)&&(oo(e,!0),e.eat(`)`,!0));else if(e.eat(`:`)){let t=ho(e),n=null;e.eat(`(`)&&(n=oo(e,!0),e.eat(`)`,!0)),a.selectors.push({type:`PseudoClassSelector`,name:t,args:n,start:o,end:e.index})}else if(e.eat(`[`)){e.allow_whitespace();let t=ho(e);e.allow_whitespace();let n=null,r=e.read(Wa);r&&(e.allow_whitespace(),n=mo(e)),e.allow_whitespace();let i=e.read(Ka);e.allow_whitespace(),e.eat(`]`,!0),a.selectors.push({type:`AttributeSelector`,start:o,end:e.index,name:t,matcher:r,value:n,flags:i})}else if(t&&e.match_regex(Ya))a.selectors.push({type:`Nth`,value:e.read(Ya),start:o,end:e.index});else if(e.match_regex(Ja))a.selectors.push({type:`Percentage`,value:e.read(Ja),start:o,end:e.index});else if(!e.match_regex(qa)){let t=ho(e);e.eat(`|`)&&(t=ho(e)),a.selectors.push({type:`TypeSelector`,name:t,start:o,end:e.index})}let s=e.index;if(go(e),e.match(`,`)||(t?e.match(`)`):e.match(`{`)))return e.index=s,a.end=s,r.push(a),{type:`ComplexSelector`,start:n,end:s,children:r,metadata:{rule:null,is_global:!1,used:!1}};e.index=s;let c=co(e);c&&(a.selectors.length>0&&(a.end=s,r.push(a)),a=i(c,c.start),e.allow_whitespace(),(e.match(`,`)||(t?e.match(`)`):e.match(`{`)))&&Oi(e.index))}xa(e.template.length)}function co(e){let t=e.index;e.allow_whitespace();let n=e.index,r=e.read(qa);if(r){let t=e.index;return e.allow_whitespace(),{type:`Combinator`,name:r,start:n,end:t}}return e.index===t?null:{type:`Combinator`,name:` `,start:t,end:e.index}}function lo(e){let t=e.index;e.eat(`{`,!0);let n=[];for(;e.index<e.template.length&&(go(e),!e.match(`}`));)n.push(uo(e));return e.eat(`}`,!0),{type:`Block`,start:t,end:e.index,children:n}}function uo(e){if(e.match(`@`))return io(e);let t=e.index;po(e);let n=e.template[e.index];return e.index=t,n===`{`?ao(e):fo(e)}function fo(e){let t=e.index,n=e.read_until(Xa);e.allow_whitespace(),e.eat(`:`);let r=e.index;e.allow_whitespace();let i=po(e);!i&&!n.startsWith(`--`)&&Ei({start:t,end:r});let a=e.index;return e.match(`}`)||e.eat(`;`,!0),{type:`Declaration`,start:t,end:a,property:n,value:i}}function po(e){let t=``,n=!1,r=!1,i=null;for(;e.index<e.template.length;){let a=e.template[e.index];if(n)t+=`\\`+a,n=!1;else if(a===`\\`)n=!0;else if(a===i)i=null;else if(a===`)`)r=!1;else if(i===null&&(a===`"`||a===`'`))i=a;else if(a===`(`&&t.slice(-3)===`url`)r=!0;else if((a===`;`||a===`{`||a===`}`)&&!r&&!i)return t.trim();t+=a,e.index++}xa(e.template.length)}function mo(e){let t=``,n=!1,r=e.eat(`"`)?`"`:e.eat(`'`)?`'`:null;for(;e.index<e.template.length;){let i=e.template[e.index];if(n)t+=`\\`+i,n=!1;else if(i===`\\`)n=!0;else if(r?i===r:Ga.test(i))return r&&e.eat(r,!0),t.trim();else t+=i;e.index++}xa(e.template.length)}function ho(e){let t=e.index,n=``;for(e.match_regex(Za)&&Di(t);e.index<e.template.length;){let t=e.template[e.index];if(t===`\\`){let t=e.match_regex($a);t?(n+=String.fromCodePoint(parseInt(t.slice(1),16)),e.index+=t.length):(n+=`\\`+e.template[e.index+1],e.index+=2)}else if(t.codePointAt(0)>=160||Qa.test(t))n+=t,e.index++;else break}return n===``&&Di(t),n}function go(e){for(e.allow_whitespace();e.match(`/*`)||e.match(`<!--`);)e.eat(`/*`)&&(e.read_until(eo),e.eat(`*/`,!0)),e.eat(`<!--`)&&(e.read_until(to),e.eat(`-->`,!0)),e.allow_whitespace()}var _o={"CounterClockwiseContourIntegral;":8755,"ClockwiseContourIntegral;":8754,"DoubleLongLeftRightArrow;":10234,"NotNestedGreaterGreater;":10914,"DiacriticalDoubleAcute;":733,"NotSquareSupersetEqual;":8931,"CloseCurlyDoubleQuote;":8221,"DoubleContourIntegral;":8751,"FilledVerySmallSquare;":9642,"NegativeVeryThinSpace;":8203,"NotPrecedesSlantEqual;":8928,"NotRightTriangleEqual;":8941,"NotSucceedsSlantEqual;":8929,"CapitalDifferentialD;":8517,"DoubleLeftRightArrow;":8660,"DoubleLongRightArrow;":10233,"EmptyVerySmallSquare;":9643,"NestedGreaterGreater;":8811,"NotDoubleVerticalBar;":8742,"NotGreaterSlantEqual;":10878,"NotLeftTriangleEqual;":8940,"NotSquareSubsetEqual;":8930,"OpenCurlyDoubleQuote;":8220,"ReverseUpEquilibrium;":10607,"DoubleLongLeftArrow;":10232,"DownLeftRightVector;":10576,"LeftArrowRightArrow;":8646,"NegativeMediumSpace;":8203,"NotGreaterFullEqual;":8807,"NotRightTriangleBar;":10704,"RightArrowLeftArrow;":8644,"SquareSupersetEqual;":8850,"leftrightsquigarrow;":8621,"DownRightTeeVector;":10591,"DownRightVectorBar;":10583,"LongLeftRightArrow;":10231,"Longleftrightarrow;":10234,"NegativeThickSpace;":8203,"NotLeftTriangleBar;":10703,"PrecedesSlantEqual;":8828,"ReverseEquilibrium;":8651,"RightDoubleBracket;":10215,"RightDownTeeVector;":10589,"RightDownVectorBar;":10581,"RightTriangleEqual;":8885,"SquareIntersection;":8851,"SucceedsSlantEqual;":8829,"blacktriangleright;":9656,"longleftrightarrow;":10231,"DoubleUpDownArrow;":8661,"DoubleVerticalBar;":8741,"DownLeftTeeVector;":10590,"DownLeftVectorBar;":10582,"FilledSmallSquare;":9724,"GreaterSlantEqual;":10878,"LeftDoubleBracket;":10214,"LeftDownTeeVector;":10593,"LeftDownVectorBar;":10585,"LeftTriangleEqual;":8884,"NegativeThinSpace;":8203,"NotGreaterGreater;":8811,"NotLessSlantEqual;":10877,"NotNestedLessLess;":10913,"NotReverseElement;":8716,"NotSquareSuperset;":8848,"NotTildeFullEqual;":8775,"RightAngleBracket;":10217,"RightUpDownVector;":10575,"SquareSubsetEqual;":8849,"VerticalSeparator;":10072,"blacktriangledown;":9662,"blacktriangleleft;":9666,"leftrightharpoons;":8651,"rightleftharpoons;":8652,"twoheadrightarrow;":8608,"DiacriticalAcute;":180,"DiacriticalGrave;":96,"DiacriticalTilde;":732,"DoubleRightArrow;":8658,"DownArrowUpArrow;":8693,"EmptySmallSquare;":9723,"GreaterEqualLess;":8923,"GreaterFullEqual;":8807,"LeftAngleBracket;":10216,"LeftUpDownVector;":10577,"LessEqualGreater;":8922,"NonBreakingSpace;":160,"NotPrecedesEqual;":10927,"NotRightTriangle;":8939,"NotSucceedsEqual;":10928,"NotSucceedsTilde;":8831,"NotSupersetEqual;":8841,"RightTriangleBar;":10704,"RightUpTeeVector;":10588,"RightUpVectorBar;":10580,"UnderParenthesis;":9181,"UpArrowDownArrow;":8645,"circlearrowright;":8635,"downharpoonright;":8642,"ntrianglerighteq;":8941,"rightharpoondown;":8641,"rightrightarrows;":8649,"twoheadleftarrow;":8606,"vartriangleright;":8883,"CloseCurlyQuote;":8217,"ContourIntegral;":8750,"DoubleDownArrow;":8659,"DoubleLeftArrow;":8656,"DownRightVector;":8641,"LeftRightVector;":10574,"LeftTriangleBar;":10703,"LeftUpTeeVector;":10592,"LeftUpVectorBar;":10584,"LowerRightArrow;":8600,"NotGreaterEqual;":8817,"NotGreaterTilde;":8821,"NotHumpDownHump;":8782,"NotLeftTriangle;":8938,"NotSquareSubset;":8847,"OverParenthesis;":9180,"RightDownVector;":8642,"ShortRightArrow;":8594,"UpperRightArrow;":8599,"bigtriangledown;":9661,"circlearrowleft;":8634,"curvearrowright;":8631,"downharpoonleft;":8643,"leftharpoondown;":8637,"leftrightarrows;":8646,"nLeftrightarrow;":8654,"nleftrightarrow;":8622,"ntrianglelefteq;":8940,"rightleftarrows;":8644,"rightsquigarrow;":8605,"rightthreetimes;":8908,"straightepsilon;":1013,"trianglerighteq;":8885,"vartriangleleft;":8882,"DiacriticalDot;":729,"DoubleRightTee;":8872,"DownLeftVector;":8637,"GreaterGreater;":10914,"HorizontalLine;":9472,"InvisibleComma;":8291,"InvisibleTimes;":8290,"LeftDownVector;":8643,"LeftRightArrow;":8596,"Leftrightarrow;":8660,"LessSlantEqual;":10877,"LongRightArrow;":10230,"Longrightarrow;":10233,"LowerLeftArrow;":8601,"NestedLessLess;":8810,"NotGreaterLess;":8825,"NotLessGreater;":8824,"NotSubsetEqual;":8840,"NotVerticalBar;":8740,"OpenCurlyQuote;":8216,"ReverseElement;":8715,"RightTeeVector;":10587,"RightVectorBar;":10579,"ShortDownArrow;":8595,"ShortLeftArrow;":8592,"SquareSuperset;":8848,"TildeFullEqual;":8773,"UpperLeftArrow;":8598,"ZeroWidthSpace;":8203,"curvearrowleft;":8630,"doublebarwedge;":8966,"downdownarrows;":8650,"hookrightarrow;":8618,"leftleftarrows;":8647,"leftrightarrow;":8596,"leftthreetimes;":8907,"longrightarrow;":10230,"looparrowright;":8620,"nshortparallel;":8742,"ntriangleright;":8939,"rightarrowtail;":8611,"rightharpoonup;":8640,"trianglelefteq;":8884,"upharpoonright;":8638,"ApplyFunction;":8289,"DifferentialD;":8518,"DoubleLeftTee;":10980,"DoubleUpArrow;":8657,"LeftTeeVector;":10586,"LeftVectorBar;":10578,"LessFullEqual;":8806,"LongLeftArrow;":10229,"Longleftarrow;":10232,"NotEqualTilde;":8770,"NotTildeEqual;":8772,"NotTildeTilde;":8777,"Poincareplane;":8460,"PrecedesEqual;":10927,"PrecedesTilde;":8830,"RightArrowBar;":8677,"RightTeeArrow;":8614,"RightTriangle;":8883,"RightUpVector;":8638,"SucceedsEqual;":10928,"SucceedsTilde;":8831,"SupersetEqual;":8839,"UpEquilibrium;":10606,"VerticalTilde;":8768,"VeryThinSpace;":8202,"bigtriangleup;":9651,"blacktriangle;":9652,"divideontimes;":8903,"fallingdotseq;":8786,"hookleftarrow;":8617,"leftarrowtail;":8610,"leftharpoonup;":8636,"longleftarrow;":10229,"looparrowleft;":8619,"measuredangle;":8737,"ntriangleleft;":8938,"shortparallel;":8741,"smallsetminus;":8726,"triangleright;":9657,"upharpoonleft;":8639,"varsubsetneqq;":10955,"varsupsetneqq;":10956,"DownArrowBar;":10515,"DownTeeArrow;":8615,"ExponentialE;":8519,"GreaterEqual;":8805,"GreaterTilde;":8819,"HilbertSpace;":8459,"HumpDownHump;":8782,"Intersection;":8898,"LeftArrowBar;":8676,"LeftTeeArrow;":8612,"LeftTriangle;":8882,"LeftUpVector;":8639,"NotCongruent;":8802,"NotHumpEqual;":8783,"NotLessEqual;":8816,"NotLessTilde;":8820,"Proportional;":8733,"RightCeiling;":8969,"RoundImplies;":10608,"ShortUpArrow;":8593,"SquareSubset;":8847,"UnderBracket;":9141,"VerticalLine;":124,"blacklozenge;":10731,"exponentiale;":8519,"risingdotseq;":8787,"triangledown;":9663,"triangleleft;":9667,"varsubsetneq;":8842,"varsupsetneq;":8843,"CircleMinus;":8854,"CircleTimes;":8855,"Equilibrium;":8652,"GreaterLess;":8823,"LeftCeiling;":8968,"LessGreater;":8822,"MediumSpace;":8287,"NotLessLess;":8810,"NotPrecedes;":8832,"NotSucceeds;":8833,"NotSuperset;":8835,"OverBracket;":9140,"RightVector;":8640,"Rrightarrow;":8667,"RuleDelayed;":10740,"SmallCircle;":8728,"SquareUnion;":8852,"SubsetEqual;":8838,"UpDownArrow;":8597,"Updownarrow;":8661,"VerticalBar;":8739,"backepsilon;":1014,"blacksquare;":9642,"circledcirc;":8858,"circleddash;":8861,"curlyeqprec;":8926,"curlyeqsucc;":8927,"diamondsuit;":9830,"eqslantless;":10901,"expectation;":8496,"nRightarrow;":8655,"nrightarrow;":8603,"preccurlyeq;":8828,"precnapprox;":10937,"quaternions;":8461,"straightphi;":981,"succcurlyeq;":8829,"succnapprox;":10938,"thickapprox;":8776,"updownarrow;":8597,"Bernoullis;":8492,"CirclePlus;":8853,"EqualTilde;":8770,"Fouriertrf;":8497,"ImaginaryI;":8520,"Laplacetrf;":8466,"LeftVector;":8636,"Lleftarrow;":8666,"NotElement;":8713,"NotGreater;":8815,"Proportion;":8759,"RightArrow;":8594,"RightFloor;":8971,"Rightarrow;":8658,"ThickSpace;":8287,"TildeEqual;":8771,"TildeTilde;":8776,"UnderBrace;":9183,"UpArrowBar;":10514,"UpTeeArrow;":8613,"circledast;":8859,"complement;":8705,"curlywedge;":8911,"eqslantgtr;":10902,"gtreqqless;":10892,"lessapprox;":10885,"lesseqqgtr;":10891,"lmoustache;":9136,"longmapsto;":10236,"mapstodown;":8615,"mapstoleft;":8612,"nLeftarrow;":8653,"nleftarrow;":8602,"nsubseteqq;":10949,"nsupseteqq;":10950,"precapprox;":10935,"rightarrow;":8594,"rmoustache;":9137,"sqsubseteq;":8849,"sqsupseteq;":8850,"subsetneqq;":10955,"succapprox;":10936,"supsetneqq;":10956,"upuparrows;":8648,"varepsilon;":1013,"varnothing;":8709,"Backslash;":8726,"CenterDot;":183,"CircleDot;":8857,"Congruent;":8801,"Coproduct;":8720,"DoubleDot;":168,"DownArrow;":8595,"DownBreve;":785,"Downarrow;":8659,"HumpEqual;":8783,"LeftArrow;":8592,"LeftFloor;":8970,"Leftarrow;":8656,"LessTilde;":8818,"Mellintrf;":8499,"MinusPlus;":8723,"NotCupCap;":8813,"NotExists;":8708,"NotSubset;":8834,"OverBrace;":9182,"PlusMinus;":177,"Therefore;":8756,"ThinSpace;":8201,"TripleDot;":8411,"UnionPlus;":8846,"backprime;":8245,"backsimeq;":8909,"bigotimes;":10754,"centerdot;":183,"checkmark;":10003,"complexes;":8450,"dotsquare;":8865,"downarrow;":8595,"gtrapprox;":10886,"gtreqless;":8923,"gvertneqq;":8809,"heartsuit;":9829,"leftarrow;":8592,"lesseqgtr;":8922,"lvertneqq;":8808,"ngeqslant;":10878,"nleqslant;":10877,"nparallel;":8742,"nshortmid;":8740,"nsubseteq;":8840,"nsupseteq;":8841,"pitchfork;":8916,"rationals;":8474,"spadesuit;":9824,"subseteqq;":10949,"subsetneq;":8842,"supseteqq;":10950,"supsetneq;":8843,"therefore;":8756,"triangleq;":8796,"varpropto;":8733,"DDotrahd;":10513,"DotEqual;":8784,"Integral;":8747,"LessLess;":10913,"NotEqual;":8800,"NotTilde;":8769,"PartialD;":8706,"Precedes;":8826,"RightTee;":8866,"Succeeds;":8827,"SuchThat;":8715,"Superset;":8835,"Uarrocir;":10569,"UnderBar;":95,"andslope;":10840,"angmsdaa;":10664,"angmsdab;":10665,"angmsdac;":10666,"angmsdad;":10667,"angmsdae;":10668,"angmsdaf;":10669,"angmsdag;":10670,"angmsdah;":10671,"angrtvbd;":10653,"approxeq;":8778,"awconint;":8755,"backcong;":8780,"barwedge;":8965,"bbrktbrk;":9142,"bigoplus;":10753,"bigsqcup;":10758,"biguplus;":10756,"bigwedge;":8896,"boxminus;":8863,"boxtimes;":8864,"bsolhsub;":10184,"capbrcup;":10825,"circledR;":174,"circledS;":9416,"cirfnint;":10768,"clubsuit;":9827,"cupbrcap;":10824,"curlyvee;":8910,"cwconint;":8754,"doteqdot;":8785,"dotminus;":8760,"drbkarow;":10512,"dzigrarr;":10239,"elinters;":9191,"emptyset;":8709,"eqvparsl;":10725,"fpartint;":10765,"geqslant;":10878,"gesdotol;":10884,"gnapprox;":10890,"hksearow;":10533,"hkswarow;":10534,"imagline;":8464,"imagpart;":8465,"infintie;":10717,"integers;":8484,"intercal;":8890,"intlarhk;":10775,"laemptyv;":10676,"ldrushar;":10571,"leqslant;":10877,"lesdotor;":10883,"llcorner;":8990,"lnapprox;":10889,"lrcorner;":8991,"lurdshar;":10570,"mapstoup;":8613,"multimap;":8888,"naturals;":8469,"ncongdot;":10861,"notindot;":8949,"otimesas;":10806,"parallel;":8741,"plusacir;":10787,"pointint;":10773,"precneqq;":10933,"precnsim;":8936,"profalar;":9006,"profline;":8978,"profsurf;":8979,"raemptyv;":10675,"realpart;":8476,"rppolint;":10770,"rtriltri;":10702,"scpolint;":10771,"setminus;":8726,"shortmid;":8739,"smeparsl;":10724,"sqsubset;":8847,"sqsupset;":8848,"subseteq;":8838,"succneqq;":10934,"succnsim;":8937,"supseteq;":8839,"thetasym;":977,"thicksim;":8764,"timesbar;":10801,"triangle;":9653,"triminus;":10810,"trpezium;":9186,"ulcorner;":8988,"urcorner;":8989,"varkappa;":1008,"varsigma;":962,"vartheta;":977,"Because;":8757,"Cayleys;":8493,"Cconint;":8752,"Cedilla;":184,"Diamond;":8900,"DownTee;":8868,"Element;":8712,"Epsilon;":917,"Implies;":8658,"LeftTee;":8867,"NewLine;":10,"NoBreak;":8288,"NotLess;":8814,"Omicron;":927,"OverBar;":8254,"Product;":8719,"UpArrow;":8593,"Uparrow;":8657,"Upsilon;":933,"alefsym;":8501,"angrtvb;":8894,"angzarr;":9084,"asympeq;":8781,"backsim;":8765,"because;":8757,"bemptyv;":10672,"between;":8812,"bigcirc;":9711,"bigodot;":10752,"bigstar;":9733,"bnequiv;":8801,"boxplus;":8862,"ccupssm;":10832,"cemptyv;":10674,"cirscir;":10690,"coloneq;":8788,"congdot;":10861,"cudarrl;":10552,"cudarrr;":10549,"cularrp;":10557,"curarrm;":10556,"dbkarow;":10511,"ddagger;":8225,"ddotseq;":10871,"demptyv;":10673,"diamond;":8900,"digamma;":989,"dotplus;":8724,"dwangle;":10662,"epsilon;":949,"eqcolon;":8789,"equivDD;":10872,"gesdoto;":10882,"gtquest;":10876,"gtrless;":8823,"harrcir;":10568,"intprod;":10812,"isindot;":8949,"larrbfs;":10527,"larrsim;":10611,"lbrksld;":10639,"lbrkslu;":10637,"ldrdhar;":10599,"lesdoto;":10881,"lessdot;":8918,"lessgtr;":8822,"lesssim;":8818,"lotimes;":10804,"lozenge;":9674,"ltquest;":10875,"luruhar;":10598,"maltese;":10016,"minusdu;":10794,"napprox;":8777,"natural;":9838,"nearrow;":8599,"nexists;":8708,"notinva;":8713,"notinvb;":8951,"notinvc;":8950,"notniva;":8716,"notnivb;":8958,"notnivc;":8957,"npolint;":10772,"npreceq;":10927,"nsqsube;":8930,"nsqsupe;":8931,"nsubset;":8834,"nsucceq;":10928,"nsupset;":8835,"nvinfin;":10718,"nvltrie;":8884,"nvrtrie;":8885,"nwarrow;":8598,"olcross;":10683,"omicron;":959,"orderof;":8500,"orslope;":10839,"pertenk;":8241,"planckh;":8462,"pluscir;":10786,"plussim;":10790,"plustwo;":10791,"precsim;":8830,"quatint;":10774,"questeq;":8799,"rarrbfs;":10528,"rarrsim;":10612,"rbrksld;":10638,"rbrkslu;":10640,"rdldhar;":10601,"realine;":8475,"rotimes;":10805,"ruluhar;":10600,"searrow;":8600,"simplus;":10788,"simrarr;":10610,"subedot;":10947,"submult;":10945,"subplus;":10943,"subrarr;":10617,"succsim;":8831,"supdsub;":10968,"supedot;":10948,"suphsol;":10185,"suphsub;":10967,"suplarr;":10619,"supmult;":10946,"supplus;":10944,"swarrow;":8601,"topfork;":10970,"triplus;":10809,"tritime;":10811,"uparrow;":8593,"upsilon;":965,"uwangle;":10663,"vzigzag;":10650,"zigrarr;":8669,"Aacute;":193,"Abreve;":258,"Agrave;":192,"Assign;":8788,"Atilde;":195,"Barwed;":8966,"Bumpeq;":8782,"Cacute;":262,"Ccaron;":268,"Ccedil;":199,"Colone;":10868,"Conint;":8751,"CupCap;":8781,"Dagger;":8225,"Dcaron;":270,"DotDot;":8412,"Dstrok;":272,"Eacute;":201,"Ecaron;":282,"Egrave;":200,"Exists;":8707,"ForAll;":8704,"Gammad;":988,"Gbreve;":286,"Gcedil;":290,"HARDcy;":1066,"Hstrok;":294,"Iacute;":205,"Igrave;":204,"Itilde;":296,"Jsercy;":1032,"Kcedil;":310,"Lacute;":313,"Lambda;":923,"Lcaron;":317,"Lcedil;":315,"Lmidot;":319,"Lstrok;":321,"Nacute;":323,"Ncaron;":327,"Ncedil;":325,"Ntilde;":209,"Oacute;":211,"Odblac;":336,"Ograve;":210,"Oslash;":216,"Otilde;":213,"Otimes;":10807,"Racute;":340,"Rarrtl;":10518,"Rcaron;":344,"Rcedil;":342,"SHCHcy;":1065,"SOFTcy;":1068,"Sacute;":346,"Scaron;":352,"Scedil;":350,"Square;":9633,"Subset;":8912,"Supset;":8913,"Tcaron;":356,"Tcedil;":354,"Tstrok;":358,"Uacute;":218,"Ubreve;":364,"Udblac;":368,"Ugrave;":217,"Utilde;":360,"Vdashl;":10982,"Verbar;":8214,"Vvdash;":8874,"Yacute;":221,"Zacute;":377,"Zcaron;":381,"aacute;":225,"abreve;":259,"agrave;":224,"andand;":10837,"angmsd;":8737,"angsph;":8738,"apacir;":10863,"approx;":8776,"atilde;":227,"barvee;":8893,"barwed;":8965,"becaus;":8757,"bernou;":8492,"bigcap;":8898,"bigcup;":8899,"bigvee;":8897,"bkarow;":10509,"bottom;":8869,"bowtie;":8904,"boxbox;":10697,"bprime;":8245,"brvbar;":166,"bullet;":8226,"bumpeq;":8783,"cacute;":263,"capand;":10820,"capcap;":10827,"capcup;":10823,"capdot;":10816,"ccaron;":269,"ccedil;":231,"circeq;":8791,"cirmid;":10991,"colone;":8788,"commat;":64,"compfn;":8728,"conint;":8750,"coprod;":8720,"copysr;":8471,"cularr;":8630,"cupcap;":10822,"cupcup;":10826,"cupdot;":8845,"curarr;":8631,"curren;":164,"cylcty;":9005,"dagger;":8224,"daleth;":8504,"dcaron;":271,"dfisht;":10623,"divide;":247,"divonx;":8903,"dlcorn;":8990,"dlcrop;":8973,"dollar;":36,"drcorn;":8991,"drcrop;":8972,"dstrok;":273,"eacute;":233,"easter;":10862,"ecaron;":283,"ecolon;":8789,"egrave;":232,"egsdot;":10904,"elsdot;":10903,"emptyv;":8709,"emsp13;":8196,"emsp14;":8197,"eparsl;":10723,"eqcirc;":8790,"equals;":61,"equest;":8799,"female;":9792,"ffilig;":64259,"ffllig;":64260,"forall;":8704,"frac12;":189,"frac13;":8531,"frac14;":188,"frac15;":8533,"frac16;":8537,"frac18;":8539,"frac23;":8532,"frac25;":8534,"frac34;":190,"frac35;":8535,"frac38;":8540,"frac45;":8536,"frac56;":8538,"frac58;":8541,"frac78;":8542,"gacute;":501,"gammad;":989,"gbreve;":287,"gesdot;":10880,"gesles;":10900,"gtlPar;":10645,"gtrarr;":10616,"gtrdot;":8919,"gtrsim;":8819,"hairsp;":8202,"hamilt;":8459,"hardcy;":1098,"hearts;":9829,"hellip;":8230,"hercon;":8889,"homtht;":8763,"horbar;":8213,"hslash;":8463,"hstrok;":295,"hybull;":8259,"hyphen;":8208,"iacute;":237,"igrave;":236,"iiiint;":10764,"iinfin;":10716,"incare;":8453,"inodot;":305,"intcal;":8890,"iquest;":191,"isinsv;":8947,"itilde;":297,"jsercy;":1112,"kappav;":1008,"kcedil;":311,"kgreen;":312,"lAtail;":10523,"lacute;":314,"lagran;":8466,"lambda;":955,"langle;":10216,"larrfs;":10525,"larrhk;":8617,"larrlp;":8619,"larrpl;":10553,"larrtl;":8610,"latail;":10521,"lbrace;":123,"lbrack;":91,"lcaron;":318,"lcedil;":316,"ldquor;":8222,"lesdot;":10879,"lesges;":10899,"lfisht;":10620,"lfloor;":8970,"lharul;":10602,"llhard;":10603,"lmidot;":320,"lmoust;":9136,"loplus;":10797,"lowast;":8727,"lowbar;":95,"lparlt;":10643,"lrhard;":10605,"lsaquo;":8249,"lsquor;":8218,"lstrok;":322,"lthree;":8907,"ltimes;":8905,"ltlarr;":10614,"ltrPar;":10646,"mapsto;":8614,"marker;":9646,"mcomma;":10793,"midast;":42,"midcir;":10992,"middot;":183,"minusb;":8863,"minusd;":8760,"mnplus;":8723,"models;":8871,"mstpos;":8766,"nVDash;":8879,"nVdash;":8878,"nacute;":324,"nbumpe;":8783,"ncaron;":328,"ncedil;":326,"nearhk;":10532,"nequiv;":8802,"nesear;":10536,"nexist;":8708,"nltrie;":8940,"notinE;":8953,"nparsl;":11005,"nprcue;":8928,"nrarrc;":10547,"nrarrw;":8605,"nrtrie;":8941,"nsccue;":8929,"nsimeq;":8772,"ntilde;":241,"numero;":8470,"nvDash;":8877,"nvHarr;":10500,"nvdash;":8876,"nvlArr;":10498,"nvrArr;":10499,"nwarhk;":10531,"nwnear;":10535,"oacute;":243,"odblac;":337,"odsold;":10684,"ograve;":242,"ominus;":8854,"origof;":8886,"oslash;":248,"otilde;":245,"otimes;":8855,"parsim;":10995,"percnt;":37,"period;":46,"permil;":8240,"phmmat;":8499,"planck;":8463,"plankv;":8463,"plusdo;":8724,"plusdu;":10789,"plusmn;":177,"preceq;":10927,"primes;":8473,"prnsim;":8936,"propto;":8733,"prurel;":8880,"puncsp;":8200,"qprime;":8279,"rAtail;":10524,"racute;":341,"rangle;":10217,"rarrap;":10613,"rarrfs;":10526,"rarrhk;":8618,"rarrlp;":8620,"rarrpl;":10565,"rarrtl;":8611,"ratail;":10522,"rbrace;":125,"rbrack;":93,"rcaron;":345,"rcedil;":343,"rdquor;":8221,"rfisht;":10621,"rfloor;":8971,"rharul;":10604,"rmoust;":9137,"roplus;":10798,"rpargt;":10644,"rsaquo;":8250,"rsquor;":8217,"rthree;":8908,"rtimes;":8906,"sacute;":347,"scaron;":353,"scedil;":351,"scnsim;":8937,"searhk;":10533,"seswar;":10537,"sfrown;":8994,"shchcy;":1097,"sigmaf;":962,"sigmav;":962,"simdot;":10858,"smashp;":10803,"softcy;":1100,"solbar;":9023,"spades;":9824,"sqcaps;":8851,"sqcups;":8852,"sqsube;":8849,"sqsupe;":8850,"square;":9633,"squarf;":9642,"ssetmn;":8726,"ssmile;":8995,"sstarf;":8902,"subdot;":10941,"subset;":8834,"subsim;":10951,"subsub;":10965,"subsup;":10963,"succeq;":10928,"supdot;":10942,"supset;":8835,"supsim;":10952,"supsub;":10964,"supsup;":10966,"swarhk;":10534,"swnwar;":10538,"target;":8982,"tcaron;":357,"tcedil;":355,"telrec;":8981,"there4;":8756,"thetav;":977,"thinsp;":8201,"thksim;":8764,"timesb;":8864,"timesd;":10800,"topbot;":9014,"topcir;":10993,"tprime;":8244,"tridot;":9708,"tstrok;":359,"uacute;":250,"ubreve;":365,"udblac;":369,"ufisht;":10622,"ugrave;":249,"ulcorn;":8988,"ulcrop;":8975,"urcorn;":8989,"urcrop;":8974,"utilde;":361,"vangrt;":10652,"varphi;":981,"varrho;":1009,"veebar;":8891,"vellip;":8942,"verbar;":124,"vsubnE;":10955,"vsubne;":8842,"vsupnE;":10956,"vsupne;":8843,"wedbar;":10847,"wedgeq;":8793,"weierp;":8472,"wreath;":8768,"xoplus;":10753,"xotime;":10754,"xsqcup;":10758,"xuplus;":10756,"xwedge;":8896,"yacute;":253,"zacute;":378,"zcaron;":382,"zeetrf;":8488,"AElig;":198,Aacute:193,"Acirc;":194,Agrave:192,"Alpha;":913,"Amacr;":256,"Aogon;":260,"Aring;":197,Atilde:195,"Breve;":728,Ccedil:199,"Ccirc;":264,"Colon;":8759,"Cross;":10799,"Dashv;":10980,"Delta;":916,Eacute:201,"Ecirc;":202,Egrave:200,"Emacr;":274,"Eogon;":280,"Equal;":10869,"Gamma;":915,"Gcirc;":284,"Hacek;":711,"Hcirc;":292,"IJlig;":306,Iacute:205,"Icirc;":206,Igrave:204,"Imacr;":298,"Iogon;":302,"Iukcy;":1030,"Jcirc;":308,"Jukcy;":1028,"Kappa;":922,Ntilde:209,"OElig;":338,Oacute:211,"Ocirc;":212,Ograve:210,"Omacr;":332,"Omega;":937,Oslash:216,Otilde:213,"Prime;":8243,"RBarr;":10512,"Scirc;":348,"Sigma;":931,"THORN;":222,"TRADE;":8482,"TSHcy;":1035,"Theta;":920,"Tilde;":8764,Uacute:218,"Ubrcy;":1038,"Ucirc;":219,Ugrave:217,"Umacr;":362,"Union;":8899,"Uogon;":370,"UpTee;":8869,"Uring;":366,"VDash;":8875,"Vdash;":8873,"Wcirc;":372,"Wedge;":8896,Yacute:221,"Ycirc;":374,aacute:225,"acirc;":226,"acute;":180,"aelig;":230,agrave:224,"aleph;":8501,"alpha;":945,"amacr;":257,"amalg;":10815,"angle;":8736,"angrt;":8735,"angst;":197,"aogon;":261,"aring;":229,"asymp;":8776,atilde:227,"awint;":10769,"bcong;":8780,"bdquo;":8222,"bepsi;":1014,"blank;":9251,"blk12;":9618,"blk14;":9617,"blk34;":9619,"block;":9608,"boxDL;":9559,"boxDR;":9556,"boxDl;":9558,"boxDr;":9555,"boxHD;":9574,"boxHU;":9577,"boxHd;":9572,"boxHu;":9575,"boxUL;":9565,"boxUR;":9562,"boxUl;":9564,"boxUr;":9561,"boxVH;":9580,"boxVL;":9571,"boxVR;":9568,"boxVh;":9579,"boxVl;":9570,"boxVr;":9567,"boxdL;":9557,"boxdR;":9554,"boxdl;":9488,"boxdr;":9484,"boxhD;":9573,"boxhU;":9576,"boxhd;":9516,"boxhu;":9524,"boxuL;":9563,"boxuR;":9560,"boxul;":9496,"boxur;":9492,"boxvH;":9578,"boxvL;":9569,"boxvR;":9566,"boxvh;":9532,"boxvl;":9508,"boxvr;":9500,"breve;":728,brvbar:166,"bsemi;":8271,"bsime;":8909,"bsolb;":10693,"bumpE;":10926,"bumpe;":8783,"caret;":8257,"caron;":711,"ccaps;":10829,ccedil:231,"ccirc;":265,"ccups;":10828,"cedil;":184,"check;":10003,"clubs;":9827,"colon;":58,"comma;":44,"crarr;":8629,"cross;":10007,"csube;":10961,"csupe;":10962,"ctdot;":8943,"cuepr;":8926,"cuesc;":8927,"cupor;":10821,curren:164,"cuvee;":8910,"cuwed;":8911,"cwint;":8753,"dashv;":8867,"dblac;":733,"ddarr;":8650,"delta;":948,"dharl;":8643,"dharr;":8642,"diams;":9830,"disin;":8946,divide:247,"doteq;":8784,"dtdot;":8945,"dtrif;":9662,"duarr;":8693,"duhar;":10607,"eDDot;":10871,eacute:233,"ecirc;":234,"efDot;":8786,egrave:232,"emacr;":275,"empty;":8709,"eogon;":281,"eplus;":10865,"epsiv;":1013,"eqsim;":8770,"equiv;":8801,"erDot;":8787,"erarr;":10609,"esdot;":8784,"exist;":8707,"fflig;":64256,"filig;":64257,"fjlig;":102,"fllig;":64258,"fltns;":9649,"forkv;":10969,frac12:189,frac14:188,frac34:190,"frasl;":8260,"frown;":8994,"gamma;":947,"gcirc;":285,"gescc;":10921,"gimel;":8503,"gneqq;":8809,"gnsim;":8935,"grave;":96,"gsime;":10894,"gsiml;":10896,"gtcir;":10874,"gtdot;":8919,"harrw;":8621,"hcirc;":293,"hoarr;":8703,iacute:237,"icirc;":238,"iexcl;":161,igrave:236,"iiint;":8749,"iiota;":8489,"ijlig;":307,"imacr;":299,"image;":8465,"imath;":305,"imped;":437,"infin;":8734,"iogon;":303,"iprod;":10812,iquest:191,"isinE;":8953,"isins;":8948,"isinv;":8712,"iukcy;":1110,"jcirc;":309,"jmath;":567,"jukcy;":1108,"kappa;":954,"lAarr;":8666,"lBarr;":10510,"langd;":10641,"laquo;":171,"larrb;":8676,"lates;":10925,"lbarr;":10508,"lbbrk;":10098,"lbrke;":10635,"lceil;":8968,"ldquo;":8220,"lescc;":10920,"lhard;":8637,"lharu;":8636,"lhblk;":9604,"llarr;":8647,"lltri;":9722,"lneqq;":8808,"lnsim;":8934,"loang;":10220,"loarr;":8701,"lobrk;":10214,"lopar;":10629,"lrarr;":8646,"lrhar;":8651,"lrtri;":8895,"lsime;":10893,"lsimg;":10895,"lsquo;":8216,"ltcir;":10873,"ltdot;":8918,"ltrie;":8884,"ltrif;":9666,"mDDot;":8762,"mdash;":8212,"micro;":181,middot:183,"minus;":8722,"mumap;":8888,"nabla;":8711,"napid;":8779,"napos;":329,"natur;":9838,"nbump;":8782,"ncong;":8775,"ndash;":8211,"neArr;":8663,"nearr;":8599,"nedot;":8784,"nesim;":8770,"ngeqq;":8807,"ngsim;":8821,"nhArr;":8654,"nharr;":8622,"nhpar;":10994,"nlArr;":8653,"nlarr;":8602,"nleqq;":8806,"nless;":8814,"nlsim;":8820,"nltri;":8938,"notin;":8713,"notni;":8716,"npart;":8706,"nprec;":8832,"nrArr;":8655,"nrarr;":8603,"nrtri;":8939,"nsime;":8772,"nsmid;":8740,"nspar;":8742,"nsubE;":10949,"nsube;":8840,"nsucc;":8833,"nsupE;":10950,"nsupe;":8841,ntilde:241,"numsp;":8199,"nvsim;":8764,"nwArr;":8662,"nwarr;":8598,oacute:243,"ocirc;":244,"odash;":8861,"oelig;":339,"ofcir;":10687,ograve:242,"ohbar;":10677,"olarr;":8634,"olcir;":10686,"oline;":8254,"omacr;":333,"omega;":969,"operp;":10681,"oplus;":8853,"orarr;":8635,"order;":8500,oslash:248,otilde:245,"ovbar;":9021,"parsl;":11005,"phone;":9742,"plusb;":8862,"pluse;":10866,plusmn:177,"pound;":163,"prcue;":8828,"prime;":8242,"prnap;":10937,"prsim;":8830,"quest;":63,"rAarr;":8667,"rBarr;":10511,"radic;":8730,"rangd;":10642,"range;":10661,"raquo;":187,"rarrb;":8677,"rarrc;":10547,"rarrw;":8605,"ratio;":8758,"rbarr;":10509,"rbbrk;":10099,"rbrke;":10636,"rceil;":8969,"rdquo;":8221,"reals;":8477,"rhard;":8641,"rharu;":8640,"rlarr;":8644,"rlhar;":8652,"rnmid;":10990,"roang;":10221,"roarr;":8702,"robrk;":10215,"ropar;":10630,"rrarr;":8649,"rsquo;":8217,"rtrie;":8885,"rtrif;":9656,"sbquo;":8218,"sccue;":8829,"scirc;":349,"scnap;":10938,"scsim;":8831,"sdotb;":8865,"sdote;":10854,"seArr;":8664,"searr;":8600,"setmn;":8726,"sharp;":9839,"sigma;":963,"simeq;":8771,"simgE;":10912,"simlE;":10911,"simne;":8774,"slarr;":8592,"smile;":8995,"smtes;":10924,"sqcap;":8851,"sqcup;":8852,"sqsub;":8847,"sqsup;":8848,"srarr;":8594,"starf;":9733,"strns;":175,"subnE;":10955,"subne;":8842,"supnE;":10956,"supne;":8843,"swArr;":8665,"swarr;":8601,"szlig;":223,"theta;":952,"thkap;":8776,"thorn;":254,"tilde;":732,"times;":215,"trade;":8482,"trisb;":10701,"tshcy;":1115,"twixt;":8812,uacute:250,"ubrcy;":1118,"ucirc;":251,"udarr;":8645,"udhar;":10606,ugrave:249,"uharl;":8639,"uharr;":8638,"uhblk;":9600,"ultri;":9720,"umacr;":363,"uogon;":371,"uplus;":8846,"upsih;":978,"uring;":367,"urtri;":9721,"utdot;":8944,"utrif;":9652,"uuarr;":8648,"vBarv;":10985,"vDash;":8872,"varpi;":982,"vdash;":8866,"veeeq;":8794,"vltri;":8882,"vnsub;":8834,"vnsup;":8835,"vprop;":8733,"vrtri;":8883,"wcirc;":373,"wedge;":8743,"xcirc;":9711,"xdtri;":9661,"xhArr;":10234,"xharr;":10231,"xlArr;":10232,"xlarr;":10229,"xodot;":10752,"xrArr;":10233,"xrarr;":10230,"xutri;":9651,yacute:253,"ycirc;":375,AElig:198,Acirc:194,"Aopf;":120120,Aring:197,"Ascr;":119964,"Auml;":196,"Barv;":10983,"Beta;":914,"Bopf;":120121,"Bscr;":8492,"CHcy;":1063,"COPY;":169,"Cdot;":266,"Copf;":8450,"Cscr;":119966,"DJcy;":1026,"DScy;":1029,"DZcy;":1039,"Darr;":8609,"Dopf;":120123,"Dscr;":119967,Ecirc:202,"Edot;":278,"Eopf;":120124,"Escr;":8496,"Esim;":10867,"Euml;":203,"Fopf;":120125,"Fscr;":8497,"GJcy;":1027,"Gdot;":288,"Gopf;":120126,"Gscr;":119970,"Hopf;":8461,"Hscr;":8459,"IEcy;":1045,"IOcy;":1025,Icirc:206,"Idot;":304,"Iopf;":120128,"Iota;":921,"Iscr;":8464,"Iuml;":207,"Jopf;":120129,"Jscr;":119973,"KHcy;":1061,"KJcy;":1036,"Kopf;":120130,"Kscr;":119974,"LJcy;":1033,"Lang;":10218,"Larr;":8606,"Lopf;":120131,"Lscr;":8466,"Mopf;":120132,"Mscr;":8499,"NJcy;":1034,"Nopf;":8469,"Nscr;":119977,Ocirc:212,"Oopf;":120134,"Oscr;":119978,"Ouml;":214,"Popf;":8473,"Pscr;":119979,"QUOT;":34,"Qopf;":8474,"Qscr;":119980,"Rang;":10219,"Rarr;":8608,"Ropf;":8477,"Rscr;":8475,"SHcy;":1064,"Sopf;":120138,"Sqrt;":8730,"Sscr;":119982,"Star;":8902,THORN:222,"TScy;":1062,"Topf;":120139,"Tscr;":119983,"Uarr;":8607,Ucirc:219,"Uopf;":120140,"Upsi;":978,"Uscr;":119984,"Uuml;":220,"Vbar;":10987,"Vert;":8214,"Vopf;":120141,"Vscr;":119985,"Wopf;":120142,"Wscr;":119986,"Xopf;":120143,"Xscr;":119987,"YAcy;":1071,"YIcy;":1031,"YUcy;":1070,"Yopf;":120144,"Yscr;":119988,"Yuml;":376,"ZHcy;":1046,"Zdot;":379,"Zeta;":918,"Zopf;":8484,"Zscr;":119989,acirc:226,acute:180,aelig:230,"andd;":10844,"andv;":10842,"ange;":10660,"aopf;":120146,"apid;":8779,"apos;":39,aring:229,"ascr;":119990,"auml;":228,"bNot;":10989,"bbrk;":9141,"beta;":946,"beth;":8502,"bnot;":8976,"bopf;":120147,"boxH;":9552,"boxV;":9553,"boxh;":9472,"boxv;":9474,"bscr;":119991,"bsim;":8765,"bsol;":92,"bull;":8226,"bump;":8782,"caps;":8745,"cdot;":267,cedil:184,"cent;":162,"chcy;":1095,"cirE;":10691,"circ;":710,"cire;":8791,"comp;":8705,"cong;":8773,"copf;":120148,"copy;":169,"cscr;":119992,"csub;":10959,"csup;":10960,"cups;":8746,"dArr;":8659,"dHar;":10597,"darr;":8595,"dash;":8208,"diam;":8900,"djcy;":1106,"dopf;":120149,"dscr;":119993,"dscy;":1109,"dsol;":10742,"dtri;":9663,"dzcy;":1119,"eDot;":8785,"ecir;":8790,ecirc:234,"edot;":279,"emsp;":8195,"ensp;":8194,"eopf;":120150,"epar;":8917,"epsi;":949,"escr;":8495,"esim;":8770,"euml;":235,"euro;":8364,"excl;":33,"flat;":9837,"fnof;":402,"fopf;":120151,"fork;":8916,"fscr;":119995,"gdot;":289,"geqq;":8807,"gesl;":8923,"gjcy;":1107,"gnap;":10890,"gneq;":10888,"gopf;":120152,"gscr;":8458,"gsim;":8819,"gtcc;":10919,"gvnE;":8809,"hArr;":8660,"half;":189,"harr;":8596,"hbar;":8463,"hopf;":120153,"hscr;":119997,icirc:238,"iecy;":1077,iexcl:161,"imof;":8887,"iocy;":1105,"iopf;":120154,"iota;":953,"iscr;":119998,"isin;":8712,"iuml;":239,"jopf;":120155,"jscr;":119999,"khcy;":1093,"kjcy;":1116,"kopf;":120156,"kscr;":12e4,"lArr;":8656,"lHar;":10594,"lang;":10216,laquo:171,"larr;":8592,"late;":10925,"lcub;":123,"ldca;":10550,"ldsh;":8626,"leqq;":8806,"lesg;":8922,"ljcy;":1113,"lnap;":10889,"lneq;":10887,"lopf;":120157,"lozf;":10731,"lpar;":40,"lscr;":120001,"lsim;":8818,"lsqb;":91,"ltcc;":10918,"ltri;":9667,"lvnE;":8808,"macr;":175,"male;":9794,"malt;":10016,micro:181,"mlcp;":10971,"mldr;":8230,"mopf;":120158,"mscr;":120002,"nGtv;":8811,"nLtv;":8810,"nang;":8736,"napE;":10864,"nbsp;":160,"ncap;":10819,"ncup;":10818,"ngeq;":8817,"nges;":10878,"ngtr;":8815,"nisd;":8954,"njcy;":1114,"nldr;":8229,"nleq;":8816,"nles;":10877,"nmid;":8740,"nopf;":120159,"npar;":8742,"npre;":10927,"nsce;":10928,"nscr;":120003,"nsim;":8769,"nsub;":8836,"nsup;":8837,"ntgl;":8825,"ntlg;":8824,"nvap;":8781,"nvge;":8805,"nvgt;":62,"nvle;":8804,"nvlt;":60,"oast;":8859,"ocir;":8858,ocirc:244,"odiv;":10808,"odot;":8857,"ogon;":731,"oint;":8750,"omid;":10678,"oopf;":120160,"opar;":10679,"ordf;":170,"ordm;":186,"oror;":10838,"oscr;":8500,"osol;":8856,"ouml;":246,"para;":182,"part;":8706,"perp;":8869,"phiv;":981,"plus;":43,"popf;":120161,pound:163,"prap;":10935,"prec;":8826,"prnE;":10933,"prod;":8719,"prop;":8733,"pscr;":120005,"qint;":10764,"qopf;":120162,"qscr;":120006,"quot;":34,"rArr;":8658,"rHar;":10596,"race;":8765,"rang;":10217,raquo:187,"rarr;":8594,"rcub;":125,"rdca;":10551,"rdsh;":8627,"real;":8476,"rect;":9645,"rhov;":1009,"ring;":730,"ropf;":120163,"rpar;":41,"rscr;":120007,"rsqb;":93,"rtri;":9657,"scap;":10936,"scnE;":10934,"sdot;":8901,"sect;":167,"semi;":59,"sext;":10038,"shcy;":1096,"sime;":8771,"simg;":10910,"siml;":10909,"smid;":8739,"smte;":10924,"solb;":10692,"sopf;":120164,"spar;":8741,"squf;":9642,"sscr;":120008,"star;":9734,"subE;":10949,"sube;":8838,"succ;":8827,"sung;":9834,"sup1;":185,"sup2;":178,"sup3;":179,"supE;":10950,"supe;":8839,szlig:223,"tbrk;":9140,"tdot;":8411,thorn:254,times:215,"tint;":8749,"toea;":10536,"topf;":120165,"tosa;":10537,"trie;":8796,"tscr;":120009,"tscy;":1094,"uArr;":8657,"uHar;":10595,"uarr;":8593,ucirc:251,"uopf;":120166,"upsi;":965,"uscr;":120010,"utri;":9653,"uuml;":252,"vArr;":8661,"vBar;":10984,"varr;":8597,"vert;":124,"vopf;":120167,"vscr;":120011,"wopf;":120168,"wscr;":120012,"xcap;":8898,"xcup;":8899,"xmap;":10236,"xnis;":8955,"xopf;":120169,"xscr;":120013,"xvee;":8897,"yacy;":1103,"yicy;":1111,"yopf;":120170,"yscr;":120014,"yucy;":1102,"yuml;":255,"zdot;":380,"zeta;":950,"zhcy;":1078,"zopf;":120171,"zscr;":120015,"zwnj;":8204,"AMP;":38,"Acy;":1040,"Afr;":120068,"And;":10835,Auml:196,"Bcy;":1041,"Bfr;":120069,COPY:169,"Cap;":8914,"Cfr;":8493,"Chi;":935,"Cup;":8915,"Dcy;":1044,"Del;":8711,"Dfr;":120071,"Dot;":168,"ENG;":330,"ETH;":208,"Ecy;":1069,"Efr;":120072,"Eta;":919,Euml:203,"Fcy;":1060,"Ffr;":120073,"Gcy;":1043,"Gfr;":120074,"Hat;":94,"Hfr;":8460,"Icy;":1048,"Ifr;":8465,"Int;":8748,Iuml:207,"Jcy;":1049,"Jfr;":120077,"Kcy;":1050,"Kfr;":120078,"Lcy;":1051,"Lfr;":120079,"Lsh;":8624,"Map;":10501,"Mcy;":1052,"Mfr;":120080,"Ncy;":1053,"Nfr;":120081,"Not;":10988,"Ocy;":1054,"Ofr;":120082,Ouml:214,"Pcy;":1055,"Pfr;":120083,"Phi;":934,"Psi;":936,QUOT:34,"Qfr;":120084,"REG;":174,"Rcy;":1056,"Rfr;":8476,"Rho;":929,"Rsh;":8625,"Scy;":1057,"Sfr;":120086,"Sub;":8912,"Sum;":8721,"Sup;":8913,"Tab;":9,"Tau;":932,"Tcy;":1058,"Tfr;":120087,"Ucy;":1059,"Ufr;":120088,Uuml:220,"Vcy;":1042,"Vee;":8897,"Vfr;":120089,"Wfr;":120090,"Xfr;":120091,"Ycy;":1067,"Yfr;":120092,"Zcy;":1047,"Zfr;":8488,"acE;":8766,"acd;":8767,"acy;":1072,"afr;":120094,"amp;":38,"and;":8743,"ang;":8736,"apE;":10864,"ape;":8778,"ast;":42,auml:228,"bcy;":1073,"bfr;":120095,"bne;":61,"bot;":8869,"cap;":8745,cent:162,"cfr;":120096,"chi;":967,"cir;":9675,copy:169,"cup;":8746,"dcy;":1076,"deg;":176,"dfr;":120097,"die;":168,"div;":247,"dot;":729,"ecy;":1101,"efr;":120098,"egs;":10902,"ell;":8467,"els;":10901,"eng;":331,"eta;":951,"eth;":240,euml:235,"fcy;":1092,"ffr;":120099,"gEl;":10892,"gap;":10886,"gcy;":1075,"gel;":8923,"geq;":8805,"ges;":10878,"gfr;":120100,"ggg;":8921,"glE;":10898,"gla;":10917,"glj;":10916,"gnE;":8809,"gne;":10888,"hfr;":120101,"icy;":1080,"iff;":8660,"ifr;":120102,"int;":8747,iuml:239,"jcy;":1081,"jfr;":120103,"kcy;":1082,"kfr;":120104,"lEg;":10891,"lap;":10885,"lat;":10923,"lcy;":1083,"leg;":8922,"leq;":8804,"les;":10877,"lfr;":120105,"lgE;":10897,"lnE;":8808,"lne;":10887,"loz;":9674,"lrm;":8206,"lsh;":8624,macr:175,"map;":8614,"mcy;":1084,"mfr;":120106,"mho;":8487,"mid;":8739,"nGg;":8921,"nGt;":8811,"nLl;":8920,"nLt;":8810,"nap;":8777,nbsp:160,"ncy;":1085,"nfr;":120107,"ngE;":8807,"nge;":8817,"ngt;":8815,"nis;":8956,"niv;":8715,"nlE;":8806,"nle;":8816,"nlt;":8814,"not;":172,"npr;":8832,"nsc;":8833,"num;":35,"ocy;":1086,"ofr;":120108,"ogt;":10689,"ohm;":937,"olt;":10688,"ord;":10845,ordf:170,ordm:186,"orv;":10843,ouml:246,"par;":8741,para:182,"pcy;":1087,"pfr;":120109,"phi;":966,"piv;":982,"prE;":10931,"pre;":10927,"psi;":968,"qfr;":120110,quot:34,"rcy;":1088,"reg;":174,"rfr;":120111,"rho;":961,"rlm;":8207,"rsh;":8625,"scE;":10932,"sce;":10928,"scy;":1089,sect:167,"sfr;":120112,"shy;":173,"sim;":8764,"smt;":10922,"sol;":47,"squ;":9633,"sub;":8834,"sum;":8721,sup1:185,sup2:178,sup3:179,"sup;":8835,"tau;":964,"tcy;":1090,"tfr;":120113,"top;":8868,"ucy;":1091,"ufr;":120114,"uml;":168,uuml:252,"vcy;":1074,"vee;":8744,"vfr;":120115,"wfr;":120116,"xfr;":120117,"ycy;":1099,"yen;":165,"yfr;":120118,yuml:255,"zcy;":1079,"zfr;":120119,"zwj;":8205,AMP:38,"DD;":8517,ETH:208,"GT;":62,"Gg;":8921,"Gt;":8811,"Im;":8465,"LT;":60,"Ll;":8920,"Lt;":8810,"Mu;":924,"Nu;":925,"Or;":10836,"Pi;":928,"Pr;":10939,REG:174,"Re;":8476,"Sc;":10940,"Xi;":926,"ac;":8766,"af;":8289,amp:38,"ap;":8776,"dd;":8518,deg:176,"ee;":8519,"eg;":10906,"el;":10905,eth:240,"gE;":8807,"ge;":8805,"gg;":8811,"gl;":8823,"gt;":62,"ic;":8291,"ii;":8520,"in;":8712,"it;":8290,"lE;":8806,"le;":8804,"lg;":8822,"ll;":8810,"lt;":60,"mp;":8723,"mu;":956,"ne;":8800,"ni;":8715,not:172,"nu;":957,"oS;":9416,"or;":8744,"pi;":960,"pm;":177,"pr;":8826,reg:174,"rx;":8478,"sc;":8827,shy:173,uml:168,"wp;":8472,"wr;":8768,"xi;":958,yen:165,GT:62,LT:60,gt:62,lt:60};const vo=[8364,129,8218,402,8222,8230,8224,8225,710,8240,352,8249,338,141,381,143,144,8216,8217,8220,8221,8226,8211,8212,732,8482,353,8250,339,157,382,376];function yo(e,t){return t&&!e.endsWith(`;`)?`${e}\\b(?!=)`:e}function bo(e){let t=Object.keys(_o).map(t=>yo(t,e));return RegExp(`&(#(?:x[a-fA-F\\d]+|\\d+)(?:;)?|${t.join(`|`)})`,`g`)}const xo=bo(!1),So=bo(!0);function Co(e,t){let n=t?So:xo;return e.replace(n,(e,t)=>{let n;return n=t[0]===`#`?t[1]===`x`?parseInt(t.substring(2),16):parseInt(t.substring(1),10):_o[t],n?String.fromCodePoint(wo(n)):e})}function wo(e){return e===10?32:e<128?e:e<=159?vo[e-128]:e<55296?e:e<=57343?0:e<=65535||e>=65536&&e<=131071||e>=131072&&e<=196607||e>=917504&&e<=917631||e>=917760&&e<=917999?e:0}function To(e=!1){return{type:`Fragment`,nodes:[],metadata:{transparent:e,dynamic:!1,has_await:!1}}}const Eo=[`SvelteElement`,`RegularElement`,`SvelteFragment`,`Component`,`SvelteComponent`,`SvelteSelf`,`SlotElement`];function Do(e){return Eo.includes(e.type)}function Oo(e,t,n,r){return{type:`Attribute`,start:t,end:n,name:e,value:r,metadata:{delegated:null,needs_clsx:!1}}}function ko(){return{dependencies:new Set,references:new Set,has_state:!1,has_call:!1,has_member_expression:!1,has_assignment:!1,has_await:!1}}const Ao={li:{direct:[`li`]},dt:{descendant:[`dt`,`dd`],reset_by:[`dl`]},dd:{descendant:[`dt`,`dd`],reset_by:[`dl`]},p:{descendant:`address.article.aside.blockquote.div.dl.fieldset.footer.form.h1.h2.h3.h4.h5.h6.header.hgroup.hr.main.menu.nav.ol.p.pre.section.table.ul`.split(`.`)},rt:{descendant:[`rt`,`rp`]},rp:{descendant:[`rt`,`rp`]},optgroup:{descendant:[`optgroup`]},option:{descendant:[`option`,`optgroup`]},thead:{direct:[`tbody`,`tfoot`]},tbody:{direct:[`tbody`,`tfoot`]},tfoot:{direct:[`tbody`]},tr:{direct:[`tr`,`tbody`]},td:{direct:[`td`,`th`,`tr`]},th:{direct:[`td`,`th`,`tr`]}};function jo(e,t){let n=Ao[e];return!!(n&&(!t||(`direct`in n?n.direct:n.descendant).includes(t)))}({...Ao});function Mo(e,t=`or`){return e.length===1?e[0]:e.length===2?`${e[0]} ${t} ${e[1]}`:`${e.slice(0,-1).join(`, `)} ${t} ${e[e.length-1]}`}const No=/^(\/>|[\s"'=<>`])/,Po=/^<\/textarea(\s[^>]*)?>/i,Fo=/-->/,Io=/(\s|\/|>)/,Lo=/[\s=/>"']/,Ro=/^["']/,zo=/^(?:"([^"]*)"|'([^'])*'|([^>\s]+))/,Bo=/^(?:![a-zA-Z]+|[a-zA-Z](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?|[a-zA-Z][a-zA-Z0-9]*:[a-zA-Z][a-zA-Z0-9-]*[a-zA-Z0-9])$/,Vo=/^(?:\p{Lu}[$\u200c\u200d\p{ID_Continue}.]*|\p{ID_Start}[$\u200c\u200d\p{ID_Continue}]*(?:\.[$\u200c\u200d\p{ID_Continue}]+)+)$/u,Ho=new Map([[`svelte:head`,`SvelteHead`],[`svelte:options`,`SvelteOptions`],[`svelte:window`,`SvelteWindow`],[`svelte:document`,`SvelteDocument`],[`svelte:body`,`SvelteBody`]]),Uo=new Map([...Ho,[`svelte:element`,`SvelteElement`],[`svelte:component`,`SvelteComponent`],[`svelte:self`,`SvelteSelf`],[`svelte:fragment`,`SvelteFragment`],[`svelte:boundary`,`SvelteBoundary`]]);function Wo(e){let t=e.index++,n=e.current();if(e.eat(`!--`)){let n=e.read_until(Fo);e.eat(`-->`,!0),e.append({type:`Comment`,start:t,end:e.index,data:n});return}let r=e.eat(`/`),i=e.read_until(Io);if(r){for(e.allow_whitespace(),e.eat(`>`,!0),N(i)&&wa(t);n.name!==i;){if(e.loose&&Do(n)){let t=n.attributes.at(-1);if(t?.type===`Attribute`&&t.name===`<${i}`){e.index=t.start,n.attributes.pop();break}}if(n.type===`RegularElement`){if(!e.last_auto_closed_tag||e.last_auto_closed_tag.tag!==i){let e=n.fragment.nodes[0]?.start??t;Be({start:n.start,end:e},`</${i}>`,`</${n.name}>`)}}else e.loose||(e.last_auto_closed_tag&&e.last_auto_closed_tag.tag===i?Hi(t,i,e.last_auto_closed_tag.reason):Vi(t,i));n.end=t,e.pop(),n=e.current()}n.end=e.index,e.pop(),e.last_auto_closed_tag&&e.stack.length<e.last_auto_closed_tag.depth&&(e.last_auto_closed_tag=void 0);return}i.startsWith(`svelte:`)&&!Uo.has(i)&&la({start:t+1,end:t+1+i.length},Mo(Array.from(Uo.keys()))),!Bo.test(i)&&!Vo.test(i)&&(!e.loose||!i.endsWith(`.`))&&ya({start:t+1,end:t+1+i.length}),Ho.has(i)&&(i in e.meta_tags&&oa(t,i),n.type!==`Root`&&ca(t,i),e.meta_tags[i]=!0);let a=Uo.has(i)?Uo.get(i):Vo.test(i)||e.loose&&i.endsWith(`.`)?`Component`:i===`title`&&Go(e.stack)?`TitleElement`:i===`slot`&&!Ko(e.stack)?`SlotElement`:`RegularElement`,o=a===`RegularElement`?{type:a,start:t,end:-1,name:i,attributes:[],fragment:To(!0),metadata:{svg:!1,mathml:!1,scoped:!1,has_spread:!1,path:[],synthetic_value_node:null}}:{type:a,start:t,end:-1,name:i,attributes:[],fragment:To(!0),metadata:{}};if(e.allow_whitespace(),n.type===`RegularElement`&&jo(n.name,i)){let r=n.fragment.nodes[0]?.start??t;Be({start:n.start,end:r},`<${i}>`,`</${n.name}>`),n.end=t,e.pop(),e.last_auto_closed_tag={tag:n.name,reason:i,depth:e.stack.length}}let s=[],c=e.current(),l=(i===`script`||i===`style`)&&c.type===`Root`,u=l?qo:Jo,d;for(;d=u(e);){if(d.type===`Attribute`||d.type===`BindDirective`||d.type===`StyleDirective`||d.type===`ClassDirective`){let e=d.type===`BindDirective`?`Attribute`:d.type;s.includes(e+d.name)?ki(d):d.name!==`this`&&s.push(e+d.name)}o.attributes.push(d),e.allow_whitespace()}if(o.type===`SvelteComponent`){let e=o.attributes.findIndex(e=>e.type===`Attribute`&&e.name===`this`);e===-1&&ia(t);let n=o.attributes.splice(e,1)[0];La(n)||ra(n.start),o.expression=Ra(n)}if(o.type===`SvelteElement`){let e=o.attributes.findIndex(e=>e.type===`Attribute`&&e.name===`this`);e===-1&&aa(t);let n=o.attributes.splice(e,1)[0];if(n.value===!0&&aa(n),La(n))o.tag=Ra(n);else{He(n);let e=n.value[0];o.tag=e.type===`Text`?{type:`Literal`,value:e.data,raw:`'${e.raw}'`,start:e.start,end:e.end}:e.expression}o.metadata.expression=ko()}if(l){e.eat(`>`,!0);let n=null;for(let e=c.fragment.nodes.length-1;e>=0;e--){let r=c.fragment.nodes[e];if(e===c.fragment.nodes.length-1&&r.end!==t)break;if(r.type===`Comment`){n=r;break}else if(r.type!==`Text`||r.data.trim())break}if(i===`script`){let r=Ua(e,t,o.attributes);n&&(r.content.leadingComments=[{type:`Line`,value:n.data}]),r.context===`module`?(c.module&&Qi(t),c.module=r):(c.instance&&Qi(t),c.instance=r)}else{let r=no(e,t,o.attributes);r.content.comment=n,c.css&&na(t),c.css=r}return}e.append(o);let f=e.eat(`/`)||N(i),p=e.eat(`>`,!0,!1);if(!p){let t=o.attributes.at(-1);if(t?.type===`Attribute`&&t.name===`<`)e.index=t.start,o.attributes.pop();else{let t=e.template[e.index-1],n=e.template[e.index-2],r=e.template[e.index];n===`{`&&t===`/`?e.index-=2:t===`{`&&(r===`#`||r===`@`||r===`:`)?--e.index:e.allow_whitespace()}}if(f||!p)o.end=e.index;else if(i===`textarea`)o.fragment.nodes=Zo(e,()=>Po.test(e.template.slice(e.index)),`inside <textarea>`),e.read(Po),o.end=e.index;else if(i===`script`||i===`style`){let t=e.index,n=e.read_until(RegExp(`</${i}>`)),r={start:t,end:e.index,type:`Text`,data:n,raw:n};o.fragment.nodes.push(r),e.eat(`</${i}>`,!0),o.end=e.index}else e.stack.push(o),e.fragments.push(o.fragment)}function Go(e){let t=e.length;for(;t--;){let{type:n}=e[t];if(n===`SvelteHead`)return!0;if(n===`RegularElement`||n===`Component`)return!1}return!1}function Ko(e){let t=e.length;for(;t--;)if(e[t].type===`RegularElement`&&e[t].attributes.some(e=>e.type===`Attribute`&&e.name===`shadowrootmode`))return!0;return!1}function qo(e){let t=e.index,n=e.read_until(Lo);if(!n)return null;let r=!0;if(e.eat(`=`)){e.allow_whitespace();let t=e.match_regex(zo);t||Wi(e.index),e.index+=t.length;let n=t[0]===`"`||t[0]===`'`;n&&(t=t.slice(1,-1)),r=[{start:e.index-t.length-(n?1:0),end:n?e.index-1:e.index,type:`Text`,raw:t,data:Co(t,!0)}]}return e.match_regex(Ro)&&Ji(e.index,`=`),Oo(n,t,e.index,r)}function Jo(e){let t=e.index;if(e.eat(`{`)){if(e.allow_whitespace(),e.eat(`@attach`)){e.require_whitespace();let n=Fa(e);return e.allow_whitespace(),e.eat(`}`,!0),{type:`AttachTag`,start:t,end:e.index,expression:n,metadata:{expression:ko()}}}if(e.eat(`...`)){let n=Fa(e);return e.allow_whitespace(),e.eat(`}`,!0),{type:`SpreadAttribute`,start:t,end:e.index,expression:n,metadata:{expression:ko()}}}else{let n=e.index,r=e.read_identifier();if(r===null){if(e.loose&&(e.match(`#`)||e.match(`/`)||e.match(`@`)||e.match(`:`)))return null;e.loose&&e.match(`}`)?r=``:Ai(t)}e.allow_whitespace(),e.eat(`}`,!0);let i={type:`ExpressionTag`,start:n,end:n+r.length,expression:{start:n,end:n+r.length,type:`Identifier`,name:r},metadata:{expression:ko()}};return Oo(r,t,e.index,i)}}let n=e.read_until(Lo);if(!n)return null;let r=e.index;e.allow_whitespace();let i=n.indexOf(`:`),a=i!==-1&&Yo(n.slice(0,i)),o=!0;if(e.eat(`=`))if(e.allow_whitespace(),e.template[e.index]===`/`&&e.template[e.index+1]===`>`){let t=e.index;e.index++,o=[{start:t,end:t+1,type:`Text`,raw:`/`,data:`/`}],r=e.index}else o=Xo(e),r=e.index;else e.match_regex(Ro)&&Ji(e.index,`=`);if(a){let[e,...s]=n.slice(i+1).split(`|`);if(e===``&&Bi({start:t,end:t+i+1},n),a===`StyleDirective`)return{start:t,end:r,type:a,name:e,modifiers:s,value:o,metadata:{expression:ko()}};let c=o===!0?void 0:Array.isArray(o)?o[0]:o,l=null;c&&(o.length>1||c.type===`Text`?zi(c.start):l=c.expression);let u={start:t,end:r,type:a,name:e,expression:l,metadata:{expression:ko()}};if(u.modifiers=s,u.type===`TransitionDirective`){let e=n.slice(0,i);u.intro=e===`in`||e===`transition`,u.outro=e===`out`||e===`transition`}return(u.type===`BindDirective`||u.type===`ClassDirective`)&&!u.expression&&(u.expression={start:t+i+1,end:r,type:`Identifier`,name:u.name}),u}return Oo(n,t,r,o)}function Yo(e){return e===`use`?`UseDirective`:e===`animate`?`AnimateDirective`:e===`bind`?`BindDirective`:e===`class`?`ClassDirective`:e===`style`?`StyleDirective`:e===`on`?`OnDirective`:e===`let`?`LetDirective`:e===`in`||e===`out`||e===`transition`?`TransitionDirective`:!1}function Xo(e){let t=e.eat(`'`)?`'`:e.eat(`"`)?`"`:null;if(t&&e.eat(t))return[{start:e.index-1,end:e.index-1,type:`Text`,raw:``,data:``}];let n;try{n=Zo(e,()=>t?e.match(t):!!e.match_regex(No),`in attribute value`)}catch(n){if(n.code===`js_parse_error`){let r=n.position?.[0];r!==void 0&&e.template.slice(r-1,r+1)===`/>`&&(e.index=r,Ji(r,t||`}`))}throw n}return n.length===0&&!t&&Wi(e.index),t&&(e.index+=1),t||n.length>1||n[0].type===`Text`?n:n[0]}function Zo(e,t,n){let r={start:e.index,end:-1,type:`Text`,raw:``,data:``},i=[];function a(e){r.raw&&(r.data=Co(r.raw,!0),r.end=e,i.push(r))}for(;e.index<e.template.length;){let o=e.index;if(t())return a(e.index),i;if(e.eat(`{`)){if(e.match(`#`)){let t=e.index-1;e.eat(`#`),Pi(t,e.read_until(/[^a-z]/),n)}else if(e.match(`@`)){let t=e.index-1;e.eat(`@`),ba(t,e.read_until(/[^a-z]/),n)}a(e.index-1),e.allow_whitespace();let t=Fa(e);e.allow_whitespace(),e.eat(`}`,!0);let s={type:`ExpressionTag`,start:o,end:e.index,expression:t,metadata:{expression:ko()}};i.push(s),r={start:e.index,end:-1,type:`Text`,raw:``,data:``}}else r.raw+=e.template[e.index++]}if(e.loose)return i;xa(e.template.length)}function Qo(e){let t=e.index,n=e.index,r=e.read_identifier();if(r!==null){let n=$o(e);return{type:`Identifier`,name:r,start:t,loc:{start:xe(t),end:xe(e.index)},end:e.index,typeAnnotation:n}}let i=e.template[n];i!==`{`&&i!==`[`&&qi(n),n=Ma(e,t),e.index=n;let a=e.template.slice(t,n);try{let n=e.template.slice(0,t).replace(j,` `),r=n.indexOf(` `);n=n.slice(0,r)+n.slice(r+1);let i=bi(`${n}(${a} = 1)`,e.root.comments,e.ts,t-1).left;return i.typeAnnotation=$o(e),i.typeAnnotation&&(i.end=i.typeAnnotation.end),i}catch(t){e.acorn_error(t)}}function $o(e){let t=e.index;if(e.allow_whitespace(),!e.eat(`:`)){e.index=t;return}let n=e.index-5,r=e.template.slice(0,n).replace(/[^\n]/g,` `)+`_ as `+e.template.slice(e.index).replace(/\?\s*:/g,`:`),i=bi(r,e.root.comments,e.ts,n);if(i.type===`AssignmentExpression`){let t=i.right.start;for(;r[t]!==`=`;)--t;i=bi(r.slice(0,t),e.root.comments,e.ts,n)}return i.type===`SequenceExpression`&&(i=i.expressions[0]),e.index=i.end,{type:`TSTypeAnnotation`,start:t,end:e.index,typeAnnotation:i.typeAnnotation}}const es=/^\s*}/,ts={"<":`>`};function ns(e){let t=e.index;if(e.index+=1,e.allow_whitespace(),e.eat(`#`))return rs(e);if(e.eat(`:`))return is(e);if(e.eat(`@`))return os(e);if(e.match(`/`)&&!e.match(`/*`)&&!e.match(`//`))return e.eat(`/`),as(e);let n=Fa(e);e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`ExpressionTag`,start:t,end:e.index,expression:n,metadata:{expression:ko()}})}function rs(e){let t=e.index-2;for(;e.template[t]!==`{`;)--t;if(e.eat(`if`)){e.require_whitespace();let n=e.append({type:`IfBlock`,elseif:!1,start:t,end:-1,test:Fa(e),consequent:To(),alternate:null,metadata:{expression:ko()}});e.allow_whitespace(),e.eat(`}`,!0),e.stack.push(n),e.fragments.push(n.consequent);return}if(e.eat(`each`)){e.require_whitespace();let n=e.template,r=e.template.length,i;for(;!i;)try{i=Fa(e,void 0,!0)}catch(a){for(r=a.position[0]-2;r>t&&e.template.slice(r,r+2)!==`as`;)--r;if(r<=t){if(e.loose&&(i=Pa(e),i))break;throw a}e.template=n.slice(0,r)}if(e.template=n,e.allow_whitespace(),!e.match(`as`)){i.type===`SequenceExpression`&&(i=i.expressions[0]);let t=null,n=i.end;if(i=ne(i,null,{TSAsExpression(e,r){if(e.end===i.end)return t=e,n=e.expression.end,e.expression;r.next()}}),i.end=n,t){let n=t.typeAnnotation.start-2;for(;e.template.slice(n,n+2)!==`as`;)--n;e.index=n}}let a=null,o,s;if(e.eat(`as`)?(e.require_whitespace(),a=Qo(e)):e.index=i.end,e.allow_whitespace(),e.eat(`,`)&&(e.allow_whitespace(),o=e.read_identifier(),o||Ki(e.index),e.allow_whitespace()),e.eat(`(`)&&(e.allow_whitespace(),s=Fa(e,`(`),e.allow_whitespace(),e.eat(`)`,!0),e.allow_whitespace()),!e.eat(`}`,!0,!1))if(e.template.slice(e.index-4,e.index)===` as `){let t=e.index;a=Qo(e),e.eat(`}`,!0),i={type:`Identifier`,name:``,start:i.start,end:t-4}}else e.eat(`}`,!0);let c=e.append({type:`EachBlock`,start:t,end:-1,expression:i,body:To(),context:a,index:o,key:s,metadata:null});e.stack.push(c),e.fragments.push(c.body);return}if(e.eat(`await`)){e.require_whitespace();let n=Fa(e);e.allow_whitespace();let r=e.append({type:`AwaitBlock`,start:t,end:-1,expression:n,value:null,error:null,pending:null,then:null,catch:null,metadata:{expression:ko()}});if(e.eat(`then`)?(e.match_regex(es)?e.allow_whitespace():(e.require_whitespace(),r.value=Qo(e),e.allow_whitespace()),r.then=To(),e.fragments.push(r.then)):e.eat(`catch`)?(e.match_regex(es)?e.allow_whitespace():(e.require_whitespace(),r.error=Qo(e),e.allow_whitespace()),r.catch=To(),e.fragments.push(r.catch)):(r.pending=To(),e.fragments.push(r.pending)),!e.eat(`}`,!0,!1))if(e.template.slice(e.index-6,e.index)===` then `){let t=e.index;r.value=Qo(e),e.eat(`}`,!0),r.expression={type:`Identifier`,name:``,start:n.start,end:t-6},r.then=r.pending,r.pending=null}else if(e.template.slice(e.index-7,e.index)===` catch `){let t=e.index;r.error=Qo(e),e.eat(`}`,!0),r.expression={type:`Identifier`,name:``,start:n.start,end:t-7},r.catch=r.pending,r.pending=null}else e.eat(`}`,!0);e.stack.push(r);return}if(e.eat(`key`)){e.require_whitespace();let n=Fa(e);e.allow_whitespace(),e.eat(`}`,!0);let r=e.append({type:`KeyBlock`,start:t,end:-1,expression:n,fragment:To(),metadata:{expression:ko()}});e.stack.push(r),e.fragments.push(r.fragment);return}if(e.eat(`snippet`)){e.require_whitespace();let n=e.index,r=e.read_identifier(),i=e.index;r===null&&(e.loose?r=``:Ki(e.index)),e.allow_whitespace();let a=e.index,o;if(e.ts&&e.match(`<`)){let t=e.index,n=Ma(e,t,ts);o=e.template.slice(t+1,n-1),e.index=n}e.allow_whitespace();let s=e.eat(`(`,!0,!1);if(s){let t=1;for(;e.index<e.template.length&&(!e.match(`)`)||t!==1);)e.match(`(`)&&t++,e.match(`)`)&&t--,e.index+=1;e.eat(`)`,!0)}let c=e.template.slice(0,a).replace(/\S/g,` `),l=e.template.slice(a,e.index),u=s?bi(c+`${l} => {}`,e.root.comments,e.ts,a):{params:[]};e.allow_whitespace(),e.eat(`}`,!0);let d=e.append({type:`SnippetBlock`,start:t,end:-1,expression:{type:`Identifier`,start:n,end:i,name:r},typeParams:o,parameters:u.params,body:To(),metadata:{can_hoist:!1,sites:new Set}});e.stack.push(d),e.fragments.push(d.body);return}Gi(e.index)}function is(e){let t=e.index-1,n=e.current();if(n.type===`IfBlock`){if(e.eat(`else`)||Ji(t,`{:else} or {:else if}`),e.eat(`if`)&&Ni(t),e.allow_whitespace(),e.fragments.pop(),n.alternate=To(),e.fragments.push(n.alternate),e.eat(`if`)){e.require_whitespace();let n=Fa(e);e.allow_whitespace(),e.eat(`}`,!0);let r=t-1;for(;e.template[r]!==`{`;)--r;let i=e.append({start:r,end:-1,type:`IfBlock`,elseif:!0,test:n,consequent:To(),alternate:null,metadata:{expression:ko()}});e.stack.push(i),e.fragments.pop(),e.fragments.push(i.consequent)}else e.allow_whitespace(),e.eat(`}`,!0);return}if(n.type===`EachBlock`){e.eat(`else`)||Ji(t,`{:else}`),e.allow_whitespace(),e.eat(`}`,!0),n.fallback=To(),e.fragments.pop(),e.fragments.push(n.fallback);return}if(n.type===`AwaitBlock`){if(e.eat(`then`)){n.then&&ji(t,`{:then}`),e.eat(`}`)||(e.require_whitespace(),n.value=Qo(e),e.allow_whitespace(),e.eat(`}`,!0)),n.then=To(),e.fragments.pop(),e.fragments.push(n.then);return}if(e.eat(`catch`)){n.catch&&ji(t,`{:catch}`),e.eat(`}`)||(e.require_whitespace(),n.error=Qo(e),e.allow_whitespace(),e.eat(`}`,!0)),n.catch=To(),e.fragments.pop(),e.fragments.push(n.catch);return}Ji(t,`{:then ...} or {:catch ...}`)}Mi(t)}function as(e){let t=e.index-1,n=e.current(),r;switch(n.type){case`IfBlock`:if(r=e.eat(`if`,!0,!1),!r){n.end=t-1,e.pop(),as(e);return}for(e.allow_whitespace(),e.eat(`}`,!0);n.elseif;)n.end=e.index,e.stack.pop(),n=e.current();n.end=e.index,e.pop();return;case`EachBlock`:r=e.eat(`each`,!0,!1);break;case`KeyBlock`:r=e.eat(`key`,!0,!1);break;case`AwaitBlock`:r=e.eat(`await`,!0,!1);break;case`SnippetBlock`:r=e.eat(`snippet`,!0,!1);break;case`RegularElement`:e.loose?r=!1:Ii(t);break;default:Ii(t)}if(!r){n.end=t-1,e.pop(),as(e);return}e.allow_whitespace(),e.eat(`}`,!0),n.end=e.index,e.pop()}function os(e){let t=e.index;for(;e.template[t]!==`{`;)--t;if(e.eat(`html`)){e.require_whitespace();let n=Fa(e);e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`HtmlTag`,start:t,end:e.index,expression:n,metadata:{expression:ko()}});return}if(e.eat(`debug`)){let n;if(e.read(es))n=[];else{let t=Fa(e);n=t.type===`SequenceExpression`?t.expressions:[t],n.forEach(e=>{e.type!==`Identifier`&&Ri(e.start)}),e.allow_whitespace(),e.eat(`}`,!0)}e.append({type:`DebugTag`,start:t,end:e.index,identifiers:n});return}if(e.eat(`const`)){e.require_whitespace();let n=Qo(e);e.allow_whitespace(),e.eat(`=`,!0),e.allow_whitespace();let r=e.index,i=Fa(e);i.type===`SequenceExpression`&&!e.template.substring(r,i.start).includes(`(`)&&Li(i),e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`ConstTag`,start:t,end:e.index,declaration:{type:`VariableDeclaration`,kind:`const`,declarations:[{type:`VariableDeclarator`,id:n,init:i,start:n.start,end:i.end}],start:t+2,end:e.index-1},metadata:{expression:ko()}})}if(e.eat(`render`)){e.require_whitespace();let n=Fa(e);n.type!==`CallExpression`&&(n.type!==`ChainExpression`||n.expression.type!==`CallExpression`)&&Zi(n),e.allow_whitespace(),e.eat(`}`,!0),e.append({type:`RenderTag`,start:t,end:e.index,expression:n,metadata:{expression:ko(),dynamic:!1,arguments:[],path:[],snippets:new Set}})}}function ss(e){let t=e.index,n=``;for(;e.index<e.template.length&&!e.match(`<`)&&!e.match(`{`);)n+=e.template[e.index++];e.append({type:`Text`,start:t,end:e.index,raw:n,data:Co(n,!1)})}function cs(e){return e.match(`<`)?Wo:e.match(`{`)?ns:ss}function ls(e){let t={start:e.start,end:e.end,attributes:e.attributes};if(!e)return t;for(let n of e.attributes){n.type!==`Attribute`&&da(n);let{name:e}=n;switch(e){case`runes`:t.runes=ds(n);break;case`tag`:ua(n);break;case`customElement`:{let e={},{value:r}=n,i=r===!0||Array.isArray(r)?r:[r];if(i===!0)pa(n);else if(i[0].type===`Text`){let r=us(n);hs(n,r),e.tag=r,t.customElement=e;break}else if(i[0].expression.type!==`ObjectExpression`){if(i[0].expression.type===`Literal`&&i[0].expression.value===null)break;pa(n)}let a=[];for(let e of i[0].expression.properties)(e.type!==`Property`||e.computed||e.key.type!==`Identifier`)&&pa(n),a.push([e.key.name,e.value]);let o=a.find(([e])=>e===`tag`);if(o){let t=o[1]?.value;hs(o,t),e.tag=t}let s=a.find(([e])=>e===`props`)?.[1];if(s){s.type!==`ObjectExpression`&&ma(n),e.props={};for(let t of s.properties){(t.type!==`Property`||t.computed||t.key.type!==`Identifier`||t.value.type!==`ObjectExpression`)&&ma(n),e.props[t.key.name]={};for(let r of t.value.properties)(r.type!==`Property`||r.computed||r.key.type!==`Identifier`||r.value.type!==`Literal`)&&ma(n),r.key.name===`type`?([`String`,`Number`,`Boolean`,`Array`,`Object`].indexOf(r.value.value)===-1&&ma(n),e.props[t.key.name].type=r.value.value):r.key.name===`reflect`?(typeof r.value.value!=`boolean`&&ma(n),e.props[t.key.name].reflect=r.value.value):r.key.name===`attribute`?(typeof r.value.value!=`string`&&ma(n),e.props[t.key.name].attribute=r.value.value):ma(n)}}let c=a.find(([e])=>e===`shadow`)?.[1];if(c){let t=c?.value;t!==`open`&&t!==`none`&&ha(c),e.shadow=t}let l=a.find(([e])=>e===`extend`)?.[1];l&&(e.extend=l),t.customElement=e;break}case`namespace`:{let e=us(n);e===`http://www.w3.org/2000/svg`?t.namespace=`svg`:e===`http://www.w3.org/1998/Math/MathML`?t.namespace=`mathml`:e===`html`||e===`mathml`||e===`svg`?t.namespace=e:fa(n,`"html", "mathml" or "svg"`);break}case`css`:{let e=us(n);e===`injected`?t.css=e:fa(n,`"injected"`);break}case`immutable`:t.immutable=ds(n);break;case`preserveWhitespace`:t.preserveWhitespace=ds(n);break;case`accessors`:t.accessors=ds(n);break;default:va(n,e)}}return t}function us(e){let{value:t}=e;if(t===!0)return!0;let n=Array.isArray(t)?t[0]:t;return n?t.length>1?null:n.type===`Text`?n.data:n.expression.type===`Literal`?n.expression.value:null:!0}function ds(e){let t=us(e);return typeof t!=`boolean`&&fa(e,`true or false`),t}const fs=`[a-z0-9_.·À-ÖØ-öø-ͽͿ-῿‌-‍‿-⁀⁰-↏Ⰰ-⿯、-퟿豈-﷏ﷰ-�𐀀-󯿿-]`,ps=RegExp(`^[a-z]${fs}*-${fs}*$`,`u`),ms=[`annotation-xml`,`color-profile`,`font-face`,`font-face-src`,`font-face-uri`,`font-face-format`,`font-face-name`,`missing-glyph`];function hs(e,t){typeof t!=`string`&&ga(e),t&&(ps.test(t)?ms.includes(t)&&_a(e):ga(e))}function gs(e){let{nodes:t}=e.fragment;if(t.length>0){let n=t[0],r=t[t.length-1];sa({start:n.start,end:r.end},e.name)}}const _s=/ \(\d+:\d+\)$/,vs=/<!--[^]*?-->|<script\s+(?:[^>]*|(?:[^=>'"/]+=(?:"[^"]*"|'[^']*'|[^>\s]+)\s+)*)lang=(["'])?([^"' >]+)\1[^>]*>/g;var ys=class{template;loose;index=0;ts=!1;stack=[];fragments=[];root;meta_tags={};last_auto_closed_tag;constructor(e,t){if(typeof e!=`string`)throw TypeError(`Template must be a string`);this.loose=t,this.template=e.trimEnd();let n;do n=vs.exec(e);while(n&&n[0][1]!==`s`);vs.lastIndex=0,this.ts=n?.[2]===`ts`,this.root={css:null,js:[],start:null,end:null,type:`Root`,fragment:To(),options:null,comments:[],metadata:{ts:this.ts}},this.stack.push(this.root),this.fragments.push(this.root.fragment);let r=cs;for(;this.index<this.template.length;)r=r(this)||cs;if(this.stack.length>1){let e=this.current();this.loose?e.end=this.template.length:e.type===`RegularElement`?(e.end=e.start+1,Ui(e,e.name)):(e.end=e.start+1,Fi(e))}if(r!==cs&&xa(this.index),this.root.fragment.nodes.length){let t=this.root.fragment.nodes[0].start;for(;A.test(e[t]);)t+=1;let n=this.root.fragment.nodes[this.root.fragment.nodes.length-1].end;for(;A.test(e[n-1]);)--n;this.root.start=t,this.root.end=n}else this.root.start=this.root.end=null;let i=this.root.fragment.nodes.findIndex(e=>e.type===`SvelteOptions`);if(i!==-1){let e=this.root.fragment.nodes[i];this.root.fragment.nodes.splice(i,1),this.root.options=ls(e),gs(e),Object.defineProperty(this.root.options,`__raw__`,{value:e,enumerable:!1})}}current(){return this.stack[this.stack.length-1]}acorn_error(e){Xi(e.pos,e.message.replace(_s,``))}eat(e,t=!1,n=!0){return this.match(e)?(this.index+=e.length,!0):(t&&(!this.loose||n)&&Ji(this.index,e),!1)}match(e){let t=e.length;return t===1?this.template[this.index]===e:this.template.slice(this.index,this.index+t)===e}match_regex(e){let t=e.exec(this.template.slice(this.index));return!t||t.index!==0?null:t[0]}allow_whitespace(){for(;this.index<this.template.length&&A.test(this.template[this.index]);)this.index++}read(e){let t=this.match_regex(e);return t&&(this.index+=t.length),t}read_identifier(e=!1){let t=this.index,n=this.index,r=this.template.codePointAt(n);if(!ot(r,!0))return null;for(n+=r<=65535?1:2;n<this.template.length;){let e=this.template.codePointAt(n);if(!st(e,!0))break;n+=e<=65535?1:2}let i=this.template.slice(this.index,this.index=n);return!e&&F(i)&&Sa(t,i),i}read_until(e){if(this.index>=this.template.length){if(this.loose)return``;xa(this.template.length)}let t=this.index,n=e.exec(this.template.slice(t));return n?(this.index=t+n.index,this.template.slice(t,this.index)):(this.index=this.template.length,this.template.slice(t))}require_whitespace(){A.test(this.template[this.index])||Yi(this.index),this.allow_whitespace()}pop(){return this.fragments.pop(),this.stack.pop()}append(e){return this.fragments.at(-1)?.nodes.push(e),e}};function bs(e,t=!1){return L(e),new ys(e,t).root}Math.min,Math.max,Math.floor,Math.f16round,Math.round,Math.abs,Math.acos,Math.asin,Math.atan,Math.atan2,Math.ceil,Math.cos,Math.sin,Math.tan,Math.exp,Math.log,Math.pow,Math.sqrt,Math.clz32,Math.imul,Math.sign,Math.log10,Math.log2,Math.log1p,Math.expm1,Math.cosh,Math.sinh,Math.tanh,Math.acosh,Math.asinh,Math.atanh,Math.trunc,Math.fround,Math.cbrt,Number,Number.isInteger,Number.isFinite,Number.isNaN,Number.isSafeInteger,Number.parseFloat,Number.parseInt,String,String.fromCharCode,String.fromCodePoint;var xs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;function t(){var e=this,t=0,n={"@@iterator":function(){return n},next:function(){if(t<e.length){var n=e[t];return t+=1,{done:!1,value:n}}else return{done:!0}}};return n}e.default=t})),Ss=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=i;var t=n(xs());function n(e){return e&&e.__esModule?e:{default:e}}function r(e){"@babel/helpers - typeof";return r=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},r(e)}function i(e,n){return typeof Symbol==`function`&&r(Symbol.iterator)===`symbol`&&Object.defineProperty(e,Symbol.iterator,{value:t.default.bind(n)}),e}})),Cs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=n(Ss());function n(e){return e&&e.__esModule?e:{default:e}}function r(e,t){return c(e)||s(e,t)||a(e,t)||i()}function i(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
59
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return o(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}function o(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function c(e){if(Array.isArray(e))return e}var l=[[`aria-activedescendant`,{type:`id`}],[`aria-atomic`,{type:`boolean`}],[`aria-autocomplete`,{type:`token`,values:[`inline`,`list`,`both`,`none`]}],[`aria-braillelabel`,{type:`string`}],[`aria-brailleroledescription`,{type:`string`}],[`aria-busy`,{type:`boolean`}],[`aria-checked`,{type:`tristate`}],[`aria-colcount`,{type:`integer`}],[`aria-colindex`,{type:`integer`}],[`aria-colspan`,{type:`integer`}],[`aria-controls`,{type:`idlist`}],[`aria-current`,{type:`token`,values:[`page`,`step`,`location`,`date`,`time`,!0,!1]}],[`aria-describedby`,{type:`idlist`}],[`aria-description`,{type:`string`}],[`aria-details`,{type:`id`}],[`aria-disabled`,{type:`boolean`}],[`aria-dropeffect`,{type:`tokenlist`,values:[`copy`,`execute`,`link`,`move`,`none`,`popup`]}],[`aria-errormessage`,{type:`id`}],[`aria-expanded`,{type:`boolean`,allowundefined:!0}],[`aria-flowto`,{type:`idlist`}],[`aria-grabbed`,{type:`boolean`,allowundefined:!0}],[`aria-haspopup`,{type:`token`,values:[!1,!0,`menu`,`listbox`,`tree`,`grid`,`dialog`]}],[`aria-hidden`,{type:`boolean`,allowundefined:!0}],[`aria-invalid`,{type:`token`,values:[`grammar`,!1,`spelling`,!0]}],[`aria-keyshortcuts`,{type:`string`}],[`aria-label`,{type:`string`}],[`aria-labelledby`,{type:`idlist`}],[`aria-level`,{type:`integer`}],[`aria-live`,{type:`token`,values:[`assertive`,`off`,`polite`]}],[`aria-modal`,{type:`boolean`}],[`aria-multiline`,{type:`boolean`}],[`aria-multiselectable`,{type:`boolean`}],[`aria-orientation`,{type:`token`,values:[`vertical`,`undefined`,`horizontal`]}],[`aria-owns`,{type:`idlist`}],[`aria-placeholder`,{type:`string`}],[`aria-posinset`,{type:`integer`}],[`aria-pressed`,{type:`tristate`}],[`aria-readonly`,{type:`boolean`}],[`aria-relevant`,{type:`tokenlist`,values:[`additions`,`all`,`removals`,`text`]}],[`aria-required`,{type:`boolean`}],[`aria-roledescription`,{type:`string`}],[`aria-rowcount`,{type:`integer`}],[`aria-rowindex`,{type:`integer`}],[`aria-rowspan`,{type:`integer`}],[`aria-selected`,{type:`boolean`,allowundefined:!0}],[`aria-setsize`,{type:`integer`}],[`aria-sort`,{type:`token`,values:[`ascending`,`descending`,`none`,`other`]}],[`aria-valuemax`,{type:`number`}],[`aria-valuemin`,{type:`number`}],[`aria-valuenow`,{type:`number`}],[`aria-valuetext`,{type:`string`}]],u={entries:function(){return l},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,i=l;n<i.length;n++){var a=r(i[n],2),o=a[0],s=a[1];e.call(t,s,o,l)}},get:function(e){var t=l.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!u.get(e)},keys:function(){return l.map(function(e){return r(e,1)[0]})},values:function(){return l.map(function(e){return r(e,2)[1]})}};e.default=(0,t.default)(u,u.entries())})),ws=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=n(Ss());function n(e){return e&&e.__esModule?e:{default:e}}function r(e,t){return c(e)||s(e,t)||a(e,t)||i()}function i(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
60
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return o(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?o(e,t):void 0}}function o(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function s(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function c(e){if(Array.isArray(e))return e}var l=[[`a`,{reserved:!1}],[`abbr`,{reserved:!1}],[`acronym`,{reserved:!1}],[`address`,{reserved:!1}],[`applet`,{reserved:!1}],[`area`,{reserved:!1}],[`article`,{reserved:!1}],[`aside`,{reserved:!1}],[`audio`,{reserved:!1}],[`b`,{reserved:!1}],[`base`,{reserved:!0}],[`bdi`,{reserved:!1}],[`bdo`,{reserved:!1}],[`big`,{reserved:!1}],[`blink`,{reserved:!1}],[`blockquote`,{reserved:!1}],[`body`,{reserved:!1}],[`br`,{reserved:!1}],[`button`,{reserved:!1}],[`canvas`,{reserved:!1}],[`caption`,{reserved:!1}],[`center`,{reserved:!1}],[`cite`,{reserved:!1}],[`code`,{reserved:!1}],[`col`,{reserved:!0}],[`colgroup`,{reserved:!0}],[`content`,{reserved:!1}],[`data`,{reserved:!1}],[`datalist`,{reserved:!1}],[`dd`,{reserved:!1}],[`del`,{reserved:!1}],[`details`,{reserved:!1}],[`dfn`,{reserved:!1}],[`dialog`,{reserved:!1}],[`dir`,{reserved:!1}],[`div`,{reserved:!1}],[`dl`,{reserved:!1}],[`dt`,{reserved:!1}],[`em`,{reserved:!1}],[`embed`,{reserved:!1}],[`fieldset`,{reserved:!1}],[`figcaption`,{reserved:!1}],[`figure`,{reserved:!1}],[`font`,{reserved:!1}],[`footer`,{reserved:!1}],[`form`,{reserved:!1}],[`frame`,{reserved:!1}],[`frameset`,{reserved:!1}],[`h1`,{reserved:!1}],[`h2`,{reserved:!1}],[`h3`,{reserved:!1}],[`h4`,{reserved:!1}],[`h5`,{reserved:!1}],[`h6`,{reserved:!1}],[`head`,{reserved:!0}],[`header`,{reserved:!1}],[`hgroup`,{reserved:!1}],[`hr`,{reserved:!1}],[`html`,{reserved:!0}],[`i`,{reserved:!1}],[`iframe`,{reserved:!1}],[`img`,{reserved:!1}],[`input`,{reserved:!1}],[`ins`,{reserved:!1}],[`kbd`,{reserved:!1}],[`keygen`,{reserved:!1}],[`label`,{reserved:!1}],[`legend`,{reserved:!1}],[`li`,{reserved:!1}],[`link`,{reserved:!0}],[`main`,{reserved:!1}],[`map`,{reserved:!1}],[`mark`,{reserved:!1}],[`marquee`,{reserved:!1}],[`menu`,{reserved:!1}],[`menuitem`,{reserved:!1}],[`meta`,{reserved:!0}],[`meter`,{reserved:!1}],[`nav`,{reserved:!1}],[`noembed`,{reserved:!0}],[`noscript`,{reserved:!0}],[`object`,{reserved:!1}],[`ol`,{reserved:!1}],[`optgroup`,{reserved:!1}],[`option`,{reserved:!1}],[`output`,{reserved:!1}],[`p`,{reserved:!1}],[`param`,{reserved:!0}],[`picture`,{reserved:!0}],[`pre`,{reserved:!1}],[`progress`,{reserved:!1}],[`q`,{reserved:!1}],[`rp`,{reserved:!1}],[`rt`,{reserved:!1}],[`rtc`,{reserved:!1}],[`ruby`,{reserved:!1}],[`s`,{reserved:!1}],[`samp`,{reserved:!1}],[`script`,{reserved:!0}],[`section`,{reserved:!1}],[`select`,{reserved:!1}],[`small`,{reserved:!1}],[`source`,{reserved:!0}],[`spacer`,{reserved:!1}],[`span`,{reserved:!1}],[`strike`,{reserved:!1}],[`strong`,{reserved:!1}],[`style`,{reserved:!0}],[`sub`,{reserved:!1}],[`summary`,{reserved:!1}],[`sup`,{reserved:!1}],[`table`,{reserved:!1}],[`tbody`,{reserved:!1}],[`td`,{reserved:!1}],[`textarea`,{reserved:!1}],[`tfoot`,{reserved:!1}],[`th`,{reserved:!1}],[`thead`,{reserved:!1}],[`time`,{reserved:!1}],[`title`,{reserved:!0}],[`tr`,{reserved:!1}],[`track`,{reserved:!0}],[`tt`,{reserved:!1}],[`u`,{reserved:!1}],[`ul`,{reserved:!1}],[`var`,{reserved:!1}],[`video`,{reserved:!1}],[`wbr`,{reserved:!1}],[`xmp`,{reserved:!1}]],u={entries:function(){return l},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,i=l;n<i.length;n++){var a=r(i[n],2),o=a[0],s=a[1];e.call(t,s,o,l)}},get:function(e){var t=l.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!u.get(e)},keys:function(){return l.map(function(e){return r(e,1)[0]})},values:function(){return l.map(function(e){return r(e,2)[1]})}};e.default=(0,t.default)(u,u.entries())})),Ts=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`]]}})),Es=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`]]}})),Ds=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null},relatedConcepts:[{concept:{name:`input`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`]]}})),Os=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ks=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),As=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{"aria-atomic":null,"aria-busy":null,"aria-controls":null,"aria-current":null,"aria-describedby":null,"aria-details":null,"aria-dropeffect":null,"aria-flowto":null,"aria-grabbed":null,"aria-hidden":null,"aria-keyshortcuts":null,"aria-label":null,"aria-labelledby":null,"aria-live":null,"aria-owns":null,"aria-relevant":null,"aria-roledescription":null},relatedConcepts:[{concept:{name:`role`},module:`XHTML`},{concept:{name:`type`},module:`Dublin Core`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]}})),js=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`frontmatter`},module:`DTB`},{concept:{name:`level`},module:`DTB`},{concept:{name:`level`},module:`SMIL`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Ms=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Ns=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`],[`roletype`,`structure`,`section`,`group`]]}})),Ps=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`]]}})),Fs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`]]}})),Is=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!0,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-modal":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`]]}})),Ls=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=p(Ts()),n=p(Es()),r=p(Ds()),i=p(Os()),a=p(ks()),o=p(As()),s=p(js()),c=p(Ms()),l=p(Ns()),u=p(Ps()),d=p(Fs()),f=p(Is());function p(e){return e&&e.__esModule?e:{default:e}}e.default=[[`command`,t.default],[`composite`,n.default],[`input`,r.default],[`landmark`,i.default],[`range`,a.default],[`roletype`,o.default],[`section`,s.default],[`sectionhead`,c.default],[`select`,l.default],[`structure`,u.default],[`widget`,d.default],[`window`,f.default]]})),Rs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-atomic":`true`,"aria-live":`assertive`},relatedConcepts:[{concept:{name:`alert`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),zs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`alert`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`alert`],[`roletype`,`window`,`dialog`]]}})),Bs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`Device Independence Delivery Unit`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Vs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:`article`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`document`]]}})),Hs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:[`scoped to the body element`],name:`header`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Us=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`blockquote`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ws=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-pressed":null},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`button`}],name:`input`},module:`HTML`},{concept:{attributes:[{name:`type`,value:`image`}],name:`input`},module:`HTML`},{concept:{attributes:[{name:`type`,value:`reset`}],name:`input`},module:`HTML`},{concept:{attributes:[{name:`type`,value:`submit`}],name:`input`},module:`HTML`},{concept:{name:`button`},module:`HTML`},{concept:{name:`trigger`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`]]}})),Gs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`caption`},module:`HTML`}],requireContextRole:[`figure`,`grid`,`table`],requiredContextRole:[`figure`,`grid`,`table`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ks=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-colindex":null,"aria-colspan":null,"aria-rowindex":null,"aria-rowspan":null},relatedConcepts:[{concept:{constraints:[`ancestor table element has table role`],name:`td`},module:`HTML`}],requireContextRole:[`row`],requiredContextRole:[`row`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),qs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-checked":null,"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`checkbox`}],name:`input`},module:`HTML`},{concept:{name:`option`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`]]}})),Js=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`code`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ys=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{concept:{name:`th`},module:`HTML`},{concept:{attributes:[{name:`scope`,value:`col`}],name:`th`},module:`HTML`},{concept:{attributes:[{name:`scope`,value:`colgroup`}],name:`th`},module:`HTML`}],requireContextRole:[`row`],requiredContextRole:[`row`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`cell`],[`roletype`,`structure`,`section`,`cell`,`gridcell`],[`roletype`,`widget`,`gridcell`],[`roletype`,`structure`,`sectionhead`]]}})),Xs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-expanded":`false`,"aria-haspopup":`listbox`},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`email`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`search`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`tel`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`text`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`url`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`list`},{name:`type`,value:`url`}],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`multiple`},{constraints:[`undefined`],name:`size`}],constraints:[`the multiple attribute is not set and the size attribute does not have a value greater than 1`],name:`select`},module:`HTML`},{concept:{name:`select`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-expanded":`false`},superClass:[[`roletype`,`widget`,`input`]]}})),Zs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:[`scoped to the body element`,`scoped to the main element`],name:`aside`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-label`}],constraints:[`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`aside`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-labelledby`}],constraints:[`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`aside`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Qs=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{constraints:[`scoped to the body element`],name:`footer`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),$s=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`dd`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ec=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`del`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),tc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`dialog`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`window`]]}})),nc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{module:`DAISY Guide`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`list`]]}})),rc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`Device Independence Delivery Unit`}},{concept:{name:`html`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),ic=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`em`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ac=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`article`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`list`]]}})),oc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`figure`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),sc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`aria-label`}],name:`form`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-labelledby`}],name:`form`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`name`}],name:`form`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),cc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`a`},module:`HTML`},{concept:{name:`area`},module:`HTML`},{concept:{name:`aside`},module:`HTML`},{concept:{name:`b`},module:`HTML`},{concept:{name:`bdo`},module:`HTML`},{concept:{name:`body`},module:`HTML`},{concept:{name:`data`},module:`HTML`},{concept:{name:`div`},module:`HTML`},{concept:{constraints:[`scoped to the main element`,`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`footer`},module:`HTML`},{concept:{constraints:[`scoped to the main element`,`scoped to a sectioning content element`,`scoped to a sectioning root element other than body`],name:`header`},module:`HTML`},{concept:{name:`hgroup`},module:`HTML`},{concept:{name:`i`},module:`HTML`},{concept:{name:`pre`},module:`HTML`},{concept:{name:`q`},module:`HTML`},{concept:{name:`samp`},module:`HTML`},{concept:{name:`section`},module:`HTML`},{concept:{name:`small`},module:`HTML`},{concept:{name:`span`},module:`HTML`},{concept:{name:`u`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),lc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-multiselectable":null,"aria-readonly":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`row`],[`row`,`rowgroup`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`],[`roletype`,`structure`,`section`,`table`]]}})),uc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-selected":null},relatedConcepts:[{concept:{constraints:[`ancestor table element has grid role`,`ancestor table element has treegrid role`],name:`td`},module:`HTML`}],requireContextRole:[`row`],requiredContextRole:[`row`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`cell`],[`roletype`,`widget`]]}})),dc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-disabled":null},relatedConcepts:[{concept:{name:`details`},module:`HTML`},{concept:{name:`fieldset`},module:`HTML`},{concept:{name:`optgroup`},module:`HTML`},{concept:{name:`address`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),fc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-level":`2`},relatedConcepts:[{concept:{name:`h1`},module:`HTML`},{concept:{name:`h2`},module:`HTML`},{concept:{name:`h3`},module:`HTML`},{concept:{name:`h4`},module:`HTML`},{concept:{name:`h5`},module:`HTML`},{concept:{name:`h6`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-level":`2`},superClass:[[`roletype`,`structure`,`sectionhead`]]}})),pc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`alt`}],name:`img`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`alt`}],name:`img`},module:`HTML`},{concept:{name:`imggroup`},module:`DTB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),mc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`ins`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),hc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`href`}],name:`a`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`href`}],name:`area`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`]]}})),gc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`menu`},module:`HTML`},{concept:{name:`ol`},module:`HTML`},{concept:{name:`ul`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`listitem`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),_c=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-invalid":null,"aria-multiselectable":null,"aria-readonly":null,"aria-required":null,"aria-orientation":`vertical`},relatedConcepts:[{concept:{attributes:[{constraints:[`>1`],name:`size`}],constraints:[`the size attribute value is greater than 1`],name:`select`},module:`HTML`},{concept:{attributes:[{name:`multiple`}],name:`select`},module:`HTML`},{concept:{name:`datalist`},module:`HTML`},{concept:{name:`list`},module:`ARIA`},{concept:{name:`select`},module:`XForms`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`option`,`group`],[`option`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),vc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-level":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{constraints:[`direct descendant of ol`,`direct descendant of ul`,`direct descendant of menu`],name:`li`},module:`HTML`},{concept:{name:`item`},module:`XForms`}],requireContextRole:[`directory`,`list`],requiredContextRole:[`directory`,`list`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),yc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-live":`polite`},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),bc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`main`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),xc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[],props:{"aria-braillelabel":null,"aria-brailleroledescription":null,"aria-description":null},relatedConcepts:[{concept:{name:`mark`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Sc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Cc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`math`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),wc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":`vertical`},relatedConcepts:[{concept:{name:`MENU`},module:`JAPI`},{concept:{name:`list`},module:`ARIA`},{concept:{name:`select`},module:`XForms`},{concept:{name:`sidebar`},module:`DTB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`menuitem`,`group`],[`menuitemradio`,`group`],[`menuitemcheckbox`,`group`],[`menuitem`],[`menuitemcheckbox`],[`menuitemradio`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),Tc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":`horizontal`},relatedConcepts:[{concept:{name:`toolbar`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`menuitem`,`group`],[`menuitemradio`,`group`],[`menuitemcheckbox`,`group`],[`menuitem`],[`menuitemcheckbox`],[`menuitemradio`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`,`menu`],[`roletype`,`structure`,`section`,`group`,`select`,`menu`]]}})),Ec=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{name:`MENU_ITEM`},module:`JAPI`},{concept:{name:`listitem`},module:`ARIA`},{concept:{name:`option`},module:`ARIA`}],requireContextRole:[`group`,`menu`,`menubar`],requiredContextRole:[`group`,`menu`,`menubar`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`]]}})),Dc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`menuitem`},module:`ARIA`}],requireContextRole:[`group`,`menu`,`menubar`],requiredContextRole:[`group`,`menu`,`menubar`],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`,`checkbox`],[`roletype`,`widget`,`command`,`menuitem`]]}})),Oc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`menuitem`},module:`ARIA`}],requireContextRole:[`group`,`menu`,`menubar`],requiredContextRole:[`group`,`menu`,`menubar`],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`,`checkbox`,`menuitemcheckbox`],[`roletype`,`widget`,`command`,`menuitem`,`menuitemcheckbox`],[`roletype`,`widget`,`input`,`radio`]]}})),kc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-valuetext":null,"aria-valuemax":`100`,"aria-valuemin":`0`},relatedConcepts:[{concept:{name:`meter`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[[`roletype`,`structure`,`range`]]}})),Ac=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`nav`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),jc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[]}})),Mc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Nc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":`false`},relatedConcepts:[{concept:{name:`item`},module:`XForms`},{concept:{name:`listitem`},module:`ARIA`},{concept:{name:`option`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-selected":`false`},superClass:[[`roletype`,`widget`,`input`]]}})),Pc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`p`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Fc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{attributes:[{name:`alt`,value:``}],name:`img`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Ic=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-valuetext":null},relatedConcepts:[{concept:{name:`progress`},module:`HTML`},{concept:{name:`status`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`range`],[`roletype`,`widget`]]}})),Lc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-checked":null,"aria-posinset":null,"aria-setsize":null},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`radio`}],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`]]}})),Rc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{name:`list`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`radio`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),zc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`set`],name:`aria-label`}],name:`section`},module:`HTML`},{concept:{attributes:[{constraints:[`set`],name:`aria-labelledby`}],name:`section`},module:`HTML`},{concept:{name:`Device Independence Glossart perceivable unit`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Bc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-colindex":null,"aria-expanded":null,"aria-level":null,"aria-posinset":null,"aria-rowindex":null,"aria-selected":null,"aria-setsize":null},relatedConcepts:[{concept:{name:`tr`},module:`HTML`}],requireContextRole:[`grid`,`rowgroup`,`table`,`treegrid`],requiredContextRole:[`grid`,`rowgroup`,`table`,`treegrid`],requiredOwnedElements:[[`cell`],[`columnheader`],[`gridcell`],[`rowheader`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`group`],[`roletype`,`widget`]]}})),Vc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`tbody`},module:`HTML`},{concept:{name:`tfoot`},module:`HTML`},{concept:{name:`thead`},module:`HTML`}],requireContextRole:[`grid`,`table`,`treegrid`],requiredContextRole:[`grid`,`table`,`treegrid`],requiredOwnedElements:[[`row`]],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),Hc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-sort":null},relatedConcepts:[{concept:{attributes:[{name:`scope`,value:`row`}],name:`th`},module:`HTML`},{concept:{attributes:[{name:`scope`,value:`rowgroup`}],name:`th`},module:`HTML`}],requireContextRole:[`row`,`rowgroup`],requiredContextRole:[`row`,`rowgroup`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`cell`],[`roletype`,`structure`,`section`,`cell`,`gridcell`],[`roletype`,`widget`,`gridcell`],[`roletype`,`structure`,`sectionhead`]]}})),Uc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-valuetext":null,"aria-orientation":`vertical`,"aria-valuemax":`100`,"aria-valuemin":`0`},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-controls":null,"aria-valuenow":null},superClass:[[`roletype`,`structure`,`range`],[`roletype`,`widget`]]}})),Wc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Gc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`search`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`input`,`textbox`]]}})),Kc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-orientation":`horizontal`,"aria-valuemax":`100`,"aria-valuemin":`0`,"aria-valuenow":null,"aria-valuetext":null},relatedConcepts:[{concept:{name:`hr`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`]]}})),qc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-readonly":null,"aria-valuetext":null,"aria-orientation":`horizontal`,"aria-valuemax":`100`,"aria-valuemin":`0`},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`range`}],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-valuenow":null},superClass:[[`roletype`,`widget`,`input`],[`roletype`,`structure`,`range`]]}})),Jc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-readonly":null,"aria-required":null,"aria-valuetext":null,"aria-valuenow":`0`},relatedConcepts:[{concept:{attributes:[{name:`type`,value:`number`}],name:`input`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`],[`roletype`,`widget`,`input`],[`roletype`,`structure`,`range`]]}})),Yc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-atomic":`true`,"aria-live":`polite`},relatedConcepts:[{concept:{name:`output`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Xc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`strong`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Zc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`sub`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Qc=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[`aria-label`,`aria-labelledby`],props:{},relatedConcepts:[{concept:{name:`sup`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),$c=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`button`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{"aria-checked":null},superClass:[[`roletype`,`widget`,`input`,`checkbox`]]}})),el=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-disabled":null,"aria-expanded":null,"aria-haspopup":null,"aria-posinset":null,"aria-setsize":null,"aria-selected":`false`},relatedConcepts:[],requireContextRole:[`tablist`],requiredContextRole:[`tablist`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`sectionhead`],[`roletype`,`widget`]]}})),tl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-colcount":null,"aria-rowcount":null},relatedConcepts:[{concept:{name:`table`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`row`],[`row`,`rowgroup`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),nl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-level":null,"aria-multiselectable":null,"aria-orientation":`horizontal`},relatedConcepts:[{module:`DAISY`,concept:{name:`guide`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`tab`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`]]}})),rl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),il=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`dfn`},module:`HTML`},{concept:{name:`dt`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),al=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-activedescendant":null,"aria-autocomplete":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null,"aria-multiline":null,"aria-placeholder":null,"aria-readonly":null,"aria-required":null},relatedConcepts:[{concept:{attributes:[{constraints:[`undefined`],name:`type`},{constraints:[`undefined`],name:`list`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`email`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`tel`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`text`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{attributes:[{constraints:[`undefined`],name:`list`},{name:`type`,value:`url`}],constraints:[`the list attribute is not set`],name:`input`},module:`HTML`},{concept:{name:`input`},module:`XForms`},{concept:{name:`textarea`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`input`]]}})),ol=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`time`},module:`HTML`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),sl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`status`]]}})),cl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-orientation":`horizontal`},relatedConcepts:[{concept:{name:`menubar`},module:`ARIA`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`group`]]}})),ll=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),ul=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null,"aria-multiselectable":null,"aria-required":null,"aria-orientation":`vertical`},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`treeitem`,`group`],[`treeitem`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`select`],[`roletype`,`structure`,`section`,`group`,`select`]]}})),dl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`row`],[`row`,`rowgroup`]],requiredProps:{},superClass:[[`roletype`,`widget`,`composite`,`grid`],[`roletype`,`structure`,`section`,`table`,`grid`],[`roletype`,`widget`,`composite`,`select`,`tree`],[`roletype`,`structure`,`section`,`group`,`select`,`tree`]]}})),fl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-expanded":null,"aria-haspopup":null},relatedConcepts:[],requireContextRole:[`group`,`tree`],requiredContextRole:[`group`,`tree`],requiredOwnedElements:[],requiredProps:{"aria-selected":null},superClass:[[`roletype`,`structure`,`section`,`listitem`],[`roletype`,`widget`,`input`,`option`]]}})),pl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=z(Rs()),n=z(zs()),r=z(Bs()),i=z(Vs()),a=z(Hs()),o=z(Us()),s=z(Ws()),c=z(Gs()),l=z(Ks()),u=z(qs()),d=z(Js()),f=z(Ys()),p=z(Xs()),m=z(Zs()),h=z(Qs()),g=z($s()),_=z(ec()),v=z(tc()),y=z(nc()),b=z(rc()),x=z(ic()),S=z(ac()),C=z(oc()),w=z(sc()),ee=z(cc()),T=z(lc()),E=z(uc()),te=z(dc()),D=z(fc()),O=z(pc()),k=z(mc()),ne=z(hc()),re=z(gc()),A=z(_c()),ie=z(vc()),ae=z(yc()),oe=z(bc()),j=z(xc()),se=z(Sc()),ce=z(Cc()),le=z(wc()),M=z(Tc()),ue=z(Ec()),de=z(Dc()),fe=z(Oc()),pe=z(kc()),me=z(Ac()),he=z(jc()),ge=z(Mc()),_e=z(Nc()),N=z(Pc()),P=z(Fc()),F=z(Ic()),I=z(Lc()),ve=z(Rc()),ye=z(zc()),be=z(Bc()),xe=z(Vc()),L=z(Hc()),R=z(Uc()),Se=z(Wc()),Ce=z(Gc()),we=z(Kc()),Te=z(qc()),Ee=z(Jc()),De=z(Yc()),Oe=z(Xc()),ke=z(Zc()),Ae=z(Qc()),je=z($c()),Me=z(el()),Ne=z(tl()),Pe=z(nl()),Fe=z(rl()),Ie=z(il()),Le=z(al()),Re=z(ol()),ze=z(sl()),Be=z(cl()),Ve=z(ll()),He=z(ul()),Ue=z(dl()),We=z(fl());function z(e){return e&&e.__esModule?e:{default:e}}e.default=[[`alert`,t.default],[`alertdialog`,n.default],[`application`,r.default],[`article`,i.default],[`banner`,a.default],[`blockquote`,o.default],[`button`,s.default],[`caption`,c.default],[`cell`,l.default],[`checkbox`,u.default],[`code`,d.default],[`columnheader`,f.default],[`combobox`,p.default],[`complementary`,m.default],[`contentinfo`,h.default],[`definition`,g.default],[`deletion`,_.default],[`dialog`,v.default],[`directory`,y.default],[`document`,b.default],[`emphasis`,x.default],[`feed`,S.default],[`figure`,C.default],[`form`,w.default],[`generic`,ee.default],[`grid`,T.default],[`gridcell`,E.default],[`group`,te.default],[`heading`,D.default],[`img`,O.default],[`insertion`,k.default],[`link`,ne.default],[`list`,re.default],[`listbox`,A.default],[`listitem`,ie.default],[`log`,ae.default],[`main`,oe.default],[`mark`,j.default],[`marquee`,se.default],[`math`,ce.default],[`menu`,le.default],[`menubar`,M.default],[`menuitem`,ue.default],[`menuitemcheckbox`,de.default],[`menuitemradio`,fe.default],[`meter`,pe.default],[`navigation`,me.default],[`none`,he.default],[`note`,ge.default],[`option`,_e.default],[`paragraph`,N.default],[`presentation`,P.default],[`progressbar`,F.default],[`radio`,I.default],[`radiogroup`,ve.default],[`region`,ye.default],[`row`,be.default],[`rowgroup`,xe.default],[`rowheader`,L.default],[`scrollbar`,R.default],[`search`,Se.default],[`searchbox`,Ce.default],[`separator`,we.default],[`slider`,Te.default],[`spinbutton`,Ee.default],[`status`,De.default],[`strong`,Oe.default],[`subscript`,ke.default],[`superscript`,Ae.default],[`switch`,je.default],[`tab`,Me.default],[`table`,Ne.default],[`tablist`,Pe.default],[`tabpanel`,Fe.default],[`term`,Ie.default],[`textbox`,Le.default],[`time`,Re.default],[`timer`,ze.default],[`toolbar`,Be.default],[`tooltip`,Ve.default],[`tree`,He.default],[`treegrid`,Ue.default],[`treeitem`,We.default]]})),ml=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`abstract [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),hl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`acknowledgments [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),gl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`afterword [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),_l=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`appendix [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),vl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`referrer [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),yl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`EPUB biblioentry [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[`doc-bibliography`],requiredContextRole:[`doc-bibliography`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`listitem`]]}})),bl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`bibliography [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`doc-biblioentry`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),xl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`biblioref [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),Sl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`chapter [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Cl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`colophon [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),wl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`conclusion [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Tl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`cover [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`img`]]}})),El=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`credit [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Dl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`credits [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Ol=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`dedication [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),kl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`rearnote [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[`doc-endnotes`],requiredContextRole:[`doc-endnotes`],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`listitem`]]}})),Al=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`rearnotes [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`doc-endnote`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),jl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`epigraph [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ml=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`epilogue [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Nl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`errata [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Pl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Fl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`footnote [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Il=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`foreword [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Ll=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`glossary [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[[`definition`],[`term`]],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Rl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`glossref [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),zl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`index [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`,`navigation`]]}})),Bl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`introduction [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Vl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`noteref [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`widget`,`command`,`link`]]}})),Hl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`notice [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`note`]]}})),Ul=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`pagebreak [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`separator`]]}})),Wl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[],props:{"aria-braillelabel":null,"aria-brailleroledescription":null,"aria-description":null,"aria-disabled":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Gl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`prohibited`],prohibitedProps:[],props:{"aria-braillelabel":null,"aria-brailleroledescription":null,"aria-description":null,"aria-disabled":null,"aria-errormessage":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Kl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`page-list [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`,`navigation`]]}})),ql=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`part [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Jl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`preface [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Yl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`prologue [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`]]}})),Xl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{},relatedConcepts:[{concept:{name:`pullquote [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`none`]]}})),Zl=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`qna [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`]]}})),Ql=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`subtitle [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`sectionhead`]]}})),$l=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`help [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`note`]]}})),eu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{concept:{name:`toc [EPUB-SSV]`},module:`EPUB`}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`landmark`,`navigation`]]}})),tu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=M(ml()),n=M(hl()),r=M(gl()),i=M(_l()),a=M(vl()),o=M(yl()),s=M(bl()),c=M(xl()),l=M(Sl()),u=M(Cl()),d=M(wl()),f=M(Tl()),p=M(El()),m=M(Dl()),h=M(Ol()),g=M(kl()),_=M(Al()),v=M(jl()),y=M(Ml()),b=M(Nl()),x=M(Pl()),S=M(Fl()),C=M(Il()),w=M(Ll()),ee=M(Rl()),T=M(zl()),E=M(Bl()),te=M(Vl()),D=M(Hl()),O=M(Ul()),k=M(Wl()),ne=M(Gl()),re=M(Kl()),A=M(ql()),ie=M(Jl()),ae=M(Yl()),oe=M(Xl()),j=M(Zl()),se=M(Ql()),ce=M($l()),le=M(eu());function M(e){return e&&e.__esModule?e:{default:e}}e.default=[[`doc-abstract`,t.default],[`doc-acknowledgments`,n.default],[`doc-afterword`,r.default],[`doc-appendix`,i.default],[`doc-backlink`,a.default],[`doc-biblioentry`,o.default],[`doc-bibliography`,s.default],[`doc-biblioref`,c.default],[`doc-chapter`,l.default],[`doc-colophon`,u.default],[`doc-conclusion`,d.default],[`doc-cover`,f.default],[`doc-credit`,p.default],[`doc-credits`,m.default],[`doc-dedication`,h.default],[`doc-endnote`,g.default],[`doc-endnotes`,_.default],[`doc-epigraph`,v.default],[`doc-epilogue`,y.default],[`doc-errata`,b.default],[`doc-example`,x.default],[`doc-footnote`,S.default],[`doc-foreword`,C.default],[`doc-glossary`,w.default],[`doc-glossref`,ee.default],[`doc-index`,T.default],[`doc-introduction`,E.default],[`doc-noteref`,te.default],[`doc-notice`,D.default],[`doc-pagebreak`,O.default],[`doc-pagefooter`,k.default],[`doc-pageheader`,ne.default],[`doc-pagelist`,re.default],[`doc-part`,A.default],[`doc-preface`,ie.default],[`doc-prologue`,ae.default],[`doc-pullquote`,oe.default],[`doc-qna`,j.default],[`doc-subtitle`,se.default],[`doc-tip`,ce.default],[`doc-toc`,le.default]]})),nu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:`GRAPHICS`,concept:{name:`graphics-object`}},{module:`ARIA`,concept:{name:`img`}},{module:`ARIA`,concept:{name:`article`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`document`]]}})),ru=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!1,baseConcepts:[],childrenPresentational:!1,nameFrom:[`author`,`contents`],prohibitedProps:[],props:{"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[{module:`GRAPHICS`,concept:{name:`graphics-document`}},{module:`ARIA`,concept:{name:`group`}},{module:`ARIA`,concept:{name:`img`}},{module:`GRAPHICS`,concept:{name:`graphics-symbol`}}],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`group`]]}})),iu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={abstract:!1,accessibleNameRequired:!0,baseConcepts:[],childrenPresentational:!0,nameFrom:[`author`],prohibitedProps:[],props:{"aria-disabled":null,"aria-errormessage":null,"aria-expanded":null,"aria-haspopup":null,"aria-invalid":null},relatedConcepts:[],requireContextRole:[],requiredContextRole:[],requiredOwnedElements:[],requiredProps:{},superClass:[[`roletype`,`structure`,`section`,`img`]]}})),au=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=i(nu()),n=i(ru()),r=i(iu());function i(e){return e&&e.__esModule?e:{default:e}}e.default=[[`graphics-document`,t.default],[`graphics-object`,n.default],[`graphics-symbol`,r.default]]})),ou=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=o(Ls()),n=o(pl()),r=o(tu()),i=o(au()),a=o(Ss());function o(e){return e&&e.__esModule?e:{default:e}}function s(e,t){var n=typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(!n){if(Array.isArray(e)||(n=u(e))||t&&e&&typeof e.length==`number`){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
61
61
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return o=e.done,e},e:function(e){s=!0,a=e},f:function(){try{o||n.return==null||n.return()}finally{if(s)throw a}}}}function c(e,t){return p(e)||f(e,t)||u(e,t)||l()}function l(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
62
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function u(e,t){if(e){if(typeof e==`string`)return d(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function d(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function p(e){if(Array.isArray(e))return e}var m=[].concat(t.default,n.default,r.default,i.default);m.forEach(function(e){var t=c(e,2)[1],n=s(t.superClass),r;try{for(n.s();!(r=n.n()).done;){var i=r.value,a=s(i),o;try{var l=function(){var e=o.value,n=m.filter(function(t){return c(t,1)[0]===e})[0];if(n)for(var r=n[1],i=0,a=Object.keys(r.props);i<a.length;i++){var s=a[i];Object.prototype.hasOwnProperty.call(t.props,s)||(t.props[s]=r.props[s])}};for(a.s();!(o=a.n()).done;)l()}catch(e){a.e(e)}finally{a.f()}}}catch(e){n.e(e)}finally{n.f()}});var h={entries:function(){return m},forEach:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=s(m),r;try{for(n.s();!(r=n.n()).done;){var i=c(r.value,2),a=i[0],o=i[1];e.call(t,o,a,m)}}catch(e){n.e(e)}finally{n.f()}},get:function(e){var t=m.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!h.get(e)},keys:function(){return m.map(function(e){return c(e,1)[0]})},values:function(){return m.map(function(e){return c(e,2)[1]})}};e.default=(0,a.default)(h,h.entries())})),mu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(ks()),n=r(pu());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return l(e)||c(e,t)||o(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
63
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o(e,t){if(e){if(typeof e==`string`)return s(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function c(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function l(e){if(Array.isArray(e))return e}for(var u=[],d=n.default.keys(),f=0;f<d.length;f++){var p=d[f],m=n.default.get(p);if(m)for(var h=[].concat(m.baseConcepts,m.relatedConcepts),g=function(){var e=h[_];if(e.module===`HTML`){var t=e.concept;if(t){for(var n=u.filter(function(e){return y(e[0],t)})[0],r=n?n[1]:[],i=!0,a=0;a<r.length;a++)if(r[a]===p){i=!1;break}i&&r.push(p),n||u.push([t,r])}}},_=0;_<h.length;_++)g()}var v={entries:function(){return u},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=u;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,u)}},get:function(e){var t=u.filter(function(t){return e.name===t[0].name&&x(e.attributes,t[0].attributes)})[0];return t&&t[1]},has:function(e){return!!v.get(e)},keys:function(){return u.map(function(e){return i(e,1)[0]})},values:function(){return u.map(function(e){return i(e,2)[1]})}};function y(e,t){return e.name===t.name&&b(e.constraints,t.constraints)&&x(e.attributes,t.attributes)}function b(e,t){if(e===void 0&&t!==void 0||e!==void 0&&t===void 0)return!1;if(e!==void 0&&t!==void 0){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1}return!0}function x(e,t){if(e===void 0&&t!==void 0||e!==void 0&&t===void 0)return!1;if(e!==void 0&&t!==void 0){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++){if(e[n].name!==t[n].name||e[n].value!==t[n].value||e[n].constraints===void 0&&t[n].constraints!==void 0||e[n].constraints!==void 0&&t[n].constraints===void 0)return!1;if(e[n].constraints!==void 0&&t[n].constraints!==void 0){if(e[n].constraints.length!==t[n].constraints.length)return!1;for(var r=0;r<e[n].constraints.length;r++)if(e[n].constraints[r]!==t[n].constraints[r])return!1}}}return!0}e.default=(0,t.default)(v,v.entries())})),hu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(ks()),n=r(pu());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return l(e)||c(e,t)||o(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
64
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o(e,t){if(e){if(typeof e==`string`)return s(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function c(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function l(e){if(Array.isArray(e))return e}for(var u=[],d=n.default.keys(),f=0;f<d.length;f++){var p=d[f],m=n.default.get(p),h=[];if(m){for(var g=[].concat(m.baseConcepts,m.relatedConcepts),_=0;_<g.length;_++){var v=g[_];if(v.module===`HTML`){var y=v.concept;y!=null&&h.push(y)}}h.length>0&&u.push([p,h])}}var b={entries:function(){return u},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=u;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,u)}},get:function(e){var t=u.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!b.get(e)},keys:function(){return u.map(function(e){return i(e,1)[0]})},values:function(){return u.map(function(e){return i(e,2)[1]})}};e.default=(0,t.default)(b,b.entries())})),gu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.roles=e.roleElements=e.elementRoles=e.dom=e.aria=void 0;var t=o(As()),n=o(js()),r=o(pu()),i=o(mu()),a=o(hu());function o(e){return e&&e.__esModule?e:{default:e}}e.aria=t.default,e.dom=n.default,e.roles=r.default,e.elementRoles=i.default,e.roleElements=a.default})),_u=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;function t(){var e=this,t=0,n={"@@iterator":function(){return n},next:function(){if(t<e.length){var n=e[t];return t+=1,{done:!1,value:n}}else return{done:!0}}};return n}e.default=t})),vu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=i;var t=n(_u());function n(e){return e&&e.__esModule?e:{default:e}}function r(e){"@babel/helpers - typeof";return r=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},r(e)}function i(e,n){return typeof Symbol==`function`&&r(Symbol.iterator)===`symbol`&&Object.defineProperty(e,Symbol.iterator,{value:t.default.bind(n)}),e}})),yu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`abbr`}}],type:`structure`}})),bu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`alertdialog`}}],type:`window`}})),xu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`alert`}}],type:`structure`}})),Su=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Cu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`application`}}],type:`window`}})),wu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`article`}},{module:`HTML`,concept:{name:`article`}}],type:`structure`}})),Tu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`audio`}}],type:`widget`}})),Eu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`banner`}}],type:`structure`}})),Du=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`blockquote`}}],type:`structure`}})),Ou=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{attributes:[{name:`aria-busy`,value:`true`}]}}],type:`widget`}})),ku=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`button`}},{module:`HTML`,concept:{name:`button`}}],type:`widget`}})),Au=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`canvas`}}],type:`widget`}})),ju=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`caption`}}],type:`structure`}})),Mu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`cell`}},{module:`ARIA`,concept:{name:`gridcell`}},{module:`HTML`,concept:{name:`td`}}],type:`widget`}})),Nu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`checkbox`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`checkbox`}]}}],type:`widget`}})),Pu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`color`}]}}],type:`widget`}})),Fu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`columnheader`}},{module:`HTML`,concept:{name:`th`}}],type:`widget`}})),Iu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Lu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`combobox`}},{module:`HTML`,concept:{name:`select`}}],type:`widget`}})),Ru=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`complementary`}}],type:`structure`}})),zu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`structureinfo`}}],type:`structure`}})),Bu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`date`}]}}],type:`widget`}})),Vu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`datetime`}]}}],type:`widget`}})),Hu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dfn`}}],type:`structure`}})),Uu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dd`}}],type:`structure`}})),Wu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dl`}}],type:`structure`}})),Gu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dt`}}],type:`structure`}})),Ku=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`details`}}],type:`structure`}})),qu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`dialog`}},{module:`HTML`,concept:{name:`dialog`}}],type:`window`}})),Ju=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`directory`}},{module:`HTML`,concept:{name:`dir`}}],type:`structure`}})),Yu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{constraints:[`scoped to a details element`],name:`summary`}}],type:`widget`}})),Xu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`div`}}],type:`generic`}})),Zu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`document`}}],type:`structure`}})),Qu=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`embed`}}],type:`widget`}})),$u=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`feed`}}],type:`structure`}})),ed=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`figcaption`}}],type:`structure`}})),td=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`figure`}},{module:`HTML`,concept:{name:`figure`}}],type:`structure`}})),nd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`footer`}}],type:`structure`}})),rd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`form`}},{module:`HTML`,concept:{name:`form`}}],type:`structure`}})),id=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`grid`}}],type:`widget`}})),ad=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`group`}}],type:`structure`}})),od=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`heading`}},{module:`HTML`,concept:{name:`h1`}},{module:`HTML`,concept:{name:`h2`}},{module:`HTML`,concept:{name:`h3`}},{module:`HTML`,concept:{name:`h4`}},{module:`HTML`,concept:{name:`h5`}},{module:`HTML`,concept:{name:`h6`}}],type:`structure`}})),sd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`window`}})),cd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`iframe`}}],type:`window`}})),ld=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),ud=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),dd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`img`,attributes:[{name:`usemap`}]}}],type:`structure`}})),fd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`img`}},{module:`HTML`,concept:{name:`img`}}],type:`structure`}})),pd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`}}],type:`widget`}})),md=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`time`}]}}],type:`widget`}})),hd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`label`}}],type:`structure`}})),gd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`legend`}}],type:`structure`}})),_d=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`br`}}],type:`structure`}})),vd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`link`}},{module:`HTML`,concept:{name:`a`,attributes:[{name:`href`}]}}],type:`widget`}})),yd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`option`}},{module:`HTML`,concept:{name:`option`}}],type:`widget`}})),bd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`listbox`}},{module:`HTML`,concept:{name:`datalist`}},{module:`HTML`,concept:{name:`select`}}],type:`widget`}})),xd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`listitem`}},{module:`HTML`,concept:{name:`li`}}],type:`structure`}})),Sd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Cd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`list`}},{module:`HTML`,concept:{name:`ul`}},{module:`HTML`,concept:{name:`ol`}}],type:`structure`}})),wd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`log`}}],type:`structure`}})),Td=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`main`}},{module:`HTML`,concept:{name:`main`}}],type:`structure`}})),Ed=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`mark`}}],type:`structure`}})),Dd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`marquee`}},{module:`HTML`,concept:{name:`marquee`}}],type:`structure`}})),Od=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`math`}}],type:`structure`}})),kd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menubar`}}],type:`structure`}})),Ad=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),jd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menuitem`}},{module:`HTML`,concept:{name:`menuitem`}}],type:`widget`}})),Md=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menuitemcheckbox`}}],type:`widget`}})),Nd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menuitemradio`}}],type:`widget`}})),Pd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),Fd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),Id=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menu`}},{module:`HTML`,concept:{name:`menu`}}],type:`structure`}})),Ld=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`meter`}}],type:`structure`}})),Rd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`navigation`}},{module:`HTML`,concept:{name:`nav`}}],type:`structure`}})),zd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`none`}}],type:`structure`}})),Bd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`note`}}],type:`structure`}})),Vd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Hd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`p`}}],type:`structure`}})),Ud=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),Wd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`pre`}}],type:`structure`}})),Gd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`presentation`}}],type:`structure`}})),Kd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`progressbar`}},{module:`HTML`,concept:{name:`progress`}}],type:`structure`}})),qd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`radio`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`radio`}]}}],type:`widget`}})),Jd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`radiogroup`}}],type:`structure`}})),Yd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`region`}}],type:`structure`}})),Xd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Zd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`rowheader`}},{module:`HTML`,concept:{name:`th`,attributes:[{name:`scope`,value:`row`}]}}],type:`widget`}})),Qd=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`row`}},{module:`HTML`,concept:{name:`tr`}}],type:`structure`}})),$d=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`ruby`}}],type:`structure`}})),ef=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),tf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),nf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`scrollbar`}}],type:`widget`}})),rf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),af=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`search`}}],type:`structure`}})),of=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`searchbox`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`search`}]}}],type:`widget`}})),sf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`slider`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`range`}]}}],type:`widget`}})),cf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),lf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`spinbutton`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`number`}]}}],type:`widget`}})),uf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),df=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`separator`}}],type:`widget`}})),ff=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),pf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`status`}}],type:`structure`}})),mf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),hf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`switch`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`checkbox`}]}}],type:`widget`}})),gf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tablist`}}],type:`structure`}})),_f=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tab`}}],type:`widget`}})),vf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),yf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`table`}},{module:`HTML`,concept:{name:`table`}}],type:`structure`}})),bf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tablist`}}],type:`structure`}})),xf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tabpanel`}}],type:`structure`}})),Sf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`term`}}],type:`structure`}})),Cf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{attributes:[{name:`aria-multiline`,value:`true`}],name:`textbox`}},{module:`HTML`,concept:{name:`textarea`}}],type:`widget`}})),wf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`textbox`}},{module:`HTML`,concept:{name:`input`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`text`}]}}],type:`widget`}})),Tf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`time`}}],type:`structure`}})),Ef=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`timer`}}],type:`structure`}})),Df=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{attributes:[{name:`aria-pressed`}]}}],type:`widget`}})),Of=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`toolbar`}}],type:`structure`}})),kf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tree`}}],type:`widget`}})),Af=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`treegrid`}}],type:`widget`}})),jf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`treeitem`}}],type:`widget`}})),Mf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tooltip`}}],type:`structure`}})),Nf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`video`}}],type:`widget`}})),Pf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Ff=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`window`}})),If=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=U(vu()),n=U(yu()),r=U(bu()),i=U(xu()),a=U(Su()),o=U(Cu()),s=U(wu()),c=U(Tu()),l=U(Eu()),u=U(Du()),d=U(Ou()),f=U(ku()),p=U(Au()),m=U(ju()),h=U(Mu()),g=U(Nu()),_=U(Pu()),v=U(Fu()),y=U(Iu()),b=U(Lu()),x=U(Ru()),S=U(zu()),C=U(Bu()),w=U(Vu()),ee=U(Hu()),T=U(Uu()),E=U(Wu()),te=U(Gu()),D=U(Ku()),O=U(qu()),k=U(Ju()),ne=U(Yu()),re=U(Xu()),A=U(Zu()),ie=U(Qu()),ae=U($u()),oe=U(ed()),j=U(td()),se=U(nd()),ce=U(rd()),le=U(id()),M=U(ad()),ue=U(od()),de=U(sd()),fe=U(cd()),pe=U(ld()),me=U(ud()),he=U(dd()),ge=U(fd()),_e=U(pd()),N=U(md()),P=U(hd()),F=U(gd()),I=U(_d()),ve=U(vd()),ye=U(yd()),be=U(bd()),xe=U(xd()),L=U(Sd()),R=U(Cd()),Se=U(wd()),Ce=U(Td()),we=U(Ed()),Te=U(Dd()),Ee=U(Od()),De=U(kd()),Oe=U(Ad()),ke=U(jd()),Ae=U(Md()),je=U(Nd()),Me=U(Pd()),Ne=U(Fd()),Pe=U(Id()),Fe=U(Ld()),Ie=U(Rd()),Le=U(zd()),Re=U(Bd()),ze=U(Vd()),Be=U(Hd()),Ve=U(Ud()),He=U(Wd()),Ue=U(Gd()),We=U(Kd()),z=U(qd()),Ge=U(Jd()),Ke=U(Yd()),qe=U(Xd()),Je=U(Zd()),Ye=U(Qd()),Xe=U($d()),Ze=U(ef()),Qe=U(tf()),$e=U(nf()),et=U(rf()),tt=U(af()),nt=U(of()),rt=U(sf()),it=U(cf()),at=U(lf()),ot=U(uf()),st=U(df()),ct=U(ff()),lt=U(pf()),ut=U(mf()),dt=U(hf()),ft=U(gf()),pt=U(_f()),mt=U(vf()),B=U(yf()),ht=U(bf()),gt=U(xf()),_t=U(Sf()),vt=U(Cf()),V=U(wf()),H=U(Tf()),yt=U(Ef()),bt=U(Df()),xt=U(Of()),St=U(kf()),Ct=U(Af()),wt=U(jf()),Tt=U(Mf()),Et=U(Nf()),Dt=U(Pf()),Ot=U(Ff());function U(e){return e&&e.__esModule?e:{default:e}}function kt(e,t){return Pt(e)||Nt(e,t)||jt(e,t)||At()}function At(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
65
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jt(e,t){if(e){if(typeof e==`string`)return Mt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Mt(e,t)}}function Mt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Nt(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(e){a=!0,s=e}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function Pt(e){if(Array.isArray(e))return e}var Ft=[[`AbbrRole`,n.default],[`AlertDialogRole`,r.default],[`AlertRole`,i.default],[`AnnotationRole`,a.default],[`ApplicationRole`,o.default],[`ArticleRole`,s.default],[`AudioRole`,c.default],[`BannerRole`,l.default],[`BlockquoteRole`,u.default],[`BusyIndicatorRole`,d.default],[`ButtonRole`,f.default],[`CanvasRole`,p.default],[`CaptionRole`,m.default],[`CellRole`,h.default],[`CheckBoxRole`,g.default],[`ColorWellRole`,_.default],[`ColumnHeaderRole`,v.default],[`ColumnRole`,y.default],[`ComboBoxRole`,b.default],[`ComplementaryRole`,x.default],[`ContentInfoRole`,S.default],[`DateRole`,C.default],[`DateTimeRole`,w.default],[`DefinitionRole`,ee.default],[`DescriptionListDetailRole`,T.default],[`DescriptionListRole`,E.default],[`DescriptionListTermRole`,te.default],[`DetailsRole`,D.default],[`DialogRole`,O.default],[`DirectoryRole`,k.default],[`DisclosureTriangleRole`,ne.default],[`DivRole`,re.default],[`DocumentRole`,A.default],[`EmbeddedObjectRole`,ie.default],[`FeedRole`,ae.default],[`FigcaptionRole`,oe.default],[`FigureRole`,j.default],[`FooterRole`,se.default],[`FormRole`,ce.default],[`GridRole`,le.default],[`GroupRole`,M.default],[`HeadingRole`,ue.default],[`IframePresentationalRole`,de.default],[`IframeRole`,fe.default],[`IgnoredRole`,pe.default],[`ImageMapLinkRole`,me.default],[`ImageMapRole`,he.default],[`ImageRole`,ge.default],[`InlineTextBoxRole`,_e.default],[`InputTimeRole`,N.default],[`LabelRole`,P.default],[`LegendRole`,F.default],[`LineBreakRole`,I.default],[`LinkRole`,ve.default],[`ListBoxOptionRole`,ye.default],[`ListBoxRole`,be.default],[`ListItemRole`,xe.default],[`ListMarkerRole`,L.default],[`ListRole`,R.default],[`LogRole`,Se.default],[`MainRole`,Ce.default],[`MarkRole`,we.default],[`MarqueeRole`,Te.default],[`MathRole`,Ee.default],[`MenuBarRole`,De.default],[`MenuButtonRole`,Oe.default],[`MenuItemRole`,ke.default],[`MenuItemCheckBoxRole`,Ae.default],[`MenuItemRadioRole`,je.default],[`MenuListOptionRole`,Me.default],[`MenuListPopupRole`,Ne.default],[`MenuRole`,Pe.default],[`MeterRole`,Fe.default],[`NavigationRole`,Ie.default],[`NoneRole`,Le.default],[`NoteRole`,Re.default],[`OutlineRole`,ze.default],[`ParagraphRole`,Be.default],[`PopUpButtonRole`,Ve.default],[`PreRole`,He.default],[`PresentationalRole`,Ue.default],[`ProgressIndicatorRole`,We.default],[`RadioButtonRole`,z.default],[`RadioGroupRole`,Ge.default],[`RegionRole`,Ke.default],[`RootWebAreaRole`,qe.default],[`RowHeaderRole`,Je.default],[`RowRole`,Ye.default],[`RubyRole`,Xe.default],[`RulerRole`,Ze.default],[`ScrollAreaRole`,Qe.default],[`ScrollBarRole`,$e.default],[`SeamlessWebAreaRole`,et.default],[`SearchRole`,tt.default],[`SearchBoxRole`,nt.default],[`SliderRole`,rt.default],[`SliderThumbRole`,it.default],[`SpinButtonRole`,at.default],[`SpinButtonPartRole`,ot.default],[`SplitterRole`,st.default],[`StaticTextRole`,ct.default],[`StatusRole`,lt.default],[`SVGRootRole`,ut.default],[`SwitchRole`,dt.default],[`TabGroupRole`,ft.default],[`TabRole`,pt.default],[`TableHeaderContainerRole`,mt.default],[`TableRole`,B.default],[`TabListRole`,ht.default],[`TabPanelRole`,gt.default],[`TermRole`,_t.default],[`TextAreaRole`,vt.default],[`TextFieldRole`,V.default],[`TimeRole`,H.default],[`TimerRole`,yt.default],[`ToggleButtonRole`,bt.default],[`ToolbarRole`,xt.default],[`TreeRole`,St.default],[`TreeGridRole`,Ct.default],[`TreeItemRole`,wt.default],[`UserInterfaceTooltipRole`,Tt.default],[`VideoRole`,Et.default],[`WebAreaRole`,Dt.default],[`WindowRole`,Ot.default]],It={entries:function(){return Ft},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=Ft;n<r.length;n++){var i=kt(r[n],2),a=i[0],o=i[1];e.call(t,o,a,Ft)}},get:function(e){var t=Ft.find(function(t){return t[0]===e});return t&&t[1]},has:function(e){return!!It.get(e)},keys:function(){return Ft.map(function(e){return kt(e,1)[0]})},values:function(){return Ft.map(function(e){return kt(e,2)[1]})}};e.default=(0,t.default)(It,It.entries())})),Lf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(vu()),n=r(If());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return s(e)||o(e,t)||l(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
62
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function u(e,t){if(e){if(typeof e==`string`)return d(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function d(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function p(e){if(Array.isArray(e))return e}var m=[].concat(t.default,n.default,r.default,i.default);m.forEach(function(e){var t=c(e,2)[1],n=s(t.superClass),r;try{for(n.s();!(r=n.n()).done;){var i=r.value,a=s(i),o;try{var l=function(){var e=o.value,n=m.filter(function(t){return c(t,1)[0]===e})[0];if(n)for(var r=n[1],i=0,a=Object.keys(r.props);i<a.length;i++){var s=a[i];Object.prototype.hasOwnProperty.call(t.props,s)||(t.props[s]=r.props[s])}};for(a.s();!(o=a.n()).done;)l()}catch(e){a.e(e)}finally{a.f()}}}catch(e){n.e(e)}finally{n.f()}});var h={entries:function(){return m},forEach:function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=s(m),r;try{for(n.s();!(r=n.n()).done;){var i=c(r.value,2),a=i[0],o=i[1];e.call(t,o,a,m)}}catch(e){n.e(e)}finally{n.f()}},get:function(e){var t=m.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!h.get(e)},keys:function(){return m.map(function(e){return c(e,1)[0]})},values:function(){return m.map(function(e){return c(e,2)[1]})}};e.default=(0,a.default)(h,h.entries())})),su=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(Ss()),n=r(ou());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return l(e)||c(e,t)||o(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
63
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o(e,t){if(e){if(typeof e==`string`)return s(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function c(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function l(e){if(Array.isArray(e))return e}for(var u=[],d=n.default.keys(),f=0;f<d.length;f++){var p=d[f],m=n.default.get(p);if(m)for(var h=[].concat(m.baseConcepts,m.relatedConcepts),g=function(){var e=h[_];if(e.module===`HTML`){var t=e.concept;if(t){for(var n=u.filter(function(e){return y(e[0],t)})[0],r=n?n[1]:[],i=!0,a=0;a<r.length;a++)if(r[a]===p){i=!1;break}i&&r.push(p),n||u.push([t,r])}}},_=0;_<h.length;_++)g()}var v={entries:function(){return u},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=u;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,u)}},get:function(e){var t=u.filter(function(t){return e.name===t[0].name&&x(e.attributes,t[0].attributes)})[0];return t&&t[1]},has:function(e){return!!v.get(e)},keys:function(){return u.map(function(e){return i(e,1)[0]})},values:function(){return u.map(function(e){return i(e,2)[1]})}};function y(e,t){return e.name===t.name&&b(e.constraints,t.constraints)&&x(e.attributes,t.attributes)}function b(e,t){if(e===void 0&&t!==void 0||e!==void 0&&t===void 0)return!1;if(e!==void 0&&t!==void 0){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1}return!0}function x(e,t){if(e===void 0&&t!==void 0||e!==void 0&&t===void 0)return!1;if(e!==void 0&&t!==void 0){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++){if(e[n].name!==t[n].name||e[n].value!==t[n].value||e[n].constraints===void 0&&t[n].constraints!==void 0||e[n].constraints!==void 0&&t[n].constraints===void 0)return!1;if(e[n].constraints!==void 0&&t[n].constraints!==void 0){if(e[n].constraints.length!==t[n].constraints.length)return!1;for(var r=0;r<e[n].constraints.length;r++)if(e[n].constraints[r]!==t[n].constraints[r])return!1}}}return!0}e.default=(0,t.default)(v,v.entries())})),cu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(Ss()),n=r(ou());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return l(e)||c(e,t)||o(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
64
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o(e,t){if(e){if(typeof e==`string`)return s(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}function s(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function c(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(e){l=!0,i=e}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}function l(e){if(Array.isArray(e))return e}for(var u=[],d=n.default.keys(),f=0;f<d.length;f++){var p=d[f],m=n.default.get(p),h=[];if(m){for(var g=[].concat(m.baseConcepts,m.relatedConcepts),_=0;_<g.length;_++){var v=g[_];if(v.module===`HTML`){var y=v.concept;y!=null&&h.push(y)}}h.length>0&&u.push([p,h])}}var b={entries:function(){return u},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=u;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,u)}},get:function(e){var t=u.filter(function(t){return t[0]===e})[0];return t&&t[1]},has:function(e){return!!b.get(e)},keys:function(){return u.map(function(e){return i(e,1)[0]})},values:function(){return u.map(function(e){return i(e,2)[1]})}};e.default=(0,t.default)(b,b.entries())})),lu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.roles=e.roleElements=e.elementRoles=e.dom=e.aria=void 0;var t=o(Cs()),n=o(ws()),r=o(ou()),i=o(su()),a=o(cu());function o(e){return e&&e.__esModule?e:{default:e}}e.aria=t.default,e.dom=n.default,e.roles=r.default,e.elementRoles=i.default,e.roleElements=a.default})),uu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;function t(){var e=this,t=0,n={"@@iterator":function(){return n},next:function(){if(t<e.length){var n=e[t];return t+=1,{done:!1,value:n}}else return{done:!0}}};return n}e.default=t})),du=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=i;var t=n(uu());function n(e){return e&&e.__esModule?e:{default:e}}function r(e){"@babel/helpers - typeof";return r=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},r(e)}function i(e,n){return typeof Symbol==`function`&&r(Symbol.iterator)===`symbol`&&Object.defineProperty(e,Symbol.iterator,{value:t.default.bind(n)}),e}})),fu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`abbr`}}],type:`structure`}})),pu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`alertdialog`}}],type:`window`}})),mu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`alert`}}],type:`structure`}})),hu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),gu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`application`}}],type:`window`}})),_u=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`article`}},{module:`HTML`,concept:{name:`article`}}],type:`structure`}})),vu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`audio`}}],type:`widget`}})),yu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`banner`}}],type:`structure`}})),bu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`blockquote`}}],type:`structure`}})),xu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{attributes:[{name:`aria-busy`,value:`true`}]}}],type:`widget`}})),Su=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`button`}},{module:`HTML`,concept:{name:`button`}}],type:`widget`}})),Cu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`canvas`}}],type:`widget`}})),wu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`caption`}}],type:`structure`}})),Tu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`cell`}},{module:`ARIA`,concept:{name:`gridcell`}},{module:`HTML`,concept:{name:`td`}}],type:`widget`}})),Eu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`checkbox`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`checkbox`}]}}],type:`widget`}})),Du=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`color`}]}}],type:`widget`}})),Ou=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`columnheader`}},{module:`HTML`,concept:{name:`th`}}],type:`widget`}})),ku=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Au=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`combobox`}},{module:`HTML`,concept:{name:`select`}}],type:`widget`}})),ju=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`complementary`}}],type:`structure`}})),Mu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`structureinfo`}}],type:`structure`}})),Nu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`date`}]}}],type:`widget`}})),Pu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`datetime`}]}}],type:`widget`}})),Fu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dfn`}}],type:`structure`}})),Iu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dd`}}],type:`structure`}})),Lu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dl`}}],type:`structure`}})),Ru=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`dt`}}],type:`structure`}})),zu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`details`}}],type:`structure`}})),Bu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`dialog`}},{module:`HTML`,concept:{name:`dialog`}}],type:`window`}})),Vu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`directory`}},{module:`HTML`,concept:{name:`dir`}}],type:`structure`}})),Hu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{constraints:[`scoped to a details element`],name:`summary`}}],type:`widget`}})),Uu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`div`}}],type:`generic`}})),Wu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`document`}}],type:`structure`}})),Gu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`embed`}}],type:`widget`}})),Ku=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`feed`}}],type:`structure`}})),qu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`figcaption`}}],type:`structure`}})),Ju=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`figure`}},{module:`HTML`,concept:{name:`figure`}}],type:`structure`}})),Yu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`footer`}}],type:`structure`}})),Xu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`form`}},{module:`HTML`,concept:{name:`form`}}],type:`structure`}})),Zu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`grid`}}],type:`widget`}})),Qu=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`group`}}],type:`structure`}})),$u=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`heading`}},{module:`HTML`,concept:{name:`h1`}},{module:`HTML`,concept:{name:`h2`}},{module:`HTML`,concept:{name:`h3`}},{module:`HTML`,concept:{name:`h4`}},{module:`HTML`,concept:{name:`h5`}},{module:`HTML`,concept:{name:`h6`}}],type:`structure`}})),ed=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`window`}})),td=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`iframe`}}],type:`window`}})),nd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),rd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),id=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`img`,attributes:[{name:`usemap`}]}}],type:`structure`}})),ad=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`img`}},{module:`HTML`,concept:{name:`img`}}],type:`structure`}})),od=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`}}],type:`widget`}})),sd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`time`}]}}],type:`widget`}})),cd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`label`}}],type:`structure`}})),ld=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`legend`}}],type:`structure`}})),ud=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`br`}}],type:`structure`}})),dd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`link`}},{module:`HTML`,concept:{name:`a`,attributes:[{name:`href`}]}}],type:`widget`}})),fd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`option`}},{module:`HTML`,concept:{name:`option`}}],type:`widget`}})),pd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`listbox`}},{module:`HTML`,concept:{name:`datalist`}},{module:`HTML`,concept:{name:`select`}}],type:`widget`}})),md=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`listitem`}},{module:`HTML`,concept:{name:`li`}}],type:`structure`}})),hd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),gd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`list`}},{module:`HTML`,concept:{name:`ul`}},{module:`HTML`,concept:{name:`ol`}}],type:`structure`}})),_d=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`log`}}],type:`structure`}})),vd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`main`}},{module:`HTML`,concept:{name:`main`}}],type:`structure`}})),yd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`mark`}}],type:`structure`}})),bd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`marquee`}},{module:`HTML`,concept:{name:`marquee`}}],type:`structure`}})),xd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`math`}}],type:`structure`}})),Sd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menubar`}}],type:`structure`}})),Cd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),wd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menuitem`}},{module:`HTML`,concept:{name:`menuitem`}}],type:`widget`}})),Td=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menuitemcheckbox`}}],type:`widget`}})),Ed=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menuitemradio`}}],type:`widget`}})),Dd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),Od=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),kd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`menu`}},{module:`HTML`,concept:{name:`menu`}}],type:`structure`}})),Ad=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`meter`}}],type:`structure`}})),jd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`navigation`}},{module:`HTML`,concept:{name:`nav`}}],type:`structure`}})),Md=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`none`}}],type:`structure`}})),Nd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`note`}}],type:`structure`}})),Pd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Fd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`p`}}],type:`structure`}})),Id=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`widget`}})),Ld=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`pre`}}],type:`structure`}})),Rd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`presentation`}}],type:`structure`}})),zd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`progressbar`}},{module:`HTML`,concept:{name:`progress`}}],type:`structure`}})),Bd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`radio`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`radio`}]}}],type:`widget`}})),Vd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`radiogroup`}}],type:`structure`}})),Hd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`region`}}],type:`structure`}})),Ud=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Wd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`rowheader`}},{module:`HTML`,concept:{name:`th`,attributes:[{name:`scope`,value:`row`}]}}],type:`widget`}})),Gd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`row`}},{module:`HTML`,concept:{name:`tr`}}],type:`structure`}})),Kd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`ruby`}}],type:`structure`}})),qd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Jd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Yd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`scrollbar`}}],type:`widget`}})),Xd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Zd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`search`}}],type:`structure`}})),Qd=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`searchbox`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`search`}]}}],type:`widget`}})),$d=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`slider`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`range`}]}}],type:`widget`}})),ef=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),tf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`spinbutton`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`number`}]}}],type:`widget`}})),nf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),rf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`separator`}}],type:`widget`}})),af=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),of=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`status`}}],type:`structure`}})),sf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),cf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`switch`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`checkbox`}]}}],type:`widget`}})),lf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tablist`}}],type:`structure`}})),uf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tab`}}],type:`widget`}})),df=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),ff=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`table`}},{module:`HTML`,concept:{name:`table`}}],type:`structure`}})),pf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tablist`}}],type:`structure`}})),mf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tabpanel`}}],type:`structure`}})),hf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`term`}}],type:`structure`}})),gf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{attributes:[{name:`aria-multiline`,value:`true`}],name:`textbox`}},{module:`HTML`,concept:{name:`textarea`}}],type:`widget`}})),_f=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`textbox`}},{module:`HTML`,concept:{name:`input`}},{module:`HTML`,concept:{name:`input`,attributes:[{name:`type`,value:`text`}]}}],type:`widget`}})),vf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`time`}}],type:`structure`}})),yf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`timer`}}],type:`structure`}})),bf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{attributes:[{name:`aria-pressed`}]}}],type:`widget`}})),xf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`toolbar`}}],type:`structure`}})),Sf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tree`}}],type:`widget`}})),Cf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`treegrid`}}],type:`widget`}})),wf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`treeitem`}}],type:`widget`}})),Tf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`ARIA`,concept:{name:`tooltip`}}],type:`structure`}})),Ef=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[{module:`HTML`,concept:{name:`video`}}],type:`widget`}})),Df=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`structure`}})),Of=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0,e.default={relatedConcepts:[],type:`window`}})),kf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=U(du()),n=U(fu()),r=U(pu()),i=U(mu()),a=U(hu()),o=U(gu()),s=U(_u()),c=U(vu()),l=U(yu()),u=U(bu()),d=U(xu()),f=U(Su()),p=U(Cu()),m=U(wu()),h=U(Tu()),g=U(Eu()),_=U(Du()),v=U(Ou()),y=U(ku()),b=U(Au()),x=U(ju()),S=U(Mu()),C=U(Nu()),w=U(Pu()),ee=U(Fu()),T=U(Iu()),E=U(Lu()),te=U(Ru()),D=U(zu()),O=U(Bu()),k=U(Vu()),ne=U(Hu()),re=U(Uu()),A=U(Wu()),ie=U(Gu()),ae=U(Ku()),oe=U(qu()),j=U(Ju()),se=U(Yu()),ce=U(Xu()),le=U(Zu()),M=U(Qu()),ue=U($u()),de=U(ed()),fe=U(td()),pe=U(nd()),me=U(rd()),he=U(id()),ge=U(ad()),_e=U(od()),N=U(sd()),P=U(cd()),F=U(ld()),I=U(ud()),ve=U(dd()),ye=U(fd()),be=U(pd()),xe=U(md()),L=U(hd()),R=U(gd()),Se=U(_d()),Ce=U(vd()),we=U(yd()),Te=U(bd()),Ee=U(xd()),De=U(Sd()),Oe=U(Cd()),ke=U(wd()),Ae=U(Td()),je=U(Ed()),Me=U(Dd()),Ne=U(Od()),Pe=U(kd()),Fe=U(Ad()),Ie=U(jd()),Le=U(Md()),Re=U(Nd()),ze=U(Pd()),Be=U(Fd()),Ve=U(Id()),He=U(Ld()),Ue=U(Rd()),We=U(zd()),z=U(Bd()),Ge=U(Vd()),Ke=U(Hd()),qe=U(Ud()),Je=U(Wd()),Ye=U(Gd()),Xe=U(Kd()),Ze=U(qd()),Qe=U(Jd()),$e=U(Yd()),et=U(Xd()),tt=U(Zd()),nt=U(Qd()),rt=U($d()),it=U(ef()),at=U(tf()),ot=U(nf()),st=U(rf()),B=U(af()),ct=U(of()),lt=U(sf()),ut=U(cf()),dt=U(lf()),V=U(uf()),H=U(df()),ft=U(ff()),pt=U(pf()),mt=U(mf()),ht=U(hf()),gt=U(gf()),_t=U(_f()),vt=U(vf()),yt=U(yf()),bt=U(bf()),xt=U(xf()),St=U(Sf()),Ct=U(Cf()),wt=U(wf()),Tt=U(Tf()),Et=U(Ef()),Dt=U(Df()),Ot=U(Of());function U(e){return e&&e.__esModule?e:{default:e}}function kt(e,t){return Pt(e)||Nt(e,t)||jt(e,t)||At()}function At(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
65
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jt(e,t){if(e){if(typeof e==`string`)return Mt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Mt(e,t)}}function Mt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Nt(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(e){a=!0,s=e}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function Pt(e){if(Array.isArray(e))return e}var Ft=[[`AbbrRole`,n.default],[`AlertDialogRole`,r.default],[`AlertRole`,i.default],[`AnnotationRole`,a.default],[`ApplicationRole`,o.default],[`ArticleRole`,s.default],[`AudioRole`,c.default],[`BannerRole`,l.default],[`BlockquoteRole`,u.default],[`BusyIndicatorRole`,d.default],[`ButtonRole`,f.default],[`CanvasRole`,p.default],[`CaptionRole`,m.default],[`CellRole`,h.default],[`CheckBoxRole`,g.default],[`ColorWellRole`,_.default],[`ColumnHeaderRole`,v.default],[`ColumnRole`,y.default],[`ComboBoxRole`,b.default],[`ComplementaryRole`,x.default],[`ContentInfoRole`,S.default],[`DateRole`,C.default],[`DateTimeRole`,w.default],[`DefinitionRole`,ee.default],[`DescriptionListDetailRole`,T.default],[`DescriptionListRole`,E.default],[`DescriptionListTermRole`,te.default],[`DetailsRole`,D.default],[`DialogRole`,O.default],[`DirectoryRole`,k.default],[`DisclosureTriangleRole`,ne.default],[`DivRole`,re.default],[`DocumentRole`,A.default],[`EmbeddedObjectRole`,ie.default],[`FeedRole`,ae.default],[`FigcaptionRole`,oe.default],[`FigureRole`,j.default],[`FooterRole`,se.default],[`FormRole`,ce.default],[`GridRole`,le.default],[`GroupRole`,M.default],[`HeadingRole`,ue.default],[`IframePresentationalRole`,de.default],[`IframeRole`,fe.default],[`IgnoredRole`,pe.default],[`ImageMapLinkRole`,me.default],[`ImageMapRole`,he.default],[`ImageRole`,ge.default],[`InlineTextBoxRole`,_e.default],[`InputTimeRole`,N.default],[`LabelRole`,P.default],[`LegendRole`,F.default],[`LineBreakRole`,I.default],[`LinkRole`,ve.default],[`ListBoxOptionRole`,ye.default],[`ListBoxRole`,be.default],[`ListItemRole`,xe.default],[`ListMarkerRole`,L.default],[`ListRole`,R.default],[`LogRole`,Se.default],[`MainRole`,Ce.default],[`MarkRole`,we.default],[`MarqueeRole`,Te.default],[`MathRole`,Ee.default],[`MenuBarRole`,De.default],[`MenuButtonRole`,Oe.default],[`MenuItemRole`,ke.default],[`MenuItemCheckBoxRole`,Ae.default],[`MenuItemRadioRole`,je.default],[`MenuListOptionRole`,Me.default],[`MenuListPopupRole`,Ne.default],[`MenuRole`,Pe.default],[`MeterRole`,Fe.default],[`NavigationRole`,Ie.default],[`NoneRole`,Le.default],[`NoteRole`,Re.default],[`OutlineRole`,ze.default],[`ParagraphRole`,Be.default],[`PopUpButtonRole`,Ve.default],[`PreRole`,He.default],[`PresentationalRole`,Ue.default],[`ProgressIndicatorRole`,We.default],[`RadioButtonRole`,z.default],[`RadioGroupRole`,Ge.default],[`RegionRole`,Ke.default],[`RootWebAreaRole`,qe.default],[`RowHeaderRole`,Je.default],[`RowRole`,Ye.default],[`RubyRole`,Xe.default],[`RulerRole`,Ze.default],[`ScrollAreaRole`,Qe.default],[`ScrollBarRole`,$e.default],[`SeamlessWebAreaRole`,et.default],[`SearchRole`,tt.default],[`SearchBoxRole`,nt.default],[`SliderRole`,rt.default],[`SliderThumbRole`,it.default],[`SpinButtonRole`,at.default],[`SpinButtonPartRole`,ot.default],[`SplitterRole`,st.default],[`StaticTextRole`,B.default],[`StatusRole`,ct.default],[`SVGRootRole`,lt.default],[`SwitchRole`,ut.default],[`TabGroupRole`,dt.default],[`TabRole`,V.default],[`TableHeaderContainerRole`,H.default],[`TableRole`,ft.default],[`TabListRole`,pt.default],[`TabPanelRole`,mt.default],[`TermRole`,ht.default],[`TextAreaRole`,gt.default],[`TextFieldRole`,_t.default],[`TimeRole`,vt.default],[`TimerRole`,yt.default],[`ToggleButtonRole`,bt.default],[`ToolbarRole`,xt.default],[`TreeRole`,St.default],[`TreeGridRole`,Ct.default],[`TreeItemRole`,wt.default],[`UserInterfaceTooltipRole`,Tt.default],[`VideoRole`,Et.default],[`WebAreaRole`,Dt.default],[`WindowRole`,Ot.default]],It={entries:function(){return Ft},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=Ft;n<r.length;n++){var i=kt(r[n],2),a=i[0],o=i[1];e.call(t,o,a,Ft)}},get:function(e){var t=Ft.find(function(t){return t[0]===e});return t&&t[1]},has:function(e){return!!It.get(e)},keys:function(){return Ft.map(function(e){return kt(e,1)[0]})},values:function(){return Ft.map(function(e){return kt(e,2)[1]})}};e.default=(0,t.default)(It,It.entries())})),Af=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(du()),n=r(kf());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return s(e)||o(e,t)||l(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
66
66
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(e){a=!0,s=e}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function s(e){if(Array.isArray(e))return e}function c(e,t){var n=typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(!n){if(Array.isArray(e)||(n=l(e))||t&&e&&typeof e.length==`number`){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
67
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,s;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){o=!0,s=e},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw s}}}}function l(e,t){if(e){if(typeof e==`string`)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}}function u(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var d=[],f=c(n.default.entries()),p;try{var m=function(){var e=i(p.value,2),t=e[0],n=e[1].relatedConcepts;Array.isArray(n)&&n.forEach(function(e){if(e.module===`HTML`){var n=e.concept;if(n){var r=d.findIndex(function(e){return i(e,1)[0]===t});r===-1&&(d.push([t,[]]),r=d.length-1),d[r][1].push(n)}}})};for(f.s();!(p=f.n()).done;)m()}catch(e){f.e(e)}finally{f.f()}var h={entries:function(){return d},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=d;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,d)}},get:function(e){var t=d.find(function(t){return t[0]===e});return t&&t[1]},has:function(e){return!!h.get(e)},keys:function(){return d.map(function(e){return i(e,1)[0]})},values:function(){return d.map(function(e){return i(e,2)[1]})}};e.default=(0,t.default)(h,h.entries())})),Rf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(vu()),n=r(If());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return s(e)||o(e,t)||l(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
67
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,s;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){o=!0,s=e},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw s}}}}function l(e,t){if(e){if(typeof e==`string`)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}}function u(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var d=[],f=c(n.default.entries()),p;try{var m=function(){var e=i(p.value,2),t=e[0],n=e[1].relatedConcepts;Array.isArray(n)&&n.forEach(function(e){if(e.module===`HTML`){var n=e.concept;if(n){var r=d.findIndex(function(e){return i(e,1)[0]===t});r===-1&&(d.push([t,[]]),r=d.length-1),d[r][1].push(n)}}})};for(f.s();!(p=f.n()).done;)m()}catch(e){f.e(e)}finally{f.f()}var h={entries:function(){return d},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=d;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,d)}},get:function(e){var t=d.find(function(t){return t[0]===e});return t&&t[1]},has:function(e){return!!h.get(e)},keys:function(){return d.map(function(e){return i(e,1)[0]})},values:function(){return d.map(function(e){return i(e,2)[1]})}};e.default=(0,t.default)(h,h.entries())})),jf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(du()),n=r(kf());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return s(e)||o(e,t)||l(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
68
68
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(e){a=!0,s=e}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function s(e){if(Array.isArray(e))return e}function c(e,t){var n=typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(!n){if(Array.isArray(e)||(n=l(e))||t&&e&&typeof e.length==`number`){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
69
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,s;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){o=!0,s=e},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw s}}}}function l(e,t){if(e){if(typeof e==`string`)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}}function u(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var d=[],f=c(n.default.entries()),p;try{var m=function(){var e=i(p.value,2),t=e[0],n=e[1].relatedConcepts;Array.isArray(n)&&n.forEach(function(e){if(e.module===`ARIA`){var n=e.concept;if(n){var r=d.findIndex(function(e){return i(e,1)[0]===t});r===-1&&(d.push([t,[]]),r=d.length-1),d[r][1].push(n)}}})};for(f.s();!(p=f.n()).done;)m()}catch(e){f.e(e)}finally{f.f()}var h={entries:function(){return d},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=d;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,d)}},get:function(e){var t=d.find(function(t){return t[0]===e});return t&&t[1]},has:function(e){return!!h.get(e)},keys:function(){return d.map(function(e){return i(e,1)[0]})},values:function(){return d.map(function(e){return i(e,2)[1]})}};e.default=(0,t.default)(h,h.entries())})),zf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(If()),n=r(vu());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return s(e)||o(e,t)||l(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
69
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,s;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){o=!0,s=e},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw s}}}}function l(e,t){if(e){if(typeof e==`string`)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}}function u(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var d=[],f=c(n.default.entries()),p;try{var m=function(){var e=i(p.value,2),t=e[0],n=e[1].relatedConcepts;Array.isArray(n)&&n.forEach(function(e){if(e.module===`ARIA`){var n=e.concept;if(n){var r=d.findIndex(function(e){return i(e,1)[0]===t});r===-1&&(d.push([t,[]]),r=d.length-1),d[r][1].push(n)}}})};for(f.s();!(p=f.n()).done;)m()}catch(e){f.e(e)}finally{f.f()}var h={entries:function(){return d},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=d;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,d)}},get:function(e){var t=d.find(function(t){return t[0]===e});return t&&t[1]},has:function(e){return!!h.get(e)},keys:function(){return d.map(function(e){return i(e,1)[0]})},values:function(){return d.map(function(e){return i(e,2)[1]})}};e.default=(0,t.default)(h,h.entries())})),Mf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=void 0;var t=r(kf()),n=r(du());function r(e){return e&&e.__esModule?e:{default:e}}function i(e,t){return s(e)||o(e,t)||l(e,t)||a()}function a(){throw TypeError(`Invalid attempt to destructure non-iterable instance.
70
70
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function o(e,t){var n=e==null?null:typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(e){a=!0,s=e}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function s(e){if(Array.isArray(e))return e}function c(e,t){var n=typeof Symbol<`u`&&e[Symbol.iterator]||e[`@@iterator`];if(!n){if(Array.isArray(e)||(n=l(e))||t&&e&&typeof e.length==`number`){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw TypeError(`Invalid attempt to iterate non-iterable instance.
71
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,s;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){o=!0,s=e},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw s}}}}function l(e,t){if(e){if(typeof e==`string`)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}}function u(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var d=[],f=c(t.default.entries()),p;try{var m=function(){var e=i(p.value,2),t=e[0],n=e[1].relatedConcepts;Array.isArray(n)&&n.forEach(function(e){if(e.module===`HTML`){var n=e.concept;if(n!=null){for(var r=JSON.stringify(n),i,a=0;a<d.length;a++){var o=d[a][0];if(JSON.stringify(o)===r){i=d[a][1];break}}Array.isArray(i)||(i=[]),i.findIndex(function(e){return e===t})===-1&&i.push(t),a<d.length?d.splice(a,1,[n,i]):d.push([n,i])}}})};for(f.s();!(p=f.n()).done;)m()}catch(e){f.e(e)}finally{f.f()}function h(e,t){if(e===void 0&&t!==void 0||e!==void 0&&t===void 0)return!1;if(e!==void 0&&t!==void 0){if(e.length!=t.length)return!1;for(var n=0;n<e.length;n++)if(t[n].name!==e[n].name||t[n].value!==e[n].value)return!1}return!0}var g={entries:function(){return d},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=d;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,d)}},get:function(e){var t=d.find(function(t){return e.name===t[0].name&&h(e.attributes,t[0].attributes)});return t&&t[1]},has:function(e){return!!g.get(e)},keys:function(){return d.map(function(e){return i(e,1)[0]})},values:function(){return d.map(function(e){return i(e,2)[1]})}};e.default=(0,n.default)(g,g.entries())})),Bf=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.elementAXObjects=e.AXObjects=e.AXObjectRoles=e.AXObjectElements=void 0;var t=a(Lf()),n=a(Rf()),r=a(If()),i=a(zf());function a(e){return e&&e.__esModule?e:{default:e}}e.AXObjectElements=t.default,e.AXObjectRoles=n.default,e.AXObjects=r.default,e.elementAXObjects=i.default})),Vf=u(gu(),1),Hf=u(Bf(),1);`activedescendant atomic autocomplete busy checked colcount colindex colspan controls current describedby description details disabled dropeffect errormessage expanded flowto grabbed haspopup hidden invalid keyshortcuts label labelledby level live modal multiline multiselectable orientation owns placeholder posinset pressed readonly relevant required roledescription rowcount rowindex rowspan selected setsize sort valuemax valuemin valuenow valuetext`.split(` `);const Uf=Vf.roles.keys(),Wf=Uf.filter(e=>Vf.roles.get(e)?.abstract),Gf=Uf.filter(e=>!Wf.includes(e)),Kf=Gf.filter(e=>{let t=Vf.roles.get(e);return![`toolbar`,`tabpanel`,`generic`,`cell`].includes(e)&&!t?.superClass.some(e=>e.includes(`widget`)||e.includes(`window`))}).concat(`progressbar`),qf=Gf.filter(e=>!Kf.includes(e)&&e!==`generic`),Jf=[],Yf=[];for(let[e,t]of Vf.elementRoles.entries())[...t].every(e=>e!==`generic`&&Kf.includes(e))&&Jf.push(e),[...t].every(e=>qf.includes(e))&&Yf.push(e);const Xf=[...Hf.AXObjects.keys()].filter(e=>Hf.AXObjects.get(e).type===`widget`),Zf=[],Qf=[],$f=[...Hf.AXObjects.keys()].filter(e=>[`windows`,`structure`].includes(Hf.AXObjects.get(e).type));for(let[e,t]of Hf.elementAXObjects.entries())[...t].every(e=>Xf.includes(e))&&Zf.push(e),[...t].every(e=>$f.includes(e))&&Qf.push(e);gu(),Bf(),typeof window<`u`&&window.btoa;const ep=`accent-height accumulate additive alignment-baseline allowReorder alphabetic amplitude arabic-form ascent attributeName attributeType autoReverse azimuth baseFrequency baseline-shift baseProfile bbox begin bias by calcMode cap-height class clip clipPathUnits clip-path clip-rule color color-interpolation color-interpolation-filters color-profile color-rendering contentScriptType contentStyleType cursor cx cy d decelerate descent diffuseConstant direction display divisor dominant-baseline dur dx dy edgeMode elevation enable-background end exponent externalResourcesRequired fill fill-opacity fill-rule filter filterRes filterUnits flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight format from fr fx fy g1 g2 glyph-name glyph-orientation-horizontal glyph-orientation-vertical glyphRef gradientTransform gradientUnits hanging height href horiz-adv-x horiz-origin-x id ideographic image-rendering in in2 intercept k k1 k2 k3 k4 kernelMatrix kernelUnitLength kerning keyPoints keySplines keyTimes lang lengthAdjust letter-spacing lighting-color limitingConeAngle local marker-end marker-mid marker-start markerHeight markerUnits markerWidth mask maskContentUnits maskUnits mathematical max media method min mode name numOctaves offset onabort onactivate onbegin onclick onend onerror onfocusin onfocusout onload onmousedown onmousemove onmouseout onmouseover onmouseup onrepeat onresize onscroll onunload opacity operator order orient orientation origin overflow overline-position overline-thickness panose-1 paint-order pathLength patternContentUnits patternTransform patternUnits pointer-events points pointsAtX pointsAtY pointsAtZ preserveAlpha preserveAspectRatio primitiveUnits r radius refX refY rendering-intent repeatCount repeatDur requiredExtensions requiredFeatures restart result rotate rx ry scale seed shape-rendering slope spacing specularConstant specularExponent speed spreadMethod startOffset stdDeviation stemh stemv stitchTiles stop-color stop-opacity strikethrough-position strikethrough-thickness string stroke stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width style surfaceScale systemLanguage tabindex tableValues target targetX targetY text-anchor text-decoration text-rendering textLength to transform type u1 u2 underline-position underline-thickness unicode unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical values version vert-adv-y vert-origin-x vert-origin-y viewBox viewTarget visibility width widths word-spacing writing-mode x x-height x1 x2 xChannelSelector xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type xml:base xml:lang xml:space y y1 y2 yChannelSelector z zoomAndPan`.split(` `),tp=new Map;ep.forEach(e=>{tp.set(e.toLowerCase(),e)});const np={filename:dp(`(unknown)`),rootDir:dp(typeof process<`u`?process.cwd?.():typeof Deno<`u`?Deno.cwd():void 0),dev:fp(!1),generate:up(`client`,(e,t)=>e===`dom`||e===`ssr`?(op(Ge),e===`dom`?`client`:`server`):(e!==`client`&&e!==`server`&&e!==!1&&hp(`${t} must be "client", "server" or false`),e)),warningFilter:mp(()=>!0),experimental:lp({async:fp(!1)})},rp={accessors:cp(Ve,fp(!1)),css:up(`external`,e=>((e===!0||e===!1)&&hp(`The boolean options have been removed from the css option. Use "external" instead of false and "injected" instead of true`),e===`none`&&hp(`css: "none" is no longer a valid option. If this was crucial for you, please open an issue on GitHub with your use case.`),e!==`external`&&e!==`injected`&&hp(`css should be either "external" (default, recommended) or "injected"`),e)),cssHash:mp(({css:e,filename:t,hash:n})=>`svelte-${n(t===`(unknown)`?e:t??e)}`),cssOutputFilename:dp(void 0),customElement:fp(!1),discloseVersion:fp(!0),immutable:cp(He,fp(!1)),legacy:ip(`The legacy option has been removed. If you are using this because of legacy.componentApi, use compatibility.componentApi instead`),compatibility:lp({componentApi:pp([4,5],5)}),loopGuardTimeout:sp(z),name:dp(void 0),namespace:pp([`html`,`mathml`,`svg`]),modernAst:fp(!1),outputFilename:dp(void 0),preserveComments:fp(!1),fragments:pp([`html`,`tree`]),preserveWhitespace:fp(!1),runes:fp(void 0),hmr:fp(!1),sourcemap:up(void 0,e=>e),enableSourcemap:sp(Ue),hydratable:sp(We),format:ip(`The format option has been removed in Svelte 4, the compiler only outputs ESM now. Remove "format" from your compiler options. If you did not set this yourself, bump the version of your bundler plugin (vite-plugin-svelte/rollup-plugin-svelte/svelte-loader)`),tag:ip('The tag option has been removed in Svelte 5. Use `<svelte:options customElement="tag-name" />` inside the component instead. If that does not solve your use case, please open an issue on GitHub with details.'),sveltePath:ip(`The sveltePath option has been removed in Svelte 5. If this option was crucial for you, please open an issue on GitHub with your use case.`),errorMode:ip(`The errorMode option has been removed. If you are using this through svelte-preprocess with TypeScript, use the https://www.typescriptlang.org/tsconfig#verbatimModuleSyntax setting instead`),varsReport:ip(`The vars option has been removed. If you are using this through svelte-preprocess with TypeScript, use the https://www.typescriptlang.org/tsconfig#verbatimModuleSyntax setting instead`)};lp({...np,...Object.fromEntries(Object.keys(rp).map(e=>[e,()=>{}]))}),lp({...np,...rp});function ip(e){return t=>{t!==void 0&&ji(null,e)}}const ap=new Set;function op(e){ap.has(e)||(ap.add(e),e(null))}function sp(e){return t=>{t!==void 0&&op(e)}}function cp(e,t){return(n,r)=>(n!==void 0&&op(e),t(n,r))}function lp(e,t=!1){return(n,r)=>{let i={};for(let a in(n&&typeof n!=`object`||Array.isArray(n))&&hp(`${r} should be an object`),n)a in e||(t?i[a]=n[a]:Mi(null,`${r?`${r}.${a}`:a}`));for(let t in e){let a=e[t];i[t]=a(n&&n[t],r?`${r}.${t}`:t)}return i}}function up(e,t){return(n,r)=>n===void 0?e:t(n,r)}function dp(e,t=!0){return up(e,(e,n)=>(typeof e!=`string`&&hp(`${n} should be a string, if specified`),!t&&e===``&&hp(`${n} cannot be empty`),e))}function fp(e){return up(e,(e,t)=>(typeof e!=`boolean`&&hp(`${t} should be true or false, if specified`),e))}function pp(e,t=e[0]){return up(t,(t,n)=>(e.includes(t)||hp(e.length>2?`${n} should be one of ${e.slice(0,-1).map(e=>`"${e}"`).join(`, `)} or "${e[e.length-1]}"`:`${n} should be either "${e[0]}" or "${e[1]}"`),t))}function mp(e){return up(e,(e,t)=>(typeof e!=`function`&&hp(`${t} should be a function, if specified`),e))}function hp(e){Ai(null,e)}function gp(e,{modern:t,loose:n}={}){e=vp(e),je({warning:()=>!1,filename:void 0});let r=Ds(e,n);return _p(e,r,t)}function _p(e,t,n){if(n){let e=e=>{delete e.metadata};return t.options?.attributes.forEach(t=>{e(t),e(t.value),Array.isArray(t.value)&&t.value.forEach(e)}),se(t,null,{_(t,{next:n}){e(t),n()}})}return et(e,t)}function vp(e){return e.charCodeAt(0)===65279?e.slice(1):e}const yp=new RegExp(/<script\b[^>]*>\s*<\/script>/gi);function bp(e,{filename:t=void 0,format:n=!0,removeEmptyScripts:r=!0}={}){let i=gp(e,{filename:t}),a=new j(e),o=(e,t)=>{if(e.type===`Script`){let t=a.original.slice(e.start,e.content.start).search(/ lang=["|']ts["|']/g);t!==-1&&a.update(e.start+t,e.start+t+10,``);let n=new RegExp(/ generics=["'][\s\S]+["']/g).exec(a.original.slice(e.start,e.content.start));n!==null&&a.update(e.start+n.index,e.start+n.index+n[0].length,``)}if(e.type===`Identifier`&&`optional`in e&&e.optional){let t=e.start+e.name.length;a.update(t,t+1,``)}if([`TSTypeParameterInstantiation`,`TSTypeAnnotation`,`TSTypeAliasDeclaration`,`TSInterfaceDeclaration`].includes(e.type)){if([`TSTypeAliasDeclaration`,`TSInterfaceDeclaration`].includes(e.type)){let r=e.start;t.type===`ExportNamedDeclaration`&&(r=t.start),xp(a,r,e.end,n);return}a.update(e.start,e.end,``);return}if(e.type===`ImportDeclaration`){if(e.importKind===`type`){xp(a,e.start,e.end,n);return}let t=e.specifiers.filter(e=>e.importKind!==`type`);if(t.length===e.specifiers.length)return;if(t.length===0){xp(a,e.start,e.end,n);return}let r=t.map(e=>a.slice(e.start,e.end)).join(`, `);a.update(e.start,e.end,`import { ${r} } from ${e.source.raw};`);return}if(e.type===`ExportNamedDeclaration`){if(e.exportKind===`type`){xp(a,e.start,e.end,n);return}let t=e.specifiers.filter(e=>e.exportKind!==`type`);if(t.length===e.specifiers.length)return;if(t.length===0){xp(a,e.start,e.end,n);return}let r=t.map(e=>a.slice(e.start,e.end)).join(`, `);a.update(e.start,e.end,`export { ${r} };`);return}if(e.type===`PropertyDefinition`&&e.accessibility!==void 0&&a.update(e.start,e.start+e.accessibility.length+1,``),[`TSAsExpression`,`TSNonNullExpression`,`TSTypeAssertion`].includes(e.type)){a.update(e.start,e.end,a.slice(e.expression.start,e.expression.end));return}if([`TSEnumDeclaration`,`TSParameterProperty`].includes(e.type))throw Error(`Unsupported syntax! ${e.type} is not allowed!`)};m(i.instance,{enter:o}),m(i.module,{enter:o}),m(i.html,{enter:o});let s=a.toString();return r&&(s=s.replaceAll(yp,``)),n?s.trim():s}function xp(e,t,n,r){let i=t,a=n;if(r){let r=!1;for(let t=n;t<e.original.length;t++){if(/\S/.test(e.original[t])){e.original[t]===`<`&&e.original.slice(t).startsWith(`<\/script`)&&(r=!0,--a);break}e.original[t]===`
72
- `&&(a=t+1)}i=0;for(let n=t-1;n>-1;n--){let t;if(t=r?new RegExp(/\S/):new RegExp(/\S|\n/),t.test(e.original[n])){i=n+1;break}}}e.update(i,a,``)}var Sp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t;(function(e){e[e.NONE=0]=`NONE`,e[e._abstract=1]=`_abstract`,e[e._accessor=2]=`_accessor`,e[e._as=3]=`_as`,e[e._assert=4]=`_assert`,e[e._asserts=5]=`_asserts`,e[e._async=6]=`_async`,e[e._await=7]=`_await`,e[e._checks=8]=`_checks`,e[e._constructor=9]=`_constructor`,e[e._declare=10]=`_declare`,e[e._enum=11]=`_enum`,e[e._exports=12]=`_exports`,e[e._from=13]=`_from`,e[e._get=14]=`_get`,e[e._global=15]=`_global`,e[e._implements=16]=`_implements`,e[e._infer=17]=`_infer`,e[e._interface=18]=`_interface`,e[e._is=19]=`_is`,e[e._keyof=20]=`_keyof`,e[e._mixins=21]=`_mixins`,e[e._module=22]=`_module`,e[e._namespace=23]=`_namespace`,e[e._of=24]=`_of`,e[e._opaque=25]=`_opaque`,e[e._out=26]=`_out`,e[e._override=27]=`_override`,e[e._private=28]=`_private`,e[e._protected=29]=`_protected`,e[e._proto=30]=`_proto`,e[e._public=31]=`_public`,e[e._readonly=32]=`_readonly`,e[e._require=33]=`_require`,e[e._satisfies=34]=`_satisfies`,e[e._set=35]=`_set`,e[e._static=36]=`_static`,e[e._symbol=37]=`_symbol`,e[e._type=38]=`_type`,e[e._unique=39]=`_unique`,e[e._using=40]=`_using`})(t||(e.ContextualKeyword=t={}))})),$=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t;(function(e){e[e.PRECEDENCE_MASK=15]=`PRECEDENCE_MASK`,e[e.IS_KEYWORD=16]=`IS_KEYWORD`,e[e.IS_ASSIGN=32]=`IS_ASSIGN`,e[e.IS_RIGHT_ASSOCIATIVE=64]=`IS_RIGHT_ASSOCIATIVE`,e[e.IS_PREFIX=128]=`IS_PREFIX`,e[e.IS_POSTFIX=256]=`IS_POSTFIX`,e[e.IS_EXPRESSION_START=512]=`IS_EXPRESSION_START`,e[e.num=512]=`num`,e[e.bigint=1536]=`bigint`,e[e.decimal=2560]=`decimal`,e[e.regexp=3584]=`regexp`,e[e.string=4608]=`string`,e[e.name=5632]=`name`,e[e.eof=6144]=`eof`,e[e.bracketL=7680]=`bracketL`,e[e.bracketR=8192]=`bracketR`,e[e.braceL=9728]=`braceL`,e[e.braceBarL=10752]=`braceBarL`,e[e.braceR=11264]=`braceR`,e[e.braceBarR=12288]=`braceBarR`,e[e.parenL=13824]=`parenL`,e[e.parenR=14336]=`parenR`,e[e.comma=15360]=`comma`,e[e.semi=16384]=`semi`,e[e.colon=17408]=`colon`,e[e.doubleColon=18432]=`doubleColon`,e[e.dot=19456]=`dot`,e[e.question=20480]=`question`,e[e.questionDot=21504]=`questionDot`,e[e.arrow=22528]=`arrow`,e[e.template=23552]=`template`,e[e.ellipsis=24576]=`ellipsis`,e[e.backQuote=25600]=`backQuote`,e[e.dollarBraceL=27136]=`dollarBraceL`,e[e.at=27648]=`at`,e[e.hash=29184]=`hash`,e[e.eq=29728]=`eq`,e[e.assign=30752]=`assign`,e[e.preIncDec=32640]=`preIncDec`,e[e.postIncDec=33664]=`postIncDec`,e[e.bang=34432]=`bang`,e[e.tilde=35456]=`tilde`,e[e.pipeline=35841]=`pipeline`,e[e.nullishCoalescing=36866]=`nullishCoalescing`,e[e.logicalOR=37890]=`logicalOR`,e[e.logicalAND=38915]=`logicalAND`,e[e.bitwiseOR=39940]=`bitwiseOR`,e[e.bitwiseXOR=40965]=`bitwiseXOR`,e[e.bitwiseAND=41990]=`bitwiseAND`,e[e.equality=43015]=`equality`,e[e.lessThan=44040]=`lessThan`,e[e.greaterThan=45064]=`greaterThan`,e[e.relationalOrEqual=46088]=`relationalOrEqual`,e[e.bitShiftL=47113]=`bitShiftL`,e[e.bitShiftR=48137]=`bitShiftR`,e[e.plus=49802]=`plus`,e[e.minus=50826]=`minus`,e[e.modulo=51723]=`modulo`,e[e.star=52235]=`star`,e[e.slash=53259]=`slash`,e[e.exponent=54348]=`exponent`,e[e.jsxName=55296]=`jsxName`,e[e.jsxText=56320]=`jsxText`,e[e.jsxEmptyText=57344]=`jsxEmptyText`,e[e.jsxTagStart=58880]=`jsxTagStart`,e[e.jsxTagEnd=59392]=`jsxTagEnd`,e[e.typeParameterStart=60928]=`typeParameterStart`,e[e.nonNullAssertion=61440]=`nonNullAssertion`,e[e._break=62480]=`_break`,e[e._case=63504]=`_case`,e[e._catch=64528]=`_catch`,e[e._continue=65552]=`_continue`,e[e._debugger=66576]=`_debugger`,e[e._default=67600]=`_default`,e[e._do=68624]=`_do`,e[e._else=69648]=`_else`,e[e._finally=70672]=`_finally`,e[e._for=71696]=`_for`,e[e._function=73232]=`_function`,e[e._if=73744]=`_if`,e[e._return=74768]=`_return`,e[e._switch=75792]=`_switch`,e[e._throw=77456]=`_throw`,e[e._try=77840]=`_try`,e[e._var=78864]=`_var`,e[e._let=79888]=`_let`,e[e._const=80912]=`_const`,e[e._while=81936]=`_while`,e[e._with=82960]=`_with`,e[e._new=84496]=`_new`,e[e._this=85520]=`_this`,e[e._super=86544]=`_super`,e[e._class=87568]=`_class`,e[e._extends=88080]=`_extends`,e[e._export=89104]=`_export`,e[e._import=90640]=`_import`,e[e._yield=91664]=`_yield`,e[e._null=92688]=`_null`,e[e._true=93712]=`_true`,e[e._false=94736]=`_false`,e[e._in=95256]=`_in`,e[e._instanceof=96280]=`_instanceof`,e[e._typeof=97936]=`_typeof`,e[e._void=98960]=`_void`,e[e._delete=99984]=`_delete`,e[e._async=100880]=`_async`,e[e._get=101904]=`_get`,e[e._set=102928]=`_set`,e[e._declare=103952]=`_declare`,e[e._readonly=104976]=`_readonly`,e[e._abstract=106e3]=`_abstract`,e[e._static=107024]=`_static`,e[e._public=107536]=`_public`,e[e._private=108560]=`_private`,e[e._protected=109584]=`_protected`,e[e._override=110608]=`_override`,e[e._as=112144]=`_as`,e[e._enum=113168]=`_enum`,e[e._type=114192]=`_type`,e[e._implements=115216]=`_implements`})(t||(e.TokenType=t={}));function n(e){switch(e){case t.num:return`num`;case t.bigint:return`bigint`;case t.decimal:return`decimal`;case t.regexp:return`regexp`;case t.string:return`string`;case t.name:return`name`;case t.eof:return`eof`;case t.bracketL:return`[`;case t.bracketR:return`]`;case t.braceL:return`{`;case t.braceBarL:return`{|`;case t.braceR:return`}`;case t.braceBarR:return`|}`;case t.parenL:return`(`;case t.parenR:return`)`;case t.comma:return`,`;case t.semi:return`;`;case t.colon:return`:`;case t.doubleColon:return`::`;case t.dot:return`.`;case t.question:return`?`;case t.questionDot:return`?.`;case t.arrow:return`=>`;case t.template:return`template`;case t.ellipsis:return`...`;case t.backQuote:return"`";case t.dollarBraceL:return"${";case t.at:return`@`;case t.hash:return`#`;case t.eq:return`=`;case t.assign:return`_=`;case t.preIncDec:return`++/--`;case t.postIncDec:return`++/--`;case t.bang:return`!`;case t.tilde:return`~`;case t.pipeline:return`|>`;case t.nullishCoalescing:return`??`;case t.logicalOR:return`||`;case t.logicalAND:return`&&`;case t.bitwiseOR:return`|`;case t.bitwiseXOR:return`^`;case t.bitwiseAND:return`&`;case t.equality:return`==/!=`;case t.lessThan:return`<`;case t.greaterThan:return`>`;case t.relationalOrEqual:return`<=/>=`;case t.bitShiftL:return`<<`;case t.bitShiftR:return`>>/>>>`;case t.plus:return`+`;case t.minus:return`-`;case t.modulo:return`%`;case t.star:return`*`;case t.slash:return`/`;case t.exponent:return`**`;case t.jsxName:return`jsxName`;case t.jsxText:return`jsxText`;case t.jsxEmptyText:return`jsxEmptyText`;case t.jsxTagStart:return`jsxTagStart`;case t.jsxTagEnd:return`jsxTagEnd`;case t.typeParameterStart:return`typeParameterStart`;case t.nonNullAssertion:return`nonNullAssertion`;case t._break:return`break`;case t._case:return`case`;case t._catch:return`catch`;case t._continue:return`continue`;case t._debugger:return`debugger`;case t._default:return`default`;case t._do:return`do`;case t._else:return`else`;case t._finally:return`finally`;case t._for:return`for`;case t._function:return`function`;case t._if:return`if`;case t._return:return`return`;case t._switch:return`switch`;case t._throw:return`throw`;case t._try:return`try`;case t._var:return`var`;case t._let:return`let`;case t._const:return`const`;case t._while:return`while`;case t._with:return`with`;case t._new:return`new`;case t._this:return`this`;case t._super:return`super`;case t._class:return`class`;case t._extends:return`extends`;case t._export:return`export`;case t._import:return`import`;case t._yield:return`yield`;case t._null:return`null`;case t._true:return`true`;case t._false:return`false`;case t._in:return`in`;case t._instanceof:return`instanceof`;case t._typeof:return`typeof`;case t._void:return`void`;case t._delete:return`delete`;case t._async:return`async`;case t._get:return`get`;case t._set:return`set`;case t._declare:return`declare`;case t._readonly:return`readonly`;case t._abstract:return`abstract`;case t._static:return`static`;case t._public:return`public`;case t._private:return`private`;case t._protected:return`protected`;case t._override:return`override`;case t._as:return`as`;case t._enum:return`enum`;case t._type:return`type`;case t._implements:return`implements`;default:return``}}e.formatTokenType=n})),Cp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Sp(),n=$();e.Scope=class{constructor(e,t,n){this.startTokenIndex=e,this.endTokenIndex=t,this.isFunctionScope=n}};var r=class{constructor(e,t,n,r,i,a,o,s,c,l,u,d,f){this.potentialArrowAt=e,this.noAnonFunctionType=t,this.inDisallowConditionalTypesContext=n,this.tokensLength=r,this.scopesLength=i,this.pos=a,this.type=o,this.contextualKeyword=s,this.start=c,this.end=l,this.isType=u,this.scopeDepth=d,this.error=f}};e.StateSnapshot=r,e.default=class e{constructor(){e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),e.prototype.__init4.call(this),e.prototype.__init5.call(this),e.prototype.__init6.call(this),e.prototype.__init7.call(this),e.prototype.__init8.call(this),e.prototype.__init9.call(this),e.prototype.__init10.call(this),e.prototype.__init11.call(this),e.prototype.__init12.call(this),e.prototype.__init13.call(this)}__init(){this.potentialArrowAt=-1}__init2(){this.noAnonFunctionType=!1}__init3(){this.inDisallowConditionalTypesContext=!1}__init4(){this.tokens=[]}__init5(){this.scopes=[]}__init6(){this.pos=0}__init7(){this.type=n.TokenType.eof}__init8(){this.contextualKeyword=t.ContextualKeyword.NONE}__init9(){this.start=0}__init10(){this.end=0}__init11(){this.isType=!1}__init12(){this.scopeDepth=0}__init13(){this.error=null}snapshot(){return new r(this.potentialArrowAt,this.noAnonFunctionType,this.inDisallowConditionalTypesContext,this.tokens.length,this.scopes.length,this.pos,this.type,this.contextualKeyword,this.start,this.end,this.isType,this.scopeDepth,this.error)}restoreFromSnapshot(e){this.potentialArrowAt=e.potentialArrowAt,this.noAnonFunctionType=e.noAnonFunctionType,this.inDisallowConditionalTypesContext=e.inDisallowConditionalTypesContext,this.tokens.length=e.tokensLength,this.scopes.length=e.scopesLength,this.pos=e.pos,this.type=e.type,this.contextualKeyword=e.contextualKeyword,this.start=e.start,this.end=e.end,this.isType=e.isType,this.scopeDepth=e.scopeDepth,this.error=e.error}}})),wp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t;(function(e){e[e.backSpace=8]=`backSpace`,e[e.lineFeed=10]=`lineFeed`,e[e.tab=9]=`tab`,e[e.carriageReturn=13]=`carriageReturn`,e[e.shiftOut=14]=`shiftOut`,e[e.space=32]=`space`,e[e.exclamationMark=33]=`exclamationMark`,e[e.quotationMark=34]=`quotationMark`,e[e.numberSign=35]=`numberSign`,e[e.dollarSign=36]=`dollarSign`,e[e.percentSign=37]=`percentSign`,e[e.ampersand=38]=`ampersand`,e[e.apostrophe=39]=`apostrophe`,e[e.leftParenthesis=40]=`leftParenthesis`,e[e.rightParenthesis=41]=`rightParenthesis`,e[e.asterisk=42]=`asterisk`,e[e.plusSign=43]=`plusSign`,e[e.comma=44]=`comma`,e[e.dash=45]=`dash`,e[e.dot=46]=`dot`,e[e.slash=47]=`slash`,e[e.digit0=48]=`digit0`,e[e.digit1=49]=`digit1`,e[e.digit2=50]=`digit2`,e[e.digit3=51]=`digit3`,e[e.digit4=52]=`digit4`,e[e.digit5=53]=`digit5`,e[e.digit6=54]=`digit6`,e[e.digit7=55]=`digit7`,e[e.digit8=56]=`digit8`,e[e.digit9=57]=`digit9`,e[e.colon=58]=`colon`,e[e.semicolon=59]=`semicolon`,e[e.lessThan=60]=`lessThan`,e[e.equalsTo=61]=`equalsTo`,e[e.greaterThan=62]=`greaterThan`,e[e.questionMark=63]=`questionMark`,e[e.atSign=64]=`atSign`,e[e.uppercaseA=65]=`uppercaseA`,e[e.uppercaseB=66]=`uppercaseB`,e[e.uppercaseC=67]=`uppercaseC`,e[e.uppercaseD=68]=`uppercaseD`,e[e.uppercaseE=69]=`uppercaseE`,e[e.uppercaseF=70]=`uppercaseF`,e[e.uppercaseG=71]=`uppercaseG`,e[e.uppercaseH=72]=`uppercaseH`,e[e.uppercaseI=73]=`uppercaseI`,e[e.uppercaseJ=74]=`uppercaseJ`,e[e.uppercaseK=75]=`uppercaseK`,e[e.uppercaseL=76]=`uppercaseL`,e[e.uppercaseM=77]=`uppercaseM`,e[e.uppercaseN=78]=`uppercaseN`,e[e.uppercaseO=79]=`uppercaseO`,e[e.uppercaseP=80]=`uppercaseP`,e[e.uppercaseQ=81]=`uppercaseQ`,e[e.uppercaseR=82]=`uppercaseR`,e[e.uppercaseS=83]=`uppercaseS`,e[e.uppercaseT=84]=`uppercaseT`,e[e.uppercaseU=85]=`uppercaseU`,e[e.uppercaseV=86]=`uppercaseV`,e[e.uppercaseW=87]=`uppercaseW`,e[e.uppercaseX=88]=`uppercaseX`,e[e.uppercaseY=89]=`uppercaseY`,e[e.uppercaseZ=90]=`uppercaseZ`,e[e.leftSquareBracket=91]=`leftSquareBracket`,e[e.backslash=92]=`backslash`,e[e.rightSquareBracket=93]=`rightSquareBracket`,e[e.caret=94]=`caret`,e[e.underscore=95]=`underscore`,e[e.graveAccent=96]=`graveAccent`,e[e.lowercaseA=97]=`lowercaseA`,e[e.lowercaseB=98]=`lowercaseB`,e[e.lowercaseC=99]=`lowercaseC`,e[e.lowercaseD=100]=`lowercaseD`,e[e.lowercaseE=101]=`lowercaseE`,e[e.lowercaseF=102]=`lowercaseF`,e[e.lowercaseG=103]=`lowercaseG`,e[e.lowercaseH=104]=`lowercaseH`,e[e.lowercaseI=105]=`lowercaseI`,e[e.lowercaseJ=106]=`lowercaseJ`,e[e.lowercaseK=107]=`lowercaseK`,e[e.lowercaseL=108]=`lowercaseL`,e[e.lowercaseM=109]=`lowercaseM`,e[e.lowercaseN=110]=`lowercaseN`,e[e.lowercaseO=111]=`lowercaseO`,e[e.lowercaseP=112]=`lowercaseP`,e[e.lowercaseQ=113]=`lowercaseQ`,e[e.lowercaseR=114]=`lowercaseR`,e[e.lowercaseS=115]=`lowercaseS`,e[e.lowercaseT=116]=`lowercaseT`,e[e.lowercaseU=117]=`lowercaseU`,e[e.lowercaseV=118]=`lowercaseV`,e[e.lowercaseW=119]=`lowercaseW`,e[e.lowercaseX=120]=`lowercaseX`,e[e.lowercaseY=121]=`lowercaseY`,e[e.lowercaseZ=122]=`lowercaseZ`,e[e.leftCurlyBrace=123]=`leftCurlyBrace`,e[e.verticalBar=124]=`verticalBar`,e[e.rightCurlyBrace=125]=`rightCurlyBrace`,e[e.tilde=126]=`tilde`,e[e.nonBreakingSpace=160]=`nonBreakingSpace`,e[e.oghamSpaceMark=5760]=`oghamSpaceMark`,e[e.lineSeparator=8232]=`lineSeparator`,e[e.paragraphSeparator=8233]=`paragraphSeparator`})(t||(e.charCodes=t={}));function n(e){return e>=t.digit0&&e<=t.digit9||e>=t.lowercaseA&&e<=t.lowercaseF||e>=t.uppercaseA&&e<=t.uppercaseF}e.isDigit=n})),Tp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(Cp()),r=wp();e.isJSXEnabled,e.isTypeScriptEnabled,e.isFlowEnabled,e.state,e.input,e.nextContextId;function i(){return e.nextContextId++}e.getNextContextId=i;function a(e){if(`pos`in e){let t=s(e.pos);e.message+=` (${t.line}:${t.column})`,e.loc=t}return e}e.augmentError=a;var o=class{constructor(e,t){this.line=e,this.column=t}};e.Loc=o;function s(t){let n=1,i=1;for(let a=0;a<t;a++)e.input.charCodeAt(a)===r.charCodes.lineFeed?(n++,i=1):i++;return new o(n,i)}e.locationForIndex=s;function c(t,r,i,a){e.input=t,e.state=new n.default,e.nextContextId=1,e.isJSXEnabled=r,e.isTypeScriptEnabled=i,e.isFlowEnabled=a}e.initParser=c})),Ep=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=$(),r=wp(),i=Tp();function a(e){return i.state.contextualKeyword===e}e.isContextual=a;function o(e){let r=t.lookaheadTypeAndKeyword.call(void 0);return r.type===n.TokenType.name&&r.contextualKeyword===e}e.isLookaheadContextual=o;function s(e){return i.state.contextualKeyword===e&&t.eat.call(void 0,n.TokenType.name)}e.eatContextual=s;function c(e){s(e)||h()}e.expectContextual=c;function l(){return t.match.call(void 0,n.TokenType.eof)||t.match.call(void 0,n.TokenType.braceR)||u()}e.canInsertSemicolon=l;function u(){let e=i.state.tokens[i.state.tokens.length-1],t=e?e.end:0;for(let e=t;e<i.state.start;e++){let t=i.input.charCodeAt(e);if(t===r.charCodes.lineFeed||t===r.charCodes.carriageReturn||t===8232||t===8233)return!0}return!1}e.hasPrecedingLineBreak=u;function d(){let e=t.nextTokenStart.call(void 0);for(let t=i.state.end;t<e;t++){let e=i.input.charCodeAt(t);if(e===r.charCodes.lineFeed||e===r.charCodes.carriageReturn||e===8232||e===8233)return!0}return!1}e.hasFollowingLineBreak=d;function f(){return t.eat.call(void 0,n.TokenType.semi)||l()}e.isLineTerminator=f;function p(){f()||h(`Unexpected token, expected ";"`)}e.semicolon=p;function m(e){t.eat.call(void 0,e)||h(`Unexpected token, expected "${n.formatTokenType.call(void 0,e)}"`)}e.expect=m;function h(e=`Unexpected token`,r=i.state.start){if(i.state.error)return;let a=SyntaxError(e);a.pos=r,i.state.error=a,i.state.pos=i.input.length,t.finishToken.call(void 0,n.TokenType.eof)}e.unexpected=h})),Dp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp();e.WHITESPACE_CHARS=[9,11,12,t.charCodes.space,t.charCodes.nonBreakingSpace,t.charCodes.oghamSpaceMark,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],e.skipWhiteSpace=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,e.IS_WHITESPACE=new Uint8Array(65536);for(let t of e.WHITESPACE_CHARS)e.IS_WHITESPACE[t]=1})),Op=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=Dp();function r(e){if(e<48)return e===36;if(e<58)return!0;if(e<65)return!1;if(e<91)return!0;if(e<97)return e===95;if(e<123)return!0;if(e<128)return!1;throw Error(`Should not be called with non-ASCII char code.`)}e.IS_IDENTIFIER_CHAR=new Uint8Array(65536);for(let t=0;t<128;t++)e.IS_IDENTIFIER_CHAR[t]=r(t)?1:0;for(let t=128;t<65536;t++)e.IS_IDENTIFIER_CHAR[t]=1;for(let t of n.WHITESPACE_CHARS)e.IS_IDENTIFIER_CHAR[t]=0;e.IS_IDENTIFIER_CHAR[8232]=0,e.IS_IDENTIFIER_CHAR[8233]=0,e.IS_IDENTIFIER_START=e.IS_IDENTIFIER_CHAR.slice();for(let n=t.charCodes.digit0;n<=t.charCodes.digit9;n++)e.IS_IDENTIFIER_START[n]=0})),kp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Sp(),n=$();e.READ_WORD_TREE=new Int32Array([-1,27,783,918,1755,2376,2862,3483,-1,3699,-1,4617,4752,4833,5130,5508,5940,-1,6480,6939,7749,8181,8451,8613,-1,8829,-1,-1,-1,54,243,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,432,-1,-1,-1,675,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,81,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,108,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,135,-1,-1,-1,-1,-1,-1,-1,-1,-1,162,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,189,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,216,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._abstract<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,270,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,297,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,324,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,351,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,378,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,405,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._accessor<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._as<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,459,-1,-1,-1,-1,-1,594,-1,-1,-1,-1,-1,-1,486,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,513,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,540,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._assert<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,567,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._asserts<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,621,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,648,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._async<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,702,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,729,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,756,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._await<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,810,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,837,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,864,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,891,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._break<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,945,-1,-1,-1,-1,-1,-1,1107,-1,-1,-1,1242,-1,-1,1350,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,972,1026,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,999,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._case<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1053,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1080,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._catch<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1161,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1188,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1215,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._checks<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1269,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1296,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1323,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._class<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1377,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1404,1620,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1431,-1,-1,-1,-1,-1,-1,(n.TokenType._const<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1458,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1485,-1,-1,-1,-1,-1,-1,-1,-1,1512,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1539,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1566,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1593,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._constructor<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1647,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1674,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1701,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1728,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._continue<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1782,-1,-1,-1,-1,-1,-1,-1,-1,-1,2349,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1809,1971,-1,-1,2106,-1,-1,-1,-1,-1,2241,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1836,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1863,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1890,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1917,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1944,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._debugger<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1998,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2025,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2052,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2079,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._declare<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2133,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2160,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2187,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2214,-1,-1,-1,-1,-1,-1,(n.TokenType._default<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2268,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2295,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2322,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._delete<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._do<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2403,-1,2484,-1,-1,-1,-1,-1,-1,-1,-1,-1,2565,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2430,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2457,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._else<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2511,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2538,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._enum<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2592,-1,-1,-1,2727,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2619,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2646,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2673,-1,-1,-1,-1,-1,-1,(n.TokenType._export<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2700,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._exports<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2754,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2781,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2808,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2835,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._extends<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2889,-1,-1,-1,-1,-1,-1,-1,2997,-1,-1,-1,-1,-1,3159,-1,-1,3213,-1,-1,3294,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2916,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2943,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2970,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._false<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3024,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3051,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3078,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3105,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3132,-1,(n.TokenType._finally<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3186,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._for<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3240,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3267,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._from<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3321,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3348,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3375,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3402,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3429,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3456,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._function<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3510,-1,-1,-1,-1,-1,-1,3564,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3537,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._get<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3591,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3618,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3645,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3672,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._global<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3726,-1,-1,-1,-1,-1,-1,3753,4077,-1,-1,-1,-1,4590,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._if<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3780,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3807,-1,-1,3996,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3834,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3861,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3888,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3915,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3942,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3969,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._implements<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4023,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4050,-1,-1,-1,-1,-1,-1,(n.TokenType._import<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._in<<1)+1,-1,-1,-1,-1,-1,4104,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4185,4401,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4158,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._infer<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4212,-1,-1,-1,-1,-1,-1,-1,4239,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4266,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4293,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4320,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4347,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4374,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._instanceof<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4428,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4455,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4482,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4509,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4536,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4563,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._interface<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._is<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4644,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4671,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4698,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4725,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._keyof<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4779,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4806,-1,-1,-1,-1,-1,-1,(n.TokenType._let<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4860,-1,-1,-1,-1,-1,4995,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4887,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4914,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4941,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4968,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._mixins<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5022,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5049,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5076,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5103,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._module<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5157,-1,-1,-1,5373,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5427,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5184,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5211,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5238,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5265,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5292,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5319,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5346,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._namespace<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5400,-1,-1,-1,(n.TokenType._new<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5454,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5481,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._null<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5535,-1,-1,-1,-1,-1,-1,-1,-1,-1,5562,-1,-1,-1,-1,5697,5751,-1,-1,-1,-1,t.ContextualKeyword._of<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5589,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5616,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5643,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5670,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._opaque<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5724,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._out<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5778,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5805,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5832,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5859,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5886,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5913,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._override<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5967,-1,-1,6345,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5994,-1,-1,-1,-1,-1,6129,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6021,-1,-1,-1,-1,-1,6048,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6075,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6102,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._private<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6156,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6183,-1,-1,-1,-1,-1,-1,-1,-1,-1,6318,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6210,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6237,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6264,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6291,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._protected<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._proto<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6372,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6399,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6426,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6453,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._public<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6507,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6534,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6696,-1,-1,6831,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6561,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6588,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6615,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6642,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6669,-1,t.ContextualKeyword._readonly<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6723,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6750,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6777,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6804,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._require<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6858,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6885,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6912,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._return<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6966,-1,-1,-1,7182,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7236,7371,-1,7479,-1,7614,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6993,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7020,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7047,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7074,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7101,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7128,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7155,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._satisfies<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7209,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._set<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7263,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7290,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7317,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7344,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._static<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7398,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7425,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7452,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._super<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7506,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7533,-1,-1,-1,-1,-1,-1,-1,-1,-1,7560,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7587,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._switch<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7641,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7668,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7695,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7722,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._symbol<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7776,-1,-1,-1,-1,-1,-1,-1,-1,-1,7938,-1,-1,-1,-1,-1,-1,8046,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7803,-1,-1,-1,-1,-1,-1,-1,-1,7857,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7830,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._this<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7884,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7911,-1,-1,-1,(n.TokenType._throw<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7965,-1,-1,-1,8019,-1,-1,-1,-1,-1,-1,7992,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._true<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._try<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8073,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8100,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._type<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8127,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8154,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._typeof<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8208,-1,-1,-1,-1,8343,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8235,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8262,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8289,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8316,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._unique<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8370,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8397,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8424,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._using<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8478,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8532,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8505,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._var<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8559,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8586,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._void<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8640,8748,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8667,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8694,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8721,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._while<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8775,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8802,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._with<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8856,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8883,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8910,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8937,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._yield<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1])})),Ap=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Tp(),n=wp(),r=Op(),i=jp(),a=kp(),o=$();function s(){let e=0,s=0,c=t.state.pos;for(;c<t.input.length&&(s=t.input.charCodeAt(c),!(s<n.charCodes.lowercaseA||s>n.charCodes.lowercaseZ));){let t=a.READ_WORD_TREE[e+(s-n.charCodes.lowercaseA)+1];if(t===-1)break;e=t,c++}let l=a.READ_WORD_TREE[e];if(l>-1&&!r.IS_IDENTIFIER_CHAR[s]){t.state.pos=c,l&1?i.finishToken.call(void 0,l>>>1):i.finishToken.call(void 0,o.TokenType.name,l>>>1);return}for(;c<t.input.length;){let e=t.input.charCodeAt(c);if(r.IS_IDENTIFIER_CHAR[e])c++;else if(e===n.charCodes.backslash){if(c+=2,t.input.charCodeAt(c)===n.charCodes.leftCurlyBrace){for(;c<t.input.length&&t.input.charCodeAt(c)!==n.charCodes.rightCurlyBrace;)c++;c++}}else if(e===n.charCodes.atSign&&t.input.charCodeAt(c+1)===n.charCodes.atSign)c+=2;else break}t.state.pos=c,i.finishToken.call(void 0,o.TokenType.name)}e.default=s})),jp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=Tp(),r=Ep(),i=wp(),a=Op(),o=Dp(),s=Sp(),c=t(Ap()),l=$(),u;(function(e){e[e.Access=0]=`Access`,e[e.ExportAccess=1]=`ExportAccess`,e[e.TopLevelDeclaration=2]=`TopLevelDeclaration`,e[e.FunctionScopedDeclaration=3]=`FunctionScopedDeclaration`,e[e.BlockScopedDeclaration=4]=`BlockScopedDeclaration`,e[e.ObjectShorthandTopLevelDeclaration=5]=`ObjectShorthandTopLevelDeclaration`,e[e.ObjectShorthandFunctionScopedDeclaration=6]=`ObjectShorthandFunctionScopedDeclaration`,e[e.ObjectShorthandBlockScopedDeclaration=7]=`ObjectShorthandBlockScopedDeclaration`,e[e.ObjectShorthand=8]=`ObjectShorthand`,e[e.ImportDeclaration=9]=`ImportDeclaration`,e[e.ObjectKey=10]=`ObjectKey`,e[e.ImportAccess=11]=`ImportAccess`})(u||(e.IdentifierRole=u={}));var d;(function(e){e[e.NoChildren=0]=`NoChildren`,e[e.OneChild=1]=`OneChild`,e[e.StaticChildren=2]=`StaticChildren`,e[e.KeyAfterPropSpread=3]=`KeyAfterPropSpread`})(d||(e.JSXRole=d={}));function f(e){let t=e.identifierRole;return t===u.TopLevelDeclaration||t===u.FunctionScopedDeclaration||t===u.BlockScopedDeclaration||t===u.ObjectShorthandTopLevelDeclaration||t===u.ObjectShorthandFunctionScopedDeclaration||t===u.ObjectShorthandBlockScopedDeclaration}e.isDeclaration=f;function p(e){let t=e.identifierRole;return t===u.FunctionScopedDeclaration||t===u.BlockScopedDeclaration||t===u.ObjectShorthandFunctionScopedDeclaration||t===u.ObjectShorthandBlockScopedDeclaration}e.isNonTopLevelDeclaration=p;function m(e){let t=e.identifierRole;return t===u.TopLevelDeclaration||t===u.ObjectShorthandTopLevelDeclaration||t===u.ImportDeclaration}e.isTopLevelDeclaration=m;function h(e){let t=e.identifierRole;return t===u.TopLevelDeclaration||t===u.BlockScopedDeclaration||t===u.ObjectShorthandTopLevelDeclaration||t===u.ObjectShorthandBlockScopedDeclaration}e.isBlockScopedDeclaration=h;function g(e){let t=e.identifierRole;return t===u.FunctionScopedDeclaration||t===u.ObjectShorthandFunctionScopedDeclaration}e.isFunctionScopedDeclaration=g;function _(e){return e.identifierRole===u.ObjectShorthandTopLevelDeclaration||e.identifierRole===u.ObjectShorthandBlockScopedDeclaration||e.identifierRole===u.ObjectShorthandFunctionScopedDeclaration}e.isObjectShorthandDeclaration=_;var v=class{constructor(){this.type=n.state.type,this.contextualKeyword=n.state.contextualKeyword,this.start=n.state.start,this.end=n.state.end,this.scopeDepth=n.state.scopeDepth,this.isType=n.state.isType,this.identifierRole=null,this.jsxRole=null,this.shadowsGlobal=!1,this.isAsyncOperation=!1,this.contextId=null,this.rhsEndIndex=null,this.isExpression=!1,this.numNullishCoalesceStarts=0,this.numNullishCoalesceEnds=0,this.isOptionalChainStart=!1,this.isOptionalChainEnd=!1,this.subscriptStartIndex=null,this.nullishStartIndex=null}};e.Token=v;function y(){n.state.tokens.push(new v),re()}e.next=y;function b(){n.state.tokens.push(new v),n.state.start=n.state.pos,be()}e.nextTemplateToken=b;function x(){n.state.type===l.TokenType.assign&&--n.state.pos,P()}e.retokenizeSlashAsRegex=x;function S(e){for(let t=n.state.tokens.length-e;t<n.state.tokens.length;t++)n.state.tokens[t].isType=!0;let t=n.state.isType;return n.state.isType=!0,t}e.pushTypeContext=S;function C(e){n.state.isType=e}e.popTypeContext=C;function w(e){return T(e)?(y(),!0):!1}e.eat=w;function ee(e){let t=n.state.isType;n.state.isType=!0,w(e),n.state.isType=t}e.eatTypeToken=ee;function T(e){return n.state.type===e}e.match=T;function E(){let e=n.state.snapshot();y();let t=n.state.type;return n.state.restoreFromSnapshot(e),t}e.lookaheadType=E;var te=class{constructor(e,t){this.type=e,this.contextualKeyword=t}};e.TypeAndKeyword=te;function D(){let e=n.state.snapshot();y();let t=n.state.type,r=n.state.contextualKeyword;return n.state.restoreFromSnapshot(e),new te(t,r)}e.lookaheadTypeAndKeyword=D;function O(){return k(n.state.pos)}e.nextTokenStart=O;function k(e){return o.skipWhiteSpace.lastIndex=e,e+o.skipWhiteSpace.exec(n.input)[0].length}e.nextTokenStartSince=k;function ne(){return n.input.charCodeAt(O())}e.lookaheadCharCode=ne;function re(){if(oe(),n.state.start=n.state.pos,n.state.pos>=n.input.length){let e=n.state.tokens;e.length>=2&&e[e.length-1].start>=n.input.length&&e[e.length-2].start>=n.input.length&&r.unexpected.call(void 0,`Unexpectedly reached the end of input.`),j(l.TokenType.eof);return}A(n.input.charCodeAt(n.state.pos))}e.nextToken=re;function A(e){a.IS_IDENTIFIER_START[e]||e===i.charCodes.backslash||e===i.charCodes.atSign&&n.input.charCodeAt(n.state.pos+1)===i.charCodes.atSign?c.default.call(void 0):_e(e)}function ie(){for(;n.input.charCodeAt(n.state.pos)!==i.charCodes.asterisk||n.input.charCodeAt(n.state.pos+1)!==i.charCodes.slash;)if(n.state.pos++,n.state.pos>n.input.length){r.unexpected.call(void 0,`Unterminated comment`,n.state.pos-2);return}n.state.pos+=2}function ae(e){let t=n.input.charCodeAt(n.state.pos+=e);if(n.state.pos<n.input.length)for(;t!==i.charCodes.lineFeed&&t!==i.charCodes.carriageReturn&&t!==i.charCodes.lineSeparator&&t!==i.charCodes.paragraphSeparator&&++n.state.pos<n.input.length;)t=n.input.charCodeAt(n.state.pos)}e.skipLineComment=ae;function oe(){for(;n.state.pos<n.input.length;){let e=n.input.charCodeAt(n.state.pos);switch(e){case i.charCodes.carriageReturn:n.input.charCodeAt(n.state.pos+1)===i.charCodes.lineFeed&&++n.state.pos;case i.charCodes.lineFeed:case i.charCodes.lineSeparator:case i.charCodes.paragraphSeparator:++n.state.pos;break;case i.charCodes.slash:switch(n.input.charCodeAt(n.state.pos+1)){case i.charCodes.asterisk:n.state.pos+=2,ie();break;case i.charCodes.slash:ae(2);break;default:return}break;default:if(o.IS_WHITESPACE[e])++n.state.pos;else return}}}e.skipSpace=oe;function j(e,t=s.ContextualKeyword.NONE){n.state.end=n.state.pos,n.state.type=e,n.state.contextualKeyword=t}e.finishToken=j;function se(){let e=n.input.charCodeAt(n.state.pos+1);if(e>=i.charCodes.digit0&&e<=i.charCodes.digit9){ve(!0);return}e===i.charCodes.dot&&n.input.charCodeAt(n.state.pos+2)===i.charCodes.dot?(n.state.pos+=3,j(l.TokenType.ellipsis)):(++n.state.pos,j(l.TokenType.dot))}function ce(){n.input.charCodeAt(n.state.pos+1)===i.charCodes.equalsTo?N(l.TokenType.assign,2):N(l.TokenType.slash,1)}function le(e){let t=e===i.charCodes.asterisk?l.TokenType.star:l.TokenType.modulo,r=1,a=n.input.charCodeAt(n.state.pos+1);e===i.charCodes.asterisk&&a===i.charCodes.asterisk&&(r++,a=n.input.charCodeAt(n.state.pos+2),t=l.TokenType.exponent),a===i.charCodes.equalsTo&&n.input.charCodeAt(n.state.pos+2)!==i.charCodes.greaterThan&&(r++,t=l.TokenType.assign),N(t,r)}function M(e){let t=n.input.charCodeAt(n.state.pos+1);if(t===e){n.input.charCodeAt(n.state.pos+2)===i.charCodes.equalsTo?N(l.TokenType.assign,3):N(e===i.charCodes.verticalBar?l.TokenType.logicalOR:l.TokenType.logicalAND,2);return}if(e===i.charCodes.verticalBar){if(t===i.charCodes.greaterThan){N(l.TokenType.pipeline,2);return}else if(t===i.charCodes.rightCurlyBrace&&n.isFlowEnabled){N(l.TokenType.braceBarR,2);return}}if(t===i.charCodes.equalsTo){N(l.TokenType.assign,2);return}N(e===i.charCodes.verticalBar?l.TokenType.bitwiseOR:l.TokenType.bitwiseAND,1)}function ue(){n.input.charCodeAt(n.state.pos+1)===i.charCodes.equalsTo?N(l.TokenType.assign,2):N(l.TokenType.bitwiseXOR,1)}function de(e){let t=n.input.charCodeAt(n.state.pos+1);if(t===e){N(l.TokenType.preIncDec,2);return}t===i.charCodes.equalsTo?N(l.TokenType.assign,2):e===i.charCodes.plusSign?N(l.TokenType.plus,1):N(l.TokenType.minus,1)}function fe(){let e=n.input.charCodeAt(n.state.pos+1);if(e===i.charCodes.lessThan){if(n.input.charCodeAt(n.state.pos+2)===i.charCodes.equalsTo){N(l.TokenType.assign,3);return}n.state.isType?N(l.TokenType.lessThan,1):N(l.TokenType.bitShiftL,2);return}e===i.charCodes.equalsTo?N(l.TokenType.relationalOrEqual,2):N(l.TokenType.lessThan,1)}function pe(){if(n.state.isType){N(l.TokenType.greaterThan,1);return}let e=n.input.charCodeAt(n.state.pos+1);if(e===i.charCodes.greaterThan){let e=n.input.charCodeAt(n.state.pos+2)===i.charCodes.greaterThan?3:2;if(n.input.charCodeAt(n.state.pos+e)===i.charCodes.equalsTo){N(l.TokenType.assign,e+1);return}N(l.TokenType.bitShiftR,e);return}e===i.charCodes.equalsTo?N(l.TokenType.relationalOrEqual,2):N(l.TokenType.greaterThan,1)}function me(){n.state.type===l.TokenType.greaterThan&&(--n.state.pos,pe())}e.rescan_gt=me;function he(e){let t=n.input.charCodeAt(n.state.pos+1);if(t===i.charCodes.equalsTo){N(l.TokenType.equality,n.input.charCodeAt(n.state.pos+2)===i.charCodes.equalsTo?3:2);return}if(e===i.charCodes.equalsTo&&t===i.charCodes.greaterThan){n.state.pos+=2,j(l.TokenType.arrow);return}N(e===i.charCodes.equalsTo?l.TokenType.eq:l.TokenType.bang,1)}function ge(){let e=n.input.charCodeAt(n.state.pos+1),t=n.input.charCodeAt(n.state.pos+2);e===i.charCodes.questionMark&&!(n.isFlowEnabled&&n.state.isType)?t===i.charCodes.equalsTo?N(l.TokenType.assign,3):N(l.TokenType.nullishCoalescing,2):e===i.charCodes.dot&&!(t>=i.charCodes.digit0&&t<=i.charCodes.digit9)?(n.state.pos+=2,j(l.TokenType.questionDot)):(++n.state.pos,j(l.TokenType.question))}function _e(e){switch(e){case i.charCodes.numberSign:++n.state.pos,j(l.TokenType.hash);return;case i.charCodes.dot:se();return;case i.charCodes.leftParenthesis:++n.state.pos,j(l.TokenType.parenL);return;case i.charCodes.rightParenthesis:++n.state.pos,j(l.TokenType.parenR);return;case i.charCodes.semicolon:++n.state.pos,j(l.TokenType.semi);return;case i.charCodes.comma:++n.state.pos,j(l.TokenType.comma);return;case i.charCodes.leftSquareBracket:++n.state.pos,j(l.TokenType.bracketL);return;case i.charCodes.rightSquareBracket:++n.state.pos,j(l.TokenType.bracketR);return;case i.charCodes.leftCurlyBrace:n.isFlowEnabled&&n.input.charCodeAt(n.state.pos+1)===i.charCodes.verticalBar?N(l.TokenType.braceBarL,2):(++n.state.pos,j(l.TokenType.braceL));return;case i.charCodes.rightCurlyBrace:++n.state.pos,j(l.TokenType.braceR);return;case i.charCodes.colon:n.input.charCodeAt(n.state.pos+1)===i.charCodes.colon?N(l.TokenType.doubleColon,2):(++n.state.pos,j(l.TokenType.colon));return;case i.charCodes.questionMark:ge();return;case i.charCodes.atSign:++n.state.pos,j(l.TokenType.at);return;case i.charCodes.graveAccent:++n.state.pos,j(l.TokenType.backQuote);return;case i.charCodes.digit0:{let e=n.input.charCodeAt(n.state.pos+1);if(e===i.charCodes.lowercaseX||e===i.charCodes.uppercaseX||e===i.charCodes.lowercaseO||e===i.charCodes.uppercaseO||e===i.charCodes.lowercaseB||e===i.charCodes.uppercaseB){I();return}}case i.charCodes.digit1:case i.charCodes.digit2:case i.charCodes.digit3:case i.charCodes.digit4:case i.charCodes.digit5:case i.charCodes.digit6:case i.charCodes.digit7:case i.charCodes.digit8:case i.charCodes.digit9:ve(!1);return;case i.charCodes.quotationMark:case i.charCodes.apostrophe:ye(e);return;case i.charCodes.slash:ce();return;case i.charCodes.percentSign:case i.charCodes.asterisk:le(e);return;case i.charCodes.verticalBar:case i.charCodes.ampersand:M(e);return;case i.charCodes.caret:ue();return;case i.charCodes.plusSign:case i.charCodes.dash:de(e);return;case i.charCodes.lessThan:fe();return;case i.charCodes.greaterThan:pe();return;case i.charCodes.equalsTo:case i.charCodes.exclamationMark:he(e);return;case i.charCodes.tilde:N(l.TokenType.tilde,1);return;default:break}r.unexpected.call(void 0,`Unexpected character '${String.fromCharCode(e)}'`,n.state.pos)}e.getTokenFromCode=_e;function N(e,t){n.state.pos+=t,j(e)}function P(){let e=n.state.pos,t=!1,a=!1;for(;;){if(n.state.pos>=n.input.length){r.unexpected.call(void 0,`Unterminated regular expression`,e);return}let o=n.input.charCodeAt(n.state.pos);if(t)t=!1;else{if(o===i.charCodes.leftSquareBracket)a=!0;else if(o===i.charCodes.rightSquareBracket&&a)a=!1;else if(o===i.charCodes.slash&&!a)break;t=o===i.charCodes.backslash}++n.state.pos}++n.state.pos,xe(),j(l.TokenType.regexp)}function F(){for(;;){let e=n.input.charCodeAt(n.state.pos);if(e>=i.charCodes.digit0&&e<=i.charCodes.digit9||e===i.charCodes.underscore)n.state.pos++;else break}}function I(){for(n.state.pos+=2;;){let e=n.input.charCodeAt(n.state.pos);if(e>=i.charCodes.digit0&&e<=i.charCodes.digit9||e>=i.charCodes.lowercaseA&&e<=i.charCodes.lowercaseF||e>=i.charCodes.uppercaseA&&e<=i.charCodes.uppercaseF||e===i.charCodes.underscore)n.state.pos++;else break}n.input.charCodeAt(n.state.pos)===i.charCodes.lowercaseN?(++n.state.pos,j(l.TokenType.bigint)):j(l.TokenType.num)}function ve(e){let t=!1,r=!1;e||F();let a=n.input.charCodeAt(n.state.pos);if(a===i.charCodes.dot&&(++n.state.pos,F(),a=n.input.charCodeAt(n.state.pos)),(a===i.charCodes.uppercaseE||a===i.charCodes.lowercaseE)&&(a=n.input.charCodeAt(++n.state.pos),(a===i.charCodes.plusSign||a===i.charCodes.dash)&&++n.state.pos,F(),a=n.input.charCodeAt(n.state.pos)),a===i.charCodes.lowercaseN?(++n.state.pos,t=!0):a===i.charCodes.lowercaseM&&(++n.state.pos,r=!0),t){j(l.TokenType.bigint);return}if(r){j(l.TokenType.decimal);return}j(l.TokenType.num)}function ye(e){for(n.state.pos++;;){if(n.state.pos>=n.input.length){r.unexpected.call(void 0,`Unterminated string constant`);return}let t=n.input.charCodeAt(n.state.pos);if(t===i.charCodes.backslash)n.state.pos++;else if(t===e)break;n.state.pos++}n.state.pos++,j(l.TokenType.string)}function be(){for(;;){if(n.state.pos>=n.input.length){r.unexpected.call(void 0,`Unterminated template`);return}let e=n.input.charCodeAt(n.state.pos);if(e===i.charCodes.graveAccent||e===i.charCodes.dollarSign&&n.input.charCodeAt(n.state.pos+1)===i.charCodes.leftCurlyBrace){if(n.state.pos===n.state.start&&T(l.TokenType.template))if(e===i.charCodes.dollarSign){n.state.pos+=2,j(l.TokenType.dollarBraceL);return}else{++n.state.pos,j(l.TokenType.backQuote);return}j(l.TokenType.template);return}e===i.charCodes.backslash&&n.state.pos++,n.state.pos++}}function xe(){for(;n.state.pos<n.input.length;){let e=n.input.charCodeAt(n.state.pos);if(a.IS_IDENTIFIER_CHAR[e])n.state.pos++;else if(e===i.charCodes.backslash){if(n.state.pos+=2,n.input.charCodeAt(n.state.pos)===i.charCodes.leftCurlyBrace){for(;n.state.pos<n.input.length&&n.input.charCodeAt(n.state.pos)!==i.charCodes.rightCurlyBrace;)n.state.pos++;n.state.pos++}}else break}}e.skipWord=xe})),Mp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e,t=e.currentIndex()){let n=t+1;if(r(e,n)){let r=e.identifierNameAtIndex(t);return{isType:!1,leftName:r,rightName:r,endIndex:n}}if(n++,r(e,n))return{isType:!0,leftName:null,rightName:null,endIndex:n};if(n++,r(e,n))return{isType:!1,leftName:e.identifierNameAtIndex(t),rightName:e.identifierNameAtIndex(t+2),endIndex:n};if(n++,r(e,n))return{isType:!0,leftName:null,rightName:null,endIndex:n};throw Error(`Unexpected import/export specifier at ${t}`)}e.default=n;function r(e,n){let r=e.tokens[n];return r.type===t.TokenType.braceR||r.type===t.TokenType.comma}})),Np=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=new Map([[`quot`,`"`],[`amp`,`&`],[`apos`,`'`],[`lt`,`<`],[`gt`,`>`],[`nbsp`,`\xA0`],[`iexcl`,`¡`],[`cent`,`¢`],[`pound`,`£`],[`curren`,`¤`],[`yen`,`¥`],[`brvbar`,`¦`],[`sect`,`§`],[`uml`,`¨`],[`copy`,`©`],[`ordf`,`ª`],[`laquo`,`«`],[`not`,`¬`],[`shy`,`­`],[`reg`,`®`],[`macr`,`¯`],[`deg`,`°`],[`plusmn`,`±`],[`sup2`,`²`],[`sup3`,`³`],[`acute`,`´`],[`micro`,`µ`],[`para`,`¶`],[`middot`,`·`],[`cedil`,`¸`],[`sup1`,`¹`],[`ordm`,`º`],[`raquo`,`»`],[`frac14`,`¼`],[`frac12`,`½`],[`frac34`,`¾`],[`iquest`,`¿`],[`Agrave`,`À`],[`Aacute`,`Á`],[`Acirc`,`Â`],[`Atilde`,`Ã`],[`Auml`,`Ä`],[`Aring`,`Å`],[`AElig`,`Æ`],[`Ccedil`,`Ç`],[`Egrave`,`È`],[`Eacute`,`É`],[`Ecirc`,`Ê`],[`Euml`,`Ë`],[`Igrave`,`Ì`],[`Iacute`,`Í`],[`Icirc`,`Î`],[`Iuml`,`Ï`],[`ETH`,`Ð`],[`Ntilde`,`Ñ`],[`Ograve`,`Ò`],[`Oacute`,`Ó`],[`Ocirc`,`Ô`],[`Otilde`,`Õ`],[`Ouml`,`Ö`],[`times`,`×`],[`Oslash`,`Ø`],[`Ugrave`,`Ù`],[`Uacute`,`Ú`],[`Ucirc`,`Û`],[`Uuml`,`Ü`],[`Yacute`,`Ý`],[`THORN`,`Þ`],[`szlig`,`ß`],[`agrave`,`à`],[`aacute`,`á`],[`acirc`,`â`],[`atilde`,`ã`],[`auml`,`ä`],[`aring`,`å`],[`aelig`,`æ`],[`ccedil`,`ç`],[`egrave`,`è`],[`eacute`,`é`],[`ecirc`,`ê`],[`euml`,`ë`],[`igrave`,`ì`],[`iacute`,`í`],[`icirc`,`î`],[`iuml`,`ï`],[`eth`,`ð`],[`ntilde`,`ñ`],[`ograve`,`ò`],[`oacute`,`ó`],[`ocirc`,`ô`],[`otilde`,`õ`],[`ouml`,`ö`],[`divide`,`÷`],[`oslash`,`ø`],[`ugrave`,`ù`],[`uacute`,`ú`],[`ucirc`,`û`],[`uuml`,`ü`],[`yacute`,`ý`],[`thorn`,`þ`],[`yuml`,`ÿ`],[`OElig`,`Œ`],[`oelig`,`œ`],[`Scaron`,`Š`],[`scaron`,`š`],[`Yuml`,`Ÿ`],[`fnof`,`ƒ`],[`circ`,`ˆ`],[`tilde`,`˜`],[`Alpha`,`Α`],[`Beta`,`Β`],[`Gamma`,`Γ`],[`Delta`,`Δ`],[`Epsilon`,`Ε`],[`Zeta`,`Ζ`],[`Eta`,`Η`],[`Theta`,`Θ`],[`Iota`,`Ι`],[`Kappa`,`Κ`],[`Lambda`,`Λ`],[`Mu`,`Μ`],[`Nu`,`Ν`],[`Xi`,`Ξ`],[`Omicron`,`Ο`],[`Pi`,`Π`],[`Rho`,`Ρ`],[`Sigma`,`Σ`],[`Tau`,`Τ`],[`Upsilon`,`Υ`],[`Phi`,`Φ`],[`Chi`,`Χ`],[`Psi`,`Ψ`],[`Omega`,`Ω`],[`alpha`,`α`],[`beta`,`β`],[`gamma`,`γ`],[`delta`,`δ`],[`epsilon`,`ε`],[`zeta`,`ζ`],[`eta`,`η`],[`theta`,`θ`],[`iota`,`ι`],[`kappa`,`κ`],[`lambda`,`λ`],[`mu`,`μ`],[`nu`,`ν`],[`xi`,`ξ`],[`omicron`,`ο`],[`pi`,`π`],[`rho`,`ρ`],[`sigmaf`,`ς`],[`sigma`,`σ`],[`tau`,`τ`],[`upsilon`,`υ`],[`phi`,`φ`],[`chi`,`χ`],[`psi`,`ψ`],[`omega`,`ω`],[`thetasym`,`ϑ`],[`upsih`,`ϒ`],[`piv`,`ϖ`],[`ensp`,` `],[`emsp`,` `],[`thinsp`,` `],[`zwnj`,`‌`],[`zwj`,`‍`],[`lrm`,`‎`],[`rlm`,`‏`],[`ndash`,`–`],[`mdash`,`—`],[`lsquo`,`‘`],[`rsquo`,`’`],[`sbquo`,`‚`],[`ldquo`,`“`],[`rdquo`,`”`],[`bdquo`,`„`],[`dagger`,`†`],[`Dagger`,`‡`],[`bull`,`•`],[`hellip`,`…`],[`permil`,`‰`],[`prime`,`′`],[`Prime`,`″`],[`lsaquo`,`‹`],[`rsaquo`,`›`],[`oline`,`‾`],[`frasl`,`⁄`],[`euro`,`€`],[`image`,`ℑ`],[`weierp`,`℘`],[`real`,`ℜ`],[`trade`,`™`],[`alefsym`,`ℵ`],[`larr`,`←`],[`uarr`,`↑`],[`rarr`,`→`],[`darr`,`↓`],[`harr`,`↔`],[`crarr`,`↵`],[`lArr`,`⇐`],[`uArr`,`⇑`],[`rArr`,`⇒`],[`dArr`,`⇓`],[`hArr`,`⇔`],[`forall`,`∀`],[`part`,`∂`],[`exist`,`∃`],[`empty`,`∅`],[`nabla`,`∇`],[`isin`,`∈`],[`notin`,`∉`],[`ni`,`∋`],[`prod`,`∏`],[`sum`,`∑`],[`minus`,`−`],[`lowast`,`∗`],[`radic`,`√`],[`prop`,`∝`],[`infin`,`∞`],[`ang`,`∠`],[`and`,`∧`],[`or`,`∨`],[`cap`,`∩`],[`cup`,`∪`],[`int`,`∫`],[`there4`,`∴`],[`sim`,`∼`],[`cong`,`≅`],[`asymp`,`≈`],[`ne`,`≠`],[`equiv`,`≡`],[`le`,`≤`],[`ge`,`≥`],[`sub`,`⊂`],[`sup`,`⊃`],[`nsub`,`⊄`],[`sube`,`⊆`],[`supe`,`⊇`],[`oplus`,`⊕`],[`otimes`,`⊗`],[`perp`,`⊥`],[`sdot`,`⋅`],[`lceil`,`⌈`],[`rceil`,`⌉`],[`lfloor`,`⌊`],[`rfloor`,`⌋`],[`lang`,`〈`],[`rang`,`〉`],[`loz`,`◊`],[`spades`,`♠`],[`clubs`,`♣`],[`hearts`,`♥`],[`diams`,`♦`]])})),Pp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){let[t,r]=n(e.jsxPragma||`React.createElement`),[i,a]=n(e.jsxFragmentPragma||`React.Fragment`);return{base:t,suffix:r,fragmentBase:i,fragmentSuffix:a}}e.default=t;function n(e){let t=e.indexOf(`.`);return t===-1&&(t=e.length),[e.slice(0,t),e.slice(t)]}})),Fp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=class{getPrefixCode(){return``}getHoistedCode(){return``}getSuffixCode(){return``}}})),Ip=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(Np()),r=jp(),i=$(),a=wp(),o=t(Pp()),s=t(Fp());e.default=class e extends s.default{__init(){this.lastLineNumber=1}__init2(){this.lastIndex=0}__init3(){this.filenameVarName=null}__init4(){this.esmAutomaticImportNameResolutions={}}__init5(){this.cjsAutomaticModuleNameResolutions={}}constructor(t,n,r,i,a){super(),this.rootTransformer=t,this.tokens=n,this.importProcessor=r,this.nameManager=i,this.options=a,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),e.prototype.__init4.call(this),e.prototype.__init5.call(this),this.jsxPragmaInfo=o.default.call(void 0,a),this.isAutomaticRuntime=a.jsxRuntime===`automatic`,this.jsxImportSource=a.jsxImportSource||`react`}process(){return this.tokens.matches1(i.TokenType.jsxTagStart)?(this.processJSXTag(),!0):!1}getPrefixCode(){let e=``;if(this.filenameVarName&&(e+=`const ${this.filenameVarName} = ${JSON.stringify(this.options.filePath||``)};`),this.isAutomaticRuntime)if(this.importProcessor)for(let[t,n]of Object.entries(this.cjsAutomaticModuleNameResolutions))e+=`var ${n} = require("${t}");`;else{let{createElement:t,...n}=this.esmAutomaticImportNameResolutions;t&&(e+=`import {createElement as ${t}} from "${this.jsxImportSource}";`);let r=Object.entries(n).map(([e,t])=>`${e} as ${t}`).join(`, `);if(r){let t=this.jsxImportSource+(this.options.production?`/jsx-runtime`:`/jsx-dev-runtime`);e+=`import {${r}} from "${t}";`}}return e}processJSXTag(){let{jsxRole:e,start:t}=this.tokens.currentToken(),n=this.options.production?null:this.getElementLocationCode(t);this.isAutomaticRuntime&&e!==r.JSXRole.KeyAfterPropSpread?this.transformTagToJSXFunc(n,e):this.transformTagToCreateElement(n)}getElementLocationCode(e){return`lineNumber: ${this.getLineNumberForIndex(e)}`}getLineNumberForIndex(e){let t=this.tokens.code;for(;this.lastIndex<e&&this.lastIndex<t.length;)t[this.lastIndex]===`
71
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a=!0,o=!1,s;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){o=!0,s=e},f:function(){try{!a&&n.return!=null&&n.return()}finally{if(o)throw s}}}}function l(e,t){if(e){if(typeof e==`string`)return u(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`)return Array.from(e);if(n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return u(e,t)}}function u(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var d=[],f=c(t.default.entries()),p;try{var m=function(){var e=i(p.value,2),t=e[0],n=e[1].relatedConcepts;Array.isArray(n)&&n.forEach(function(e){if(e.module===`HTML`){var n=e.concept;if(n!=null){for(var r=JSON.stringify(n),i,a=0;a<d.length;a++){var o=d[a][0];if(JSON.stringify(o)===r){i=d[a][1];break}}Array.isArray(i)||(i=[]),i.findIndex(function(e){return e===t})===-1&&i.push(t),a<d.length?d.splice(a,1,[n,i]):d.push([n,i])}}})};for(f.s();!(p=f.n()).done;)m()}catch(e){f.e(e)}finally{f.f()}function h(e,t){if(e===void 0&&t!==void 0||e!==void 0&&t===void 0)return!1;if(e!==void 0&&t!==void 0){if(e.length!=t.length)return!1;for(var n=0;n<e.length;n++)if(t[n].name!==e[n].name||t[n].value!==e[n].value)return!1}return!0}var g={entries:function(){return d},forEach:function(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null,n=0,r=d;n<r.length;n++){var a=i(r[n],2),o=a[0],s=a[1];e.call(t,s,o,d)}},get:function(e){var t=d.find(function(t){return e.name===t[0].name&&h(e.attributes,t[0].attributes)});return t&&t[1]},has:function(e){return!!g.get(e)},keys:function(){return d.map(function(e){return i(e,1)[0]})},values:function(){return d.map(function(e){return i(e,2)[1]})}};e.default=(0,n.default)(g,g.entries())})),Nf=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.elementAXObjects=e.AXObjects=e.AXObjectRoles=e.AXObjectElements=void 0;var t=a(Af()),n=a(jf()),r=a(kf()),i=a(Mf());function a(e){return e&&e.__esModule?e:{default:e}}e.AXObjectElements=t.default,e.AXObjectRoles=n.default,e.AXObjects=r.default,e.elementAXObjects=i.default})),Pf=lu(),Ff=Nf();`activedescendant atomic autocomplete busy checked colcount colindex colspan controls current describedby description details disabled dropeffect errormessage expanded flowto grabbed haspopup hidden invalid keyshortcuts label labelledby level live modal multiline multiselectable orientation owns placeholder posinset pressed readonly relevant required roledescription rowcount rowindex rowspan selected setsize sort valuemax valuemin valuenow valuetext`.split(` `);const If=Pf.roles.keys(),Lf=If.filter(e=>Pf.roles.get(e)?.abstract),Rf=If.filter(e=>!Lf.includes(e)),zf=Rf.filter(e=>{let t=Pf.roles.get(e);return![`toolbar`,`tabpanel`,`generic`,`cell`].includes(e)&&!t?.superClass.some(e=>e.includes(`widget`)||e.includes(`window`))}).concat(`progressbar`),Bf=Rf.filter(e=>!zf.includes(e)&&e!==`generic`),Vf=[],Hf=[];for(let[e,t]of Pf.elementRoles.entries())[...t].every(e=>e!==`generic`&&zf.includes(e))&&Vf.push(e),[...t].every(e=>Bf.includes(e))&&Hf.push(e);const Uf=[...Ff.AXObjects.keys()].filter(e=>Ff.AXObjects.get(e).type===`widget`),Wf=[],Gf=[],Kf=[...Ff.AXObjects.keys()].filter(e=>[`windows`,`structure`].includes(Ff.AXObjects.get(e).type));for(let[e,t]of Ff.elementAXObjects.entries())[...t].every(e=>Uf.includes(e))&&Wf.push(e),[...t].every(e=>Kf.includes(e))&&Gf.push(e);typeof window<`u`&&window.btoa;const qf=`accent-height accumulate additive alignment-baseline allowReorder alphabetic amplitude arabic-form ascent attributeName attributeType autoReverse azimuth baseFrequency baseline-shift baseProfile bbox begin bias by calcMode cap-height class clip clipPathUnits clip-path clip-rule color color-interpolation color-interpolation-filters color-profile color-rendering contentScriptType contentStyleType cursor cx cy d decelerate descent diffuseConstant direction display divisor dominant-baseline dur dx dy edgeMode elevation enable-background end exponent externalResourcesRequired fill fill-opacity fill-rule filter filterRes filterUnits flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight format from fr fx fy g1 g2 glyph-name glyph-orientation-horizontal glyph-orientation-vertical glyphRef gradientTransform gradientUnits hanging height href horiz-adv-x horiz-origin-x id ideographic image-rendering in in2 intercept k k1 k2 k3 k4 kernelMatrix kernelUnitLength kerning keyPoints keySplines keyTimes lang lengthAdjust letter-spacing lighting-color limitingConeAngle local marker-end marker-mid marker-start markerHeight markerUnits markerWidth mask maskContentUnits maskUnits mathematical max media method min mode name numOctaves offset onabort onactivate onbegin onclick onend onerror onfocusin onfocusout onload onmousedown onmousemove onmouseout onmouseover onmouseup onrepeat onresize onscroll onunload opacity operator order orient orientation origin overflow overline-position overline-thickness panose-1 paint-order pathLength patternContentUnits patternTransform patternUnits pointer-events points pointsAtX pointsAtY pointsAtZ preserveAlpha preserveAspectRatio primitiveUnits r radius refX refY rendering-intent repeatCount repeatDur requiredExtensions requiredFeatures restart result rotate rx ry scale seed shape-rendering slope spacing specularConstant specularExponent speed spreadMethod startOffset stdDeviation stemh stemv stitchTiles stop-color stop-opacity strikethrough-position strikethrough-thickness string stroke stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width style surfaceScale systemLanguage tabindex tableValues target targetX targetY text-anchor text-decoration text-rendering textLength to transform type u1 u2 underline-position underline-thickness unicode unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical values version vert-adv-y vert-origin-x vert-origin-y viewBox viewTarget visibility width widths word-spacing writing-mode x x-height x1 x2 xChannelSelector xlink:actuate xlink:arcrole xlink:href xlink:role xlink:show xlink:title xlink:type xml:base xml:lang xml:space y y1 y2 yChannelSelector z zoomAndPan`.split(` `),Jf=new Map;qf.forEach(e=>{Jf.set(e.toLowerCase(),e)});const Yf={filename:ip(`(unknown)`),rootDir:ip(typeof process<`u`?process.cwd?.():typeof Deno<`u`?Deno.cwd():void 0),dev:ap(!1),generate:rp(`client`,(e,t)=>e===`dom`||e===`ssr`?($f(ze),e===`dom`?`client`:`server`):(e!==`client`&&e!==`server`&&e!==!1&&cp(`${t} must be "client", "server" or false`),e)),warningFilter:sp(()=>!0),experimental:np({async:ap(!1)})},Xf={accessors:tp(Pe,ap(!1)),css:rp(`external`,e=>((e===!0||e===!1)&&cp(`The boolean options have been removed from the css option. Use "external" instead of false and "injected" instead of true`),e===`none`&&cp(`css: "none" is no longer a valid option. If this was crucial for you, please open an issue on GitHub with your use case.`),e!==`external`&&e!==`injected`&&cp(`css should be either "external" (default, recommended) or "injected"`),e)),cssHash:sp(({css:e,filename:t,hash:n})=>`svelte-${n(t===`(unknown)`?e:t??e)}`),cssOutputFilename:ip(void 0),customElement:ap(!1),discloseVersion:ap(!0),immutable:tp(Fe,ap(!1)),legacy:Zf(`The legacy option has been removed. If you are using this because of legacy.componentApi, use compatibility.componentApi instead`),compatibility:np({componentApi:op([4,5],5)}),loopGuardTimeout:ep(Re),name:ip(void 0),namespace:op([`html`,`mathml`,`svg`]),modernAst:ap(!1),outputFilename:ip(void 0),preserveComments:ap(!1),fragments:op([`html`,`tree`]),preserveWhitespace:ap(!1),runes:ap(void 0),hmr:ap(!1),sourcemap:rp(void 0,e=>e),enableSourcemap:ep(Ie),hydratable:ep(Le),format:Zf(`The format option has been removed in Svelte 4, the compiler only outputs ESM now. Remove "format" from your compiler options. If you did not set this yourself, bump the version of your bundler plugin (vite-plugin-svelte/rollup-plugin-svelte/svelte-loader)`),tag:Zf('The tag option has been removed in Svelte 5. Use `<svelte:options customElement="tag-name" />` inside the component instead. If that does not solve your use case, please open an issue on GitHub with details.'),sveltePath:Zf(`The sveltePath option has been removed in Svelte 5. If this option was crucial for you, please open an issue on GitHub with your use case.`),errorMode:Zf(`The errorMode option has been removed. If you are using this through svelte-preprocess with TypeScript, use the https://www.typescriptlang.org/tsconfig#verbatimModuleSyntax setting instead`),varsReport:Zf(`The vars option has been removed. If you are using this through svelte-preprocess with TypeScript, use the https://www.typescriptlang.org/tsconfig#verbatimModuleSyntax setting instead`)};({...Yf,...Object.fromEntries(Object.keys(Xf).map(e=>[e,()=>{}]))}),{...Yf,...Xf};function Zf(e){return t=>{t!==void 0&&wi(null,e)}}const Qf=new Set;function $f(e){Qf.has(e)||(Qf.add(e),e(null))}function ep(e){return t=>{t!==void 0&&$f(e)}}function tp(e,t){return(n,r)=>(n!==void 0&&$f(e),t(n,r))}function np(e,t=!1){return(n,r)=>{let i={};for(let a in(n&&typeof n!=`object`||Array.isArray(n))&&cp(`${r} should be an object`),n)a in e||(t?i[a]=n[a]:Ti(null,`${r?`${r}.${a}`:a}`));for(let t in e){let a=e[t];i[t]=a(n&&n[t],r?`${r}.${t}`:t)}return i}}function rp(e,t){return(n,r)=>n===void 0?e:t(n,r)}function ip(e,t=!0){return rp(e,(e,n)=>(typeof e!=`string`&&cp(`${n} should be a string, if specified`),!t&&e===``&&cp(`${n} cannot be empty`),e))}function ap(e){return rp(e,(e,t)=>(typeof e!=`boolean`&&cp(`${t} should be true or false, if specified`),e))}function op(e,t=e[0]){return rp(t,(t,n)=>(e.includes(t)||cp(e.length>2?`${n} should be one of ${e.slice(0,-1).map(e=>`"${e}"`).join(`, `)} or "${e[e.length-1]}"`:`${n} should be either "${e[0]}" or "${e[1]}"`),t))}function sp(e){return rp(e,(e,t)=>(typeof e!=`function`&&cp(`${t} should be a function, if specified`),e))}function cp(e){Ci(null,e)}function lp(e,{modern:t,loose:n}={}){e=dp(e),we({warning:()=>!1,filename:void 0});let r=bs(e,n);return up(e,r,t)}function up(e,t,n){if(n){let e=e=>{delete e.metadata};return t.options?.attributes.forEach(t=>{e(t),e(t.value),Array.isArray(t.value)&&t.value.forEach(e)}),ne(t,null,{_(t,{next:n}){e(t),n()}})}return qe(e,t)}function dp(e){return e.charCodeAt(0)===65279?e.slice(1):e}const fp=new RegExp(/<script\b[^>]*>\s*<\/script>/gi);function pp(e,{filename:t=void 0,format:n=!0,removeEmptyScripts:r=!0}={}){let i=lp(e,{filename:t}),a=new k(e),o=(e,t)=>{if(e.type===`Script`){let t=a.original.slice(e.start,e.content.start).search(/ lang=["|']ts["|']/g);t!==-1&&a.update(e.start+t,e.start+t+10,``);let n=new RegExp(/ generics=["'][\s\S]+["']/g).exec(a.original.slice(e.start,e.content.start));n!==null&&a.update(e.start+n.index,e.start+n.index+n[0].length,``)}if(e.type===`Identifier`&&`optional`in e&&e.optional){let t=e.start+e.name.length;a.update(t,t+1,``)}if([`TSTypeParameterInstantiation`,`TSTypeAnnotation`,`TSTypeAliasDeclaration`,`TSInterfaceDeclaration`].includes(e.type)){if([`TSTypeAliasDeclaration`,`TSInterfaceDeclaration`].includes(e.type)){let r=e.start;t.type===`ExportNamedDeclaration`&&(r=t.start),mp(a,r,e.end,n);return}a.update(e.start,e.end,``);return}if(e.type===`ImportDeclaration`){if(e.importKind===`type`){mp(a,e.start,e.end,n);return}let t=e.specifiers.filter(e=>e.importKind!==`type`);if(t.length===e.specifiers.length)return;if(t.length===0){mp(a,e.start,e.end,n);return}let r=t.map(e=>a.slice(e.start,e.end)).join(`, `);a.update(e.start,e.end,`import { ${r} } from ${e.source.raw};`);return}if(e.type===`ExportNamedDeclaration`){if(e.exportKind===`type`){mp(a,e.start,e.end,n);return}let t=e.specifiers.filter(e=>e.exportKind!==`type`);if(t.length===e.specifiers.length)return;if(t.length===0){mp(a,e.start,e.end,n);return}let r=t.map(e=>a.slice(e.start,e.end)).join(`, `);a.update(e.start,e.end,`export { ${r} };`);return}if(e.type===`PropertyDefinition`&&e.accessibility!==void 0&&a.update(e.start,e.start+e.accessibility.length+1,``),[`TSAsExpression`,`TSNonNullExpression`,`TSTypeAssertion`].includes(e.type)){a.update(e.start,e.end,a.slice(e.expression.start,e.expression.end));return}if([`TSEnumDeclaration`,`TSParameterProperty`].includes(e.type))throw Error(`Unsupported syntax! ${e.type} is not allowed!`)};s(i.instance,{enter:o}),s(i.module,{enter:o}),s(i.html,{enter:o});let c=a.toString();return r&&(c=c.replaceAll(fp,``)),n?c.trim():c}function mp(e,t,n,r){let i=t,a=n;if(r){let r=!1;for(let t=n;t<e.original.length;t++){if(/\S/.test(e.original[t])){e.original[t]===`<`&&e.original.slice(t).startsWith(`<\/script`)&&(r=!0,--a);break}e.original[t]===`
72
+ `&&(a=t+1)}i=0;for(let n=t-1;n>-1;n--){let t;if(t=r?new RegExp(/\S/):new RegExp(/\S|\n/),t.test(e.original[n])){i=n+1;break}}}e.update(i,a,``)}var hp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t;(function(e){e[e.NONE=0]=`NONE`,e[e._abstract=1]=`_abstract`,e[e._accessor=2]=`_accessor`,e[e._as=3]=`_as`,e[e._assert=4]=`_assert`,e[e._asserts=5]=`_asserts`,e[e._async=6]=`_async`,e[e._await=7]=`_await`,e[e._checks=8]=`_checks`,e[e._constructor=9]=`_constructor`,e[e._declare=10]=`_declare`,e[e._enum=11]=`_enum`,e[e._exports=12]=`_exports`,e[e._from=13]=`_from`,e[e._get=14]=`_get`,e[e._global=15]=`_global`,e[e._implements=16]=`_implements`,e[e._infer=17]=`_infer`,e[e._interface=18]=`_interface`,e[e._is=19]=`_is`,e[e._keyof=20]=`_keyof`,e[e._mixins=21]=`_mixins`,e[e._module=22]=`_module`,e[e._namespace=23]=`_namespace`,e[e._of=24]=`_of`,e[e._opaque=25]=`_opaque`,e[e._out=26]=`_out`,e[e._override=27]=`_override`,e[e._private=28]=`_private`,e[e._protected=29]=`_protected`,e[e._proto=30]=`_proto`,e[e._public=31]=`_public`,e[e._readonly=32]=`_readonly`,e[e._require=33]=`_require`,e[e._satisfies=34]=`_satisfies`,e[e._set=35]=`_set`,e[e._static=36]=`_static`,e[e._symbol=37]=`_symbol`,e[e._type=38]=`_type`,e[e._unique=39]=`_unique`,e[e._using=40]=`_using`})(t||(e.ContextualKeyword=t={}))})),$=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t;(function(e){e[e.PRECEDENCE_MASK=15]=`PRECEDENCE_MASK`,e[e.IS_KEYWORD=16]=`IS_KEYWORD`,e[e.IS_ASSIGN=32]=`IS_ASSIGN`,e[e.IS_RIGHT_ASSOCIATIVE=64]=`IS_RIGHT_ASSOCIATIVE`,e[e.IS_PREFIX=128]=`IS_PREFIX`,e[e.IS_POSTFIX=256]=`IS_POSTFIX`,e[e.IS_EXPRESSION_START=512]=`IS_EXPRESSION_START`,e[e.num=512]=`num`,e[e.bigint=1536]=`bigint`,e[e.decimal=2560]=`decimal`,e[e.regexp=3584]=`regexp`,e[e.string=4608]=`string`,e[e.name=5632]=`name`,e[e.eof=6144]=`eof`,e[e.bracketL=7680]=`bracketL`,e[e.bracketR=8192]=`bracketR`,e[e.braceL=9728]=`braceL`,e[e.braceBarL=10752]=`braceBarL`,e[e.braceR=11264]=`braceR`,e[e.braceBarR=12288]=`braceBarR`,e[e.parenL=13824]=`parenL`,e[e.parenR=14336]=`parenR`,e[e.comma=15360]=`comma`,e[e.semi=16384]=`semi`,e[e.colon=17408]=`colon`,e[e.doubleColon=18432]=`doubleColon`,e[e.dot=19456]=`dot`,e[e.question=20480]=`question`,e[e.questionDot=21504]=`questionDot`,e[e.arrow=22528]=`arrow`,e[e.template=23552]=`template`,e[e.ellipsis=24576]=`ellipsis`,e[e.backQuote=25600]=`backQuote`,e[e.dollarBraceL=27136]=`dollarBraceL`,e[e.at=27648]=`at`,e[e.hash=29184]=`hash`,e[e.eq=29728]=`eq`,e[e.assign=30752]=`assign`,e[e.preIncDec=32640]=`preIncDec`,e[e.postIncDec=33664]=`postIncDec`,e[e.bang=34432]=`bang`,e[e.tilde=35456]=`tilde`,e[e.pipeline=35841]=`pipeline`,e[e.nullishCoalescing=36866]=`nullishCoalescing`,e[e.logicalOR=37890]=`logicalOR`,e[e.logicalAND=38915]=`logicalAND`,e[e.bitwiseOR=39940]=`bitwiseOR`,e[e.bitwiseXOR=40965]=`bitwiseXOR`,e[e.bitwiseAND=41990]=`bitwiseAND`,e[e.equality=43015]=`equality`,e[e.lessThan=44040]=`lessThan`,e[e.greaterThan=45064]=`greaterThan`,e[e.relationalOrEqual=46088]=`relationalOrEqual`,e[e.bitShiftL=47113]=`bitShiftL`,e[e.bitShiftR=48137]=`bitShiftR`,e[e.plus=49802]=`plus`,e[e.minus=50826]=`minus`,e[e.modulo=51723]=`modulo`,e[e.star=52235]=`star`,e[e.slash=53259]=`slash`,e[e.exponent=54348]=`exponent`,e[e.jsxName=55296]=`jsxName`,e[e.jsxText=56320]=`jsxText`,e[e.jsxEmptyText=57344]=`jsxEmptyText`,e[e.jsxTagStart=58880]=`jsxTagStart`,e[e.jsxTagEnd=59392]=`jsxTagEnd`,e[e.typeParameterStart=60928]=`typeParameterStart`,e[e.nonNullAssertion=61440]=`nonNullAssertion`,e[e._break=62480]=`_break`,e[e._case=63504]=`_case`,e[e._catch=64528]=`_catch`,e[e._continue=65552]=`_continue`,e[e._debugger=66576]=`_debugger`,e[e._default=67600]=`_default`,e[e._do=68624]=`_do`,e[e._else=69648]=`_else`,e[e._finally=70672]=`_finally`,e[e._for=71696]=`_for`,e[e._function=73232]=`_function`,e[e._if=73744]=`_if`,e[e._return=74768]=`_return`,e[e._switch=75792]=`_switch`,e[e._throw=77456]=`_throw`,e[e._try=77840]=`_try`,e[e._var=78864]=`_var`,e[e._let=79888]=`_let`,e[e._const=80912]=`_const`,e[e._while=81936]=`_while`,e[e._with=82960]=`_with`,e[e._new=84496]=`_new`,e[e._this=85520]=`_this`,e[e._super=86544]=`_super`,e[e._class=87568]=`_class`,e[e._extends=88080]=`_extends`,e[e._export=89104]=`_export`,e[e._import=90640]=`_import`,e[e._yield=91664]=`_yield`,e[e._null=92688]=`_null`,e[e._true=93712]=`_true`,e[e._false=94736]=`_false`,e[e._in=95256]=`_in`,e[e._instanceof=96280]=`_instanceof`,e[e._typeof=97936]=`_typeof`,e[e._void=98960]=`_void`,e[e._delete=99984]=`_delete`,e[e._async=100880]=`_async`,e[e._get=101904]=`_get`,e[e._set=102928]=`_set`,e[e._declare=103952]=`_declare`,e[e._readonly=104976]=`_readonly`,e[e._abstract=106e3]=`_abstract`,e[e._static=107024]=`_static`,e[e._public=107536]=`_public`,e[e._private=108560]=`_private`,e[e._protected=109584]=`_protected`,e[e._override=110608]=`_override`,e[e._as=112144]=`_as`,e[e._enum=113168]=`_enum`,e[e._type=114192]=`_type`,e[e._implements=115216]=`_implements`})(t||(e.TokenType=t={}));function n(e){switch(e){case t.num:return`num`;case t.bigint:return`bigint`;case t.decimal:return`decimal`;case t.regexp:return`regexp`;case t.string:return`string`;case t.name:return`name`;case t.eof:return`eof`;case t.bracketL:return`[`;case t.bracketR:return`]`;case t.braceL:return`{`;case t.braceBarL:return`{|`;case t.braceR:return`}`;case t.braceBarR:return`|}`;case t.parenL:return`(`;case t.parenR:return`)`;case t.comma:return`,`;case t.semi:return`;`;case t.colon:return`:`;case t.doubleColon:return`::`;case t.dot:return`.`;case t.question:return`?`;case t.questionDot:return`?.`;case t.arrow:return`=>`;case t.template:return`template`;case t.ellipsis:return`...`;case t.backQuote:return"`";case t.dollarBraceL:return"${";case t.at:return`@`;case t.hash:return`#`;case t.eq:return`=`;case t.assign:return`_=`;case t.preIncDec:return`++/--`;case t.postIncDec:return`++/--`;case t.bang:return`!`;case t.tilde:return`~`;case t.pipeline:return`|>`;case t.nullishCoalescing:return`??`;case t.logicalOR:return`||`;case t.logicalAND:return`&&`;case t.bitwiseOR:return`|`;case t.bitwiseXOR:return`^`;case t.bitwiseAND:return`&`;case t.equality:return`==/!=`;case t.lessThan:return`<`;case t.greaterThan:return`>`;case t.relationalOrEqual:return`<=/>=`;case t.bitShiftL:return`<<`;case t.bitShiftR:return`>>/>>>`;case t.plus:return`+`;case t.minus:return`-`;case t.modulo:return`%`;case t.star:return`*`;case t.slash:return`/`;case t.exponent:return`**`;case t.jsxName:return`jsxName`;case t.jsxText:return`jsxText`;case t.jsxEmptyText:return`jsxEmptyText`;case t.jsxTagStart:return`jsxTagStart`;case t.jsxTagEnd:return`jsxTagEnd`;case t.typeParameterStart:return`typeParameterStart`;case t.nonNullAssertion:return`nonNullAssertion`;case t._break:return`break`;case t._case:return`case`;case t._catch:return`catch`;case t._continue:return`continue`;case t._debugger:return`debugger`;case t._default:return`default`;case t._do:return`do`;case t._else:return`else`;case t._finally:return`finally`;case t._for:return`for`;case t._function:return`function`;case t._if:return`if`;case t._return:return`return`;case t._switch:return`switch`;case t._throw:return`throw`;case t._try:return`try`;case t._var:return`var`;case t._let:return`let`;case t._const:return`const`;case t._while:return`while`;case t._with:return`with`;case t._new:return`new`;case t._this:return`this`;case t._super:return`super`;case t._class:return`class`;case t._extends:return`extends`;case t._export:return`export`;case t._import:return`import`;case t._yield:return`yield`;case t._null:return`null`;case t._true:return`true`;case t._false:return`false`;case t._in:return`in`;case t._instanceof:return`instanceof`;case t._typeof:return`typeof`;case t._void:return`void`;case t._delete:return`delete`;case t._async:return`async`;case t._get:return`get`;case t._set:return`set`;case t._declare:return`declare`;case t._readonly:return`readonly`;case t._abstract:return`abstract`;case t._static:return`static`;case t._public:return`public`;case t._private:return`private`;case t._protected:return`protected`;case t._override:return`override`;case t._as:return`as`;case t._enum:return`enum`;case t._type:return`type`;case t._implements:return`implements`;default:return``}}e.formatTokenType=n})),gp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=hp(),n=$();e.Scope=class{constructor(e,t,n){this.startTokenIndex=e,this.endTokenIndex=t,this.isFunctionScope=n}};var r=class{constructor(e,t,n,r,i,a,o,s,c,l,u,d,f){this.potentialArrowAt=e,this.noAnonFunctionType=t,this.inDisallowConditionalTypesContext=n,this.tokensLength=r,this.scopesLength=i,this.pos=a,this.type=o,this.contextualKeyword=s,this.start=c,this.end=l,this.isType=u,this.scopeDepth=d,this.error=f}};e.StateSnapshot=r,e.default=class e{constructor(){e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),e.prototype.__init4.call(this),e.prototype.__init5.call(this),e.prototype.__init6.call(this),e.prototype.__init7.call(this),e.prototype.__init8.call(this),e.prototype.__init9.call(this),e.prototype.__init10.call(this),e.prototype.__init11.call(this),e.prototype.__init12.call(this),e.prototype.__init13.call(this)}__init(){this.potentialArrowAt=-1}__init2(){this.noAnonFunctionType=!1}__init3(){this.inDisallowConditionalTypesContext=!1}__init4(){this.tokens=[]}__init5(){this.scopes=[]}__init6(){this.pos=0}__init7(){this.type=n.TokenType.eof}__init8(){this.contextualKeyword=t.ContextualKeyword.NONE}__init9(){this.start=0}__init10(){this.end=0}__init11(){this.isType=!1}__init12(){this.scopeDepth=0}__init13(){this.error=null}snapshot(){return new r(this.potentialArrowAt,this.noAnonFunctionType,this.inDisallowConditionalTypesContext,this.tokens.length,this.scopes.length,this.pos,this.type,this.contextualKeyword,this.start,this.end,this.isType,this.scopeDepth,this.error)}restoreFromSnapshot(e){this.potentialArrowAt=e.potentialArrowAt,this.noAnonFunctionType=e.noAnonFunctionType,this.inDisallowConditionalTypesContext=e.inDisallowConditionalTypesContext,this.tokens.length=e.tokensLength,this.scopes.length=e.scopesLength,this.pos=e.pos,this.type=e.type,this.contextualKeyword=e.contextualKeyword,this.start=e.start,this.end=e.end,this.isType=e.isType,this.scopeDepth=e.scopeDepth,this.error=e.error}}})),_p=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t;(function(e){e[e.backSpace=8]=`backSpace`,e[e.lineFeed=10]=`lineFeed`,e[e.tab=9]=`tab`,e[e.carriageReturn=13]=`carriageReturn`,e[e.shiftOut=14]=`shiftOut`,e[e.space=32]=`space`,e[e.exclamationMark=33]=`exclamationMark`,e[e.quotationMark=34]=`quotationMark`,e[e.numberSign=35]=`numberSign`,e[e.dollarSign=36]=`dollarSign`,e[e.percentSign=37]=`percentSign`,e[e.ampersand=38]=`ampersand`,e[e.apostrophe=39]=`apostrophe`,e[e.leftParenthesis=40]=`leftParenthesis`,e[e.rightParenthesis=41]=`rightParenthesis`,e[e.asterisk=42]=`asterisk`,e[e.plusSign=43]=`plusSign`,e[e.comma=44]=`comma`,e[e.dash=45]=`dash`,e[e.dot=46]=`dot`,e[e.slash=47]=`slash`,e[e.digit0=48]=`digit0`,e[e.digit1=49]=`digit1`,e[e.digit2=50]=`digit2`,e[e.digit3=51]=`digit3`,e[e.digit4=52]=`digit4`,e[e.digit5=53]=`digit5`,e[e.digit6=54]=`digit6`,e[e.digit7=55]=`digit7`,e[e.digit8=56]=`digit8`,e[e.digit9=57]=`digit9`,e[e.colon=58]=`colon`,e[e.semicolon=59]=`semicolon`,e[e.lessThan=60]=`lessThan`,e[e.equalsTo=61]=`equalsTo`,e[e.greaterThan=62]=`greaterThan`,e[e.questionMark=63]=`questionMark`,e[e.atSign=64]=`atSign`,e[e.uppercaseA=65]=`uppercaseA`,e[e.uppercaseB=66]=`uppercaseB`,e[e.uppercaseC=67]=`uppercaseC`,e[e.uppercaseD=68]=`uppercaseD`,e[e.uppercaseE=69]=`uppercaseE`,e[e.uppercaseF=70]=`uppercaseF`,e[e.uppercaseG=71]=`uppercaseG`,e[e.uppercaseH=72]=`uppercaseH`,e[e.uppercaseI=73]=`uppercaseI`,e[e.uppercaseJ=74]=`uppercaseJ`,e[e.uppercaseK=75]=`uppercaseK`,e[e.uppercaseL=76]=`uppercaseL`,e[e.uppercaseM=77]=`uppercaseM`,e[e.uppercaseN=78]=`uppercaseN`,e[e.uppercaseO=79]=`uppercaseO`,e[e.uppercaseP=80]=`uppercaseP`,e[e.uppercaseQ=81]=`uppercaseQ`,e[e.uppercaseR=82]=`uppercaseR`,e[e.uppercaseS=83]=`uppercaseS`,e[e.uppercaseT=84]=`uppercaseT`,e[e.uppercaseU=85]=`uppercaseU`,e[e.uppercaseV=86]=`uppercaseV`,e[e.uppercaseW=87]=`uppercaseW`,e[e.uppercaseX=88]=`uppercaseX`,e[e.uppercaseY=89]=`uppercaseY`,e[e.uppercaseZ=90]=`uppercaseZ`,e[e.leftSquareBracket=91]=`leftSquareBracket`,e[e.backslash=92]=`backslash`,e[e.rightSquareBracket=93]=`rightSquareBracket`,e[e.caret=94]=`caret`,e[e.underscore=95]=`underscore`,e[e.graveAccent=96]=`graveAccent`,e[e.lowercaseA=97]=`lowercaseA`,e[e.lowercaseB=98]=`lowercaseB`,e[e.lowercaseC=99]=`lowercaseC`,e[e.lowercaseD=100]=`lowercaseD`,e[e.lowercaseE=101]=`lowercaseE`,e[e.lowercaseF=102]=`lowercaseF`,e[e.lowercaseG=103]=`lowercaseG`,e[e.lowercaseH=104]=`lowercaseH`,e[e.lowercaseI=105]=`lowercaseI`,e[e.lowercaseJ=106]=`lowercaseJ`,e[e.lowercaseK=107]=`lowercaseK`,e[e.lowercaseL=108]=`lowercaseL`,e[e.lowercaseM=109]=`lowercaseM`,e[e.lowercaseN=110]=`lowercaseN`,e[e.lowercaseO=111]=`lowercaseO`,e[e.lowercaseP=112]=`lowercaseP`,e[e.lowercaseQ=113]=`lowercaseQ`,e[e.lowercaseR=114]=`lowercaseR`,e[e.lowercaseS=115]=`lowercaseS`,e[e.lowercaseT=116]=`lowercaseT`,e[e.lowercaseU=117]=`lowercaseU`,e[e.lowercaseV=118]=`lowercaseV`,e[e.lowercaseW=119]=`lowercaseW`,e[e.lowercaseX=120]=`lowercaseX`,e[e.lowercaseY=121]=`lowercaseY`,e[e.lowercaseZ=122]=`lowercaseZ`,e[e.leftCurlyBrace=123]=`leftCurlyBrace`,e[e.verticalBar=124]=`verticalBar`,e[e.rightCurlyBrace=125]=`rightCurlyBrace`,e[e.tilde=126]=`tilde`,e[e.nonBreakingSpace=160]=`nonBreakingSpace`,e[e.oghamSpaceMark=5760]=`oghamSpaceMark`,e[e.lineSeparator=8232]=`lineSeparator`,e[e.paragraphSeparator=8233]=`paragraphSeparator`})(t||(e.charCodes=t={}));function n(e){return e>=t.digit0&&e<=t.digit9||e>=t.lowercaseA&&e<=t.lowercaseF||e>=t.uppercaseA&&e<=t.uppercaseF}e.isDigit=n})),vp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(gp()),r=_p();e.isJSXEnabled,e.isTypeScriptEnabled,e.isFlowEnabled,e.state,e.input,e.nextContextId;function i(){return e.nextContextId++}e.getNextContextId=i;function a(e){if(`pos`in e){let t=s(e.pos);e.message+=` (${t.line}:${t.column})`,e.loc=t}return e}e.augmentError=a;var o=class{constructor(e,t){this.line=e,this.column=t}};e.Loc=o;function s(t){let n=1,i=1;for(let a=0;a<t;a++)e.input.charCodeAt(a)===r.charCodes.lineFeed?(n++,i=1):i++;return new o(n,i)}e.locationForIndex=s;function c(t,r,i,a){e.input=t,e.state=new n.default,e.nextContextId=1,e.isJSXEnabled=r,e.isTypeScriptEnabled=i,e.isFlowEnabled=a}e.initParser=c})),yp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=$(),r=_p(),i=vp();function a(e){return i.state.contextualKeyword===e}e.isContextual=a;function o(e){let r=t.lookaheadTypeAndKeyword.call(void 0);return r.type===n.TokenType.name&&r.contextualKeyword===e}e.isLookaheadContextual=o;function s(e){return i.state.contextualKeyword===e&&t.eat.call(void 0,n.TokenType.name)}e.eatContextual=s;function c(e){s(e)||h()}e.expectContextual=c;function l(){return t.match.call(void 0,n.TokenType.eof)||t.match.call(void 0,n.TokenType.braceR)||u()}e.canInsertSemicolon=l;function u(){let e=i.state.tokens[i.state.tokens.length-1],t=e?e.end:0;for(let e=t;e<i.state.start;e++){let t=i.input.charCodeAt(e);if(t===r.charCodes.lineFeed||t===r.charCodes.carriageReturn||t===8232||t===8233)return!0}return!1}e.hasPrecedingLineBreak=u;function d(){let e=t.nextTokenStart.call(void 0);for(let t=i.state.end;t<e;t++){let e=i.input.charCodeAt(t);if(e===r.charCodes.lineFeed||e===r.charCodes.carriageReturn||e===8232||e===8233)return!0}return!1}e.hasFollowingLineBreak=d;function f(){return t.eat.call(void 0,n.TokenType.semi)||l()}e.isLineTerminator=f;function p(){f()||h(`Unexpected token, expected ";"`)}e.semicolon=p;function m(e){t.eat.call(void 0,e)||h(`Unexpected token, expected "${n.formatTokenType.call(void 0,e)}"`)}e.expect=m;function h(e=`Unexpected token`,r=i.state.start){if(i.state.error)return;let a=SyntaxError(e);a.pos=r,i.state.error=a,i.state.pos=i.input.length,t.finishToken.call(void 0,n.TokenType.eof)}e.unexpected=h})),bp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=_p();e.WHITESPACE_CHARS=[9,11,12,t.charCodes.space,t.charCodes.nonBreakingSpace,t.charCodes.oghamSpaceMark,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],e.skipWhiteSpace=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,e.IS_WHITESPACE=new Uint8Array(65536);for(let t of e.WHITESPACE_CHARS)e.IS_WHITESPACE[t]=1})),xp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=_p(),n=bp();function r(e){if(e<48)return e===36;if(e<58)return!0;if(e<65)return!1;if(e<91)return!0;if(e<97)return e===95;if(e<123)return!0;if(e<128)return!1;throw Error(`Should not be called with non-ASCII char code.`)}e.IS_IDENTIFIER_CHAR=new Uint8Array(65536);for(let t=0;t<128;t++)e.IS_IDENTIFIER_CHAR[t]=r(t)?1:0;for(let t=128;t<65536;t++)e.IS_IDENTIFIER_CHAR[t]=1;for(let t of n.WHITESPACE_CHARS)e.IS_IDENTIFIER_CHAR[t]=0;e.IS_IDENTIFIER_CHAR[8232]=0,e.IS_IDENTIFIER_CHAR[8233]=0,e.IS_IDENTIFIER_START=e.IS_IDENTIFIER_CHAR.slice();for(let n=t.charCodes.digit0;n<=t.charCodes.digit9;n++)e.IS_IDENTIFIER_START[n]=0})),Sp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=hp(),n=$();e.READ_WORD_TREE=new Int32Array([-1,27,783,918,1755,2376,2862,3483,-1,3699,-1,4617,4752,4833,5130,5508,5940,-1,6480,6939,7749,8181,8451,8613,-1,8829,-1,-1,-1,54,243,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,432,-1,-1,-1,675,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,81,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,108,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,135,-1,-1,-1,-1,-1,-1,-1,-1,-1,162,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,189,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,216,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._abstract<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,270,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,297,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,324,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,351,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,378,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,405,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._accessor<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._as<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,459,-1,-1,-1,-1,-1,594,-1,-1,-1,-1,-1,-1,486,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,513,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,540,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._assert<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,567,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._asserts<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,621,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,648,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._async<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,702,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,729,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,756,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._await<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,810,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,837,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,864,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,891,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._break<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,945,-1,-1,-1,-1,-1,-1,1107,-1,-1,-1,1242,-1,-1,1350,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,972,1026,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,999,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._case<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1053,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1080,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._catch<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1161,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1188,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1215,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._checks<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1269,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1296,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1323,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._class<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1377,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1404,1620,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1431,-1,-1,-1,-1,-1,-1,(n.TokenType._const<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1458,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1485,-1,-1,-1,-1,-1,-1,-1,-1,1512,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1539,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1566,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1593,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._constructor<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1647,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1674,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1701,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1728,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._continue<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1782,-1,-1,-1,-1,-1,-1,-1,-1,-1,2349,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1809,1971,-1,-1,2106,-1,-1,-1,-1,-1,2241,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1836,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1863,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1890,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1917,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1944,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._debugger<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1998,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2025,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2052,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2079,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._declare<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2133,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2160,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2187,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2214,-1,-1,-1,-1,-1,-1,(n.TokenType._default<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2268,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2295,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2322,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._delete<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._do<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2403,-1,2484,-1,-1,-1,-1,-1,-1,-1,-1,-1,2565,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2430,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2457,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._else<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2511,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2538,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._enum<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2592,-1,-1,-1,2727,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2619,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2646,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2673,-1,-1,-1,-1,-1,-1,(n.TokenType._export<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2700,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._exports<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2754,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2781,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2808,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2835,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._extends<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2889,-1,-1,-1,-1,-1,-1,-1,2997,-1,-1,-1,-1,-1,3159,-1,-1,3213,-1,-1,3294,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2916,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2943,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2970,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._false<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3024,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3051,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3078,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3105,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3132,-1,(n.TokenType._finally<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3186,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._for<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3240,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3267,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._from<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3321,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3348,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3375,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3402,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3429,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3456,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._function<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3510,-1,-1,-1,-1,-1,-1,3564,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3537,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._get<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3591,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3618,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3645,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3672,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._global<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3726,-1,-1,-1,-1,-1,-1,3753,4077,-1,-1,-1,-1,4590,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._if<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3780,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3807,-1,-1,3996,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3834,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3861,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3888,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3915,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3942,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3969,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._implements<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4023,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4050,-1,-1,-1,-1,-1,-1,(n.TokenType._import<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._in<<1)+1,-1,-1,-1,-1,-1,4104,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4185,4401,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4158,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._infer<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4212,-1,-1,-1,-1,-1,-1,-1,4239,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4266,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4293,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4320,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4347,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4374,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._instanceof<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4428,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4455,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4482,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4509,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4536,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4563,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._interface<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._is<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4644,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4671,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4698,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4725,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._keyof<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4779,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4806,-1,-1,-1,-1,-1,-1,(n.TokenType._let<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4860,-1,-1,-1,-1,-1,4995,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4887,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4914,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4941,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4968,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._mixins<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5022,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5049,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5076,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5103,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._module<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5157,-1,-1,-1,5373,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5427,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5184,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5211,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5238,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5265,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5292,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5319,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5346,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._namespace<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5400,-1,-1,-1,(n.TokenType._new<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5454,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5481,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._null<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5535,-1,-1,-1,-1,-1,-1,-1,-1,-1,5562,-1,-1,-1,-1,5697,5751,-1,-1,-1,-1,t.ContextualKeyword._of<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5589,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5616,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5643,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5670,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._opaque<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5724,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._out<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5778,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5805,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5832,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5859,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5886,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5913,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._override<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5967,-1,-1,6345,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5994,-1,-1,-1,-1,-1,6129,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6021,-1,-1,-1,-1,-1,6048,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6075,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6102,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._private<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6156,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6183,-1,-1,-1,-1,-1,-1,-1,-1,-1,6318,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6210,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6237,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6264,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6291,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._protected<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._proto<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6372,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6399,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6426,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6453,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._public<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6507,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6534,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6696,-1,-1,6831,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6561,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6588,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6615,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6642,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6669,-1,t.ContextualKeyword._readonly<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6723,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6750,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6777,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6804,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._require<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6858,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6885,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6912,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._return<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6966,-1,-1,-1,7182,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7236,7371,-1,7479,-1,7614,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6993,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7020,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7047,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7074,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7101,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7128,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7155,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._satisfies<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7209,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._set<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7263,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7290,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7317,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7344,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._static<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7398,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7425,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7452,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._super<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7506,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7533,-1,-1,-1,-1,-1,-1,-1,-1,-1,7560,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7587,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._switch<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7641,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7668,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7695,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7722,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._symbol<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7776,-1,-1,-1,-1,-1,-1,-1,-1,-1,7938,-1,-1,-1,-1,-1,-1,8046,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7803,-1,-1,-1,-1,-1,-1,-1,-1,7857,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7830,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._this<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7884,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7911,-1,-1,-1,(n.TokenType._throw<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7965,-1,-1,-1,8019,-1,-1,-1,-1,-1,-1,7992,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._true<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._try<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8073,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8100,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._type<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8127,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8154,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._typeof<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8208,-1,-1,-1,-1,8343,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8235,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8262,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8289,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8316,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._unique<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8370,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8397,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8424,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,t.ContextualKeyword._using<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8478,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8532,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8505,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._var<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8559,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8586,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._void<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8640,8748,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8667,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8694,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8721,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._while<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8775,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8802,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._with<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8856,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8883,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8910,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8937,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(n.TokenType._yield<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1])})),Cp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=vp(),n=_p(),r=xp(),i=wp(),a=Sp(),o=$();function s(){let e=0,s=0,c=t.state.pos;for(;c<t.input.length&&(s=t.input.charCodeAt(c),!(s<n.charCodes.lowercaseA||s>n.charCodes.lowercaseZ));){let t=a.READ_WORD_TREE[e+(s-n.charCodes.lowercaseA)+1];if(t===-1)break;e=t,c++}let l=a.READ_WORD_TREE[e];if(l>-1&&!r.IS_IDENTIFIER_CHAR[s]){t.state.pos=c,l&1?i.finishToken.call(void 0,l>>>1):i.finishToken.call(void 0,o.TokenType.name,l>>>1);return}for(;c<t.input.length;){let e=t.input.charCodeAt(c);if(r.IS_IDENTIFIER_CHAR[e])c++;else if(e===n.charCodes.backslash){if(c+=2,t.input.charCodeAt(c)===n.charCodes.leftCurlyBrace){for(;c<t.input.length&&t.input.charCodeAt(c)!==n.charCodes.rightCurlyBrace;)c++;c++}}else if(e===n.charCodes.atSign&&t.input.charCodeAt(c+1)===n.charCodes.atSign)c+=2;else break}t.state.pos=c,i.finishToken.call(void 0,o.TokenType.name)}e.default=s})),wp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=vp(),r=yp(),i=_p(),a=xp(),o=bp(),s=hp(),c=t(Cp()),l=$(),u;(function(e){e[e.Access=0]=`Access`,e[e.ExportAccess=1]=`ExportAccess`,e[e.TopLevelDeclaration=2]=`TopLevelDeclaration`,e[e.FunctionScopedDeclaration=3]=`FunctionScopedDeclaration`,e[e.BlockScopedDeclaration=4]=`BlockScopedDeclaration`,e[e.ObjectShorthandTopLevelDeclaration=5]=`ObjectShorthandTopLevelDeclaration`,e[e.ObjectShorthandFunctionScopedDeclaration=6]=`ObjectShorthandFunctionScopedDeclaration`,e[e.ObjectShorthandBlockScopedDeclaration=7]=`ObjectShorthandBlockScopedDeclaration`,e[e.ObjectShorthand=8]=`ObjectShorthand`,e[e.ImportDeclaration=9]=`ImportDeclaration`,e[e.ObjectKey=10]=`ObjectKey`,e[e.ImportAccess=11]=`ImportAccess`})(u||(e.IdentifierRole=u={}));var d;(function(e){e[e.NoChildren=0]=`NoChildren`,e[e.OneChild=1]=`OneChild`,e[e.StaticChildren=2]=`StaticChildren`,e[e.KeyAfterPropSpread=3]=`KeyAfterPropSpread`})(d||(e.JSXRole=d={}));function f(e){let t=e.identifierRole;return t===u.TopLevelDeclaration||t===u.FunctionScopedDeclaration||t===u.BlockScopedDeclaration||t===u.ObjectShorthandTopLevelDeclaration||t===u.ObjectShorthandFunctionScopedDeclaration||t===u.ObjectShorthandBlockScopedDeclaration}e.isDeclaration=f;function p(e){let t=e.identifierRole;return t===u.FunctionScopedDeclaration||t===u.BlockScopedDeclaration||t===u.ObjectShorthandFunctionScopedDeclaration||t===u.ObjectShorthandBlockScopedDeclaration}e.isNonTopLevelDeclaration=p;function m(e){let t=e.identifierRole;return t===u.TopLevelDeclaration||t===u.ObjectShorthandTopLevelDeclaration||t===u.ImportDeclaration}e.isTopLevelDeclaration=m;function h(e){let t=e.identifierRole;return t===u.TopLevelDeclaration||t===u.BlockScopedDeclaration||t===u.ObjectShorthandTopLevelDeclaration||t===u.ObjectShorthandBlockScopedDeclaration}e.isBlockScopedDeclaration=h;function g(e){let t=e.identifierRole;return t===u.FunctionScopedDeclaration||t===u.ObjectShorthandFunctionScopedDeclaration}e.isFunctionScopedDeclaration=g;function _(e){return e.identifierRole===u.ObjectShorthandTopLevelDeclaration||e.identifierRole===u.ObjectShorthandBlockScopedDeclaration||e.identifierRole===u.ObjectShorthandFunctionScopedDeclaration}e.isObjectShorthandDeclaration=_;var v=class{constructor(){this.type=n.state.type,this.contextualKeyword=n.state.contextualKeyword,this.start=n.state.start,this.end=n.state.end,this.scopeDepth=n.state.scopeDepth,this.isType=n.state.isType,this.identifierRole=null,this.jsxRole=null,this.shadowsGlobal=!1,this.isAsyncOperation=!1,this.contextId=null,this.rhsEndIndex=null,this.isExpression=!1,this.numNullishCoalesceStarts=0,this.numNullishCoalesceEnds=0,this.isOptionalChainStart=!1,this.isOptionalChainEnd=!1,this.subscriptStartIndex=null,this.nullishStartIndex=null}};e.Token=v;function y(){n.state.tokens.push(new v),re()}e.next=y;function b(){n.state.tokens.push(new v),n.state.start=n.state.pos,be()}e.nextTemplateToken=b;function x(){n.state.type===l.TokenType.assign&&--n.state.pos,P()}e.retokenizeSlashAsRegex=x;function S(e){for(let t=n.state.tokens.length-e;t<n.state.tokens.length;t++)n.state.tokens[t].isType=!0;let t=n.state.isType;return n.state.isType=!0,t}e.pushTypeContext=S;function C(e){n.state.isType=e}e.popTypeContext=C;function w(e){return T(e)?(y(),!0):!1}e.eat=w;function ee(e){let t=n.state.isType;n.state.isType=!0,w(e),n.state.isType=t}e.eatTypeToken=ee;function T(e){return n.state.type===e}e.match=T;function E(){let e=n.state.snapshot();y();let t=n.state.type;return n.state.restoreFromSnapshot(e),t}e.lookaheadType=E;var te=class{constructor(e,t){this.type=e,this.contextualKeyword=t}};e.TypeAndKeyword=te;function D(){let e=n.state.snapshot();y();let t=n.state.type,r=n.state.contextualKeyword;return n.state.restoreFromSnapshot(e),new te(t,r)}e.lookaheadTypeAndKeyword=D;function O(){return k(n.state.pos)}e.nextTokenStart=O;function k(e){return o.skipWhiteSpace.lastIndex=e,e+o.skipWhiteSpace.exec(n.input)[0].length}e.nextTokenStartSince=k;function ne(){return n.input.charCodeAt(O())}e.lookaheadCharCode=ne;function re(){if(oe(),n.state.start=n.state.pos,n.state.pos>=n.input.length){let e=n.state.tokens;e.length>=2&&e[e.length-1].start>=n.input.length&&e[e.length-2].start>=n.input.length&&r.unexpected.call(void 0,`Unexpectedly reached the end of input.`),j(l.TokenType.eof);return}A(n.input.charCodeAt(n.state.pos))}e.nextToken=re;function A(e){a.IS_IDENTIFIER_START[e]||e===i.charCodes.backslash||e===i.charCodes.atSign&&n.input.charCodeAt(n.state.pos+1)===i.charCodes.atSign?c.default.call(void 0):_e(e)}function ie(){for(;n.input.charCodeAt(n.state.pos)!==i.charCodes.asterisk||n.input.charCodeAt(n.state.pos+1)!==i.charCodes.slash;)if(n.state.pos++,n.state.pos>n.input.length){r.unexpected.call(void 0,`Unterminated comment`,n.state.pos-2);return}n.state.pos+=2}function ae(e){let t=n.input.charCodeAt(n.state.pos+=e);if(n.state.pos<n.input.length)for(;t!==i.charCodes.lineFeed&&t!==i.charCodes.carriageReturn&&t!==i.charCodes.lineSeparator&&t!==i.charCodes.paragraphSeparator&&++n.state.pos<n.input.length;)t=n.input.charCodeAt(n.state.pos)}e.skipLineComment=ae;function oe(){for(;n.state.pos<n.input.length;){let e=n.input.charCodeAt(n.state.pos);switch(e){case i.charCodes.carriageReturn:n.input.charCodeAt(n.state.pos+1)===i.charCodes.lineFeed&&++n.state.pos;case i.charCodes.lineFeed:case i.charCodes.lineSeparator:case i.charCodes.paragraphSeparator:++n.state.pos;break;case i.charCodes.slash:switch(n.input.charCodeAt(n.state.pos+1)){case i.charCodes.asterisk:n.state.pos+=2,ie();break;case i.charCodes.slash:ae(2);break;default:return}break;default:if(o.IS_WHITESPACE[e])++n.state.pos;else return}}}e.skipSpace=oe;function j(e,t=s.ContextualKeyword.NONE){n.state.end=n.state.pos,n.state.type=e,n.state.contextualKeyword=t}e.finishToken=j;function se(){let e=n.input.charCodeAt(n.state.pos+1);if(e>=i.charCodes.digit0&&e<=i.charCodes.digit9){ve(!0);return}e===i.charCodes.dot&&n.input.charCodeAt(n.state.pos+2)===i.charCodes.dot?(n.state.pos+=3,j(l.TokenType.ellipsis)):(++n.state.pos,j(l.TokenType.dot))}function ce(){n.input.charCodeAt(n.state.pos+1)===i.charCodes.equalsTo?N(l.TokenType.assign,2):N(l.TokenType.slash,1)}function le(e){let t=e===i.charCodes.asterisk?l.TokenType.star:l.TokenType.modulo,r=1,a=n.input.charCodeAt(n.state.pos+1);e===i.charCodes.asterisk&&a===i.charCodes.asterisk&&(r++,a=n.input.charCodeAt(n.state.pos+2),t=l.TokenType.exponent),a===i.charCodes.equalsTo&&n.input.charCodeAt(n.state.pos+2)!==i.charCodes.greaterThan&&(r++,t=l.TokenType.assign),N(t,r)}function M(e){let t=n.input.charCodeAt(n.state.pos+1);if(t===e){n.input.charCodeAt(n.state.pos+2)===i.charCodes.equalsTo?N(l.TokenType.assign,3):N(e===i.charCodes.verticalBar?l.TokenType.logicalOR:l.TokenType.logicalAND,2);return}if(e===i.charCodes.verticalBar){if(t===i.charCodes.greaterThan){N(l.TokenType.pipeline,2);return}else if(t===i.charCodes.rightCurlyBrace&&n.isFlowEnabled){N(l.TokenType.braceBarR,2);return}}if(t===i.charCodes.equalsTo){N(l.TokenType.assign,2);return}N(e===i.charCodes.verticalBar?l.TokenType.bitwiseOR:l.TokenType.bitwiseAND,1)}function ue(){n.input.charCodeAt(n.state.pos+1)===i.charCodes.equalsTo?N(l.TokenType.assign,2):N(l.TokenType.bitwiseXOR,1)}function de(e){let t=n.input.charCodeAt(n.state.pos+1);if(t===e){N(l.TokenType.preIncDec,2);return}t===i.charCodes.equalsTo?N(l.TokenType.assign,2):e===i.charCodes.plusSign?N(l.TokenType.plus,1):N(l.TokenType.minus,1)}function fe(){let e=n.input.charCodeAt(n.state.pos+1);if(e===i.charCodes.lessThan){if(n.input.charCodeAt(n.state.pos+2)===i.charCodes.equalsTo){N(l.TokenType.assign,3);return}n.state.isType?N(l.TokenType.lessThan,1):N(l.TokenType.bitShiftL,2);return}e===i.charCodes.equalsTo?N(l.TokenType.relationalOrEqual,2):N(l.TokenType.lessThan,1)}function pe(){if(n.state.isType){N(l.TokenType.greaterThan,1);return}let e=n.input.charCodeAt(n.state.pos+1);if(e===i.charCodes.greaterThan){let e=n.input.charCodeAt(n.state.pos+2)===i.charCodes.greaterThan?3:2;if(n.input.charCodeAt(n.state.pos+e)===i.charCodes.equalsTo){N(l.TokenType.assign,e+1);return}N(l.TokenType.bitShiftR,e);return}e===i.charCodes.equalsTo?N(l.TokenType.relationalOrEqual,2):N(l.TokenType.greaterThan,1)}function me(){n.state.type===l.TokenType.greaterThan&&(--n.state.pos,pe())}e.rescan_gt=me;function he(e){let t=n.input.charCodeAt(n.state.pos+1);if(t===i.charCodes.equalsTo){N(l.TokenType.equality,n.input.charCodeAt(n.state.pos+2)===i.charCodes.equalsTo?3:2);return}if(e===i.charCodes.equalsTo&&t===i.charCodes.greaterThan){n.state.pos+=2,j(l.TokenType.arrow);return}N(e===i.charCodes.equalsTo?l.TokenType.eq:l.TokenType.bang,1)}function ge(){let e=n.input.charCodeAt(n.state.pos+1),t=n.input.charCodeAt(n.state.pos+2);e===i.charCodes.questionMark&&!(n.isFlowEnabled&&n.state.isType)?t===i.charCodes.equalsTo?N(l.TokenType.assign,3):N(l.TokenType.nullishCoalescing,2):e===i.charCodes.dot&&!(t>=i.charCodes.digit0&&t<=i.charCodes.digit9)?(n.state.pos+=2,j(l.TokenType.questionDot)):(++n.state.pos,j(l.TokenType.question))}function _e(e){switch(e){case i.charCodes.numberSign:++n.state.pos,j(l.TokenType.hash);return;case i.charCodes.dot:se();return;case i.charCodes.leftParenthesis:++n.state.pos,j(l.TokenType.parenL);return;case i.charCodes.rightParenthesis:++n.state.pos,j(l.TokenType.parenR);return;case i.charCodes.semicolon:++n.state.pos,j(l.TokenType.semi);return;case i.charCodes.comma:++n.state.pos,j(l.TokenType.comma);return;case i.charCodes.leftSquareBracket:++n.state.pos,j(l.TokenType.bracketL);return;case i.charCodes.rightSquareBracket:++n.state.pos,j(l.TokenType.bracketR);return;case i.charCodes.leftCurlyBrace:n.isFlowEnabled&&n.input.charCodeAt(n.state.pos+1)===i.charCodes.verticalBar?N(l.TokenType.braceBarL,2):(++n.state.pos,j(l.TokenType.braceL));return;case i.charCodes.rightCurlyBrace:++n.state.pos,j(l.TokenType.braceR);return;case i.charCodes.colon:n.input.charCodeAt(n.state.pos+1)===i.charCodes.colon?N(l.TokenType.doubleColon,2):(++n.state.pos,j(l.TokenType.colon));return;case i.charCodes.questionMark:ge();return;case i.charCodes.atSign:++n.state.pos,j(l.TokenType.at);return;case i.charCodes.graveAccent:++n.state.pos,j(l.TokenType.backQuote);return;case i.charCodes.digit0:{let e=n.input.charCodeAt(n.state.pos+1);if(e===i.charCodes.lowercaseX||e===i.charCodes.uppercaseX||e===i.charCodes.lowercaseO||e===i.charCodes.uppercaseO||e===i.charCodes.lowercaseB||e===i.charCodes.uppercaseB){I();return}}case i.charCodes.digit1:case i.charCodes.digit2:case i.charCodes.digit3:case i.charCodes.digit4:case i.charCodes.digit5:case i.charCodes.digit6:case i.charCodes.digit7:case i.charCodes.digit8:case i.charCodes.digit9:ve(!1);return;case i.charCodes.quotationMark:case i.charCodes.apostrophe:ye(e);return;case i.charCodes.slash:ce();return;case i.charCodes.percentSign:case i.charCodes.asterisk:le(e);return;case i.charCodes.verticalBar:case i.charCodes.ampersand:M(e);return;case i.charCodes.caret:ue();return;case i.charCodes.plusSign:case i.charCodes.dash:de(e);return;case i.charCodes.lessThan:fe();return;case i.charCodes.greaterThan:pe();return;case i.charCodes.equalsTo:case i.charCodes.exclamationMark:he(e);return;case i.charCodes.tilde:N(l.TokenType.tilde,1);return;default:break}r.unexpected.call(void 0,`Unexpected character '${String.fromCharCode(e)}'`,n.state.pos)}e.getTokenFromCode=_e;function N(e,t){n.state.pos+=t,j(e)}function P(){let e=n.state.pos,t=!1,a=!1;for(;;){if(n.state.pos>=n.input.length){r.unexpected.call(void 0,`Unterminated regular expression`,e);return}let o=n.input.charCodeAt(n.state.pos);if(t)t=!1;else{if(o===i.charCodes.leftSquareBracket)a=!0;else if(o===i.charCodes.rightSquareBracket&&a)a=!1;else if(o===i.charCodes.slash&&!a)break;t=o===i.charCodes.backslash}++n.state.pos}++n.state.pos,xe(),j(l.TokenType.regexp)}function F(){for(;;){let e=n.input.charCodeAt(n.state.pos);if(e>=i.charCodes.digit0&&e<=i.charCodes.digit9||e===i.charCodes.underscore)n.state.pos++;else break}}function I(){for(n.state.pos+=2;;){let e=n.input.charCodeAt(n.state.pos);if(e>=i.charCodes.digit0&&e<=i.charCodes.digit9||e>=i.charCodes.lowercaseA&&e<=i.charCodes.lowercaseF||e>=i.charCodes.uppercaseA&&e<=i.charCodes.uppercaseF||e===i.charCodes.underscore)n.state.pos++;else break}n.input.charCodeAt(n.state.pos)===i.charCodes.lowercaseN?(++n.state.pos,j(l.TokenType.bigint)):j(l.TokenType.num)}function ve(e){let t=!1,r=!1;e||F();let a=n.input.charCodeAt(n.state.pos);if(a===i.charCodes.dot&&(++n.state.pos,F(),a=n.input.charCodeAt(n.state.pos)),(a===i.charCodes.uppercaseE||a===i.charCodes.lowercaseE)&&(a=n.input.charCodeAt(++n.state.pos),(a===i.charCodes.plusSign||a===i.charCodes.dash)&&++n.state.pos,F(),a=n.input.charCodeAt(n.state.pos)),a===i.charCodes.lowercaseN?(++n.state.pos,t=!0):a===i.charCodes.lowercaseM&&(++n.state.pos,r=!0),t){j(l.TokenType.bigint);return}if(r){j(l.TokenType.decimal);return}j(l.TokenType.num)}function ye(e){for(n.state.pos++;;){if(n.state.pos>=n.input.length){r.unexpected.call(void 0,`Unterminated string constant`);return}let t=n.input.charCodeAt(n.state.pos);if(t===i.charCodes.backslash)n.state.pos++;else if(t===e)break;n.state.pos++}n.state.pos++,j(l.TokenType.string)}function be(){for(;;){if(n.state.pos>=n.input.length){r.unexpected.call(void 0,`Unterminated template`);return}let e=n.input.charCodeAt(n.state.pos);if(e===i.charCodes.graveAccent||e===i.charCodes.dollarSign&&n.input.charCodeAt(n.state.pos+1)===i.charCodes.leftCurlyBrace){if(n.state.pos===n.state.start&&T(l.TokenType.template))if(e===i.charCodes.dollarSign){n.state.pos+=2,j(l.TokenType.dollarBraceL);return}else{++n.state.pos,j(l.TokenType.backQuote);return}j(l.TokenType.template);return}e===i.charCodes.backslash&&n.state.pos++,n.state.pos++}}function xe(){for(;n.state.pos<n.input.length;){let e=n.input.charCodeAt(n.state.pos);if(a.IS_IDENTIFIER_CHAR[e])n.state.pos++;else if(e===i.charCodes.backslash){if(n.state.pos+=2,n.input.charCodeAt(n.state.pos)===i.charCodes.leftCurlyBrace){for(;n.state.pos<n.input.length&&n.input.charCodeAt(n.state.pos)!==i.charCodes.rightCurlyBrace;)n.state.pos++;n.state.pos++}}else break}}e.skipWord=xe})),Tp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e,t=e.currentIndex()){let n=t+1;if(r(e,n)){let r=e.identifierNameAtIndex(t);return{isType:!1,leftName:r,rightName:r,endIndex:n}}if(n++,r(e,n))return{isType:!0,leftName:null,rightName:null,endIndex:n};if(n++,r(e,n))return{isType:!1,leftName:e.identifierNameAtIndex(t),rightName:e.identifierNameAtIndex(t+2),endIndex:n};if(n++,r(e,n))return{isType:!0,leftName:null,rightName:null,endIndex:n};throw Error(`Unexpected import/export specifier at ${t}`)}e.default=n;function r(e,n){let r=e.tokens[n];return r.type===t.TokenType.braceR||r.type===t.TokenType.comma}})),Ep=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=new Map([[`quot`,`"`],[`amp`,`&`],[`apos`,`'`],[`lt`,`<`],[`gt`,`>`],[`nbsp`,`\xA0`],[`iexcl`,`¡`],[`cent`,`¢`],[`pound`,`£`],[`curren`,`¤`],[`yen`,`¥`],[`brvbar`,`¦`],[`sect`,`§`],[`uml`,`¨`],[`copy`,`©`],[`ordf`,`ª`],[`laquo`,`«`],[`not`,`¬`],[`shy`,`­`],[`reg`,`®`],[`macr`,`¯`],[`deg`,`°`],[`plusmn`,`±`],[`sup2`,`²`],[`sup3`,`³`],[`acute`,`´`],[`micro`,`µ`],[`para`,`¶`],[`middot`,`·`],[`cedil`,`¸`],[`sup1`,`¹`],[`ordm`,`º`],[`raquo`,`»`],[`frac14`,`¼`],[`frac12`,`½`],[`frac34`,`¾`],[`iquest`,`¿`],[`Agrave`,`À`],[`Aacute`,`Á`],[`Acirc`,`Â`],[`Atilde`,`Ã`],[`Auml`,`Ä`],[`Aring`,`Å`],[`AElig`,`Æ`],[`Ccedil`,`Ç`],[`Egrave`,`È`],[`Eacute`,`É`],[`Ecirc`,`Ê`],[`Euml`,`Ë`],[`Igrave`,`Ì`],[`Iacute`,`Í`],[`Icirc`,`Î`],[`Iuml`,`Ï`],[`ETH`,`Ð`],[`Ntilde`,`Ñ`],[`Ograve`,`Ò`],[`Oacute`,`Ó`],[`Ocirc`,`Ô`],[`Otilde`,`Õ`],[`Ouml`,`Ö`],[`times`,`×`],[`Oslash`,`Ø`],[`Ugrave`,`Ù`],[`Uacute`,`Ú`],[`Ucirc`,`Û`],[`Uuml`,`Ü`],[`Yacute`,`Ý`],[`THORN`,`Þ`],[`szlig`,`ß`],[`agrave`,`à`],[`aacute`,`á`],[`acirc`,`â`],[`atilde`,`ã`],[`auml`,`ä`],[`aring`,`å`],[`aelig`,`æ`],[`ccedil`,`ç`],[`egrave`,`è`],[`eacute`,`é`],[`ecirc`,`ê`],[`euml`,`ë`],[`igrave`,`ì`],[`iacute`,`í`],[`icirc`,`î`],[`iuml`,`ï`],[`eth`,`ð`],[`ntilde`,`ñ`],[`ograve`,`ò`],[`oacute`,`ó`],[`ocirc`,`ô`],[`otilde`,`õ`],[`ouml`,`ö`],[`divide`,`÷`],[`oslash`,`ø`],[`ugrave`,`ù`],[`uacute`,`ú`],[`ucirc`,`û`],[`uuml`,`ü`],[`yacute`,`ý`],[`thorn`,`þ`],[`yuml`,`ÿ`],[`OElig`,`Œ`],[`oelig`,`œ`],[`Scaron`,`Š`],[`scaron`,`š`],[`Yuml`,`Ÿ`],[`fnof`,`ƒ`],[`circ`,`ˆ`],[`tilde`,`˜`],[`Alpha`,`Α`],[`Beta`,`Β`],[`Gamma`,`Γ`],[`Delta`,`Δ`],[`Epsilon`,`Ε`],[`Zeta`,`Ζ`],[`Eta`,`Η`],[`Theta`,`Θ`],[`Iota`,`Ι`],[`Kappa`,`Κ`],[`Lambda`,`Λ`],[`Mu`,`Μ`],[`Nu`,`Ν`],[`Xi`,`Ξ`],[`Omicron`,`Ο`],[`Pi`,`Π`],[`Rho`,`Ρ`],[`Sigma`,`Σ`],[`Tau`,`Τ`],[`Upsilon`,`Υ`],[`Phi`,`Φ`],[`Chi`,`Χ`],[`Psi`,`Ψ`],[`Omega`,`Ω`],[`alpha`,`α`],[`beta`,`β`],[`gamma`,`γ`],[`delta`,`δ`],[`epsilon`,`ε`],[`zeta`,`ζ`],[`eta`,`η`],[`theta`,`θ`],[`iota`,`ι`],[`kappa`,`κ`],[`lambda`,`λ`],[`mu`,`μ`],[`nu`,`ν`],[`xi`,`ξ`],[`omicron`,`ο`],[`pi`,`π`],[`rho`,`ρ`],[`sigmaf`,`ς`],[`sigma`,`σ`],[`tau`,`τ`],[`upsilon`,`υ`],[`phi`,`φ`],[`chi`,`χ`],[`psi`,`ψ`],[`omega`,`ω`],[`thetasym`,`ϑ`],[`upsih`,`ϒ`],[`piv`,`ϖ`],[`ensp`,` `],[`emsp`,` `],[`thinsp`,` `],[`zwnj`,`‌`],[`zwj`,`‍`],[`lrm`,`‎`],[`rlm`,`‏`],[`ndash`,`–`],[`mdash`,`—`],[`lsquo`,`‘`],[`rsquo`,`’`],[`sbquo`,`‚`],[`ldquo`,`“`],[`rdquo`,`”`],[`bdquo`,`„`],[`dagger`,`†`],[`Dagger`,`‡`],[`bull`,`•`],[`hellip`,`…`],[`permil`,`‰`],[`prime`,`′`],[`Prime`,`″`],[`lsaquo`,`‹`],[`rsaquo`,`›`],[`oline`,`‾`],[`frasl`,`⁄`],[`euro`,`€`],[`image`,`ℑ`],[`weierp`,`℘`],[`real`,`ℜ`],[`trade`,`™`],[`alefsym`,`ℵ`],[`larr`,`←`],[`uarr`,`↑`],[`rarr`,`→`],[`darr`,`↓`],[`harr`,`↔`],[`crarr`,`↵`],[`lArr`,`⇐`],[`uArr`,`⇑`],[`rArr`,`⇒`],[`dArr`,`⇓`],[`hArr`,`⇔`],[`forall`,`∀`],[`part`,`∂`],[`exist`,`∃`],[`empty`,`∅`],[`nabla`,`∇`],[`isin`,`∈`],[`notin`,`∉`],[`ni`,`∋`],[`prod`,`∏`],[`sum`,`∑`],[`minus`,`−`],[`lowast`,`∗`],[`radic`,`√`],[`prop`,`∝`],[`infin`,`∞`],[`ang`,`∠`],[`and`,`∧`],[`or`,`∨`],[`cap`,`∩`],[`cup`,`∪`],[`int`,`∫`],[`there4`,`∴`],[`sim`,`∼`],[`cong`,`≅`],[`asymp`,`≈`],[`ne`,`≠`],[`equiv`,`≡`],[`le`,`≤`],[`ge`,`≥`],[`sub`,`⊂`],[`sup`,`⊃`],[`nsub`,`⊄`],[`sube`,`⊆`],[`supe`,`⊇`],[`oplus`,`⊕`],[`otimes`,`⊗`],[`perp`,`⊥`],[`sdot`,`⋅`],[`lceil`,`⌈`],[`rceil`,`⌉`],[`lfloor`,`⌊`],[`rfloor`,`⌋`],[`lang`,`〈`],[`rang`,`〉`],[`loz`,`◊`],[`spades`,`♠`],[`clubs`,`♣`],[`hearts`,`♥`],[`diams`,`♦`]])})),Dp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){let[t,r]=n(e.jsxPragma||`React.createElement`),[i,a]=n(e.jsxFragmentPragma||`React.Fragment`);return{base:t,suffix:r,fragmentBase:i,fragmentSuffix:a}}e.default=t;function n(e){let t=e.indexOf(`.`);return t===-1&&(t=e.length),[e.slice(0,t),e.slice(t)]}})),Op=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0}),e.default=class{getPrefixCode(){return``}getHoistedCode(){return``}getSuffixCode(){return``}}})),kp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(Ep()),r=wp(),i=$(),a=_p(),o=t(Dp()),s=t(Op());e.default=class e extends s.default{__init(){this.lastLineNumber=1}__init2(){this.lastIndex=0}__init3(){this.filenameVarName=null}__init4(){this.esmAutomaticImportNameResolutions={}}__init5(){this.cjsAutomaticModuleNameResolutions={}}constructor(t,n,r,i,a){super(),this.rootTransformer=t,this.tokens=n,this.importProcessor=r,this.nameManager=i,this.options=a,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),e.prototype.__init4.call(this),e.prototype.__init5.call(this),this.jsxPragmaInfo=o.default.call(void 0,a),this.isAutomaticRuntime=a.jsxRuntime===`automatic`,this.jsxImportSource=a.jsxImportSource||`react`}process(){return this.tokens.matches1(i.TokenType.jsxTagStart)?(this.processJSXTag(),!0):!1}getPrefixCode(){let e=``;if(this.filenameVarName&&(e+=`const ${this.filenameVarName} = ${JSON.stringify(this.options.filePath||``)};`),this.isAutomaticRuntime)if(this.importProcessor)for(let[t,n]of Object.entries(this.cjsAutomaticModuleNameResolutions))e+=`var ${n} = require("${t}");`;else{let{createElement:t,...n}=this.esmAutomaticImportNameResolutions;t&&(e+=`import {createElement as ${t}} from "${this.jsxImportSource}";`);let r=Object.entries(n).map(([e,t])=>`${e} as ${t}`).join(`, `);if(r){let t=this.jsxImportSource+(this.options.production?`/jsx-runtime`:`/jsx-dev-runtime`);e+=`import {${r}} from "${t}";`}}return e}processJSXTag(){let{jsxRole:e,start:t}=this.tokens.currentToken(),n=this.options.production?null:this.getElementLocationCode(t);this.isAutomaticRuntime&&e!==r.JSXRole.KeyAfterPropSpread?this.transformTagToJSXFunc(n,e):this.transformTagToCreateElement(n)}getElementLocationCode(e){return`lineNumber: ${this.getLineNumberForIndex(e)}`}getLineNumberForIndex(e){let t=this.tokens.code;for(;this.lastIndex<e&&this.lastIndex<t.length;)t[this.lastIndex]===`
73
73
  `&&this.lastLineNumber++,this.lastIndex++;return this.lastLineNumber}transformTagToJSXFunc(e,t){let n=t===r.JSXRole.StaticChildren;this.tokens.replaceToken(this.getJSXFuncInvocationCode(n));let a=null;if(this.tokens.matches1(i.TokenType.jsxTagEnd))this.tokens.replaceToken(`${this.getFragmentCode()}, {`),this.processAutomaticChildrenAndEndProps(t);else{if(this.processTagIntro(),this.tokens.appendCode(`, {`),a=this.processProps(!0),this.tokens.matches2(i.TokenType.slash,i.TokenType.jsxTagEnd))this.tokens.appendCode(`}`);else if(this.tokens.matches1(i.TokenType.jsxTagEnd))this.tokens.removeToken(),this.processAutomaticChildrenAndEndProps(t);else throw Error(`Expected either /> or > at the end of the tag.`);a&&this.tokens.appendCode(`, ${a}`)}for(this.options.production||(a===null&&this.tokens.appendCode(`, void 0`),this.tokens.appendCode(`, ${n}, ${this.getDevSource(e)}, this`)),this.tokens.removeInitialToken();!this.tokens.matches1(i.TokenType.jsxTagEnd);)this.tokens.removeToken();this.tokens.replaceToken(`)`)}transformTagToCreateElement(e){if(this.tokens.replaceToken(this.getCreateElementInvocationCode()),this.tokens.matches1(i.TokenType.jsxTagEnd))this.tokens.replaceToken(`${this.getFragmentCode()}, null`),this.processChildren(!0);else if(this.processTagIntro(),this.processPropsObjectWithDevInfo(e),!this.tokens.matches2(i.TokenType.slash,i.TokenType.jsxTagEnd))if(this.tokens.matches1(i.TokenType.jsxTagEnd))this.tokens.removeToken(),this.processChildren(!0);else throw Error(`Expected either /> or > at the end of the tag.`);for(this.tokens.removeInitialToken();!this.tokens.matches1(i.TokenType.jsxTagEnd);)this.tokens.removeToken();this.tokens.replaceToken(`)`)}getJSXFuncInvocationCode(e){return this.options.production?e?this.claimAutoImportedFuncInvocation(`jsxs`,`/jsx-runtime`):this.claimAutoImportedFuncInvocation(`jsx`,`/jsx-runtime`):this.claimAutoImportedFuncInvocation(`jsxDEV`,`/jsx-dev-runtime`)}getCreateElementInvocationCode(){if(this.isAutomaticRuntime)return this.claimAutoImportedFuncInvocation(`createElement`,``);{let{jsxPragmaInfo:e}=this;return`${this.importProcessor&&this.importProcessor.getIdentifierReplacement(e.base)||e.base}${e.suffix}(`}}getFragmentCode(){if(this.isAutomaticRuntime)return this.claimAutoImportedName(`Fragment`,this.options.production?`/jsx-runtime`:`/jsx-dev-runtime`);{let{jsxPragmaInfo:e}=this;return(this.importProcessor&&this.importProcessor.getIdentifierReplacement(e.fragmentBase)||e.fragmentBase)+e.fragmentSuffix}}claimAutoImportedFuncInvocation(e,t){let n=this.claimAutoImportedName(e,t);return this.importProcessor?`${n}.call(void 0, `:`${n}(`}claimAutoImportedName(e,t){if(this.importProcessor){let n=this.jsxImportSource+t;return this.cjsAutomaticModuleNameResolutions[n]||(this.cjsAutomaticModuleNameResolutions[n]=this.importProcessor.getFreeIdentifierForPath(n)),`${this.cjsAutomaticModuleNameResolutions[n]}.${e}`}else return this.esmAutomaticImportNameResolutions[e]||(this.esmAutomaticImportNameResolutions[e]=this.nameManager.claimFreeName(`_${e}`)),this.esmAutomaticImportNameResolutions[e]}processTagIntro(){let e=this.tokens.currentIndex()+1;for(;this.tokens.tokens[e].isType||!this.tokens.matches2AtIndex(e-1,i.TokenType.jsxName,i.TokenType.jsxName)&&!this.tokens.matches2AtIndex(e-1,i.TokenType.greaterThan,i.TokenType.jsxName)&&!this.tokens.matches1AtIndex(e,i.TokenType.braceL)&&!this.tokens.matches1AtIndex(e,i.TokenType.jsxTagEnd)&&!this.tokens.matches2AtIndex(e,i.TokenType.slash,i.TokenType.jsxTagEnd);)e++;if(e===this.tokens.currentIndex()+1){let e=this.tokens.identifierName();c(e)&&this.tokens.replaceToken(`'${e}'`)}for(;this.tokens.currentIndex()<e;)this.rootTransformer.processToken()}processPropsObjectWithDevInfo(e){let t=this.options.production?``:`__self: this, __source: ${this.getDevSource(e)}`;if(!this.tokens.matches1(i.TokenType.jsxName)&&!this.tokens.matches1(i.TokenType.braceL)){t?this.tokens.appendCode(`, {${t}}`):this.tokens.appendCode(`, null`);return}this.tokens.appendCode(`, {`),this.processProps(!1),t?this.tokens.appendCode(` ${t}}`):this.tokens.appendCode(`}`)}processProps(e){let t=null;for(;;){if(this.tokens.matches2(i.TokenType.jsxName,i.TokenType.eq)){let n=this.tokens.identifierName();if(e&&n===`key`){t!==null&&this.tokens.appendCode(t.replace(/[^\n]/g,``)),this.tokens.removeToken(),this.tokens.removeToken();let e=this.tokens.snapshot();this.processPropValue(),t=this.tokens.dangerouslyGetAndRemoveCodeSinceSnapshot(e);continue}else this.processPropName(n),this.tokens.replaceToken(`: `),this.processPropValue()}else if(this.tokens.matches1(i.TokenType.jsxName)){let e=this.tokens.identifierName();this.processPropName(e),this.tokens.appendCode(`: true`)}else if(this.tokens.matches1(i.TokenType.braceL))this.tokens.replaceToken(``),this.rootTransformer.processBalancedCode(),this.tokens.replaceToken(``);else break;this.tokens.appendCode(`,`)}return t}processPropName(e){e.includes(`-`)?this.tokens.replaceToken(`'${e}'`):this.tokens.copyToken()}processPropValue(){this.tokens.matches1(i.TokenType.braceL)?(this.tokens.replaceToken(``),this.rootTransformer.processBalancedCode(),this.tokens.replaceToken(``)):this.tokens.matches1(i.TokenType.jsxTagStart)?this.processJSXTag():this.processStringPropValue()}processStringPropValue(){let e=this.tokens.currentToken(),t=this.tokens.code.slice(e.start+1,e.end-1),n=u(t),r=d(t);this.tokens.replaceToken(r+n)}processAutomaticChildrenAndEndProps(e){e===r.JSXRole.StaticChildren?(this.tokens.appendCode(` children: [`),this.processChildren(!1),this.tokens.appendCode(`]}`)):(e===r.JSXRole.OneChild&&this.tokens.appendCode(` children: `),this.processChildren(!1),this.tokens.appendCode(`}`))}processChildren(e){let t=e;for(;;){if(this.tokens.matches2(i.TokenType.jsxTagStart,i.TokenType.slash))return;let e=!1;if(this.tokens.matches1(i.TokenType.braceL))this.tokens.matches2(i.TokenType.braceL,i.TokenType.braceR)?(this.tokens.replaceToken(``),this.tokens.replaceToken(``)):(this.tokens.replaceToken(t?`, `:``),this.rootTransformer.processBalancedCode(),this.tokens.replaceToken(``),e=!0);else if(this.tokens.matches1(i.TokenType.jsxTagStart))this.tokens.appendCode(t?`, `:``),this.processJSXTag(),e=!0;else if(this.tokens.matches1(i.TokenType.jsxText)||this.tokens.matches1(i.TokenType.jsxEmptyText))e=this.processChildTextElement(t);else throw Error(`Unexpected token when processing JSX children.`);e&&(t=!0)}}processChildTextElement(e){let t=this.tokens.currentToken(),n=this.tokens.code.slice(t.start,t.end),r=u(n),i=l(n);return i===`""`?(this.tokens.replaceToken(r),!1):(this.tokens.replaceToken(`${e?`, `:``}${i}${r}`),!0)}getDevSource(e){return`{fileName: ${this.getFilenameVarName()}, ${e}}`}getFilenameVarName(){return this.filenameVarName||=this.nameManager.claimFreeName(`_jsxFileName`),this.filenameVarName}};function c(e){let t=e.charCodeAt(0);return t>=a.charCodes.lowercaseA&&t<=a.charCodes.lowercaseZ}e.startsWithLowerCase=c;function l(e){let t=``,n=``,r=!1,i=!1;for(let a=0;a<e.length;a++){let o=e[a];if(o===` `||o===` `||o===`\r`)r||(n+=o);else if(o===`
74
74
  `)n=``,r=!0;else{if(i&&r&&(t+=` `),t+=n,n=``,o===`&`){let{entity:n,newI:r}=f(e,a+1);a=r-1,t+=n}else t+=o;i=!0,r=!1}}return r||(t+=n),JSON.stringify(t)}function u(e){let t=0,n=0;for(let r of e)r===`
75
75
  `?(t++,n=0):r===` `&&n++;return`
76
76
  `.repeat(t)+` `.repeat(n)}function d(e){let t=``;for(let n=0;n<e.length;n++){let r=e[n];if(r===`
77
77
  `)if(/\s/.test(e[n+1]))for(t+=` `;n<e.length&&/\s/.test(e[n+1]);)n++;else t+=`
78
- `;else if(r===`&`){let{entity:r,newI:i}=f(e,n+1);t+=r,n=i-1}else t+=r}return JSON.stringify(t)}function f(e,t){let r=``,i=0,a,o=t;if(e[o]===`#`){let t=10;o++;let n;if(e[o]===`x`)for(t=16,o++,n=o;o<e.length&&m(e.charCodeAt(o));)o++;else for(n=o;o<e.length&&p(e.charCodeAt(o));)o++;if(e[o]===`;`){let r=e.slice(n,o);r&&(o++,a=String.fromCodePoint(parseInt(r,t)))}}else for(;o<e.length&&i++<10;){let t=e[o];if(o++,t===`;`){a=n.default.get(r);break}r+=t}return a?{entity:a,newI:o}:{entity:`&`,newI:t}}function p(e){return e>=a.charCodes.digit0&&e<=a.charCodes.digit9}function m(e){return e>=a.charCodes.digit0&&e<=a.charCodes.digit9||e>=a.charCodes.lowercaseA&&e<=a.charCodes.lowercaseF||e>=a.charCodes.uppercaseA&&e<=a.charCodes.uppercaseF}})),Lp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=jp(),r=$(),i=Ip(),a=t(Pp());function o(e,t){let o=a.default.call(void 0,t),s=new Set;for(let t=0;t<e.tokens.length;t++){let a=e.tokens[t];if(a.type===r.TokenType.name&&!a.isType&&(a.identifierRole===n.IdentifierRole.Access||a.identifierRole===n.IdentifierRole.ObjectShorthand||a.identifierRole===n.IdentifierRole.ExportAccess)&&!a.shadowsGlobal&&s.add(e.identifierNameForToken(a)),a.type===r.TokenType.jsxTagStart&&s.add(o.base),a.type===r.TokenType.jsxTagStart&&t+1<e.tokens.length&&e.tokens[t+1].type===r.TokenType.jsxTagEnd&&(s.add(o.base),s.add(o.fragmentBase)),a.type===r.TokenType.jsxName&&a.identifierRole===n.IdentifierRole.Access){let n=e.identifierNameForToken(a);(!i.startsWithLowerCase.call(void 0,n)||e.tokens[t+1].type===r.TokenType.dot)&&s.add(e.identifierNameForToken(a))}}return s}e.getNonTypeIdentifiers=o})),Rp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=jp(),r=Sp(),i=$(),a=t(Mp()),o=Lp();e.default=class e{__init(){this.nonTypeIdentifiers=new Set}__init2(){this.importInfoByPath=new Map}__init3(){this.importsToReplace=new Map}__init4(){this.identifierReplacements=new Map}__init5(){this.exportBindingsByLocalName=new Map}constructor(t,n,r,i,a,o,s){this.nameManager=t,this.tokens=n,this.enableLegacyTypeScriptModuleInterop=r,this.options=i,this.isTypeScriptTransformEnabled=a,this.keepUnusedImports=o,this.helperManager=s,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),e.prototype.__init4.call(this),e.prototype.__init5.call(this)}preprocessTokens(){for(let e=0;e<this.tokens.tokens.length;e++)this.tokens.matches1AtIndex(e,i.TokenType._import)&&!this.tokens.matches3AtIndex(e,i.TokenType._import,i.TokenType.name,i.TokenType.eq)&&this.preprocessImportAtIndex(e),this.tokens.matches1AtIndex(e,i.TokenType._export)&&!this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType.eq)&&this.preprocessExportAtIndex(e);this.generateImportReplacements()}pruneTypeOnlyImports(){this.nonTypeIdentifiers=o.getNonTypeIdentifiers.call(void 0,this.tokens,this.options);for(let[e,t]of this.importInfoByPath.entries())t.hasBareImport||t.hasStarExport||t.exportStarNames.length>0||t.namedExports.length>0||[...t.defaultNames,...t.wildcardNames,...t.namedImports.map(({localName:e})=>e)].every(e=>this.shouldAutomaticallyElideImportedName(e))&&this.importsToReplace.set(e,``)}shouldAutomaticallyElideImportedName(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.nonTypeIdentifiers.has(e)}generateImportReplacements(){for(let[e,t]of this.importInfoByPath.entries()){let{defaultNames:n,wildcardNames:r,namedImports:i,namedExports:a,exportStarNames:o,hasStarExport:s}=t;if(n.length===0&&r.length===0&&i.length===0&&a.length===0&&o.length===0&&!s){this.importsToReplace.set(e,`require('${e}');`);continue}let c=this.getFreeIdentifierForPath(e),l;l=this.enableLegacyTypeScriptModuleInterop?c:r.length>0?r[0]:this.getFreeIdentifierForPath(e);let u=`var ${c} = require('${e}');`;if(r.length>0)for(let e of r){let t=this.enableLegacyTypeScriptModuleInterop?c:`${this.helperManager.getHelperName(`interopRequireWildcard`)}(${c})`;u+=` var ${e} = ${t};`}else o.length>0&&l!==c?u+=` var ${l} = ${this.helperManager.getHelperName(`interopRequireWildcard`)}(${c});`:n.length>0&&l!==c&&(u+=` var ${l} = ${this.helperManager.getHelperName(`interopRequireDefault`)}(${c});`);for(let{importedName:e,localName:t}of a)u+=` ${this.helperManager.getHelperName(`createNamedExportFrom`)}(${c}, '${t}', '${e}');`;for(let e of o)u+=` exports.${e} = ${l};`;s&&(u+=` ${this.helperManager.getHelperName(`createStarExport`)}(${c});`),this.importsToReplace.set(e,u);for(let e of n)this.identifierReplacements.set(e,`${l}.default`);for(let{importedName:e,localName:t}of i)this.identifierReplacements.set(t,`${c}.${e}`)}}getFreeIdentifierForPath(e){let t=e.split(`/`),n=t[t.length-1].replace(/\W/g,``);return this.nameManager.claimFreeName(`_${n}`)}preprocessImportAtIndex(e){let t=[],n=[],a=[];if(e++,(this.tokens.matchesContextualAtIndex(e,r.ContextualKeyword._type)||this.tokens.matches1AtIndex(e,i.TokenType._typeof))&&!this.tokens.matches1AtIndex(e+1,i.TokenType.comma)&&!this.tokens.matchesContextualAtIndex(e+1,r.ContextualKeyword._from)||this.tokens.matches1AtIndex(e,i.TokenType.parenL))return;if(this.tokens.matches1AtIndex(e,i.TokenType.name)&&(t.push(this.tokens.identifierNameAtIndex(e)),e++,this.tokens.matches1AtIndex(e,i.TokenType.comma)&&e++),this.tokens.matches1AtIndex(e,i.TokenType.star)&&(e+=2,n.push(this.tokens.identifierNameAtIndex(e)),e++),this.tokens.matches1AtIndex(e,i.TokenType.braceL)){let n=this.getNamedImports(e+1);e=n.newIndex;for(let e of n.namedImports)e.importedName===`default`?t.push(e.localName):a.push(e)}if(this.tokens.matchesContextualAtIndex(e,r.ContextualKeyword._from)&&e++,!this.tokens.matches1AtIndex(e,i.TokenType.string))throw Error(`Expected string token at the end of import statement.`);let o=this.tokens.stringValueAtIndex(e),s=this.getImportInfo(o);s.defaultNames.push(...t),s.wildcardNames.push(...n),s.namedImports.push(...a),t.length===0&&n.length===0&&a.length===0&&(s.hasBareImport=!0)}preprocessExportAtIndex(e){if(this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._var)||this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._let)||this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._const))this.preprocessVarExportAtIndex(e);else if(this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._function)||this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._class)){let t=this.tokens.identifierNameAtIndex(e+2);this.addExportBinding(t,t)}else if(this.tokens.matches3AtIndex(e,i.TokenType._export,i.TokenType.name,i.TokenType._function)){let t=this.tokens.identifierNameAtIndex(e+3);this.addExportBinding(t,t)}else this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType.braceL)?this.preprocessNamedExportAtIndex(e):this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType.star)&&this.preprocessExportStarAtIndex(e)}preprocessVarExportAtIndex(e){let t=0;for(let r=e+2;;r++)if(this.tokens.matches1AtIndex(r,i.TokenType.braceL)||this.tokens.matches1AtIndex(r,i.TokenType.dollarBraceL)||this.tokens.matches1AtIndex(r,i.TokenType.bracketL))t++;else if(this.tokens.matches1AtIndex(r,i.TokenType.braceR)||this.tokens.matches1AtIndex(r,i.TokenType.bracketR))t--;else if(t===0&&!this.tokens.matches1AtIndex(r,i.TokenType.name))break;else if(this.tokens.matches1AtIndex(1,i.TokenType.eq)){let e=this.tokens.currentToken().rhsEndIndex;if(e==null)throw Error(`Expected = token with an end index.`);r=e-1}else{let e=this.tokens.tokens[r];if(n.isDeclaration.call(void 0,e)){let e=this.tokens.identifierNameAtIndex(r);this.identifierReplacements.set(e,`exports.${e}`)}}}preprocessNamedExportAtIndex(e){e+=2;let{newIndex:t,namedImports:n}=this.getNamedImports(e);if(e=t,this.tokens.matchesContextualAtIndex(e,r.ContextualKeyword._from))e++;else{for(let{importedName:e,localName:t}of n)this.addExportBinding(e,t);return}if(!this.tokens.matches1AtIndex(e,i.TokenType.string))throw Error(`Expected string token at the end of import statement.`);let a=this.tokens.stringValueAtIndex(e);this.getImportInfo(a).namedExports.push(...n)}preprocessExportStarAtIndex(e){let t=null;if(this.tokens.matches3AtIndex(e,i.TokenType._export,i.TokenType.star,i.TokenType._as)?(e+=3,t=this.tokens.identifierNameAtIndex(e),e+=2):e+=3,!this.tokens.matches1AtIndex(e,i.TokenType.string))throw Error(`Expected string token at the end of star export statement.`);let n=this.tokens.stringValueAtIndex(e),r=this.getImportInfo(n);t===null?r.hasStarExport=!0:r.exportStarNames.push(t)}getNamedImports(e){let t=[];for(;;){if(this.tokens.matches1AtIndex(e,i.TokenType.braceR)){e++;break}let n=a.default.call(void 0,this.tokens,e);if(e=n.endIndex,n.isType||t.push({importedName:n.leftName,localName:n.rightName}),this.tokens.matches2AtIndex(e,i.TokenType.comma,i.TokenType.braceR)){e+=2;break}else if(this.tokens.matches1AtIndex(e,i.TokenType.braceR)){e++;break}else if(this.tokens.matches1AtIndex(e,i.TokenType.comma))e++;else throw Error(`Unexpected token: ${JSON.stringify(this.tokens.tokens[e])}`)}return{newIndex:e,namedImports:t}}getImportInfo(e){let t=this.importInfoByPath.get(e);if(t)return t;let n={defaultNames:[],wildcardNames:[],namedImports:[],namedExports:[],hasBareImport:!1,exportStarNames:[],hasStarExport:!1};return this.importInfoByPath.set(e,n),n}addExportBinding(e,t){this.exportBindingsByLocalName.has(e)||this.exportBindingsByLocalName.set(e,[]),this.exportBindingsByLocalName.get(e).push(t)}claimImportCode(e){let t=this.importsToReplace.get(e);return this.importsToReplace.set(e,``),t||``}getIdentifierReplacement(e){return this.identifierReplacements.get(e)||null}resolveExportBinding(e){let t=this.exportBindingsByLocalName.get(e);return!t||t.length===0?null:t.map(e=>`exports.${e}`).join(` = `)}getGlobalNames(){return new Set([...this.identifierReplacements.keys(),...this.exportBindingsByLocalName.keys()])}}})),zp=s(((e,t)=>{(function(n,r){if(typeof e==`object`&&t!==void 0)r(t),t.exports=i(t);else if(typeof define==`function`&&define.amd)define([`module`],function(e){r.apply(this,arguments),e.exports=i(e)});else{let e={exports:{}};r(e),n=typeof globalThis<`u`?globalThis:n||self,n.sourcemapCodec=i(e)}function i(e){return`default`in e.exports?e.exports.default:e.exports}})(e,(function(e){var t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,a=(e,n)=>{for(var r in n)t(e,r,{get:n[r],enumerable:!0})},o=(e,a,o,s)=>{if(a&&typeof a==`object`||typeof a==`function`)for(let c of r(a))!i.call(e,c)&&c!==o&&t(e,c,{get:()=>a[c],enumerable:!(s=n(a,c))||s.enumerable});return e},s=e=>o(t({},`__esModule`,{value:!0}),e),c={};a(c,{decode:()=>D,decodeGeneratedRanges:()=>ee,decodeOriginalScopes:()=>S,encode:()=>ne,encodeGeneratedRanges:()=>T,encodeOriginalScopes:()=>C}),e.exports=s(c);var l=44,u=59,d=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,f=new Uint8Array(64),p=new Uint8Array(128);for(let e=0;e<d.length;e++){let t=d.charCodeAt(e);f[e]=t,p[t]=e}function m(e,t){let n=0,r=0,i=0;do i=p[e.next()],n|=(i&31)<<r,r+=5;while(i&32);let a=n&1;return n>>>=1,a&&(n=-2147483648|-n),t+n}function h(e,t,n){let r=t-n;r=r<0?-r<<1|1:r<<1;do{let t=r&31;r>>>=5,r>0&&(t|=32),e.write(f[t])}while(r>0);return t}function g(e,t){return e.pos>=t?!1:e.peek()!==l}var _=1024*16,v=typeof TextDecoder<`u`?new TextDecoder:typeof Buffer<`u`?{decode(e){return Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}}:{decode(e){let t=``;for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}},y=class{constructor(){this.pos=0,this.out=``,this.buffer=new Uint8Array(_)}write(e){let{buffer:t}=this;t[this.pos++]=e,this.pos===_&&(this.out+=v.decode(t),this.pos=0)}flush(){let{buffer:e,out:t,pos:n}=this;return n>0?t+v.decode(e.subarray(0,n)):t}},b=class{constructor(e){this.pos=0,this.buffer=e}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(e){let{buffer:t,pos:n}=this,r=t.indexOf(e,n);return r===-1?t.length:r}},x=[];function S(e){let{length:t}=e,n=new b(e),r=[],i=[],a=0;for(;n.pos<t;n.pos++){a=m(n,a);let e=m(n,0);if(!g(n,t)){let t=i.pop();t[2]=a,t[3]=e;continue}let o=m(n,0),s=m(n,0)&1?[a,e,0,0,o,m(n,0)]:[a,e,0,0,o],c=x;if(g(n,t)){c=[];do{let e=m(n,0);c.push(e)}while(g(n,t))}s.vars=c,r.push(s),i.push(s)}return r}function C(e){let t=new y;for(let n=0;n<e.length;)n=w(e,n,t,[0]);return t.flush()}function w(e,t,n,r){let i=e[t],{0:a,1:o,2:s,3:c,4:u,vars:d}=i;t>0&&n.write(l),r[0]=h(n,a,r[0]),h(n,o,0),h(n,u,0),h(n,i.length===6?1:0,0),i.length===6&&h(n,i[5],0);for(let e of d)h(n,e,0);for(t++;t<e.length;){let{0:i,1:a}=e[t];if(i>s||i===s&&a>=c)break;t=w(e,t,n,r)}return n.write(l),r[0]=h(n,s,r[0]),h(n,c,0),t}function ee(e){let{length:t}=e,n=new b(e),r=[],i=[],a=0,o=0,s=0,c=0,l=0,u=0,d=0,f=0;do{let e=n.indexOf(`;`),t=0;for(;n.pos<e;n.pos++){if(t=m(n,t),!g(n,e)){let e=i.pop();e[2]=a,e[3]=t;continue}let p=m(n,0),h=p&1,_=p&2,v=p&4,y=null,b=x,S;if(h){let e=m(n,o);s=m(n,o===e?s:0),o=e,S=[a,t,0,0,e,s]}else S=[a,t,0,0];if(S.isScope=!!v,_){let e=c,t=l;c=m(n,c);let r=e===c;l=m(n,r?l:0),u=m(n,r&&t===l?u:0),y=[c,l,u]}if(S.callsite=y,g(n,e)){b=[];do{d=a,f=t;let e=m(n,0),r;if(e<-1){r=[[m(n,0)]];for(let t=-1;t>e;t--){let e=d;d=m(n,d),f=m(n,d===e?f:0);let t=m(n,0);r.push([t,d,f])}}else r=[[e]];b.push(r)}while(g(n,e))}S.bindings=b,r.push(S),i.push(S)}a++,n.pos=e+1}while(n.pos<t);return r}function T(e){if(e.length===0)return``;let t=new y;for(let n=0;n<e.length;)n=E(e,n,t,[0,0,0,0,0,0,0]);return t.flush()}function E(e,t,n,r){let i=e[t],{0:a,1:o,2:s,3:c,isScope:u,callsite:d,bindings:f}=i;if(r[0]<a?(te(n,r[0],a),r[0]=a,r[1]=0):t>0&&n.write(l),r[1]=h(n,i[1],r[1]),h(n,(i.length===6?1:0)|(d?2:0)|(u?4:0),0),i.length===6){let{4:e,5:t}=i;e!==r[2]&&(r[3]=0),r[2]=h(n,e,r[2]),r[3]=h(n,t,r[3])}if(d){let{0:e,1:t,2:a}=i.callsite;e===r[4]?t!==r[5]&&(r[6]=0):(r[5]=0,r[6]=0),r[4]=h(n,e,r[4]),r[5]=h(n,t,r[5]),r[6]=h(n,a,r[6])}if(f)for(let e of f){e.length>1&&h(n,-e.length,0);let t=e[0][0];h(n,t,0);let r=a,i=o;for(let t=1;t<e.length;t++){let a=e[t];r=h(n,a[1],r),i=h(n,a[2],i),h(n,a[0],0)}}for(t++;t<e.length;){let{0:i,1:a}=e[t];if(i>s||i===s&&a>=c)break;t=E(e,t,n,r)}return r[0]<s?(te(n,r[0],s),r[0]=s,r[1]=0):n.write(l),r[1]=h(n,c,r[1]),t}function te(e,t,n){do e.write(u);while(++t<n)}function D(e){let{length:t}=e,n=new b(e),r=[],i=0,a=0,o=0,s=0,c=0;do{let e=n.indexOf(`;`),t=[],l=!0,u=0;for(i=0;n.pos<e;){let r;i=m(n,i),i<u&&(l=!1),u=i,g(n,e)?(a=m(n,a),o=m(n,o),s=m(n,s),g(n,e)?(c=m(n,c),r=[i,a,o,s,c]):r=[i,a,o,s]):r=[i],t.push(r),n.pos++}l||O(t),r.push(t),n.pos=e+1}while(n.pos<=t);return r}function O(e){e.sort(k)}function k(e,t){return e[0]-t[0]}function ne(e){let t=new y,n=0,r=0,i=0,a=0;for(let o=0;o<e.length;o++){let s=e[o];if(o>0&&t.write(u),s.length===0)continue;let c=0;for(let e=0;e<s.length;e++){let o=s[e];e>0&&t.write(l),c=h(t,o[0],c),o.length!==1&&(n=h(t,o[1],n),r=h(t,o[2],r),i=h(t,o[3],i),o.length!==4&&(a=h(t,o[4],a)))}}return t.flush()}}))})),Bp=s(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self,n.resolveURI=r())})(e,(function(){let e=/^[\w+.-]+:\/\//,t=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,n=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function r(t){return e.test(t)}function i(e){return e.startsWith(`//`)}function a(e){return e.startsWith(`/`)}function o(e){return e.startsWith(`file:`)}function s(e){return/^[.?#]/.test(e)}function c(e){let n=t.exec(e);return u(n[1],n[2]||``,n[3],n[4]||``,n[5]||`/`,n[6]||``,n[7]||``)}function l(e){let t=n.exec(e),r=t[2];return u(`file:`,``,t[1]||``,``,a(r)?r:`/`+r,t[3]||``,t[4]||``)}function u(e,t,n,r,i,a,o){return{scheme:e,user:t,host:n,port:r,path:i,query:a,hash:o,type:7}}function d(e){if(i(e)){let t=c(`http:`+e);return t.scheme=``,t.type=6,t}if(a(e)){let t=c(`http://foo.com`+e);return t.scheme=``,t.host=``,t.type=5,t}if(o(e))return l(e);if(r(e))return c(e);let t=c(`http://foo.com/`+e);return t.scheme=``,t.host=``,t.type=e?e.startsWith(`?`)?3:e.startsWith(`#`)?2:4:1,t}function f(e){if(e.endsWith(`/..`))return e;let t=e.lastIndexOf(`/`);return e.slice(0,t+1)}function p(e,t){m(t,t.type),e.path===`/`?e.path=t.path:e.path=f(t.path)+e.path}function m(e,t){let n=t<=4,r=e.path.split(`/`),i=1,a=0,o=!1;for(let e=1;e<r.length;e++){let t=r[e];if(!t){o=!0;continue}if(o=!1,t!==`.`){if(t===`..`){a?(o=!0,a--,i--):n&&(r[i++]=t);continue}r[i++]=t,a++}}let s=``;for(let e=1;e<i;e++)s+=`/`+r[e];(!s||o&&!s.endsWith(`/..`))&&(s+=`/`),e.path=s}function h(e,t){if(!e&&!t)return``;let n=d(e),r=n.type;if(t&&r!==7){let e=d(t),i=e.type;switch(r){case 1:n.hash=e.hash;case 2:n.query=e.query;case 3:case 4:p(n,e);case 5:n.user=e.user,n.host=e.host,n.port=e.port;case 6:n.scheme=e.scheme}i>r&&(r=i)}m(n,r);let i=n.query+n.hash;switch(r){case 2:case 3:return i;case 4:{let r=n.path.slice(1);return r?s(t||e)&&!s(r)?`./`+r+i:r+i:i||`.`}case 5:return n.path+i;default:return n.scheme+`//`+n.user+n.host+n.port+n.path+i}}return h}))})),Vp=s(((e,t)=>{(function(n,r){if(typeof e==`object`&&t!==void 0)r(t,Bp(),zp()),t.exports=i(t);else if(typeof define==`function`&&define.amd)define([`module`,`@jridgewell/resolve-uri`,`@jridgewell/sourcemap-codec`],function(e){r.apply(this,arguments),e.exports=i(e)});else{let e={exports:{}};r(e,n.resolveURI,n.sourcemapCodec),n=typeof globalThis<`u`?globalThis:n||self,n.traceMapping=i(e)}function i(e){return`default`in e.exports?e.exports.default:e.exports}})(e,(function(e,t,n){var r=Object.create,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t)=>function(){return t||(0,e[o(e)[0]])((t={exports:{}}).exports,t),t.exports},u=(e,t)=>{for(var n in t)i(e,n,{get:t[n],enumerable:!0})},d=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(let s of o(t))!c.call(e,s)&&s!==n&&i(e,s,{get:()=>t[s],enumerable:!(r=a(t,s))||r.enumerable});return e},f=(e,t,n)=>(n=e==null?{}:r(s(e)),d(t||!e||!e.__esModule?i(n,`default`,{value:e,enumerable:!0}):n,e)),p=e=>d(i({},`__esModule`,{value:!0}),e),m=l({"umd:@jridgewell/sourcemap-codec"(e,t){t.exports=n}}),h=l({"umd:@jridgewell/resolve-uri"(e,n){n.exports=t}}),g={};u(g,{AnyMap:()=>le,FlattenMap:()=>le,GREATEST_LOWER_BOUND:()=>ge,LEAST_UPPER_BOUND:()=>he,TraceMap:()=>_e,allGeneratedPositionsFor:()=>be,decodedMap:()=>we,decodedMappings:()=>F,eachMapping:()=>xe,encodedMap:()=>Te,encodedMappings:()=>P,generatedPositionFor:()=>ye,isIgnored:()=>Se,originalPositionFor:()=>ve,presortedDecodedMap:()=>Ce,sourceContentFor:()=>R,traceSegment:()=>I}),e.exports=p(g);var _=f(m()),v=f(h());function y(e){if(!e)return``;let t=e.lastIndexOf(`/`);return e.slice(0,t+1)}function b(e,t){let n=y(e),r=t?t+`/`:``;return e=>(0,v.default)(r+(e||``),n)}var x=0,S=1,C=2,w=3,ee=4,T=1,E=2;function te(e,t){let n=D(e,0);if(n===e.length)return e;t||(e=e.slice());for(let r=n;r<e.length;r=D(e,r+1))e[r]=k(e[r],t);return e}function D(e,t){for(let n=t;n<e.length;n++)if(!O(e[n]))return n;return e.length}function O(e){for(let t=1;t<e.length;t++)if(e[t][x]<e[t-1][x])return!1;return!0}function k(e,t){return t||(e=e.slice()),e.sort(ne)}function ne(e,t){return e[x]-t[x]}function re(e,t){let n=t.map(()=>[]);for(let t=0;t<e.length;t++){let r=e[t];for(let e=0;e<r.length;e++){let i=r[e];if(i.length===1)continue;let a=i[S],o=i[C],s=i[w],c=n[a];(c[o]||(c[o]=[])).push([s,t,i[x]])}}for(let e=0;e<n.length;e++){let t=n[e];for(let e=0;e<t.length;e++){let n=t[e];n&&n.sort(ne)}}return n}var A=!1;function ie(e,t,n,r){for(;n<=r;){let i=n+(r-n>>1),a=e[i][x]-t;if(a===0)return A=!0,i;a<0?n=i+1:r=i-1}return A=!1,n-1}function ae(e,t,n){for(let r=n+1;r<e.length&&e[r][x]===t;n=r++);return n}function oe(e,t,n){for(let r=n-1;r>=0&&e[r][x]===t;n=r--);return n}function j(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function se(e,t,n,r){let{lastKey:i,lastNeedle:a,lastIndex:o}=n,s=0,c=e.length-1;if(r===i){if(t===a)return A=o!==-1&&e[o][x]===t,o;t>=a?s=o===-1?0:o:c=o}return n.lastKey=r,n.lastNeedle=t,n.lastIndex=ie(e,t,s,c)}function ce(e){return typeof e==`string`?JSON.parse(e):e}var le=function(e,t){let n=ce(e);if(!(`sections`in n))return new _e(n,t);let r=[],i=[],a=[],o=[],s=[];return M(n,t,r,i,a,o,s,0,0,1/0,1/0),Ce({version:3,file:n.file,names:o,sources:i,sourcesContent:a,mappings:r,ignoreList:s})};function M(e,t,n,r,i,a,o,s,c,l,u){let{sections:d}=e;for(let e=0;e<d.length;e++){let{map:f,offset:p}=d[e],m=l,h=u;if(e+1<d.length){let t=d[e+1].offset;m=Math.min(l,s+t.line),m===l?h=Math.min(u,c+t.column):m<l&&(h=c+t.column)}ue(f,t,n,r,i,a,o,s+p.line,c+p.column,m,h)}}function ue(e,t,n,r,i,a,o,s,c,l,u){let d=ce(e);if(`sections`in d)return M(...arguments);let f=new _e(d,t),p=r.length,m=a.length,h=F(f),{resolvedSources:g,sourcesContent:_,ignoreList:v}=f;if(de(r,g),de(a,f.names),_)de(i,_);else for(let e=0;e<g.length;e++)i.push(null);if(v)for(let e=0;e<v.length;e++)o.push(v[e]+p);for(let e=0;e<h.length;e++){let t=s+e;if(t>l)return;let r=fe(n,t),i=e===0?c:0,a=h[e];for(let e=0;e<a.length;e++){let n=a[e],o=i+n[x];if(t===l&&o>=u)return;if(n.length===1){r.push([o]);continue}let s=p+n[S],c=n[C],d=n[w];r.push(n.length===4?[o,s,c,d]:[o,s,c,d,m+n[ee]])}}}function de(e,t){for(let n=0;n<t.length;n++)e.push(t[n])}function fe(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}var pe="`line` must be greater than 0 (lines start at line 1)",me="`column` must be greater than or equal to 0 (columns start at column 0)",he=-1,ge=1,_e=class{constructor(e,t){let n=typeof e==`string`;if(!n&&e._decodedMemo)return e;let r=ce(e),{version:i,file:a,names:o,sourceRoot:s,sources:c,sourcesContent:l}=r;this.version=i,this.file=a,this.names=o||[],this.sourceRoot=s,this.sources=c,this.sourcesContent=l,this.ignoreList=r.ignoreList||r.x_google_ignoreList||void 0;let u=b(t,s);this.resolvedSources=c.map(u);let{mappings:d}=r;if(typeof d==`string`)this._encoded=d,this._decoded=void 0;else if(Array.isArray(d))this._encoded=void 0,this._decoded=te(d,n);else if(r.sections)throw Error(`TraceMap passed sectioned source map, please use FlattenMap export instead`);else throw Error(`invalid source map: ${JSON.stringify(r)}`);this._decodedMemo=j(),this._bySources=void 0,this._bySourceMemos=void 0}};function N(e){return e}function P(e){var t;return(t=N(e))._encoded??(t._encoded=(0,_.encode)(N(e)._decoded))}function F(e){var t;return(t=N(e))._decoded||(t._decoded=(0,_.decode)(N(e)._encoded))}function I(e,t,n){let r=F(e);if(t>=r.length)return null;let i=r[t],a=ke(i,N(e)._decodedMemo,t,n,ge);return a===-1?null:i[a]}function ve(e,t){let{line:n,column:r,bias:i}=t;if(n--,n<0)throw Error(pe);if(r<0)throw Error(me);let a=F(e);if(n>=a.length)return De(null,null,null,null);let o=a[n],s=ke(o,N(e)._decodedMemo,n,r,i||ge);if(s===-1)return De(null,null,null,null);let c=o[s];if(c.length===1)return De(null,null,null,null);let{names:l,resolvedSources:u}=e;return De(u[c[S]],c[C]+1,c[w],c.length===5?l[c[ee]]:null)}function ye(e,t){let{source:n,line:r,column:i,bias:a}=t;return je(e,n,r,i,a||ge,!1)}function be(e,t){let{source:n,line:r,column:i,bias:a}=t;return je(e,n,r,i,a||he,!0)}function xe(e,t){let n=F(e),{names:r,resolvedSources:i}=e;for(let e=0;e<n.length;e++){let a=n[e];for(let n=0;n<a.length;n++){let o=a[n],s=e+1,c=o[0],l=null,u=null,d=null,f=null;o.length!==1&&(l=i[o[1]],u=o[2]+1,d=o[3]),o.length===5&&(f=r[o[4]]),t({generatedLine:s,generatedColumn:c,source:l,originalLine:u,originalColumn:d,name:f})}}}function L(e,t){let{sources:n,resolvedSources:r}=e,i=n.indexOf(t);return i===-1&&(i=r.indexOf(t)),i}function R(e,t){let{sourcesContent:n}=e;if(n==null)return null;let r=L(e,t);return r===-1?null:n[r]}function Se(e,t){let{ignoreList:n}=e;if(n==null)return!1;let r=L(e,t);return r===-1?!1:n.includes(r)}function Ce(e,t){let n=new _e(Ee(e,[]),t);return N(n)._decoded=e.mappings,n}function we(e){return Ee(e,F(e))}function Te(e){return Ee(e,P(e))}function Ee(e,t){return{version:e.version,file:e.file,names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,mappings:t,ignoreList:e.ignoreList||e.x_google_ignoreList}}function De(e,t,n,r){return{source:e,line:t,column:n,name:r}}function Oe(e,t){return{line:e,column:t}}function ke(e,t,n,r,i){let a=se(e,r,t,n);return A?a=(i===he?ae:oe)(e,r,a):i===he&&a++,a===-1||a===e.length?-1:a}function Ae(e,t,n,r,i){let a=ke(e,t,n,r,ge);if(!A&&i===he&&a++,a===-1||a===e.length)return[];let o=A?r:e[a][x];A||(a=oe(e,o,a));let s=ae(e,o,a),c=[];for(;a<=s;a++){let t=e[a];c.push(Oe(t[T]+1,t[E]))}return c}function je(e,t,n,r,i,a){var o,s;if(n--,n<0)throw Error(pe);if(r<0)throw Error(me);let{sources:c,resolvedSources:l}=e,u=c.indexOf(t);if(u===-1&&(u=l.indexOf(t)),u===-1)return a?[]:Oe(null,null);let d=(o=N(e))._bySourceMemos||(o._bySourceMemos=c.map(j)),f=((s=N(e))._bySources||(s._bySources=re(F(e),d)))[u][n];if(f==null)return a?[]:Oe(null,null);let p=d[u];if(a)return Ae(f,p,n,r,i);let m=ke(f,p,n,r,i);if(m===-1)return Oe(null,null);let h=f[m];return Oe(h[T]+1,h[E])}}))})),Hp=s(((e,t)=>{(function(n,r){if(typeof e==`object`&&t!==void 0)r(t,zp(),Vp()),t.exports=i(t);else if(typeof define==`function`&&define.amd)define([`module`,`@jridgewell/sourcemap-codec`,`@jridgewell/trace-mapping`],function(e){r.apply(this,arguments),e.exports=i(e)});else{let e={exports:{}};r(e,n.sourcemapCodec,n.traceMapping),n=typeof globalThis<`u`?globalThis:n||self,n.genMapping=i(e)}function i(e){return`default`in e.exports?e.exports.default:e.exports}})(e,(function(e,t,n){var r=Object.create,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t)=>function(){return t||(0,e[o(e)[0]])((t={exports:{}}).exports,t),t.exports},u=(e,t)=>{for(var n in t)i(e,n,{get:t[n],enumerable:!0})},d=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(let s of o(t))!c.call(e,s)&&s!==n&&i(e,s,{get:()=>t[s],enumerable:!(r=a(t,s))||r.enumerable});return e},f=(e,t,n)=>(n=e==null?{}:r(s(e)),d(t||!e||!e.__esModule?i(n,`default`,{value:e,enumerable:!0}):n,e)),p=e=>d(i({},`__esModule`,{value:!0}),e),m=l({"umd:@jridgewell/sourcemap-codec"(e,n){n.exports=t}}),h=l({"umd:@jridgewell/trace-mapping"(e,t){t.exports=n}}),g={};u(g,{GenMapping:()=>O,addMapping:()=>re,addSegment:()=>ne,allMappings:()=>le,fromMap:()=>ce,maybeAddMapping:()=>ie,maybeAddSegment:()=>A,setIgnore:()=>oe,setSourceContent:()=>ae,toDecodedMap:()=>j,toEncodedMap:()=>se}),e.exports=p(g);var _=class{constructor(){this._indexes={__proto__:null},this.array=[]}};function v(e){return e}function y(e,t){return v(e)._indexes[t]}function b(e,t){let n=y(e,t);if(n!==void 0)return n;let{array:r,_indexes:i}=v(e);return i[t]=r.push(t)-1}function x(e,t){let n=y(e,t);if(n===void 0)return;let{array:r,_indexes:i}=v(e);for(let e=n+1;e<r.length;e++){let t=r[e];r[e-1]=t,i[t]--}i[t]=void 0,r.pop()}var S=f(m()),C=f(h()),w=0,ee=1,T=2,E=3,te=4,D=-1,O=class{constructor({file:e,sourceRoot:t}={}){this._names=new _,this._sources=new _,this._sourcesContent=[],this._mappings=[],this.file=e,this.sourceRoot=t,this._ignoreList=new _}};function k(e){return e}function ne(e,t,n,r,i,a,o,s){return M(!1,e,t,n,r,i,a,o,s)}function re(e,t){return _e(!1,e,t)}var A=(e,t,n,r,i,a,o,s)=>M(!0,e,t,n,r,i,a,o,s),ie=(e,t)=>_e(!0,e,t);function ae(e,t,n){let{_sources:r,_sourcesContent:i}=k(e),a=b(r,t);i[a]=n}function oe(e,t,n=!0){let{_sources:r,_sourcesContent:i,_ignoreList:a}=k(e),o=b(r,t);o===i.length&&(i[o]=null),n?b(a,o):x(a,o)}function j(e){let{_mappings:t,_sources:n,_sourcesContent:r,_names:i,_ignoreList:a}=k(e);return pe(t),{version:3,file:e.file||void 0,names:i.array,sourceRoot:e.sourceRoot||void 0,sources:n.array,sourcesContent:r,mappings:t,ignoreList:a.array}}function se(e){let t=j(e);return Object.assign({},t,{mappings:(0,S.encode)(t.mappings)})}function ce(e){let t=new C.TraceMap(e),n=new O({file:t.file,sourceRoot:t.sourceRoot});return me(k(n)._names,t.names),me(k(n)._sources,t.sources),k(n)._sourcesContent=t.sourcesContent||t.sources.map(()=>null),k(n)._mappings=(0,C.decodedMappings)(t),t.ignoreList&&me(k(n)._ignoreList,t.ignoreList),n}function le(e){let t=[],{_mappings:n,_sources:r,_names:i}=k(e);for(let e=0;e<n.length;e++){let a=n[e];for(let n=0;n<a.length;n++){let o=a[n],s={line:e+1,column:o[w]},c,l,u;o.length!==1&&(c=r.array[o[ee]],l={line:o[T]+1,column:o[E]},o.length===5&&(u=i.array[o[te]])),t.push({generated:s,source:c,original:l,name:u})}}return t}function M(e,t,n,r,i,a,o,s,c){let{_mappings:l,_sources:u,_sourcesContent:d,_names:f}=k(t),p=ue(l,n),m=de(p,r);if(!i)return e&&he(p,m)?void 0:fe(p,m,[r]);let h=b(u,i),g=s?b(f,s):D;if(h===d.length&&(d[h]=c??null),!(e&&ge(p,m,h,a,o,g)))return fe(p,m,s?[r,h,a,o,g]:[r,h,a,o])}function ue(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}function de(e,t){let n=e.length;for(let r=n-1;r>=0&&!(t>=e[r][w]);n=r--);return n}function fe(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function pe(e){let{length:t}=e,n=t;for(let t=n-1;t>=0&&!(e[t].length>0);n=t,t--);n<t&&(e.length=n)}function me(e,t){for(let n=0;n<t.length;n++)b(e,t[n])}function he(e,t){return t===0?!0:e[t-1].length===1}function ge(e,t,n,r,i,a){if(t===0)return!1;let o=e[t-1];return o.length===1?!1:n===o[ee]&&r===o[T]&&i===o[E]&&a===(o.length===5?o[te]:D)}function _e(e,t,n){let{generated:r,source:i,original:a,name:o,content:s}=n;return i?M(e,t,r.line-1,r.column,i,a.line-1,a.column,o,s):M(e,t,r.line-1,r.column,null,null,null,null,null)}}))})),Up=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Hp(),n=wp();function r({code:e,mappings:r},a,o,s,c){let l=i(s,c),u=new t.GenMapping({file:o.compiledFilename}),d=0,f=r[0];for(;f===void 0&&d<r.length-1;)d++,f=r[d];let p=0,m=0;f!==m&&t.maybeAddSegment.call(void 0,u,p,0,a,p,0);for(let i=0;i<e.length;i++){if(i===f){let e=f-m,n=l[d];for(t.maybeAddSegment.call(void 0,u,p,e,a,p,n);(f===i||f===void 0)&&d<r.length-1;)d++,f=r[d]}e.charCodeAt(i)===n.charCodes.lineFeed&&(p++,m=i+1,f!==m&&t.maybeAddSegment.call(void 0,u,p,0,a,p,0))}let{sourceRoot:h,sourcesContent:g,..._}=t.toEncodedMap.call(void 0,u);return _}e.default=r;function i(e,t){let r=Array(t.length),i=0,a=t[i].start,o=0;for(let s=0;s<e.length;s++)s===a&&(r[i]=a-o,i++,a=t[i].start),e.charCodeAt(s)===n.charCodes.lineFeed&&(o=s+1);return r}})),Wp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});let t={require:`
78
+ `;else if(r===`&`){let{entity:r,newI:i}=f(e,n+1);t+=r,n=i-1}else t+=r}return JSON.stringify(t)}function f(e,t){let r=``,i=0,a,o=t;if(e[o]===`#`){let t=10;o++;let n;if(e[o]===`x`)for(t=16,o++,n=o;o<e.length&&m(e.charCodeAt(o));)o++;else for(n=o;o<e.length&&p(e.charCodeAt(o));)o++;if(e[o]===`;`){let r=e.slice(n,o);r&&(o++,a=String.fromCodePoint(parseInt(r,t)))}}else for(;o<e.length&&i++<10;){let t=e[o];if(o++,t===`;`){a=n.default.get(r);break}r+=t}return a?{entity:a,newI:o}:{entity:`&`,newI:t}}function p(e){return e>=a.charCodes.digit0&&e<=a.charCodes.digit9}function m(e){return e>=a.charCodes.digit0&&e<=a.charCodes.digit9||e>=a.charCodes.lowercaseA&&e<=a.charCodes.lowercaseF||e>=a.charCodes.uppercaseA&&e<=a.charCodes.uppercaseF}})),Ap=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=wp(),r=$(),i=kp(),a=t(Dp());function o(e,t){let o=a.default.call(void 0,t),s=new Set;for(let t=0;t<e.tokens.length;t++){let a=e.tokens[t];if(a.type===r.TokenType.name&&!a.isType&&(a.identifierRole===n.IdentifierRole.Access||a.identifierRole===n.IdentifierRole.ObjectShorthand||a.identifierRole===n.IdentifierRole.ExportAccess)&&!a.shadowsGlobal&&s.add(e.identifierNameForToken(a)),a.type===r.TokenType.jsxTagStart&&s.add(o.base),a.type===r.TokenType.jsxTagStart&&t+1<e.tokens.length&&e.tokens[t+1].type===r.TokenType.jsxTagEnd&&(s.add(o.base),s.add(o.fragmentBase)),a.type===r.TokenType.jsxName&&a.identifierRole===n.IdentifierRole.Access){let n=e.identifierNameForToken(a);(!i.startsWithLowerCase.call(void 0,n)||e.tokens[t+1].type===r.TokenType.dot)&&s.add(e.identifierNameForToken(a))}}return s}e.getNonTypeIdentifiers=o})),jp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=wp(),r=hp(),i=$(),a=t(Tp()),o=Ap();e.default=class e{__init(){this.nonTypeIdentifiers=new Set}__init2(){this.importInfoByPath=new Map}__init3(){this.importsToReplace=new Map}__init4(){this.identifierReplacements=new Map}__init5(){this.exportBindingsByLocalName=new Map}constructor(t,n,r,i,a,o,s){this.nameManager=t,this.tokens=n,this.enableLegacyTypeScriptModuleInterop=r,this.options=i,this.isTypeScriptTransformEnabled=a,this.keepUnusedImports=o,this.helperManager=s,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),e.prototype.__init4.call(this),e.prototype.__init5.call(this)}preprocessTokens(){for(let e=0;e<this.tokens.tokens.length;e++)this.tokens.matches1AtIndex(e,i.TokenType._import)&&!this.tokens.matches3AtIndex(e,i.TokenType._import,i.TokenType.name,i.TokenType.eq)&&this.preprocessImportAtIndex(e),this.tokens.matches1AtIndex(e,i.TokenType._export)&&!this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType.eq)&&this.preprocessExportAtIndex(e);this.generateImportReplacements()}pruneTypeOnlyImports(){this.nonTypeIdentifiers=o.getNonTypeIdentifiers.call(void 0,this.tokens,this.options);for(let[e,t]of this.importInfoByPath.entries())t.hasBareImport||t.hasStarExport||t.exportStarNames.length>0||t.namedExports.length>0||[...t.defaultNames,...t.wildcardNames,...t.namedImports.map(({localName:e})=>e)].every(e=>this.shouldAutomaticallyElideImportedName(e))&&this.importsToReplace.set(e,``)}shouldAutomaticallyElideImportedName(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.nonTypeIdentifiers.has(e)}generateImportReplacements(){for(let[e,t]of this.importInfoByPath.entries()){let{defaultNames:n,wildcardNames:r,namedImports:i,namedExports:a,exportStarNames:o,hasStarExport:s}=t;if(n.length===0&&r.length===0&&i.length===0&&a.length===0&&o.length===0&&!s){this.importsToReplace.set(e,`require('${e}');`);continue}let c=this.getFreeIdentifierForPath(e),l;l=this.enableLegacyTypeScriptModuleInterop?c:r.length>0?r[0]:this.getFreeIdentifierForPath(e);let u=`var ${c} = require('${e}');`;if(r.length>0)for(let e of r){let t=this.enableLegacyTypeScriptModuleInterop?c:`${this.helperManager.getHelperName(`interopRequireWildcard`)}(${c})`;u+=` var ${e} = ${t};`}else o.length>0&&l!==c?u+=` var ${l} = ${this.helperManager.getHelperName(`interopRequireWildcard`)}(${c});`:n.length>0&&l!==c&&(u+=` var ${l} = ${this.helperManager.getHelperName(`interopRequireDefault`)}(${c});`);for(let{importedName:e,localName:t}of a)u+=` ${this.helperManager.getHelperName(`createNamedExportFrom`)}(${c}, '${t}', '${e}');`;for(let e of o)u+=` exports.${e} = ${l};`;s&&(u+=` ${this.helperManager.getHelperName(`createStarExport`)}(${c});`),this.importsToReplace.set(e,u);for(let e of n)this.identifierReplacements.set(e,`${l}.default`);for(let{importedName:e,localName:t}of i)this.identifierReplacements.set(t,`${c}.${e}`)}}getFreeIdentifierForPath(e){let t=e.split(`/`),n=t[t.length-1].replace(/\W/g,``);return this.nameManager.claimFreeName(`_${n}`)}preprocessImportAtIndex(e){let t=[],n=[],a=[];if(e++,(this.tokens.matchesContextualAtIndex(e,r.ContextualKeyword._type)||this.tokens.matches1AtIndex(e,i.TokenType._typeof))&&!this.tokens.matches1AtIndex(e+1,i.TokenType.comma)&&!this.tokens.matchesContextualAtIndex(e+1,r.ContextualKeyword._from)||this.tokens.matches1AtIndex(e,i.TokenType.parenL))return;if(this.tokens.matches1AtIndex(e,i.TokenType.name)&&(t.push(this.tokens.identifierNameAtIndex(e)),e++,this.tokens.matches1AtIndex(e,i.TokenType.comma)&&e++),this.tokens.matches1AtIndex(e,i.TokenType.star)&&(e+=2,n.push(this.tokens.identifierNameAtIndex(e)),e++),this.tokens.matches1AtIndex(e,i.TokenType.braceL)){let n=this.getNamedImports(e+1);e=n.newIndex;for(let e of n.namedImports)e.importedName===`default`?t.push(e.localName):a.push(e)}if(this.tokens.matchesContextualAtIndex(e,r.ContextualKeyword._from)&&e++,!this.tokens.matches1AtIndex(e,i.TokenType.string))throw Error(`Expected string token at the end of import statement.`);let o=this.tokens.stringValueAtIndex(e),s=this.getImportInfo(o);s.defaultNames.push(...t),s.wildcardNames.push(...n),s.namedImports.push(...a),t.length===0&&n.length===0&&a.length===0&&(s.hasBareImport=!0)}preprocessExportAtIndex(e){if(this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._var)||this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._let)||this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._const))this.preprocessVarExportAtIndex(e);else if(this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._function)||this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType._class)){let t=this.tokens.identifierNameAtIndex(e+2);this.addExportBinding(t,t)}else if(this.tokens.matches3AtIndex(e,i.TokenType._export,i.TokenType.name,i.TokenType._function)){let t=this.tokens.identifierNameAtIndex(e+3);this.addExportBinding(t,t)}else this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType.braceL)?this.preprocessNamedExportAtIndex(e):this.tokens.matches2AtIndex(e,i.TokenType._export,i.TokenType.star)&&this.preprocessExportStarAtIndex(e)}preprocessVarExportAtIndex(e){let t=0;for(let r=e+2;;r++)if(this.tokens.matches1AtIndex(r,i.TokenType.braceL)||this.tokens.matches1AtIndex(r,i.TokenType.dollarBraceL)||this.tokens.matches1AtIndex(r,i.TokenType.bracketL))t++;else if(this.tokens.matches1AtIndex(r,i.TokenType.braceR)||this.tokens.matches1AtIndex(r,i.TokenType.bracketR))t--;else if(t===0&&!this.tokens.matches1AtIndex(r,i.TokenType.name))break;else if(this.tokens.matches1AtIndex(1,i.TokenType.eq)){let e=this.tokens.currentToken().rhsEndIndex;if(e==null)throw Error(`Expected = token with an end index.`);r=e-1}else{let e=this.tokens.tokens[r];if(n.isDeclaration.call(void 0,e)){let e=this.tokens.identifierNameAtIndex(r);this.identifierReplacements.set(e,`exports.${e}`)}}}preprocessNamedExportAtIndex(e){e+=2;let{newIndex:t,namedImports:n}=this.getNamedImports(e);if(e=t,this.tokens.matchesContextualAtIndex(e,r.ContextualKeyword._from))e++;else{for(let{importedName:e,localName:t}of n)this.addExportBinding(e,t);return}if(!this.tokens.matches1AtIndex(e,i.TokenType.string))throw Error(`Expected string token at the end of import statement.`);let a=this.tokens.stringValueAtIndex(e);this.getImportInfo(a).namedExports.push(...n)}preprocessExportStarAtIndex(e){let t=null;if(this.tokens.matches3AtIndex(e,i.TokenType._export,i.TokenType.star,i.TokenType._as)?(e+=3,t=this.tokens.identifierNameAtIndex(e),e+=2):e+=3,!this.tokens.matches1AtIndex(e,i.TokenType.string))throw Error(`Expected string token at the end of star export statement.`);let n=this.tokens.stringValueAtIndex(e),r=this.getImportInfo(n);t===null?r.hasStarExport=!0:r.exportStarNames.push(t)}getNamedImports(e){let t=[];for(;;){if(this.tokens.matches1AtIndex(e,i.TokenType.braceR)){e++;break}let n=a.default.call(void 0,this.tokens,e);if(e=n.endIndex,n.isType||t.push({importedName:n.leftName,localName:n.rightName}),this.tokens.matches2AtIndex(e,i.TokenType.comma,i.TokenType.braceR)){e+=2;break}else if(this.tokens.matches1AtIndex(e,i.TokenType.braceR)){e++;break}else if(this.tokens.matches1AtIndex(e,i.TokenType.comma))e++;else throw Error(`Unexpected token: ${JSON.stringify(this.tokens.tokens[e])}`)}return{newIndex:e,namedImports:t}}getImportInfo(e){let t=this.importInfoByPath.get(e);if(t)return t;let n={defaultNames:[],wildcardNames:[],namedImports:[],namedExports:[],hasBareImport:!1,exportStarNames:[],hasStarExport:!1};return this.importInfoByPath.set(e,n),n}addExportBinding(e,t){this.exportBindingsByLocalName.has(e)||this.exportBindingsByLocalName.set(e,[]),this.exportBindingsByLocalName.get(e).push(t)}claimImportCode(e){let t=this.importsToReplace.get(e);return this.importsToReplace.set(e,``),t||``}getIdentifierReplacement(e){return this.identifierReplacements.get(e)||null}resolveExportBinding(e){let t=this.exportBindingsByLocalName.get(e);return!t||t.length===0?null:t.map(e=>`exports.${e}`).join(` = `)}getGlobalNames(){return new Set([...this.identifierReplacements.keys(),...this.exportBindingsByLocalName.keys()])}}})),Mp=n(((e,t)=>{(function(n,r){if(typeof e==`object`&&t!==void 0)r(t),t.exports=i(t);else if(typeof define==`function`&&define.amd)define([`module`],function(e){r.apply(this,arguments),e.exports=i(e)});else{let e={exports:{}};r(e),n=typeof globalThis<`u`?globalThis:n||self,n.sourcemapCodec=i(e)}function i(e){return`default`in e.exports?e.exports.default:e.exports}})(e,(function(e){var t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,a=(e,n)=>{for(var r in n)t(e,r,{get:n[r],enumerable:!0})},o=(e,a,o,s)=>{if(a&&typeof a==`object`||typeof a==`function`)for(let c of r(a))!i.call(e,c)&&c!==o&&t(e,c,{get:()=>a[c],enumerable:!(s=n(a,c))||s.enumerable});return e},s=e=>o(t({},`__esModule`,{value:!0}),e),c={};a(c,{decode:()=>D,decodeGeneratedRanges:()=>ee,decodeOriginalScopes:()=>S,encode:()=>ne,encodeGeneratedRanges:()=>T,encodeOriginalScopes:()=>C}),e.exports=s(c);var l=44,u=59,d=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,f=new Uint8Array(64),p=new Uint8Array(128);for(let e=0;e<d.length;e++){let t=d.charCodeAt(e);f[e]=t,p[t]=e}function m(e,t){let n=0,r=0,i=0;do i=p[e.next()],n|=(i&31)<<r,r+=5;while(i&32);let a=n&1;return n>>>=1,a&&(n=-2147483648|-n),t+n}function h(e,t,n){let r=t-n;r=r<0?-r<<1|1:r<<1;do{let t=r&31;r>>>=5,r>0&&(t|=32),e.write(f[t])}while(r>0);return t}function g(e,t){return e.pos>=t?!1:e.peek()!==l}var _=1024*16,v=typeof TextDecoder<`u`?new TextDecoder:typeof Buffer<`u`?{decode(e){return Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}}:{decode(e){let t=``;for(let n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}},y=class{constructor(){this.pos=0,this.out=``,this.buffer=new Uint8Array(_)}write(e){let{buffer:t}=this;t[this.pos++]=e,this.pos===_&&(this.out+=v.decode(t),this.pos=0)}flush(){let{buffer:e,out:t,pos:n}=this;return n>0?t+v.decode(e.subarray(0,n)):t}},b=class{constructor(e){this.pos=0,this.buffer=e}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(e){let{buffer:t,pos:n}=this,r=t.indexOf(e,n);return r===-1?t.length:r}},x=[];function S(e){let{length:t}=e,n=new b(e),r=[],i=[],a=0;for(;n.pos<t;n.pos++){a=m(n,a);let e=m(n,0);if(!g(n,t)){let t=i.pop();t[2]=a,t[3]=e;continue}let o=m(n,0),s=m(n,0)&1?[a,e,0,0,o,m(n,0)]:[a,e,0,0,o],c=x;if(g(n,t)){c=[];do{let e=m(n,0);c.push(e)}while(g(n,t))}s.vars=c,r.push(s),i.push(s)}return r}function C(e){let t=new y;for(let n=0;n<e.length;)n=w(e,n,t,[0]);return t.flush()}function w(e,t,n,r){let i=e[t],{0:a,1:o,2:s,3:c,4:u,vars:d}=i;t>0&&n.write(l),r[0]=h(n,a,r[0]),h(n,o,0),h(n,u,0),h(n,i.length===6?1:0,0),i.length===6&&h(n,i[5],0);for(let e of d)h(n,e,0);for(t++;t<e.length;){let{0:i,1:a}=e[t];if(i>s||i===s&&a>=c)break;t=w(e,t,n,r)}return n.write(l),r[0]=h(n,s,r[0]),h(n,c,0),t}function ee(e){let{length:t}=e,n=new b(e),r=[],i=[],a=0,o=0,s=0,c=0,l=0,u=0,d=0,f=0;do{let e=n.indexOf(`;`),t=0;for(;n.pos<e;n.pos++){if(t=m(n,t),!g(n,e)){let e=i.pop();e[2]=a,e[3]=t;continue}let p=m(n,0),h=p&1,_=p&2,v=p&4,y=null,b=x,S;if(h){let e=m(n,o);s=m(n,o===e?s:0),o=e,S=[a,t,0,0,e,s]}else S=[a,t,0,0];if(S.isScope=!!v,_){let e=c,t=l;c=m(n,c);let r=e===c;l=m(n,r?l:0),u=m(n,r&&t===l?u:0),y=[c,l,u]}if(S.callsite=y,g(n,e)){b=[];do{d=a,f=t;let e=m(n,0),r;if(e<-1){r=[[m(n,0)]];for(let t=-1;t>e;t--){let e=d;d=m(n,d),f=m(n,d===e?f:0);let t=m(n,0);r.push([t,d,f])}}else r=[[e]];b.push(r)}while(g(n,e))}S.bindings=b,r.push(S),i.push(S)}a++,n.pos=e+1}while(n.pos<t);return r}function T(e){if(e.length===0)return``;let t=new y;for(let n=0;n<e.length;)n=E(e,n,t,[0,0,0,0,0,0,0]);return t.flush()}function E(e,t,n,r){let i=e[t],{0:a,1:o,2:s,3:c,isScope:u,callsite:d,bindings:f}=i;if(r[0]<a?(te(n,r[0],a),r[0]=a,r[1]=0):t>0&&n.write(l),r[1]=h(n,i[1],r[1]),h(n,(i.length===6?1:0)|(d?2:0)|(u?4:0),0),i.length===6){let{4:e,5:t}=i;e!==r[2]&&(r[3]=0),r[2]=h(n,e,r[2]),r[3]=h(n,t,r[3])}if(d){let{0:e,1:t,2:a}=i.callsite;e===r[4]?t!==r[5]&&(r[6]=0):(r[5]=0,r[6]=0),r[4]=h(n,e,r[4]),r[5]=h(n,t,r[5]),r[6]=h(n,a,r[6])}if(f)for(let e of f){e.length>1&&h(n,-e.length,0);let t=e[0][0];h(n,t,0);let r=a,i=o;for(let t=1;t<e.length;t++){let a=e[t];r=h(n,a[1],r),i=h(n,a[2],i),h(n,a[0],0)}}for(t++;t<e.length;){let{0:i,1:a}=e[t];if(i>s||i===s&&a>=c)break;t=E(e,t,n,r)}return r[0]<s?(te(n,r[0],s),r[0]=s,r[1]=0):n.write(l),r[1]=h(n,c,r[1]),t}function te(e,t,n){do e.write(u);while(++t<n)}function D(e){let{length:t}=e,n=new b(e),r=[],i=0,a=0,o=0,s=0,c=0;do{let e=n.indexOf(`;`),t=[],l=!0,u=0;for(i=0;n.pos<e;){let r;i=m(n,i),i<u&&(l=!1),u=i,g(n,e)?(a=m(n,a),o=m(n,o),s=m(n,s),g(n,e)?(c=m(n,c),r=[i,a,o,s,c]):r=[i,a,o,s]):r=[i],t.push(r),n.pos++}l||O(t),r.push(t),n.pos=e+1}while(n.pos<=t);return r}function O(e){e.sort(k)}function k(e,t){return e[0]-t[0]}function ne(e){let t=new y,n=0,r=0,i=0,a=0;for(let o=0;o<e.length;o++){let s=e[o];if(o>0&&t.write(u),s.length===0)continue;let c=0;for(let e=0;e<s.length;e++){let o=s[e];e>0&&t.write(l),c=h(t,o[0],c),o.length!==1&&(n=h(t,o[1],n),r=h(t,o[2],r),i=h(t,o[3],i),o.length!==4&&(a=h(t,o[4],a)))}}return t.flush()}}))})),Np=n(((e,t)=>{(function(n,r){typeof e==`object`&&t!==void 0?t.exports=r():typeof define==`function`&&define.amd?define(r):(n=typeof globalThis<`u`?globalThis:n||self,n.resolveURI=r())})(e,(function(){let e=/^[\w+.-]+:\/\//,t=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,n=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function r(t){return e.test(t)}function i(e){return e.startsWith(`//`)}function a(e){return e.startsWith(`/`)}function o(e){return e.startsWith(`file:`)}function s(e){return/^[.?#]/.test(e)}function c(e){let n=t.exec(e);return u(n[1],n[2]||``,n[3],n[4]||``,n[5]||`/`,n[6]||``,n[7]||``)}function l(e){let t=n.exec(e),r=t[2];return u(`file:`,``,t[1]||``,``,a(r)?r:`/`+r,t[3]||``,t[4]||``)}function u(e,t,n,r,i,a,o){return{scheme:e,user:t,host:n,port:r,path:i,query:a,hash:o,type:7}}function d(e){if(i(e)){let t=c(`http:`+e);return t.scheme=``,t.type=6,t}if(a(e)){let t=c(`http://foo.com`+e);return t.scheme=``,t.host=``,t.type=5,t}if(o(e))return l(e);if(r(e))return c(e);let t=c(`http://foo.com/`+e);return t.scheme=``,t.host=``,t.type=e?e.startsWith(`?`)?3:e.startsWith(`#`)?2:4:1,t}function f(e){if(e.endsWith(`/..`))return e;let t=e.lastIndexOf(`/`);return e.slice(0,t+1)}function p(e,t){m(t,t.type),e.path===`/`?e.path=t.path:e.path=f(t.path)+e.path}function m(e,t){let n=t<=4,r=e.path.split(`/`),i=1,a=0,o=!1;for(let e=1;e<r.length;e++){let t=r[e];if(!t){o=!0;continue}if(o=!1,t!==`.`){if(t===`..`){a?(o=!0,a--,i--):n&&(r[i++]=t);continue}r[i++]=t,a++}}let s=``;for(let e=1;e<i;e++)s+=`/`+r[e];(!s||o&&!s.endsWith(`/..`))&&(s+=`/`),e.path=s}function h(e,t){if(!e&&!t)return``;let n=d(e),r=n.type;if(t&&r!==7){let e=d(t),i=e.type;switch(r){case 1:n.hash=e.hash;case 2:n.query=e.query;case 3:case 4:p(n,e);case 5:n.user=e.user,n.host=e.host,n.port=e.port;case 6:n.scheme=e.scheme}i>r&&(r=i)}m(n,r);let i=n.query+n.hash;switch(r){case 2:case 3:return i;case 4:{let r=n.path.slice(1);return r?s(t||e)&&!s(r)?`./`+r+i:r+i:i||`.`}case 5:return n.path+i;default:return n.scheme+`//`+n.user+n.host+n.port+n.path+i}}return h}))})),Pp=n(((e,t)=>{(function(n,r){if(typeof e==`object`&&t!==void 0)r(t,Np(),Mp()),t.exports=i(t);else if(typeof define==`function`&&define.amd)define([`module`,`@jridgewell/resolve-uri`,`@jridgewell/sourcemap-codec`],function(e){r.apply(this,arguments),e.exports=i(e)});else{let e={exports:{}};r(e,n.resolveURI,n.sourcemapCodec),n=typeof globalThis<`u`?globalThis:n||self,n.traceMapping=i(e)}function i(e){return`default`in e.exports?e.exports.default:e.exports}})(e,(function(e,t,n){var r=Object.create,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t)=>function(){return t||(0,e[o(e)[0]])((t={exports:{}}).exports,t),t.exports},u=(e,t)=>{for(var n in t)i(e,n,{get:t[n],enumerable:!0})},d=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(let s of o(t))!c.call(e,s)&&s!==n&&i(e,s,{get:()=>t[s],enumerable:!(r=a(t,s))||r.enumerable});return e},f=(e,t,n)=>(n=e==null?{}:r(s(e)),d(t||!e||!e.__esModule?i(n,`default`,{value:e,enumerable:!0}):n,e)),p=e=>d(i({},`__esModule`,{value:!0}),e),m=l({"umd:@jridgewell/sourcemap-codec"(e,t){t.exports=n}}),h=l({"umd:@jridgewell/resolve-uri"(e,n){n.exports=t}}),g={};u(g,{AnyMap:()=>le,FlattenMap:()=>le,GREATEST_LOWER_BOUND:()=>ge,LEAST_UPPER_BOUND:()=>he,TraceMap:()=>_e,allGeneratedPositionsFor:()=>be,decodedMap:()=>we,decodedMappings:()=>F,eachMapping:()=>xe,encodedMap:()=>Te,encodedMappings:()=>P,generatedPositionFor:()=>ye,isIgnored:()=>Se,originalPositionFor:()=>ve,presortedDecodedMap:()=>Ce,sourceContentFor:()=>R,traceSegment:()=>I}),e.exports=p(g);var _=f(m()),v=f(h());function y(e){if(!e)return``;let t=e.lastIndexOf(`/`);return e.slice(0,t+1)}function b(e,t){let n=y(e),r=t?t+`/`:``;return e=>(0,v.default)(r+(e||``),n)}var x=0,S=1,C=2,w=3,ee=4,T=1,E=2;function te(e,t){let n=D(e,0);if(n===e.length)return e;t||(e=e.slice());for(let r=n;r<e.length;r=D(e,r+1))e[r]=k(e[r],t);return e}function D(e,t){for(let n=t;n<e.length;n++)if(!O(e[n]))return n;return e.length}function O(e){for(let t=1;t<e.length;t++)if(e[t][x]<e[t-1][x])return!1;return!0}function k(e,t){return t||(e=e.slice()),e.sort(ne)}function ne(e,t){return e[x]-t[x]}function re(e,t){let n=t.map(()=>[]);for(let t=0;t<e.length;t++){let r=e[t];for(let e=0;e<r.length;e++){let i=r[e];if(i.length===1)continue;let a=i[S],o=i[C],s=i[w],c=n[a];(c[o]||(c[o]=[])).push([s,t,i[x]])}}for(let e=0;e<n.length;e++){let t=n[e];for(let e=0;e<t.length;e++){let n=t[e];n&&n.sort(ne)}}return n}var A=!1;function ie(e,t,n,r){for(;n<=r;){let i=n+(r-n>>1),a=e[i][x]-t;if(a===0)return A=!0,i;a<0?n=i+1:r=i-1}return A=!1,n-1}function ae(e,t,n){for(let r=n+1;r<e.length&&e[r][x]===t;n=r++);return n}function oe(e,t,n){for(let r=n-1;r>=0&&e[r][x]===t;n=r--);return n}function j(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function se(e,t,n,r){let{lastKey:i,lastNeedle:a,lastIndex:o}=n,s=0,c=e.length-1;if(r===i){if(t===a)return A=o!==-1&&e[o][x]===t,o;t>=a?s=o===-1?0:o:c=o}return n.lastKey=r,n.lastNeedle=t,n.lastIndex=ie(e,t,s,c)}function ce(e){return typeof e==`string`?JSON.parse(e):e}var le=function(e,t){let n=ce(e);if(!(`sections`in n))return new _e(n,t);let r=[],i=[],a=[],o=[],s=[];return M(n,t,r,i,a,o,s,0,0,1/0,1/0),Ce({version:3,file:n.file,names:o,sources:i,sourcesContent:a,mappings:r,ignoreList:s})};function M(e,t,n,r,i,a,o,s,c,l,u){let{sections:d}=e;for(let e=0;e<d.length;e++){let{map:f,offset:p}=d[e],m=l,h=u;if(e+1<d.length){let t=d[e+1].offset;m=Math.min(l,s+t.line),m===l?h=Math.min(u,c+t.column):m<l&&(h=c+t.column)}ue(f,t,n,r,i,a,o,s+p.line,c+p.column,m,h)}}function ue(e,t,n,r,i,a,o,s,c,l,u){let d=ce(e);if(`sections`in d)return M(...arguments);let f=new _e(d,t),p=r.length,m=a.length,h=F(f),{resolvedSources:g,sourcesContent:_,ignoreList:v}=f;if(de(r,g),de(a,f.names),_)de(i,_);else for(let e=0;e<g.length;e++)i.push(null);if(v)for(let e=0;e<v.length;e++)o.push(v[e]+p);for(let e=0;e<h.length;e++){let t=s+e;if(t>l)return;let r=fe(n,t),i=e===0?c:0,a=h[e];for(let e=0;e<a.length;e++){let n=a[e],o=i+n[x];if(t===l&&o>=u)return;if(n.length===1){r.push([o]);continue}let s=p+n[S],c=n[C],d=n[w];r.push(n.length===4?[o,s,c,d]:[o,s,c,d,m+n[ee]])}}}function de(e,t){for(let n=0;n<t.length;n++)e.push(t[n])}function fe(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}var pe="`line` must be greater than 0 (lines start at line 1)",me="`column` must be greater than or equal to 0 (columns start at column 0)",he=-1,ge=1,_e=class{constructor(e,t){let n=typeof e==`string`;if(!n&&e._decodedMemo)return e;let r=ce(e),{version:i,file:a,names:o,sourceRoot:s,sources:c,sourcesContent:l}=r;this.version=i,this.file=a,this.names=o||[],this.sourceRoot=s,this.sources=c,this.sourcesContent=l,this.ignoreList=r.ignoreList||r.x_google_ignoreList||void 0;let u=b(t,s);this.resolvedSources=c.map(u);let{mappings:d}=r;if(typeof d==`string`)this._encoded=d,this._decoded=void 0;else if(Array.isArray(d))this._encoded=void 0,this._decoded=te(d,n);else if(r.sections)throw Error(`TraceMap passed sectioned source map, please use FlattenMap export instead`);else throw Error(`invalid source map: ${JSON.stringify(r)}`);this._decodedMemo=j(),this._bySources=void 0,this._bySourceMemos=void 0}};function N(e){return e}function P(e){var t;return(t=N(e))._encoded??(t._encoded=(0,_.encode)(N(e)._decoded))}function F(e){var t;return(t=N(e))._decoded||(t._decoded=(0,_.decode)(N(e)._encoded))}function I(e,t,n){let r=F(e);if(t>=r.length)return null;let i=r[t],a=ke(i,N(e)._decodedMemo,t,n,ge);return a===-1?null:i[a]}function ve(e,t){let{line:n,column:r,bias:i}=t;if(n--,n<0)throw Error(pe);if(r<0)throw Error(me);let a=F(e);if(n>=a.length)return De(null,null,null,null);let o=a[n],s=ke(o,N(e)._decodedMemo,n,r,i||ge);if(s===-1)return De(null,null,null,null);let c=o[s];if(c.length===1)return De(null,null,null,null);let{names:l,resolvedSources:u}=e;return De(u[c[S]],c[C]+1,c[w],c.length===5?l[c[ee]]:null)}function ye(e,t){let{source:n,line:r,column:i,bias:a}=t;return je(e,n,r,i,a||ge,!1)}function be(e,t){let{source:n,line:r,column:i,bias:a}=t;return je(e,n,r,i,a||he,!0)}function xe(e,t){let n=F(e),{names:r,resolvedSources:i}=e;for(let e=0;e<n.length;e++){let a=n[e];for(let n=0;n<a.length;n++){let o=a[n],s=e+1,c=o[0],l=null,u=null,d=null,f=null;o.length!==1&&(l=i[o[1]],u=o[2]+1,d=o[3]),o.length===5&&(f=r[o[4]]),t({generatedLine:s,generatedColumn:c,source:l,originalLine:u,originalColumn:d,name:f})}}}function L(e,t){let{sources:n,resolvedSources:r}=e,i=n.indexOf(t);return i===-1&&(i=r.indexOf(t)),i}function R(e,t){let{sourcesContent:n}=e;if(n==null)return null;let r=L(e,t);return r===-1?null:n[r]}function Se(e,t){let{ignoreList:n}=e;if(n==null)return!1;let r=L(e,t);return r===-1?!1:n.includes(r)}function Ce(e,t){let n=new _e(Ee(e,[]),t);return N(n)._decoded=e.mappings,n}function we(e){return Ee(e,F(e))}function Te(e){return Ee(e,P(e))}function Ee(e,t){return{version:e.version,file:e.file,names:e.names,sourceRoot:e.sourceRoot,sources:e.sources,sourcesContent:e.sourcesContent,mappings:t,ignoreList:e.ignoreList||e.x_google_ignoreList}}function De(e,t,n,r){return{source:e,line:t,column:n,name:r}}function Oe(e,t){return{line:e,column:t}}function ke(e,t,n,r,i){let a=se(e,r,t,n);return A?a=(i===he?ae:oe)(e,r,a):i===he&&a++,a===-1||a===e.length?-1:a}function Ae(e,t,n,r,i){let a=ke(e,t,n,r,ge);if(!A&&i===he&&a++,a===-1||a===e.length)return[];let o=A?r:e[a][x];A||(a=oe(e,o,a));let s=ae(e,o,a),c=[];for(;a<=s;a++){let t=e[a];c.push(Oe(t[T]+1,t[E]))}return c}function je(e,t,n,r,i,a){var o,s;if(n--,n<0)throw Error(pe);if(r<0)throw Error(me);let{sources:c,resolvedSources:l}=e,u=c.indexOf(t);if(u===-1&&(u=l.indexOf(t)),u===-1)return a?[]:Oe(null,null);let d=(o=N(e))._bySourceMemos||(o._bySourceMemos=c.map(j)),f=((s=N(e))._bySources||(s._bySources=re(F(e),d)))[u][n];if(f==null)return a?[]:Oe(null,null);let p=d[u];if(a)return Ae(f,p,n,r,i);let m=ke(f,p,n,r,i);if(m===-1)return Oe(null,null);let h=f[m];return Oe(h[T]+1,h[E])}}))})),Fp=n(((e,t)=>{(function(n,r){if(typeof e==`object`&&t!==void 0)r(t,Mp(),Pp()),t.exports=i(t);else if(typeof define==`function`&&define.amd)define([`module`,`@jridgewell/sourcemap-codec`,`@jridgewell/trace-mapping`],function(e){r.apply(this,arguments),e.exports=i(e)});else{let e={exports:{}};r(e,n.sourcemapCodec,n.traceMapping),n=typeof globalThis<`u`?globalThis:n||self,n.genMapping=i(e)}function i(e){return`default`in e.exports?e.exports.default:e.exports}})(e,(function(e,t,n){var r=Object.create,i=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=Object.getOwnPropertyNames,s=Object.getPrototypeOf,c=Object.prototype.hasOwnProperty,l=(e,t)=>function(){return t||(0,e[o(e)[0]])((t={exports:{}}).exports,t),t.exports},u=(e,t)=>{for(var n in t)i(e,n,{get:t[n],enumerable:!0})},d=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(let s of o(t))!c.call(e,s)&&s!==n&&i(e,s,{get:()=>t[s],enumerable:!(r=a(t,s))||r.enumerable});return e},f=(e,t,n)=>(n=e==null?{}:r(s(e)),d(t||!e||!e.__esModule?i(n,`default`,{value:e,enumerable:!0}):n,e)),p=e=>d(i({},`__esModule`,{value:!0}),e),m=l({"umd:@jridgewell/sourcemap-codec"(e,n){n.exports=t}}),h=l({"umd:@jridgewell/trace-mapping"(e,t){t.exports=n}}),g={};u(g,{GenMapping:()=>O,addMapping:()=>re,addSegment:()=>ne,allMappings:()=>le,fromMap:()=>ce,maybeAddMapping:()=>ie,maybeAddSegment:()=>A,setIgnore:()=>oe,setSourceContent:()=>ae,toDecodedMap:()=>j,toEncodedMap:()=>se}),e.exports=p(g);var _=class{constructor(){this._indexes={__proto__:null},this.array=[]}};function v(e){return e}function y(e,t){return v(e)._indexes[t]}function b(e,t){let n=y(e,t);if(n!==void 0)return n;let{array:r,_indexes:i}=v(e);return i[t]=r.push(t)-1}function x(e,t){let n=y(e,t);if(n===void 0)return;let{array:r,_indexes:i}=v(e);for(let e=n+1;e<r.length;e++){let t=r[e];r[e-1]=t,i[t]--}i[t]=void 0,r.pop()}var S=f(m()),C=f(h()),w=0,ee=1,T=2,E=3,te=4,D=-1,O=class{constructor({file:e,sourceRoot:t}={}){this._names=new _,this._sources=new _,this._sourcesContent=[],this._mappings=[],this.file=e,this.sourceRoot=t,this._ignoreList=new _}};function k(e){return e}function ne(e,t,n,r,i,a,o,s){return M(!1,e,t,n,r,i,a,o,s)}function re(e,t){return _e(!1,e,t)}var A=(e,t,n,r,i,a,o,s)=>M(!0,e,t,n,r,i,a,o,s),ie=(e,t)=>_e(!0,e,t);function ae(e,t,n){let{_sources:r,_sourcesContent:i}=k(e),a=b(r,t);i[a]=n}function oe(e,t,n=!0){let{_sources:r,_sourcesContent:i,_ignoreList:a}=k(e),o=b(r,t);o===i.length&&(i[o]=null),n?b(a,o):x(a,o)}function j(e){let{_mappings:t,_sources:n,_sourcesContent:r,_names:i,_ignoreList:a}=k(e);return pe(t),{version:3,file:e.file||void 0,names:i.array,sourceRoot:e.sourceRoot||void 0,sources:n.array,sourcesContent:r,mappings:t,ignoreList:a.array}}function se(e){let t=j(e);return Object.assign({},t,{mappings:(0,S.encode)(t.mappings)})}function ce(e){let t=new C.TraceMap(e),n=new O({file:t.file,sourceRoot:t.sourceRoot});return me(k(n)._names,t.names),me(k(n)._sources,t.sources),k(n)._sourcesContent=t.sourcesContent||t.sources.map(()=>null),k(n)._mappings=(0,C.decodedMappings)(t),t.ignoreList&&me(k(n)._ignoreList,t.ignoreList),n}function le(e){let t=[],{_mappings:n,_sources:r,_names:i}=k(e);for(let e=0;e<n.length;e++){let a=n[e];for(let n=0;n<a.length;n++){let o=a[n],s={line:e+1,column:o[w]},c,l,u;o.length!==1&&(c=r.array[o[ee]],l={line:o[T]+1,column:o[E]},o.length===5&&(u=i.array[o[te]])),t.push({generated:s,source:c,original:l,name:u})}}return t}function M(e,t,n,r,i,a,o,s,c){let{_mappings:l,_sources:u,_sourcesContent:d,_names:f}=k(t),p=ue(l,n),m=de(p,r);if(!i)return e&&he(p,m)?void 0:fe(p,m,[r]);let h=b(u,i),g=s?b(f,s):D;if(h===d.length&&(d[h]=c??null),!(e&&ge(p,m,h,a,o,g)))return fe(p,m,s?[r,h,a,o,g]:[r,h,a,o])}function ue(e,t){for(let n=e.length;n<=t;n++)e[n]=[];return e[t]}function de(e,t){let n=e.length;for(let r=n-1;r>=0&&!(t>=e[r][w]);n=r--);return n}function fe(e,t,n){for(let n=e.length;n>t;n--)e[n]=e[n-1];e[t]=n}function pe(e){let{length:t}=e,n=t;for(let t=n-1;t>=0&&!(e[t].length>0);n=t,t--);n<t&&(e.length=n)}function me(e,t){for(let n=0;n<t.length;n++)b(e,t[n])}function he(e,t){return t===0?!0:e[t-1].length===1}function ge(e,t,n,r,i,a){if(t===0)return!1;let o=e[t-1];return o.length===1?!1:n===o[ee]&&r===o[T]&&i===o[E]&&a===(o.length===5?o[te]:D)}function _e(e,t,n){let{generated:r,source:i,original:a,name:o,content:s}=n;return i?M(e,t,r.line-1,r.column,i,a.line-1,a.column,o,s):M(e,t,r.line-1,r.column,null,null,null,null,null)}}))})),Ip=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Fp(),n=_p();function r({code:e,mappings:r},a,o,s,c){let l=i(s,c),u=new t.GenMapping({file:o.compiledFilename}),d=0,f=r[0];for(;f===void 0&&d<r.length-1;)d++,f=r[d];let p=0,m=0;f!==m&&t.maybeAddSegment.call(void 0,u,p,0,a,p,0);for(let i=0;i<e.length;i++){if(i===f){let e=f-m,n=l[d];for(t.maybeAddSegment.call(void 0,u,p,e,a,p,n);(f===i||f===void 0)&&d<r.length-1;)d++,f=r[d]}e.charCodeAt(i)===n.charCodes.lineFeed&&(p++,m=i+1,f!==m&&t.maybeAddSegment.call(void 0,u,p,0,a,p,0))}let{sourceRoot:h,sourcesContent:g,..._}=t.toEncodedMap.call(void 0,u);return _}e.default=r;function i(e,t){let r=Array(t.length),i=0,a=t[i].start,o=0;for(let s=0;s<e.length;s++)s===a&&(r[i]=a-o,i++,a=t[i].start),e.charCodeAt(s)===n.charCodes.lineFeed&&(o=s+1);return r}})),Lp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});let t={require:`
79
79
  import {createRequire as CREATE_REQUIRE_NAME} from "module";
80
80
  const require = CREATE_REQUIRE_NAME(import.meta.url);
81
81
  `,interopRequireWildcard:`
@@ -184,9 +184,9 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
184
184
  const result = await ASYNC_OPTIONAL_CHAIN_NAME(ops);
185
185
  return result == null ? true : result;
186
186
  }
187
- `};e.HelperManager=class e{__init(){this.helperNames={}}__init2(){this.createRequireName=null}constructor(t){this.nameManager=t,e.prototype.__init.call(this),e.prototype.__init2.call(this)}getHelperName(e){let t=this.helperNames[e];return t||(t=this.nameManager.claimFreeName(`_${e}`),this.helperNames[e]=t,t)}emitHelpers(){let e=``;this.helperNames.optionalChainDelete&&this.getHelperName(`optionalChain`),this.helperNames.asyncOptionalChainDelete&&this.getHelperName(`asyncOptionalChain`);for(let[n,r]of Object.entries(t)){let t=this.helperNames[n],i=r;n===`optionalChainDelete`?i=i.replace(`OPTIONAL_CHAIN_NAME`,this.helperNames.optionalChain):n===`asyncOptionalChainDelete`?i=i.replace(`ASYNC_OPTIONAL_CHAIN_NAME`,this.helperNames.asyncOptionalChain):n===`require`&&(this.createRequireName===null&&(this.createRequireName=this.nameManager.claimFreeName(`_createRequire`)),i=i.replace(/CREATE_REQUIRE_NAME/g,this.createRequireName)),t&&(e+=` `,e+=i.replace(n,t).replace(/\s+/g,` `).trim())}return e}}})),Gp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=$();function r(e,t,n){i(e,n)&&a(e,t,n)}e.default=r;function i(e,r){for(let i of e.tokens)if(i.type===n.TokenType.name&&!i.isType&&t.isNonTopLevelDeclaration.call(void 0,i)&&r.has(e.identifierNameForToken(i)))return!0;return!1}e.hasShadowedGlobals=i;function a(e,r,i){let a=[],s=r.length-1;for(let c=e.tokens.length-1;;c--){for(;a.length>0&&a[a.length-1].startTokenIndex===c+1;)a.pop();for(;s>=0&&r[s].endTokenIndex===c+1;)a.push(r[s]),s--;if(c<0)break;let l=e.tokens[c],u=e.identifierNameForToken(l);if(a.length>1&&!l.isType&&l.type===n.TokenType.name&&i.has(u)){if(t.isBlockScopedDeclaration.call(void 0,l))o(a[a.length-1],e,u);else if(t.isFunctionScopedDeclaration.call(void 0,l)){let t=a.length-1;for(;t>0&&!a[t].isFunctionScope;)t--;if(t<0)throw Error(`Did not find parent function scope.`);o(a[t],e,u)}}}if(a.length>0)throw Error(`Expected empty scope stack after processing file.`)}function o(e,t,r){for(let i=e.startTokenIndex;i<e.endTokenIndex;i++){let e=t.tokens[i];(e.type===n.TokenType.name||e.type===n.TokenType.jsxName)&&t.identifierNameForToken(e)===r&&(e.shadowsGlobal=!0)}}})),Kp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e,n){let r=[];for(let i of n)i.type===t.TokenType.name&&r.push(e.slice(i.start,i.end));return r}e.default=n})),qp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(Kp());e.default=class e{__init(){this.usedNames=new Set}constructor(t,r){e.prototype.__init.call(this),this.usedNames=new Set(n.default.call(void 0,t,r))}claimFreeName(e){let t=this.findFreeName(e);return this.usedNames.add(t),t}findFreeName(e){if(!this.usedNames.has(e))return e;let t=2;for(;this.usedNames.has(e+String(t));)t++;return e+String(t)}}})),Jp=s((e=>{var t=e&&e.__extends||(function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}})();Object.defineProperty(e,`__esModule`,{value:!0}),e.DetailContext=e.NoopContext=e.VError=void 0;var n=function(e){t(n,e);function n(t,r){var i=e.call(this,r)||this;return i.path=t,Object.setPrototypeOf(i,n.prototype),i}return n}(Error);e.VError=n,e.NoopContext=function(){function e(){}return e.prototype.fail=function(e,t,n){return!1},e.prototype.unionResolver=function(){return this},e.prototype.createContext=function(){return this},e.prototype.resolveUnion=function(e){},e}();var r=function(){function e(){this._propNames=[``],this._messages=[null],this._score=0}return e.prototype.fail=function(e,t,n){return this._propNames.push(e),this._messages.push(t),this._score+=n,!1},e.prototype.unionResolver=function(){return new i},e.prototype.resolveUnion=function(e){for(var t,n,r=e,i=null,a=0,o=r.contexts;a<o.length;a++){var s=o[a];(!i||s._score>=i._score)&&(i=s)}i&&i._score>0&&((t=this._propNames).push.apply(t,i._propNames),(n=this._messages).push.apply(n,i._messages))},e.prototype.getError=function(e){for(var t=[],r=this._propNames.length-1;r>=0;r--){var i=this._propNames[r];e+=typeof i==`number`?`[`+i+`]`:i?`.`+i:``;var a=this._messages[r];a&&t.push(e+` `+a)}return new n(e,t.join(`; `))},e.prototype.getErrorDetail=function(e){for(var t=[],n=this._propNames.length-1;n>=0;n--){var r=this._propNames[n];e+=typeof r==`number`?`[`+r+`]`:r?`.`+r:``;var i=this._messages[n];i&&t.push({path:e,message:i})}for(var a=null,n=t.length-1;n>=0;n--)a&&(t[n].nested=[a]),a=t[n];return a},e}();e.DetailContext=r;var i=function(){function e(){this.contexts=[]}return e.prototype.createContext=function(){var e=new r;return this.contexts.push(e),e},e}()})),Yp=s((e=>{var t=e&&e.__extends||(function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}})();Object.defineProperty(e,`__esModule`,{value:!0}),e.basicTypes=e.BasicType=e.TParamList=e.TParam=e.param=e.TFunc=e.func=e.TProp=e.TOptional=e.opt=e.TIface=e.iface=e.TEnumLiteral=e.enumlit=e.TEnumType=e.enumtype=e.TIntersection=e.intersection=e.TUnion=e.union=e.TTuple=e.tuple=e.TArray=e.array=e.TLiteral=e.lit=e.TName=e.name=e.TType=void 0;var n=Jp(),r=function(){function e(){}return e}();e.TType=r;function i(e){return typeof e==`string`?o(e):e}function a(e,t){var n=e[t];if(!n)throw Error(`Unknown type `+t);return n}function o(e){return new s(e)}e.name=o;var s=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.name=t,n._failMsg=`is not a `+t,n}return n.prototype.getChecker=function(e,t,r){var i=this,o=a(e,this.name),s=o.getChecker(e,t,r);return o instanceof A||o instanceof n?s:function(e,t){return s(e,t)?!0:t.fail(null,i._failMsg,0)}},n}(r);e.TName=s;function c(e){return new l(e)}e.lit=c;var l=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.value=t,n.name=JSON.stringify(t),n._failMsg=`is not `+n.name,n}return n.prototype.getChecker=function(e,t){var n=this;return function(e,t){return e===n.value?!0:t.fail(null,n._failMsg,-1)}},n}(r);e.TLiteral=l;function u(e){return new d(i(e))}e.array=u;var d=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttype=t,n}return n.prototype.getChecker=function(e,t){var n=this.ttype.getChecker(e,t);return function(e,t){if(!Array.isArray(e))return t.fail(null,`is not an array`,0);for(var r=0;r<e.length;r++)if(!n(e[r],t))return t.fail(r,null,1);return!0}},n}(r);e.TArray=d;function f(){return new p([...arguments].map(function(e){return i(e)}))}e.tuple=f;var p=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttypes=t,n}return n.prototype.getChecker=function(e,t){var n=this.ttypes.map(function(n){return n.getChecker(e,t)}),r=function(e,t){if(!Array.isArray(e))return t.fail(null,`is not an array`,0);for(var r=0;r<n.length;r++)if(!n[r](e[r],t))return t.fail(r,null,1);return!0};return t?function(e,t){return r(e,t)?e.length<=n.length?!0:t.fail(n.length,`is extraneous`,2):!1}:r},n}(r);e.TTuple=p;function m(){return new h([...arguments].map(function(e){return i(e)}))}e.union=m;var h=function(e){t(n,e);function n(t){var n=e.call(this)||this;n.ttypes=t;var r=t.map(function(e){return e instanceof s||e instanceof l?e.name:null}).filter(function(e){return e}),i=t.length-r.length;return r.length?(i>0&&r.push(i+` more`),n._failMsg=`is none of `+r.join(`, `)):n._failMsg=`is none of `+i+` types`,n}return n.prototype.getChecker=function(e,t){var n=this,r=this.ttypes.map(function(n){return n.getChecker(e,t)});return function(e,t){for(var i=t.unionResolver(),a=0;a<r.length;a++)if(r[a](e,i.createContext()))return!0;return t.resolveUnion(i),t.fail(null,n._failMsg,0)}},n}(r);e.TUnion=h;function g(){return new _([...arguments].map(function(e){return i(e)}))}e.intersection=g;var _=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttypes=t,n}return n.prototype.getChecker=function(e,t){var n=new Set,r=this.ttypes.map(function(r){return r.getChecker(e,t,n)});return function(e,t){return r.every(function(n){return n(e,t)})?!0:t.fail(null,null,0)}},n}(r);e.TIntersection=_;function v(e){return new y(e)}e.enumtype=v;var y=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.members=t,n.validValues=new Set,n._failMsg=`is not a valid enum value`,n.validValues=new Set(Object.keys(t).map(function(e){return t[e]})),n}return n.prototype.getChecker=function(e,t){var n=this;return function(e,t){return n.validValues.has(e)?!0:t.fail(null,n._failMsg,0)}},n}(r);e.TEnumType=y;function b(e,t){return new x(e,t)}e.enumlit=b;var x=function(e){t(n,e);function n(t,n){var r=e.call(this)||this;return r.enumName=t,r.prop=n,r._failMsg=`is not `+t+`.`+n,r}return n.prototype.getChecker=function(e,t){var n=this,r=a(e,this.enumName);if(!(r instanceof y))throw Error(`Type `+this.enumName+` used in enumlit is not an enum type`);var i=r.members[this.prop];if(!r.members.hasOwnProperty(this.prop))throw Error(`Unknown value `+this.enumName+`.`+this.prop+` used in enumlit`);return function(e,t){return e===i?!0:t.fail(null,n._failMsg,-1)}},n}(r);e.TEnumLiteral=x;function S(e){return Object.keys(e).map(function(t){return C(t,e[t])})}function C(e,t){return t instanceof E?new te(e,t.ttype,!0):new te(e,i(t),!1)}function w(e,t){return new ee(e,S(t))}e.iface=w;var ee=function(e){t(r,e);function r(t,n){var r=e.call(this)||this;return r.bases=t,r.props=n,r.propSet=new Set(n.map(function(e){return e.name})),r}return r.prototype.getChecker=function(e,t,r){var i=this,o=this.bases.map(function(n){return a(e,n).getChecker(e,t)}),s=this.props.map(function(n){return n.ttype.getChecker(e,t)}),c=new n.NoopContext,l=this.props.map(function(e,t){return!e.isOpt&&!s[t](void 0,c)}),u=function(e,t){if(typeof e!=`object`||!e)return t.fail(null,`is not an object`,0);for(var n=0;n<o.length;n++)if(!o[n](e,t))return!1;for(var n=0;n<s.length;n++){var r=i.props[n].name,a=e[r];if(a===void 0){if(l[n])return t.fail(r,`is missing`,1)}else if(!s[n](a,t))return t.fail(r,null,1)}return!0};if(!t)return u;var d=this.propSet;return r&&(this.propSet.forEach(function(e){return r.add(e)}),d=r),function(e,t){if(!u(e,t))return!1;for(var n in e)if(!d.has(n))return t.fail(n,`is extraneous`,2);return!0}},r}(r);e.TIface=ee;function T(e){return new E(i(e))}e.opt=T;var E=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttype=t,n}return n.prototype.getChecker=function(e,t){var n=this.ttype.getChecker(e,t);return function(e,t){return e===void 0||n(e,t)}},n}(r);e.TOptional=E;var te=function(){function e(e,t,n){this.name=e,this.ttype=t,this.isOpt=n}return e}();e.TProp=te;function D(e){return new O(new re([...arguments].slice(1)),i(e))}e.func=D;var O=function(e){t(n,e);function n(t,n){var r=e.call(this)||this;return r.paramList=t,r.result=n,r}return n.prototype.getChecker=function(e,t){return function(e,t){return typeof e==`function`?!0:t.fail(null,`is not a function`,0)}},n}(r);e.TFunc=O;function k(e,t,n){return new ne(e,i(t),!!n)}e.param=k;var ne=function(){function e(e,t,n){this.name=e,this.ttype=t,this.isOpt=n}return e}();e.TParam=ne;var re=function(e){t(r,e);function r(t){var n=e.call(this)||this;return n.params=t,n}return r.prototype.getChecker=function(e,t){var r=this,i=this.params.map(function(n){return n.ttype.getChecker(e,t)}),a=new n.NoopContext,o=this.params.map(function(e,t){return!e.isOpt&&!i[t](void 0,a)}),s=function(e,t){if(!Array.isArray(e))return t.fail(null,`is not an array`,0);for(var n=0;n<i.length;n++){var a=r.params[n];if(e[n]===void 0){if(o[n])return t.fail(a.name,`is missing`,1)}else if(!i[n](e[n],t))return t.fail(a.name,null,1)}return!0};return t?function(e,t){return s(e,t)?e.length<=i.length?!0:t.fail(i.length,`is extraneous`,2):!1}:s},r}(r);e.TParamList=re;var A=function(e){t(n,e);function n(t,n){var r=e.call(this)||this;return r.validator=t,r.message=n,r}return n.prototype.getChecker=function(e,t){var n=this;return function(e,t){return n.validator(e)?!0:t.fail(null,n.message,0)}},n}(r);e.BasicType=A,e.basicTypes={any:new A(function(e){return!0},`is invalid`),number:new A(function(e){return typeof e==`number`},`is not a number`),object:new A(function(e){return typeof e==`object`&&e},`is not an object`),boolean:new A(function(e){return typeof e==`boolean`},`is not a boolean`),string:new A(function(e){return typeof e==`string`},`is not a string`),symbol:new A(function(e){return typeof e==`symbol`},`is not a symbol`),void:new A(function(e){return e==null},`is not void`),undefined:new A(function(e){return e===void 0},`is not undefined`),null:new A(function(e){return e===null},`is not null`),never:new A(function(e){return!1},`is unexpected`),Date:new A(ae(`[object Date]`),`is not a Date`),RegExp:new A(ae(`[object RegExp]`),`is not a RegExp`)};var ie=Object.prototype.toString;function ae(e){return function(t){return typeof t==`object`&&t&&ie.call(t)===e}}typeof Buffer<`u`&&(e.basicTypes.Buffer=new A(function(e){return Buffer.isBuffer(e)},`is not a Buffer`));for(var oe=function(t){e.basicTypes[t.name]=new A(function(e){return e instanceof t},`is not a `+t.name)},j=0,se=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,ArrayBuffer];j<se.length;j++){var ce=se[j];oe(ce)}})),Xp=s((e=>{var t=e&&e.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};Object.defineProperty(e,`__esModule`,{value:!0}),e.Checker=e.createCheckers=void 0;var n=Yp(),r=Jp(),i=Yp();Object.defineProperty(e,`TArray`,{enumerable:!0,get:function(){return i.TArray}}),Object.defineProperty(e,`TEnumType`,{enumerable:!0,get:function(){return i.TEnumType}}),Object.defineProperty(e,`TEnumLiteral`,{enumerable:!0,get:function(){return i.TEnumLiteral}}),Object.defineProperty(e,`TFunc`,{enumerable:!0,get:function(){return i.TFunc}}),Object.defineProperty(e,`TIface`,{enumerable:!0,get:function(){return i.TIface}}),Object.defineProperty(e,`TLiteral`,{enumerable:!0,get:function(){return i.TLiteral}}),Object.defineProperty(e,`TName`,{enumerable:!0,get:function(){return i.TName}}),Object.defineProperty(e,`TOptional`,{enumerable:!0,get:function(){return i.TOptional}}),Object.defineProperty(e,`TParam`,{enumerable:!0,get:function(){return i.TParam}}),Object.defineProperty(e,`TParamList`,{enumerable:!0,get:function(){return i.TParamList}}),Object.defineProperty(e,`TProp`,{enumerable:!0,get:function(){return i.TProp}}),Object.defineProperty(e,`TTuple`,{enumerable:!0,get:function(){return i.TTuple}}),Object.defineProperty(e,`TType`,{enumerable:!0,get:function(){return i.TType}}),Object.defineProperty(e,`TUnion`,{enumerable:!0,get:function(){return i.TUnion}}),Object.defineProperty(e,`TIntersection`,{enumerable:!0,get:function(){return i.TIntersection}}),Object.defineProperty(e,`array`,{enumerable:!0,get:function(){return i.array}}),Object.defineProperty(e,`enumlit`,{enumerable:!0,get:function(){return i.enumlit}}),Object.defineProperty(e,`enumtype`,{enumerable:!0,get:function(){return i.enumtype}}),Object.defineProperty(e,`func`,{enumerable:!0,get:function(){return i.func}}),Object.defineProperty(e,`iface`,{enumerable:!0,get:function(){return i.iface}}),Object.defineProperty(e,`lit`,{enumerable:!0,get:function(){return i.lit}}),Object.defineProperty(e,`name`,{enumerable:!0,get:function(){return i.name}}),Object.defineProperty(e,`opt`,{enumerable:!0,get:function(){return i.opt}}),Object.defineProperty(e,`param`,{enumerable:!0,get:function(){return i.param}}),Object.defineProperty(e,`tuple`,{enumerable:!0,get:function(){return i.tuple}}),Object.defineProperty(e,`union`,{enumerable:!0,get:function(){return i.union}}),Object.defineProperty(e,`intersection`,{enumerable:!0,get:function(){return i.intersection}}),Object.defineProperty(e,`BasicType`,{enumerable:!0,get:function(){return i.BasicType}});var a=Jp();Object.defineProperty(e,`VError`,{enumerable:!0,get:function(){return a.VError}});function o(){for(var e=[...arguments],r=Object.assign.apply(Object,t([{},n.basicTypes],e)),i={},a=0,o=e;a<o.length;a++)for(var c=o[a],l=0,u=Object.keys(c);l<u.length;l++){var d=u[l];i[d]=new s(r,c[d])}return i}e.createCheckers=o;var s=function(){function e(e,t,r){if(r===void 0&&(r=`value`),this.suite=e,this.ttype=t,this._path=r,this.props=new Map,t instanceof n.TIface)for(var i=0,a=t.props;i<a.length;i++){var o=a[i];this.props.set(o.name,o.ttype)}this.checkerPlain=this.ttype.getChecker(e,!1),this.checkerStrict=this.ttype.getChecker(e,!0)}return e.prototype.setReportedPath=function(e){this._path=e},e.prototype.check=function(e){return this._doCheck(this.checkerPlain,e)},e.prototype.test=function(e){return this.checkerPlain(e,new r.NoopContext)},e.prototype.validate=function(e){return this._doValidate(this.checkerPlain,e)},e.prototype.strictCheck=function(e){return this._doCheck(this.checkerStrict,e)},e.prototype.strictTest=function(e){return this.checkerStrict(e,new r.NoopContext)},e.prototype.strictValidate=function(e){return this._doValidate(this.checkerStrict,e)},e.prototype.getProp=function(t){var n=this.props.get(t);if(!n)throw Error(`Type has no property `+t);return new e(this.suite,n,this._path+`.`+t)},e.prototype.methodArgs=function(t){var n=this._getMethod(t);return new e(this.suite,n.paramList)},e.prototype.methodResult=function(t){var n=this._getMethod(t);return new e(this.suite,n.result)},e.prototype.getArgs=function(){if(!(this.ttype instanceof n.TFunc))throw Error(`getArgs() applied to non-function`);return new e(this.suite,this.ttype.paramList)},e.prototype.getResult=function(){if(!(this.ttype instanceof n.TFunc))throw Error(`getResult() applied to non-function`);return new e(this.suite,this.ttype.result)},e.prototype.getType=function(){return this.ttype},e.prototype._doCheck=function(e,t){if(!e(t,new r.NoopContext)){var n=new r.DetailContext;throw e(t,n),n.getError(this._path)}},e.prototype._doValidate=function(e,t){if(e(t,new r.NoopContext))return null;var n=new r.DetailContext;return e(t,n),n.getErrorDetail(this._path)},e.prototype._getMethod=function(e){var t=this.props.get(e);if(!t)throw Error(`Type has no property `+e);if(!(t instanceof n.TFunc))throw Error(`Property `+e+` is not a method`);return t},e}();e.Checker=s})),Zp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}var n=t(Xp());e.Transform=n.union(n.lit(`jsx`),n.lit(`typescript`),n.lit(`flow`),n.lit(`imports`),n.lit(`react-hot-loader`),n.lit(`jest`)),e.SourceMapOptions=n.iface([],{compiledFilename:`string`}),e.Options=n.iface([],{transforms:n.array(`Transform`),disableESTransforms:n.opt(`boolean`),jsxRuntime:n.opt(n.union(n.lit(`classic`),n.lit(`automatic`),n.lit(`preserve`))),production:n.opt(`boolean`),jsxImportSource:n.opt(`string`),jsxPragma:n.opt(`string`),jsxFragmentPragma:n.opt(`string`),keepUnusedImports:n.opt(`boolean`),preserveDynamicImport:n.opt(`boolean`),injectCreateRequireForImportRequire:n.opt(`boolean`),enableLegacyTypeScriptModuleInterop:n.opt(`boolean`),enableLegacyBabel5ModuleInterop:n.opt(`boolean`),sourceMapOptions:n.opt(`SourceMapOptions`),filePath:n.opt(`string`)}),e.default={Transform:e.Transform,SourceMapOptions:e.SourceMapOptions,Options:e.Options}})),Qp=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=Xp(),r=t(Zp());let{Options:i}=n.createCheckers.call(void 0,r.default);function a(e){i.strictCheck(e)}e.validateOptions=a})),$p=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=im(),n=em(),r=jp(),i=Sp(),a=$(),o=Tp(),s=rm(),c=Ep();function l(){r.next.call(void 0),s.parseMaybeAssign.call(void 0,!1)}e.parseSpread=l;function u(e){r.next.call(void 0),m(e)}e.parseRest=u;function d(e){s.parseIdentifier.call(void 0),p(e)}e.parseBindingIdentifier=d;function f(){s.parseIdentifier.call(void 0),o.state.tokens[o.state.tokens.length-1].identifierRole=r.IdentifierRole.ImportDeclaration}e.parseImportedIdentifier=f;function p(e){let t;t=o.state.scopeDepth===0?r.IdentifierRole.TopLevelDeclaration:e?r.IdentifierRole.BlockScopedDeclaration:r.IdentifierRole.FunctionScopedDeclaration,o.state.tokens[o.state.tokens.length-1].identifierRole=t}e.markPriorBindingIdentifier=p;function m(e){switch(o.state.type){case a.TokenType._this:{let e=r.pushTypeContext.call(void 0,0);r.next.call(void 0),r.popTypeContext.call(void 0,e);return}case a.TokenType._yield:case a.TokenType.name:o.state.type=a.TokenType.name,d(e);return;case a.TokenType.bracketL:r.next.call(void 0),h(a.TokenType.bracketR,e,!0);return;case a.TokenType.braceL:s.parseObj.call(void 0,!0,e);return;default:c.unexpected.call(void 0)}}e.parseBindingAtom=m;function h(e,t,n=!1,i=!1,s=0){let l=!0,d=!1,f=o.state.tokens.length;for(;!r.eat.call(void 0,e)&&!o.state.error;)if(l?l=!1:(c.expect.call(void 0,a.TokenType.comma),o.state.tokens[o.state.tokens.length-1].contextId=s,!d&&o.state.tokens[f].isType&&(o.state.tokens[o.state.tokens.length-1].isType=!0,d=!0)),!(n&&r.match.call(void 0,a.TokenType.comma))){if(r.eat.call(void 0,e))break;if(r.match.call(void 0,a.TokenType.ellipsis)){u(t),_(),r.eat.call(void 0,a.TokenType.comma),c.expect.call(void 0,e);break}else g(i,t)}}e.parseBindingList=h;function g(e,t){e&&n.tsParseModifiers.call(void 0,[i.ContextualKeyword._public,i.ContextualKeyword._protected,i.ContextualKeyword._private,i.ContextualKeyword._readonly,i.ContextualKeyword._override]),v(t),_(),v(t,!0)}function _(){o.isFlowEnabled?t.flowParseAssignableListItemTypes.call(void 0):o.isTypeScriptEnabled&&n.tsParseAssignableListItemTypes.call(void 0)}function v(e,t=!1){if(t||m(e),!r.eat.call(void 0,a.TokenType.eq))return;let n=o.state.tokens.length-1;s.parseMaybeAssign.call(void 0),o.state.tokens[n].rhsEndIndex=o.state.tokens.length}e.parseMaybeDefault=v})),em=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=Sp(),r=$(),i=Tp(),a=rm(),o=$p(),s=am(),c=Ep(),l=tm();function u(){return t.match.call(void 0,r.TokenType.name)}function d(){return t.match.call(void 0,r.TokenType.name)||!!(i.state.type&r.TokenType.IS_KEYWORD)||t.match.call(void 0,r.TokenType.string)||t.match.call(void 0,r.TokenType.num)||t.match.call(void 0,r.TokenType.bigint)||t.match.call(void 0,r.TokenType.decimal)}function f(){let e=i.state.snapshot();return t.next.call(void 0),(t.match.call(void 0,r.TokenType.bracketL)||t.match.call(void 0,r.TokenType.braceL)||t.match.call(void 0,r.TokenType.star)||t.match.call(void 0,r.TokenType.ellipsis)||t.match.call(void 0,r.TokenType.hash)||d())&&!c.hasPrecedingLineBreak.call(void 0)?!0:(i.state.restoreFromSnapshot(e),!1)}function p(e){for(;m(e)!==null;);}e.tsParseModifiers=p;function m(e){if(!t.match.call(void 0,r.TokenType.name))return null;let a=i.state.contextualKeyword;if(e.indexOf(a)!==-1&&f()){switch(a){case n.ContextualKeyword._readonly:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._readonly;break;case n.ContextualKeyword._abstract:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._abstract;break;case n.ContextualKeyword._static:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._static;break;case n.ContextualKeyword._public:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._public;break;case n.ContextualKeyword._private:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._private;break;case n.ContextualKeyword._protected:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._protected;break;case n.ContextualKeyword._override:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._override;break;case n.ContextualKeyword._declare:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._declare;break;default:break}return a}return null}e.tsParseModifier=m;function h(){for(a.parseIdentifier.call(void 0);t.eat.call(void 0,r.TokenType.dot);)a.parseIdentifier.call(void 0)}function g(){h(),!c.hasPrecedingLineBreak.call(void 0)&&t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function _(){t.next.call(void 0),L()}function v(){t.next.call(void 0)}function y(){c.expect.call(void 0,r.TokenType._typeof),t.match.call(void 0,r.TokenType._import)?b():h(),!c.hasPrecedingLineBreak.call(void 0)&&t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function b(){c.expect.call(void 0,r.TokenType._import),c.expect.call(void 0,r.TokenType.parenL),c.expect.call(void 0,r.TokenType.string),c.expect.call(void 0,r.TokenType.parenR),t.eat.call(void 0,r.TokenType.dot)&&h(),t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function x(){t.eat.call(void 0,r.TokenType._const);let e=t.eat.call(void 0,r.TokenType._in),o=c.eatContextual.call(void 0,n.ContextualKeyword._out);t.eat.call(void 0,r.TokenType._const),(e||o)&&!t.match.call(void 0,r.TokenType.name)?i.state.tokens[i.state.tokens.length-1].type=r.TokenType.name:a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType._extends)&&R(),t.eat.call(void 0,r.TokenType.eq)&&R()}function S(){t.match.call(void 0,r.TokenType.lessThan)&&C()}e.tsTryParseTypeParameters=S;function C(){let e=t.pushTypeContext.call(void 0,0);for(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.typeParameterStart)?t.next.call(void 0):c.unexpected.call(void 0);!t.eat.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)x(),t.eat.call(void 0,r.TokenType.comma);t.popTypeContext.call(void 0,e)}function w(e){let n=e===r.TokenType.arrow;S(),c.expect.call(void 0,r.TokenType.parenL),i.state.scopeDepth++,ee(!1),i.state.scopeDepth--,(n||t.match.call(void 0,e))&&I(e)}function ee(e){o.parseBindingList.call(void 0,r.TokenType.parenR,e)}function T(){t.eat.call(void 0,r.TokenType.comma)||c.semicolon.call(void 0)}function E(){w(r.TokenType.colon),T()}function te(){let e=i.state.snapshot();t.next.call(void 0);let n=t.eat.call(void 0,r.TokenType.name)&&t.match.call(void 0,r.TokenType.colon);return i.state.restoreFromSnapshot(e),n}function D(){if(!(t.match.call(void 0,r.TokenType.bracketL)&&te()))return!1;let e=t.pushTypeContext.call(void 0,0);return c.expect.call(void 0,r.TokenType.bracketL),a.parseIdentifier.call(void 0),L(),c.expect.call(void 0,r.TokenType.bracketR),ye(),T(),t.popTypeContext.call(void 0,e),!0}function O(e){t.eat.call(void 0,r.TokenType.question),!e&&(t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan))?(w(r.TokenType.colon),T()):(ye(),T())}function k(){if(t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan)){E();return}if(t.match.call(void 0,r.TokenType._new)){t.next.call(void 0),t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan)?E():O(!1);return}let e=!!m([n.ContextualKeyword._readonly]);D()||((c.isContextual.call(void 0,n.ContextualKeyword._get)||c.isContextual.call(void 0,n.ContextualKeyword._set))&&f(),a.parsePropertyName.call(void 0,-1),O(e))}function ne(){re()}function re(){for(c.expect.call(void 0,r.TokenType.braceL);!t.eat.call(void 0,r.TokenType.braceR)&&!i.state.error;)k()}function A(){let e=i.state.snapshot(),t=ie();return i.state.restoreFromSnapshot(e),t}function ie(){return t.next.call(void 0),t.eat.call(void 0,r.TokenType.plus)||t.eat.call(void 0,r.TokenType.minus)?c.isContextual.call(void 0,n.ContextualKeyword._readonly):(c.isContextual.call(void 0,n.ContextualKeyword._readonly)&&t.next.call(void 0),!t.match.call(void 0,r.TokenType.bracketL)||(t.next.call(void 0),!u())?!1:(t.next.call(void 0),t.match.call(void 0,r.TokenType._in)))}function ae(){a.parseIdentifier.call(void 0),c.expect.call(void 0,r.TokenType._in),R()}function oe(){c.expect.call(void 0,r.TokenType.braceL),t.match.call(void 0,r.TokenType.plus)||t.match.call(void 0,r.TokenType.minus)?(t.next.call(void 0),c.expectContextual.call(void 0,n.ContextualKeyword._readonly)):c.eatContextual.call(void 0,n.ContextualKeyword._readonly),c.expect.call(void 0,r.TokenType.bracketL),ae(),c.eatContextual.call(void 0,n.ContextualKeyword._as)&&R(),c.expect.call(void 0,r.TokenType.bracketR),t.match.call(void 0,r.TokenType.plus)||t.match.call(void 0,r.TokenType.minus)?(t.next.call(void 0),c.expect.call(void 0,r.TokenType.question)):t.eat.call(void 0,r.TokenType.question),be(),c.semicolon.call(void 0),c.expect.call(void 0,r.TokenType.braceR)}function j(){for(c.expect.call(void 0,r.TokenType.bracketL);!t.eat.call(void 0,r.TokenType.bracketR)&&!i.state.error;)se(),t.eat.call(void 0,r.TokenType.comma)}function se(){t.eat.call(void 0,r.TokenType.ellipsis)?R():(R(),t.eat.call(void 0,r.TokenType.question)),t.eat.call(void 0,r.TokenType.colon)&&R()}function ce(){c.expect.call(void 0,r.TokenType.parenL),R(),c.expect.call(void 0,r.TokenType.parenR)}function le(){for(t.nextTemplateToken.call(void 0),t.nextTemplateToken.call(void 0);!t.match.call(void 0,r.TokenType.backQuote)&&!i.state.error;)c.expect.call(void 0,r.TokenType.dollarBraceL),R(),t.nextTemplateToken.call(void 0),t.nextTemplateToken.call(void 0);t.next.call(void 0)}var M;(function(e){e[e.TSFunctionType=0]=`TSFunctionType`,e[e.TSConstructorType=1]=`TSConstructorType`,e[e.TSAbstractConstructorType=2]=`TSAbstractConstructorType`})(M||={});function ue(e){e===M.TSAbstractConstructorType&&c.expectContextual.call(void 0,n.ContextualKeyword._abstract),(e===M.TSConstructorType||e===M.TSAbstractConstructorType)&&c.expect.call(void 0,r.TokenType._new);let t=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!1,w(r.TokenType.arrow),i.state.inDisallowConditionalTypesContext=t}function de(){switch(i.state.type){case r.TokenType.name:g();return;case r.TokenType._void:case r.TokenType._null:t.next.call(void 0);return;case r.TokenType.string:case r.TokenType.num:case r.TokenType.bigint:case r.TokenType.decimal:case r.TokenType._true:case r.TokenType._false:a.parseLiteral.call(void 0);return;case r.TokenType.minus:t.next.call(void 0),a.parseLiteral.call(void 0);return;case r.TokenType._this:v(),c.isContextual.call(void 0,n.ContextualKeyword._is)&&!c.hasPrecedingLineBreak.call(void 0)&&_();return;case r.TokenType._typeof:y();return;case r.TokenType._import:b();return;case r.TokenType.braceL:A()?oe():ne();return;case r.TokenType.bracketL:j();return;case r.TokenType.parenL:ce();return;case r.TokenType.backQuote:le();return;default:if(i.state.type&r.TokenType.IS_KEYWORD){t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].type=r.TokenType.name;return}break}c.unexpected.call(void 0)}function fe(){for(de();!c.hasPrecedingLineBreak.call(void 0)&&t.eat.call(void 0,r.TokenType.bracketL);)t.eat.call(void 0,r.TokenType.bracketR)||(R(),c.expect.call(void 0,r.TokenType.bracketR))}function pe(){if(c.expectContextual.call(void 0,n.ContextualKeyword._infer),a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType._extends)){let e=i.state.snapshot();c.expect.call(void 0,r.TokenType._extends);let n=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!0,R(),i.state.inDisallowConditionalTypesContext=n,(i.state.error||!i.state.inDisallowConditionalTypesContext&&t.match.call(void 0,r.TokenType.question))&&i.state.restoreFromSnapshot(e)}}function me(){if(c.isContextual.call(void 0,n.ContextualKeyword._keyof)||c.isContextual.call(void 0,n.ContextualKeyword._unique)||c.isContextual.call(void 0,n.ContextualKeyword._readonly))t.next.call(void 0),me();else if(c.isContextual.call(void 0,n.ContextualKeyword._infer))pe();else{let e=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!1,fe(),i.state.inDisallowConditionalTypesContext=e}}function he(){if(t.eat.call(void 0,r.TokenType.bitwiseAND),me(),t.match.call(void 0,r.TokenType.bitwiseAND))for(;t.eat.call(void 0,r.TokenType.bitwiseAND);)me()}function ge(){if(t.eat.call(void 0,r.TokenType.bitwiseOR),he(),t.match.call(void 0,r.TokenType.bitwiseOR))for(;t.eat.call(void 0,r.TokenType.bitwiseOR);)he()}function _e(){return t.match.call(void 0,r.TokenType.lessThan)?!0:t.match.call(void 0,r.TokenType.parenL)&&P()}function N(){if(t.match.call(void 0,r.TokenType.name)||t.match.call(void 0,r.TokenType._this))return t.next.call(void 0),!0;if(t.match.call(void 0,r.TokenType.braceL)||t.match.call(void 0,r.TokenType.bracketL)){let e=1;for(t.next.call(void 0);e>0&&!i.state.error;)t.match.call(void 0,r.TokenType.braceL)||t.match.call(void 0,r.TokenType.bracketL)?e++:(t.match.call(void 0,r.TokenType.braceR)||t.match.call(void 0,r.TokenType.bracketR))&&e--,t.next.call(void 0);return!0}return!1}function P(){let e=i.state.snapshot(),t=F();return i.state.restoreFromSnapshot(e),t}function F(){return t.next.call(void 0),!!(t.match.call(void 0,r.TokenType.parenR)||t.match.call(void 0,r.TokenType.ellipsis)||N()&&(t.match.call(void 0,r.TokenType.colon)||t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.question)||t.match.call(void 0,r.TokenType.eq)||t.match.call(void 0,r.TokenType.parenR)&&(t.next.call(void 0),t.match.call(void 0,r.TokenType.arrow))))}function I(e){let n=t.pushTypeContext.call(void 0,0);c.expect.call(void 0,e),xe()||R(),t.popTypeContext.call(void 0,n)}function ve(){t.match.call(void 0,r.TokenType.colon)&&I(r.TokenType.colon)}function ye(){t.match.call(void 0,r.TokenType.colon)&&L()}e.tsTryParseTypeAnnotation=ye;function be(){t.eat.call(void 0,r.TokenType.colon)&&R()}function xe(){let e=i.state.snapshot();return c.isContextual.call(void 0,n.ContextualKeyword._asserts)?(t.next.call(void 0),c.eatContextual.call(void 0,n.ContextualKeyword._is)?(R(),!0):u()||t.match.call(void 0,r.TokenType._this)?(t.next.call(void 0),c.eatContextual.call(void 0,n.ContextualKeyword._is)&&R(),!0):(i.state.restoreFromSnapshot(e),!1)):u()||t.match.call(void 0,r.TokenType._this)?(t.next.call(void 0),c.isContextual.call(void 0,n.ContextualKeyword._is)&&!c.hasPrecedingLineBreak.call(void 0)?(t.next.call(void 0),R(),!0):(i.state.restoreFromSnapshot(e),!1)):!1}function L(){let e=t.pushTypeContext.call(void 0,0);c.expect.call(void 0,r.TokenType.colon),R(),t.popTypeContext.call(void 0,e)}e.tsParseTypeAnnotation=L;function R(){if(Ce(),i.state.inDisallowConditionalTypesContext||c.hasPrecedingLineBreak.call(void 0)||!t.eat.call(void 0,r.TokenType._extends))return;let e=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!0,Ce(),i.state.inDisallowConditionalTypesContext=e,c.expect.call(void 0,r.TokenType.question),R(),c.expect.call(void 0,r.TokenType.colon),R()}e.tsParseType=R;function Se(){return c.isContextual.call(void 0,n.ContextualKeyword._abstract)&&t.lookaheadType.call(void 0)===r.TokenType._new}function Ce(){if(_e()){ue(M.TSFunctionType);return}if(t.match.call(void 0,r.TokenType._new)){ue(M.TSConstructorType);return}else if(Se()){ue(M.TSAbstractConstructorType);return}ge()}e.tsParseNonConditionalType=Ce;function we(){let e=t.pushTypeContext.call(void 0,1);R(),c.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e),a.parseMaybeUnary.call(void 0)}e.tsParseTypeAssertion=we;function Te(){if(t.eat.call(void 0,r.TokenType.jsxTagStart)){i.state.tokens[i.state.tokens.length-1].type=r.TokenType.typeParameterStart;let e=t.pushTypeContext.call(void 0,1);for(;!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)R(),t.eat.call(void 0,r.TokenType.comma);l.nextJSXTagToken.call(void 0),t.popTypeContext.call(void 0,e)}}e.tsTryParseJSXTypeArgument=Te;function Ee(){for(;!t.match.call(void 0,r.TokenType.braceL)&&!i.state.error;)De(),t.eat.call(void 0,r.TokenType.comma)}function De(){h(),t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function Oe(){o.parseBindingIdentifier.call(void 0,!1),S(),t.eat.call(void 0,r.TokenType._extends)&&Ee(),re()}function ke(){o.parseBindingIdentifier.call(void 0,!1),S(),c.expect.call(void 0,r.TokenType.eq),R(),c.semicolon.call(void 0)}function Ae(){if(t.match.call(void 0,r.TokenType.string)?a.parseLiteral.call(void 0):a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType.eq)){let e=i.state.tokens.length-1;a.parseMaybeAssign.call(void 0),i.state.tokens[e].rhsEndIndex=i.state.tokens.length}}function je(){for(o.parseBindingIdentifier.call(void 0,!1),c.expect.call(void 0,r.TokenType.braceL);!t.eat.call(void 0,r.TokenType.braceR)&&!i.state.error;)Ae(),t.eat.call(void 0,r.TokenType.comma)}function Me(){c.expect.call(void 0,r.TokenType.braceL),s.parseBlockBody.call(void 0,r.TokenType.braceR)}function Ne(){o.parseBindingIdentifier.call(void 0,!1),t.eat.call(void 0,r.TokenType.dot)?Ne():Me()}function Pe(){c.isContextual.call(void 0,n.ContextualKeyword._global)?a.parseIdentifier.call(void 0):t.match.call(void 0,r.TokenType.string)?a.parseExprAtom.call(void 0):c.unexpected.call(void 0),t.match.call(void 0,r.TokenType.braceL)?Me():c.semicolon.call(void 0)}function Fe(){o.parseImportedIdentifier.call(void 0),c.expect.call(void 0,r.TokenType.eq),Le(),c.semicolon.call(void 0)}e.tsParseImportEqualsDeclaration=Fe;function Ie(){return c.isContextual.call(void 0,n.ContextualKeyword._require)&&t.lookaheadType.call(void 0)===r.TokenType.parenL}function Le(){Ie()?Re():h()}function Re(){c.expectContextual.call(void 0,n.ContextualKeyword._require),c.expect.call(void 0,r.TokenType.parenL),t.match.call(void 0,r.TokenType.string)||c.unexpected.call(void 0),a.parseLiteral.call(void 0),c.expect.call(void 0,r.TokenType.parenR)}function ze(){if(c.isLineTerminator.call(void 0))return!1;switch(i.state.type){case r.TokenType._function:{let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0);let n=i.state.start;return s.parseFunction.call(void 0,n,!0),t.popTypeContext.call(void 0,e),!0}case r.TokenType._class:{let e=t.pushTypeContext.call(void 0,1);return s.parseClass.call(void 0,!0,!1),t.popTypeContext.call(void 0,e),!0}case r.TokenType._const:if(t.match.call(void 0,r.TokenType._const)&&c.isLookaheadContextual.call(void 0,n.ContextualKeyword._enum)){let e=t.pushTypeContext.call(void 0,1);return c.expect.call(void 0,r.TokenType._const),c.expectContextual.call(void 0,n.ContextualKeyword._enum),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,je(),t.popTypeContext.call(void 0,e),!0}case r.TokenType._var:case r.TokenType._let:{let e=t.pushTypeContext.call(void 0,1);return s.parseVarStatement.call(void 0,i.state.type!==r.TokenType._var),t.popTypeContext.call(void 0,e),!0}case r.TokenType.name:{let e=t.pushTypeContext.call(void 0,1),r=i.state.contextualKeyword,a=!1;return r===n.ContextualKeyword._global?(Pe(),a=!0):a=He(r,!0),t.popTypeContext.call(void 0,e),a}default:return!1}}function Be(){return He(i.state.contextualKeyword,!0)}function Ve(e){switch(e){case n.ContextualKeyword._declare:{let e=i.state.tokens.length-1;if(ze())return i.state.tokens[e].type=r.TokenType._declare,!0;break}case n.ContextualKeyword._global:if(t.match.call(void 0,r.TokenType.braceL))return Me(),!0;break;default:return He(e,!1)}return!1}function He(e,a){switch(e){case n.ContextualKeyword._abstract:if(Ue(a)&&t.match.call(void 0,r.TokenType._class))return i.state.tokens[i.state.tokens.length-1].type=r.TokenType._abstract,s.parseClass.call(void 0,!0,!1),!0;break;case n.ContextualKeyword._enum:if(Ue(a)&&t.match.call(void 0,r.TokenType.name))return i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,je(),!0;break;case n.ContextualKeyword._interface:if(Ue(a)&&t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return Oe(),t.popTypeContext.call(void 0,e),!0}break;case n.ContextualKeyword._module:if(Ue(a)){if(t.match.call(void 0,r.TokenType.string)){let e=t.pushTypeContext.call(void 0,a?2:1);return Pe(),t.popTypeContext.call(void 0,e),!0}else if(t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return Ne(),t.popTypeContext.call(void 0,e),!0}}break;case n.ContextualKeyword._namespace:if(Ue(a)&&t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return Ne(),t.popTypeContext.call(void 0,e),!0}break;case n.ContextualKeyword._type:if(Ue(a)&&t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return ke(),t.popTypeContext.call(void 0,e),!0}break;default:break}return!1}function Ue(e){return e?(t.next.call(void 0),!0):!c.isLineTerminator.call(void 0)}function We(){let e=i.state.snapshot();return C(),s.parseFunctionParams.call(void 0),ve(),c.expect.call(void 0,r.TokenType.arrow),i.state.error?(i.state.restoreFromSnapshot(e),!1):(a.parseFunctionBody.call(void 0,!0),!0)}function z(){i.state.type===r.TokenType.bitShiftL&&(--i.state.pos,t.finishToken.call(void 0,r.TokenType.lessThan)),Ge()}function Ge(){let e=t.pushTypeContext.call(void 0,0);for(c.expect.call(void 0,r.TokenType.lessThan);!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)R(),t.eat.call(void 0,r.TokenType.comma);e?(c.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e)):(t.popTypeContext.call(void 0,e),t.rescan_gt.call(void 0),c.expect.call(void 0,r.TokenType.greaterThan),i.state.tokens[i.state.tokens.length-1].isType=!0)}function Ke(){if(t.match.call(void 0,r.TokenType.name))switch(i.state.contextualKeyword){case n.ContextualKeyword._abstract:case n.ContextualKeyword._declare:case n.ContextualKeyword._enum:case n.ContextualKeyword._interface:case n.ContextualKeyword._module:case n.ContextualKeyword._namespace:case n.ContextualKeyword._type:return!0;default:break}return!1}e.tsIsDeclarationStart=Ke;function qe(e,n){if(t.match.call(void 0,r.TokenType.colon)&&I(r.TokenType.colon),!t.match.call(void 0,r.TokenType.braceL)&&c.isLineTerminator.call(void 0)){let t=i.state.tokens.length-1;for(;t>=0&&(i.state.tokens[t].start>=e||i.state.tokens[t].type===r.TokenType._default||i.state.tokens[t].type===r.TokenType._export);)i.state.tokens[t].isType=!0,t--;return}a.parseFunctionBody.call(void 0,!1,n)}e.tsParseFunctionBodyAndFinish=qe;function Je(e,n,o){if(!c.hasPrecedingLineBreak.call(void 0)&&t.eat.call(void 0,r.TokenType.bang)){i.state.tokens[i.state.tokens.length-1].type=r.TokenType.nonNullAssertion;return}if(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.bitShiftL)){let o=i.state.snapshot();if(!n&&a.atPossibleAsync.call(void 0)&&We())return;if(z(),!n&&t.eat.call(void 0,r.TokenType.parenL)?(i.state.tokens[i.state.tokens.length-1].subscriptStartIndex=e,a.parseCallExpressionArguments.call(void 0)):t.match.call(void 0,r.TokenType.backQuote)?a.parseTemplate.call(void 0):(i.state.type===r.TokenType.greaterThan||i.state.type!==r.TokenType.parenL&&i.state.type&r.TokenType.IS_EXPRESSION_START&&!c.hasPrecedingLineBreak.call(void 0))&&c.unexpected.call(void 0),i.state.error)i.state.restoreFromSnapshot(o);else return}else !n&&t.match.call(void 0,r.TokenType.questionDot)&&t.lookaheadType.call(void 0)===r.TokenType.lessThan&&(t.next.call(void 0),i.state.tokens[e].isOptionalChainStart=!0,i.state.tokens[i.state.tokens.length-1].subscriptStartIndex=e,Ge(),c.expect.call(void 0,r.TokenType.parenL),a.parseCallExpressionArguments.call(void 0));a.baseParseSubscript.call(void 0,e,n,o)}e.tsParseSubscript=Je;function Ye(){if(t.eat.call(void 0,r.TokenType._import))return c.isContextual.call(void 0,n.ContextualKeyword._type)&&t.lookaheadType.call(void 0)!==r.TokenType.eq&&c.expectContextual.call(void 0,n.ContextualKeyword._type),Fe(),!0;if(t.eat.call(void 0,r.TokenType.eq))return a.parseExpression.call(void 0),c.semicolon.call(void 0),!0;if(c.eatContextual.call(void 0,n.ContextualKeyword._as))return c.expectContextual.call(void 0,n.ContextualKeyword._namespace),a.parseIdentifier.call(void 0),c.semicolon.call(void 0),!0;if(c.isContextual.call(void 0,n.ContextualKeyword._type)){let e=t.lookaheadType.call(void 0);(e===r.TokenType.braceL||e===r.TokenType.star)&&t.next.call(void 0)}return!1}e.tsTryParseExport=Ye;function Xe(){if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ImportAccess,i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration;return}a.parseIdentifier.call(void 0),i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ImportAccess,i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration,i.state.tokens[i.state.tokens.length-4].isType=!0,i.state.tokens[i.state.tokens.length-3].isType=!0,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0}e.tsParseImportSpecifier=Xe;function Ze(){if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ExportAccess;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ExportAccess,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ExportAccess;return}a.parseIdentifier.call(void 0),i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ExportAccess,i.state.tokens[i.state.tokens.length-4].isType=!0,i.state.tokens[i.state.tokens.length-3].isType=!0,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0}e.tsParseExportSpecifier=Ze;function Qe(){if(c.isContextual.call(void 0,n.ContextualKeyword._abstract)&&t.lookaheadType.call(void 0)===r.TokenType._class)return i.state.type=r.TokenType._abstract,t.next.call(void 0),s.parseClass.call(void 0,!0,!0),!0;if(c.isContextual.call(void 0,n.ContextualKeyword._interface)){let e=t.pushTypeContext.call(void 0,2);return He(n.ContextualKeyword._interface,!0),t.popTypeContext.call(void 0,e),!0}return!1}e.tsTryParseExportDefaultExpression=Qe;function $e(){if(i.state.type===r.TokenType._const){let e=t.lookaheadTypeAndKeyword.call(void 0);if(e.type===r.TokenType.name&&e.contextualKeyword===n.ContextualKeyword._enum)return c.expect.call(void 0,r.TokenType._const),c.expectContextual.call(void 0,n.ContextualKeyword._enum),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,je(),!0}return!1}e.tsTryParseStatementContent=$e;function et(e){let t=i.state.tokens.length;p([n.ContextualKeyword._abstract,n.ContextualKeyword._readonly,n.ContextualKeyword._declare,n.ContextualKeyword._static,n.ContextualKeyword._override]);let r=i.state.tokens.length;if(D()){let n=e?t-1:t;for(let e=n;e<r;e++)i.state.tokens[e].isType=!0;return!0}return!1}e.tsTryParseClassMemberWithIsStatic=et;function tt(e){Ve(e)||c.semicolon.call(void 0)}e.tsParseIdentifierStatement=tt;function nt(){let e=c.eatContextual.call(void 0,n.ContextualKeyword._declare);e&&(i.state.tokens[i.state.tokens.length-1].type=r.TokenType._declare);let a=!1;if(t.match.call(void 0,r.TokenType.name))if(e){let e=t.pushTypeContext.call(void 0,2);a=Be(),t.popTypeContext.call(void 0,e)}else a=Be();if(!a)if(e){let e=t.pushTypeContext.call(void 0,2);s.parseStatement.call(void 0,!0),t.popTypeContext.call(void 0,e)}else s.parseStatement.call(void 0,!0)}e.tsParseExportDeclaration=nt;function rt(e){if(e&&(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.bitShiftL))&&z(),c.eatContextual.call(void 0,n.ContextualKeyword._implements)){i.state.tokens[i.state.tokens.length-1].type=r.TokenType._implements;let e=t.pushTypeContext.call(void 0,1);Ee(),t.popTypeContext.call(void 0,e)}}e.tsAfterParseClassSuper=rt;function it(){S()}e.tsStartParseObjPropValue=it;function at(){S()}e.tsStartParseFunctionParams=at;function ot(){let e=t.pushTypeContext.call(void 0,0);c.hasPrecedingLineBreak.call(void 0)||t.eat.call(void 0,r.TokenType.bang),ye(),t.popTypeContext.call(void 0,e)}e.tsAfterParseVarHead=ot;function st(){t.match.call(void 0,r.TokenType.colon)&&L()}e.tsStartParseAsyncArrowFromCallExpression=st;function ct(e,t){return i.isJSXEnabled?lt(e,t):ut(e,t)}e.tsParseMaybeAssign=ct;function lt(e,n){if(!t.match.call(void 0,r.TokenType.lessThan))return a.baseParseMaybeAssign.call(void 0,e,n);let o=i.state.snapshot(),s=a.baseParseMaybeAssign.call(void 0,e,n);if(i.state.error)i.state.restoreFromSnapshot(o);else return s;return i.state.type=r.TokenType.typeParameterStart,C(),s=a.baseParseMaybeAssign.call(void 0,e,n),s||c.unexpected.call(void 0),s}e.tsParseMaybeAssignWithJSX=lt;function ut(e,n){if(!t.match.call(void 0,r.TokenType.lessThan))return a.baseParseMaybeAssign.call(void 0,e,n);let o=i.state.snapshot();C();let s=a.baseParseMaybeAssign.call(void 0,e,n);if(s||c.unexpected.call(void 0),i.state.error)i.state.restoreFromSnapshot(o);else return s;return a.baseParseMaybeAssign.call(void 0,e,n)}e.tsParseMaybeAssignWithoutJSX=ut;function dt(){if(t.match.call(void 0,r.TokenType.colon)){let e=i.state.snapshot();I(r.TokenType.colon),c.canInsertSemicolon.call(void 0)&&c.unexpected.call(void 0),t.match.call(void 0,r.TokenType.arrow)||c.unexpected.call(void 0),i.state.error&&i.state.restoreFromSnapshot(e)}return t.eat.call(void 0,r.TokenType.arrow)}e.tsParseArrow=dt;function ft(){let e=t.pushTypeContext.call(void 0,0);t.eat.call(void 0,r.TokenType.question),ye(),t.popTypeContext.call(void 0,e)}e.tsParseAssignableListItemTypes=ft;function pt(){(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.bitShiftL))&&z(),s.baseParseMaybeDecoratorArguments.call(void 0)}e.tsParseMaybeDecoratorArguments=pt})),tm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=$(),r=Tp(),i=rm(),a=Ep(),o=wp(),s=Op(),c=em();function l(){let e=!1,i=!1;for(;;){if(r.state.pos>=r.input.length){a.unexpected.call(void 0,`Unterminated JSX contents`);return}let s=r.input.charCodeAt(r.state.pos);if(s===o.charCodes.lessThan||s===o.charCodes.leftCurlyBrace){if(r.state.pos===r.state.start){if(s===o.charCodes.lessThan){r.state.pos++,t.finishToken.call(void 0,n.TokenType.jsxTagStart);return}t.getTokenFromCode.call(void 0,s);return}e&&!i?t.finishToken.call(void 0,n.TokenType.jsxEmptyText):t.finishToken.call(void 0,n.TokenType.jsxText);return}s===o.charCodes.lineFeed?e=!0:s!==o.charCodes.space&&s!==o.charCodes.carriageReturn&&s!==o.charCodes.tab&&(i=!0),r.state.pos++}}function u(e){for(r.state.pos++;;){if(r.state.pos>=r.input.length){a.unexpected.call(void 0,`Unterminated string constant`);return}if(r.input.charCodeAt(r.state.pos)===e){r.state.pos++;break}r.state.pos++}t.finishToken.call(void 0,n.TokenType.string)}function d(){let e;do{if(r.state.pos>r.input.length){a.unexpected.call(void 0,`Unexpectedly reached the end of input.`);return}e=r.input.charCodeAt(++r.state.pos)}while(s.IS_IDENTIFIER_CHAR[e]||e===o.charCodes.dash);t.finishToken.call(void 0,n.TokenType.jsxName)}function f(){x()}function p(e){if(f(),!t.eat.call(void 0,n.TokenType.colon)){r.state.tokens[r.state.tokens.length-1].identifierRole=e;return}f()}function m(){let e=r.state.tokens.length;p(t.IdentifierRole.Access);let i=!1;for(;t.match.call(void 0,n.TokenType.dot);)i=!0,x(),f();if(!i){let t=r.state.tokens[e],n=r.input.charCodeAt(t.start);n>=o.charCodes.lowercaseA&&n<=o.charCodes.lowercaseZ&&(t.identifierRole=null)}}function h(){switch(r.state.type){case n.TokenType.braceL:t.next.call(void 0),i.parseExpression.call(void 0),x();return;case n.TokenType.jsxTagStart:b(),x();return;case n.TokenType.string:x();return;default:a.unexpected.call(void 0,`JSX value should be either an expression or a quoted JSX text`)}}function g(){a.expect.call(void 0,n.TokenType.ellipsis),i.parseExpression.call(void 0)}function _(e){if(t.match.call(void 0,n.TokenType.jsxTagEnd))return!1;m(),r.isTypeScriptEnabled&&c.tsTryParseJSXTypeArgument.call(void 0);let s=!1;for(;!t.match.call(void 0,n.TokenType.slash)&&!t.match.call(void 0,n.TokenType.jsxTagEnd)&&!r.state.error;){if(t.eat.call(void 0,n.TokenType.braceL)){s=!0,a.expect.call(void 0,n.TokenType.ellipsis),i.parseMaybeAssign.call(void 0),x();continue}s&&r.state.end-r.state.start===3&&r.input.charCodeAt(r.state.start)===o.charCodes.lowercaseK&&r.input.charCodeAt(r.state.start+1)===o.charCodes.lowercaseE&&r.input.charCodeAt(r.state.start+2)===o.charCodes.lowercaseY&&(r.state.tokens[e].jsxRole=t.JSXRole.KeyAfterPropSpread),p(t.IdentifierRole.ObjectKey),t.match.call(void 0,n.TokenType.eq)&&(x(),h())}let l=t.match.call(void 0,n.TokenType.slash);return l&&x(),l}function v(){t.match.call(void 0,n.TokenType.jsxTagEnd)||m()}function y(){let e=r.state.tokens.length-1;r.state.tokens[e].jsxRole=t.JSXRole.NoChildren;let o=0;if(!_(e))for(S();;)switch(r.state.type){case n.TokenType.jsxTagStart:if(x(),t.match.call(void 0,n.TokenType.slash)){x(),v(),r.state.tokens[e].jsxRole!==t.JSXRole.KeyAfterPropSpread&&(o===1?r.state.tokens[e].jsxRole=t.JSXRole.OneChild:o>1&&(r.state.tokens[e].jsxRole=t.JSXRole.StaticChildren));return}o++,y(),S();break;case n.TokenType.jsxText:o++,S();break;case n.TokenType.jsxEmptyText:S();break;case n.TokenType.braceL:t.next.call(void 0),t.match.call(void 0,n.TokenType.ellipsis)?(g(),S(),o+=2):(t.match.call(void 0,n.TokenType.braceR)||(o++,i.parseExpression.call(void 0)),S());break;default:a.unexpected.call(void 0);return}}function b(){x(),y()}e.jsxParseElement=b;function x(){r.state.tokens.push(new t.Token),t.skipSpace.call(void 0),r.state.start=r.state.pos;let e=r.input.charCodeAt(r.state.pos);if(s.IS_IDENTIFIER_START[e])d();else if(e===o.charCodes.quotationMark||e===o.charCodes.apostrophe)u(e);else switch(++r.state.pos,e){case o.charCodes.greaterThan:t.finishToken.call(void 0,n.TokenType.jsxTagEnd);break;case o.charCodes.lessThan:t.finishToken.call(void 0,n.TokenType.jsxTagStart);break;case o.charCodes.slash:t.finishToken.call(void 0,n.TokenType.slash);break;case o.charCodes.equalsTo:t.finishToken.call(void 0,n.TokenType.eq);break;case o.charCodes.leftCurlyBrace:t.finishToken.call(void 0,n.TokenType.braceL);break;case o.charCodes.dot:t.finishToken.call(void 0,n.TokenType.dot);break;case o.charCodes.colon:t.finishToken.call(void 0,n.TokenType.colon);break;default:a.unexpected.call(void 0)}}e.nextJSXTagToken=x;function S(){r.state.tokens.push(new t.Token),r.state.start=r.state.pos,l()}})),nm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=$(),r=Tp(),i=rm(),a=im(),o=em();function s(e){if(t.match.call(void 0,n.TokenType.question)){let e=t.lookaheadType.call(void 0);if(e===n.TokenType.colon||e===n.TokenType.comma||e===n.TokenType.parenR)return}i.baseParseConditional.call(void 0,e)}e.typedParseConditional=s;function c(){t.eatTypeToken.call(void 0,n.TokenType.question),t.match.call(void 0,n.TokenType.colon)&&(r.isTypeScriptEnabled?o.tsParseTypeAnnotation.call(void 0):r.isFlowEnabled&&a.flowParseTypeAnnotation.call(void 0))}e.typedParseParenItem=c})),rm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=im(),n=tm(),r=nm(),i=em(),a=jp(),o=Sp(),s=Cp(),c=$(),l=wp(),u=Op(),d=Tp(),f=$p(),p=am(),m=Ep(),h=class{constructor(e){this.stop=e}};e.StopState=h;function g(e=!1){if(_(e),a.match.call(void 0,c.TokenType.comma))for(;a.eat.call(void 0,c.TokenType.comma);)_(e)}e.parseExpression=g;function _(e=!1,n=!1){return d.isTypeScriptEnabled?i.tsParseMaybeAssign.call(void 0,e,n):d.isFlowEnabled?t.flowParseMaybeAssign.call(void 0,e,n):v(e,n)}e.parseMaybeAssign=_;function v(e,t){if(a.match.call(void 0,c.TokenType._yield))return Se(),!1;(a.match.call(void 0,c.TokenType.parenL)||a.match.call(void 0,c.TokenType.name)||a.match.call(void 0,c.TokenType._yield))&&(d.state.potentialArrowAt=d.state.start);let n=y(e);return t&&ue(),d.state.type&c.TokenType.IS_ASSIGN?(a.next.call(void 0),_(e),!1):n}e.baseParseMaybeAssign=v;function y(e){return S(e)?!0:(b(e),!1)}function b(e){d.isTypeScriptEnabled||d.isFlowEnabled?r.typedParseConditional.call(void 0,e):x(e)}function x(e){a.eat.call(void 0,c.TokenType.question)&&(_(),m.expect.call(void 0,c.TokenType.colon),_(e))}e.baseParseConditional=x;function S(e){let t=d.state.tokens.length;return w()?!0:(C(t,-1,e),!1)}function C(e,t,n){if(d.isTypeScriptEnabled&&(c.TokenType._in&c.TokenType.PRECEDENCE_MASK)>t&&!m.hasPrecedingLineBreak.call(void 0)&&(m.eatContextual.call(void 0,o.ContextualKeyword._as)||m.eatContextual.call(void 0,o.ContextualKeyword._satisfies))){let r=a.pushTypeContext.call(void 0,1);i.tsParseType.call(void 0),a.popTypeContext.call(void 0,r),a.rescan_gt.call(void 0),C(e,t,n);return}let r=d.state.type&c.TokenType.PRECEDENCE_MASK;if(r>0&&(!n||!a.match.call(void 0,c.TokenType._in))&&r>t){let i=d.state.type;a.next.call(void 0),i===c.TokenType.nullishCoalescing&&(d.state.tokens[d.state.tokens.length-1].nullishStartIndex=e);let o=d.state.tokens.length;w(),C(o,i&c.TokenType.IS_RIGHT_ASSOCIATIVE?r-1:r,n),i===c.TokenType.nullishCoalescing&&(d.state.tokens[e].numNullishCoalesceStarts++,d.state.tokens[d.state.tokens.length-1].numNullishCoalesceEnds++),C(e,t,n)}}function w(){if(d.isTypeScriptEnabled&&!d.isJSXEnabled&&a.eat.call(void 0,c.TokenType.lessThan))return i.tsParseTypeAssertion.call(void 0),!1;if(m.isContextual.call(void 0,o.ContextualKeyword._module)&&a.lookaheadCharCode.call(void 0)===l.charCodes.leftCurlyBrace&&!m.hasFollowingLineBreak.call(void 0))return Ce(),!1;if(d.state.type&c.TokenType.IS_PREFIX)return a.next.call(void 0),w(),!1;if(ee())return!0;for(;d.state.type&c.TokenType.IS_POSTFIX&&!m.canInsertSemicolon.call(void 0);)d.state.type===c.TokenType.preIncDec&&(d.state.type=c.TokenType.postIncDec),a.next.call(void 0);return!1}e.parseMaybeUnary=w;function ee(){let e=d.state.tokens.length;return ie()?!0:(T(e),d.state.tokens.length>e&&d.state.tokens[e].isOptionalChainStart&&(d.state.tokens[d.state.tokens.length-1].isOptionalChainEnd=!0),!1)}e.parseExprSubscripts=ee;function T(e,n=!1){d.isFlowEnabled?t.flowParseSubscripts.call(void 0,e,n):E(e,n)}function E(e,t=!1){let n=new h(!1);do te(e,t,n);while(!n.stop&&!d.state.error)}e.baseParseSubscripts=E;function te(e,n,r){d.isTypeScriptEnabled?i.tsParseSubscript.call(void 0,e,n,r):d.isFlowEnabled?t.flowParseSubscript.call(void 0,e,n,r):D(e,n,r)}function D(e,t,n){if(!t&&a.eat.call(void 0,c.TokenType.doubleColon))A(),n.stop=!0,T(e,t);else if(a.match.call(void 0,c.TokenType.questionDot)){if(d.state.tokens[e].isOptionalChainStart=!0,t&&a.lookaheadType.call(void 0)===c.TokenType.parenL){n.stop=!0;return}a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e,a.eat.call(void 0,c.TokenType.bracketL)?(g(),m.expect.call(void 0,c.TokenType.bracketR)):a.eat.call(void 0,c.TokenType.parenL)?k():ae()}else if(a.eat.call(void 0,c.TokenType.dot))d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e,ae();else if(a.eat.call(void 0,c.TokenType.bracketL))d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e,g(),m.expect.call(void 0,c.TokenType.bracketR);else if(!t&&a.match.call(void 0,c.TokenType.parenL))if(O()){let t=d.state.snapshot(),r=d.state.tokens.length;a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e;let i=d.getNextContextId.call(void 0);d.state.tokens[d.state.tokens.length-1].contextId=i,k(),d.state.tokens[d.state.tokens.length-1].contextId=i,ne()&&(d.state.restoreFromSnapshot(t),n.stop=!0,d.state.scopeDepth++,p.parseFunctionParams.call(void 0),re(r))}else{a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e;let t=d.getNextContextId.call(void 0);d.state.tokens[d.state.tokens.length-1].contextId=t,k(),d.state.tokens[d.state.tokens.length-1].contextId=t}else a.match.call(void 0,c.TokenType.backQuote)?pe():n.stop=!0}e.baseParseSubscript=D;function O(){return d.state.tokens[d.state.tokens.length-1].contextualKeyword===o.ContextualKeyword._async&&!m.canInsertSemicolon.call(void 0)}e.atPossibleAsync=O;function k(){let e=!0;for(;!a.eat.call(void 0,c.TokenType.parenR)&&!d.state.error;){if(e)e=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.eat.call(void 0,c.TokenType.parenR))break;xe(!1)}}e.parseCallExpressionArguments=k;function ne(){return a.match.call(void 0,c.TokenType.colon)||a.match.call(void 0,c.TokenType.arrow)}function re(e){d.isTypeScriptEnabled?i.tsStartParseAsyncArrowFromCallExpression.call(void 0):d.isFlowEnabled&&t.flowStartParseAsyncArrowFromCallExpression.call(void 0),m.expect.call(void 0,c.TokenType.arrow),I(e)}function A(){let e=d.state.tokens.length;ie(),T(e,!0)}function ie(){if(a.eat.call(void 0,c.TokenType.modulo))return L(),!1;if(a.match.call(void 0,c.TokenType.jsxText)||a.match.call(void 0,c.TokenType.jsxEmptyText))return j(),!1;if(a.match.call(void 0,c.TokenType.lessThan)&&d.isJSXEnabled)return d.state.type=c.TokenType.jsxTagStart,n.jsxParseElement.call(void 0),a.next.call(void 0),!1;let e=d.state.potentialArrowAt===d.state.start;switch(d.state.type){case c.TokenType.slash:case c.TokenType.assign:a.retokenizeSlashAsRegex.call(void 0);case c.TokenType._super:case c.TokenType._this:case c.TokenType.regexp:case c.TokenType.num:case c.TokenType.bigint:case c.TokenType.decimal:case c.TokenType.string:case c.TokenType._null:case c.TokenType._true:case c.TokenType._false:return a.next.call(void 0),!1;case c.TokenType._import:return a.next.call(void 0),a.match.call(void 0,c.TokenType.dot)&&(d.state.tokens[d.state.tokens.length-1].type=c.TokenType.name,a.next.call(void 0),L()),!1;case c.TokenType.name:{let t=d.state.tokens.length,n=d.state.start,r=d.state.contextualKeyword;return L(),r===o.ContextualKeyword._await?(R(),!1):r===o.ContextualKeyword._async&&a.match.call(void 0,c.TokenType._function)&&!m.canInsertSemicolon.call(void 0)?(a.next.call(void 0),p.parseFunction.call(void 0,n,!1),!1):e&&r===o.ContextualKeyword._async&&!m.canInsertSemicolon.call(void 0)&&a.match.call(void 0,c.TokenType.name)?(d.state.scopeDepth++,f.parseBindingIdentifier.call(void 0,!1),m.expect.call(void 0,c.TokenType.arrow),I(t),!0):a.match.call(void 0,c.TokenType._do)&&!m.canInsertSemicolon.call(void 0)?(a.next.call(void 0),p.parseBlock.call(void 0),!1):e&&!m.canInsertSemicolon.call(void 0)&&a.match.call(void 0,c.TokenType.arrow)?(d.state.scopeDepth++,f.markPriorBindingIdentifier.call(void 0,!1),m.expect.call(void 0,c.TokenType.arrow),I(t),!0):(d.state.tokens[d.state.tokens.length-1].identifierRole=a.IdentifierRole.Access,!1)}case c.TokenType._do:return a.next.call(void 0),p.parseBlock.call(void 0),!1;case c.TokenType.parenL:return ce(e);case c.TokenType.bracketL:return a.next.call(void 0),be(c.TokenType.bracketR,!0),!1;case c.TokenType.braceL:return me(!1,!1),!1;case c.TokenType._function:return oe(),!1;case c.TokenType.at:p.parseDecorators.call(void 0);case c.TokenType._class:return p.parseClass.call(void 0,!1),!1;case c.TokenType._new:return de(),!1;case c.TokenType.backQuote:return pe(),!1;case c.TokenType.doubleColon:return a.next.call(void 0),A(),!1;case c.TokenType.hash:{let e=a.lookaheadCharCode.call(void 0);return u.IS_IDENTIFIER_START[e]||e===l.charCodes.backslash?ae():a.next.call(void 0),!1}default:return m.unexpected.call(void 0),!1}}e.parseExprAtom=ie;function ae(){a.eat.call(void 0,c.TokenType.hash),L()}function oe(){let e=d.state.start;L(),a.eat.call(void 0,c.TokenType.dot)&&L(),p.parseFunction.call(void 0,e,!1)}function j(){a.next.call(void 0)}e.parseLiteral=j;function se(){m.expect.call(void 0,c.TokenType.parenL),g(),m.expect.call(void 0,c.TokenType.parenR)}e.parseParenExpression=se;function ce(e){let t=d.state.snapshot(),n=d.state.tokens.length;m.expect.call(void 0,c.TokenType.parenL);let r=!0;for(;!a.match.call(void 0,c.TokenType.parenR)&&!d.state.error;){if(r)r=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.match.call(void 0,c.TokenType.parenR))break;if(a.match.call(void 0,c.TokenType.ellipsis)){f.parseRest.call(void 0,!1),ue();break}else _(!1,!0)}return m.expect.call(void 0,c.TokenType.parenR),e&&le()&&M()?(d.state.restoreFromSnapshot(t),d.state.scopeDepth++,p.parseFunctionParams.call(void 0),M(),I(n),d.state.error?(d.state.restoreFromSnapshot(t),ce(!1),!1):!0):!1}function le(){return a.match.call(void 0,c.TokenType.colon)||!m.canInsertSemicolon.call(void 0)}function M(){return d.isTypeScriptEnabled?i.tsParseArrow.call(void 0):d.isFlowEnabled?t.flowParseArrow.call(void 0):a.eat.call(void 0,c.TokenType.arrow)}e.parseArrow=M;function ue(){(d.isTypeScriptEnabled||d.isFlowEnabled)&&r.typedParseParenItem.call(void 0)}function de(){if(m.expect.call(void 0,c.TokenType._new),a.eat.call(void 0,c.TokenType.dot)){L();return}fe(),d.isFlowEnabled&&t.flowStartParseNewArguments.call(void 0),a.eat.call(void 0,c.TokenType.parenL)&&be(c.TokenType.parenR)}function fe(){A(),a.eat.call(void 0,c.TokenType.questionDot)}function pe(){for(a.nextTemplateToken.call(void 0),a.nextTemplateToken.call(void 0);!a.match.call(void 0,c.TokenType.backQuote)&&!d.state.error;)m.expect.call(void 0,c.TokenType.dollarBraceL),g(),a.nextTemplateToken.call(void 0),a.nextTemplateToken.call(void 0);a.next.call(void 0)}e.parseTemplate=pe;function me(e,t){let n=d.getNextContextId.call(void 0),r=!0;for(a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].contextId=n;!a.eat.call(void 0,c.TokenType.braceR)&&!d.state.error;){if(r)r=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.eat.call(void 0,c.TokenType.braceR))break;let i=!1;if(a.match.call(void 0,c.TokenType.ellipsis)){let n=d.state.tokens.length;if(f.parseSpread.call(void 0),e&&(d.state.tokens.length===n+2&&f.markPriorBindingIdentifier.call(void 0,t),a.eat.call(void 0,c.TokenType.braceR)))break;continue}e||(i=a.eat.call(void 0,c.TokenType.star)),!e&&m.isContextual.call(void 0,o.ContextualKeyword._async)?(i&&m.unexpected.call(void 0),L(),a.match.call(void 0,c.TokenType.colon)||a.match.call(void 0,c.TokenType.parenL)||a.match.call(void 0,c.TokenType.braceR)||a.match.call(void 0,c.TokenType.eq)||a.match.call(void 0,c.TokenType.comma)||(a.match.call(void 0,c.TokenType.star)&&(a.next.call(void 0),i=!0),P(n))):P(n),N(e,t,n)}d.state.tokens[d.state.tokens.length-1].contextId=n}e.parseObj=me;function he(e){return!e&&(a.match.call(void 0,c.TokenType.string)||a.match.call(void 0,c.TokenType.num)||a.match.call(void 0,c.TokenType.bracketL)||a.match.call(void 0,c.TokenType.name)||!!(d.state.type&c.TokenType.IS_KEYWORD))}function ge(e,t){let n=d.state.start;return a.match.call(void 0,c.TokenType.parenL)?(e&&m.unexpected.call(void 0),F(n,!1),!0):he(e)?(P(t),F(n,!1),!0):!1}function _e(e,t){if(a.eat.call(void 0,c.TokenType.colon)){e?f.parseMaybeDefault.call(void 0,t):_(!1);return}let n;n=e?d.state.scopeDepth===0?a.IdentifierRole.ObjectShorthandTopLevelDeclaration:t?a.IdentifierRole.ObjectShorthandBlockScopedDeclaration:a.IdentifierRole.ObjectShorthandFunctionScopedDeclaration:a.IdentifierRole.ObjectShorthand,d.state.tokens[d.state.tokens.length-1].identifierRole=n,f.parseMaybeDefault.call(void 0,t,!0)}function N(e,n,r){d.isTypeScriptEnabled?i.tsStartParseObjPropValue.call(void 0):d.isFlowEnabled&&t.flowStartParseObjPropValue.call(void 0),ge(e,r)||_e(e,n)}function P(e){d.isFlowEnabled&&t.flowParseVariance.call(void 0),a.eat.call(void 0,c.TokenType.bracketL)?(d.state.tokens[d.state.tokens.length-1].contextId=e,_(),m.expect.call(void 0,c.TokenType.bracketR),d.state.tokens[d.state.tokens.length-1].contextId=e):(a.match.call(void 0,c.TokenType.num)||a.match.call(void 0,c.TokenType.string)||a.match.call(void 0,c.TokenType.bigint)||a.match.call(void 0,c.TokenType.decimal)?ie():ae(),d.state.tokens[d.state.tokens.length-1].identifierRole=a.IdentifierRole.ObjectKey,d.state.tokens[d.state.tokens.length-1].contextId=e)}e.parsePropertyName=P;function F(e,t){let n=d.getNextContextId.call(void 0);d.state.scopeDepth++;let r=d.state.tokens.length,i=t;p.parseFunctionParams.call(void 0,i,n),ve(e,n);let a=d.state.tokens.length;d.state.scopes.push(new s.Scope(r,a,!0)),d.state.scopeDepth--}e.parseMethod=F;function I(e){ye(!0);let t=d.state.tokens.length;d.state.scopes.push(new s.Scope(e,t,!0)),d.state.scopeDepth--}e.parseArrowExpression=I;function ve(e,n=0){d.isTypeScriptEnabled?i.tsParseFunctionBodyAndFinish.call(void 0,e,n):d.isFlowEnabled?t.flowParseFunctionBodyAndFinish.call(void 0,n):ye(!1,n)}e.parseFunctionBodyAndFinish=ve;function ye(e,t=0){e&&!a.match.call(void 0,c.TokenType.braceL)?_():p.parseBlock.call(void 0,!0,t)}e.parseFunctionBody=ye;function be(e,t=!1){let n=!0;for(;!a.eat.call(void 0,e)&&!d.state.error;){if(n)n=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.eat.call(void 0,e))break;xe(t)}}function xe(e){e&&a.match.call(void 0,c.TokenType.comma)||(a.match.call(void 0,c.TokenType.ellipsis)?(f.parseSpread.call(void 0),ue()):a.match.call(void 0,c.TokenType.question)?a.next.call(void 0):_(!1,!0))}function L(){a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].type=c.TokenType.name}e.parseIdentifier=L;function R(){w()}function Se(){a.next.call(void 0),!a.match.call(void 0,c.TokenType.semi)&&!m.canInsertSemicolon.call(void 0)&&(a.eat.call(void 0,c.TokenType.star),_())}function Ce(){m.expectContextual.call(void 0,o.ContextualKeyword._module),m.expect.call(void 0,c.TokenType.braceL),p.parseBlockBody.call(void 0,c.TokenType.braceR)}})),im=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=Sp(),r=$(),i=Tp(),a=rm(),o=am(),s=Ep();function c(e){return(e.type===r.TokenType.name||!!(e.type&r.TokenType.IS_KEYWORD))&&e.contextualKeyword!==n.ContextualKeyword._from}function l(e){let n=t.pushTypeContext.call(void 0,0);s.expect.call(void 0,e||r.TokenType.colon),P(),t.popTypeContext.call(void 0,n)}function u(){s.expect.call(void 0,r.TokenType.modulo),s.expectContextual.call(void 0,n.ContextualKeyword._checks),t.eat.call(void 0,r.TokenType.parenL)&&(a.parseExpression.call(void 0),s.expect.call(void 0,r.TokenType.parenR))}function d(){let e=t.pushTypeContext.call(void 0,0);s.expect.call(void 0,r.TokenType.colon),t.match.call(void 0,r.TokenType.modulo)?u():(P(),t.match.call(void 0,r.TokenType.modulo)&&u()),t.popTypeContext.call(void 0,e)}function f(){t.next.call(void 0),S(!0)}function p(){t.next.call(void 0),a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.lessThan)&&D(),s.expect.call(void 0,r.TokenType.parenL),fe(),s.expect.call(void 0,r.TokenType.parenR),d(),s.semicolon.call(void 0)}function m(){t.match.call(void 0,r.TokenType._class)?f():t.match.call(void 0,r.TokenType._function)?p():t.match.call(void 0,r.TokenType._var)?h():s.eatContextual.call(void 0,n.ContextualKeyword._module)?t.eat.call(void 0,r.TokenType.dot)?v():g():s.isContextual.call(void 0,n.ContextualKeyword._type)?y():s.isContextual.call(void 0,n.ContextualKeyword._opaque)?b():s.isContextual.call(void 0,n.ContextualKeyword._interface)?x():t.match.call(void 0,r.TokenType._export)?_():s.unexpected.call(void 0)}function h(){t.next.call(void 0),I(),s.semicolon.call(void 0)}function g(){for(t.match.call(void 0,r.TokenType.string)?a.parseExprAtom.call(void 0):a.parseIdentifier.call(void 0),s.expect.call(void 0,r.TokenType.braceL);!t.match.call(void 0,r.TokenType.braceR)&&!i.state.error;)t.match.call(void 0,r.TokenType._import)?(t.next.call(void 0),o.parseImport.call(void 0)):s.unexpected.call(void 0);s.expect.call(void 0,r.TokenType.braceR)}function _(){s.expect.call(void 0,r.TokenType._export),t.eat.call(void 0,r.TokenType._default)?t.match.call(void 0,r.TokenType._function)||t.match.call(void 0,r.TokenType._class)?m():(P(),s.semicolon.call(void 0)):t.match.call(void 0,r.TokenType._var)||t.match.call(void 0,r.TokenType._function)||t.match.call(void 0,r.TokenType._class)||s.isContextual.call(void 0,n.ContextualKeyword._opaque)?m():t.match.call(void 0,r.TokenType.star)||t.match.call(void 0,r.TokenType.braceL)||s.isContextual.call(void 0,n.ContextualKeyword._interface)||s.isContextual.call(void 0,n.ContextualKeyword._type)||s.isContextual.call(void 0,n.ContextualKeyword._opaque)?o.parseExport.call(void 0):s.unexpected.call(void 0)}function v(){s.expectContextual.call(void 0,n.ContextualKeyword._exports),F(),s.semicolon.call(void 0)}function y(){t.next.call(void 0),T()}function b(){t.next.call(void 0),E(!0)}function x(){t.next.call(void 0),S()}function S(e=!1){if(ee(),t.match.call(void 0,r.TokenType.lessThan)&&D(),t.eat.call(void 0,r.TokenType._extends))do C();while(!e&&t.eat.call(void 0,r.TokenType.comma));if(s.isContextual.call(void 0,n.ContextualKeyword._mixins)){t.next.call(void 0);do C();while(t.eat.call(void 0,r.TokenType.comma))}if(s.isContextual.call(void 0,n.ContextualKeyword._implements)){t.next.call(void 0);do C();while(t.eat.call(void 0,r.TokenType.comma))}oe(e,!1,e)}function C(){ce(!1),t.match.call(void 0,r.TokenType.lessThan)&&O()}function w(){S()}function ee(){a.parseIdentifier.call(void 0)}function T(){ee(),t.match.call(void 0,r.TokenType.lessThan)&&D(),l(r.TokenType.eq),s.semicolon.call(void 0)}function E(e){s.expectContextual.call(void 0,n.ContextualKeyword._type),ee(),t.match.call(void 0,r.TokenType.lessThan)&&D(),t.match.call(void 0,r.TokenType.colon)&&l(r.TokenType.colon),e||l(r.TokenType.eq),s.semicolon.call(void 0)}function te(){ve(),I(),t.eat.call(void 0,r.TokenType.eq)&&P()}function D(){let e=t.pushTypeContext.call(void 0,0);t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.typeParameterStart)?t.next.call(void 0):s.unexpected.call(void 0);do te(),t.match.call(void 0,r.TokenType.greaterThan)||s.expect.call(void 0,r.TokenType.comma);while(!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error);s.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e)}e.flowParseTypeParameterDeclaration=D;function O(){let e=t.pushTypeContext.call(void 0,0);for(s.expect.call(void 0,r.TokenType.lessThan);!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)P(),t.match.call(void 0,r.TokenType.greaterThan)||s.expect.call(void 0,r.TokenType.comma);s.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e)}function k(){if(s.expectContextual.call(void 0,n.ContextualKeyword._interface),t.eat.call(void 0,r.TokenType._extends))do C();while(t.eat.call(void 0,r.TokenType.comma));oe(!1,!1,!1)}function ne(){t.match.call(void 0,r.TokenType.num)||t.match.call(void 0,r.TokenType.string)?a.parseExprAtom.call(void 0):a.parseIdentifier.call(void 0)}function re(){t.lookaheadType.call(void 0)===r.TokenType.colon?(ne(),l()):P(),s.expect.call(void 0,r.TokenType.bracketR),l()}function A(){ne(),s.expect.call(void 0,r.TokenType.bracketR),s.expect.call(void 0,r.TokenType.bracketR),t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.parenL)?ie():(t.eat.call(void 0,r.TokenType.question),l())}function ie(){for(t.match.call(void 0,r.TokenType.lessThan)&&D(),s.expect.call(void 0,r.TokenType.parenL);!t.match.call(void 0,r.TokenType.parenR)&&!t.match.call(void 0,r.TokenType.ellipsis)&&!i.state.error;)de(),t.match.call(void 0,r.TokenType.parenR)||s.expect.call(void 0,r.TokenType.comma);t.eat.call(void 0,r.TokenType.ellipsis)&&de(),s.expect.call(void 0,r.TokenType.parenR),l()}function ae(){ie()}function oe(e,a,o){let c;for(a&&t.match.call(void 0,r.TokenType.braceBarL)?(s.expect.call(void 0,r.TokenType.braceBarL),c=r.TokenType.braceBarR):(s.expect.call(void 0,r.TokenType.braceL),c=r.TokenType.braceR);!t.match.call(void 0,c)&&!i.state.error;){if(o&&s.isContextual.call(void 0,n.ContextualKeyword._proto)){let n=t.lookaheadType.call(void 0);n!==r.TokenType.colon&&n!==r.TokenType.question&&(t.next.call(void 0),e=!1)}if(e&&s.isContextual.call(void 0,n.ContextualKeyword._static)){let e=t.lookaheadType.call(void 0);e!==r.TokenType.colon&&e!==r.TokenType.question&&t.next.call(void 0)}if(ve(),t.eat.call(void 0,r.TokenType.bracketL))t.eat.call(void 0,r.TokenType.bracketL)?A():re();else if(t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan))ae();else{if(s.isContextual.call(void 0,n.ContextualKeyword._get)||s.isContextual.call(void 0,n.ContextualKeyword._set)){let e=t.lookaheadType.call(void 0);(e===r.TokenType.name||e===r.TokenType.string||e===r.TokenType.num)&&t.next.call(void 0)}j()}se()}s.expect.call(void 0,c)}function j(){if(t.match.call(void 0,r.TokenType.ellipsis)){if(s.expect.call(void 0,r.TokenType.ellipsis),t.eat.call(void 0,r.TokenType.comma)||t.eat.call(void 0,r.TokenType.semi),t.match.call(void 0,r.TokenType.braceR))return;P()}else ne(),t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.parenL)?ie():(t.eat.call(void 0,r.TokenType.question),l())}function se(){!t.eat.call(void 0,r.TokenType.semi)&&!t.eat.call(void 0,r.TokenType.comma)&&!t.match.call(void 0,r.TokenType.braceR)&&!t.match.call(void 0,r.TokenType.braceBarR)&&s.unexpected.call(void 0)}function ce(e){for(e||a.parseIdentifier.call(void 0);t.eat.call(void 0,r.TokenType.dot);)a.parseIdentifier.call(void 0)}function le(){ce(!0),t.match.call(void 0,r.TokenType.lessThan)&&O()}function M(){s.expect.call(void 0,r.TokenType._typeof),pe()}function ue(){for(s.expect.call(void 0,r.TokenType.bracketL);i.state.pos<i.input.length&&!t.match.call(void 0,r.TokenType.bracketR)&&(P(),!t.match.call(void 0,r.TokenType.bracketR));)s.expect.call(void 0,r.TokenType.comma);s.expect.call(void 0,r.TokenType.bracketR)}function de(){let e=t.lookaheadType.call(void 0);e===r.TokenType.colon||e===r.TokenType.question?(a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType.question),l()):P()}function fe(){for(;!t.match.call(void 0,r.TokenType.parenR)&&!t.match.call(void 0,r.TokenType.ellipsis)&&!i.state.error;)de(),t.match.call(void 0,r.TokenType.parenR)||s.expect.call(void 0,r.TokenType.comma);t.eat.call(void 0,r.TokenType.ellipsis)&&de()}function pe(){let e=!1,o=i.state.noAnonFunctionType;switch(i.state.type){case r.TokenType.name:if(s.isContextual.call(void 0,n.ContextualKeyword._interface)){k();return}a.parseIdentifier.call(void 0),le();return;case r.TokenType.braceL:oe(!1,!1,!1);return;case r.TokenType.braceBarL:oe(!1,!0,!1);return;case r.TokenType.bracketL:ue();return;case r.TokenType.lessThan:D(),s.expect.call(void 0,r.TokenType.parenL),fe(),s.expect.call(void 0,r.TokenType.parenR),s.expect.call(void 0,r.TokenType.arrow),P();return;case r.TokenType.parenL:if(t.next.call(void 0),!t.match.call(void 0,r.TokenType.parenR)&&!t.match.call(void 0,r.TokenType.ellipsis))if(t.match.call(void 0,r.TokenType.name)){let n=t.lookaheadType.call(void 0);e=n!==r.TokenType.question&&n!==r.TokenType.colon}else e=!0;if(e)if(i.state.noAnonFunctionType=!1,P(),i.state.noAnonFunctionType=o,i.state.noAnonFunctionType||!(t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.parenR)&&t.lookaheadType.call(void 0)===r.TokenType.arrow)){s.expect.call(void 0,r.TokenType.parenR);return}else t.eat.call(void 0,r.TokenType.comma);fe(),s.expect.call(void 0,r.TokenType.parenR),s.expect.call(void 0,r.TokenType.arrow),P();return;case r.TokenType.minus:t.next.call(void 0),a.parseLiteral.call(void 0);return;case r.TokenType.string:case r.TokenType.num:case r.TokenType._true:case r.TokenType._false:case r.TokenType._null:case r.TokenType._this:case r.TokenType._void:case r.TokenType.star:t.next.call(void 0);return;default:if(i.state.type===r.TokenType._typeof){M();return}else if(i.state.type&r.TokenType.IS_KEYWORD){t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].type=r.TokenType.name;return}}s.unexpected.call(void 0)}function me(){for(pe();!s.canInsertSemicolon.call(void 0)&&(t.match.call(void 0,r.TokenType.bracketL)||t.match.call(void 0,r.TokenType.questionDot));)t.eat.call(void 0,r.TokenType.questionDot),s.expect.call(void 0,r.TokenType.bracketL),t.eat.call(void 0,r.TokenType.bracketR)||(P(),s.expect.call(void 0,r.TokenType.bracketR))}function he(){t.eat.call(void 0,r.TokenType.question)?he():me()}function ge(){he(),!i.state.noAnonFunctionType&&t.eat.call(void 0,r.TokenType.arrow)&&P()}function _e(){for(t.eat.call(void 0,r.TokenType.bitwiseAND),ge();t.eat.call(void 0,r.TokenType.bitwiseAND);)ge()}function N(){for(t.eat.call(void 0,r.TokenType.bitwiseOR),_e();t.eat.call(void 0,r.TokenType.bitwiseOR);)_e()}function P(){N()}function F(){l()}e.flowParseTypeAnnotation=F;function I(){a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.colon)&&F()}function ve(){(t.match.call(void 0,r.TokenType.plus)||t.match.call(void 0,r.TokenType.minus))&&(t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].isType=!0)}e.flowParseVariance=ve;function ye(e){t.match.call(void 0,r.TokenType.colon)&&d(),a.parseFunctionBody.call(void 0,!1,e)}e.flowParseFunctionBodyAndFinish=ye;function be(e,n,o){if(t.match.call(void 0,r.TokenType.questionDot)&&t.lookaheadType.call(void 0)===r.TokenType.lessThan){if(n){o.stop=!0;return}t.next.call(void 0),O(),s.expect.call(void 0,r.TokenType.parenL),a.parseCallExpressionArguments.call(void 0);return}else if(!n&&t.match.call(void 0,r.TokenType.lessThan)){let e=i.state.snapshot();if(O(),s.expect.call(void 0,r.TokenType.parenL),a.parseCallExpressionArguments.call(void 0),i.state.error)i.state.restoreFromSnapshot(e);else return}a.baseParseSubscript.call(void 0,e,n,o)}e.flowParseSubscript=be;function xe(){if(t.match.call(void 0,r.TokenType.lessThan)){let e=i.state.snapshot();O(),i.state.error&&i.state.restoreFromSnapshot(e)}}e.flowStartParseNewArguments=xe;function L(){if(t.match.call(void 0,r.TokenType.name)&&i.state.contextualKeyword===n.ContextualKeyword._interface){let e=t.pushTypeContext.call(void 0,0);return t.next.call(void 0),w(),t.popTypeContext.call(void 0,e),!0}else if(s.isContextual.call(void 0,n.ContextualKeyword._enum))return Be(),!0;return!1}e.flowTryParseStatement=L;function R(){return s.isContextual.call(void 0,n.ContextualKeyword._enum)?(Be(),!0):!1}e.flowTryParseExportDefaultExpression=R;function Se(e){if(e===n.ContextualKeyword._declare){if(t.match.call(void 0,r.TokenType._class)||t.match.call(void 0,r.TokenType.name)||t.match.call(void 0,r.TokenType._function)||t.match.call(void 0,r.TokenType._var)||t.match.call(void 0,r.TokenType._export)){let e=t.pushTypeContext.call(void 0,1);m(),t.popTypeContext.call(void 0,e)}}else if(t.match.call(void 0,r.TokenType.name)){if(e===n.ContextualKeyword._interface){let e=t.pushTypeContext.call(void 0,1);w(),t.popTypeContext.call(void 0,e)}else if(e===n.ContextualKeyword._type){let e=t.pushTypeContext.call(void 0,1);T(),t.popTypeContext.call(void 0,e)}else if(e===n.ContextualKeyword._opaque){let e=t.pushTypeContext.call(void 0,1);E(!1),t.popTypeContext.call(void 0,e)}}s.semicolon.call(void 0)}e.flowParseIdentifierStatement=Se;function Ce(){return s.isContextual.call(void 0,n.ContextualKeyword._type)||s.isContextual.call(void 0,n.ContextualKeyword._interface)||s.isContextual.call(void 0,n.ContextualKeyword._opaque)||s.isContextual.call(void 0,n.ContextualKeyword._enum)}e.flowShouldParseExportDeclaration=Ce;function we(){return t.match.call(void 0,r.TokenType.name)&&(i.state.contextualKeyword===n.ContextualKeyword._type||i.state.contextualKeyword===n.ContextualKeyword._interface||i.state.contextualKeyword===n.ContextualKeyword._opaque||i.state.contextualKeyword===n.ContextualKeyword._enum)}e.flowShouldDisallowExportDefaultSpecifier=we;function Te(){if(s.isContextual.call(void 0,n.ContextualKeyword._type)){let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0),t.match.call(void 0,r.TokenType.braceL)?(o.parseExportSpecifiers.call(void 0),o.parseExportFrom.call(void 0)):T(),t.popTypeContext.call(void 0,e)}else if(s.isContextual.call(void 0,n.ContextualKeyword._opaque)){let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0),E(!1),t.popTypeContext.call(void 0,e)}else if(s.isContextual.call(void 0,n.ContextualKeyword._interface)){let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0),w(),t.popTypeContext.call(void 0,e)}else o.parseStatement.call(void 0,!0)}e.flowParseExportDeclaration=Te;function Ee(){return t.match.call(void 0,r.TokenType.star)||s.isContextual.call(void 0,n.ContextualKeyword._type)&&t.lookaheadType.call(void 0)===r.TokenType.star}e.flowShouldParseExportStar=Ee;function De(){if(s.eatContextual.call(void 0,n.ContextualKeyword._type)){let e=t.pushTypeContext.call(void 0,2);o.baseParseExportStar.call(void 0),t.popTypeContext.call(void 0,e)}else o.baseParseExportStar.call(void 0)}e.flowParseExportStar=De;function Oe(e){if(e&&t.match.call(void 0,r.TokenType.lessThan)&&O(),s.isContextual.call(void 0,n.ContextualKeyword._implements)){let e=t.pushTypeContext.call(void 0,0);t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._implements;do ee(),t.match.call(void 0,r.TokenType.lessThan)&&O();while(t.eat.call(void 0,r.TokenType.comma));t.popTypeContext.call(void 0,e)}}e.flowAfterParseClassSuper=Oe;function ke(){t.match.call(void 0,r.TokenType.lessThan)&&(D(),t.match.call(void 0,r.TokenType.parenL)||s.unexpected.call(void 0))}e.flowStartParseObjPropValue=ke;function Ae(){let e=t.pushTypeContext.call(void 0,0);t.eat.call(void 0,r.TokenType.question),t.match.call(void 0,r.TokenType.colon)&&F(),t.popTypeContext.call(void 0,e)}e.flowParseAssignableListItemTypes=Ae;function je(){if(t.match.call(void 0,r.TokenType._typeof)||s.isContextual.call(void 0,n.ContextualKeyword._type)){let e=t.lookaheadTypeAndKeyword.call(void 0);(c(e)||e.type===r.TokenType.braceL||e.type===r.TokenType.star)&&t.next.call(void 0)}}e.flowStartParseImportSpecifiers=je;function Me(){let e=i.state.contextualKeyword===n.ContextualKeyword._type||i.state.type===r.TokenType._typeof;e?t.next.call(void 0):a.parseIdentifier.call(void 0),s.isContextual.call(void 0,n.ContextualKeyword._as)&&!s.isLookaheadContextual.call(void 0,n.ContextualKeyword._as)?(a.parseIdentifier.call(void 0),e&&!t.match.call(void 0,r.TokenType.name)&&!(i.state.type&r.TokenType.IS_KEYWORD)||a.parseIdentifier.call(void 0)):(e&&(t.match.call(void 0,r.TokenType.name)||i.state.type&r.TokenType.IS_KEYWORD)&&a.parseIdentifier.call(void 0),s.eatContextual.call(void 0,n.ContextualKeyword._as)&&a.parseIdentifier.call(void 0))}e.flowParseImportSpecifier=Me;function Ne(){if(t.match.call(void 0,r.TokenType.lessThan)){let e=t.pushTypeContext.call(void 0,0);D(),t.popTypeContext.call(void 0,e)}}e.flowStartParseFunctionParams=Ne;function Pe(){t.match.call(void 0,r.TokenType.colon)&&F()}e.flowAfterParseVarHead=Pe;function Fe(){if(t.match.call(void 0,r.TokenType.colon)){let e=i.state.noAnonFunctionType;i.state.noAnonFunctionType=!0,F(),i.state.noAnonFunctionType=e}}e.flowStartParseAsyncArrowFromCallExpression=Fe;function Ie(e,n){if(t.match.call(void 0,r.TokenType.lessThan)){let o=i.state.snapshot(),c=a.baseParseMaybeAssign.call(void 0,e,n);if(i.state.error)i.state.restoreFromSnapshot(o),i.state.type=r.TokenType.typeParameterStart;else return c;let l=t.pushTypeContext.call(void 0,0);if(D(),t.popTypeContext.call(void 0,l),c=a.baseParseMaybeAssign.call(void 0,e,n),c)return!0;s.unexpected.call(void 0)}return a.baseParseMaybeAssign.call(void 0,e,n)}e.flowParseMaybeAssign=Ie;function Le(){if(t.match.call(void 0,r.TokenType.colon)){let e=t.pushTypeContext.call(void 0,0),n=i.state.snapshot(),a=i.state.noAnonFunctionType;i.state.noAnonFunctionType=!0,d(),i.state.noAnonFunctionType=a,s.canInsertSemicolon.call(void 0)&&s.unexpected.call(void 0),t.match.call(void 0,r.TokenType.arrow)||s.unexpected.call(void 0),i.state.error&&i.state.restoreFromSnapshot(n),t.popTypeContext.call(void 0,e)}return t.eat.call(void 0,r.TokenType.arrow)}e.flowParseArrow=Le;function Re(e,o=!1){if(i.state.tokens[i.state.tokens.length-1].contextualKeyword===n.ContextualKeyword._async&&t.match.call(void 0,r.TokenType.lessThan)){let e=i.state.snapshot();if(ze()&&!i.state.error)return;i.state.restoreFromSnapshot(e)}a.baseParseSubscripts.call(void 0,e,o)}e.flowParseSubscripts=Re;function ze(){i.state.scopeDepth++;let e=i.state.tokens.length;return o.parseFunctionParams.call(void 0),a.parseArrow.call(void 0)?(a.parseArrowExpression.call(void 0,e),!0):!1}function Be(){s.expectContextual.call(void 0,n.ContextualKeyword._enum),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,a.parseIdentifier.call(void 0),Ve()}function Ve(){s.eatContextual.call(void 0,n.ContextualKeyword._of)&&t.next.call(void 0),s.expect.call(void 0,r.TokenType.braceL),He(),s.expect.call(void 0,r.TokenType.braceR)}function He(){for(;!t.match.call(void 0,r.TokenType.braceR)&&!i.state.error&&!t.eat.call(void 0,r.TokenType.ellipsis);)Ue(),t.match.call(void 0,r.TokenType.braceR)||s.expect.call(void 0,r.TokenType.comma)}function Ue(){a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType.eq)&&t.next.call(void 0)}})),am=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=sm(),n=im(),r=em(),i=jp(),a=Sp(),o=Cp(),s=$(),c=wp(),l=Tp(),u=rm(),d=$p(),f=Ep();function p(){if(ce(s.TokenType.eof),l.state.scopes.push(new o.Scope(0,l.state.tokens.length,!0)),l.state.scopeDepth!==0)throw Error(`Invalid scope depth at end of file: ${l.state.scopeDepth}`);return new t.File(l.state.tokens,l.state.scopes)}e.parseTopLevel=p;function m(e){l.isFlowEnabled&&n.flowTryParseStatement.call(void 0)||(i.match.call(void 0,s.TokenType.at)&&_(),h(e))}e.parseStatement=m;function h(e){if(l.isTypeScriptEnabled&&r.tsTryParseStatementContent.call(void 0))return;let t=l.state.type;switch(t){case s.TokenType._break:case s.TokenType._continue:x();return;case s.TokenType._debugger:S();return;case s.TokenType._do:C();return;case s.TokenType._for:w();return;case s.TokenType._function:if(i.lookaheadType.call(void 0)===s.TokenType.dot)break;e||f.unexpected.call(void 0),E();return;case s.TokenType._class:e||f.unexpected.call(void 0),me(!0);return;case s.TokenType._if:te();return;case s.TokenType._return:D();return;case s.TokenType._switch:O();return;case s.TokenType._throw:k();return;case s.TokenType._try:re();return;case s.TokenType._let:case s.TokenType._const:e||f.unexpected.call(void 0);case s.TokenType._var:A(t!==s.TokenType._var);return;case s.TokenType._while:ie();return;case s.TokenType.braceL:se();return;case s.TokenType.semi:ae();return;case s.TokenType._export:case s.TokenType._import:{let e=i.lookaheadType.call(void 0);if(e===s.TokenType.parenL||e===s.TokenType.dot)break;i.next.call(void 0),t===s.TokenType._import?Fe():L();return}case s.TokenType.name:if(l.state.contextualKeyword===a.ContextualKeyword._async){let e=l.state.start,t=l.state.snapshot();if(i.next.call(void 0),i.match.call(void 0,s.TokenType._function)&&!f.canInsertSemicolon.call(void 0)){f.expect.call(void 0,s.TokenType._function),fe(e,!0);return}else l.state.restoreFromSnapshot(t)}else if(l.state.contextualKeyword===a.ContextualKeyword._using&&!f.hasFollowingLineBreak.call(void 0)&&i.lookaheadType.call(void 0)===s.TokenType.name){A(!0);return}else if(g()){f.expectContextual.call(void 0,a.ContextualKeyword._await),A(!0);return}default:break}let n=l.state.tokens.length;u.parseExpression.call(void 0);let o=null;if(l.state.tokens.length===n+1){let e=l.state.tokens[l.state.tokens.length-1];e.type===s.TokenType.name&&(o=e.contextualKeyword)}if(o==null){f.semicolon.call(void 0);return}i.eat.call(void 0,s.TokenType.colon)?oe():j(o)}function g(){if(!f.isContextual.call(void 0,a.ContextualKeyword._await))return!1;let e=l.state.snapshot();return i.next.call(void 0),!f.isContextual.call(void 0,a.ContextualKeyword._using)||f.hasPrecedingLineBreak.call(void 0)||(i.next.call(void 0),!i.match.call(void 0,s.TokenType.name)||f.hasPrecedingLineBreak.call(void 0))?(l.state.restoreFromSnapshot(e),!1):(l.state.restoreFromSnapshot(e),!0)}function _(){for(;i.match.call(void 0,s.TokenType.at);)v()}e.parseDecorators=_;function v(){if(i.next.call(void 0),i.eat.call(void 0,s.TokenType.parenL))u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.parenR);else{for(u.parseIdentifier.call(void 0);i.eat.call(void 0,s.TokenType.dot);)u.parseIdentifier.call(void 0);y()}}function y(){l.isTypeScriptEnabled?r.tsParseMaybeDecoratorArguments.call(void 0):b()}function b(){i.eat.call(void 0,s.TokenType.parenL)&&u.parseCallExpressionArguments.call(void 0)}e.baseParseMaybeDecoratorArguments=b;function x(){i.next.call(void 0),f.isLineTerminator.call(void 0)||(u.parseIdentifier.call(void 0),f.semicolon.call(void 0))}function S(){i.next.call(void 0),f.semicolon.call(void 0)}function C(){i.next.call(void 0),m(!1),f.expect.call(void 0,s.TokenType._while),u.parseParenExpression.call(void 0),i.eat.call(void 0,s.TokenType.semi)}function w(){l.state.scopeDepth++;let e=l.state.tokens.length;T();let t=l.state.tokens.length;l.state.scopes.push(new o.Scope(e,t,!1)),l.state.scopeDepth--}function ee(){return!(!f.isContextual.call(void 0,a.ContextualKeyword._using)||f.isLookaheadContextual.call(void 0,a.ContextualKeyword._of))}function T(){i.next.call(void 0);let e=!1;if(f.isContextual.call(void 0,a.ContextualKeyword._await)&&(e=!0,i.next.call(void 0)),f.expect.call(void 0,s.TokenType.parenL),i.match.call(void 0,s.TokenType.semi)){e&&f.unexpected.call(void 0),le();return}let t=g();if(t||i.match.call(void 0,s.TokenType._var)||i.match.call(void 0,s.TokenType._let)||i.match.call(void 0,s.TokenType._const)||ee()){if(t&&f.expectContextual.call(void 0,a.ContextualKeyword._await),i.next.call(void 0),ue(!0,l.state.type!==s.TokenType._var),i.match.call(void 0,s.TokenType._in)||f.isContextual.call(void 0,a.ContextualKeyword._of)){M(e);return}le();return}if(u.parseExpression.call(void 0,!0),i.match.call(void 0,s.TokenType._in)||f.isContextual.call(void 0,a.ContextualKeyword._of)){M(e);return}e&&f.unexpected.call(void 0),le()}function E(){let e=l.state.start;i.next.call(void 0),fe(e,!0)}function te(){i.next.call(void 0),u.parseParenExpression.call(void 0),m(!1),i.eat.call(void 0,s.TokenType._else)&&m(!1)}function D(){i.next.call(void 0),f.isLineTerminator.call(void 0)||(u.parseExpression.call(void 0),f.semicolon.call(void 0))}function O(){i.next.call(void 0),u.parseParenExpression.call(void 0),l.state.scopeDepth++;let e=l.state.tokens.length;for(f.expect.call(void 0,s.TokenType.braceL);!i.match.call(void 0,s.TokenType.braceR)&&!l.state.error;)if(i.match.call(void 0,s.TokenType._case)||i.match.call(void 0,s.TokenType._default)){let e=i.match.call(void 0,s.TokenType._case);i.next.call(void 0),e&&u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.colon)}else m(!0);i.next.call(void 0);let t=l.state.tokens.length;l.state.scopes.push(new o.Scope(e,t,!1)),l.state.scopeDepth--}function k(){i.next.call(void 0),u.parseExpression.call(void 0),f.semicolon.call(void 0)}function ne(){d.parseBindingAtom.call(void 0,!0),l.isTypeScriptEnabled&&r.tsTryParseTypeAnnotation.call(void 0)}function re(){if(i.next.call(void 0),se(),i.match.call(void 0,s.TokenType._catch)){i.next.call(void 0);let e=null;if(i.match.call(void 0,s.TokenType.parenL)&&(l.state.scopeDepth++,e=l.state.tokens.length,f.expect.call(void 0,s.TokenType.parenL),ne(),f.expect.call(void 0,s.TokenType.parenR)),se(),e!=null){let t=l.state.tokens.length;l.state.scopes.push(new o.Scope(e,t,!1)),l.state.scopeDepth--}}i.eat.call(void 0,s.TokenType._finally)&&se()}function A(e){i.next.call(void 0),ue(!1,e),f.semicolon.call(void 0)}e.parseVarStatement=A;function ie(){i.next.call(void 0),u.parseParenExpression.call(void 0),m(!1)}function ae(){i.next.call(void 0)}function oe(){m(!0)}function j(e){l.isTypeScriptEnabled?r.tsParseIdentifierStatement.call(void 0,e):l.isFlowEnabled?n.flowParseIdentifierStatement.call(void 0,e):f.semicolon.call(void 0)}function se(e=!1,t=0){let n=l.state.tokens.length;l.state.scopeDepth++,f.expect.call(void 0,s.TokenType.braceL),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t),ce(s.TokenType.braceR),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t);let r=l.state.tokens.length;l.state.scopes.push(new o.Scope(n,r,e)),l.state.scopeDepth--}e.parseBlock=se;function ce(e){for(;!i.eat.call(void 0,e)&&!l.state.error;)m(!0)}e.parseBlockBody=ce;function le(){f.expect.call(void 0,s.TokenType.semi),i.match.call(void 0,s.TokenType.semi)||u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.semi),i.match.call(void 0,s.TokenType.parenR)||u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.parenR),m(!1)}function M(e){e?f.eatContextual.call(void 0,a.ContextualKeyword._of):i.next.call(void 0),u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.parenR),m(!1)}function ue(e,t){for(;;){if(de(t),i.eat.call(void 0,s.TokenType.eq)){let t=l.state.tokens.length-1;u.parseMaybeAssign.call(void 0,e),l.state.tokens[t].rhsEndIndex=l.state.tokens.length}if(!i.eat.call(void 0,s.TokenType.comma))break}}function de(e){d.parseBindingAtom.call(void 0,e),l.isTypeScriptEnabled?r.tsAfterParseVarHead.call(void 0):l.isFlowEnabled&&n.flowAfterParseVarHead.call(void 0)}function fe(e,t,n=!1){i.match.call(void 0,s.TokenType.star)&&i.next.call(void 0),t&&!n&&!i.match.call(void 0,s.TokenType.name)&&!i.match.call(void 0,s.TokenType._yield)&&f.unexpected.call(void 0);let r=null;i.match.call(void 0,s.TokenType.name)&&(t||(r=l.state.tokens.length,l.state.scopeDepth++),d.parseBindingIdentifier.call(void 0,!1));let a=l.state.tokens.length;l.state.scopeDepth++,pe(),u.parseFunctionBodyAndFinish.call(void 0,e);let c=l.state.tokens.length;l.state.scopes.push(new o.Scope(a,c,!0)),l.state.scopeDepth--,r!==null&&(l.state.scopes.push(new o.Scope(r,c,!0)),l.state.scopeDepth--)}e.parseFunction=fe;function pe(e=!1,t=0){l.isTypeScriptEnabled?r.tsStartParseFunctionParams.call(void 0):l.isFlowEnabled&&n.flowStartParseFunctionParams.call(void 0),f.expect.call(void 0,s.TokenType.parenL),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t),d.parseBindingList.call(void 0,s.TokenType.parenR,!1,!1,e,t),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t)}e.parseFunctionParams=pe;function me(e,t=!1){let n=l.getNextContextId.call(void 0);i.next.call(void 0),l.state.tokens[l.state.tokens.length-1].contextId=n,l.state.tokens[l.state.tokens.length-1].isExpression=!e;let r=null;e||(r=l.state.tokens.length,l.state.scopeDepth++),be(e,t),xe();let a=l.state.tokens.length;if(_e(n),!l.state.error&&(l.state.tokens[a].contextId=n,l.state.tokens[l.state.tokens.length-1].contextId=n,r!==null)){let e=l.state.tokens.length;l.state.scopes.push(new o.Scope(r,e,!1)),l.state.scopeDepth--}}e.parseClass=me;function he(){return i.match.call(void 0,s.TokenType.eq)||i.match.call(void 0,s.TokenType.semi)||i.match.call(void 0,s.TokenType.braceR)||i.match.call(void 0,s.TokenType.bang)||i.match.call(void 0,s.TokenType.colon)}function ge(){return i.match.call(void 0,s.TokenType.parenL)||i.match.call(void 0,s.TokenType.lessThan)}function _e(e){for(f.expect.call(void 0,s.TokenType.braceL);!i.eat.call(void 0,s.TokenType.braceR)&&!l.state.error;){if(i.eat.call(void 0,s.TokenType.semi))continue;if(i.match.call(void 0,s.TokenType.at)){v();continue}let t=l.state.start;N(t,e)}}function N(e,t){l.isTypeScriptEnabled&&r.tsParseModifiers.call(void 0,[a.ContextualKeyword._declare,a.ContextualKeyword._public,a.ContextualKeyword._protected,a.ContextualKeyword._private,a.ContextualKeyword._override]);let n=!1;if(i.match.call(void 0,s.TokenType.name)&&l.state.contextualKeyword===a.ContextualKeyword._static){if(u.parseIdentifier.call(void 0),ge()){F(e,!1);return}else if(he()){ye();return}if(l.state.tokens[l.state.tokens.length-1].type=s.TokenType._static,n=!0,i.match.call(void 0,s.TokenType.braceL)){l.state.tokens[l.state.tokens.length-1].contextId=t,se();return}}P(e,n,t)}function P(e,t,n){if(l.isTypeScriptEnabled&&r.tsTryParseClassMemberWithIsStatic.call(void 0,t))return;if(i.eat.call(void 0,s.TokenType.star)){I(n),F(e,!1);return}I(n);let o=!1,c=l.state.tokens[l.state.tokens.length-1];c.contextualKeyword===a.ContextualKeyword._constructor&&(o=!0),ve(),ge()?F(e,o):he()?ye():c.contextualKeyword===a.ContextualKeyword._async&&!f.isLineTerminator.call(void 0)?(l.state.tokens[l.state.tokens.length-1].type=s.TokenType._async,i.match.call(void 0,s.TokenType.star)&&i.next.call(void 0),I(n),ve(),F(e,!1)):(c.contextualKeyword===a.ContextualKeyword._get||c.contextualKeyword===a.ContextualKeyword._set)&&!(f.isLineTerminator.call(void 0)&&i.match.call(void 0,s.TokenType.star))?(c.contextualKeyword===a.ContextualKeyword._get?l.state.tokens[l.state.tokens.length-1].type=s.TokenType._get:l.state.tokens[l.state.tokens.length-1].type=s.TokenType._set,I(n),F(e,!1)):c.contextualKeyword===a.ContextualKeyword._accessor&&!f.isLineTerminator.call(void 0)?(I(n),ye()):f.isLineTerminator.call(void 0)?ye():f.unexpected.call(void 0)}function F(e,t){l.isTypeScriptEnabled?r.tsTryParseTypeParameters.call(void 0):l.isFlowEnabled&&i.match.call(void 0,s.TokenType.lessThan)&&n.flowParseTypeParameterDeclaration.call(void 0),u.parseMethod.call(void 0,e,t)}function I(e){u.parsePropertyName.call(void 0,e)}e.parseClassPropertyName=I;function ve(){if(l.isTypeScriptEnabled){let e=i.pushTypeContext.call(void 0,0);i.eat.call(void 0,s.TokenType.question),i.popTypeContext.call(void 0,e)}}e.parsePostMemberNameModifiers=ve;function ye(){if(l.isTypeScriptEnabled?(i.eatTypeToken.call(void 0,s.TokenType.bang),r.tsTryParseTypeAnnotation.call(void 0)):l.isFlowEnabled&&i.match.call(void 0,s.TokenType.colon)&&n.flowParseTypeAnnotation.call(void 0),i.match.call(void 0,s.TokenType.eq)){let e=l.state.tokens.length;i.next.call(void 0),u.parseMaybeAssign.call(void 0),l.state.tokens[e].rhsEndIndex=l.state.tokens.length}f.semicolon.call(void 0)}e.parseClassProperty=ye;function be(e,t=!1){l.isTypeScriptEnabled&&(!e||t)&&f.isContextual.call(void 0,a.ContextualKeyword._implements)||(i.match.call(void 0,s.TokenType.name)&&d.parseBindingIdentifier.call(void 0,!0),l.isTypeScriptEnabled?r.tsTryParseTypeParameters.call(void 0):l.isFlowEnabled&&i.match.call(void 0,s.TokenType.lessThan)&&n.flowParseTypeParameterDeclaration.call(void 0))}function xe(){let e=!1;i.eat.call(void 0,s.TokenType._extends)?(u.parseExprSubscripts.call(void 0),e=!0):e=!1,l.isTypeScriptEnabled?r.tsAfterParseClassSuper.call(void 0,e):l.isFlowEnabled&&n.flowAfterParseClassSuper.call(void 0,e)}function L(){let e=l.state.tokens.length-1;l.isTypeScriptEnabled&&r.tsTryParseExport.call(void 0)||(Ee()?De():Ce()?(u.parseIdentifier.call(void 0),i.match.call(void 0,s.TokenType.comma)&&i.lookaheadType.call(void 0)===s.TokenType.star?(f.expect.call(void 0,s.TokenType.comma),f.expect.call(void 0,s.TokenType.star),f.expectContextual.call(void 0,a.ContextualKeyword._as),u.parseIdentifier.call(void 0)):we(),Te()):i.eat.call(void 0,s.TokenType._default)?R():Ae()?Se():(je(),Te()),l.state.tokens[e].rhsEndIndex=l.state.tokens.length)}e.parseExport=L;function R(){if(l.isTypeScriptEnabled&&r.tsTryParseExportDefaultExpression.call(void 0)||l.isFlowEnabled&&n.flowTryParseExportDefaultExpression.call(void 0))return;let e=l.state.start;i.eat.call(void 0,s.TokenType._function)?fe(e,!0,!0):f.isContextual.call(void 0,a.ContextualKeyword._async)&&i.lookaheadType.call(void 0)===s.TokenType._function?(f.eatContextual.call(void 0,a.ContextualKeyword._async),i.eat.call(void 0,s.TokenType._function),fe(e,!0,!0)):i.match.call(void 0,s.TokenType._class)?me(!0,!0):i.match.call(void 0,s.TokenType.at)?(_(),me(!0,!0)):(u.parseMaybeAssign.call(void 0),f.semicolon.call(void 0))}function Se(){l.isTypeScriptEnabled?r.tsParseExportDeclaration.call(void 0):l.isFlowEnabled?n.flowParseExportDeclaration.call(void 0):m(!0)}function Ce(){if(l.isTypeScriptEnabled&&r.tsIsDeclarationStart.call(void 0)||l.isFlowEnabled&&n.flowShouldDisallowExportDefaultSpecifier.call(void 0))return!1;if(i.match.call(void 0,s.TokenType.name))return l.state.contextualKeyword!==a.ContextualKeyword._async;if(!i.match.call(void 0,s.TokenType._default))return!1;let e=i.nextTokenStart.call(void 0),t=i.lookaheadTypeAndKeyword.call(void 0),o=t.type===s.TokenType.name&&t.contextualKeyword===a.ContextualKeyword._from;if(t.type===s.TokenType.comma)return!0;if(o){let t=l.input.charCodeAt(i.nextTokenStartSince.call(void 0,e+4));return t===c.charCodes.quotationMark||t===c.charCodes.apostrophe}return!1}function we(){i.eat.call(void 0,s.TokenType.comma)&&je()}function Te(){f.eatContextual.call(void 0,a.ContextualKeyword._from)&&(u.parseExprAtom.call(void 0),Be()),f.semicolon.call(void 0)}e.parseExportFrom=Te;function Ee(){return l.isFlowEnabled?n.flowShouldParseExportStar.call(void 0):i.match.call(void 0,s.TokenType.star)}function De(){l.isFlowEnabled?n.flowParseExportStar.call(void 0):Oe()}function Oe(){f.expect.call(void 0,s.TokenType.star),f.isContextual.call(void 0,a.ContextualKeyword._as)?ke():Te()}e.baseParseExportStar=Oe;function ke(){i.next.call(void 0),l.state.tokens[l.state.tokens.length-1].type=s.TokenType._as,u.parseIdentifier.call(void 0),we(),Te()}function Ae(){return l.isTypeScriptEnabled&&r.tsIsDeclarationStart.call(void 0)||l.isFlowEnabled&&n.flowShouldParseExportDeclaration.call(void 0)||l.state.type===s.TokenType._var||l.state.type===s.TokenType._const||l.state.type===s.TokenType._let||l.state.type===s.TokenType._function||l.state.type===s.TokenType._class||f.isContextual.call(void 0,a.ContextualKeyword._async)||i.match.call(void 0,s.TokenType.at)}function je(){let e=!0;for(f.expect.call(void 0,s.TokenType.braceL);!i.eat.call(void 0,s.TokenType.braceR)&&!l.state.error;){if(e)e=!1;else if(f.expect.call(void 0,s.TokenType.comma),i.eat.call(void 0,s.TokenType.braceR))break;Me()}}e.parseExportSpecifiers=je;function Me(){if(l.isTypeScriptEnabled){r.tsParseExportSpecifier.call(void 0);return}u.parseIdentifier.call(void 0),l.state.tokens[l.state.tokens.length-1].identifierRole=i.IdentifierRole.ExportAccess,f.eatContextual.call(void 0,a.ContextualKeyword._as)&&u.parseIdentifier.call(void 0)}function Ne(){let e=l.state.snapshot();return f.expectContextual.call(void 0,a.ContextualKeyword._module),f.eatContextual.call(void 0,a.ContextualKeyword._from)?f.isContextual.call(void 0,a.ContextualKeyword._from)?(l.state.restoreFromSnapshot(e),!0):(l.state.restoreFromSnapshot(e),!1):i.match.call(void 0,s.TokenType.comma)?(l.state.restoreFromSnapshot(e),!1):(l.state.restoreFromSnapshot(e),!0)}function Pe(){f.isContextual.call(void 0,a.ContextualKeyword._module)&&Ne()&&i.next.call(void 0)}function Fe(){if(l.isTypeScriptEnabled&&i.match.call(void 0,s.TokenType.name)&&i.lookaheadType.call(void 0)===s.TokenType.eq){r.tsParseImportEqualsDeclaration.call(void 0);return}if(l.isTypeScriptEnabled&&f.isContextual.call(void 0,a.ContextualKeyword._type)){let e=i.lookaheadTypeAndKeyword.call(void 0);if(e.type===s.TokenType.name&&e.contextualKeyword!==a.ContextualKeyword._from){if(f.expectContextual.call(void 0,a.ContextualKeyword._type),i.lookaheadType.call(void 0)===s.TokenType.eq){r.tsParseImportEqualsDeclaration.call(void 0);return}}else (e.type===s.TokenType.star||e.type===s.TokenType.braceL)&&f.expectContextual.call(void 0,a.ContextualKeyword._type)}i.match.call(void 0,s.TokenType.string)?u.parseExprAtom.call(void 0):(Pe(),Re(),f.expectContextual.call(void 0,a.ContextualKeyword._from),u.parseExprAtom.call(void 0)),Be(),f.semicolon.call(void 0)}e.parseImport=Fe;function Ie(){return i.match.call(void 0,s.TokenType.name)}function Le(){d.parseImportedIdentifier.call(void 0)}function Re(){l.isFlowEnabled&&n.flowStartParseImportSpecifiers.call(void 0);let e=!0;if(!(Ie()&&(Le(),!i.eat.call(void 0,s.TokenType.comma)))){if(i.match.call(void 0,s.TokenType.star)){i.next.call(void 0),f.expectContextual.call(void 0,a.ContextualKeyword._as),Le();return}for(f.expect.call(void 0,s.TokenType.braceL);!i.eat.call(void 0,s.TokenType.braceR)&&!l.state.error;){if(e)e=!1;else if(i.eat.call(void 0,s.TokenType.colon)&&f.unexpected.call(void 0,`ES2015 named imports do not destructure. Use another statement for destructuring after the import.`),f.expect.call(void 0,s.TokenType.comma),i.eat.call(void 0,s.TokenType.braceR))break;ze()}}}function ze(){if(l.isTypeScriptEnabled){r.tsParseImportSpecifier.call(void 0);return}if(l.isFlowEnabled){n.flowParseImportSpecifier.call(void 0);return}d.parseImportedIdentifier.call(void 0),f.isContextual.call(void 0,a.ContextualKeyword._as)&&(l.state.tokens[l.state.tokens.length-1].identifierRole=i.IdentifierRole.ImportAccess,i.next.call(void 0),d.parseImportedIdentifier.call(void 0))}function Be(){(i.match.call(void 0,s.TokenType._with)||f.isContextual.call(void 0,a.ContextualKeyword._assert)&&!f.hasPrecedingLineBreak.call(void 0))&&(i.next.call(void 0),u.parseObj.call(void 0,!1,!1))}})),om=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=wp(),r=Tp(),i=am();function a(){return r.state.pos===0&&r.input.charCodeAt(0)===n.charCodes.numberSign&&r.input.charCodeAt(1)===n.charCodes.exclamationMark&&t.skipLineComment.call(void 0,2),t.nextToken.call(void 0),i.parseTopLevel.call(void 0)}e.parseFile=a})),sm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Tp(),n=om();e.File=class{constructor(e,t){this.tokens=e,this.scopes=t}};function r(e,r,i,a){if(a&&i)throw Error(`Cannot combine flow and typescript plugins.`);t.initParser.call(void 0,e,r,i,a);let o=n.parseFile.call(void 0);if(t.state.error)throw t.augmentError.call(void 0,t.state.error);return o}e.parse=r})),cm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Sp();function n(e){let n=e.currentIndex(),r=0,i=e.currentToken();do{let a=e.tokens[n];if(a.isOptionalChainStart&&r++,a.isOptionalChainEnd&&r--,r+=a.numNullishCoalesceStarts,r-=a.numNullishCoalesceEnds,a.contextualKeyword===t.ContextualKeyword._await&&a.identifierRole==null&&a.scopeDepth===i.scopeDepth)return!0;n+=1}while(r>0&&n<e.tokens.length);return!1}e.default=n})),lm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(cm());e.default=class e{__init(){this.resultCode=``}__init2(){this.resultMappings=Array(this.tokens.length)}__init3(){this.tokenIndex=0}constructor(t,n,r,i,a){this.code=t,this.tokens=n,this.isFlowEnabled=r,this.disableESTransforms=i,this.helperManager=a,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this)}snapshot(){return{resultCode:this.resultCode,tokenIndex:this.tokenIndex}}restoreToSnapshot(e){this.resultCode=e.resultCode,this.tokenIndex=e.tokenIndex}dangerouslyGetAndRemoveCodeSinceSnapshot(e){let t=this.resultCode.slice(e.resultCode.length);return this.resultCode=e.resultCode,t}reset(){this.resultCode=``,this.resultMappings=Array(this.tokens.length),this.tokenIndex=0}matchesContextualAtIndex(e,t){return this.matches1AtIndex(e,n.TokenType.name)&&this.tokens[e].contextualKeyword===t}identifierNameAtIndex(e){return this.identifierNameForToken(this.tokens[e])}identifierNameAtRelativeIndex(e){return this.identifierNameForToken(this.tokenAtRelativeIndex(e))}identifierName(){return this.identifierNameForToken(this.currentToken())}identifierNameForToken(e){return this.code.slice(e.start,e.end)}rawCodeForToken(e){return this.code.slice(e.start,e.end)}stringValueAtIndex(e){return this.stringValueForToken(this.tokens[e])}stringValue(){return this.stringValueForToken(this.currentToken())}stringValueForToken(e){return this.code.slice(e.start+1,e.end-1)}matches1AtIndex(e,t){return this.tokens[e].type===t}matches2AtIndex(e,t,n){return this.tokens[e].type===t&&this.tokens[e+1].type===n}matches3AtIndex(e,t,n,r){return this.tokens[e].type===t&&this.tokens[e+1].type===n&&this.tokens[e+2].type===r}matches1(e){return this.tokens[this.tokenIndex].type===e}matches2(e,t){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t}matches3(e,t,n){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t&&this.tokens[this.tokenIndex+2].type===n}matches4(e,t,n,r){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t&&this.tokens[this.tokenIndex+2].type===n&&this.tokens[this.tokenIndex+3].type===r}matches5(e,t,n,r,i){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t&&this.tokens[this.tokenIndex+2].type===n&&this.tokens[this.tokenIndex+3].type===r&&this.tokens[this.tokenIndex+4].type===i}matchesContextual(e){return this.matchesContextualAtIndex(this.tokenIndex,e)}matchesContextIdAndLabel(e,t){return this.matches1(e)&&this.currentToken().contextId===t}previousWhitespaceAndComments(){let e=this.code.slice(this.tokenIndex>0?this.tokens[this.tokenIndex-1].end:0,this.tokenIndex<this.tokens.length?this.tokens[this.tokenIndex].start:this.code.length);return this.isFlowEnabled&&(e=e.replace(/@flow/g,``)),e}replaceToken(e){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=e,this.appendTokenSuffix(),this.tokenIndex++}replaceTokenTrimmingLeftWhitespace(e){this.resultCode+=this.previousWhitespaceAndComments().replace(/[^\r\n]/g,``),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=e,this.appendTokenSuffix(),this.tokenIndex++}removeInitialToken(){this.replaceToken(``)}removeToken(){this.replaceTokenTrimmingLeftWhitespace(``)}removeBalancedCode(){let e=0;for(;!this.isAtEnd();){if(this.matches1(n.TokenType.braceL))e++;else if(this.matches1(n.TokenType.braceR)){if(e===0)return;e--}this.removeToken()}}copyExpectedToken(e){if(this.tokens[this.tokenIndex].type!==e)throw Error(`Expected token ${e}`);this.copyToken()}copyToken(){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=this.code.slice(this.tokens[this.tokenIndex].start,this.tokens[this.tokenIndex].end),this.appendTokenSuffix(),this.tokenIndex++}copyTokenWithPrefix(e){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultCode+=e,this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=this.code.slice(this.tokens[this.tokenIndex].start,this.tokens[this.tokenIndex].end),this.appendTokenSuffix(),this.tokenIndex++}appendTokenPrefix(){let e=this.currentToken();if((e.numNullishCoalesceStarts||e.isOptionalChainStart)&&(e.isAsyncOperation=r.default.call(void 0,this)),!this.disableESTransforms){if(e.numNullishCoalesceStarts)for(let t=0;t<e.numNullishCoalesceStarts;t++)e.isAsyncOperation?(this.resultCode+=`await `,this.resultCode+=this.helperManager.getHelperName(`asyncNullishCoalesce`)):this.resultCode+=this.helperManager.getHelperName(`nullishCoalesce`),this.resultCode+=`(`;e.isOptionalChainStart&&(e.isAsyncOperation&&(this.resultCode+=`await `),this.tokenIndex>0&&this.tokenAtRelativeIndex(-1).type===n.TokenType._delete?e.isAsyncOperation?this.resultCode+=this.helperManager.getHelperName(`asyncOptionalChainDelete`):this.resultCode+=this.helperManager.getHelperName(`optionalChainDelete`):e.isAsyncOperation?this.resultCode+=this.helperManager.getHelperName(`asyncOptionalChain`):this.resultCode+=this.helperManager.getHelperName(`optionalChain`),this.resultCode+=`([`)}}appendTokenSuffix(){let e=this.currentToken();if(e.isOptionalChainEnd&&!this.disableESTransforms&&(this.resultCode+=`])`),e.numNullishCoalesceEnds&&!this.disableESTransforms)for(let t=0;t<e.numNullishCoalesceEnds;t++)this.resultCode+=`))`}appendCode(e){this.resultCode+=e}currentToken(){return this.tokens[this.tokenIndex]}currentTokenCode(){let e=this.currentToken();return this.code.slice(e.start,e.end)}tokenAtRelativeIndex(e){return this.tokens[this.tokenIndex+e]}currentIndex(){return this.tokenIndex}nextToken(){if(this.tokenIndex===this.tokens.length)throw Error(`Unexpectedly reached end of input.`);this.tokenIndex++}previousToken(){this.tokenIndex--}finish(){if(this.tokenIndex!==this.tokens.length)throw Error(`Tried to finish processing tokens before reaching the end.`);return this.resultCode+=this.previousWhitespaceAndComments(),{code:this.resultCode,mappings:this.resultMappings}}isAtEnd(){return this.tokenIndex===this.tokens.length}}})),um=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Sp(),n=$();function r(e,r,l,u){let d=r.snapshot(),f=a(r),p=[],m=[],h=[],g=null,_=[],v=[],y=r.currentToken().contextId;if(y==null)throw Error(`Expected non-null class context ID on class open-brace.`);for(r.nextToken();!r.matchesContextIdAndLabel(n.TokenType.braceR,y);)if(r.matchesContextual(t.ContextualKeyword._constructor)&&!r.currentToken().isType)({constructorInitializerStatements:p,constructorInsertPos:g}=o(r));else if(r.matches1(n.TokenType.semi))u||v.push({start:r.currentIndex(),end:r.currentIndex()+1}),r.nextToken();else if(r.currentToken().isType)r.nextToken();else{let a=r.currentIndex(),d=!1,f=!1,b=!1;for(;s(r.currentToken());)r.matches1(n.TokenType._static)&&(d=!0),r.matches1(n.TokenType.hash)&&(f=!0),(r.matches1(n.TokenType._declare)||r.matches1(n.TokenType._abstract))&&(b=!0),r.nextToken();if(d&&r.matches1(n.TokenType.braceL)){i(r,y);continue}if(f){i(r,y);continue}if(r.matchesContextual(t.ContextualKeyword._constructor)&&!r.currentToken().isType){({constructorInitializerStatements:p,constructorInsertPos:g}=o(r));continue}let x=r.currentIndex();if(c(r),r.matches1(n.TokenType.lessThan)||r.matches1(n.TokenType.parenL)){i(r,y);continue}for(;r.currentToken().isType;)r.nextToken();if(r.matches1(n.TokenType.eq)){let t=r.currentIndex(),n=r.currentToken().rhsEndIndex;if(n==null)throw Error(`Expected rhsEndIndex on class field assignment.`);for(r.nextToken();r.currentIndex()<n;)e.processToken();let i;d?(i=l.claimFreeName(`__initStatic`),h.push(i)):(i=l.claimFreeName(`__init`),m.push(i)),_.push({initializerName:i,equalsIndex:t,start:x,end:r.currentIndex()})}else (!u||b)&&v.push({start:a,end:r.currentIndex()})}return r.restoreToSnapshot(d),u?{headerInfo:f,constructorInitializerStatements:p,instanceInitializerNames:[],staticInitializerNames:[],constructorInsertPos:g,fields:[],rangesToRemove:v}:{headerInfo:f,constructorInitializerStatements:p,instanceInitializerNames:m,staticInitializerNames:h,constructorInsertPos:g,fields:_,rangesToRemove:v}}e.default=r;function i(e,t){for(e.nextToken();e.currentToken().contextId!==t;)e.nextToken();for(;s(e.tokenAtRelativeIndex(-1));)e.previousToken()}function a(e){let t=e.currentToken(),r=t.contextId;if(r==null)throw Error(`Expected context ID on class token.`);let i=t.isExpression;if(i==null)throw Error(`Expected isExpression on class token.`);let a=null,o=!1;for(e.nextToken(),e.matches1(n.TokenType.name)&&(a=e.identifierName());!e.matchesContextIdAndLabel(n.TokenType.braceL,r);)e.matches1(n.TokenType._extends)&&!e.currentToken().isType&&(o=!0),e.nextToken();return{isExpression:i,className:a,hasSuperclass:o}}function o(e){let t=[];e.nextToken();let r=e.currentToken().contextId;if(r==null)throw Error(`Expected context ID on open-paren starting constructor params.`);for(;!e.matchesContextIdAndLabel(n.TokenType.parenR,r);)if(e.currentToken().contextId===r){if(e.nextToken(),s(e.currentToken())){for(e.nextToken();s(e.currentToken());)e.nextToken();let r=e.currentToken();if(r.type!==n.TokenType.name)throw Error(`Expected identifier after access modifiers in constructor arg.`);let i=e.identifierNameForToken(r);t.push(`this.${i} = ${i}`)}}else e.nextToken();for(e.nextToken();e.currentToken().isType;)e.nextToken();let i=e.currentIndex(),a=!1;for(;!e.matchesContextIdAndLabel(n.TokenType.braceR,r);){if(!a&&e.matches2(n.TokenType._super,n.TokenType.parenL)){e.nextToken();let t=e.currentToken().contextId;if(t==null)throw Error(`Expected a context ID on the super call`);for(;!e.matchesContextIdAndLabel(n.TokenType.parenR,t);)e.nextToken();i=e.currentIndex(),a=!0}e.nextToken()}return e.nextToken(),{constructorInitializerStatements:t,constructorInsertPos:i}}function s(e){return[n.TokenType._async,n.TokenType._get,n.TokenType._set,n.TokenType.plus,n.TokenType.minus,n.TokenType._readonly,n.TokenType._static,n.TokenType._public,n.TokenType._private,n.TokenType._protected,n.TokenType._override,n.TokenType._abstract,n.TokenType.star,n.TokenType._declare,n.TokenType.hash].includes(e.type)}function c(e){if(e.matches1(n.TokenType.bracketL)){let t=e.currentToken().contextId;if(t==null)throw Error(`Expected class context ID on computed name open bracket.`);for(;!e.matchesContextIdAndLabel(n.TokenType.bracketR,t);)e.nextToken();e.nextToken()}else e.nextToken()}})),dm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e){if(e.removeInitialToken(),e.removeToken(),e.removeToken(),e.removeToken(),e.matches1(t.TokenType.parenL))e.removeToken(),e.removeToken(),e.removeToken();else for(;e.matches1(t.TokenType.dot);)e.removeToken(),e.removeToken()}e.default=n})),fm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=jp(),n=$();e.EMPTY_DECLARATION_INFO={typeDeclarations:new Set,valueDeclarations:new Set};function r(e){let r=new Set,i=new Set;for(let a=0;a<e.tokens.length;a++){let o=e.tokens[a];o.type===n.TokenType.name&&t.isTopLevelDeclaration.call(void 0,o)&&(o.isType?r.add(e.identifierNameForToken(o)):i.add(e.identifierNameForToken(o)))}return{typeDeclarations:r,valueDeclarations:i}}e.default=r})),pm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Sp(),n=$();function r(e){let r=e.currentIndex();for(;!e.matches1AtIndex(r,n.TokenType.braceR);)r++;return e.matchesContextualAtIndex(r+1,t.ContextualKeyword._from)&&e.matches1AtIndex(r+2,n.TokenType.string)}e.default=r})),mm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Sp(),n=$();function r(e){(e.matches2(n.TokenType._with,n.TokenType.braceL)||e.matches2(n.TokenType.name,n.TokenType.braceL)&&e.matchesContextual(t.ContextualKeyword._assert))&&(e.removeToken(),e.removeToken(),e.removeBalancedCode(),e.removeToken())}e.removeMaybeImportAttributes=r})),hm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e,n,r,i){if(!e||n)return!1;let a=r.currentToken();if(a.rhsEndIndex==null)throw Error(`Expected non-null rhsEndIndex on export token.`);let o=a.rhsEndIndex-r.currentIndex();if(o!==3&&!(o===4&&r.matches1AtIndex(a.rhsEndIndex-1,t.TokenType.semi)))return!1;let s=r.tokenAtRelativeIndex(2);if(s.type!==t.TokenType.name)return!1;let c=r.identifierNameForToken(s);return i.typeDeclarations.has(c)&&!i.valueDeclarations.has(c)}e.default=n})),gm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=jp(),r=Sp(),i=$(),a=t(dm()),o=fm(),s=t(o),c=t(Mp()),l=t(pm()),u=mm(),d=t(hm()),f=t(Fp());e.default=class e extends f.default{__init(){this.hadExport=!1}__init2(){this.hadNamedExport=!1}__init3(){this.hadDefaultExport=!1}constructor(t,n,r,i,a,c,l,u,d,f,p,m){super(),this.rootTransformer=t,this.tokens=n,this.importProcessor=r,this.nameManager=i,this.helperManager=a,this.reactHotLoaderTransformer=c,this.enableLegacyBabel5ModuleInterop=l,this.enableLegacyTypeScriptModuleInterop=u,this.isTypeScriptTransformEnabled=d,this.isFlowTransformEnabled=f,this.preserveDynamicImport=p,this.keepUnusedImports=m,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),this.declarationInfo=d?s.default.call(void 0,n):o.EMPTY_DECLARATION_INFO}getPrefixCode(){let e=``;return this.hadExport&&(e+=`Object.defineProperty(exports, "__esModule", {value: true});`),e}getSuffixCode(){return this.enableLegacyBabel5ModuleInterop&&this.hadDefaultExport&&!this.hadNamedExport?`
187
+ `};e.HelperManager=class e{__init(){this.helperNames={}}__init2(){this.createRequireName=null}constructor(t){this.nameManager=t,e.prototype.__init.call(this),e.prototype.__init2.call(this)}getHelperName(e){let t=this.helperNames[e];return t||(t=this.nameManager.claimFreeName(`_${e}`),this.helperNames[e]=t,t)}emitHelpers(){let e=``;this.helperNames.optionalChainDelete&&this.getHelperName(`optionalChain`),this.helperNames.asyncOptionalChainDelete&&this.getHelperName(`asyncOptionalChain`);for(let[n,r]of Object.entries(t)){let t=this.helperNames[n],i=r;n===`optionalChainDelete`?i=i.replace(`OPTIONAL_CHAIN_NAME`,this.helperNames.optionalChain):n===`asyncOptionalChainDelete`?i=i.replace(`ASYNC_OPTIONAL_CHAIN_NAME`,this.helperNames.asyncOptionalChain):n===`require`&&(this.createRequireName===null&&(this.createRequireName=this.nameManager.claimFreeName(`_createRequire`)),i=i.replace(/CREATE_REQUIRE_NAME/g,this.createRequireName)),t&&(e+=` `,e+=i.replace(n,t).replace(/\s+/g,` `).trim())}return e}}})),Rp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=$();function r(e,t,n){i(e,n)&&a(e,t,n)}e.default=r;function i(e,r){for(let i of e.tokens)if(i.type===n.TokenType.name&&!i.isType&&t.isNonTopLevelDeclaration.call(void 0,i)&&r.has(e.identifierNameForToken(i)))return!0;return!1}e.hasShadowedGlobals=i;function a(e,r,i){let a=[],s=r.length-1;for(let c=e.tokens.length-1;;c--){for(;a.length>0&&a[a.length-1].startTokenIndex===c+1;)a.pop();for(;s>=0&&r[s].endTokenIndex===c+1;)a.push(r[s]),s--;if(c<0)break;let l=e.tokens[c],u=e.identifierNameForToken(l);if(a.length>1&&!l.isType&&l.type===n.TokenType.name&&i.has(u)){if(t.isBlockScopedDeclaration.call(void 0,l))o(a[a.length-1],e,u);else if(t.isFunctionScopedDeclaration.call(void 0,l)){let t=a.length-1;for(;t>0&&!a[t].isFunctionScope;)t--;if(t<0)throw Error(`Did not find parent function scope.`);o(a[t],e,u)}}}if(a.length>0)throw Error(`Expected empty scope stack after processing file.`)}function o(e,t,r){for(let i=e.startTokenIndex;i<e.endTokenIndex;i++){let e=t.tokens[i];(e.type===n.TokenType.name||e.type===n.TokenType.jsxName)&&t.identifierNameForToken(e)===r&&(e.shadowsGlobal=!0)}}})),zp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e,n){let r=[];for(let i of n)i.type===t.TokenType.name&&r.push(e.slice(i.start,i.end));return r}e.default=n})),Bp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(zp());e.default=class e{__init(){this.usedNames=new Set}constructor(t,r){e.prototype.__init.call(this),this.usedNames=new Set(n.default.call(void 0,t,r))}claimFreeName(e){let t=this.findFreeName(e);return this.usedNames.add(t),t}findFreeName(e){if(!this.usedNames.has(e))return e;let t=2;for(;this.usedNames.has(e+String(t));)t++;return e+String(t)}}})),Vp=n((e=>{var t=e&&e.__extends||(function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}})();Object.defineProperty(e,`__esModule`,{value:!0}),e.DetailContext=e.NoopContext=e.VError=void 0;var n=function(e){t(n,e);function n(t,r){var i=e.call(this,r)||this;return i.path=t,Object.setPrototypeOf(i,n.prototype),i}return n}(Error);e.VError=n,e.NoopContext=function(){function e(){}return e.prototype.fail=function(e,t,n){return!1},e.prototype.unionResolver=function(){return this},e.prototype.createContext=function(){return this},e.prototype.resolveUnion=function(e){},e}();var r=function(){function e(){this._propNames=[``],this._messages=[null],this._score=0}return e.prototype.fail=function(e,t,n){return this._propNames.push(e),this._messages.push(t),this._score+=n,!1},e.prototype.unionResolver=function(){return new i},e.prototype.resolveUnion=function(e){for(var t,n,r=e,i=null,a=0,o=r.contexts;a<o.length;a++){var s=o[a];(!i||s._score>=i._score)&&(i=s)}i&&i._score>0&&((t=this._propNames).push.apply(t,i._propNames),(n=this._messages).push.apply(n,i._messages))},e.prototype.getError=function(e){for(var t=[],r=this._propNames.length-1;r>=0;r--){var i=this._propNames[r];e+=typeof i==`number`?`[`+i+`]`:i?`.`+i:``;var a=this._messages[r];a&&t.push(e+` `+a)}return new n(e,t.join(`; `))},e.prototype.getErrorDetail=function(e){for(var t=[],n=this._propNames.length-1;n>=0;n--){var r=this._propNames[n];e+=typeof r==`number`?`[`+r+`]`:r?`.`+r:``;var i=this._messages[n];i&&t.push({path:e,message:i})}for(var a=null,n=t.length-1;n>=0;n--)a&&(t[n].nested=[a]),a=t[n];return a},e}();e.DetailContext=r;var i=function(){function e(){this.contexts=[]}return e.prototype.createContext=function(){var e=new r;return this.contexts.push(e),e},e}()})),Hp=n((e=>{var t=e&&e.__extends||(function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}})();Object.defineProperty(e,`__esModule`,{value:!0}),e.basicTypes=e.BasicType=e.TParamList=e.TParam=e.param=e.TFunc=e.func=e.TProp=e.TOptional=e.opt=e.TIface=e.iface=e.TEnumLiteral=e.enumlit=e.TEnumType=e.enumtype=e.TIntersection=e.intersection=e.TUnion=e.union=e.TTuple=e.tuple=e.TArray=e.array=e.TLiteral=e.lit=e.TName=e.name=e.TType=void 0;var n=Vp(),r=function(){function e(){}return e}();e.TType=r;function i(e){return typeof e==`string`?o(e):e}function a(e,t){var n=e[t];if(!n)throw Error(`Unknown type `+t);return n}function o(e){return new s(e)}e.name=o;var s=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.name=t,n._failMsg=`is not a `+t,n}return n.prototype.getChecker=function(e,t,r){var i=this,o=a(e,this.name),s=o.getChecker(e,t,r);return o instanceof A||o instanceof n?s:function(e,t){return s(e,t)?!0:t.fail(null,i._failMsg,0)}},n}(r);e.TName=s;function c(e){return new l(e)}e.lit=c;var l=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.value=t,n.name=JSON.stringify(t),n._failMsg=`is not `+n.name,n}return n.prototype.getChecker=function(e,t){var n=this;return function(e,t){return e===n.value?!0:t.fail(null,n._failMsg,-1)}},n}(r);e.TLiteral=l;function u(e){return new d(i(e))}e.array=u;var d=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttype=t,n}return n.prototype.getChecker=function(e,t){var n=this.ttype.getChecker(e,t);return function(e,t){if(!Array.isArray(e))return t.fail(null,`is not an array`,0);for(var r=0;r<e.length;r++)if(!n(e[r],t))return t.fail(r,null,1);return!0}},n}(r);e.TArray=d;function f(){return new p([...arguments].map(function(e){return i(e)}))}e.tuple=f;var p=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttypes=t,n}return n.prototype.getChecker=function(e,t){var n=this.ttypes.map(function(n){return n.getChecker(e,t)}),r=function(e,t){if(!Array.isArray(e))return t.fail(null,`is not an array`,0);for(var r=0;r<n.length;r++)if(!n[r](e[r],t))return t.fail(r,null,1);return!0};return t?function(e,t){return r(e,t)?e.length<=n.length?!0:t.fail(n.length,`is extraneous`,2):!1}:r},n}(r);e.TTuple=p;function m(){return new h([...arguments].map(function(e){return i(e)}))}e.union=m;var h=function(e){t(n,e);function n(t){var n=e.call(this)||this;n.ttypes=t;var r=t.map(function(e){return e instanceof s||e instanceof l?e.name:null}).filter(function(e){return e}),i=t.length-r.length;return r.length?(i>0&&r.push(i+` more`),n._failMsg=`is none of `+r.join(`, `)):n._failMsg=`is none of `+i+` types`,n}return n.prototype.getChecker=function(e,t){var n=this,r=this.ttypes.map(function(n){return n.getChecker(e,t)});return function(e,t){for(var i=t.unionResolver(),a=0;a<r.length;a++)if(r[a](e,i.createContext()))return!0;return t.resolveUnion(i),t.fail(null,n._failMsg,0)}},n}(r);e.TUnion=h;function g(){return new _([...arguments].map(function(e){return i(e)}))}e.intersection=g;var _=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttypes=t,n}return n.prototype.getChecker=function(e,t){var n=new Set,r=this.ttypes.map(function(r){return r.getChecker(e,t,n)});return function(e,t){return r.every(function(n){return n(e,t)})?!0:t.fail(null,null,0)}},n}(r);e.TIntersection=_;function v(e){return new y(e)}e.enumtype=v;var y=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.members=t,n.validValues=new Set,n._failMsg=`is not a valid enum value`,n.validValues=new Set(Object.keys(t).map(function(e){return t[e]})),n}return n.prototype.getChecker=function(e,t){var n=this;return function(e,t){return n.validValues.has(e)?!0:t.fail(null,n._failMsg,0)}},n}(r);e.TEnumType=y;function b(e,t){return new x(e,t)}e.enumlit=b;var x=function(e){t(n,e);function n(t,n){var r=e.call(this)||this;return r.enumName=t,r.prop=n,r._failMsg=`is not `+t+`.`+n,r}return n.prototype.getChecker=function(e,t){var n=this,r=a(e,this.enumName);if(!(r instanceof y))throw Error(`Type `+this.enumName+` used in enumlit is not an enum type`);var i=r.members[this.prop];if(!r.members.hasOwnProperty(this.prop))throw Error(`Unknown value `+this.enumName+`.`+this.prop+` used in enumlit`);return function(e,t){return e===i?!0:t.fail(null,n._failMsg,-1)}},n}(r);e.TEnumLiteral=x;function S(e){return Object.keys(e).map(function(t){return C(t,e[t])})}function C(e,t){return t instanceof E?new te(e,t.ttype,!0):new te(e,i(t),!1)}function w(e,t){return new ee(e,S(t))}e.iface=w;var ee=function(e){t(r,e);function r(t,n){var r=e.call(this)||this;return r.bases=t,r.props=n,r.propSet=new Set(n.map(function(e){return e.name})),r}return r.prototype.getChecker=function(e,t,r){var i=this,o=this.bases.map(function(n){return a(e,n).getChecker(e,t)}),s=this.props.map(function(n){return n.ttype.getChecker(e,t)}),c=new n.NoopContext,l=this.props.map(function(e,t){return!e.isOpt&&!s[t](void 0,c)}),u=function(e,t){if(typeof e!=`object`||!e)return t.fail(null,`is not an object`,0);for(var n=0;n<o.length;n++)if(!o[n](e,t))return!1;for(var n=0;n<s.length;n++){var r=i.props[n].name,a=e[r];if(a===void 0){if(l[n])return t.fail(r,`is missing`,1)}else if(!s[n](a,t))return t.fail(r,null,1)}return!0};if(!t)return u;var d=this.propSet;return r&&(this.propSet.forEach(function(e){return r.add(e)}),d=r),function(e,t){if(!u(e,t))return!1;for(var n in e)if(!d.has(n))return t.fail(n,`is extraneous`,2);return!0}},r}(r);e.TIface=ee;function T(e){return new E(i(e))}e.opt=T;var E=function(e){t(n,e);function n(t){var n=e.call(this)||this;return n.ttype=t,n}return n.prototype.getChecker=function(e,t){var n=this.ttype.getChecker(e,t);return function(e,t){return e===void 0||n(e,t)}},n}(r);e.TOptional=E;var te=function(){function e(e,t,n){this.name=e,this.ttype=t,this.isOpt=n}return e}();e.TProp=te;function D(e){return new O(new re([...arguments].slice(1)),i(e))}e.func=D;var O=function(e){t(n,e);function n(t,n){var r=e.call(this)||this;return r.paramList=t,r.result=n,r}return n.prototype.getChecker=function(e,t){return function(e,t){return typeof e==`function`?!0:t.fail(null,`is not a function`,0)}},n}(r);e.TFunc=O;function k(e,t,n){return new ne(e,i(t),!!n)}e.param=k;var ne=function(){function e(e,t,n){this.name=e,this.ttype=t,this.isOpt=n}return e}();e.TParam=ne;var re=function(e){t(r,e);function r(t){var n=e.call(this)||this;return n.params=t,n}return r.prototype.getChecker=function(e,t){var r=this,i=this.params.map(function(n){return n.ttype.getChecker(e,t)}),a=new n.NoopContext,o=this.params.map(function(e,t){return!e.isOpt&&!i[t](void 0,a)}),s=function(e,t){if(!Array.isArray(e))return t.fail(null,`is not an array`,0);for(var n=0;n<i.length;n++){var a=r.params[n];if(e[n]===void 0){if(o[n])return t.fail(a.name,`is missing`,1)}else if(!i[n](e[n],t))return t.fail(a.name,null,1)}return!0};return t?function(e,t){return s(e,t)?e.length<=i.length?!0:t.fail(i.length,`is extraneous`,2):!1}:s},r}(r);e.TParamList=re;var A=function(e){t(n,e);function n(t,n){var r=e.call(this)||this;return r.validator=t,r.message=n,r}return n.prototype.getChecker=function(e,t){var n=this;return function(e,t){return n.validator(e)?!0:t.fail(null,n.message,0)}},n}(r);e.BasicType=A,e.basicTypes={any:new A(function(e){return!0},`is invalid`),number:new A(function(e){return typeof e==`number`},`is not a number`),object:new A(function(e){return typeof e==`object`&&e},`is not an object`),boolean:new A(function(e){return typeof e==`boolean`},`is not a boolean`),string:new A(function(e){return typeof e==`string`},`is not a string`),symbol:new A(function(e){return typeof e==`symbol`},`is not a symbol`),void:new A(function(e){return e==null},`is not void`),undefined:new A(function(e){return e===void 0},`is not undefined`),null:new A(function(e){return e===null},`is not null`),never:new A(function(e){return!1},`is unexpected`),Date:new A(ae(`[object Date]`),`is not a Date`),RegExp:new A(ae(`[object RegExp]`),`is not a RegExp`)};var ie=Object.prototype.toString;function ae(e){return function(t){return typeof t==`object`&&t&&ie.call(t)===e}}typeof Buffer<`u`&&(e.basicTypes.Buffer=new A(function(e){return Buffer.isBuffer(e)},`is not a Buffer`));for(var oe=function(t){e.basicTypes[t.name]=new A(function(e){return e instanceof t},`is not a `+t.name)},j=0,se=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,ArrayBuffer];j<se.length;j++){var ce=se[j];oe(ce)}})),Up=n((e=>{var t=e&&e.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r};Object.defineProperty(e,`__esModule`,{value:!0}),e.Checker=e.createCheckers=void 0;var n=Hp(),r=Vp(),i=Hp();Object.defineProperty(e,`TArray`,{enumerable:!0,get:function(){return i.TArray}}),Object.defineProperty(e,`TEnumType`,{enumerable:!0,get:function(){return i.TEnumType}}),Object.defineProperty(e,`TEnumLiteral`,{enumerable:!0,get:function(){return i.TEnumLiteral}}),Object.defineProperty(e,`TFunc`,{enumerable:!0,get:function(){return i.TFunc}}),Object.defineProperty(e,`TIface`,{enumerable:!0,get:function(){return i.TIface}}),Object.defineProperty(e,`TLiteral`,{enumerable:!0,get:function(){return i.TLiteral}}),Object.defineProperty(e,`TName`,{enumerable:!0,get:function(){return i.TName}}),Object.defineProperty(e,`TOptional`,{enumerable:!0,get:function(){return i.TOptional}}),Object.defineProperty(e,`TParam`,{enumerable:!0,get:function(){return i.TParam}}),Object.defineProperty(e,`TParamList`,{enumerable:!0,get:function(){return i.TParamList}}),Object.defineProperty(e,`TProp`,{enumerable:!0,get:function(){return i.TProp}}),Object.defineProperty(e,`TTuple`,{enumerable:!0,get:function(){return i.TTuple}}),Object.defineProperty(e,`TType`,{enumerable:!0,get:function(){return i.TType}}),Object.defineProperty(e,`TUnion`,{enumerable:!0,get:function(){return i.TUnion}}),Object.defineProperty(e,`TIntersection`,{enumerable:!0,get:function(){return i.TIntersection}}),Object.defineProperty(e,`array`,{enumerable:!0,get:function(){return i.array}}),Object.defineProperty(e,`enumlit`,{enumerable:!0,get:function(){return i.enumlit}}),Object.defineProperty(e,`enumtype`,{enumerable:!0,get:function(){return i.enumtype}}),Object.defineProperty(e,`func`,{enumerable:!0,get:function(){return i.func}}),Object.defineProperty(e,`iface`,{enumerable:!0,get:function(){return i.iface}}),Object.defineProperty(e,`lit`,{enumerable:!0,get:function(){return i.lit}}),Object.defineProperty(e,`name`,{enumerable:!0,get:function(){return i.name}}),Object.defineProperty(e,`opt`,{enumerable:!0,get:function(){return i.opt}}),Object.defineProperty(e,`param`,{enumerable:!0,get:function(){return i.param}}),Object.defineProperty(e,`tuple`,{enumerable:!0,get:function(){return i.tuple}}),Object.defineProperty(e,`union`,{enumerable:!0,get:function(){return i.union}}),Object.defineProperty(e,`intersection`,{enumerable:!0,get:function(){return i.intersection}}),Object.defineProperty(e,`BasicType`,{enumerable:!0,get:function(){return i.BasicType}});var a=Vp();Object.defineProperty(e,`VError`,{enumerable:!0,get:function(){return a.VError}});function o(){for(var e=[...arguments],r=Object.assign.apply(Object,t([{},n.basicTypes],e)),i={},a=0,o=e;a<o.length;a++)for(var c=o[a],l=0,u=Object.keys(c);l<u.length;l++){var d=u[l];i[d]=new s(r,c[d])}return i}e.createCheckers=o;var s=function(){function e(e,t,r){if(r===void 0&&(r=`value`),this.suite=e,this.ttype=t,this._path=r,this.props=new Map,t instanceof n.TIface)for(var i=0,a=t.props;i<a.length;i++){var o=a[i];this.props.set(o.name,o.ttype)}this.checkerPlain=this.ttype.getChecker(e,!1),this.checkerStrict=this.ttype.getChecker(e,!0)}return e.prototype.setReportedPath=function(e){this._path=e},e.prototype.check=function(e){return this._doCheck(this.checkerPlain,e)},e.prototype.test=function(e){return this.checkerPlain(e,new r.NoopContext)},e.prototype.validate=function(e){return this._doValidate(this.checkerPlain,e)},e.prototype.strictCheck=function(e){return this._doCheck(this.checkerStrict,e)},e.prototype.strictTest=function(e){return this.checkerStrict(e,new r.NoopContext)},e.prototype.strictValidate=function(e){return this._doValidate(this.checkerStrict,e)},e.prototype.getProp=function(t){var n=this.props.get(t);if(!n)throw Error(`Type has no property `+t);return new e(this.suite,n,this._path+`.`+t)},e.prototype.methodArgs=function(t){var n=this._getMethod(t);return new e(this.suite,n.paramList)},e.prototype.methodResult=function(t){var n=this._getMethod(t);return new e(this.suite,n.result)},e.prototype.getArgs=function(){if(!(this.ttype instanceof n.TFunc))throw Error(`getArgs() applied to non-function`);return new e(this.suite,this.ttype.paramList)},e.prototype.getResult=function(){if(!(this.ttype instanceof n.TFunc))throw Error(`getResult() applied to non-function`);return new e(this.suite,this.ttype.result)},e.prototype.getType=function(){return this.ttype},e.prototype._doCheck=function(e,t){if(!e(t,new r.NoopContext)){var n=new r.DetailContext;throw e(t,n),n.getError(this._path)}},e.prototype._doValidate=function(e,t){if(e(t,new r.NoopContext))return null;var n=new r.DetailContext;return e(t,n),n.getErrorDetail(this._path)},e.prototype._getMethod=function(e){var t=this.props.get(e);if(!t)throw Error(`Type has no property `+e);if(!(t instanceof n.TFunc))throw Error(`Property `+e+` is not a method`);return t},e}();e.Checker=s})),Wp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t}var n=t(Up());e.Transform=n.union(n.lit(`jsx`),n.lit(`typescript`),n.lit(`flow`),n.lit(`imports`),n.lit(`react-hot-loader`),n.lit(`jest`)),e.SourceMapOptions=n.iface([],{compiledFilename:`string`}),e.Options=n.iface([],{transforms:n.array(`Transform`),disableESTransforms:n.opt(`boolean`),jsxRuntime:n.opt(n.union(n.lit(`classic`),n.lit(`automatic`),n.lit(`preserve`))),production:n.opt(`boolean`),jsxImportSource:n.opt(`string`),jsxPragma:n.opt(`string`),jsxFragmentPragma:n.opt(`string`),keepUnusedImports:n.opt(`boolean`),preserveDynamicImport:n.opt(`boolean`),injectCreateRequireForImportRequire:n.opt(`boolean`),enableLegacyTypeScriptModuleInterop:n.opt(`boolean`),enableLegacyBabel5ModuleInterop:n.opt(`boolean`),sourceMapOptions:n.opt(`SourceMapOptions`),filePath:n.opt(`string`)}),e.default={Transform:e.Transform,SourceMapOptions:e.SourceMapOptions,Options:e.Options}})),Gp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=Up(),r=t(Wp());let{Options:i}=n.createCheckers.call(void 0,r.default);function a(e){i.strictCheck(e)}e.validateOptions=a})),Kp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Zp(),n=qp(),r=wp(),i=hp(),a=$(),o=vp(),s=Xp(),c=yp();function l(){r.next.call(void 0),s.parseMaybeAssign.call(void 0,!1)}e.parseSpread=l;function u(e){r.next.call(void 0),m(e)}e.parseRest=u;function d(e){s.parseIdentifier.call(void 0),p(e)}e.parseBindingIdentifier=d;function f(){s.parseIdentifier.call(void 0),o.state.tokens[o.state.tokens.length-1].identifierRole=r.IdentifierRole.ImportDeclaration}e.parseImportedIdentifier=f;function p(e){let t;t=o.state.scopeDepth===0?r.IdentifierRole.TopLevelDeclaration:e?r.IdentifierRole.BlockScopedDeclaration:r.IdentifierRole.FunctionScopedDeclaration,o.state.tokens[o.state.tokens.length-1].identifierRole=t}e.markPriorBindingIdentifier=p;function m(e){switch(o.state.type){case a.TokenType._this:{let e=r.pushTypeContext.call(void 0,0);r.next.call(void 0),r.popTypeContext.call(void 0,e);return}case a.TokenType._yield:case a.TokenType.name:o.state.type=a.TokenType.name,d(e);return;case a.TokenType.bracketL:r.next.call(void 0),h(a.TokenType.bracketR,e,!0);return;case a.TokenType.braceL:s.parseObj.call(void 0,!0,e);return;default:c.unexpected.call(void 0)}}e.parseBindingAtom=m;function h(e,t,n=!1,i=!1,s=0){let l=!0,d=!1,f=o.state.tokens.length;for(;!r.eat.call(void 0,e)&&!o.state.error;)if(l?l=!1:(c.expect.call(void 0,a.TokenType.comma),o.state.tokens[o.state.tokens.length-1].contextId=s,!d&&o.state.tokens[f].isType&&(o.state.tokens[o.state.tokens.length-1].isType=!0,d=!0)),!(n&&r.match.call(void 0,a.TokenType.comma))){if(r.eat.call(void 0,e))break;if(r.match.call(void 0,a.TokenType.ellipsis)){u(t),_(),r.eat.call(void 0,a.TokenType.comma),c.expect.call(void 0,e);break}else g(i,t)}}e.parseBindingList=h;function g(e,t){e&&n.tsParseModifiers.call(void 0,[i.ContextualKeyword._public,i.ContextualKeyword._protected,i.ContextualKeyword._private,i.ContextualKeyword._readonly,i.ContextualKeyword._override]),v(t),_(),v(t,!0)}function _(){o.isFlowEnabled?t.flowParseAssignableListItemTypes.call(void 0):o.isTypeScriptEnabled&&n.tsParseAssignableListItemTypes.call(void 0)}function v(e,t=!1){if(t||m(e),!r.eat.call(void 0,a.TokenType.eq))return;let n=o.state.tokens.length-1;s.parseMaybeAssign.call(void 0),o.state.tokens[n].rhsEndIndex=o.state.tokens.length}e.parseMaybeDefault=v})),qp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=hp(),r=$(),i=vp(),a=Xp(),o=Kp(),s=Qp(),c=yp(),l=Jp();function u(){return t.match.call(void 0,r.TokenType.name)}function d(){return t.match.call(void 0,r.TokenType.name)||!!(i.state.type&r.TokenType.IS_KEYWORD)||t.match.call(void 0,r.TokenType.string)||t.match.call(void 0,r.TokenType.num)||t.match.call(void 0,r.TokenType.bigint)||t.match.call(void 0,r.TokenType.decimal)}function f(){let e=i.state.snapshot();return t.next.call(void 0),(t.match.call(void 0,r.TokenType.bracketL)||t.match.call(void 0,r.TokenType.braceL)||t.match.call(void 0,r.TokenType.star)||t.match.call(void 0,r.TokenType.ellipsis)||t.match.call(void 0,r.TokenType.hash)||d())&&!c.hasPrecedingLineBreak.call(void 0)?!0:(i.state.restoreFromSnapshot(e),!1)}function p(e){for(;m(e)!==null;);}e.tsParseModifiers=p;function m(e){if(!t.match.call(void 0,r.TokenType.name))return null;let a=i.state.contextualKeyword;if(e.indexOf(a)!==-1&&f()){switch(a){case n.ContextualKeyword._readonly:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._readonly;break;case n.ContextualKeyword._abstract:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._abstract;break;case n.ContextualKeyword._static:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._static;break;case n.ContextualKeyword._public:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._public;break;case n.ContextualKeyword._private:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._private;break;case n.ContextualKeyword._protected:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._protected;break;case n.ContextualKeyword._override:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._override;break;case n.ContextualKeyword._declare:i.state.tokens[i.state.tokens.length-1].type=r.TokenType._declare;break;default:break}return a}return null}e.tsParseModifier=m;function h(){for(a.parseIdentifier.call(void 0);t.eat.call(void 0,r.TokenType.dot);)a.parseIdentifier.call(void 0)}function g(){h(),!c.hasPrecedingLineBreak.call(void 0)&&t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function _(){t.next.call(void 0),L()}function v(){t.next.call(void 0)}function y(){c.expect.call(void 0,r.TokenType._typeof),t.match.call(void 0,r.TokenType._import)?b():h(),!c.hasPrecedingLineBreak.call(void 0)&&t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function b(){c.expect.call(void 0,r.TokenType._import),c.expect.call(void 0,r.TokenType.parenL),c.expect.call(void 0,r.TokenType.string),c.expect.call(void 0,r.TokenType.parenR),t.eat.call(void 0,r.TokenType.dot)&&h(),t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function x(){t.eat.call(void 0,r.TokenType._const);let e=t.eat.call(void 0,r.TokenType._in),o=c.eatContextual.call(void 0,n.ContextualKeyword._out);t.eat.call(void 0,r.TokenType._const),(e||o)&&!t.match.call(void 0,r.TokenType.name)?i.state.tokens[i.state.tokens.length-1].type=r.TokenType.name:a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType._extends)&&R(),t.eat.call(void 0,r.TokenType.eq)&&R()}function S(){t.match.call(void 0,r.TokenType.lessThan)&&C()}e.tsTryParseTypeParameters=S;function C(){let e=t.pushTypeContext.call(void 0,0);for(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.typeParameterStart)?t.next.call(void 0):c.unexpected.call(void 0);!t.eat.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)x(),t.eat.call(void 0,r.TokenType.comma);t.popTypeContext.call(void 0,e)}function w(e){let n=e===r.TokenType.arrow;S(),c.expect.call(void 0,r.TokenType.parenL),i.state.scopeDepth++,ee(!1),i.state.scopeDepth--,(n||t.match.call(void 0,e))&&I(e)}function ee(e){o.parseBindingList.call(void 0,r.TokenType.parenR,e)}function T(){t.eat.call(void 0,r.TokenType.comma)||c.semicolon.call(void 0)}function E(){w(r.TokenType.colon),T()}function te(){let e=i.state.snapshot();t.next.call(void 0);let n=t.eat.call(void 0,r.TokenType.name)&&t.match.call(void 0,r.TokenType.colon);return i.state.restoreFromSnapshot(e),n}function D(){if(!(t.match.call(void 0,r.TokenType.bracketL)&&te()))return!1;let e=t.pushTypeContext.call(void 0,0);return c.expect.call(void 0,r.TokenType.bracketL),a.parseIdentifier.call(void 0),L(),c.expect.call(void 0,r.TokenType.bracketR),ye(),T(),t.popTypeContext.call(void 0,e),!0}function O(e){t.eat.call(void 0,r.TokenType.question),!e&&(t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan))?(w(r.TokenType.colon),T()):(ye(),T())}function k(){if(t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan)){E();return}if(t.match.call(void 0,r.TokenType._new)){t.next.call(void 0),t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan)?E():O(!1);return}let e=!!m([n.ContextualKeyword._readonly]);D()||((c.isContextual.call(void 0,n.ContextualKeyword._get)||c.isContextual.call(void 0,n.ContextualKeyword._set))&&f(),a.parsePropertyName.call(void 0,-1),O(e))}function ne(){re()}function re(){for(c.expect.call(void 0,r.TokenType.braceL);!t.eat.call(void 0,r.TokenType.braceR)&&!i.state.error;)k()}function A(){let e=i.state.snapshot(),t=ie();return i.state.restoreFromSnapshot(e),t}function ie(){return t.next.call(void 0),t.eat.call(void 0,r.TokenType.plus)||t.eat.call(void 0,r.TokenType.minus)?c.isContextual.call(void 0,n.ContextualKeyword._readonly):(c.isContextual.call(void 0,n.ContextualKeyword._readonly)&&t.next.call(void 0),!t.match.call(void 0,r.TokenType.bracketL)||(t.next.call(void 0),!u())?!1:(t.next.call(void 0),t.match.call(void 0,r.TokenType._in)))}function ae(){a.parseIdentifier.call(void 0),c.expect.call(void 0,r.TokenType._in),R()}function oe(){c.expect.call(void 0,r.TokenType.braceL),t.match.call(void 0,r.TokenType.plus)||t.match.call(void 0,r.TokenType.minus)?(t.next.call(void 0),c.expectContextual.call(void 0,n.ContextualKeyword._readonly)):c.eatContextual.call(void 0,n.ContextualKeyword._readonly),c.expect.call(void 0,r.TokenType.bracketL),ae(),c.eatContextual.call(void 0,n.ContextualKeyword._as)&&R(),c.expect.call(void 0,r.TokenType.bracketR),t.match.call(void 0,r.TokenType.plus)||t.match.call(void 0,r.TokenType.minus)?(t.next.call(void 0),c.expect.call(void 0,r.TokenType.question)):t.eat.call(void 0,r.TokenType.question),be(),c.semicolon.call(void 0),c.expect.call(void 0,r.TokenType.braceR)}function j(){for(c.expect.call(void 0,r.TokenType.bracketL);!t.eat.call(void 0,r.TokenType.bracketR)&&!i.state.error;)se(),t.eat.call(void 0,r.TokenType.comma)}function se(){t.eat.call(void 0,r.TokenType.ellipsis)?R():(R(),t.eat.call(void 0,r.TokenType.question)),t.eat.call(void 0,r.TokenType.colon)&&R()}function ce(){c.expect.call(void 0,r.TokenType.parenL),R(),c.expect.call(void 0,r.TokenType.parenR)}function le(){for(t.nextTemplateToken.call(void 0),t.nextTemplateToken.call(void 0);!t.match.call(void 0,r.TokenType.backQuote)&&!i.state.error;)c.expect.call(void 0,r.TokenType.dollarBraceL),R(),t.nextTemplateToken.call(void 0),t.nextTemplateToken.call(void 0);t.next.call(void 0)}var M;(function(e){e[e.TSFunctionType=0]=`TSFunctionType`,e[e.TSConstructorType=1]=`TSConstructorType`,e[e.TSAbstractConstructorType=2]=`TSAbstractConstructorType`})(M||={});function ue(e){e===M.TSAbstractConstructorType&&c.expectContextual.call(void 0,n.ContextualKeyword._abstract),(e===M.TSConstructorType||e===M.TSAbstractConstructorType)&&c.expect.call(void 0,r.TokenType._new);let t=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!1,w(r.TokenType.arrow),i.state.inDisallowConditionalTypesContext=t}function de(){switch(i.state.type){case r.TokenType.name:g();return;case r.TokenType._void:case r.TokenType._null:t.next.call(void 0);return;case r.TokenType.string:case r.TokenType.num:case r.TokenType.bigint:case r.TokenType.decimal:case r.TokenType._true:case r.TokenType._false:a.parseLiteral.call(void 0);return;case r.TokenType.minus:t.next.call(void 0),a.parseLiteral.call(void 0);return;case r.TokenType._this:v(),c.isContextual.call(void 0,n.ContextualKeyword._is)&&!c.hasPrecedingLineBreak.call(void 0)&&_();return;case r.TokenType._typeof:y();return;case r.TokenType._import:b();return;case r.TokenType.braceL:A()?oe():ne();return;case r.TokenType.bracketL:j();return;case r.TokenType.parenL:ce();return;case r.TokenType.backQuote:le();return;default:if(i.state.type&r.TokenType.IS_KEYWORD){t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].type=r.TokenType.name;return}break}c.unexpected.call(void 0)}function fe(){for(de();!c.hasPrecedingLineBreak.call(void 0)&&t.eat.call(void 0,r.TokenType.bracketL);)t.eat.call(void 0,r.TokenType.bracketR)||(R(),c.expect.call(void 0,r.TokenType.bracketR))}function pe(){if(c.expectContextual.call(void 0,n.ContextualKeyword._infer),a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType._extends)){let e=i.state.snapshot();c.expect.call(void 0,r.TokenType._extends);let n=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!0,R(),i.state.inDisallowConditionalTypesContext=n,(i.state.error||!i.state.inDisallowConditionalTypesContext&&t.match.call(void 0,r.TokenType.question))&&i.state.restoreFromSnapshot(e)}}function me(){if(c.isContextual.call(void 0,n.ContextualKeyword._keyof)||c.isContextual.call(void 0,n.ContextualKeyword._unique)||c.isContextual.call(void 0,n.ContextualKeyword._readonly))t.next.call(void 0),me();else if(c.isContextual.call(void 0,n.ContextualKeyword._infer))pe();else{let e=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!1,fe(),i.state.inDisallowConditionalTypesContext=e}}function he(){if(t.eat.call(void 0,r.TokenType.bitwiseAND),me(),t.match.call(void 0,r.TokenType.bitwiseAND))for(;t.eat.call(void 0,r.TokenType.bitwiseAND);)me()}function ge(){if(t.eat.call(void 0,r.TokenType.bitwiseOR),he(),t.match.call(void 0,r.TokenType.bitwiseOR))for(;t.eat.call(void 0,r.TokenType.bitwiseOR);)he()}function _e(){return t.match.call(void 0,r.TokenType.lessThan)?!0:t.match.call(void 0,r.TokenType.parenL)&&P()}function N(){if(t.match.call(void 0,r.TokenType.name)||t.match.call(void 0,r.TokenType._this))return t.next.call(void 0),!0;if(t.match.call(void 0,r.TokenType.braceL)||t.match.call(void 0,r.TokenType.bracketL)){let e=1;for(t.next.call(void 0);e>0&&!i.state.error;)t.match.call(void 0,r.TokenType.braceL)||t.match.call(void 0,r.TokenType.bracketL)?e++:(t.match.call(void 0,r.TokenType.braceR)||t.match.call(void 0,r.TokenType.bracketR))&&e--,t.next.call(void 0);return!0}return!1}function P(){let e=i.state.snapshot(),t=F();return i.state.restoreFromSnapshot(e),t}function F(){return t.next.call(void 0),!!(t.match.call(void 0,r.TokenType.parenR)||t.match.call(void 0,r.TokenType.ellipsis)||N()&&(t.match.call(void 0,r.TokenType.colon)||t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.question)||t.match.call(void 0,r.TokenType.eq)||t.match.call(void 0,r.TokenType.parenR)&&(t.next.call(void 0),t.match.call(void 0,r.TokenType.arrow))))}function I(e){let n=t.pushTypeContext.call(void 0,0);c.expect.call(void 0,e),xe()||R(),t.popTypeContext.call(void 0,n)}function ve(){t.match.call(void 0,r.TokenType.colon)&&I(r.TokenType.colon)}function ye(){t.match.call(void 0,r.TokenType.colon)&&L()}e.tsTryParseTypeAnnotation=ye;function be(){t.eat.call(void 0,r.TokenType.colon)&&R()}function xe(){let e=i.state.snapshot();return c.isContextual.call(void 0,n.ContextualKeyword._asserts)?(t.next.call(void 0),c.eatContextual.call(void 0,n.ContextualKeyword._is)?(R(),!0):u()||t.match.call(void 0,r.TokenType._this)?(t.next.call(void 0),c.eatContextual.call(void 0,n.ContextualKeyword._is)&&R(),!0):(i.state.restoreFromSnapshot(e),!1)):u()||t.match.call(void 0,r.TokenType._this)?(t.next.call(void 0),c.isContextual.call(void 0,n.ContextualKeyword._is)&&!c.hasPrecedingLineBreak.call(void 0)?(t.next.call(void 0),R(),!0):(i.state.restoreFromSnapshot(e),!1)):!1}function L(){let e=t.pushTypeContext.call(void 0,0);c.expect.call(void 0,r.TokenType.colon),R(),t.popTypeContext.call(void 0,e)}e.tsParseTypeAnnotation=L;function R(){if(Ce(),i.state.inDisallowConditionalTypesContext||c.hasPrecedingLineBreak.call(void 0)||!t.eat.call(void 0,r.TokenType._extends))return;let e=i.state.inDisallowConditionalTypesContext;i.state.inDisallowConditionalTypesContext=!0,Ce(),i.state.inDisallowConditionalTypesContext=e,c.expect.call(void 0,r.TokenType.question),R(),c.expect.call(void 0,r.TokenType.colon),R()}e.tsParseType=R;function Se(){return c.isContextual.call(void 0,n.ContextualKeyword._abstract)&&t.lookaheadType.call(void 0)===r.TokenType._new}function Ce(){if(_e()){ue(M.TSFunctionType);return}if(t.match.call(void 0,r.TokenType._new)){ue(M.TSConstructorType);return}else if(Se()){ue(M.TSAbstractConstructorType);return}ge()}e.tsParseNonConditionalType=Ce;function we(){let e=t.pushTypeContext.call(void 0,1);R(),c.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e),a.parseMaybeUnary.call(void 0)}e.tsParseTypeAssertion=we;function Te(){if(t.eat.call(void 0,r.TokenType.jsxTagStart)){i.state.tokens[i.state.tokens.length-1].type=r.TokenType.typeParameterStart;let e=t.pushTypeContext.call(void 0,1);for(;!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)R(),t.eat.call(void 0,r.TokenType.comma);l.nextJSXTagToken.call(void 0),t.popTypeContext.call(void 0,e)}}e.tsTryParseJSXTypeArgument=Te;function Ee(){for(;!t.match.call(void 0,r.TokenType.braceL)&&!i.state.error;)De(),t.eat.call(void 0,r.TokenType.comma)}function De(){h(),t.match.call(void 0,r.TokenType.lessThan)&&Ge()}function Oe(){o.parseBindingIdentifier.call(void 0,!1),S(),t.eat.call(void 0,r.TokenType._extends)&&Ee(),re()}function ke(){o.parseBindingIdentifier.call(void 0,!1),S(),c.expect.call(void 0,r.TokenType.eq),R(),c.semicolon.call(void 0)}function Ae(){if(t.match.call(void 0,r.TokenType.string)?a.parseLiteral.call(void 0):a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType.eq)){let e=i.state.tokens.length-1;a.parseMaybeAssign.call(void 0),i.state.tokens[e].rhsEndIndex=i.state.tokens.length}}function je(){for(o.parseBindingIdentifier.call(void 0,!1),c.expect.call(void 0,r.TokenType.braceL);!t.eat.call(void 0,r.TokenType.braceR)&&!i.state.error;)Ae(),t.eat.call(void 0,r.TokenType.comma)}function Me(){c.expect.call(void 0,r.TokenType.braceL),s.parseBlockBody.call(void 0,r.TokenType.braceR)}function Ne(){o.parseBindingIdentifier.call(void 0,!1),t.eat.call(void 0,r.TokenType.dot)?Ne():Me()}function Pe(){c.isContextual.call(void 0,n.ContextualKeyword._global)?a.parseIdentifier.call(void 0):t.match.call(void 0,r.TokenType.string)?a.parseExprAtom.call(void 0):c.unexpected.call(void 0),t.match.call(void 0,r.TokenType.braceL)?Me():c.semicolon.call(void 0)}function Fe(){o.parseImportedIdentifier.call(void 0),c.expect.call(void 0,r.TokenType.eq),Le(),c.semicolon.call(void 0)}e.tsParseImportEqualsDeclaration=Fe;function Ie(){return c.isContextual.call(void 0,n.ContextualKeyword._require)&&t.lookaheadType.call(void 0)===r.TokenType.parenL}function Le(){Ie()?Re():h()}function Re(){c.expectContextual.call(void 0,n.ContextualKeyword._require),c.expect.call(void 0,r.TokenType.parenL),t.match.call(void 0,r.TokenType.string)||c.unexpected.call(void 0),a.parseLiteral.call(void 0),c.expect.call(void 0,r.TokenType.parenR)}function ze(){if(c.isLineTerminator.call(void 0))return!1;switch(i.state.type){case r.TokenType._function:{let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0);let n=i.state.start;return s.parseFunction.call(void 0,n,!0),t.popTypeContext.call(void 0,e),!0}case r.TokenType._class:{let e=t.pushTypeContext.call(void 0,1);return s.parseClass.call(void 0,!0,!1),t.popTypeContext.call(void 0,e),!0}case r.TokenType._const:if(t.match.call(void 0,r.TokenType._const)&&c.isLookaheadContextual.call(void 0,n.ContextualKeyword._enum)){let e=t.pushTypeContext.call(void 0,1);return c.expect.call(void 0,r.TokenType._const),c.expectContextual.call(void 0,n.ContextualKeyword._enum),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,je(),t.popTypeContext.call(void 0,e),!0}case r.TokenType._var:case r.TokenType._let:{let e=t.pushTypeContext.call(void 0,1);return s.parseVarStatement.call(void 0,i.state.type!==r.TokenType._var),t.popTypeContext.call(void 0,e),!0}case r.TokenType.name:{let e=t.pushTypeContext.call(void 0,1),r=i.state.contextualKeyword,a=!1;return r===n.ContextualKeyword._global?(Pe(),a=!0):a=He(r,!0),t.popTypeContext.call(void 0,e),a}default:return!1}}function Be(){return He(i.state.contextualKeyword,!0)}function Ve(e){switch(e){case n.ContextualKeyword._declare:{let e=i.state.tokens.length-1;if(ze())return i.state.tokens[e].type=r.TokenType._declare,!0;break}case n.ContextualKeyword._global:if(t.match.call(void 0,r.TokenType.braceL))return Me(),!0;break;default:return He(e,!1)}return!1}function He(e,a){switch(e){case n.ContextualKeyword._abstract:if(Ue(a)&&t.match.call(void 0,r.TokenType._class))return i.state.tokens[i.state.tokens.length-1].type=r.TokenType._abstract,s.parseClass.call(void 0,!0,!1),!0;break;case n.ContextualKeyword._enum:if(Ue(a)&&t.match.call(void 0,r.TokenType.name))return i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,je(),!0;break;case n.ContextualKeyword._interface:if(Ue(a)&&t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return Oe(),t.popTypeContext.call(void 0,e),!0}break;case n.ContextualKeyword._module:if(Ue(a)){if(t.match.call(void 0,r.TokenType.string)){let e=t.pushTypeContext.call(void 0,a?2:1);return Pe(),t.popTypeContext.call(void 0,e),!0}else if(t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return Ne(),t.popTypeContext.call(void 0,e),!0}}break;case n.ContextualKeyword._namespace:if(Ue(a)&&t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return Ne(),t.popTypeContext.call(void 0,e),!0}break;case n.ContextualKeyword._type:if(Ue(a)&&t.match.call(void 0,r.TokenType.name)){let e=t.pushTypeContext.call(void 0,a?2:1);return ke(),t.popTypeContext.call(void 0,e),!0}break;default:break}return!1}function Ue(e){return e?(t.next.call(void 0),!0):!c.isLineTerminator.call(void 0)}function We(){let e=i.state.snapshot();return C(),s.parseFunctionParams.call(void 0),ve(),c.expect.call(void 0,r.TokenType.arrow),i.state.error?(i.state.restoreFromSnapshot(e),!1):(a.parseFunctionBody.call(void 0,!0),!0)}function z(){i.state.type===r.TokenType.bitShiftL&&(--i.state.pos,t.finishToken.call(void 0,r.TokenType.lessThan)),Ge()}function Ge(){let e=t.pushTypeContext.call(void 0,0);for(c.expect.call(void 0,r.TokenType.lessThan);!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)R(),t.eat.call(void 0,r.TokenType.comma);e?(c.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e)):(t.popTypeContext.call(void 0,e),t.rescan_gt.call(void 0),c.expect.call(void 0,r.TokenType.greaterThan),i.state.tokens[i.state.tokens.length-1].isType=!0)}function Ke(){if(t.match.call(void 0,r.TokenType.name))switch(i.state.contextualKeyword){case n.ContextualKeyword._abstract:case n.ContextualKeyword._declare:case n.ContextualKeyword._enum:case n.ContextualKeyword._interface:case n.ContextualKeyword._module:case n.ContextualKeyword._namespace:case n.ContextualKeyword._type:return!0;default:break}return!1}e.tsIsDeclarationStart=Ke;function qe(e,n){if(t.match.call(void 0,r.TokenType.colon)&&I(r.TokenType.colon),!t.match.call(void 0,r.TokenType.braceL)&&c.isLineTerminator.call(void 0)){let t=i.state.tokens.length-1;for(;t>=0&&(i.state.tokens[t].start>=e||i.state.tokens[t].type===r.TokenType._default||i.state.tokens[t].type===r.TokenType._export);)i.state.tokens[t].isType=!0,t--;return}a.parseFunctionBody.call(void 0,!1,n)}e.tsParseFunctionBodyAndFinish=qe;function Je(e,n,o){if(!c.hasPrecedingLineBreak.call(void 0)&&t.eat.call(void 0,r.TokenType.bang)){i.state.tokens[i.state.tokens.length-1].type=r.TokenType.nonNullAssertion;return}if(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.bitShiftL)){let o=i.state.snapshot();if(!n&&a.atPossibleAsync.call(void 0)&&We())return;if(z(),!n&&t.eat.call(void 0,r.TokenType.parenL)?(i.state.tokens[i.state.tokens.length-1].subscriptStartIndex=e,a.parseCallExpressionArguments.call(void 0)):t.match.call(void 0,r.TokenType.backQuote)?a.parseTemplate.call(void 0):(i.state.type===r.TokenType.greaterThan||i.state.type!==r.TokenType.parenL&&i.state.type&r.TokenType.IS_EXPRESSION_START&&!c.hasPrecedingLineBreak.call(void 0))&&c.unexpected.call(void 0),i.state.error)i.state.restoreFromSnapshot(o);else return}else !n&&t.match.call(void 0,r.TokenType.questionDot)&&t.lookaheadType.call(void 0)===r.TokenType.lessThan&&(t.next.call(void 0),i.state.tokens[e].isOptionalChainStart=!0,i.state.tokens[i.state.tokens.length-1].subscriptStartIndex=e,Ge(),c.expect.call(void 0,r.TokenType.parenL),a.parseCallExpressionArguments.call(void 0));a.baseParseSubscript.call(void 0,e,n,o)}e.tsParseSubscript=Je;function Ye(){if(t.eat.call(void 0,r.TokenType._import))return c.isContextual.call(void 0,n.ContextualKeyword._type)&&t.lookaheadType.call(void 0)!==r.TokenType.eq&&c.expectContextual.call(void 0,n.ContextualKeyword._type),Fe(),!0;if(t.eat.call(void 0,r.TokenType.eq))return a.parseExpression.call(void 0),c.semicolon.call(void 0),!0;if(c.eatContextual.call(void 0,n.ContextualKeyword._as))return c.expectContextual.call(void 0,n.ContextualKeyword._namespace),a.parseIdentifier.call(void 0),c.semicolon.call(void 0),!0;if(c.isContextual.call(void 0,n.ContextualKeyword._type)){let e=t.lookaheadType.call(void 0);(e===r.TokenType.braceL||e===r.TokenType.star)&&t.next.call(void 0)}return!1}e.tsTryParseExport=Ye;function Xe(){if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ImportAccess,i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration;return}a.parseIdentifier.call(void 0),i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ImportAccess,i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ImportDeclaration,i.state.tokens[i.state.tokens.length-4].isType=!0,i.state.tokens[i.state.tokens.length-3].isType=!0,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0}e.tsParseImportSpecifier=Xe;function Ze(){if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ExportAccess;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-1].identifierRole=t.IdentifierRole.ExportAccess,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0;return}if(a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.braceR)){i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ExportAccess;return}a.parseIdentifier.call(void 0),i.state.tokens[i.state.tokens.length-3].identifierRole=t.IdentifierRole.ExportAccess,i.state.tokens[i.state.tokens.length-4].isType=!0,i.state.tokens[i.state.tokens.length-3].isType=!0,i.state.tokens[i.state.tokens.length-2].isType=!0,i.state.tokens[i.state.tokens.length-1].isType=!0}e.tsParseExportSpecifier=Ze;function Qe(){if(c.isContextual.call(void 0,n.ContextualKeyword._abstract)&&t.lookaheadType.call(void 0)===r.TokenType._class)return i.state.type=r.TokenType._abstract,t.next.call(void 0),s.parseClass.call(void 0,!0,!0),!0;if(c.isContextual.call(void 0,n.ContextualKeyword._interface)){let e=t.pushTypeContext.call(void 0,2);return He(n.ContextualKeyword._interface,!0),t.popTypeContext.call(void 0,e),!0}return!1}e.tsTryParseExportDefaultExpression=Qe;function $e(){if(i.state.type===r.TokenType._const){let e=t.lookaheadTypeAndKeyword.call(void 0);if(e.type===r.TokenType.name&&e.contextualKeyword===n.ContextualKeyword._enum)return c.expect.call(void 0,r.TokenType._const),c.expectContextual.call(void 0,n.ContextualKeyword._enum),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,je(),!0}return!1}e.tsTryParseStatementContent=$e;function et(e){let t=i.state.tokens.length;p([n.ContextualKeyword._abstract,n.ContextualKeyword._readonly,n.ContextualKeyword._declare,n.ContextualKeyword._static,n.ContextualKeyword._override]);let r=i.state.tokens.length;if(D()){let n=e?t-1:t;for(let e=n;e<r;e++)i.state.tokens[e].isType=!0;return!0}return!1}e.tsTryParseClassMemberWithIsStatic=et;function tt(e){Ve(e)||c.semicolon.call(void 0)}e.tsParseIdentifierStatement=tt;function nt(){let e=c.eatContextual.call(void 0,n.ContextualKeyword._declare);e&&(i.state.tokens[i.state.tokens.length-1].type=r.TokenType._declare);let a=!1;if(t.match.call(void 0,r.TokenType.name))if(e){let e=t.pushTypeContext.call(void 0,2);a=Be(),t.popTypeContext.call(void 0,e)}else a=Be();if(!a)if(e){let e=t.pushTypeContext.call(void 0,2);s.parseStatement.call(void 0,!0),t.popTypeContext.call(void 0,e)}else s.parseStatement.call(void 0,!0)}e.tsParseExportDeclaration=nt;function rt(e){if(e&&(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.bitShiftL))&&z(),c.eatContextual.call(void 0,n.ContextualKeyword._implements)){i.state.tokens[i.state.tokens.length-1].type=r.TokenType._implements;let e=t.pushTypeContext.call(void 0,1);Ee(),t.popTypeContext.call(void 0,e)}}e.tsAfterParseClassSuper=rt;function it(){S()}e.tsStartParseObjPropValue=it;function at(){S()}e.tsStartParseFunctionParams=at;function ot(){let e=t.pushTypeContext.call(void 0,0);c.hasPrecedingLineBreak.call(void 0)||t.eat.call(void 0,r.TokenType.bang),ye(),t.popTypeContext.call(void 0,e)}e.tsAfterParseVarHead=ot;function st(){t.match.call(void 0,r.TokenType.colon)&&L()}e.tsStartParseAsyncArrowFromCallExpression=st;function B(e,t){return i.isJSXEnabled?ct(e,t):lt(e,t)}e.tsParseMaybeAssign=B;function ct(e,n){if(!t.match.call(void 0,r.TokenType.lessThan))return a.baseParseMaybeAssign.call(void 0,e,n);let o=i.state.snapshot(),s=a.baseParseMaybeAssign.call(void 0,e,n);if(i.state.error)i.state.restoreFromSnapshot(o);else return s;return i.state.type=r.TokenType.typeParameterStart,C(),s=a.baseParseMaybeAssign.call(void 0,e,n),s||c.unexpected.call(void 0),s}e.tsParseMaybeAssignWithJSX=ct;function lt(e,n){if(!t.match.call(void 0,r.TokenType.lessThan))return a.baseParseMaybeAssign.call(void 0,e,n);let o=i.state.snapshot();C();let s=a.baseParseMaybeAssign.call(void 0,e,n);if(s||c.unexpected.call(void 0),i.state.error)i.state.restoreFromSnapshot(o);else return s;return a.baseParseMaybeAssign.call(void 0,e,n)}e.tsParseMaybeAssignWithoutJSX=lt;function ut(){if(t.match.call(void 0,r.TokenType.colon)){let e=i.state.snapshot();I(r.TokenType.colon),c.canInsertSemicolon.call(void 0)&&c.unexpected.call(void 0),t.match.call(void 0,r.TokenType.arrow)||c.unexpected.call(void 0),i.state.error&&i.state.restoreFromSnapshot(e)}return t.eat.call(void 0,r.TokenType.arrow)}e.tsParseArrow=ut;function dt(){let e=t.pushTypeContext.call(void 0,0);t.eat.call(void 0,r.TokenType.question),ye(),t.popTypeContext.call(void 0,e)}e.tsParseAssignableListItemTypes=dt;function V(){(t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.bitShiftL))&&z(),s.baseParseMaybeDecoratorArguments.call(void 0)}e.tsParseMaybeDecoratorArguments=V})),Jp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=$(),r=vp(),i=Xp(),a=yp(),o=_p(),s=xp(),c=qp();function l(){let e=!1,i=!1;for(;;){if(r.state.pos>=r.input.length){a.unexpected.call(void 0,`Unterminated JSX contents`);return}let s=r.input.charCodeAt(r.state.pos);if(s===o.charCodes.lessThan||s===o.charCodes.leftCurlyBrace){if(r.state.pos===r.state.start){if(s===o.charCodes.lessThan){r.state.pos++,t.finishToken.call(void 0,n.TokenType.jsxTagStart);return}t.getTokenFromCode.call(void 0,s);return}e&&!i?t.finishToken.call(void 0,n.TokenType.jsxEmptyText):t.finishToken.call(void 0,n.TokenType.jsxText);return}s===o.charCodes.lineFeed?e=!0:s!==o.charCodes.space&&s!==o.charCodes.carriageReturn&&s!==o.charCodes.tab&&(i=!0),r.state.pos++}}function u(e){for(r.state.pos++;;){if(r.state.pos>=r.input.length){a.unexpected.call(void 0,`Unterminated string constant`);return}if(r.input.charCodeAt(r.state.pos)===e){r.state.pos++;break}r.state.pos++}t.finishToken.call(void 0,n.TokenType.string)}function d(){let e;do{if(r.state.pos>r.input.length){a.unexpected.call(void 0,`Unexpectedly reached the end of input.`);return}e=r.input.charCodeAt(++r.state.pos)}while(s.IS_IDENTIFIER_CHAR[e]||e===o.charCodes.dash);t.finishToken.call(void 0,n.TokenType.jsxName)}function f(){x()}function p(e){if(f(),!t.eat.call(void 0,n.TokenType.colon)){r.state.tokens[r.state.tokens.length-1].identifierRole=e;return}f()}function m(){let e=r.state.tokens.length;p(t.IdentifierRole.Access);let i=!1;for(;t.match.call(void 0,n.TokenType.dot);)i=!0,x(),f();if(!i){let t=r.state.tokens[e],n=r.input.charCodeAt(t.start);n>=o.charCodes.lowercaseA&&n<=o.charCodes.lowercaseZ&&(t.identifierRole=null)}}function h(){switch(r.state.type){case n.TokenType.braceL:t.next.call(void 0),i.parseExpression.call(void 0),x();return;case n.TokenType.jsxTagStart:b(),x();return;case n.TokenType.string:x();return;default:a.unexpected.call(void 0,`JSX value should be either an expression or a quoted JSX text`)}}function g(){a.expect.call(void 0,n.TokenType.ellipsis),i.parseExpression.call(void 0)}function _(e){if(t.match.call(void 0,n.TokenType.jsxTagEnd))return!1;m(),r.isTypeScriptEnabled&&c.tsTryParseJSXTypeArgument.call(void 0);let s=!1;for(;!t.match.call(void 0,n.TokenType.slash)&&!t.match.call(void 0,n.TokenType.jsxTagEnd)&&!r.state.error;){if(t.eat.call(void 0,n.TokenType.braceL)){s=!0,a.expect.call(void 0,n.TokenType.ellipsis),i.parseMaybeAssign.call(void 0),x();continue}s&&r.state.end-r.state.start===3&&r.input.charCodeAt(r.state.start)===o.charCodes.lowercaseK&&r.input.charCodeAt(r.state.start+1)===o.charCodes.lowercaseE&&r.input.charCodeAt(r.state.start+2)===o.charCodes.lowercaseY&&(r.state.tokens[e].jsxRole=t.JSXRole.KeyAfterPropSpread),p(t.IdentifierRole.ObjectKey),t.match.call(void 0,n.TokenType.eq)&&(x(),h())}let l=t.match.call(void 0,n.TokenType.slash);return l&&x(),l}function v(){t.match.call(void 0,n.TokenType.jsxTagEnd)||m()}function y(){let e=r.state.tokens.length-1;r.state.tokens[e].jsxRole=t.JSXRole.NoChildren;let o=0;if(!_(e))for(S();;)switch(r.state.type){case n.TokenType.jsxTagStart:if(x(),t.match.call(void 0,n.TokenType.slash)){x(),v(),r.state.tokens[e].jsxRole!==t.JSXRole.KeyAfterPropSpread&&(o===1?r.state.tokens[e].jsxRole=t.JSXRole.OneChild:o>1&&(r.state.tokens[e].jsxRole=t.JSXRole.StaticChildren));return}o++,y(),S();break;case n.TokenType.jsxText:o++,S();break;case n.TokenType.jsxEmptyText:S();break;case n.TokenType.braceL:t.next.call(void 0),t.match.call(void 0,n.TokenType.ellipsis)?(g(),S(),o+=2):(t.match.call(void 0,n.TokenType.braceR)||(o++,i.parseExpression.call(void 0)),S());break;default:a.unexpected.call(void 0);return}}function b(){x(),y()}e.jsxParseElement=b;function x(){r.state.tokens.push(new t.Token),t.skipSpace.call(void 0),r.state.start=r.state.pos;let e=r.input.charCodeAt(r.state.pos);if(s.IS_IDENTIFIER_START[e])d();else if(e===o.charCodes.quotationMark||e===o.charCodes.apostrophe)u(e);else switch(++r.state.pos,e){case o.charCodes.greaterThan:t.finishToken.call(void 0,n.TokenType.jsxTagEnd);break;case o.charCodes.lessThan:t.finishToken.call(void 0,n.TokenType.jsxTagStart);break;case o.charCodes.slash:t.finishToken.call(void 0,n.TokenType.slash);break;case o.charCodes.equalsTo:t.finishToken.call(void 0,n.TokenType.eq);break;case o.charCodes.leftCurlyBrace:t.finishToken.call(void 0,n.TokenType.braceL);break;case o.charCodes.dot:t.finishToken.call(void 0,n.TokenType.dot);break;case o.charCodes.colon:t.finishToken.call(void 0,n.TokenType.colon);break;default:a.unexpected.call(void 0)}}e.nextJSXTagToken=x;function S(){r.state.tokens.push(new t.Token),r.state.start=r.state.pos,l()}})),Yp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=$(),r=vp(),i=Xp(),a=Zp(),o=qp();function s(e){if(t.match.call(void 0,n.TokenType.question)){let e=t.lookaheadType.call(void 0);if(e===n.TokenType.colon||e===n.TokenType.comma||e===n.TokenType.parenR)return}i.baseParseConditional.call(void 0,e)}e.typedParseConditional=s;function c(){t.eatTypeToken.call(void 0,n.TokenType.question),t.match.call(void 0,n.TokenType.colon)&&(r.isTypeScriptEnabled?o.tsParseTypeAnnotation.call(void 0):r.isFlowEnabled&&a.flowParseTypeAnnotation.call(void 0))}e.typedParseParenItem=c})),Xp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Zp(),n=Jp(),r=Yp(),i=qp(),a=wp(),o=hp(),s=gp(),c=$(),l=_p(),u=xp(),d=vp(),f=Kp(),p=Qp(),m=yp(),h=class{constructor(e){this.stop=e}};e.StopState=h;function g(e=!1){if(_(e),a.match.call(void 0,c.TokenType.comma))for(;a.eat.call(void 0,c.TokenType.comma);)_(e)}e.parseExpression=g;function _(e=!1,n=!1){return d.isTypeScriptEnabled?i.tsParseMaybeAssign.call(void 0,e,n):d.isFlowEnabled?t.flowParseMaybeAssign.call(void 0,e,n):v(e,n)}e.parseMaybeAssign=_;function v(e,t){if(a.match.call(void 0,c.TokenType._yield))return Se(),!1;(a.match.call(void 0,c.TokenType.parenL)||a.match.call(void 0,c.TokenType.name)||a.match.call(void 0,c.TokenType._yield))&&(d.state.potentialArrowAt=d.state.start);let n=y(e);return t&&ue(),d.state.type&c.TokenType.IS_ASSIGN?(a.next.call(void 0),_(e),!1):n}e.baseParseMaybeAssign=v;function y(e){return S(e)?!0:(b(e),!1)}function b(e){d.isTypeScriptEnabled||d.isFlowEnabled?r.typedParseConditional.call(void 0,e):x(e)}function x(e){a.eat.call(void 0,c.TokenType.question)&&(_(),m.expect.call(void 0,c.TokenType.colon),_(e))}e.baseParseConditional=x;function S(e){let t=d.state.tokens.length;return w()?!0:(C(t,-1,e),!1)}function C(e,t,n){if(d.isTypeScriptEnabled&&(c.TokenType._in&c.TokenType.PRECEDENCE_MASK)>t&&!m.hasPrecedingLineBreak.call(void 0)&&(m.eatContextual.call(void 0,o.ContextualKeyword._as)||m.eatContextual.call(void 0,o.ContextualKeyword._satisfies))){let r=a.pushTypeContext.call(void 0,1);i.tsParseType.call(void 0),a.popTypeContext.call(void 0,r),a.rescan_gt.call(void 0),C(e,t,n);return}let r=d.state.type&c.TokenType.PRECEDENCE_MASK;if(r>0&&(!n||!a.match.call(void 0,c.TokenType._in))&&r>t){let i=d.state.type;a.next.call(void 0),i===c.TokenType.nullishCoalescing&&(d.state.tokens[d.state.tokens.length-1].nullishStartIndex=e);let o=d.state.tokens.length;w(),C(o,i&c.TokenType.IS_RIGHT_ASSOCIATIVE?r-1:r,n),i===c.TokenType.nullishCoalescing&&(d.state.tokens[e].numNullishCoalesceStarts++,d.state.tokens[d.state.tokens.length-1].numNullishCoalesceEnds++),C(e,t,n)}}function w(){if(d.isTypeScriptEnabled&&!d.isJSXEnabled&&a.eat.call(void 0,c.TokenType.lessThan))return i.tsParseTypeAssertion.call(void 0),!1;if(m.isContextual.call(void 0,o.ContextualKeyword._module)&&a.lookaheadCharCode.call(void 0)===l.charCodes.leftCurlyBrace&&!m.hasFollowingLineBreak.call(void 0))return Ce(),!1;if(d.state.type&c.TokenType.IS_PREFIX)return a.next.call(void 0),w(),!1;if(ee())return!0;for(;d.state.type&c.TokenType.IS_POSTFIX&&!m.canInsertSemicolon.call(void 0);)d.state.type===c.TokenType.preIncDec&&(d.state.type=c.TokenType.postIncDec),a.next.call(void 0);return!1}e.parseMaybeUnary=w;function ee(){let e=d.state.tokens.length;return ie()?!0:(T(e),d.state.tokens.length>e&&d.state.tokens[e].isOptionalChainStart&&(d.state.tokens[d.state.tokens.length-1].isOptionalChainEnd=!0),!1)}e.parseExprSubscripts=ee;function T(e,n=!1){d.isFlowEnabled?t.flowParseSubscripts.call(void 0,e,n):E(e,n)}function E(e,t=!1){let n=new h(!1);do te(e,t,n);while(!n.stop&&!d.state.error)}e.baseParseSubscripts=E;function te(e,n,r){d.isTypeScriptEnabled?i.tsParseSubscript.call(void 0,e,n,r):d.isFlowEnabled?t.flowParseSubscript.call(void 0,e,n,r):D(e,n,r)}function D(e,t,n){if(!t&&a.eat.call(void 0,c.TokenType.doubleColon))A(),n.stop=!0,T(e,t);else if(a.match.call(void 0,c.TokenType.questionDot)){if(d.state.tokens[e].isOptionalChainStart=!0,t&&a.lookaheadType.call(void 0)===c.TokenType.parenL){n.stop=!0;return}a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e,a.eat.call(void 0,c.TokenType.bracketL)?(g(),m.expect.call(void 0,c.TokenType.bracketR)):a.eat.call(void 0,c.TokenType.parenL)?k():ae()}else if(a.eat.call(void 0,c.TokenType.dot))d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e,ae();else if(a.eat.call(void 0,c.TokenType.bracketL))d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e,g(),m.expect.call(void 0,c.TokenType.bracketR);else if(!t&&a.match.call(void 0,c.TokenType.parenL))if(O()){let t=d.state.snapshot(),r=d.state.tokens.length;a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e;let i=d.getNextContextId.call(void 0);d.state.tokens[d.state.tokens.length-1].contextId=i,k(),d.state.tokens[d.state.tokens.length-1].contextId=i,ne()&&(d.state.restoreFromSnapshot(t),n.stop=!0,d.state.scopeDepth++,p.parseFunctionParams.call(void 0),re(r))}else{a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].subscriptStartIndex=e;let t=d.getNextContextId.call(void 0);d.state.tokens[d.state.tokens.length-1].contextId=t,k(),d.state.tokens[d.state.tokens.length-1].contextId=t}else a.match.call(void 0,c.TokenType.backQuote)?pe():n.stop=!0}e.baseParseSubscript=D;function O(){return d.state.tokens[d.state.tokens.length-1].contextualKeyword===o.ContextualKeyword._async&&!m.canInsertSemicolon.call(void 0)}e.atPossibleAsync=O;function k(){let e=!0;for(;!a.eat.call(void 0,c.TokenType.parenR)&&!d.state.error;){if(e)e=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.eat.call(void 0,c.TokenType.parenR))break;xe(!1)}}e.parseCallExpressionArguments=k;function ne(){return a.match.call(void 0,c.TokenType.colon)||a.match.call(void 0,c.TokenType.arrow)}function re(e){d.isTypeScriptEnabled?i.tsStartParseAsyncArrowFromCallExpression.call(void 0):d.isFlowEnabled&&t.flowStartParseAsyncArrowFromCallExpression.call(void 0),m.expect.call(void 0,c.TokenType.arrow),I(e)}function A(){let e=d.state.tokens.length;ie(),T(e,!0)}function ie(){if(a.eat.call(void 0,c.TokenType.modulo))return L(),!1;if(a.match.call(void 0,c.TokenType.jsxText)||a.match.call(void 0,c.TokenType.jsxEmptyText))return j(),!1;if(a.match.call(void 0,c.TokenType.lessThan)&&d.isJSXEnabled)return d.state.type=c.TokenType.jsxTagStart,n.jsxParseElement.call(void 0),a.next.call(void 0),!1;let e=d.state.potentialArrowAt===d.state.start;switch(d.state.type){case c.TokenType.slash:case c.TokenType.assign:a.retokenizeSlashAsRegex.call(void 0);case c.TokenType._super:case c.TokenType._this:case c.TokenType.regexp:case c.TokenType.num:case c.TokenType.bigint:case c.TokenType.decimal:case c.TokenType.string:case c.TokenType._null:case c.TokenType._true:case c.TokenType._false:return a.next.call(void 0),!1;case c.TokenType._import:return a.next.call(void 0),a.match.call(void 0,c.TokenType.dot)&&(d.state.tokens[d.state.tokens.length-1].type=c.TokenType.name,a.next.call(void 0),L()),!1;case c.TokenType.name:{let t=d.state.tokens.length,n=d.state.start,r=d.state.contextualKeyword;return L(),r===o.ContextualKeyword._await?(R(),!1):r===o.ContextualKeyword._async&&a.match.call(void 0,c.TokenType._function)&&!m.canInsertSemicolon.call(void 0)?(a.next.call(void 0),p.parseFunction.call(void 0,n,!1),!1):e&&r===o.ContextualKeyword._async&&!m.canInsertSemicolon.call(void 0)&&a.match.call(void 0,c.TokenType.name)?(d.state.scopeDepth++,f.parseBindingIdentifier.call(void 0,!1),m.expect.call(void 0,c.TokenType.arrow),I(t),!0):a.match.call(void 0,c.TokenType._do)&&!m.canInsertSemicolon.call(void 0)?(a.next.call(void 0),p.parseBlock.call(void 0),!1):e&&!m.canInsertSemicolon.call(void 0)&&a.match.call(void 0,c.TokenType.arrow)?(d.state.scopeDepth++,f.markPriorBindingIdentifier.call(void 0,!1),m.expect.call(void 0,c.TokenType.arrow),I(t),!0):(d.state.tokens[d.state.tokens.length-1].identifierRole=a.IdentifierRole.Access,!1)}case c.TokenType._do:return a.next.call(void 0),p.parseBlock.call(void 0),!1;case c.TokenType.parenL:return ce(e);case c.TokenType.bracketL:return a.next.call(void 0),be(c.TokenType.bracketR,!0),!1;case c.TokenType.braceL:return me(!1,!1),!1;case c.TokenType._function:return oe(),!1;case c.TokenType.at:p.parseDecorators.call(void 0);case c.TokenType._class:return p.parseClass.call(void 0,!1),!1;case c.TokenType._new:return de(),!1;case c.TokenType.backQuote:return pe(),!1;case c.TokenType.doubleColon:return a.next.call(void 0),A(),!1;case c.TokenType.hash:{let e=a.lookaheadCharCode.call(void 0);return u.IS_IDENTIFIER_START[e]||e===l.charCodes.backslash?ae():a.next.call(void 0),!1}default:return m.unexpected.call(void 0),!1}}e.parseExprAtom=ie;function ae(){a.eat.call(void 0,c.TokenType.hash),L()}function oe(){let e=d.state.start;L(),a.eat.call(void 0,c.TokenType.dot)&&L(),p.parseFunction.call(void 0,e,!1)}function j(){a.next.call(void 0)}e.parseLiteral=j;function se(){m.expect.call(void 0,c.TokenType.parenL),g(),m.expect.call(void 0,c.TokenType.parenR)}e.parseParenExpression=se;function ce(e){let t=d.state.snapshot(),n=d.state.tokens.length;m.expect.call(void 0,c.TokenType.parenL);let r=!0;for(;!a.match.call(void 0,c.TokenType.parenR)&&!d.state.error;){if(r)r=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.match.call(void 0,c.TokenType.parenR))break;if(a.match.call(void 0,c.TokenType.ellipsis)){f.parseRest.call(void 0,!1),ue();break}else _(!1,!0)}return m.expect.call(void 0,c.TokenType.parenR),e&&le()&&M()?(d.state.restoreFromSnapshot(t),d.state.scopeDepth++,p.parseFunctionParams.call(void 0),M(),I(n),d.state.error?(d.state.restoreFromSnapshot(t),ce(!1),!1):!0):!1}function le(){return a.match.call(void 0,c.TokenType.colon)||!m.canInsertSemicolon.call(void 0)}function M(){return d.isTypeScriptEnabled?i.tsParseArrow.call(void 0):d.isFlowEnabled?t.flowParseArrow.call(void 0):a.eat.call(void 0,c.TokenType.arrow)}e.parseArrow=M;function ue(){(d.isTypeScriptEnabled||d.isFlowEnabled)&&r.typedParseParenItem.call(void 0)}function de(){if(m.expect.call(void 0,c.TokenType._new),a.eat.call(void 0,c.TokenType.dot)){L();return}fe(),d.isFlowEnabled&&t.flowStartParseNewArguments.call(void 0),a.eat.call(void 0,c.TokenType.parenL)&&be(c.TokenType.parenR)}function fe(){A(),a.eat.call(void 0,c.TokenType.questionDot)}function pe(){for(a.nextTemplateToken.call(void 0),a.nextTemplateToken.call(void 0);!a.match.call(void 0,c.TokenType.backQuote)&&!d.state.error;)m.expect.call(void 0,c.TokenType.dollarBraceL),g(),a.nextTemplateToken.call(void 0),a.nextTemplateToken.call(void 0);a.next.call(void 0)}e.parseTemplate=pe;function me(e,t){let n=d.getNextContextId.call(void 0),r=!0;for(a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].contextId=n;!a.eat.call(void 0,c.TokenType.braceR)&&!d.state.error;){if(r)r=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.eat.call(void 0,c.TokenType.braceR))break;let i=!1;if(a.match.call(void 0,c.TokenType.ellipsis)){let n=d.state.tokens.length;if(f.parseSpread.call(void 0),e&&(d.state.tokens.length===n+2&&f.markPriorBindingIdentifier.call(void 0,t),a.eat.call(void 0,c.TokenType.braceR)))break;continue}e||(i=a.eat.call(void 0,c.TokenType.star)),!e&&m.isContextual.call(void 0,o.ContextualKeyword._async)?(i&&m.unexpected.call(void 0),L(),a.match.call(void 0,c.TokenType.colon)||a.match.call(void 0,c.TokenType.parenL)||a.match.call(void 0,c.TokenType.braceR)||a.match.call(void 0,c.TokenType.eq)||a.match.call(void 0,c.TokenType.comma)||(a.match.call(void 0,c.TokenType.star)&&(a.next.call(void 0),i=!0),P(n))):P(n),N(e,t,n)}d.state.tokens[d.state.tokens.length-1].contextId=n}e.parseObj=me;function he(e){return!e&&(a.match.call(void 0,c.TokenType.string)||a.match.call(void 0,c.TokenType.num)||a.match.call(void 0,c.TokenType.bracketL)||a.match.call(void 0,c.TokenType.name)||!!(d.state.type&c.TokenType.IS_KEYWORD))}function ge(e,t){let n=d.state.start;return a.match.call(void 0,c.TokenType.parenL)?(e&&m.unexpected.call(void 0),F(n,!1),!0):he(e)?(P(t),F(n,!1),!0):!1}function _e(e,t){if(a.eat.call(void 0,c.TokenType.colon)){e?f.parseMaybeDefault.call(void 0,t):_(!1);return}let n;n=e?d.state.scopeDepth===0?a.IdentifierRole.ObjectShorthandTopLevelDeclaration:t?a.IdentifierRole.ObjectShorthandBlockScopedDeclaration:a.IdentifierRole.ObjectShorthandFunctionScopedDeclaration:a.IdentifierRole.ObjectShorthand,d.state.tokens[d.state.tokens.length-1].identifierRole=n,f.parseMaybeDefault.call(void 0,t,!0)}function N(e,n,r){d.isTypeScriptEnabled?i.tsStartParseObjPropValue.call(void 0):d.isFlowEnabled&&t.flowStartParseObjPropValue.call(void 0),ge(e,r)||_e(e,n)}function P(e){d.isFlowEnabled&&t.flowParseVariance.call(void 0),a.eat.call(void 0,c.TokenType.bracketL)?(d.state.tokens[d.state.tokens.length-1].contextId=e,_(),m.expect.call(void 0,c.TokenType.bracketR),d.state.tokens[d.state.tokens.length-1].contextId=e):(a.match.call(void 0,c.TokenType.num)||a.match.call(void 0,c.TokenType.string)||a.match.call(void 0,c.TokenType.bigint)||a.match.call(void 0,c.TokenType.decimal)?ie():ae(),d.state.tokens[d.state.tokens.length-1].identifierRole=a.IdentifierRole.ObjectKey,d.state.tokens[d.state.tokens.length-1].contextId=e)}e.parsePropertyName=P;function F(e,t){let n=d.getNextContextId.call(void 0);d.state.scopeDepth++;let r=d.state.tokens.length,i=t;p.parseFunctionParams.call(void 0,i,n),ve(e,n);let a=d.state.tokens.length;d.state.scopes.push(new s.Scope(r,a,!0)),d.state.scopeDepth--}e.parseMethod=F;function I(e){ye(!0);let t=d.state.tokens.length;d.state.scopes.push(new s.Scope(e,t,!0)),d.state.scopeDepth--}e.parseArrowExpression=I;function ve(e,n=0){d.isTypeScriptEnabled?i.tsParseFunctionBodyAndFinish.call(void 0,e,n):d.isFlowEnabled?t.flowParseFunctionBodyAndFinish.call(void 0,n):ye(!1,n)}e.parseFunctionBodyAndFinish=ve;function ye(e,t=0){e&&!a.match.call(void 0,c.TokenType.braceL)?_():p.parseBlock.call(void 0,!0,t)}e.parseFunctionBody=ye;function be(e,t=!1){let n=!0;for(;!a.eat.call(void 0,e)&&!d.state.error;){if(n)n=!1;else if(m.expect.call(void 0,c.TokenType.comma),a.eat.call(void 0,e))break;xe(t)}}function xe(e){e&&a.match.call(void 0,c.TokenType.comma)||(a.match.call(void 0,c.TokenType.ellipsis)?(f.parseSpread.call(void 0),ue()):a.match.call(void 0,c.TokenType.question)?a.next.call(void 0):_(!1,!0))}function L(){a.next.call(void 0),d.state.tokens[d.state.tokens.length-1].type=c.TokenType.name}e.parseIdentifier=L;function R(){w()}function Se(){a.next.call(void 0),!a.match.call(void 0,c.TokenType.semi)&&!m.canInsertSemicolon.call(void 0)&&(a.eat.call(void 0,c.TokenType.star),_())}function Ce(){m.expectContextual.call(void 0,o.ContextualKeyword._module),m.expect.call(void 0,c.TokenType.braceL),p.parseBlockBody.call(void 0,c.TokenType.braceR)}})),Zp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=hp(),r=$(),i=vp(),a=Xp(),o=Qp(),s=yp();function c(e){return(e.type===r.TokenType.name||!!(e.type&r.TokenType.IS_KEYWORD))&&e.contextualKeyword!==n.ContextualKeyword._from}function l(e){let n=t.pushTypeContext.call(void 0,0);s.expect.call(void 0,e||r.TokenType.colon),P(),t.popTypeContext.call(void 0,n)}function u(){s.expect.call(void 0,r.TokenType.modulo),s.expectContextual.call(void 0,n.ContextualKeyword._checks),t.eat.call(void 0,r.TokenType.parenL)&&(a.parseExpression.call(void 0),s.expect.call(void 0,r.TokenType.parenR))}function d(){let e=t.pushTypeContext.call(void 0,0);s.expect.call(void 0,r.TokenType.colon),t.match.call(void 0,r.TokenType.modulo)?u():(P(),t.match.call(void 0,r.TokenType.modulo)&&u()),t.popTypeContext.call(void 0,e)}function f(){t.next.call(void 0),S(!0)}function p(){t.next.call(void 0),a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.lessThan)&&D(),s.expect.call(void 0,r.TokenType.parenL),fe(),s.expect.call(void 0,r.TokenType.parenR),d(),s.semicolon.call(void 0)}function m(){t.match.call(void 0,r.TokenType._class)?f():t.match.call(void 0,r.TokenType._function)?p():t.match.call(void 0,r.TokenType._var)?h():s.eatContextual.call(void 0,n.ContextualKeyword._module)?t.eat.call(void 0,r.TokenType.dot)?v():g():s.isContextual.call(void 0,n.ContextualKeyword._type)?y():s.isContextual.call(void 0,n.ContextualKeyword._opaque)?b():s.isContextual.call(void 0,n.ContextualKeyword._interface)?x():t.match.call(void 0,r.TokenType._export)?_():s.unexpected.call(void 0)}function h(){t.next.call(void 0),I(),s.semicolon.call(void 0)}function g(){for(t.match.call(void 0,r.TokenType.string)?a.parseExprAtom.call(void 0):a.parseIdentifier.call(void 0),s.expect.call(void 0,r.TokenType.braceL);!t.match.call(void 0,r.TokenType.braceR)&&!i.state.error;)t.match.call(void 0,r.TokenType._import)?(t.next.call(void 0),o.parseImport.call(void 0)):s.unexpected.call(void 0);s.expect.call(void 0,r.TokenType.braceR)}function _(){s.expect.call(void 0,r.TokenType._export),t.eat.call(void 0,r.TokenType._default)?t.match.call(void 0,r.TokenType._function)||t.match.call(void 0,r.TokenType._class)?m():(P(),s.semicolon.call(void 0)):t.match.call(void 0,r.TokenType._var)||t.match.call(void 0,r.TokenType._function)||t.match.call(void 0,r.TokenType._class)||s.isContextual.call(void 0,n.ContextualKeyword._opaque)?m():t.match.call(void 0,r.TokenType.star)||t.match.call(void 0,r.TokenType.braceL)||s.isContextual.call(void 0,n.ContextualKeyword._interface)||s.isContextual.call(void 0,n.ContextualKeyword._type)||s.isContextual.call(void 0,n.ContextualKeyword._opaque)?o.parseExport.call(void 0):s.unexpected.call(void 0)}function v(){s.expectContextual.call(void 0,n.ContextualKeyword._exports),F(),s.semicolon.call(void 0)}function y(){t.next.call(void 0),T()}function b(){t.next.call(void 0),E(!0)}function x(){t.next.call(void 0),S()}function S(e=!1){if(ee(),t.match.call(void 0,r.TokenType.lessThan)&&D(),t.eat.call(void 0,r.TokenType._extends))do C();while(!e&&t.eat.call(void 0,r.TokenType.comma));if(s.isContextual.call(void 0,n.ContextualKeyword._mixins)){t.next.call(void 0);do C();while(t.eat.call(void 0,r.TokenType.comma))}if(s.isContextual.call(void 0,n.ContextualKeyword._implements)){t.next.call(void 0);do C();while(t.eat.call(void 0,r.TokenType.comma))}oe(e,!1,e)}function C(){ce(!1),t.match.call(void 0,r.TokenType.lessThan)&&O()}function w(){S()}function ee(){a.parseIdentifier.call(void 0)}function T(){ee(),t.match.call(void 0,r.TokenType.lessThan)&&D(),l(r.TokenType.eq),s.semicolon.call(void 0)}function E(e){s.expectContextual.call(void 0,n.ContextualKeyword._type),ee(),t.match.call(void 0,r.TokenType.lessThan)&&D(),t.match.call(void 0,r.TokenType.colon)&&l(r.TokenType.colon),e||l(r.TokenType.eq),s.semicolon.call(void 0)}function te(){ve(),I(),t.eat.call(void 0,r.TokenType.eq)&&P()}function D(){let e=t.pushTypeContext.call(void 0,0);t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.typeParameterStart)?t.next.call(void 0):s.unexpected.call(void 0);do te(),t.match.call(void 0,r.TokenType.greaterThan)||s.expect.call(void 0,r.TokenType.comma);while(!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error);s.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e)}e.flowParseTypeParameterDeclaration=D;function O(){let e=t.pushTypeContext.call(void 0,0);for(s.expect.call(void 0,r.TokenType.lessThan);!t.match.call(void 0,r.TokenType.greaterThan)&&!i.state.error;)P(),t.match.call(void 0,r.TokenType.greaterThan)||s.expect.call(void 0,r.TokenType.comma);s.expect.call(void 0,r.TokenType.greaterThan),t.popTypeContext.call(void 0,e)}function k(){if(s.expectContextual.call(void 0,n.ContextualKeyword._interface),t.eat.call(void 0,r.TokenType._extends))do C();while(t.eat.call(void 0,r.TokenType.comma));oe(!1,!1,!1)}function ne(){t.match.call(void 0,r.TokenType.num)||t.match.call(void 0,r.TokenType.string)?a.parseExprAtom.call(void 0):a.parseIdentifier.call(void 0)}function re(){t.lookaheadType.call(void 0)===r.TokenType.colon?(ne(),l()):P(),s.expect.call(void 0,r.TokenType.bracketR),l()}function A(){ne(),s.expect.call(void 0,r.TokenType.bracketR),s.expect.call(void 0,r.TokenType.bracketR),t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.parenL)?ie():(t.eat.call(void 0,r.TokenType.question),l())}function ie(){for(t.match.call(void 0,r.TokenType.lessThan)&&D(),s.expect.call(void 0,r.TokenType.parenL);!t.match.call(void 0,r.TokenType.parenR)&&!t.match.call(void 0,r.TokenType.ellipsis)&&!i.state.error;)de(),t.match.call(void 0,r.TokenType.parenR)||s.expect.call(void 0,r.TokenType.comma);t.eat.call(void 0,r.TokenType.ellipsis)&&de(),s.expect.call(void 0,r.TokenType.parenR),l()}function ae(){ie()}function oe(e,a,o){let c;for(a&&t.match.call(void 0,r.TokenType.braceBarL)?(s.expect.call(void 0,r.TokenType.braceBarL),c=r.TokenType.braceBarR):(s.expect.call(void 0,r.TokenType.braceL),c=r.TokenType.braceR);!t.match.call(void 0,c)&&!i.state.error;){if(o&&s.isContextual.call(void 0,n.ContextualKeyword._proto)){let n=t.lookaheadType.call(void 0);n!==r.TokenType.colon&&n!==r.TokenType.question&&(t.next.call(void 0),e=!1)}if(e&&s.isContextual.call(void 0,n.ContextualKeyword._static)){let e=t.lookaheadType.call(void 0);e!==r.TokenType.colon&&e!==r.TokenType.question&&t.next.call(void 0)}if(ve(),t.eat.call(void 0,r.TokenType.bracketL))t.eat.call(void 0,r.TokenType.bracketL)?A():re();else if(t.match.call(void 0,r.TokenType.parenL)||t.match.call(void 0,r.TokenType.lessThan))ae();else{if(s.isContextual.call(void 0,n.ContextualKeyword._get)||s.isContextual.call(void 0,n.ContextualKeyword._set)){let e=t.lookaheadType.call(void 0);(e===r.TokenType.name||e===r.TokenType.string||e===r.TokenType.num)&&t.next.call(void 0)}j()}se()}s.expect.call(void 0,c)}function j(){if(t.match.call(void 0,r.TokenType.ellipsis)){if(s.expect.call(void 0,r.TokenType.ellipsis),t.eat.call(void 0,r.TokenType.comma)||t.eat.call(void 0,r.TokenType.semi),t.match.call(void 0,r.TokenType.braceR))return;P()}else ne(),t.match.call(void 0,r.TokenType.lessThan)||t.match.call(void 0,r.TokenType.parenL)?ie():(t.eat.call(void 0,r.TokenType.question),l())}function se(){!t.eat.call(void 0,r.TokenType.semi)&&!t.eat.call(void 0,r.TokenType.comma)&&!t.match.call(void 0,r.TokenType.braceR)&&!t.match.call(void 0,r.TokenType.braceBarR)&&s.unexpected.call(void 0)}function ce(e){for(e||a.parseIdentifier.call(void 0);t.eat.call(void 0,r.TokenType.dot);)a.parseIdentifier.call(void 0)}function le(){ce(!0),t.match.call(void 0,r.TokenType.lessThan)&&O()}function M(){s.expect.call(void 0,r.TokenType._typeof),pe()}function ue(){for(s.expect.call(void 0,r.TokenType.bracketL);i.state.pos<i.input.length&&!t.match.call(void 0,r.TokenType.bracketR)&&(P(),!t.match.call(void 0,r.TokenType.bracketR));)s.expect.call(void 0,r.TokenType.comma);s.expect.call(void 0,r.TokenType.bracketR)}function de(){let e=t.lookaheadType.call(void 0);e===r.TokenType.colon||e===r.TokenType.question?(a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType.question),l()):P()}function fe(){for(;!t.match.call(void 0,r.TokenType.parenR)&&!t.match.call(void 0,r.TokenType.ellipsis)&&!i.state.error;)de(),t.match.call(void 0,r.TokenType.parenR)||s.expect.call(void 0,r.TokenType.comma);t.eat.call(void 0,r.TokenType.ellipsis)&&de()}function pe(){let e=!1,o=i.state.noAnonFunctionType;switch(i.state.type){case r.TokenType.name:if(s.isContextual.call(void 0,n.ContextualKeyword._interface)){k();return}a.parseIdentifier.call(void 0),le();return;case r.TokenType.braceL:oe(!1,!1,!1);return;case r.TokenType.braceBarL:oe(!1,!0,!1);return;case r.TokenType.bracketL:ue();return;case r.TokenType.lessThan:D(),s.expect.call(void 0,r.TokenType.parenL),fe(),s.expect.call(void 0,r.TokenType.parenR),s.expect.call(void 0,r.TokenType.arrow),P();return;case r.TokenType.parenL:if(t.next.call(void 0),!t.match.call(void 0,r.TokenType.parenR)&&!t.match.call(void 0,r.TokenType.ellipsis))if(t.match.call(void 0,r.TokenType.name)){let n=t.lookaheadType.call(void 0);e=n!==r.TokenType.question&&n!==r.TokenType.colon}else e=!0;if(e)if(i.state.noAnonFunctionType=!1,P(),i.state.noAnonFunctionType=o,i.state.noAnonFunctionType||!(t.match.call(void 0,r.TokenType.comma)||t.match.call(void 0,r.TokenType.parenR)&&t.lookaheadType.call(void 0)===r.TokenType.arrow)){s.expect.call(void 0,r.TokenType.parenR);return}else t.eat.call(void 0,r.TokenType.comma);fe(),s.expect.call(void 0,r.TokenType.parenR),s.expect.call(void 0,r.TokenType.arrow),P();return;case r.TokenType.minus:t.next.call(void 0),a.parseLiteral.call(void 0);return;case r.TokenType.string:case r.TokenType.num:case r.TokenType._true:case r.TokenType._false:case r.TokenType._null:case r.TokenType._this:case r.TokenType._void:case r.TokenType.star:t.next.call(void 0);return;default:if(i.state.type===r.TokenType._typeof){M();return}else if(i.state.type&r.TokenType.IS_KEYWORD){t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].type=r.TokenType.name;return}}s.unexpected.call(void 0)}function me(){for(pe();!s.canInsertSemicolon.call(void 0)&&(t.match.call(void 0,r.TokenType.bracketL)||t.match.call(void 0,r.TokenType.questionDot));)t.eat.call(void 0,r.TokenType.questionDot),s.expect.call(void 0,r.TokenType.bracketL),t.eat.call(void 0,r.TokenType.bracketR)||(P(),s.expect.call(void 0,r.TokenType.bracketR))}function he(){t.eat.call(void 0,r.TokenType.question)?he():me()}function ge(){he(),!i.state.noAnonFunctionType&&t.eat.call(void 0,r.TokenType.arrow)&&P()}function _e(){for(t.eat.call(void 0,r.TokenType.bitwiseAND),ge();t.eat.call(void 0,r.TokenType.bitwiseAND);)ge()}function N(){for(t.eat.call(void 0,r.TokenType.bitwiseOR),_e();t.eat.call(void 0,r.TokenType.bitwiseOR);)_e()}function P(){N()}function F(){l()}e.flowParseTypeAnnotation=F;function I(){a.parseIdentifier.call(void 0),t.match.call(void 0,r.TokenType.colon)&&F()}function ve(){(t.match.call(void 0,r.TokenType.plus)||t.match.call(void 0,r.TokenType.minus))&&(t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].isType=!0)}e.flowParseVariance=ve;function ye(e){t.match.call(void 0,r.TokenType.colon)&&d(),a.parseFunctionBody.call(void 0,!1,e)}e.flowParseFunctionBodyAndFinish=ye;function be(e,n,o){if(t.match.call(void 0,r.TokenType.questionDot)&&t.lookaheadType.call(void 0)===r.TokenType.lessThan){if(n){o.stop=!0;return}t.next.call(void 0),O(),s.expect.call(void 0,r.TokenType.parenL),a.parseCallExpressionArguments.call(void 0);return}else if(!n&&t.match.call(void 0,r.TokenType.lessThan)){let e=i.state.snapshot();if(O(),s.expect.call(void 0,r.TokenType.parenL),a.parseCallExpressionArguments.call(void 0),i.state.error)i.state.restoreFromSnapshot(e);else return}a.baseParseSubscript.call(void 0,e,n,o)}e.flowParseSubscript=be;function xe(){if(t.match.call(void 0,r.TokenType.lessThan)){let e=i.state.snapshot();O(),i.state.error&&i.state.restoreFromSnapshot(e)}}e.flowStartParseNewArguments=xe;function L(){if(t.match.call(void 0,r.TokenType.name)&&i.state.contextualKeyword===n.ContextualKeyword._interface){let e=t.pushTypeContext.call(void 0,0);return t.next.call(void 0),w(),t.popTypeContext.call(void 0,e),!0}else if(s.isContextual.call(void 0,n.ContextualKeyword._enum))return Be(),!0;return!1}e.flowTryParseStatement=L;function R(){return s.isContextual.call(void 0,n.ContextualKeyword._enum)?(Be(),!0):!1}e.flowTryParseExportDefaultExpression=R;function Se(e){if(e===n.ContextualKeyword._declare){if(t.match.call(void 0,r.TokenType._class)||t.match.call(void 0,r.TokenType.name)||t.match.call(void 0,r.TokenType._function)||t.match.call(void 0,r.TokenType._var)||t.match.call(void 0,r.TokenType._export)){let e=t.pushTypeContext.call(void 0,1);m(),t.popTypeContext.call(void 0,e)}}else if(t.match.call(void 0,r.TokenType.name)){if(e===n.ContextualKeyword._interface){let e=t.pushTypeContext.call(void 0,1);w(),t.popTypeContext.call(void 0,e)}else if(e===n.ContextualKeyword._type){let e=t.pushTypeContext.call(void 0,1);T(),t.popTypeContext.call(void 0,e)}else if(e===n.ContextualKeyword._opaque){let e=t.pushTypeContext.call(void 0,1);E(!1),t.popTypeContext.call(void 0,e)}}s.semicolon.call(void 0)}e.flowParseIdentifierStatement=Se;function Ce(){return s.isContextual.call(void 0,n.ContextualKeyword._type)||s.isContextual.call(void 0,n.ContextualKeyword._interface)||s.isContextual.call(void 0,n.ContextualKeyword._opaque)||s.isContextual.call(void 0,n.ContextualKeyword._enum)}e.flowShouldParseExportDeclaration=Ce;function we(){return t.match.call(void 0,r.TokenType.name)&&(i.state.contextualKeyword===n.ContextualKeyword._type||i.state.contextualKeyword===n.ContextualKeyword._interface||i.state.contextualKeyword===n.ContextualKeyword._opaque||i.state.contextualKeyword===n.ContextualKeyword._enum)}e.flowShouldDisallowExportDefaultSpecifier=we;function Te(){if(s.isContextual.call(void 0,n.ContextualKeyword._type)){let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0),t.match.call(void 0,r.TokenType.braceL)?(o.parseExportSpecifiers.call(void 0),o.parseExportFrom.call(void 0)):T(),t.popTypeContext.call(void 0,e)}else if(s.isContextual.call(void 0,n.ContextualKeyword._opaque)){let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0),E(!1),t.popTypeContext.call(void 0,e)}else if(s.isContextual.call(void 0,n.ContextualKeyword._interface)){let e=t.pushTypeContext.call(void 0,1);t.next.call(void 0),w(),t.popTypeContext.call(void 0,e)}else o.parseStatement.call(void 0,!0)}e.flowParseExportDeclaration=Te;function Ee(){return t.match.call(void 0,r.TokenType.star)||s.isContextual.call(void 0,n.ContextualKeyword._type)&&t.lookaheadType.call(void 0)===r.TokenType.star}e.flowShouldParseExportStar=Ee;function De(){if(s.eatContextual.call(void 0,n.ContextualKeyword._type)){let e=t.pushTypeContext.call(void 0,2);o.baseParseExportStar.call(void 0),t.popTypeContext.call(void 0,e)}else o.baseParseExportStar.call(void 0)}e.flowParseExportStar=De;function Oe(e){if(e&&t.match.call(void 0,r.TokenType.lessThan)&&O(),s.isContextual.call(void 0,n.ContextualKeyword._implements)){let e=t.pushTypeContext.call(void 0,0);t.next.call(void 0),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._implements;do ee(),t.match.call(void 0,r.TokenType.lessThan)&&O();while(t.eat.call(void 0,r.TokenType.comma));t.popTypeContext.call(void 0,e)}}e.flowAfterParseClassSuper=Oe;function ke(){t.match.call(void 0,r.TokenType.lessThan)&&(D(),t.match.call(void 0,r.TokenType.parenL)||s.unexpected.call(void 0))}e.flowStartParseObjPropValue=ke;function Ae(){let e=t.pushTypeContext.call(void 0,0);t.eat.call(void 0,r.TokenType.question),t.match.call(void 0,r.TokenType.colon)&&F(),t.popTypeContext.call(void 0,e)}e.flowParseAssignableListItemTypes=Ae;function je(){if(t.match.call(void 0,r.TokenType._typeof)||s.isContextual.call(void 0,n.ContextualKeyword._type)){let e=t.lookaheadTypeAndKeyword.call(void 0);(c(e)||e.type===r.TokenType.braceL||e.type===r.TokenType.star)&&t.next.call(void 0)}}e.flowStartParseImportSpecifiers=je;function Me(){let e=i.state.contextualKeyword===n.ContextualKeyword._type||i.state.type===r.TokenType._typeof;e?t.next.call(void 0):a.parseIdentifier.call(void 0),s.isContextual.call(void 0,n.ContextualKeyword._as)&&!s.isLookaheadContextual.call(void 0,n.ContextualKeyword._as)?(a.parseIdentifier.call(void 0),e&&!t.match.call(void 0,r.TokenType.name)&&!(i.state.type&r.TokenType.IS_KEYWORD)||a.parseIdentifier.call(void 0)):(e&&(t.match.call(void 0,r.TokenType.name)||i.state.type&r.TokenType.IS_KEYWORD)&&a.parseIdentifier.call(void 0),s.eatContextual.call(void 0,n.ContextualKeyword._as)&&a.parseIdentifier.call(void 0))}e.flowParseImportSpecifier=Me;function Ne(){if(t.match.call(void 0,r.TokenType.lessThan)){let e=t.pushTypeContext.call(void 0,0);D(),t.popTypeContext.call(void 0,e)}}e.flowStartParseFunctionParams=Ne;function Pe(){t.match.call(void 0,r.TokenType.colon)&&F()}e.flowAfterParseVarHead=Pe;function Fe(){if(t.match.call(void 0,r.TokenType.colon)){let e=i.state.noAnonFunctionType;i.state.noAnonFunctionType=!0,F(),i.state.noAnonFunctionType=e}}e.flowStartParseAsyncArrowFromCallExpression=Fe;function Ie(e,n){if(t.match.call(void 0,r.TokenType.lessThan)){let o=i.state.snapshot(),c=a.baseParseMaybeAssign.call(void 0,e,n);if(i.state.error)i.state.restoreFromSnapshot(o),i.state.type=r.TokenType.typeParameterStart;else return c;let l=t.pushTypeContext.call(void 0,0);if(D(),t.popTypeContext.call(void 0,l),c=a.baseParseMaybeAssign.call(void 0,e,n),c)return!0;s.unexpected.call(void 0)}return a.baseParseMaybeAssign.call(void 0,e,n)}e.flowParseMaybeAssign=Ie;function Le(){if(t.match.call(void 0,r.TokenType.colon)){let e=t.pushTypeContext.call(void 0,0),n=i.state.snapshot(),a=i.state.noAnonFunctionType;i.state.noAnonFunctionType=!0,d(),i.state.noAnonFunctionType=a,s.canInsertSemicolon.call(void 0)&&s.unexpected.call(void 0),t.match.call(void 0,r.TokenType.arrow)||s.unexpected.call(void 0),i.state.error&&i.state.restoreFromSnapshot(n),t.popTypeContext.call(void 0,e)}return t.eat.call(void 0,r.TokenType.arrow)}e.flowParseArrow=Le;function Re(e,o=!1){if(i.state.tokens[i.state.tokens.length-1].contextualKeyword===n.ContextualKeyword._async&&t.match.call(void 0,r.TokenType.lessThan)){let e=i.state.snapshot();if(ze()&&!i.state.error)return;i.state.restoreFromSnapshot(e)}a.baseParseSubscripts.call(void 0,e,o)}e.flowParseSubscripts=Re;function ze(){i.state.scopeDepth++;let e=i.state.tokens.length;return o.parseFunctionParams.call(void 0),a.parseArrow.call(void 0)?(a.parseArrowExpression.call(void 0,e),!0):!1}function Be(){s.expectContextual.call(void 0,n.ContextualKeyword._enum),i.state.tokens[i.state.tokens.length-1].type=r.TokenType._enum,a.parseIdentifier.call(void 0),Ve()}function Ve(){s.eatContextual.call(void 0,n.ContextualKeyword._of)&&t.next.call(void 0),s.expect.call(void 0,r.TokenType.braceL),He(),s.expect.call(void 0,r.TokenType.braceR)}function He(){for(;!t.match.call(void 0,r.TokenType.braceR)&&!i.state.error&&!t.eat.call(void 0,r.TokenType.ellipsis);)Ue(),t.match.call(void 0,r.TokenType.braceR)||s.expect.call(void 0,r.TokenType.comma)}function Ue(){a.parseIdentifier.call(void 0),t.eat.call(void 0,r.TokenType.eq)&&t.next.call(void 0)}})),Qp=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=em(),n=Zp(),r=qp(),i=wp(),a=hp(),o=gp(),s=$(),c=_p(),l=vp(),u=Xp(),d=Kp(),f=yp();function p(){if(ce(s.TokenType.eof),l.state.scopes.push(new o.Scope(0,l.state.tokens.length,!0)),l.state.scopeDepth!==0)throw Error(`Invalid scope depth at end of file: ${l.state.scopeDepth}`);return new t.File(l.state.tokens,l.state.scopes)}e.parseTopLevel=p;function m(e){l.isFlowEnabled&&n.flowTryParseStatement.call(void 0)||(i.match.call(void 0,s.TokenType.at)&&_(),h(e))}e.parseStatement=m;function h(e){if(l.isTypeScriptEnabled&&r.tsTryParseStatementContent.call(void 0))return;let t=l.state.type;switch(t){case s.TokenType._break:case s.TokenType._continue:x();return;case s.TokenType._debugger:S();return;case s.TokenType._do:C();return;case s.TokenType._for:w();return;case s.TokenType._function:if(i.lookaheadType.call(void 0)===s.TokenType.dot)break;e||f.unexpected.call(void 0),E();return;case s.TokenType._class:e||f.unexpected.call(void 0),me(!0);return;case s.TokenType._if:te();return;case s.TokenType._return:D();return;case s.TokenType._switch:O();return;case s.TokenType._throw:k();return;case s.TokenType._try:re();return;case s.TokenType._let:case s.TokenType._const:e||f.unexpected.call(void 0);case s.TokenType._var:A(t!==s.TokenType._var);return;case s.TokenType._while:ie();return;case s.TokenType.braceL:se();return;case s.TokenType.semi:ae();return;case s.TokenType._export:case s.TokenType._import:{let e=i.lookaheadType.call(void 0);if(e===s.TokenType.parenL||e===s.TokenType.dot)break;i.next.call(void 0),t===s.TokenType._import?Fe():L();return}case s.TokenType.name:if(l.state.contextualKeyword===a.ContextualKeyword._async){let e=l.state.start,t=l.state.snapshot();if(i.next.call(void 0),i.match.call(void 0,s.TokenType._function)&&!f.canInsertSemicolon.call(void 0)){f.expect.call(void 0,s.TokenType._function),fe(e,!0);return}else l.state.restoreFromSnapshot(t)}else if(l.state.contextualKeyword===a.ContextualKeyword._using&&!f.hasFollowingLineBreak.call(void 0)&&i.lookaheadType.call(void 0)===s.TokenType.name){A(!0);return}else if(g()){f.expectContextual.call(void 0,a.ContextualKeyword._await),A(!0);return}default:break}let n=l.state.tokens.length;u.parseExpression.call(void 0);let o=null;if(l.state.tokens.length===n+1){let e=l.state.tokens[l.state.tokens.length-1];e.type===s.TokenType.name&&(o=e.contextualKeyword)}if(o==null){f.semicolon.call(void 0);return}i.eat.call(void 0,s.TokenType.colon)?oe():j(o)}function g(){if(!f.isContextual.call(void 0,a.ContextualKeyword._await))return!1;let e=l.state.snapshot();return i.next.call(void 0),!f.isContextual.call(void 0,a.ContextualKeyword._using)||f.hasPrecedingLineBreak.call(void 0)||(i.next.call(void 0),!i.match.call(void 0,s.TokenType.name)||f.hasPrecedingLineBreak.call(void 0))?(l.state.restoreFromSnapshot(e),!1):(l.state.restoreFromSnapshot(e),!0)}function _(){for(;i.match.call(void 0,s.TokenType.at);)v()}e.parseDecorators=_;function v(){if(i.next.call(void 0),i.eat.call(void 0,s.TokenType.parenL))u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.parenR);else{for(u.parseIdentifier.call(void 0);i.eat.call(void 0,s.TokenType.dot);)u.parseIdentifier.call(void 0);y()}}function y(){l.isTypeScriptEnabled?r.tsParseMaybeDecoratorArguments.call(void 0):b()}function b(){i.eat.call(void 0,s.TokenType.parenL)&&u.parseCallExpressionArguments.call(void 0)}e.baseParseMaybeDecoratorArguments=b;function x(){i.next.call(void 0),f.isLineTerminator.call(void 0)||(u.parseIdentifier.call(void 0),f.semicolon.call(void 0))}function S(){i.next.call(void 0),f.semicolon.call(void 0)}function C(){i.next.call(void 0),m(!1),f.expect.call(void 0,s.TokenType._while),u.parseParenExpression.call(void 0),i.eat.call(void 0,s.TokenType.semi)}function w(){l.state.scopeDepth++;let e=l.state.tokens.length;T();let t=l.state.tokens.length;l.state.scopes.push(new o.Scope(e,t,!1)),l.state.scopeDepth--}function ee(){return!(!f.isContextual.call(void 0,a.ContextualKeyword._using)||f.isLookaheadContextual.call(void 0,a.ContextualKeyword._of))}function T(){i.next.call(void 0);let e=!1;if(f.isContextual.call(void 0,a.ContextualKeyword._await)&&(e=!0,i.next.call(void 0)),f.expect.call(void 0,s.TokenType.parenL),i.match.call(void 0,s.TokenType.semi)){e&&f.unexpected.call(void 0),le();return}let t=g();if(t||i.match.call(void 0,s.TokenType._var)||i.match.call(void 0,s.TokenType._let)||i.match.call(void 0,s.TokenType._const)||ee()){if(t&&f.expectContextual.call(void 0,a.ContextualKeyword._await),i.next.call(void 0),ue(!0,l.state.type!==s.TokenType._var),i.match.call(void 0,s.TokenType._in)||f.isContextual.call(void 0,a.ContextualKeyword._of)){M(e);return}le();return}if(u.parseExpression.call(void 0,!0),i.match.call(void 0,s.TokenType._in)||f.isContextual.call(void 0,a.ContextualKeyword._of)){M(e);return}e&&f.unexpected.call(void 0),le()}function E(){let e=l.state.start;i.next.call(void 0),fe(e,!0)}function te(){i.next.call(void 0),u.parseParenExpression.call(void 0),m(!1),i.eat.call(void 0,s.TokenType._else)&&m(!1)}function D(){i.next.call(void 0),f.isLineTerminator.call(void 0)||(u.parseExpression.call(void 0),f.semicolon.call(void 0))}function O(){i.next.call(void 0),u.parseParenExpression.call(void 0),l.state.scopeDepth++;let e=l.state.tokens.length;for(f.expect.call(void 0,s.TokenType.braceL);!i.match.call(void 0,s.TokenType.braceR)&&!l.state.error;)if(i.match.call(void 0,s.TokenType._case)||i.match.call(void 0,s.TokenType._default)){let e=i.match.call(void 0,s.TokenType._case);i.next.call(void 0),e&&u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.colon)}else m(!0);i.next.call(void 0);let t=l.state.tokens.length;l.state.scopes.push(new o.Scope(e,t,!1)),l.state.scopeDepth--}function k(){i.next.call(void 0),u.parseExpression.call(void 0),f.semicolon.call(void 0)}function ne(){d.parseBindingAtom.call(void 0,!0),l.isTypeScriptEnabled&&r.tsTryParseTypeAnnotation.call(void 0)}function re(){if(i.next.call(void 0),se(),i.match.call(void 0,s.TokenType._catch)){i.next.call(void 0);let e=null;if(i.match.call(void 0,s.TokenType.parenL)&&(l.state.scopeDepth++,e=l.state.tokens.length,f.expect.call(void 0,s.TokenType.parenL),ne(),f.expect.call(void 0,s.TokenType.parenR)),se(),e!=null){let t=l.state.tokens.length;l.state.scopes.push(new o.Scope(e,t,!1)),l.state.scopeDepth--}}i.eat.call(void 0,s.TokenType._finally)&&se()}function A(e){i.next.call(void 0),ue(!1,e),f.semicolon.call(void 0)}e.parseVarStatement=A;function ie(){i.next.call(void 0),u.parseParenExpression.call(void 0),m(!1)}function ae(){i.next.call(void 0)}function oe(){m(!0)}function j(e){l.isTypeScriptEnabled?r.tsParseIdentifierStatement.call(void 0,e):l.isFlowEnabled?n.flowParseIdentifierStatement.call(void 0,e):f.semicolon.call(void 0)}function se(e=!1,t=0){let n=l.state.tokens.length;l.state.scopeDepth++,f.expect.call(void 0,s.TokenType.braceL),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t),ce(s.TokenType.braceR),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t);let r=l.state.tokens.length;l.state.scopes.push(new o.Scope(n,r,e)),l.state.scopeDepth--}e.parseBlock=se;function ce(e){for(;!i.eat.call(void 0,e)&&!l.state.error;)m(!0)}e.parseBlockBody=ce;function le(){f.expect.call(void 0,s.TokenType.semi),i.match.call(void 0,s.TokenType.semi)||u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.semi),i.match.call(void 0,s.TokenType.parenR)||u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.parenR),m(!1)}function M(e){e?f.eatContextual.call(void 0,a.ContextualKeyword._of):i.next.call(void 0),u.parseExpression.call(void 0),f.expect.call(void 0,s.TokenType.parenR),m(!1)}function ue(e,t){for(;;){if(de(t),i.eat.call(void 0,s.TokenType.eq)){let t=l.state.tokens.length-1;u.parseMaybeAssign.call(void 0,e),l.state.tokens[t].rhsEndIndex=l.state.tokens.length}if(!i.eat.call(void 0,s.TokenType.comma))break}}function de(e){d.parseBindingAtom.call(void 0,e),l.isTypeScriptEnabled?r.tsAfterParseVarHead.call(void 0):l.isFlowEnabled&&n.flowAfterParseVarHead.call(void 0)}function fe(e,t,n=!1){i.match.call(void 0,s.TokenType.star)&&i.next.call(void 0),t&&!n&&!i.match.call(void 0,s.TokenType.name)&&!i.match.call(void 0,s.TokenType._yield)&&f.unexpected.call(void 0);let r=null;i.match.call(void 0,s.TokenType.name)&&(t||(r=l.state.tokens.length,l.state.scopeDepth++),d.parseBindingIdentifier.call(void 0,!1));let a=l.state.tokens.length;l.state.scopeDepth++,pe(),u.parseFunctionBodyAndFinish.call(void 0,e);let c=l.state.tokens.length;l.state.scopes.push(new o.Scope(a,c,!0)),l.state.scopeDepth--,r!==null&&(l.state.scopes.push(new o.Scope(r,c,!0)),l.state.scopeDepth--)}e.parseFunction=fe;function pe(e=!1,t=0){l.isTypeScriptEnabled?r.tsStartParseFunctionParams.call(void 0):l.isFlowEnabled&&n.flowStartParseFunctionParams.call(void 0),f.expect.call(void 0,s.TokenType.parenL),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t),d.parseBindingList.call(void 0,s.TokenType.parenR,!1,!1,e,t),t&&(l.state.tokens[l.state.tokens.length-1].contextId=t)}e.parseFunctionParams=pe;function me(e,t=!1){let n=l.getNextContextId.call(void 0);i.next.call(void 0),l.state.tokens[l.state.tokens.length-1].contextId=n,l.state.tokens[l.state.tokens.length-1].isExpression=!e;let r=null;e||(r=l.state.tokens.length,l.state.scopeDepth++),be(e,t),xe();let a=l.state.tokens.length;if(_e(n),!l.state.error&&(l.state.tokens[a].contextId=n,l.state.tokens[l.state.tokens.length-1].contextId=n,r!==null)){let e=l.state.tokens.length;l.state.scopes.push(new o.Scope(r,e,!1)),l.state.scopeDepth--}}e.parseClass=me;function he(){return i.match.call(void 0,s.TokenType.eq)||i.match.call(void 0,s.TokenType.semi)||i.match.call(void 0,s.TokenType.braceR)||i.match.call(void 0,s.TokenType.bang)||i.match.call(void 0,s.TokenType.colon)}function ge(){return i.match.call(void 0,s.TokenType.parenL)||i.match.call(void 0,s.TokenType.lessThan)}function _e(e){for(f.expect.call(void 0,s.TokenType.braceL);!i.eat.call(void 0,s.TokenType.braceR)&&!l.state.error;){if(i.eat.call(void 0,s.TokenType.semi))continue;if(i.match.call(void 0,s.TokenType.at)){v();continue}let t=l.state.start;N(t,e)}}function N(e,t){l.isTypeScriptEnabled&&r.tsParseModifiers.call(void 0,[a.ContextualKeyword._declare,a.ContextualKeyword._public,a.ContextualKeyword._protected,a.ContextualKeyword._private,a.ContextualKeyword._override]);let n=!1;if(i.match.call(void 0,s.TokenType.name)&&l.state.contextualKeyword===a.ContextualKeyword._static){if(u.parseIdentifier.call(void 0),ge()){F(e,!1);return}else if(he()){ye();return}if(l.state.tokens[l.state.tokens.length-1].type=s.TokenType._static,n=!0,i.match.call(void 0,s.TokenType.braceL)){l.state.tokens[l.state.tokens.length-1].contextId=t,se();return}}P(e,n,t)}function P(e,t,n){if(l.isTypeScriptEnabled&&r.tsTryParseClassMemberWithIsStatic.call(void 0,t))return;if(i.eat.call(void 0,s.TokenType.star)){I(n),F(e,!1);return}I(n);let o=!1,c=l.state.tokens[l.state.tokens.length-1];c.contextualKeyword===a.ContextualKeyword._constructor&&(o=!0),ve(),ge()?F(e,o):he()?ye():c.contextualKeyword===a.ContextualKeyword._async&&!f.isLineTerminator.call(void 0)?(l.state.tokens[l.state.tokens.length-1].type=s.TokenType._async,i.match.call(void 0,s.TokenType.star)&&i.next.call(void 0),I(n),ve(),F(e,!1)):(c.contextualKeyword===a.ContextualKeyword._get||c.contextualKeyword===a.ContextualKeyword._set)&&!(f.isLineTerminator.call(void 0)&&i.match.call(void 0,s.TokenType.star))?(c.contextualKeyword===a.ContextualKeyword._get?l.state.tokens[l.state.tokens.length-1].type=s.TokenType._get:l.state.tokens[l.state.tokens.length-1].type=s.TokenType._set,I(n),F(e,!1)):c.contextualKeyword===a.ContextualKeyword._accessor&&!f.isLineTerminator.call(void 0)?(I(n),ye()):f.isLineTerminator.call(void 0)?ye():f.unexpected.call(void 0)}function F(e,t){l.isTypeScriptEnabled?r.tsTryParseTypeParameters.call(void 0):l.isFlowEnabled&&i.match.call(void 0,s.TokenType.lessThan)&&n.flowParseTypeParameterDeclaration.call(void 0),u.parseMethod.call(void 0,e,t)}function I(e){u.parsePropertyName.call(void 0,e)}e.parseClassPropertyName=I;function ve(){if(l.isTypeScriptEnabled){let e=i.pushTypeContext.call(void 0,0);i.eat.call(void 0,s.TokenType.question),i.popTypeContext.call(void 0,e)}}e.parsePostMemberNameModifiers=ve;function ye(){if(l.isTypeScriptEnabled?(i.eatTypeToken.call(void 0,s.TokenType.bang),r.tsTryParseTypeAnnotation.call(void 0)):l.isFlowEnabled&&i.match.call(void 0,s.TokenType.colon)&&n.flowParseTypeAnnotation.call(void 0),i.match.call(void 0,s.TokenType.eq)){let e=l.state.tokens.length;i.next.call(void 0),u.parseMaybeAssign.call(void 0),l.state.tokens[e].rhsEndIndex=l.state.tokens.length}f.semicolon.call(void 0)}e.parseClassProperty=ye;function be(e,t=!1){l.isTypeScriptEnabled&&(!e||t)&&f.isContextual.call(void 0,a.ContextualKeyword._implements)||(i.match.call(void 0,s.TokenType.name)&&d.parseBindingIdentifier.call(void 0,!0),l.isTypeScriptEnabled?r.tsTryParseTypeParameters.call(void 0):l.isFlowEnabled&&i.match.call(void 0,s.TokenType.lessThan)&&n.flowParseTypeParameterDeclaration.call(void 0))}function xe(){let e=!1;i.eat.call(void 0,s.TokenType._extends)?(u.parseExprSubscripts.call(void 0),e=!0):e=!1,l.isTypeScriptEnabled?r.tsAfterParseClassSuper.call(void 0,e):l.isFlowEnabled&&n.flowAfterParseClassSuper.call(void 0,e)}function L(){let e=l.state.tokens.length-1;l.isTypeScriptEnabled&&r.tsTryParseExport.call(void 0)||(Ee()?De():Ce()?(u.parseIdentifier.call(void 0),i.match.call(void 0,s.TokenType.comma)&&i.lookaheadType.call(void 0)===s.TokenType.star?(f.expect.call(void 0,s.TokenType.comma),f.expect.call(void 0,s.TokenType.star),f.expectContextual.call(void 0,a.ContextualKeyword._as),u.parseIdentifier.call(void 0)):we(),Te()):i.eat.call(void 0,s.TokenType._default)?R():Ae()?Se():(je(),Te()),l.state.tokens[e].rhsEndIndex=l.state.tokens.length)}e.parseExport=L;function R(){if(l.isTypeScriptEnabled&&r.tsTryParseExportDefaultExpression.call(void 0)||l.isFlowEnabled&&n.flowTryParseExportDefaultExpression.call(void 0))return;let e=l.state.start;i.eat.call(void 0,s.TokenType._function)?fe(e,!0,!0):f.isContextual.call(void 0,a.ContextualKeyword._async)&&i.lookaheadType.call(void 0)===s.TokenType._function?(f.eatContextual.call(void 0,a.ContextualKeyword._async),i.eat.call(void 0,s.TokenType._function),fe(e,!0,!0)):i.match.call(void 0,s.TokenType._class)?me(!0,!0):i.match.call(void 0,s.TokenType.at)?(_(),me(!0,!0)):(u.parseMaybeAssign.call(void 0),f.semicolon.call(void 0))}function Se(){l.isTypeScriptEnabled?r.tsParseExportDeclaration.call(void 0):l.isFlowEnabled?n.flowParseExportDeclaration.call(void 0):m(!0)}function Ce(){if(l.isTypeScriptEnabled&&r.tsIsDeclarationStart.call(void 0)||l.isFlowEnabled&&n.flowShouldDisallowExportDefaultSpecifier.call(void 0))return!1;if(i.match.call(void 0,s.TokenType.name))return l.state.contextualKeyword!==a.ContextualKeyword._async;if(!i.match.call(void 0,s.TokenType._default))return!1;let e=i.nextTokenStart.call(void 0),t=i.lookaheadTypeAndKeyword.call(void 0),o=t.type===s.TokenType.name&&t.contextualKeyword===a.ContextualKeyword._from;if(t.type===s.TokenType.comma)return!0;if(o){let t=l.input.charCodeAt(i.nextTokenStartSince.call(void 0,e+4));return t===c.charCodes.quotationMark||t===c.charCodes.apostrophe}return!1}function we(){i.eat.call(void 0,s.TokenType.comma)&&je()}function Te(){f.eatContextual.call(void 0,a.ContextualKeyword._from)&&(u.parseExprAtom.call(void 0),Be()),f.semicolon.call(void 0)}e.parseExportFrom=Te;function Ee(){return l.isFlowEnabled?n.flowShouldParseExportStar.call(void 0):i.match.call(void 0,s.TokenType.star)}function De(){l.isFlowEnabled?n.flowParseExportStar.call(void 0):Oe()}function Oe(){f.expect.call(void 0,s.TokenType.star),f.isContextual.call(void 0,a.ContextualKeyword._as)?ke():Te()}e.baseParseExportStar=Oe;function ke(){i.next.call(void 0),l.state.tokens[l.state.tokens.length-1].type=s.TokenType._as,u.parseIdentifier.call(void 0),we(),Te()}function Ae(){return l.isTypeScriptEnabled&&r.tsIsDeclarationStart.call(void 0)||l.isFlowEnabled&&n.flowShouldParseExportDeclaration.call(void 0)||l.state.type===s.TokenType._var||l.state.type===s.TokenType._const||l.state.type===s.TokenType._let||l.state.type===s.TokenType._function||l.state.type===s.TokenType._class||f.isContextual.call(void 0,a.ContextualKeyword._async)||i.match.call(void 0,s.TokenType.at)}function je(){let e=!0;for(f.expect.call(void 0,s.TokenType.braceL);!i.eat.call(void 0,s.TokenType.braceR)&&!l.state.error;){if(e)e=!1;else if(f.expect.call(void 0,s.TokenType.comma),i.eat.call(void 0,s.TokenType.braceR))break;Me()}}e.parseExportSpecifiers=je;function Me(){if(l.isTypeScriptEnabled){r.tsParseExportSpecifier.call(void 0);return}u.parseIdentifier.call(void 0),l.state.tokens[l.state.tokens.length-1].identifierRole=i.IdentifierRole.ExportAccess,f.eatContextual.call(void 0,a.ContextualKeyword._as)&&u.parseIdentifier.call(void 0)}function Ne(){let e=l.state.snapshot();return f.expectContextual.call(void 0,a.ContextualKeyword._module),f.eatContextual.call(void 0,a.ContextualKeyword._from)?f.isContextual.call(void 0,a.ContextualKeyword._from)?(l.state.restoreFromSnapshot(e),!0):(l.state.restoreFromSnapshot(e),!1):i.match.call(void 0,s.TokenType.comma)?(l.state.restoreFromSnapshot(e),!1):(l.state.restoreFromSnapshot(e),!0)}function Pe(){f.isContextual.call(void 0,a.ContextualKeyword._module)&&Ne()&&i.next.call(void 0)}function Fe(){if(l.isTypeScriptEnabled&&i.match.call(void 0,s.TokenType.name)&&i.lookaheadType.call(void 0)===s.TokenType.eq){r.tsParseImportEqualsDeclaration.call(void 0);return}if(l.isTypeScriptEnabled&&f.isContextual.call(void 0,a.ContextualKeyword._type)){let e=i.lookaheadTypeAndKeyword.call(void 0);if(e.type===s.TokenType.name&&e.contextualKeyword!==a.ContextualKeyword._from){if(f.expectContextual.call(void 0,a.ContextualKeyword._type),i.lookaheadType.call(void 0)===s.TokenType.eq){r.tsParseImportEqualsDeclaration.call(void 0);return}}else (e.type===s.TokenType.star||e.type===s.TokenType.braceL)&&f.expectContextual.call(void 0,a.ContextualKeyword._type)}i.match.call(void 0,s.TokenType.string)?u.parseExprAtom.call(void 0):(Pe(),Re(),f.expectContextual.call(void 0,a.ContextualKeyword._from),u.parseExprAtom.call(void 0)),Be(),f.semicolon.call(void 0)}e.parseImport=Fe;function Ie(){return i.match.call(void 0,s.TokenType.name)}function Le(){d.parseImportedIdentifier.call(void 0)}function Re(){l.isFlowEnabled&&n.flowStartParseImportSpecifiers.call(void 0);let e=!0;if(!(Ie()&&(Le(),!i.eat.call(void 0,s.TokenType.comma)))){if(i.match.call(void 0,s.TokenType.star)){i.next.call(void 0),f.expectContextual.call(void 0,a.ContextualKeyword._as),Le();return}for(f.expect.call(void 0,s.TokenType.braceL);!i.eat.call(void 0,s.TokenType.braceR)&&!l.state.error;){if(e)e=!1;else if(i.eat.call(void 0,s.TokenType.colon)&&f.unexpected.call(void 0,`ES2015 named imports do not destructure. Use another statement for destructuring after the import.`),f.expect.call(void 0,s.TokenType.comma),i.eat.call(void 0,s.TokenType.braceR))break;ze()}}}function ze(){if(l.isTypeScriptEnabled){r.tsParseImportSpecifier.call(void 0);return}if(l.isFlowEnabled){n.flowParseImportSpecifier.call(void 0);return}d.parseImportedIdentifier.call(void 0),f.isContextual.call(void 0,a.ContextualKeyword._as)&&(l.state.tokens[l.state.tokens.length-1].identifierRole=i.IdentifierRole.ImportAccess,i.next.call(void 0),d.parseImportedIdentifier.call(void 0))}function Be(){(i.match.call(void 0,s.TokenType._with)||f.isContextual.call(void 0,a.ContextualKeyword._assert)&&!f.hasPrecedingLineBreak.call(void 0))&&(i.next.call(void 0),u.parseObj.call(void 0,!1,!1))}})),$p=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=_p(),r=vp(),i=Qp();function a(){return r.state.pos===0&&r.input.charCodeAt(0)===n.charCodes.numberSign&&r.input.charCodeAt(1)===n.charCodes.exclamationMark&&t.skipLineComment.call(void 0,2),t.nextToken.call(void 0),i.parseTopLevel.call(void 0)}e.parseFile=a})),em=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=vp(),n=$p();e.File=class{constructor(e,t){this.tokens=e,this.scopes=t}};function r(e,r,i,a){if(a&&i)throw Error(`Cannot combine flow and typescript plugins.`);t.initParser.call(void 0,e,r,i,a);let o=n.parseFile.call(void 0);if(t.state.error)throw t.augmentError.call(void 0,t.state.error);return o}e.parse=r})),tm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=hp();function n(e){let n=e.currentIndex(),r=0,i=e.currentToken();do{let a=e.tokens[n];if(a.isOptionalChainStart&&r++,a.isOptionalChainEnd&&r--,r+=a.numNullishCoalesceStarts,r-=a.numNullishCoalesceEnds,a.contextualKeyword===t.ContextualKeyword._await&&a.identifierRole==null&&a.scopeDepth===i.scopeDepth)return!0;n+=1}while(r>0&&n<e.tokens.length);return!1}e.default=n})),nm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(tm());e.default=class e{__init(){this.resultCode=``}__init2(){this.resultMappings=Array(this.tokens.length)}__init3(){this.tokenIndex=0}constructor(t,n,r,i,a){this.code=t,this.tokens=n,this.isFlowEnabled=r,this.disableESTransforms=i,this.helperManager=a,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this)}snapshot(){return{resultCode:this.resultCode,tokenIndex:this.tokenIndex}}restoreToSnapshot(e){this.resultCode=e.resultCode,this.tokenIndex=e.tokenIndex}dangerouslyGetAndRemoveCodeSinceSnapshot(e){let t=this.resultCode.slice(e.resultCode.length);return this.resultCode=e.resultCode,t}reset(){this.resultCode=``,this.resultMappings=Array(this.tokens.length),this.tokenIndex=0}matchesContextualAtIndex(e,t){return this.matches1AtIndex(e,n.TokenType.name)&&this.tokens[e].contextualKeyword===t}identifierNameAtIndex(e){return this.identifierNameForToken(this.tokens[e])}identifierNameAtRelativeIndex(e){return this.identifierNameForToken(this.tokenAtRelativeIndex(e))}identifierName(){return this.identifierNameForToken(this.currentToken())}identifierNameForToken(e){return this.code.slice(e.start,e.end)}rawCodeForToken(e){return this.code.slice(e.start,e.end)}stringValueAtIndex(e){return this.stringValueForToken(this.tokens[e])}stringValue(){return this.stringValueForToken(this.currentToken())}stringValueForToken(e){return this.code.slice(e.start+1,e.end-1)}matches1AtIndex(e,t){return this.tokens[e].type===t}matches2AtIndex(e,t,n){return this.tokens[e].type===t&&this.tokens[e+1].type===n}matches3AtIndex(e,t,n,r){return this.tokens[e].type===t&&this.tokens[e+1].type===n&&this.tokens[e+2].type===r}matches1(e){return this.tokens[this.tokenIndex].type===e}matches2(e,t){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t}matches3(e,t,n){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t&&this.tokens[this.tokenIndex+2].type===n}matches4(e,t,n,r){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t&&this.tokens[this.tokenIndex+2].type===n&&this.tokens[this.tokenIndex+3].type===r}matches5(e,t,n,r,i){return this.tokens[this.tokenIndex].type===e&&this.tokens[this.tokenIndex+1].type===t&&this.tokens[this.tokenIndex+2].type===n&&this.tokens[this.tokenIndex+3].type===r&&this.tokens[this.tokenIndex+4].type===i}matchesContextual(e){return this.matchesContextualAtIndex(this.tokenIndex,e)}matchesContextIdAndLabel(e,t){return this.matches1(e)&&this.currentToken().contextId===t}previousWhitespaceAndComments(){let e=this.code.slice(this.tokenIndex>0?this.tokens[this.tokenIndex-1].end:0,this.tokenIndex<this.tokens.length?this.tokens[this.tokenIndex].start:this.code.length);return this.isFlowEnabled&&(e=e.replace(/@flow/g,``)),e}replaceToken(e){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=e,this.appendTokenSuffix(),this.tokenIndex++}replaceTokenTrimmingLeftWhitespace(e){this.resultCode+=this.previousWhitespaceAndComments().replace(/[^\r\n]/g,``),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=e,this.appendTokenSuffix(),this.tokenIndex++}removeInitialToken(){this.replaceToken(``)}removeToken(){this.replaceTokenTrimmingLeftWhitespace(``)}removeBalancedCode(){let e=0;for(;!this.isAtEnd();){if(this.matches1(n.TokenType.braceL))e++;else if(this.matches1(n.TokenType.braceR)){if(e===0)return;e--}this.removeToken()}}copyExpectedToken(e){if(this.tokens[this.tokenIndex].type!==e)throw Error(`Expected token ${e}`);this.copyToken()}copyToken(){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=this.code.slice(this.tokens[this.tokenIndex].start,this.tokens[this.tokenIndex].end),this.appendTokenSuffix(),this.tokenIndex++}copyTokenWithPrefix(e){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultCode+=e,this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=this.code.slice(this.tokens[this.tokenIndex].start,this.tokens[this.tokenIndex].end),this.appendTokenSuffix(),this.tokenIndex++}appendTokenPrefix(){let e=this.currentToken();if((e.numNullishCoalesceStarts||e.isOptionalChainStart)&&(e.isAsyncOperation=r.default.call(void 0,this)),!this.disableESTransforms){if(e.numNullishCoalesceStarts)for(let t=0;t<e.numNullishCoalesceStarts;t++)e.isAsyncOperation?(this.resultCode+=`await `,this.resultCode+=this.helperManager.getHelperName(`asyncNullishCoalesce`)):this.resultCode+=this.helperManager.getHelperName(`nullishCoalesce`),this.resultCode+=`(`;e.isOptionalChainStart&&(e.isAsyncOperation&&(this.resultCode+=`await `),this.tokenIndex>0&&this.tokenAtRelativeIndex(-1).type===n.TokenType._delete?e.isAsyncOperation?this.resultCode+=this.helperManager.getHelperName(`asyncOptionalChainDelete`):this.resultCode+=this.helperManager.getHelperName(`optionalChainDelete`):e.isAsyncOperation?this.resultCode+=this.helperManager.getHelperName(`asyncOptionalChain`):this.resultCode+=this.helperManager.getHelperName(`optionalChain`),this.resultCode+=`([`)}}appendTokenSuffix(){let e=this.currentToken();if(e.isOptionalChainEnd&&!this.disableESTransforms&&(this.resultCode+=`])`),e.numNullishCoalesceEnds&&!this.disableESTransforms)for(let t=0;t<e.numNullishCoalesceEnds;t++)this.resultCode+=`))`}appendCode(e){this.resultCode+=e}currentToken(){return this.tokens[this.tokenIndex]}currentTokenCode(){let e=this.currentToken();return this.code.slice(e.start,e.end)}tokenAtRelativeIndex(e){return this.tokens[this.tokenIndex+e]}currentIndex(){return this.tokenIndex}nextToken(){if(this.tokenIndex===this.tokens.length)throw Error(`Unexpectedly reached end of input.`);this.tokenIndex++}previousToken(){this.tokenIndex--}finish(){if(this.tokenIndex!==this.tokens.length)throw Error(`Tried to finish processing tokens before reaching the end.`);return this.resultCode+=this.previousWhitespaceAndComments(),{code:this.resultCode,mappings:this.resultMappings}}isAtEnd(){return this.tokenIndex===this.tokens.length}}})),rm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=hp(),n=$();function r(e,r,l,u){let d=r.snapshot(),f=a(r),p=[],m=[],h=[],g=null,_=[],v=[],y=r.currentToken().contextId;if(y==null)throw Error(`Expected non-null class context ID on class open-brace.`);for(r.nextToken();!r.matchesContextIdAndLabel(n.TokenType.braceR,y);)if(r.matchesContextual(t.ContextualKeyword._constructor)&&!r.currentToken().isType)({constructorInitializerStatements:p,constructorInsertPos:g}=o(r));else if(r.matches1(n.TokenType.semi))u||v.push({start:r.currentIndex(),end:r.currentIndex()+1}),r.nextToken();else if(r.currentToken().isType)r.nextToken();else{let a=r.currentIndex(),d=!1,f=!1,b=!1;for(;s(r.currentToken());)r.matches1(n.TokenType._static)&&(d=!0),r.matches1(n.TokenType.hash)&&(f=!0),(r.matches1(n.TokenType._declare)||r.matches1(n.TokenType._abstract))&&(b=!0),r.nextToken();if(d&&r.matches1(n.TokenType.braceL)){i(r,y);continue}if(f){i(r,y);continue}if(r.matchesContextual(t.ContextualKeyword._constructor)&&!r.currentToken().isType){({constructorInitializerStatements:p,constructorInsertPos:g}=o(r));continue}let x=r.currentIndex();if(c(r),r.matches1(n.TokenType.lessThan)||r.matches1(n.TokenType.parenL)){i(r,y);continue}for(;r.currentToken().isType;)r.nextToken();if(r.matches1(n.TokenType.eq)){let t=r.currentIndex(),n=r.currentToken().rhsEndIndex;if(n==null)throw Error(`Expected rhsEndIndex on class field assignment.`);for(r.nextToken();r.currentIndex()<n;)e.processToken();let i;d?(i=l.claimFreeName(`__initStatic`),h.push(i)):(i=l.claimFreeName(`__init`),m.push(i)),_.push({initializerName:i,equalsIndex:t,start:x,end:r.currentIndex()})}else (!u||b)&&v.push({start:a,end:r.currentIndex()})}return r.restoreToSnapshot(d),u?{headerInfo:f,constructorInitializerStatements:p,instanceInitializerNames:[],staticInitializerNames:[],constructorInsertPos:g,fields:[],rangesToRemove:v}:{headerInfo:f,constructorInitializerStatements:p,instanceInitializerNames:m,staticInitializerNames:h,constructorInsertPos:g,fields:_,rangesToRemove:v}}e.default=r;function i(e,t){for(e.nextToken();e.currentToken().contextId!==t;)e.nextToken();for(;s(e.tokenAtRelativeIndex(-1));)e.previousToken()}function a(e){let t=e.currentToken(),r=t.contextId;if(r==null)throw Error(`Expected context ID on class token.`);let i=t.isExpression;if(i==null)throw Error(`Expected isExpression on class token.`);let a=null,o=!1;for(e.nextToken(),e.matches1(n.TokenType.name)&&(a=e.identifierName());!e.matchesContextIdAndLabel(n.TokenType.braceL,r);)e.matches1(n.TokenType._extends)&&!e.currentToken().isType&&(o=!0),e.nextToken();return{isExpression:i,className:a,hasSuperclass:o}}function o(e){let t=[];e.nextToken();let r=e.currentToken().contextId;if(r==null)throw Error(`Expected context ID on open-paren starting constructor params.`);for(;!e.matchesContextIdAndLabel(n.TokenType.parenR,r);)if(e.currentToken().contextId===r){if(e.nextToken(),s(e.currentToken())){for(e.nextToken();s(e.currentToken());)e.nextToken();let r=e.currentToken();if(r.type!==n.TokenType.name)throw Error(`Expected identifier after access modifiers in constructor arg.`);let i=e.identifierNameForToken(r);t.push(`this.${i} = ${i}`)}}else e.nextToken();for(e.nextToken();e.currentToken().isType;)e.nextToken();let i=e.currentIndex(),a=!1;for(;!e.matchesContextIdAndLabel(n.TokenType.braceR,r);){if(!a&&e.matches2(n.TokenType._super,n.TokenType.parenL)){e.nextToken();let t=e.currentToken().contextId;if(t==null)throw Error(`Expected a context ID on the super call`);for(;!e.matchesContextIdAndLabel(n.TokenType.parenR,t);)e.nextToken();i=e.currentIndex(),a=!0}e.nextToken()}return e.nextToken(),{constructorInitializerStatements:t,constructorInsertPos:i}}function s(e){return[n.TokenType._async,n.TokenType._get,n.TokenType._set,n.TokenType.plus,n.TokenType.minus,n.TokenType._readonly,n.TokenType._static,n.TokenType._public,n.TokenType._private,n.TokenType._protected,n.TokenType._override,n.TokenType._abstract,n.TokenType.star,n.TokenType._declare,n.TokenType.hash].includes(e.type)}function c(e){if(e.matches1(n.TokenType.bracketL)){let t=e.currentToken().contextId;if(t==null)throw Error(`Expected class context ID on computed name open bracket.`);for(;!e.matchesContextIdAndLabel(n.TokenType.bracketR,t);)e.nextToken();e.nextToken()}else e.nextToken()}})),im=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e){if(e.removeInitialToken(),e.removeToken(),e.removeToken(),e.removeToken(),e.matches1(t.TokenType.parenL))e.removeToken(),e.removeToken(),e.removeToken();else for(;e.matches1(t.TokenType.dot);)e.removeToken(),e.removeToken()}e.default=n})),am=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=wp(),n=$();e.EMPTY_DECLARATION_INFO={typeDeclarations:new Set,valueDeclarations:new Set};function r(e){let r=new Set,i=new Set;for(let a=0;a<e.tokens.length;a++){let o=e.tokens[a];o.type===n.TokenType.name&&t.isTopLevelDeclaration.call(void 0,o)&&(o.isType?r.add(e.identifierNameForToken(o)):i.add(e.identifierNameForToken(o)))}return{typeDeclarations:r,valueDeclarations:i}}e.default=r})),om=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=hp(),n=$();function r(e){let r=e.currentIndex();for(;!e.matches1AtIndex(r,n.TokenType.braceR);)r++;return e.matchesContextualAtIndex(r+1,t.ContextualKeyword._from)&&e.matches1AtIndex(r+2,n.TokenType.string)}e.default=r})),sm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=hp(),n=$();function r(e){(e.matches2(n.TokenType._with,n.TokenType.braceL)||e.matches2(n.TokenType.name,n.TokenType.braceL)&&e.matchesContextual(t.ContextualKeyword._assert))&&(e.removeToken(),e.removeToken(),e.removeBalancedCode(),e.removeToken())}e.removeMaybeImportAttributes=r})),cm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=$();function n(e,n,r,i){if(!e||n)return!1;let a=r.currentToken();if(a.rhsEndIndex==null)throw Error(`Expected non-null rhsEndIndex on export token.`);let o=a.rhsEndIndex-r.currentIndex();if(o!==3&&!(o===4&&r.matches1AtIndex(a.rhsEndIndex-1,t.TokenType.semi)))return!1;let s=r.tokenAtRelativeIndex(2);if(s.type!==t.TokenType.name)return!1;let c=r.identifierNameForToken(s);return i.typeDeclarations.has(c)&&!i.valueDeclarations.has(c)}e.default=n})),lm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=wp(),r=hp(),i=$(),a=t(im()),o=am(),s=t(o),c=t(Tp()),l=t(om()),u=sm(),d=t(cm()),f=t(Op());e.default=class e extends f.default{__init(){this.hadExport=!1}__init2(){this.hadNamedExport=!1}__init3(){this.hadDefaultExport=!1}constructor(t,n,r,i,a,c,l,u,d,f,p,m){super(),this.rootTransformer=t,this.tokens=n,this.importProcessor=r,this.nameManager=i,this.helperManager=a,this.reactHotLoaderTransformer=c,this.enableLegacyBabel5ModuleInterop=l,this.enableLegacyTypeScriptModuleInterop=u,this.isTypeScriptTransformEnabled=d,this.isFlowTransformEnabled=f,this.preserveDynamicImport=p,this.keepUnusedImports=m,e.prototype.__init.call(this),e.prototype.__init2.call(this),e.prototype.__init3.call(this),this.declarationInfo=d?s.default.call(void 0,n):o.EMPTY_DECLARATION_INFO}getPrefixCode(){let e=``;return this.hadExport&&(e+=`Object.defineProperty(exports, "__esModule", {value: true});`),e}getSuffixCode(){return this.enableLegacyBabel5ModuleInterop&&this.hadDefaultExport&&!this.hadNamedExport?`
188
188
  module.exports = exports.default;
189
- `:``}process(){return this.tokens.matches3(i.TokenType._import,i.TokenType.name,i.TokenType.eq)?this.processImportEquals():this.tokens.matches1(i.TokenType._import)?(this.processImport(),!0):this.tokens.matches2(i.TokenType._export,i.TokenType.eq)?(this.tokens.replaceToken(`module.exports`),!0):this.tokens.matches1(i.TokenType._export)&&!this.tokens.currentToken().isType?(this.hadExport=!0,this.processExport()):this.tokens.matches2(i.TokenType.name,i.TokenType.postIncDec)&&this.processPostIncDec()?!0:this.tokens.matches1(i.TokenType.name)||this.tokens.matches1(i.TokenType.jsxName)?this.processIdentifier():this.tokens.matches1(i.TokenType.eq)?this.processAssignment():this.tokens.matches1(i.TokenType.assign)?this.processComplexAssignment():this.tokens.matches1(i.TokenType.preIncDec)?this.processPreIncDec():!1}processImportEquals(){let e=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.importProcessor.shouldAutomaticallyElideImportedName(e)?a.default.call(void 0,this.tokens):this.tokens.replaceToken(`const`),!0}processImport(){if(this.tokens.matches2(i.TokenType._import,i.TokenType.parenL)){if(this.preserveDynamicImport){this.tokens.copyToken();return}let e=this.enableLegacyTypeScriptModuleInterop?``:`${this.helperManager.getHelperName(`interopRequireWildcard`)}(`;this.tokens.replaceToken(`Promise.resolve().then(() => ${e}require`);let t=this.tokens.currentToken().contextId;if(t==null)throw Error(`Expected context ID on dynamic import invocation.`);for(this.tokens.copyToken();!this.tokens.matchesContextIdAndLabel(i.TokenType.parenR,t);)this.rootTransformer.processToken();this.tokens.replaceToken(e?`)))`:`))`);return}if(this.removeImportAndDetectIfShouldElide())this.tokens.removeToken();else{let e=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(e)),this.tokens.appendCode(this.importProcessor.claimImportCode(e))}u.removeMaybeImportAttributes.call(void 0,this.tokens),this.tokens.matches1(i.TokenType.semi)&&this.tokens.removeToken()}removeImportAndDetectIfShouldElide(){if(this.tokens.removeInitialToken(),this.tokens.matchesContextual(r.ContextualKeyword._type)&&!this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,i.TokenType.comma)&&!this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,r.ContextualKeyword._from))return this.removeRemainingImport(),!0;if(this.tokens.matches1(i.TokenType.name)||this.tokens.matches1(i.TokenType.star))return this.removeRemainingImport(),!1;if(this.tokens.matches1(i.TokenType.string))return!1;let e=!1,t=!1;for(;!this.tokens.matches1(i.TokenType.string);)(!e&&this.tokens.matches1(i.TokenType.braceL)||this.tokens.matches1(i.TokenType.comma))&&(this.tokens.removeToken(),this.tokens.matches1(i.TokenType.braceR)||(t=!0),(this.tokens.matches2(i.TokenType.name,i.TokenType.comma)||this.tokens.matches2(i.TokenType.name,i.TokenType.braceR)||this.tokens.matches4(i.TokenType.name,i.TokenType.name,i.TokenType.name,i.TokenType.comma)||this.tokens.matches4(i.TokenType.name,i.TokenType.name,i.TokenType.name,i.TokenType.braceR))&&(e=!0)),this.tokens.removeToken();return this.keepUnusedImports?!1:this.isTypeScriptTransformEnabled?!e:this.isFlowTransformEnabled?t&&!e:!1}removeRemainingImport(){for(;!this.tokens.matches1(i.TokenType.string);)this.tokens.removeToken()}processIdentifier(){let e=this.tokens.currentToken();if(e.shadowsGlobal)return!1;if(e.identifierRole===n.IdentifierRole.ObjectShorthand)return this.processObjectShorthand();if(e.identifierRole!==n.IdentifierRole.Access)return!1;let t=this.importProcessor.getIdentifierReplacement(this.tokens.identifierNameForToken(e));if(!t)return!1;let r=this.tokens.currentIndex()+1;for(;r<this.tokens.tokens.length&&this.tokens.tokens[r].type===i.TokenType.parenR;)r++;return this.tokens.tokens[r].type===i.TokenType.parenL?this.tokens.tokenAtRelativeIndex(1).type===i.TokenType.parenL&&this.tokens.tokenAtRelativeIndex(-1).type!==i.TokenType._new?(this.tokens.replaceToken(`${t}.call(void 0, `),this.tokens.removeToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR)):this.tokens.replaceToken(`(0, ${t})`):this.tokens.replaceToken(t),!0}processObjectShorthand(){let e=this.tokens.identifierName(),t=this.importProcessor.getIdentifierReplacement(e);return t?(this.tokens.replaceToken(`${e}: ${t}`),!0):!1}processExport(){if(this.tokens.matches2(i.TokenType._export,i.TokenType._enum)||this.tokens.matches3(i.TokenType._export,i.TokenType._const,i.TokenType._enum))return this.hadNamedExport=!0,!1;if(this.tokens.matches2(i.TokenType._export,i.TokenType._default))return this.tokens.matches3(i.TokenType._export,i.TokenType._default,i.TokenType._enum)?(this.hadDefaultExport=!0,!1):(this.processExportDefault(),!0);if(this.tokens.matches2(i.TokenType._export,i.TokenType.braceL))return this.processExportBindings(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,r.ContextualKeyword._type)){if(this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.matches1(i.TokenType.braceL)){for(;!this.tokens.matches1(i.TokenType.braceR);)this.tokens.removeToken();this.tokens.removeToken()}else this.tokens.removeToken(),this.tokens.matches1(i.TokenType._as)&&(this.tokens.removeToken(),this.tokens.removeToken());return this.tokens.matchesContextual(r.ContextualKeyword._from)&&this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,i.TokenType.string)&&(this.tokens.removeToken(),this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens)),!0}if(this.hadNamedExport=!0,this.tokens.matches2(i.TokenType._export,i.TokenType._var)||this.tokens.matches2(i.TokenType._export,i.TokenType._let)||this.tokens.matches2(i.TokenType._export,i.TokenType._const))return this.processExportVar(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType._function)||this.tokens.matches3(i.TokenType._export,i.TokenType.name,i.TokenType._function))return this.processExportFunction(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType._class)||this.tokens.matches3(i.TokenType._export,i.TokenType._abstract,i.TokenType._class)||this.tokens.matches2(i.TokenType._export,i.TokenType.at))return this.processExportClass(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType.star))return this.processExportStar(),!0;throw Error(`Unrecognized export syntax.`)}processAssignment(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e-1];if(t.isType||t.type!==i.TokenType.name||t.shadowsGlobal||e>=2&&this.tokens.matches1AtIndex(e-2,i.TokenType.dot)||e>=2&&[i.TokenType._var,i.TokenType._let,i.TokenType._const].includes(this.tokens.tokens[e-2].type))return!1;let n=this.importProcessor.resolveExportBinding(this.tokens.identifierNameForToken(t));return n?(this.tokens.copyToken(),this.tokens.appendCode(` ${n} =`),!0):!1}processComplexAssignment(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e-1];if(t.type!==i.TokenType.name||t.shadowsGlobal||e>=2&&this.tokens.matches1AtIndex(e-2,i.TokenType.dot))return!1;let n=this.importProcessor.resolveExportBinding(this.tokens.identifierNameForToken(t));return n?(this.tokens.appendCode(` = ${n}`),this.tokens.copyToken(),!0):!1}processPreIncDec(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e+1];if(t.type!==i.TokenType.name||t.shadowsGlobal||e+2<this.tokens.tokens.length&&(this.tokens.matches1AtIndex(e+2,i.TokenType.dot)||this.tokens.matches1AtIndex(e+2,i.TokenType.bracketL)||this.tokens.matches1AtIndex(e+2,i.TokenType.parenL)))return!1;let n=this.tokens.identifierNameForToken(t),r=this.importProcessor.resolveExportBinding(n);return r?(this.tokens.appendCode(`${r} = `),this.tokens.copyToken(),!0):!1}processPostIncDec(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e],n=this.tokens.tokens[e+1];if(t.type!==i.TokenType.name||t.shadowsGlobal||e>=1&&this.tokens.matches1AtIndex(e-1,i.TokenType.dot))return!1;let r=this.tokens.identifierNameForToken(t),a=this.importProcessor.resolveExportBinding(r);if(!a)return!1;let o=this.tokens.rawCodeForToken(n),s=this.importProcessor.getIdentifierReplacement(r)||r;if(o===`++`)this.tokens.replaceToken(`(${s} = ${a} = ${s} + 1, ${s} - 1)`);else if(o===`--`)this.tokens.replaceToken(`(${s} = ${a} = ${s} - 1, ${s} + 1)`);else throw Error(`Unexpected operator: ${o}`);return this.tokens.removeToken(),!0}processExportDefault(){let e=!0;if(this.tokens.matches4(i.TokenType._export,i.TokenType._default,i.TokenType._function,i.TokenType.name)||this.tokens.matches5(i.TokenType._export,i.TokenType._default,i.TokenType.name,i.TokenType._function,i.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,r.ContextualKeyword._async)){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=this.processNamedFunction();this.tokens.appendCode(` exports.default = ${e};`)}else if(this.tokens.matches4(i.TokenType._export,i.TokenType._default,i.TokenType._class,i.TokenType.name)||this.tokens.matches5(i.TokenType._export,i.TokenType._default,i.TokenType._abstract,i.TokenType._class,i.TokenType.name)||this.tokens.matches3(i.TokenType._export,i.TokenType._default,i.TokenType.at)){this.tokens.removeInitialToken(),this.tokens.removeToken(),this.copyDecorators(),this.tokens.matches1(i.TokenType._abstract)&&this.tokens.removeToken();let e=this.rootTransformer.processNamedClass();this.tokens.appendCode(` exports.default = ${e};`)}else if(d.default.call(void 0,this.isTypeScriptTransformEnabled,this.keepUnusedImports,this.tokens,this.declarationInfo))e=!1,this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.removeToken();else if(this.reactHotLoaderTransformer){let e=this.nameManager.claimFreeName(`_default`);this.tokens.replaceToken(`let ${e}; exports.`),this.tokens.copyToken(),this.tokens.appendCode(` = ${e} =`),this.reactHotLoaderTransformer.setExtractedDefaultExportName(e)}else this.tokens.replaceToken(`exports.`),this.tokens.copyToken(),this.tokens.appendCode(` =`);e&&(this.hadDefaultExport=!0)}copyDecorators(){for(;this.tokens.matches1(i.TokenType.at);)if(this.tokens.copyToken(),this.tokens.matches1(i.TokenType.parenL))this.tokens.copyExpectedToken(i.TokenType.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR);else{for(this.tokens.copyExpectedToken(i.TokenType.name);this.tokens.matches1(i.TokenType.dot);)this.tokens.copyExpectedToken(i.TokenType.dot),this.tokens.copyExpectedToken(i.TokenType.name);this.tokens.matches1(i.TokenType.parenL)&&(this.tokens.copyExpectedToken(i.TokenType.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR))}}processExportVar(){this.isSimpleExportVar()?this.processSimpleExportVar():this.processComplexExportVar()}isSimpleExportVar(){let e=this.tokens.currentIndex();if(e++,e++,!this.tokens.matches1AtIndex(e,i.TokenType.name))return!1;for(e++;e<this.tokens.tokens.length&&this.tokens.tokens[e].isType;)e++;return!!this.tokens.matches1AtIndex(e,i.TokenType.eq)}processSimpleExportVar(){this.tokens.removeInitialToken(),this.tokens.copyToken();let e=this.tokens.identifierName();for(;!this.tokens.matches1(i.TokenType.eq);)this.rootTransformer.processToken();let t=this.tokens.currentToken().rhsEndIndex;if(t==null)throw Error(`Expected = token with an end index.`);for(;this.tokens.currentIndex()<t;)this.rootTransformer.processToken();this.tokens.appendCode(`; exports.${e} = ${e}`)}processComplexExportVar(){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=this.tokens.matches1(i.TokenType.braceL);e&&this.tokens.appendCode(`(`);let t=0;for(;;)if(this.tokens.matches1(i.TokenType.braceL)||this.tokens.matches1(i.TokenType.dollarBraceL)||this.tokens.matches1(i.TokenType.bracketL))t++,this.tokens.copyToken();else if(this.tokens.matches1(i.TokenType.braceR)||this.tokens.matches1(i.TokenType.bracketR))t--,this.tokens.copyToken();else if(t===0&&!this.tokens.matches1(i.TokenType.name)&&!this.tokens.currentToken().isType)break;else if(this.tokens.matches1(i.TokenType.eq)){let e=this.tokens.currentToken().rhsEndIndex;if(e==null)throw Error(`Expected = token with an end index.`);for(;this.tokens.currentIndex()<e;)this.rootTransformer.processToken()}else{let e=this.tokens.currentToken();if(n.isDeclaration.call(void 0,e)){let t=this.tokens.identifierName(),r=this.importProcessor.getIdentifierReplacement(t);if(r===null)throw Error(`Expected a replacement for ${t} in \`export var\` syntax.`);n.isObjectShorthandDeclaration.call(void 0,e)&&(r=`${t}: ${r}`),this.tokens.replaceToken(r)}else this.rootTransformer.processToken()}if(e){let e=this.tokens.currentToken().rhsEndIndex;if(e==null)throw Error(`Expected = token with an end index.`);for(;this.tokens.currentIndex()<e;)this.rootTransformer.processToken();this.tokens.appendCode(`)`)}}processExportFunction(){this.tokens.replaceToken(``);let e=this.processNamedFunction();this.tokens.appendCode(` exports.${e} = ${e};`)}processNamedFunction(){if(this.tokens.matches1(i.TokenType._function))this.tokens.copyToken();else if(this.tokens.matches2(i.TokenType.name,i.TokenType._function)){if(!this.tokens.matchesContextual(r.ContextualKeyword._async))throw Error(`Expected async keyword in function export.`);this.tokens.copyToken(),this.tokens.copyToken()}if(this.tokens.matches1(i.TokenType.star)&&this.tokens.copyToken(),!this.tokens.matches1(i.TokenType.name))throw Error(`Expected identifier for exported function name.`);let e=this.tokens.identifierName();if(this.tokens.copyToken(),this.tokens.currentToken().isType)for(this.tokens.removeInitialToken();this.tokens.currentToken().isType;)this.tokens.removeToken();return this.tokens.copyExpectedToken(i.TokenType.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR),this.rootTransformer.processPossibleTypeRange(),this.tokens.copyExpectedToken(i.TokenType.braceL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.braceR),e}processExportClass(){this.tokens.removeInitialToken(),this.copyDecorators(),this.tokens.matches1(i.TokenType._abstract)&&this.tokens.removeToken();let e=this.rootTransformer.processNamedClass();this.tokens.appendCode(` exports.${e} = ${e};`)}processExportBindings(){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=l.default.call(void 0,this.tokens),t=[];for(;;){if(this.tokens.matches1(i.TokenType.braceR)){this.tokens.removeToken();break}let n=c.default.call(void 0,this.tokens);for(;this.tokens.currentIndex()<n.endIndex;)this.tokens.removeToken();if(!(n.isType||!e&&this.shouldElideExportedIdentifier(n.leftName))){let e=n.rightName;e===`default`?this.hadDefaultExport=!0:this.hadNamedExport=!0;let r=n.leftName,i=this.importProcessor.getIdentifierReplacement(r);t.push(`exports.${e} = ${i||r};`)}if(this.tokens.matches1(i.TokenType.braceR)){this.tokens.removeToken();break}if(this.tokens.matches2(i.TokenType.comma,i.TokenType.braceR)){this.tokens.removeToken(),this.tokens.removeToken();break}else if(this.tokens.matches1(i.TokenType.comma))this.tokens.removeToken();else throw Error(`Unexpected token: ${JSON.stringify(this.tokens.currentToken())}`)}if(this.tokens.matchesContextual(r.ContextualKeyword._from)){this.tokens.removeToken();let e=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(e)),u.removeMaybeImportAttributes.call(void 0,this.tokens)}else this.tokens.appendCode(t.join(` `));this.tokens.matches1(i.TokenType.semi)&&this.tokens.removeToken()}processExportStar(){for(this.tokens.removeInitialToken();!this.tokens.matches1(i.TokenType.string);)this.tokens.removeToken();let e=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(e)),u.removeMaybeImportAttributes.call(void 0,this.tokens),this.tokens.matches1(i.TokenType.semi)&&this.tokens.removeToken()}shouldElideExportedIdentifier(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.declarationInfo.valueDeclarations.has(e)}}})),_m=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=Sp(),r=$(),i=t(dm()),a=fm(),o=t(a),s=t(Mp()),c=Lp(),l=t(pm()),u=mm(),d=t(hm()),f=t(Fp());e.default=class extends f.default{constructor(e,t,n,r,i,s,l,u){super(),this.tokens=e,this.nameManager=t,this.helperManager=n,this.reactHotLoaderTransformer=r,this.isTypeScriptTransformEnabled=i,this.isFlowTransformEnabled=s,this.keepUnusedImports=l,this.nonTypeIdentifiers=i&&!l?c.getNonTypeIdentifiers.call(void 0,e,u):new Set,this.declarationInfo=i&&!l?o.default.call(void 0,e):a.EMPTY_DECLARATION_INFO,this.injectCreateRequireForImportRequire=!!u.injectCreateRequireForImportRequire}process(){if(this.tokens.matches3(r.TokenType._import,r.TokenType.name,r.TokenType.eq))return this.processImportEquals();if(this.tokens.matches4(r.TokenType._import,r.TokenType.name,r.TokenType.name,r.TokenType.eq)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,n.ContextualKeyword._type)){this.tokens.removeInitialToken();for(let e=0;e<7;e++)this.tokens.removeToken();return!0}if(this.tokens.matches2(r.TokenType._export,r.TokenType.eq))return this.tokens.replaceToken(`module.exports`),!0;if(this.tokens.matches5(r.TokenType._export,r.TokenType._import,r.TokenType.name,r.TokenType.name,r.TokenType.eq)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,n.ContextualKeyword._type)){this.tokens.removeInitialToken();for(let e=0;e<8;e++)this.tokens.removeToken();return!0}if(this.tokens.matches1(r.TokenType._import))return this.processImport();if(this.tokens.matches2(r.TokenType._export,r.TokenType._default))return this.processExportDefault();if(this.tokens.matches2(r.TokenType._export,r.TokenType.braceL))return this.processNamedExports();if(this.tokens.matches2(r.TokenType._export,r.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,n.ContextualKeyword._type)){if(this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.matches1(r.TokenType.braceL)){for(;!this.tokens.matches1(r.TokenType.braceR);)this.tokens.removeToken();this.tokens.removeToken()}else this.tokens.removeToken(),this.tokens.matches1(r.TokenType._as)&&(this.tokens.removeToken(),this.tokens.removeToken());return this.tokens.matchesContextual(n.ContextualKeyword._from)&&this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,r.TokenType.string)&&(this.tokens.removeToken(),this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens)),!0}return!1}processImportEquals(){let e=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.shouldAutomaticallyElideImportedName(e)?i.default.call(void 0,this.tokens):this.injectCreateRequireForImportRequire?(this.tokens.replaceToken(`const`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.replaceToken(this.helperManager.getHelperName(`require`))):this.tokens.replaceToken(`const`),!0}processImport(){if(this.tokens.matches2(r.TokenType._import,r.TokenType.parenL))return!1;let e=this.tokens.snapshot();if(this.removeImportTypeBindings()){for(this.tokens.restoreToSnapshot(e);!this.tokens.matches1(r.TokenType.string);)this.tokens.removeToken();this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens),this.tokens.matches1(r.TokenType.semi)&&this.tokens.removeToken()}return!0}removeImportTypeBindings(){if(this.tokens.copyExpectedToken(r.TokenType._import),this.tokens.matchesContextual(n.ContextualKeyword._type)&&!this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,r.TokenType.comma)&&!this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,n.ContextualKeyword._from))return!0;if(this.tokens.matches1(r.TokenType.string))return this.tokens.copyToken(),!1;this.tokens.matchesContextual(n.ContextualKeyword._module)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,n.ContextualKeyword._from)&&this.tokens.copyToken();let e=!1,t=!1,i=!1;if(this.tokens.matches1(r.TokenType.name)&&(this.shouldAutomaticallyElideImportedName(this.tokens.identifierName())?(this.tokens.removeToken(),this.tokens.matches1(r.TokenType.comma)&&this.tokens.removeToken()):(e=!0,this.tokens.copyToken(),this.tokens.matches1(r.TokenType.comma)&&(i=!0,this.tokens.removeToken()))),this.tokens.matches1(r.TokenType.star))this.shouldAutomaticallyElideImportedName(this.tokens.identifierNameAtRelativeIndex(2))?(this.tokens.removeToken(),this.tokens.removeToken(),this.tokens.removeToken()):(i&&this.tokens.appendCode(`,`),e=!0,this.tokens.copyExpectedToken(r.TokenType.star),this.tokens.copyExpectedToken(r.TokenType.name),this.tokens.copyExpectedToken(r.TokenType.name));else if(this.tokens.matches1(r.TokenType.braceL)){for(i&&this.tokens.appendCode(`,`),this.tokens.copyToken();!this.tokens.matches1(r.TokenType.braceR);){t=!0;let n=s.default.call(void 0,this.tokens);if(n.isType||this.shouldAutomaticallyElideImportedName(n.rightName)){for(;this.tokens.currentIndex()<n.endIndex;)this.tokens.removeToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.removeToken()}else{for(e=!0;this.tokens.currentIndex()<n.endIndex;)this.tokens.copyToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.copyToken()}}this.tokens.copyExpectedToken(r.TokenType.braceR)}return this.keepUnusedImports?!1:this.isTypeScriptTransformEnabled?!e:this.isFlowTransformEnabled?t&&!e:!1}shouldAutomaticallyElideImportedName(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.nonTypeIdentifiers.has(e)}processExportDefault(){if(d.default.call(void 0,this.isTypeScriptTransformEnabled,this.keepUnusedImports,this.tokens,this.declarationInfo))return this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.removeToken(),!0;if(!(this.tokens.matches4(r.TokenType._export,r.TokenType._default,r.TokenType._function,r.TokenType.name)||this.tokens.matches5(r.TokenType._export,r.TokenType._default,r.TokenType.name,r.TokenType._function,r.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,n.ContextualKeyword._async)||this.tokens.matches4(r.TokenType._export,r.TokenType._default,r.TokenType._class,r.TokenType.name)||this.tokens.matches5(r.TokenType._export,r.TokenType._default,r.TokenType._abstract,r.TokenType._class,r.TokenType.name))&&this.reactHotLoaderTransformer){let e=this.nameManager.claimFreeName(`_default`);return this.tokens.replaceToken(`let ${e}; export`),this.tokens.copyToken(),this.tokens.appendCode(` ${e} =`),this.reactHotLoaderTransformer.setExtractedDefaultExportName(e),!0}return!1}processNamedExports(){if(!this.isTypeScriptTransformEnabled)return!1;this.tokens.copyExpectedToken(r.TokenType._export),this.tokens.copyExpectedToken(r.TokenType.braceL);let e=l.default.call(void 0,this.tokens),t=!1;for(;!this.tokens.matches1(r.TokenType.braceR);){let n=s.default.call(void 0,this.tokens);if(n.isType||!e&&this.shouldElideExportedName(n.leftName)){for(;this.tokens.currentIndex()<n.endIndex;)this.tokens.removeToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.removeToken()}else{for(t=!0;this.tokens.currentIndex()<n.endIndex;)this.tokens.copyToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.copyToken()}}return this.tokens.copyExpectedToken(r.TokenType.braceR),!this.keepUnusedImports&&e&&!t&&(this.tokens.removeToken(),this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens)),!0}shouldElideExportedName(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&this.declarationInfo.typeDeclarations.has(e)&&!this.declarationInfo.valueDeclarations.has(e)}}})),vm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=Sp(),r=$(),i=t(Fp());e.default=class extends i.default{constructor(e,t,n){super(),this.rootTransformer=e,this.tokens=t,this.isImportsTransformEnabled=n}process(){return this.rootTransformer.processPossibleArrowParamEnd()||this.rootTransformer.processPossibleAsyncArrowWithTypeParams()||this.rootTransformer.processPossibleTypeRange()?!0:this.tokens.matches1(r.TokenType._enum)?(this.processEnum(),!0):this.tokens.matches2(r.TokenType._export,r.TokenType._enum)?(this.processNamedExportEnum(),!0):this.tokens.matches3(r.TokenType._export,r.TokenType._default,r.TokenType._enum)?(this.processDefaultExportEnum(),!0):!1}processNamedExportEnum(){if(this.isImportsTransformEnabled){this.tokens.removeInitialToken();let e=this.tokens.identifierNameAtRelativeIndex(1);this.processEnum(),this.tokens.appendCode(` exports.${e} = ${e};`)}else this.tokens.copyToken(),this.processEnum()}processDefaultExportEnum(){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=this.tokens.identifierNameAtRelativeIndex(1);this.processEnum(),this.isImportsTransformEnabled?this.tokens.appendCode(` exports.default = ${e};`):this.tokens.appendCode(` export default ${e};`)}processEnum(){this.tokens.replaceToken(`const`),this.tokens.copyExpectedToken(r.TokenType.name);let e=!1;this.tokens.matchesContextual(n.ContextualKeyword._of)&&(this.tokens.removeToken(),e=this.tokens.matchesContextual(n.ContextualKeyword._symbol),this.tokens.removeToken());let t=this.tokens.matches3(r.TokenType.braceL,r.TokenType.name,r.TokenType.eq);this.tokens.appendCode(` = require("flow-enums-runtime")`);let i=!e&&!t;for(this.tokens.replaceTokenTrimmingLeftWhitespace(i?`.Mirrored([`:`({`);!this.tokens.matches1(r.TokenType.braceR);){if(this.tokens.matches1(r.TokenType.ellipsis)){this.tokens.removeToken();break}this.processEnumElement(e,t),this.tokens.matches1(r.TokenType.comma)&&this.tokens.copyToken()}this.tokens.replaceToken(i?`]);`:`});`)}processEnumElement(e,t){if(e){let e=this.tokens.identifierName();this.tokens.copyToken(),this.tokens.appendCode(`: Symbol("${e}")`)}else t?(this.tokens.copyToken(),this.tokens.replaceTokenTrimmingLeftWhitespace(`:`),this.tokens.copyToken()):this.tokens.replaceToken(`"${this.tokens.identifierName()}"`)}}})),ym=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}function n(e){let t,n=e[0],r=1;for(;r<e.length;){let i=e[r],a=e[r+1];if(r+=2,(i===`optionalAccess`||i===`optionalCall`)&&n==null)return;i===`access`||i===`optionalAccess`?(t=n,n=a(n)):(i===`call`||i===`optionalCall`)&&(n=a((...e)=>n.call(t,...e)),t=void 0)}return n}var r=$(),i=t(Fp());let a=`jest`,o=[`mock`,`unmock`,`enableAutomock`,`disableAutomock`];e.default=class e extends i.default{__init(){this.hoistedFunctionNames=[]}constructor(t,n,r,i){super(),this.rootTransformer=t,this.tokens=n,this.nameManager=r,this.importProcessor=i,e.prototype.__init.call(this)}process(){return this.tokens.currentToken().scopeDepth===0&&this.tokens.matches4(r.TokenType.name,r.TokenType.dot,r.TokenType.name,r.TokenType.parenL)&&this.tokens.identifierName()===a?n([this,`access`,e=>e.importProcessor,`optionalAccess`,e=>e.getGlobalNames,`call`,e=>e(),`optionalAccess`,e=>e.has,`call`,e=>e(a)])?!1:this.extractHoistedCalls():!1}getHoistedCode(){return this.hoistedFunctionNames.length>0?this.hoistedFunctionNames.map(e=>`${e}();`).join(``):``}extractHoistedCalls(){this.tokens.removeToken();let e=!1;for(;this.tokens.matches3(r.TokenType.dot,r.TokenType.name,r.TokenType.parenL);){let t=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);if(o.includes(t)){let t=this.nameManager.claimFreeName(`__jestHoist`);this.hoistedFunctionNames.push(t),this.tokens.replaceToken(`function ${t}(){${a}.`),this.tokens.copyToken(),this.tokens.copyToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(r.TokenType.parenR),this.tokens.appendCode(`;}`),e=!1}else e?this.tokens.copyToken():this.tokens.replaceToken(`${a}.`),this.tokens.copyToken(),this.tokens.copyToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(r.TokenType.parenR),e=!0}return!0}}})),bm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Fp());e.default=class extends r.default{constructor(e){super(),this.tokens=e}process(){if(this.tokens.matches1(n.TokenType.num)){let e=this.tokens.currentTokenCode();if(e.includes(`_`))return this.tokens.replaceToken(e.replace(/_/g,``)),!0}return!1}}})),xm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Fp());e.default=class extends r.default{constructor(e,t){super(),this.tokens=e,this.nameManager=t}process(){return this.tokens.matches2(n.TokenType._catch,n.TokenType.braceL)?(this.tokens.copyToken(),this.tokens.appendCode(` (${this.nameManager.claimFreeName(`e`)})`),!0):!1}}})),Sm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Fp());e.default=class extends r.default{constructor(e,t){super(),this.tokens=e,this.nameManager=t}process(){if(this.tokens.matches1(n.TokenType.nullishCoalescing)){let e=this.tokens.currentToken();return this.tokens.tokens[e.nullishStartIndex].isAsyncOperation?this.tokens.replaceTokenTrimmingLeftWhitespace(`, async () => (`):this.tokens.replaceTokenTrimmingLeftWhitespace(`, () => (`),!0}if(this.tokens.matches1(n.TokenType._delete)&&this.tokens.tokenAtRelativeIndex(1).isOptionalChainStart)return this.tokens.removeInitialToken(),!0;let e=this.tokens.currentToken().subscriptStartIndex;if(e!=null&&this.tokens.tokens[e].isOptionalChainStart&&this.tokens.tokenAtRelativeIndex(-1).type!==n.TokenType._super){let t=this.nameManager.claimFreeName(`_`),r;if(r=e>0&&this.tokens.matches1AtIndex(e-1,n.TokenType._delete)&&this.isLastSubscriptInChain()?`${t} => delete ${t}`:`${t} => ${t}`,this.tokens.tokens[e].isAsyncOperation&&(r=`async ${r}`),this.tokens.matches2(n.TokenType.questionDot,n.TokenType.parenL)||this.tokens.matches2(n.TokenType.questionDot,n.TokenType.lessThan))this.justSkippedSuper()&&this.tokens.appendCode(`.bind(this)`),this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalCall', ${r}`);else if(this.tokens.matches2(n.TokenType.questionDot,n.TokenType.bracketL))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalAccess', ${r}`);else if(this.tokens.matches1(n.TokenType.questionDot))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalAccess', ${r}.`);else if(this.tokens.matches1(n.TokenType.dot))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'access', ${r}.`);else if(this.tokens.matches1(n.TokenType.bracketL))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'access', ${r}[`);else if(this.tokens.matches1(n.TokenType.parenL))this.justSkippedSuper()&&this.tokens.appendCode(`.bind(this)`),this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'call', ${r}(`);else throw Error(`Unexpected subscript operator in optional chain.`);return!0}return!1}isLastSubscriptInChain(){let e=0;for(let t=this.tokens.currentIndex()+1;;t++){if(t>=this.tokens.tokens.length)throw Error(`Reached the end of the code while finding the end of the access chain.`);if(this.tokens.tokens[t].isOptionalChainStart?e++:this.tokens.tokens[t].isOptionalChainEnd&&e--,e<0)return!0;if(e===0&&this.tokens.tokens[t].subscriptStartIndex!=null)return!1}}justSkippedSuper(){let e=0,t=this.tokens.currentIndex()-1;for(;;){if(t<0)throw Error(`Reached the start of the code while finding the start of the access chain.`);if(this.tokens.tokens[t].isOptionalChainStart?e--:this.tokens.tokens[t].isOptionalChainEnd&&e++,e<0)return!1;if(e===0&&this.tokens.tokens[t].subscriptStartIndex!=null)return this.tokens.tokens[t-1].type===n.TokenType._super;t--}}}})),Cm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=jp(),r=$(),i=t(Fp());e.default=class extends i.default{constructor(e,t,n,r){super(),this.rootTransformer=e,this.tokens=t,this.importProcessor=n,this.options=r}process(){let e=this.tokens.currentIndex();if(this.tokens.identifierName()===`createReactClass`){let t=this.importProcessor&&this.importProcessor.getIdentifierReplacement(`createReactClass`);return t?this.tokens.replaceToken(`(0, ${t})`):this.tokens.copyToken(),this.tryProcessCreateClassCall(e),!0}if(this.tokens.matches3(r.TokenType.name,r.TokenType.dot,r.TokenType.name)&&this.tokens.identifierName()===`React`&&this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+2)===`createClass`){let t=this.importProcessor&&this.importProcessor.getIdentifierReplacement(`React`)||`React`;return t?(this.tokens.replaceToken(t),this.tokens.copyToken(),this.tokens.copyToken()):(this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.copyToken()),this.tryProcessCreateClassCall(e),!0}return!1}tryProcessCreateClassCall(e){let t=this.findDisplayName(e);t&&this.classNeedsDisplayName()&&(this.tokens.copyExpectedToken(r.TokenType.parenL),this.tokens.copyExpectedToken(r.TokenType.braceL),this.tokens.appendCode(`displayName: '${t}',`),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(r.TokenType.braceR),this.tokens.copyExpectedToken(r.TokenType.parenR))}findDisplayName(e){return e<2?null:this.tokens.matches2AtIndex(e-2,r.TokenType.name,r.TokenType.eq)||e>=2&&this.tokens.tokens[e-2].identifierRole===n.IdentifierRole.ObjectKey?this.tokens.identifierNameAtIndex(e-2):this.tokens.matches2AtIndex(e-2,r.TokenType._export,r.TokenType._default)?this.getDisplayNameFromFilename():null}getDisplayNameFromFilename(){let e=(this.options.filePath||`unknown`).split(`/`),t=e[e.length-1],n=t.lastIndexOf(`.`),r=n===-1?t:t.slice(0,n);return r===`index`&&e[e.length-2]?e[e.length-2]:r}classNeedsDisplayName(){let e=this.tokens.currentIndex();if(!this.tokens.matches2(r.TokenType.parenL,r.TokenType.braceL))return!1;let t=e+1,i=this.tokens.tokens[t].contextId;if(i==null)throw Error(`Expected non-null context ID on object open-brace.`);for(;e<this.tokens.tokens.length;e++){let t=this.tokens.tokens[e];if(t.type===r.TokenType.braceR&&t.contextId===i){e++;break}if(this.tokens.identifierNameAtIndex(e)===`displayName`&&this.tokens.tokens[e].identifierRole===n.IdentifierRole.ObjectKey&&t.contextId===i)return!1}if(e===this.tokens.tokens.length)throw Error(`Unexpected end of input when processing React class.`);return this.tokens.matches1AtIndex(e,r.TokenType.parenR)||this.tokens.matches2AtIndex(e,r.TokenType.comma,r.TokenType.parenR)}}})),wm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=jp(),r=t(Fp());e.default=class e extends r.default{__init(){this.extractedDefaultExportName=null}constructor(t,n){super(),this.tokens=t,this.filePath=n,e.prototype.__init.call(this)}setExtractedDefaultExportName(e){this.extractedDefaultExportName=e}getPrefixCode(){return`
189
+ `:``}process(){return this.tokens.matches3(i.TokenType._import,i.TokenType.name,i.TokenType.eq)?this.processImportEquals():this.tokens.matches1(i.TokenType._import)?(this.processImport(),!0):this.tokens.matches2(i.TokenType._export,i.TokenType.eq)?(this.tokens.replaceToken(`module.exports`),!0):this.tokens.matches1(i.TokenType._export)&&!this.tokens.currentToken().isType?(this.hadExport=!0,this.processExport()):this.tokens.matches2(i.TokenType.name,i.TokenType.postIncDec)&&this.processPostIncDec()?!0:this.tokens.matches1(i.TokenType.name)||this.tokens.matches1(i.TokenType.jsxName)?this.processIdentifier():this.tokens.matches1(i.TokenType.eq)?this.processAssignment():this.tokens.matches1(i.TokenType.assign)?this.processComplexAssignment():this.tokens.matches1(i.TokenType.preIncDec)?this.processPreIncDec():!1}processImportEquals(){let e=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.importProcessor.shouldAutomaticallyElideImportedName(e)?a.default.call(void 0,this.tokens):this.tokens.replaceToken(`const`),!0}processImport(){if(this.tokens.matches2(i.TokenType._import,i.TokenType.parenL)){if(this.preserveDynamicImport){this.tokens.copyToken();return}let e=this.enableLegacyTypeScriptModuleInterop?``:`${this.helperManager.getHelperName(`interopRequireWildcard`)}(`;this.tokens.replaceToken(`Promise.resolve().then(() => ${e}require`);let t=this.tokens.currentToken().contextId;if(t==null)throw Error(`Expected context ID on dynamic import invocation.`);for(this.tokens.copyToken();!this.tokens.matchesContextIdAndLabel(i.TokenType.parenR,t);)this.rootTransformer.processToken();this.tokens.replaceToken(e?`)))`:`))`);return}if(this.removeImportAndDetectIfShouldElide())this.tokens.removeToken();else{let e=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(e)),this.tokens.appendCode(this.importProcessor.claimImportCode(e))}u.removeMaybeImportAttributes.call(void 0,this.tokens),this.tokens.matches1(i.TokenType.semi)&&this.tokens.removeToken()}removeImportAndDetectIfShouldElide(){if(this.tokens.removeInitialToken(),this.tokens.matchesContextual(r.ContextualKeyword._type)&&!this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,i.TokenType.comma)&&!this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,r.ContextualKeyword._from))return this.removeRemainingImport(),!0;if(this.tokens.matches1(i.TokenType.name)||this.tokens.matches1(i.TokenType.star))return this.removeRemainingImport(),!1;if(this.tokens.matches1(i.TokenType.string))return!1;let e=!1,t=!1;for(;!this.tokens.matches1(i.TokenType.string);)(!e&&this.tokens.matches1(i.TokenType.braceL)||this.tokens.matches1(i.TokenType.comma))&&(this.tokens.removeToken(),this.tokens.matches1(i.TokenType.braceR)||(t=!0),(this.tokens.matches2(i.TokenType.name,i.TokenType.comma)||this.tokens.matches2(i.TokenType.name,i.TokenType.braceR)||this.tokens.matches4(i.TokenType.name,i.TokenType.name,i.TokenType.name,i.TokenType.comma)||this.tokens.matches4(i.TokenType.name,i.TokenType.name,i.TokenType.name,i.TokenType.braceR))&&(e=!0)),this.tokens.removeToken();return this.keepUnusedImports?!1:this.isTypeScriptTransformEnabled?!e:this.isFlowTransformEnabled?t&&!e:!1}removeRemainingImport(){for(;!this.tokens.matches1(i.TokenType.string);)this.tokens.removeToken()}processIdentifier(){let e=this.tokens.currentToken();if(e.shadowsGlobal)return!1;if(e.identifierRole===n.IdentifierRole.ObjectShorthand)return this.processObjectShorthand();if(e.identifierRole!==n.IdentifierRole.Access)return!1;let t=this.importProcessor.getIdentifierReplacement(this.tokens.identifierNameForToken(e));if(!t)return!1;let r=this.tokens.currentIndex()+1;for(;r<this.tokens.tokens.length&&this.tokens.tokens[r].type===i.TokenType.parenR;)r++;return this.tokens.tokens[r].type===i.TokenType.parenL?this.tokens.tokenAtRelativeIndex(1).type===i.TokenType.parenL&&this.tokens.tokenAtRelativeIndex(-1).type!==i.TokenType._new?(this.tokens.replaceToken(`${t}.call(void 0, `),this.tokens.removeToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR)):this.tokens.replaceToken(`(0, ${t})`):this.tokens.replaceToken(t),!0}processObjectShorthand(){let e=this.tokens.identifierName(),t=this.importProcessor.getIdentifierReplacement(e);return t?(this.tokens.replaceToken(`${e}: ${t}`),!0):!1}processExport(){if(this.tokens.matches2(i.TokenType._export,i.TokenType._enum)||this.tokens.matches3(i.TokenType._export,i.TokenType._const,i.TokenType._enum))return this.hadNamedExport=!0,!1;if(this.tokens.matches2(i.TokenType._export,i.TokenType._default))return this.tokens.matches3(i.TokenType._export,i.TokenType._default,i.TokenType._enum)?(this.hadDefaultExport=!0,!1):(this.processExportDefault(),!0);if(this.tokens.matches2(i.TokenType._export,i.TokenType.braceL))return this.processExportBindings(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,r.ContextualKeyword._type)){if(this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.matches1(i.TokenType.braceL)){for(;!this.tokens.matches1(i.TokenType.braceR);)this.tokens.removeToken();this.tokens.removeToken()}else this.tokens.removeToken(),this.tokens.matches1(i.TokenType._as)&&(this.tokens.removeToken(),this.tokens.removeToken());return this.tokens.matchesContextual(r.ContextualKeyword._from)&&this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,i.TokenType.string)&&(this.tokens.removeToken(),this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens)),!0}if(this.hadNamedExport=!0,this.tokens.matches2(i.TokenType._export,i.TokenType._var)||this.tokens.matches2(i.TokenType._export,i.TokenType._let)||this.tokens.matches2(i.TokenType._export,i.TokenType._const))return this.processExportVar(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType._function)||this.tokens.matches3(i.TokenType._export,i.TokenType.name,i.TokenType._function))return this.processExportFunction(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType._class)||this.tokens.matches3(i.TokenType._export,i.TokenType._abstract,i.TokenType._class)||this.tokens.matches2(i.TokenType._export,i.TokenType.at))return this.processExportClass(),!0;if(this.tokens.matches2(i.TokenType._export,i.TokenType.star))return this.processExportStar(),!0;throw Error(`Unrecognized export syntax.`)}processAssignment(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e-1];if(t.isType||t.type!==i.TokenType.name||t.shadowsGlobal||e>=2&&this.tokens.matches1AtIndex(e-2,i.TokenType.dot)||e>=2&&[i.TokenType._var,i.TokenType._let,i.TokenType._const].includes(this.tokens.tokens[e-2].type))return!1;let n=this.importProcessor.resolveExportBinding(this.tokens.identifierNameForToken(t));return n?(this.tokens.copyToken(),this.tokens.appendCode(` ${n} =`),!0):!1}processComplexAssignment(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e-1];if(t.type!==i.TokenType.name||t.shadowsGlobal||e>=2&&this.tokens.matches1AtIndex(e-2,i.TokenType.dot))return!1;let n=this.importProcessor.resolveExportBinding(this.tokens.identifierNameForToken(t));return n?(this.tokens.appendCode(` = ${n}`),this.tokens.copyToken(),!0):!1}processPreIncDec(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e+1];if(t.type!==i.TokenType.name||t.shadowsGlobal||e+2<this.tokens.tokens.length&&(this.tokens.matches1AtIndex(e+2,i.TokenType.dot)||this.tokens.matches1AtIndex(e+2,i.TokenType.bracketL)||this.tokens.matches1AtIndex(e+2,i.TokenType.parenL)))return!1;let n=this.tokens.identifierNameForToken(t),r=this.importProcessor.resolveExportBinding(n);return r?(this.tokens.appendCode(`${r} = `),this.tokens.copyToken(),!0):!1}processPostIncDec(){let e=this.tokens.currentIndex(),t=this.tokens.tokens[e],n=this.tokens.tokens[e+1];if(t.type!==i.TokenType.name||t.shadowsGlobal||e>=1&&this.tokens.matches1AtIndex(e-1,i.TokenType.dot))return!1;let r=this.tokens.identifierNameForToken(t),a=this.importProcessor.resolveExportBinding(r);if(!a)return!1;let o=this.tokens.rawCodeForToken(n),s=this.importProcessor.getIdentifierReplacement(r)||r;if(o===`++`)this.tokens.replaceToken(`(${s} = ${a} = ${s} + 1, ${s} - 1)`);else if(o===`--`)this.tokens.replaceToken(`(${s} = ${a} = ${s} - 1, ${s} + 1)`);else throw Error(`Unexpected operator: ${o}`);return this.tokens.removeToken(),!0}processExportDefault(){let e=!0;if(this.tokens.matches4(i.TokenType._export,i.TokenType._default,i.TokenType._function,i.TokenType.name)||this.tokens.matches5(i.TokenType._export,i.TokenType._default,i.TokenType.name,i.TokenType._function,i.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,r.ContextualKeyword._async)){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=this.processNamedFunction();this.tokens.appendCode(` exports.default = ${e};`)}else if(this.tokens.matches4(i.TokenType._export,i.TokenType._default,i.TokenType._class,i.TokenType.name)||this.tokens.matches5(i.TokenType._export,i.TokenType._default,i.TokenType._abstract,i.TokenType._class,i.TokenType.name)||this.tokens.matches3(i.TokenType._export,i.TokenType._default,i.TokenType.at)){this.tokens.removeInitialToken(),this.tokens.removeToken(),this.copyDecorators(),this.tokens.matches1(i.TokenType._abstract)&&this.tokens.removeToken();let e=this.rootTransformer.processNamedClass();this.tokens.appendCode(` exports.default = ${e};`)}else if(d.default.call(void 0,this.isTypeScriptTransformEnabled,this.keepUnusedImports,this.tokens,this.declarationInfo))e=!1,this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.removeToken();else if(this.reactHotLoaderTransformer){let e=this.nameManager.claimFreeName(`_default`);this.tokens.replaceToken(`let ${e}; exports.`),this.tokens.copyToken(),this.tokens.appendCode(` = ${e} =`),this.reactHotLoaderTransformer.setExtractedDefaultExportName(e)}else this.tokens.replaceToken(`exports.`),this.tokens.copyToken(),this.tokens.appendCode(` =`);e&&(this.hadDefaultExport=!0)}copyDecorators(){for(;this.tokens.matches1(i.TokenType.at);)if(this.tokens.copyToken(),this.tokens.matches1(i.TokenType.parenL))this.tokens.copyExpectedToken(i.TokenType.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR);else{for(this.tokens.copyExpectedToken(i.TokenType.name);this.tokens.matches1(i.TokenType.dot);)this.tokens.copyExpectedToken(i.TokenType.dot),this.tokens.copyExpectedToken(i.TokenType.name);this.tokens.matches1(i.TokenType.parenL)&&(this.tokens.copyExpectedToken(i.TokenType.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR))}}processExportVar(){this.isSimpleExportVar()?this.processSimpleExportVar():this.processComplexExportVar()}isSimpleExportVar(){let e=this.tokens.currentIndex();if(e++,e++,!this.tokens.matches1AtIndex(e,i.TokenType.name))return!1;for(e++;e<this.tokens.tokens.length&&this.tokens.tokens[e].isType;)e++;return!!this.tokens.matches1AtIndex(e,i.TokenType.eq)}processSimpleExportVar(){this.tokens.removeInitialToken(),this.tokens.copyToken();let e=this.tokens.identifierName();for(;!this.tokens.matches1(i.TokenType.eq);)this.rootTransformer.processToken();let t=this.tokens.currentToken().rhsEndIndex;if(t==null)throw Error(`Expected = token with an end index.`);for(;this.tokens.currentIndex()<t;)this.rootTransformer.processToken();this.tokens.appendCode(`; exports.${e} = ${e}`)}processComplexExportVar(){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=this.tokens.matches1(i.TokenType.braceL);e&&this.tokens.appendCode(`(`);let t=0;for(;;)if(this.tokens.matches1(i.TokenType.braceL)||this.tokens.matches1(i.TokenType.dollarBraceL)||this.tokens.matches1(i.TokenType.bracketL))t++,this.tokens.copyToken();else if(this.tokens.matches1(i.TokenType.braceR)||this.tokens.matches1(i.TokenType.bracketR))t--,this.tokens.copyToken();else if(t===0&&!this.tokens.matches1(i.TokenType.name)&&!this.tokens.currentToken().isType)break;else if(this.tokens.matches1(i.TokenType.eq)){let e=this.tokens.currentToken().rhsEndIndex;if(e==null)throw Error(`Expected = token with an end index.`);for(;this.tokens.currentIndex()<e;)this.rootTransformer.processToken()}else{let e=this.tokens.currentToken();if(n.isDeclaration.call(void 0,e)){let t=this.tokens.identifierName(),r=this.importProcessor.getIdentifierReplacement(t);if(r===null)throw Error(`Expected a replacement for ${t} in \`export var\` syntax.`);n.isObjectShorthandDeclaration.call(void 0,e)&&(r=`${t}: ${r}`),this.tokens.replaceToken(r)}else this.rootTransformer.processToken()}if(e){let e=this.tokens.currentToken().rhsEndIndex;if(e==null)throw Error(`Expected = token with an end index.`);for(;this.tokens.currentIndex()<e;)this.rootTransformer.processToken();this.tokens.appendCode(`)`)}}processExportFunction(){this.tokens.replaceToken(``);let e=this.processNamedFunction();this.tokens.appendCode(` exports.${e} = ${e};`)}processNamedFunction(){if(this.tokens.matches1(i.TokenType._function))this.tokens.copyToken();else if(this.tokens.matches2(i.TokenType.name,i.TokenType._function)){if(!this.tokens.matchesContextual(r.ContextualKeyword._async))throw Error(`Expected async keyword in function export.`);this.tokens.copyToken(),this.tokens.copyToken()}if(this.tokens.matches1(i.TokenType.star)&&this.tokens.copyToken(),!this.tokens.matches1(i.TokenType.name))throw Error(`Expected identifier for exported function name.`);let e=this.tokens.identifierName();if(this.tokens.copyToken(),this.tokens.currentToken().isType)for(this.tokens.removeInitialToken();this.tokens.currentToken().isType;)this.tokens.removeToken();return this.tokens.copyExpectedToken(i.TokenType.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.parenR),this.rootTransformer.processPossibleTypeRange(),this.tokens.copyExpectedToken(i.TokenType.braceL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(i.TokenType.braceR),e}processExportClass(){this.tokens.removeInitialToken(),this.copyDecorators(),this.tokens.matches1(i.TokenType._abstract)&&this.tokens.removeToken();let e=this.rootTransformer.processNamedClass();this.tokens.appendCode(` exports.${e} = ${e};`)}processExportBindings(){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=l.default.call(void 0,this.tokens),t=[];for(;;){if(this.tokens.matches1(i.TokenType.braceR)){this.tokens.removeToken();break}let n=c.default.call(void 0,this.tokens);for(;this.tokens.currentIndex()<n.endIndex;)this.tokens.removeToken();if(!(n.isType||!e&&this.shouldElideExportedIdentifier(n.leftName))){let e=n.rightName;e===`default`?this.hadDefaultExport=!0:this.hadNamedExport=!0;let r=n.leftName,i=this.importProcessor.getIdentifierReplacement(r);t.push(`exports.${e} = ${i||r};`)}if(this.tokens.matches1(i.TokenType.braceR)){this.tokens.removeToken();break}if(this.tokens.matches2(i.TokenType.comma,i.TokenType.braceR)){this.tokens.removeToken(),this.tokens.removeToken();break}else if(this.tokens.matches1(i.TokenType.comma))this.tokens.removeToken();else throw Error(`Unexpected token: ${JSON.stringify(this.tokens.currentToken())}`)}if(this.tokens.matchesContextual(r.ContextualKeyword._from)){this.tokens.removeToken();let e=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(e)),u.removeMaybeImportAttributes.call(void 0,this.tokens)}else this.tokens.appendCode(t.join(` `));this.tokens.matches1(i.TokenType.semi)&&this.tokens.removeToken()}processExportStar(){for(this.tokens.removeInitialToken();!this.tokens.matches1(i.TokenType.string);)this.tokens.removeToken();let e=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(e)),u.removeMaybeImportAttributes.call(void 0,this.tokens),this.tokens.matches1(i.TokenType.semi)&&this.tokens.removeToken()}shouldElideExportedIdentifier(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.declarationInfo.valueDeclarations.has(e)}}})),um=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=hp(),r=$(),i=t(im()),a=am(),o=t(a),s=t(Tp()),c=Ap(),l=t(om()),u=sm(),d=t(cm()),f=t(Op());e.default=class extends f.default{constructor(e,t,n,r,i,s,l,u){super(),this.tokens=e,this.nameManager=t,this.helperManager=n,this.reactHotLoaderTransformer=r,this.isTypeScriptTransformEnabled=i,this.isFlowTransformEnabled=s,this.keepUnusedImports=l,this.nonTypeIdentifiers=i&&!l?c.getNonTypeIdentifiers.call(void 0,e,u):new Set,this.declarationInfo=i&&!l?o.default.call(void 0,e):a.EMPTY_DECLARATION_INFO,this.injectCreateRequireForImportRequire=!!u.injectCreateRequireForImportRequire}process(){if(this.tokens.matches3(r.TokenType._import,r.TokenType.name,r.TokenType.eq))return this.processImportEquals();if(this.tokens.matches4(r.TokenType._import,r.TokenType.name,r.TokenType.name,r.TokenType.eq)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,n.ContextualKeyword._type)){this.tokens.removeInitialToken();for(let e=0;e<7;e++)this.tokens.removeToken();return!0}if(this.tokens.matches2(r.TokenType._export,r.TokenType.eq))return this.tokens.replaceToken(`module.exports`),!0;if(this.tokens.matches5(r.TokenType._export,r.TokenType._import,r.TokenType.name,r.TokenType.name,r.TokenType.eq)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,n.ContextualKeyword._type)){this.tokens.removeInitialToken();for(let e=0;e<8;e++)this.tokens.removeToken();return!0}if(this.tokens.matches1(r.TokenType._import))return this.processImport();if(this.tokens.matches2(r.TokenType._export,r.TokenType._default))return this.processExportDefault();if(this.tokens.matches2(r.TokenType._export,r.TokenType.braceL))return this.processNamedExports();if(this.tokens.matches2(r.TokenType._export,r.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,n.ContextualKeyword._type)){if(this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.matches1(r.TokenType.braceL)){for(;!this.tokens.matches1(r.TokenType.braceR);)this.tokens.removeToken();this.tokens.removeToken()}else this.tokens.removeToken(),this.tokens.matches1(r.TokenType._as)&&(this.tokens.removeToken(),this.tokens.removeToken());return this.tokens.matchesContextual(n.ContextualKeyword._from)&&this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,r.TokenType.string)&&(this.tokens.removeToken(),this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens)),!0}return!1}processImportEquals(){let e=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.shouldAutomaticallyElideImportedName(e)?i.default.call(void 0,this.tokens):this.injectCreateRequireForImportRequire?(this.tokens.replaceToken(`const`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.replaceToken(this.helperManager.getHelperName(`require`))):this.tokens.replaceToken(`const`),!0}processImport(){if(this.tokens.matches2(r.TokenType._import,r.TokenType.parenL))return!1;let e=this.tokens.snapshot();if(this.removeImportTypeBindings()){for(this.tokens.restoreToSnapshot(e);!this.tokens.matches1(r.TokenType.string);)this.tokens.removeToken();this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens),this.tokens.matches1(r.TokenType.semi)&&this.tokens.removeToken()}return!0}removeImportTypeBindings(){if(this.tokens.copyExpectedToken(r.TokenType._import),this.tokens.matchesContextual(n.ContextualKeyword._type)&&!this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,r.TokenType.comma)&&!this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,n.ContextualKeyword._from))return!0;if(this.tokens.matches1(r.TokenType.string))return this.tokens.copyToken(),!1;this.tokens.matchesContextual(n.ContextualKeyword._module)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,n.ContextualKeyword._from)&&this.tokens.copyToken();let e=!1,t=!1,i=!1;if(this.tokens.matches1(r.TokenType.name)&&(this.shouldAutomaticallyElideImportedName(this.tokens.identifierName())?(this.tokens.removeToken(),this.tokens.matches1(r.TokenType.comma)&&this.tokens.removeToken()):(e=!0,this.tokens.copyToken(),this.tokens.matches1(r.TokenType.comma)&&(i=!0,this.tokens.removeToken()))),this.tokens.matches1(r.TokenType.star))this.shouldAutomaticallyElideImportedName(this.tokens.identifierNameAtRelativeIndex(2))?(this.tokens.removeToken(),this.tokens.removeToken(),this.tokens.removeToken()):(i&&this.tokens.appendCode(`,`),e=!0,this.tokens.copyExpectedToken(r.TokenType.star),this.tokens.copyExpectedToken(r.TokenType.name),this.tokens.copyExpectedToken(r.TokenType.name));else if(this.tokens.matches1(r.TokenType.braceL)){for(i&&this.tokens.appendCode(`,`),this.tokens.copyToken();!this.tokens.matches1(r.TokenType.braceR);){t=!0;let n=s.default.call(void 0,this.tokens);if(n.isType||this.shouldAutomaticallyElideImportedName(n.rightName)){for(;this.tokens.currentIndex()<n.endIndex;)this.tokens.removeToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.removeToken()}else{for(e=!0;this.tokens.currentIndex()<n.endIndex;)this.tokens.copyToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.copyToken()}}this.tokens.copyExpectedToken(r.TokenType.braceR)}return this.keepUnusedImports?!1:this.isTypeScriptTransformEnabled?!e:this.isFlowTransformEnabled?t&&!e:!1}shouldAutomaticallyElideImportedName(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.nonTypeIdentifiers.has(e)}processExportDefault(){if(d.default.call(void 0,this.isTypeScriptTransformEnabled,this.keepUnusedImports,this.tokens,this.declarationInfo))return this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.removeToken(),!0;if(!(this.tokens.matches4(r.TokenType._export,r.TokenType._default,r.TokenType._function,r.TokenType.name)||this.tokens.matches5(r.TokenType._export,r.TokenType._default,r.TokenType.name,r.TokenType._function,r.TokenType.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,n.ContextualKeyword._async)||this.tokens.matches4(r.TokenType._export,r.TokenType._default,r.TokenType._class,r.TokenType.name)||this.tokens.matches5(r.TokenType._export,r.TokenType._default,r.TokenType._abstract,r.TokenType._class,r.TokenType.name))&&this.reactHotLoaderTransformer){let e=this.nameManager.claimFreeName(`_default`);return this.tokens.replaceToken(`let ${e}; export`),this.tokens.copyToken(),this.tokens.appendCode(` ${e} =`),this.reactHotLoaderTransformer.setExtractedDefaultExportName(e),!0}return!1}processNamedExports(){if(!this.isTypeScriptTransformEnabled)return!1;this.tokens.copyExpectedToken(r.TokenType._export),this.tokens.copyExpectedToken(r.TokenType.braceL);let e=l.default.call(void 0,this.tokens),t=!1;for(;!this.tokens.matches1(r.TokenType.braceR);){let n=s.default.call(void 0,this.tokens);if(n.isType||!e&&this.shouldElideExportedName(n.leftName)){for(;this.tokens.currentIndex()<n.endIndex;)this.tokens.removeToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.removeToken()}else{for(t=!0;this.tokens.currentIndex()<n.endIndex;)this.tokens.copyToken();this.tokens.matches1(r.TokenType.comma)&&this.tokens.copyToken()}}return this.tokens.copyExpectedToken(r.TokenType.braceR),!this.keepUnusedImports&&e&&!t&&(this.tokens.removeToken(),this.tokens.removeToken(),u.removeMaybeImportAttributes.call(void 0,this.tokens)),!0}shouldElideExportedName(e){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&this.declarationInfo.typeDeclarations.has(e)&&!this.declarationInfo.valueDeclarations.has(e)}}})),dm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=hp(),r=$(),i=t(Op());e.default=class extends i.default{constructor(e,t,n){super(),this.rootTransformer=e,this.tokens=t,this.isImportsTransformEnabled=n}process(){return this.rootTransformer.processPossibleArrowParamEnd()||this.rootTransformer.processPossibleAsyncArrowWithTypeParams()||this.rootTransformer.processPossibleTypeRange()?!0:this.tokens.matches1(r.TokenType._enum)?(this.processEnum(),!0):this.tokens.matches2(r.TokenType._export,r.TokenType._enum)?(this.processNamedExportEnum(),!0):this.tokens.matches3(r.TokenType._export,r.TokenType._default,r.TokenType._enum)?(this.processDefaultExportEnum(),!0):!1}processNamedExportEnum(){if(this.isImportsTransformEnabled){this.tokens.removeInitialToken();let e=this.tokens.identifierNameAtRelativeIndex(1);this.processEnum(),this.tokens.appendCode(` exports.${e} = ${e};`)}else this.tokens.copyToken(),this.processEnum()}processDefaultExportEnum(){this.tokens.removeInitialToken(),this.tokens.removeToken();let e=this.tokens.identifierNameAtRelativeIndex(1);this.processEnum(),this.isImportsTransformEnabled?this.tokens.appendCode(` exports.default = ${e};`):this.tokens.appendCode(` export default ${e};`)}processEnum(){this.tokens.replaceToken(`const`),this.tokens.copyExpectedToken(r.TokenType.name);let e=!1;this.tokens.matchesContextual(n.ContextualKeyword._of)&&(this.tokens.removeToken(),e=this.tokens.matchesContextual(n.ContextualKeyword._symbol),this.tokens.removeToken());let t=this.tokens.matches3(r.TokenType.braceL,r.TokenType.name,r.TokenType.eq);this.tokens.appendCode(` = require("flow-enums-runtime")`);let i=!e&&!t;for(this.tokens.replaceTokenTrimmingLeftWhitespace(i?`.Mirrored([`:`({`);!this.tokens.matches1(r.TokenType.braceR);){if(this.tokens.matches1(r.TokenType.ellipsis)){this.tokens.removeToken();break}this.processEnumElement(e,t),this.tokens.matches1(r.TokenType.comma)&&this.tokens.copyToken()}this.tokens.replaceToken(i?`]);`:`});`)}processEnumElement(e,t){if(e){let e=this.tokens.identifierName();this.tokens.copyToken(),this.tokens.appendCode(`: Symbol("${e}")`)}else t?(this.tokens.copyToken(),this.tokens.replaceTokenTrimmingLeftWhitespace(`:`),this.tokens.copyToken()):this.tokens.replaceToken(`"${this.tokens.identifierName()}"`)}}})),fm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}function n(e){let t,n=e[0],r=1;for(;r<e.length;){let i=e[r],a=e[r+1];if(r+=2,(i===`optionalAccess`||i===`optionalCall`)&&n==null)return;i===`access`||i===`optionalAccess`?(t=n,n=a(n)):(i===`call`||i===`optionalCall`)&&(n=a((...e)=>n.call(t,...e)),t=void 0)}return n}var r=$(),i=t(Op());let a=`jest`,o=[`mock`,`unmock`,`enableAutomock`,`disableAutomock`];e.default=class e extends i.default{__init(){this.hoistedFunctionNames=[]}constructor(t,n,r,i){super(),this.rootTransformer=t,this.tokens=n,this.nameManager=r,this.importProcessor=i,e.prototype.__init.call(this)}process(){return this.tokens.currentToken().scopeDepth===0&&this.tokens.matches4(r.TokenType.name,r.TokenType.dot,r.TokenType.name,r.TokenType.parenL)&&this.tokens.identifierName()===a?n([this,`access`,e=>e.importProcessor,`optionalAccess`,e=>e.getGlobalNames,`call`,e=>e(),`optionalAccess`,e=>e.has,`call`,e=>e(a)])?!1:this.extractHoistedCalls():!1}getHoistedCode(){return this.hoistedFunctionNames.length>0?this.hoistedFunctionNames.map(e=>`${e}();`).join(``):``}extractHoistedCalls(){this.tokens.removeToken();let e=!1;for(;this.tokens.matches3(r.TokenType.dot,r.TokenType.name,r.TokenType.parenL);){let t=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);if(o.includes(t)){let t=this.nameManager.claimFreeName(`__jestHoist`);this.hoistedFunctionNames.push(t),this.tokens.replaceToken(`function ${t}(){${a}.`),this.tokens.copyToken(),this.tokens.copyToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(r.TokenType.parenR),this.tokens.appendCode(`;}`),e=!1}else e?this.tokens.copyToken():this.tokens.replaceToken(`${a}.`),this.tokens.copyToken(),this.tokens.copyToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(r.TokenType.parenR),e=!0}return!0}}})),pm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Op());e.default=class extends r.default{constructor(e){super(),this.tokens=e}process(){if(this.tokens.matches1(n.TokenType.num)){let e=this.tokens.currentTokenCode();if(e.includes(`_`))return this.tokens.replaceToken(e.replace(/_/g,``)),!0}return!1}}})),mm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Op());e.default=class extends r.default{constructor(e,t){super(),this.tokens=e,this.nameManager=t}process(){return this.tokens.matches2(n.TokenType._catch,n.TokenType.braceL)?(this.tokens.copyToken(),this.tokens.appendCode(` (${this.nameManager.claimFreeName(`e`)})`),!0):!1}}})),hm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Op());e.default=class extends r.default{constructor(e,t){super(),this.tokens=e,this.nameManager=t}process(){if(this.tokens.matches1(n.TokenType.nullishCoalescing)){let e=this.tokens.currentToken();return this.tokens.tokens[e.nullishStartIndex].isAsyncOperation?this.tokens.replaceTokenTrimmingLeftWhitespace(`, async () => (`):this.tokens.replaceTokenTrimmingLeftWhitespace(`, () => (`),!0}if(this.tokens.matches1(n.TokenType._delete)&&this.tokens.tokenAtRelativeIndex(1).isOptionalChainStart)return this.tokens.removeInitialToken(),!0;let e=this.tokens.currentToken().subscriptStartIndex;if(e!=null&&this.tokens.tokens[e].isOptionalChainStart&&this.tokens.tokenAtRelativeIndex(-1).type!==n.TokenType._super){let t=this.nameManager.claimFreeName(`_`),r;if(r=e>0&&this.tokens.matches1AtIndex(e-1,n.TokenType._delete)&&this.isLastSubscriptInChain()?`${t} => delete ${t}`:`${t} => ${t}`,this.tokens.tokens[e].isAsyncOperation&&(r=`async ${r}`),this.tokens.matches2(n.TokenType.questionDot,n.TokenType.parenL)||this.tokens.matches2(n.TokenType.questionDot,n.TokenType.lessThan))this.justSkippedSuper()&&this.tokens.appendCode(`.bind(this)`),this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalCall', ${r}`);else if(this.tokens.matches2(n.TokenType.questionDot,n.TokenType.bracketL))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalAccess', ${r}`);else if(this.tokens.matches1(n.TokenType.questionDot))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalAccess', ${r}.`);else if(this.tokens.matches1(n.TokenType.dot))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'access', ${r}.`);else if(this.tokens.matches1(n.TokenType.bracketL))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'access', ${r}[`);else if(this.tokens.matches1(n.TokenType.parenL))this.justSkippedSuper()&&this.tokens.appendCode(`.bind(this)`),this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'call', ${r}(`);else throw Error(`Unexpected subscript operator in optional chain.`);return!0}return!1}isLastSubscriptInChain(){let e=0;for(let t=this.tokens.currentIndex()+1;;t++){if(t>=this.tokens.tokens.length)throw Error(`Reached the end of the code while finding the end of the access chain.`);if(this.tokens.tokens[t].isOptionalChainStart?e++:this.tokens.tokens[t].isOptionalChainEnd&&e--,e<0)return!0;if(e===0&&this.tokens.tokens[t].subscriptStartIndex!=null)return!1}}justSkippedSuper(){let e=0,t=this.tokens.currentIndex()-1;for(;;){if(t<0)throw Error(`Reached the start of the code while finding the start of the access chain.`);if(this.tokens.tokens[t].isOptionalChainStart?e--:this.tokens.tokens[t].isOptionalChainEnd&&e++,e<0)return!1;if(e===0&&this.tokens.tokens[t].subscriptStartIndex!=null)return this.tokens.tokens[t-1].type===n.TokenType._super;t--}}}})),gm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=wp(),r=$(),i=t(Op());e.default=class extends i.default{constructor(e,t,n,r){super(),this.rootTransformer=e,this.tokens=t,this.importProcessor=n,this.options=r}process(){let e=this.tokens.currentIndex();if(this.tokens.identifierName()===`createReactClass`){let t=this.importProcessor&&this.importProcessor.getIdentifierReplacement(`createReactClass`);return t?this.tokens.replaceToken(`(0, ${t})`):this.tokens.copyToken(),this.tryProcessCreateClassCall(e),!0}if(this.tokens.matches3(r.TokenType.name,r.TokenType.dot,r.TokenType.name)&&this.tokens.identifierName()===`React`&&this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+2)===`createClass`){let t=this.importProcessor&&this.importProcessor.getIdentifierReplacement(`React`)||`React`;return t?(this.tokens.replaceToken(t),this.tokens.copyToken(),this.tokens.copyToken()):(this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.copyToken()),this.tryProcessCreateClassCall(e),!0}return!1}tryProcessCreateClassCall(e){let t=this.findDisplayName(e);t&&this.classNeedsDisplayName()&&(this.tokens.copyExpectedToken(r.TokenType.parenL),this.tokens.copyExpectedToken(r.TokenType.braceL),this.tokens.appendCode(`displayName: '${t}',`),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(r.TokenType.braceR),this.tokens.copyExpectedToken(r.TokenType.parenR))}findDisplayName(e){return e<2?null:this.tokens.matches2AtIndex(e-2,r.TokenType.name,r.TokenType.eq)||e>=2&&this.tokens.tokens[e-2].identifierRole===n.IdentifierRole.ObjectKey?this.tokens.identifierNameAtIndex(e-2):this.tokens.matches2AtIndex(e-2,r.TokenType._export,r.TokenType._default)?this.getDisplayNameFromFilename():null}getDisplayNameFromFilename(){let e=(this.options.filePath||`unknown`).split(`/`),t=e[e.length-1],n=t.lastIndexOf(`.`),r=n===-1?t:t.slice(0,n);return r===`index`&&e[e.length-2]?e[e.length-2]:r}classNeedsDisplayName(){let e=this.tokens.currentIndex();if(!this.tokens.matches2(r.TokenType.parenL,r.TokenType.braceL))return!1;let t=e+1,i=this.tokens.tokens[t].contextId;if(i==null)throw Error(`Expected non-null context ID on object open-brace.`);for(;e<this.tokens.tokens.length;e++){let t=this.tokens.tokens[e];if(t.type===r.TokenType.braceR&&t.contextId===i){e++;break}if(this.tokens.identifierNameAtIndex(e)===`displayName`&&this.tokens.tokens[e].identifierRole===n.IdentifierRole.ObjectKey&&t.contextId===i)return!1}if(e===this.tokens.tokens.length)throw Error(`Unexpected end of input when processing React class.`);return this.tokens.matches1AtIndex(e,r.TokenType.parenR)||this.tokens.matches2AtIndex(e,r.TokenType.comma,r.TokenType.parenR)}}})),_m=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=wp(),r=t(Op());e.default=class e extends r.default{__init(){this.extractedDefaultExportName=null}constructor(t,n){super(),this.tokens=t,this.filePath=n,e.prototype.__init.call(this)}setExtractedDefaultExportName(e){this.extractedDefaultExportName=e}getPrefixCode(){return`
190
190
  (function () {
191
191
  var enterModule = require('react-hot-loader').enterModule;
192
192
  enterModule && enterModule(module);
@@ -200,9 +200,9 @@ module.exports = exports.default;
200
200
  ${t.map(({variableName:e,uniqueLocalName:t})=>` reactHotLoader.register(${e}, "${t}", ${JSON.stringify(this.filePath||``)});`).join(`
201
201
  `)}
202
202
  leaveModule(module);
203
- })();`}process(){return!1}}})),Tm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=Op();let n=new Set(`break.case.catch.class.const.continue.debugger.default.delete.do.else.export.extends.finally.for.function.if.import.in.instanceof.new.return.super.switch.this.throw.try.typeof.var.void.while.with.yield.enum.implements.interface.let.package.private.protected.public.static.await.false.null.true`.split(`.`));function r(e){if(e.length===0||!t.IS_IDENTIFIER_START[e.charCodeAt(0)])return!1;for(let n=1;n<e.length;n++)if(!t.IS_IDENTIFIER_CHAR[e.charCodeAt(n)])return!1;return!n.has(e)}e.default=r})),Em=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Tm()),i=t(Fp());e.default=class extends i.default{constructor(e,t,n){super(),this.rootTransformer=e,this.tokens=t,this.isImportsTransformEnabled=n}process(){return this.rootTransformer.processPossibleArrowParamEnd()||this.rootTransformer.processPossibleAsyncArrowWithTypeParams()||this.rootTransformer.processPossibleTypeRange()?!0:this.tokens.matches1(n.TokenType._public)||this.tokens.matches1(n.TokenType._protected)||this.tokens.matches1(n.TokenType._private)||this.tokens.matches1(n.TokenType._abstract)||this.tokens.matches1(n.TokenType._readonly)||this.tokens.matches1(n.TokenType._override)||this.tokens.matches1(n.TokenType.nonNullAssertion)?(this.tokens.removeInitialToken(),!0):this.tokens.matches1(n.TokenType._enum)||this.tokens.matches2(n.TokenType._const,n.TokenType._enum)?(this.processEnum(),!0):this.tokens.matches2(n.TokenType._export,n.TokenType._enum)||this.tokens.matches3(n.TokenType._export,n.TokenType._const,n.TokenType._enum)?(this.processEnum(!0),!0):!1}processEnum(e=!1){for(this.tokens.removeInitialToken();this.tokens.matches1(n.TokenType._const)||this.tokens.matches1(n.TokenType._enum);)this.tokens.removeToken();let t=this.tokens.identifierName();this.tokens.removeToken(),e&&!this.isImportsTransformEnabled&&this.tokens.appendCode(`export `),this.tokens.appendCode(`var ${t}; (function (${t})`),this.tokens.copyExpectedToken(n.TokenType.braceL),this.processEnumBody(t),this.tokens.copyExpectedToken(n.TokenType.braceR),e&&this.isImportsTransformEnabled?this.tokens.appendCode(`)(${t} || (exports.${t} = ${t} = {}));`):this.tokens.appendCode(`)(${t} || (${t} = {}));`)}processEnumBody(e){let t=null;for(;!this.tokens.matches1(n.TokenType.braceR);){let{nameStringCode:r,variableName:i}=this.extractEnumKeyInfo(this.tokens.currentToken());this.tokens.removeInitialToken(),this.tokens.matches3(n.TokenType.eq,n.TokenType.string,n.TokenType.comma)||this.tokens.matches3(n.TokenType.eq,n.TokenType.string,n.TokenType.braceR)?this.processStringLiteralEnumMember(e,r,i):this.tokens.matches1(n.TokenType.eq)?this.processExplicitValueEnumMember(e,r,i):this.processImplicitValueEnumMember(e,r,i,t),this.tokens.matches1(n.TokenType.comma)&&this.tokens.removeToken(),t=i??`${e}[${r}]`}}extractEnumKeyInfo(e){if(e.type===n.TokenType.name){let t=this.tokens.identifierNameForToken(e);return{nameStringCode:`"${t}"`,variableName:r.default.call(void 0,t)?t:null}}else if(e.type===n.TokenType.string){let t=this.tokens.stringValueForToken(e);return{nameStringCode:this.tokens.code.slice(e.start,e.end),variableName:r.default.call(void 0,t)?t:null}}else throw Error(`Expected name or string at beginning of enum element.`)}processStringLiteralEnumMember(e,t,n){n==null?(this.tokens.appendCode(`${e}[${t}]`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.appendCode(`;`)):(this.tokens.appendCode(`const ${n}`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.appendCode(`; ${e}[${t}] = ${n};`))}processExplicitValueEnumMember(e,t,n){let r=this.tokens.currentToken().rhsEndIndex;if(r==null)throw Error(`Expected rhsEndIndex on enum assign.`);if(n!=null){for(this.tokens.appendCode(`const ${n}`),this.tokens.copyToken();this.tokens.currentIndex()<r;)this.rootTransformer.processToken();this.tokens.appendCode(`; ${e}[${e}[${t}] = ${n}] = ${t};`)}else{for(this.tokens.appendCode(`${e}[${e}[${t}]`),this.tokens.copyToken();this.tokens.currentIndex()<r;)this.rootTransformer.processToken();this.tokens.appendCode(`] = ${t};`)}}processImplicitValueEnumMember(e,t,n,r){let i=r==null?`0`:`${r} + 1`;n!=null&&(this.tokens.appendCode(`const ${n} = ${i}; `),i=n),this.tokens.appendCode(`${e}[${e}[${t}] = ${i}] = ${t};`)}}})),Dm=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=Sp(),r=$(),i=t(um()),a=t(gm()),o=t(_m()),s=t(vm()),c=t(ym()),l=t(Ip()),u=t(bm()),d=t(xm()),f=t(Sm()),p=t(Cm()),m=t(wm()),h=t(Em());e.default=class e{__init(){this.transformers=[]}__init2(){this.generatedVariables=[]}constructor(t,n,r,i){e.prototype.__init.call(this),e.prototype.__init2.call(this),this.nameManager=t.nameManager,this.helperManager=t.helperManager;let{tokenProcessor:g,importProcessor:_}=t;this.tokens=g,this.isImportsTransformEnabled=n.includes(`imports`),this.isReactHotLoaderTransformEnabled=n.includes(`react-hot-loader`),this.disableESTransforms=!!i.disableESTransforms,i.disableESTransforms||(this.transformers.push(new f.default(g,this.nameManager)),this.transformers.push(new u.default(g)),this.transformers.push(new d.default(g,this.nameManager))),n.includes(`jsx`)&&(i.jsxRuntime!==`preserve`&&this.transformers.push(new l.default(this,g,_,this.nameManager,i)),this.transformers.push(new p.default(this,g,_,i)));let v=null;if(n.includes(`react-hot-loader`)){if(!i.filePath)throw Error(`filePath is required when using the react-hot-loader transform.`);v=new m.default(g,i.filePath),this.transformers.push(v)}if(n.includes(`imports`)){if(_===null)throw Error(`Expected non-null importProcessor with imports transform enabled.`);this.transformers.push(new a.default(this,g,_,this.nameManager,this.helperManager,v,r,!!i.enableLegacyTypeScriptModuleInterop,n.includes(`typescript`),n.includes(`flow`),!!i.preserveDynamicImport,!!i.keepUnusedImports))}else this.transformers.push(new o.default(g,this.nameManager,this.helperManager,v,n.includes(`typescript`),n.includes(`flow`),!!i.keepUnusedImports,i));n.includes(`flow`)&&this.transformers.push(new s.default(this,g,n.includes(`imports`))),n.includes(`typescript`)&&this.transformers.push(new h.default(this,g,n.includes(`imports`))),n.includes(`jest`)&&this.transformers.push(new c.default(this,g,this.nameManager,_))}transform(){this.tokens.reset(),this.processBalancedCode();let e=this.isImportsTransformEnabled?`"use strict";`:``;for(let t of this.transformers)e+=t.getPrefixCode();e+=this.helperManager.emitHelpers(),e+=this.generatedVariables.map(e=>` var ${e};`).join(``);for(let t of this.transformers)e+=t.getHoistedCode();let t=``;for(let e of this.transformers)t+=e.getSuffixCode();let n=this.tokens.finish(),{code:r}=n;if(r.startsWith(`#!`)){let i=r.indexOf(`
203
+ })();`}process(){return!1}}})),vm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});var t=xp();let n=new Set(`break.case.catch.class.const.continue.debugger.default.delete.do.else.export.extends.finally.for.function.if.import.in.instanceof.new.return.super.switch.this.throw.try.typeof.var.void.while.with.yield.enum.implements.interface.let.package.private.protected.public.static.await.false.null.true`.split(`.`));function r(e){if(e.length===0||!t.IS_IDENTIFIER_START[e.charCodeAt(0)])return!1;for(let n=1;n<e.length;n++)if(!t.IS_IDENTIFIER_CHAR[e.charCodeAt(n)])return!1;return!n.has(e)}e.default=r})),ym=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(vm()),i=t(Op());e.default=class extends i.default{constructor(e,t,n){super(),this.rootTransformer=e,this.tokens=t,this.isImportsTransformEnabled=n}process(){return this.rootTransformer.processPossibleArrowParamEnd()||this.rootTransformer.processPossibleAsyncArrowWithTypeParams()||this.rootTransformer.processPossibleTypeRange()?!0:this.tokens.matches1(n.TokenType._public)||this.tokens.matches1(n.TokenType._protected)||this.tokens.matches1(n.TokenType._private)||this.tokens.matches1(n.TokenType._abstract)||this.tokens.matches1(n.TokenType._readonly)||this.tokens.matches1(n.TokenType._override)||this.tokens.matches1(n.TokenType.nonNullAssertion)?(this.tokens.removeInitialToken(),!0):this.tokens.matches1(n.TokenType._enum)||this.tokens.matches2(n.TokenType._const,n.TokenType._enum)?(this.processEnum(),!0):this.tokens.matches2(n.TokenType._export,n.TokenType._enum)||this.tokens.matches3(n.TokenType._export,n.TokenType._const,n.TokenType._enum)?(this.processEnum(!0),!0):!1}processEnum(e=!1){for(this.tokens.removeInitialToken();this.tokens.matches1(n.TokenType._const)||this.tokens.matches1(n.TokenType._enum);)this.tokens.removeToken();let t=this.tokens.identifierName();this.tokens.removeToken(),e&&!this.isImportsTransformEnabled&&this.tokens.appendCode(`export `),this.tokens.appendCode(`var ${t}; (function (${t})`),this.tokens.copyExpectedToken(n.TokenType.braceL),this.processEnumBody(t),this.tokens.copyExpectedToken(n.TokenType.braceR),e&&this.isImportsTransformEnabled?this.tokens.appendCode(`)(${t} || (exports.${t} = ${t} = {}));`):this.tokens.appendCode(`)(${t} || (${t} = {}));`)}processEnumBody(e){let t=null;for(;!this.tokens.matches1(n.TokenType.braceR);){let{nameStringCode:r,variableName:i}=this.extractEnumKeyInfo(this.tokens.currentToken());this.tokens.removeInitialToken(),this.tokens.matches3(n.TokenType.eq,n.TokenType.string,n.TokenType.comma)||this.tokens.matches3(n.TokenType.eq,n.TokenType.string,n.TokenType.braceR)?this.processStringLiteralEnumMember(e,r,i):this.tokens.matches1(n.TokenType.eq)?this.processExplicitValueEnumMember(e,r,i):this.processImplicitValueEnumMember(e,r,i,t),this.tokens.matches1(n.TokenType.comma)&&this.tokens.removeToken(),t=i??`${e}[${r}]`}}extractEnumKeyInfo(e){if(e.type===n.TokenType.name){let t=this.tokens.identifierNameForToken(e);return{nameStringCode:`"${t}"`,variableName:r.default.call(void 0,t)?t:null}}else if(e.type===n.TokenType.string){let t=this.tokens.stringValueForToken(e);return{nameStringCode:this.tokens.code.slice(e.start,e.end),variableName:r.default.call(void 0,t)?t:null}}else throw Error(`Expected name or string at beginning of enum element.`)}processStringLiteralEnumMember(e,t,n){n==null?(this.tokens.appendCode(`${e}[${t}]`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.appendCode(`;`)):(this.tokens.appendCode(`const ${n}`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.appendCode(`; ${e}[${t}] = ${n};`))}processExplicitValueEnumMember(e,t,n){let r=this.tokens.currentToken().rhsEndIndex;if(r==null)throw Error(`Expected rhsEndIndex on enum assign.`);if(n!=null){for(this.tokens.appendCode(`const ${n}`),this.tokens.copyToken();this.tokens.currentIndex()<r;)this.rootTransformer.processToken();this.tokens.appendCode(`; ${e}[${e}[${t}] = ${n}] = ${t};`)}else{for(this.tokens.appendCode(`${e}[${e}[${t}]`),this.tokens.copyToken();this.tokens.currentIndex()<r;)this.rootTransformer.processToken();this.tokens.appendCode(`] = ${t};`)}}processImplicitValueEnumMember(e,t,n,r){let i=r==null?`0`:`${r} + 1`;n!=null&&(this.tokens.appendCode(`const ${n} = ${i}; `),i=n),this.tokens.appendCode(`${e}[${e}[${t}] = ${i}] = ${t};`)}}})),bm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=hp(),r=$(),i=t(rm()),a=t(lm()),o=t(um()),s=t(dm()),c=t(fm()),l=t(kp()),u=t(pm()),d=t(mm()),f=t(hm()),p=t(gm()),m=t(_m()),h=t(ym());e.default=class e{__init(){this.transformers=[]}__init2(){this.generatedVariables=[]}constructor(t,n,r,i){e.prototype.__init.call(this),e.prototype.__init2.call(this),this.nameManager=t.nameManager,this.helperManager=t.helperManager;let{tokenProcessor:g,importProcessor:_}=t;this.tokens=g,this.isImportsTransformEnabled=n.includes(`imports`),this.isReactHotLoaderTransformEnabled=n.includes(`react-hot-loader`),this.disableESTransforms=!!i.disableESTransforms,i.disableESTransforms||(this.transformers.push(new f.default(g,this.nameManager)),this.transformers.push(new u.default(g)),this.transformers.push(new d.default(g,this.nameManager))),n.includes(`jsx`)&&(i.jsxRuntime!==`preserve`&&this.transformers.push(new l.default(this,g,_,this.nameManager,i)),this.transformers.push(new p.default(this,g,_,i)));let v=null;if(n.includes(`react-hot-loader`)){if(!i.filePath)throw Error(`filePath is required when using the react-hot-loader transform.`);v=new m.default(g,i.filePath),this.transformers.push(v)}if(n.includes(`imports`)){if(_===null)throw Error(`Expected non-null importProcessor with imports transform enabled.`);this.transformers.push(new a.default(this,g,_,this.nameManager,this.helperManager,v,r,!!i.enableLegacyTypeScriptModuleInterop,n.includes(`typescript`),n.includes(`flow`),!!i.preserveDynamicImport,!!i.keepUnusedImports))}else this.transformers.push(new o.default(g,this.nameManager,this.helperManager,v,n.includes(`typescript`),n.includes(`flow`),!!i.keepUnusedImports,i));n.includes(`flow`)&&this.transformers.push(new s.default(this,g,n.includes(`imports`))),n.includes(`typescript`)&&this.transformers.push(new h.default(this,g,n.includes(`imports`))),n.includes(`jest`)&&this.transformers.push(new c.default(this,g,this.nameManager,_))}transform(){this.tokens.reset(),this.processBalancedCode();let e=this.isImportsTransformEnabled?`"use strict";`:``;for(let t of this.transformers)e+=t.getPrefixCode();e+=this.helperManager.emitHelpers(),e+=this.generatedVariables.map(e=>` var ${e};`).join(``);for(let t of this.transformers)e+=t.getHoistedCode();let t=``;for(let e of this.transformers)t+=e.getSuffixCode();let n=this.tokens.finish(),{code:r}=n;if(r.startsWith(`#!`)){let i=r.indexOf(`
204
204
  `);return i===-1&&(i=r.length,r+=`
205
- `),{code:r.slice(0,i+1)+e+r.slice(i+1)+t,mappings:this.shiftMappings(n.mappings,e.length)}}else return{code:e+r+t,mappings:this.shiftMappings(n.mappings,e.length)}}processBalancedCode(){let e=0,t=0;for(;!this.tokens.isAtEnd();){if(this.tokens.matches1(r.TokenType.braceL)||this.tokens.matches1(r.TokenType.dollarBraceL))e++;else if(this.tokens.matches1(r.TokenType.braceR)){if(e===0)return;e--}if(this.tokens.matches1(r.TokenType.parenL))t++;else if(this.tokens.matches1(r.TokenType.parenR)){if(t===0)return;t--}this.processToken()}}processToken(){if(this.tokens.matches1(r.TokenType._class)){this.processClass();return}for(let e of this.transformers)if(e.process())return;this.tokens.copyToken()}processNamedClass(){if(!this.tokens.matches2(r.TokenType._class,r.TokenType.name))throw Error(`Expected identifier for exported class name.`);let e=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.processClass(),e}processClass(){let e=i.default.call(void 0,this,this.tokens,this.nameManager,this.disableESTransforms),t=(e.headerInfo.isExpression||!e.headerInfo.className)&&e.staticInitializerNames.length+e.instanceInitializerNames.length>0,n=e.headerInfo.className;t&&(n=this.nameManager.claimFreeName(`_class`),this.generatedVariables.push(n),this.tokens.appendCode(` (${n} =`));let a=this.tokens.currentToken().contextId;if(a==null)throw Error(`Expected class to have a context ID.`);for(this.tokens.copyExpectedToken(r.TokenType._class);!this.tokens.matchesContextIdAndLabel(r.TokenType.braceL,a);)this.processToken();this.processClassBody(e,n);let o=e.staticInitializerNames.map(e=>`${n}.${e}()`);t?this.tokens.appendCode(`, ${o.map(e=>`${e}, `).join(``)}${n})`):e.staticInitializerNames.length>0&&this.tokens.appendCode(` ${o.map(e=>`${e};`).join(` `)}`)}processClassBody(e,t){let{headerInfo:n,constructorInsertPos:i,constructorInitializerStatements:a,fields:o,instanceInitializerNames:s,rangesToRemove:c}=e,l=0,u=0,d=this.tokens.currentToken().contextId;if(d==null)throw Error(`Expected non-null context ID on class.`);this.tokens.copyExpectedToken(r.TokenType.braceL),this.isReactHotLoaderTransformEnabled&&this.tokens.appendCode(`__reactstandin__regenerateByEval(key, code) {this[key] = eval(code);}`);let f=a.length+s.length>0;if(i===null&&f){let e=this.makeConstructorInitCode(a,s,t);if(n.hasSuperclass){let t=this.nameManager.claimFreeName(`args`);this.tokens.appendCode(`constructor(...${t}) { super(...${t}); ${e}; }`)}else this.tokens.appendCode(`constructor() { ${e}; }`)}for(;!this.tokens.matchesContextIdAndLabel(r.TokenType.braceR,d);)if(l<o.length&&this.tokens.currentIndex()===o[l].start){let e=!1;for(this.tokens.matches1(r.TokenType.bracketL)?this.tokens.copyTokenWithPrefix(`${o[l].initializerName}() {this`):this.tokens.matches1(r.TokenType.string)||this.tokens.matches1(r.TokenType.num)?(this.tokens.copyTokenWithPrefix(`${o[l].initializerName}() {this[`),e=!0):this.tokens.copyTokenWithPrefix(`${o[l].initializerName}() {this.`);this.tokens.currentIndex()<o[l].end;)e&&this.tokens.currentIndex()===o[l].equalsIndex&&this.tokens.appendCode(`]`),this.processToken();this.tokens.appendCode(`}`),l++}else if(u<c.length&&this.tokens.currentIndex()>=c[u].start){for(this.tokens.currentIndex()<c[u].end&&this.tokens.removeInitialToken();this.tokens.currentIndex()<c[u].end;)this.tokens.removeToken();u++}else this.tokens.currentIndex()===i?(this.tokens.copyToken(),f&&this.tokens.appendCode(`;${this.makeConstructorInitCode(a,s,t)};`),this.processToken()):this.processToken();this.tokens.copyExpectedToken(r.TokenType.braceR)}makeConstructorInitCode(e,t,n){return[...e,...t.map(e=>`${n}.prototype.${e}.call(this)`)].join(`;`)}processPossibleArrowParamEnd(){if(this.tokens.matches2(r.TokenType.parenR,r.TokenType.colon)&&this.tokens.tokenAtRelativeIndex(1).isType){let e=this.tokens.currentIndex()+1;for(;this.tokens.tokens[e].isType;)e++;if(this.tokens.matches1AtIndex(e,r.TokenType.arrow)){for(this.tokens.removeInitialToken();this.tokens.currentIndex()<e;)this.tokens.removeToken();return this.tokens.replaceTokenTrimmingLeftWhitespace(`) =>`),!0}}return!1}processPossibleAsyncArrowWithTypeParams(){if(!this.tokens.matchesContextual(n.ContextualKeyword._async)&&!this.tokens.matches1(r.TokenType._async))return!1;let e=this.tokens.tokenAtRelativeIndex(1);if(e.type!==r.TokenType.lessThan||!e.isType)return!1;let t=this.tokens.currentIndex()+1;for(;this.tokens.tokens[t].isType;)t++;if(this.tokens.matches1AtIndex(t,r.TokenType.parenL)){for(this.tokens.replaceToken(`async (`),this.tokens.removeInitialToken();this.tokens.currentIndex()<t;)this.tokens.removeToken();return this.tokens.removeToken(),this.processBalancedCode(),this.processToken(),!0}return!1}processPossibleTypeRange(){if(this.tokens.currentToken().isType){for(this.tokens.removeInitialToken();this.tokens.currentToken().isType;)this.tokens.removeToken();return!0}return!1}shiftMappings(e,t){for(let n=0;n<e.length;n++){let r=e[n];r!==void 0&&(e[n]=r+t)}return e}}})),Om=s((e=>{e.__esModule=!0,e.LinesAndColumns=void 0;var t=`
206
- `,n=`\r`,r=function(){function e(e){this.string=e;for(var r=[0],i=0;i<e.length;)switch(e[i]){case t:i+=t.length,r.push(i);break;case n:i+=n.length,e[i]===t&&(i+=t.length),r.push(i);break;default:i++;break}this.offsets=r}return e.prototype.locationForIndex=function(e){if(e<0||e>this.string.length)return null;for(var t=0,n=this.offsets;n[t+1]<=e;)t++;var r=e-n[t];return{line:t,column:r}},e.prototype.indexForLocation=function(e){var t=e.line,n=e.column;return t<0||t>=this.offsets.length||n<0||n>this.lengthOfLine(t)?null:this.offsets[t]+n},e.prototype.lengthOfLine=function(e){var t=this.offsets[e];return(e===this.offsets.length-1?this.string.length:this.offsets[e+1])-t},e}();e.LinesAndColumns=r,e.default=r})),km=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(Om()),r=$();function i(e,t){if(t.length===0)return``;let i=Object.keys(t[0]).filter(e=>e!==`type`&&e!==`value`&&e!==`start`&&e!==`end`&&e!==`loc`),o=Object.keys(t[0].type).filter(e=>e!==`label`&&e!==`keyword`),s=[`Location`,`Label`,`Raw`,...i,...o],c=new n.default(e),l=[s,...t.map(d)],u=s.map(()=>0);for(let e of l)for(let t=0;t<e.length;t++)u[t]=Math.max(u[t],e[t].length);return l.map(e=>e.map((e,t)=>e.padEnd(u[t])).join(` `)).join(`
207
- `);function d(t){let n=e.slice(t.start,t.end);return[p(t.start,t.end),r.formatTokenType.call(void 0,t.type),a(String(n),14),...i.map(e=>f(t[e],e)),...o.map(e=>f(t.type[e],e))]}function f(e,t){return e===!0?t:e===!1||e===null?``:String(e)}function p(e,t){return`${m(e)}-${m(t)}`}function m(e){let t=c.locationForIndex(e);return t?`${t.line+1}:${t.column+1}`:`Unknown`}}e.default=i;function a(e,t){return e.length>t?`${e.slice(0,t-3)}...`:e}})),Am=s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Mp());function i(e){let t=new Set;for(let r=0;r<e.tokens.length;r++)e.matches1AtIndex(r,n.TokenType._import)&&!e.matches3AtIndex(r,n.TokenType._import,n.TokenType.name,n.TokenType.eq)&&a(e,r,t);return t}e.default=i;function a(e,t,r){t++,!e.matches1AtIndex(t,n.TokenType.parenL)&&(e.matches1AtIndex(t,n.TokenType.name)&&(r.add(e.identifierNameAtIndex(t)),t++,e.matches1AtIndex(t,n.TokenType.comma)&&t++),e.matches1AtIndex(t,n.TokenType.star)&&(t+=2,r.add(e.identifierNameAtIndex(t)),t++),e.matches1AtIndex(t,n.TokenType.braceL)&&(t++,o(e,t,r)))}function o(e,t,i){for(;;){if(e.matches1AtIndex(t,n.TokenType.braceR))return;let a=r.default.call(void 0,e,t);if(t=a.endIndex,a.isType||i.add(a.rightName),e.matches2AtIndex(t,n.TokenType.comma,n.TokenType.braceR)||e.matches1AtIndex(t,n.TokenType.braceR))return;if(e.matches1AtIndex(t,n.TokenType.comma))t++;else throw Error(`Unexpected token: ${JSON.stringify(e.tokens[t])}`)}}})),jm=u(s((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(Rp()),r=t(Up()),i=Wp(),a=t(Gp()),o=t(qp()),s=Qp(),c=sm(),l=t(lm()),u=t(Dm());t(km());var d=t(Am());function f(e,t){s.validateOptions.call(void 0,t);try{let n=p(e,t),i=new u.default(n,t.transforms,!!t.enableLegacyBabel5ModuleInterop,t).transform(),a={code:i.code};if(t.sourceMapOptions){if(!t.filePath)throw Error(`filePath must be specified when generating a source map.`);a={...a,sourceMap:r.default.call(void 0,i,t.filePath,t.sourceMapOptions,e,n.tokenProcessor.tokens)}}return a}catch(e){throw t.filePath&&(e.message=`Error transforming ${t.filePath}: ${e.message}`),e}}e.transform=f;function p(e,t){let r=t.transforms.includes(`jsx`),s=t.transforms.includes(`typescript`),u=t.transforms.includes(`flow`),f=t.disableESTransforms===!0,p=c.parse.call(void 0,e,r,s,u),m=p.tokens,h=p.scopes,g=new o.default(e,m),_=new i.HelperManager(g),v=new l.default(e,m,u,f,_),y=!!t.enableLegacyTypeScriptModuleInterop,b=null;return t.transforms.includes(`imports`)?(b=new n.default(g,v,y,t,t.transforms.includes(`typescript`),!!t.keepUnusedImports,_),b.preprocessTokens(),a.default.call(void 0,v,h,b.getGlobalNames()),t.transforms.includes(`typescript`)&&!t.keepUnusedImports&&b.pruneTypeOnlyImports()):t.transforms.includes(`typescript`)&&!t.keepUnusedImports&&a.default.call(void 0,v,h,d.default.call(void 0,v)),{tokenProcessor:v,scopes:h,nameManager:g,importProcessor:b,helperManager:_}}}))(),1);const Mm=[{ts:`ts`,js:`js`},{ts:`mts`,js:`mjs`},{ts:`tsx`,js:`jsx`},{ts:`svelte`,js:`svelte`}];function Nm({supportedExtensions:e=Mm}={}){return{transform:async({code:t,fileName:n})=>Pm(n,e.map(e=>e.ts))?n.endsWith(`.svelte`)?{code:bp(t),fileName:Fm(n,e)}:{code:(0,jm.transform)(t,{transforms:[`typescript`,`jsx`],disableESTransforms:!0,filePath:n,jsxRuntime:`preserve`}).code,fileName:Fm(n,e)}:{code:t}}}function Pm(e,t){return t.some(t=>e.endsWith(t))}function Fm(t,n){for(let e of n)if(t.endsWith(e.ts))return t.replace(`.${e.ts}`,`.${e.js??e.ts}`);throw new e}export{Mm as SUPPORTED_EXTENSIONS,Nm as default};
208
- //# sourceMappingURL=index.js.map
205
+ `),{code:r.slice(0,i+1)+e+r.slice(i+1)+t,mappings:this.shiftMappings(n.mappings,e.length)}}else return{code:e+r+t,mappings:this.shiftMappings(n.mappings,e.length)}}processBalancedCode(){let e=0,t=0;for(;!this.tokens.isAtEnd();){if(this.tokens.matches1(r.TokenType.braceL)||this.tokens.matches1(r.TokenType.dollarBraceL))e++;else if(this.tokens.matches1(r.TokenType.braceR)){if(e===0)return;e--}if(this.tokens.matches1(r.TokenType.parenL))t++;else if(this.tokens.matches1(r.TokenType.parenR)){if(t===0)return;t--}this.processToken()}}processToken(){if(this.tokens.matches1(r.TokenType._class)){this.processClass();return}for(let e of this.transformers)if(e.process())return;this.tokens.copyToken()}processNamedClass(){if(!this.tokens.matches2(r.TokenType._class,r.TokenType.name))throw Error(`Expected identifier for exported class name.`);let e=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.processClass(),e}processClass(){let e=i.default.call(void 0,this,this.tokens,this.nameManager,this.disableESTransforms),t=(e.headerInfo.isExpression||!e.headerInfo.className)&&e.staticInitializerNames.length+e.instanceInitializerNames.length>0,n=e.headerInfo.className;t&&(n=this.nameManager.claimFreeName(`_class`),this.generatedVariables.push(n),this.tokens.appendCode(` (${n} =`));let a=this.tokens.currentToken().contextId;if(a==null)throw Error(`Expected class to have a context ID.`);for(this.tokens.copyExpectedToken(r.TokenType._class);!this.tokens.matchesContextIdAndLabel(r.TokenType.braceL,a);)this.processToken();this.processClassBody(e,n);let o=e.staticInitializerNames.map(e=>`${n}.${e}()`);t?this.tokens.appendCode(`, ${o.map(e=>`${e}, `).join(``)}${n})`):e.staticInitializerNames.length>0&&this.tokens.appendCode(` ${o.map(e=>`${e};`).join(` `)}`)}processClassBody(e,t){let{headerInfo:n,constructorInsertPos:i,constructorInitializerStatements:a,fields:o,instanceInitializerNames:s,rangesToRemove:c}=e,l=0,u=0,d=this.tokens.currentToken().contextId;if(d==null)throw Error(`Expected non-null context ID on class.`);this.tokens.copyExpectedToken(r.TokenType.braceL),this.isReactHotLoaderTransformEnabled&&this.tokens.appendCode(`__reactstandin__regenerateByEval(key, code) {this[key] = eval(code);}`);let f=a.length+s.length>0;if(i===null&&f){let e=this.makeConstructorInitCode(a,s,t);if(n.hasSuperclass){let t=this.nameManager.claimFreeName(`args`);this.tokens.appendCode(`constructor(...${t}) { super(...${t}); ${e}; }`)}else this.tokens.appendCode(`constructor() { ${e}; }`)}for(;!this.tokens.matchesContextIdAndLabel(r.TokenType.braceR,d);)if(l<o.length&&this.tokens.currentIndex()===o[l].start){let e=!1;for(this.tokens.matches1(r.TokenType.bracketL)?this.tokens.copyTokenWithPrefix(`${o[l].initializerName}() {this`):this.tokens.matches1(r.TokenType.string)||this.tokens.matches1(r.TokenType.num)?(this.tokens.copyTokenWithPrefix(`${o[l].initializerName}() {this[`),e=!0):this.tokens.copyTokenWithPrefix(`${o[l].initializerName}() {this.`);this.tokens.currentIndex()<o[l].end;)e&&this.tokens.currentIndex()===o[l].equalsIndex&&this.tokens.appendCode(`]`),this.processToken();this.tokens.appendCode(`}`),l++}else if(u<c.length&&this.tokens.currentIndex()>=c[u].start){for(this.tokens.currentIndex()<c[u].end&&this.tokens.removeInitialToken();this.tokens.currentIndex()<c[u].end;)this.tokens.removeToken();u++}else this.tokens.currentIndex()===i?(this.tokens.copyToken(),f&&this.tokens.appendCode(`;${this.makeConstructorInitCode(a,s,t)};`),this.processToken()):this.processToken();this.tokens.copyExpectedToken(r.TokenType.braceR)}makeConstructorInitCode(e,t,n){return[...e,...t.map(e=>`${n}.prototype.${e}.call(this)`)].join(`;`)}processPossibleArrowParamEnd(){if(this.tokens.matches2(r.TokenType.parenR,r.TokenType.colon)&&this.tokens.tokenAtRelativeIndex(1).isType){let e=this.tokens.currentIndex()+1;for(;this.tokens.tokens[e].isType;)e++;if(this.tokens.matches1AtIndex(e,r.TokenType.arrow)){for(this.tokens.removeInitialToken();this.tokens.currentIndex()<e;)this.tokens.removeToken();return this.tokens.replaceTokenTrimmingLeftWhitespace(`) =>`),!0}}return!1}processPossibleAsyncArrowWithTypeParams(){if(!this.tokens.matchesContextual(n.ContextualKeyword._async)&&!this.tokens.matches1(r.TokenType._async))return!1;let e=this.tokens.tokenAtRelativeIndex(1);if(e.type!==r.TokenType.lessThan||!e.isType)return!1;let t=this.tokens.currentIndex()+1;for(;this.tokens.tokens[t].isType;)t++;if(this.tokens.matches1AtIndex(t,r.TokenType.parenL)){for(this.tokens.replaceToken(`async (`),this.tokens.removeInitialToken();this.tokens.currentIndex()<t;)this.tokens.removeToken();return this.tokens.removeToken(),this.processBalancedCode(),this.processToken(),!0}return!1}processPossibleTypeRange(){if(this.tokens.currentToken().isType){for(this.tokens.removeInitialToken();this.tokens.currentToken().isType;)this.tokens.removeToken();return!0}return!1}shiftMappings(e,t){for(let n=0;n<e.length;n++){let r=e[n];r!==void 0&&(e[n]=r+t)}return e}}})),xm=n((e=>{e.__esModule=!0,e.LinesAndColumns=void 0;var t=`
206
+ `,n=`\r`,r=function(){function e(e){this.string=e;for(var r=[0],i=0;i<e.length;)switch(e[i]){case t:i+=t.length,r.push(i);break;case n:i+=n.length,e[i]===t&&(i+=t.length),r.push(i);break;default:i++;break}this.offsets=r}return e.prototype.locationForIndex=function(e){if(e<0||e>this.string.length)return null;for(var t=0,n=this.offsets;n[t+1]<=e;)t++;var r=e-n[t];return{line:t,column:r}},e.prototype.indexForLocation=function(e){var t=e.line,n=e.column;return t<0||t>=this.offsets.length||n<0||n>this.lengthOfLine(t)?null:this.offsets[t]+n},e.prototype.lengthOfLine=function(e){var t=this.offsets[e];return(e===this.offsets.length-1?this.string.length:this.offsets[e+1])-t},e}();e.LinesAndColumns=r,e.default=r})),Sm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(xm()),r=$();function i(e,t){if(t.length===0)return``;let i=Object.keys(t[0]).filter(e=>e!==`type`&&e!==`value`&&e!==`start`&&e!==`end`&&e!==`loc`),o=Object.keys(t[0].type).filter(e=>e!==`label`&&e!==`keyword`),s=[`Location`,`Label`,`Raw`,...i,...o],c=new n.default(e),l=[s,...t.map(d)],u=s.map(()=>0);for(let e of l)for(let t=0;t<e.length;t++)u[t]=Math.max(u[t],e[t].length);return l.map(e=>e.map((e,t)=>e.padEnd(u[t])).join(` `)).join(`
207
+ `);function d(t){let n=e.slice(t.start,t.end);return[p(t.start,t.end),r.formatTokenType.call(void 0,t.type),a(String(n),14),...i.map(e=>f(t[e],e)),...o.map(e=>f(t.type[e],e))]}function f(e,t){return e===!0?t:e===!1||e===null?``:String(e)}function p(e,t){return`${m(e)}-${m(t)}`}function m(e){let t=c.locationForIndex(e);return t?`${t.line+1}:${t.column+1}`:`Unknown`}}e.default=i;function a(e,t){return e.length>t?`${e.slice(0,t-3)}...`:e}})),Cm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=$(),r=t(Tp());function i(e){let t=new Set;for(let r=0;r<e.tokens.length;r++)e.matches1AtIndex(r,n.TokenType._import)&&!e.matches3AtIndex(r,n.TokenType._import,n.TokenType.name,n.TokenType.eq)&&a(e,r,t);return t}e.default=i;function a(e,t,r){t++,!e.matches1AtIndex(t,n.TokenType.parenL)&&(e.matches1AtIndex(t,n.TokenType.name)&&(r.add(e.identifierNameAtIndex(t)),t++,e.matches1AtIndex(t,n.TokenType.comma)&&t++),e.matches1AtIndex(t,n.TokenType.star)&&(t+=2,r.add(e.identifierNameAtIndex(t)),t++),e.matches1AtIndex(t,n.TokenType.braceL)&&(t++,o(e,t,r)))}function o(e,t,i){for(;;){if(e.matches1AtIndex(t,n.TokenType.braceR))return;let a=r.default.call(void 0,e,t);if(t=a.endIndex,a.isType||i.add(a.rightName),e.matches2AtIndex(t,n.TokenType.comma,n.TokenType.braceR)||e.matches1AtIndex(t,n.TokenType.braceR))return;if(e.matches1AtIndex(t,n.TokenType.comma))t++;else throw Error(`Unexpected token: ${JSON.stringify(e.tokens[t])}`)}}})),wm=n((e=>{Object.defineProperty(e,`__esModule`,{value:!0});function t(e){return e&&e.__esModule?e:{default:e}}var n=t(jp()),r=t(Ip()),i=Lp(),a=t(Rp()),o=t(Bp()),s=Gp(),c=em(),l=t(nm()),u=t(bm());t(Sm());var d=t(Cm());function f(e,t){s.validateOptions.call(void 0,t);try{let n=p(e,t),i=new u.default(n,t.transforms,!!t.enableLegacyBabel5ModuleInterop,t).transform(),a={code:i.code};if(t.sourceMapOptions){if(!t.filePath)throw Error(`filePath must be specified when generating a source map.`);a={...a,sourceMap:r.default.call(void 0,i,t.filePath,t.sourceMapOptions,e,n.tokenProcessor.tokens)}}return a}catch(e){throw t.filePath&&(e.message=`Error transforming ${t.filePath}: ${e.message}`),e}}e.transform=f;function p(e,t){let r=t.transforms.includes(`jsx`),s=t.transforms.includes(`typescript`),u=t.transforms.includes(`flow`),f=t.disableESTransforms===!0,p=c.parse.call(void 0,e,r,s,u),m=p.tokens,h=p.scopes,g=new o.default(e,m),_=new i.HelperManager(g),v=new l.default(e,m,u,f,_),y=!!t.enableLegacyTypeScriptModuleInterop,b=null;return t.transforms.includes(`imports`)?(b=new n.default(g,v,y,t,t.transforms.includes(`typescript`),!!t.keepUnusedImports,_),b.preprocessTokens(),a.default.call(void 0,v,h,b.getGlobalNames()),t.transforms.includes(`typescript`)&&!t.keepUnusedImports&&b.pruneTypeOnlyImports()):t.transforms.includes(`typescript`)&&!t.keepUnusedImports&&a.default.call(void 0,v,h,d.default.call(void 0,v)),{tokenProcessor:v,scopes:h,nameManager:g,importProcessor:b,helperManager:_}}}))();const Tm=[{ts:`ts`,js:`js`},{ts:`mts`,js:`mjs`},{ts:`tsx`,js:`jsx`},{ts:`svelte`,js:`svelte`}];function Em({supportedExtensions:e=Tm}={}){return{transform:async({code:t,fileName:n})=>Dm(n,e.map(e=>e.ts))?n.endsWith(`.svelte`)?{code:pp(t),fileName:Om(n,e)}:{code:(0,wm.transform)(t,{transforms:[`typescript`,`jsx`],disableESTransforms:!0,filePath:n,jsxRuntime:`preserve`}).code,fileName:Om(n,e)}:{code:t}}}function Dm(e,t){return t.some(t=>e.endsWith(t))}function Om(t,n){for(let e of n)if(t.endsWith(e.ts))return t.replace(`.${e.ts}`,`.${e.js??e.ts}`);throw new e}export{Tm as SUPPORTED_EXTENSIONS,Em as default};
208
+ //# sourceMappingURL=index.mjs.map