/* Riot v4.13.1, @license MIT */ (function(e,t){typeof exports==="object"&&typeof module!=="undefined"?module.exports=t():typeof define==="function"&&define.amd?define(t):(e=e||self,e.riot=t())})(this,(function(){"use strict";function e(e){return e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}function t(e){return e.replace(/-(\w)/g,(e,t)=>t.toUpperCase())}function r(e){return Array.from(e.attributes).reduce((e,r)=>{e[t(r.name)]=r.value;return e},{})}function n(e,t){if(e.firstChild){t.appendChild(e.firstChild);n(e,t)}}function i(e){a(e.childNodes)}function a(e){Array.from(e).forEach(s)}function s(e){const{parentNode:t}=e;if(e.remove)e.remove();else if(t)t.removeChild(e)}const o=0;const l=1;const u=2;const c=3;const f=4;var h={EACH:o,IF:l,SIMPLE:u,TAG:c,SLOT:f};const p=0;const d=1;const m=2;const v=3;var g={ATTRIBUTE:p,EVENT:d,TEXT:m,VALUE:v};function y(e){const t=e.dom.cloneNode(true);return{avoidDOMInjection:true,fragment:t,children:Array.from(t.childNodes)}}const{indexOf:x,slice:E}=[];const b=(e,t,r,n,i,a)=>{const s="selectedIndex"in t;let o=s;while(ne==t;const D=e=>e;const C=(e,t,r,n,i,a,s)=>{const o=a-i;if(o<1)return-1;while(r-t>=o){let o=t;let l=i;while(o{while(nr{while(r{let l=0;let u=ns)--l;u=o+n-l;const p=Array(u);let d=c[l];--r;while(d){const{newi:e,oldi:t}=d;while(r>e){p[--u]=P;--r}while(s>t){p[--u]=k;--s}p[--u]=_;--r;--s;d=d.prev}while(r>=t){p[--u]=P;--r}while(s>=a){p[--u]=k;--s}return p};const N=(e,t,r,n,i,a,s)=>{const o=r+a;const l=[];let u,c,f,h,p,d,m;e:for(u=0;u<=o;u++){if(u>F)return null;m=u-1;p=u?l[u-1]:[0,0];d=l[u]=[];for(c=-u;c<=u;c+=2){if(c===-u||c!==u&&p[m+c-1]=0;u--){while(h>0&&f>0&&s(n[i+h-1],e[t+f-1])){v[g--]=_;h--;f--}if(!u)break;m=u-1;p=u?l[u-1]:[0,0];c=h-f;if(c===-u||c!==u&&p[m+c-1]{const u=[];const c=e.length;let f=s;let h=0;while(h{let n=1;let i=t;while(n>>0;if(r{M(N(r,n,a,s,o,u,f)||I(r,n,i,a,s,o,l,u),e,t,r,n,s,o,c,h)};const O=e=>(e.remove||R).call(e);function R(){const{parentNode:e}=this;if(e)e.removeChild(this)} /*! (c) 2018 Andrea Giammarchi (ISC) */const j=(e,t,r,n)=>{if(!n)n={};const i=n.compare||S;const a=n.node||D;const s=n.before==null?null:a(n.before,0);const o=t.length;let l=o;let u=0;let c=r.length;let f=0;while(ue());this.childrenMap=l;this.nodes=c;return this},unmount(e,t){this.update(W,t);return this}});function K(e,t){return(r,n)=>{if(n<0){const r=e.pop();if(r){const{template:e,context:n}=r;e.unmount(n,t,null)}}return r}}function $(e,t){return e?Boolean(e(t))===false:false}function Y(e,t){let{itemName:r,indexName:n,index:i,item:a}=t;e[r]=a;if(n)e[n]=i;return e}function Q(e,t,r,n){const{condition:i,template:a,childrenMap:s,itemName:o,getKey:l,indexName:u,root:c,isTemplateTag:f}=n;const h=new Map;const p=[];const d=[];e.forEach((e,n)=>{const m=Y(Object.create(t),{itemName:o,indexName:u,index:n,item:e});const v=l?l(m):n;const g=s.get(v);if($(i,m)){return}const x=g?g.template:a.clone();const E=g?x.el:c.cloneNode();const b=!g;const S=f&&b?y(x):{};if(b){p.push(()=>x.mount(E,m,r,S))}else{p.push(()=>x.update(m,r))}if(f){const e=S.children||x.children;d.push(...e)}else{d.push(E)}s.delete(v);h.set(v,{template:x,context:m,index:n})});return{newChildrenMap:h,batches:p,futureNodes:d}}function Z(e,t){let{evaluate:r,condition:n,itemName:i,indexName:a,getKey:o,template:l}=t;const u=document.createTextNode("");const c=e.parentNode;const f=e.cloneNode();c.insertBefore(u,e);s(e);return Object.assign({},H,{childrenMap:new Map,node:e,root:f,condition:n,evaluate:r,isTemplateTag:z(f),template:l.createDOM(e),getKey:o,indexName:a,itemName:i,placeholder:u})}const ee=Object.seal({mount(e,t){return this.update(e,t)},update(e,t){const r=!!this.evaluate(e);const n=!this.value&&r;const i=this.value&&!r;const a=()=>{const r=this.node.cloneNode();this.placeholder.parentNode.insertBefore(r,this.placeholder);this.template=this.template.clone();this.template.mount(r,e,t)};switch(true){case n:a();break;case i:this.unmount(e);break;default:if(r)this.template.update(e,t)}this.value=r;return this},unmount(e,t){this.template.unmount(e,t,true);return this}});function te(e,t){let{evaluate:r,template:n}=t;const i=e.parentNode;const a=document.createTextNode("");i.insertBefore(a,e);s(e);return Object.assign({},ee,{node:e,evaluate:r,placeholder:a,template:n.createDOM(e)})}function re(e){throw new Error(e)}function ne(e){const t=new Map;const r=r=>t.has(r)?t.get(r):t.set(r,e.call(this,r))&&t.get(r);r.cache=t;return r}function ie(e){return e.reduce((e,r)=>{const{value:n,type:i}=r;switch(true){case!r.name&&i===p:return Object.assign({},e,n);case i===v:e.value=r.value;break;default:e[t(r.name)]=r.value}return e},{})}const ae="removeAttribute";const se="setAttribute";const oe=typeof Element==="undefined"?{}:Element.prototype;const le=ne(e=>oe.hasOwnProperty(e));function ue(e,t){Object.entries(t).forEach(t=>{let[r,n]=t;return fe(e,{name:r},n)})}function ce(e,t,r){const n=t?Object.keys(t):[];Object.keys(r).filter(e=>!n.includes(e)).forEach(t=>e.removeAttribute(t))}function fe(e,t,r,n){let{name:i}=t;if(!i){if(n){ce(e,r,n)}if(r){ue(e,r)}return}if(!le(i)&&(X(r)||J(r)||G(r))){e[i]=r}e[he(r)](i,pe(i,r))}function he(e){return q(e)||e===false||e===""||J(e)||G(e)?ae:se}function pe(e,t){if(t===true)return e;return t}const de=/^on/;const me=e=>Array.isArray(e)?e:[e,false];const ve={handleEvent(e){this[e.type](e)}};const ge=new WeakMap;const ye=e=>{const t=Object.create(ve);ge.set(e,t);return t};function xe(e,t,r){let{name:n}=t;const i=n.replace(de,"");const a=ge.get(e)||ye(e);const[s,o]=me(r);const l=a[i];const u=l&&!s;const c=s&&!l;if(u){e.removeEventListener(i,a)}if(c){e.addEventListener(i,a,o)}a[i]=s}function Ee(e){return q(e)?"":e}const be=(e,t)=>{const r=e.childNodes[t];if(r.nodeType===Node.COMMENT_NODE){const t=document.createTextNode("");e.replaceChild(t,r);return t}return r};function Se(e,t,r){e.data=Ee(r)}function De(e,t,r){e.value=Ee(r)}var Ce={[p]:fe,[d]:xe,[m]:Se,[v]:De};const Ae=Object.seal({mount(e){this.value=this.evaluate(e);we(this,this.value);return this},update(e){const t=this.evaluate(e);if(this.value!==t){we(this,t);this.value=t}return this},unmount(){if(this.type===d)we(this,null);return this}});function we(e,t){return Ce[e.type](e.node,e,t,e.value)}function Te(e,t){return Object.assign({},Ae,t,{node:t.type===m?be(e,t.childNodeIndex):e})}function ke(e,t,r){return t.reduce((t,n)=>Object.assign({},t,{[n]:t=>e.map(e=>e[n](t))&&r}),{})}function Pe(e,t){let{expressions:r}=t;return Object.assign({},ke(r.map(t=>Te(e,t)),["mount","update","unmount"]))}const _e=new Map,Fe=Symbol("riot-component"),Ie=new Set,Ne="is",Me="value",Be="mount",Le="update",Oe="unmount",Re="shouldUpdate",je="onBeforeMount",Ue="onMounted",Ve="onBeforeUpdate",ze="onUpdated",Ge="onBeforeUnmount",Xe="onUnmounted",Je="props",qe="state",We="slots",He="root",Ke=Symbol.for("pure"),$e=Symbol("parent"),Ye=Symbol("attributes"),Qe=Symbol("template");var Ze=Object.freeze({__proto__:null,COMPONENTS_IMPLEMENTATION_MAP:_e,DOM_COMPONENT_INSTANCE_PROPERTY:Fe,PLUGINS_SET:Ie,IS_DIRECTIVE:Ne,VALUE_ATTRIBUTE:Me,MOUNT_METHOD_KEY:Be,UPDATE_METHOD_KEY:Le,UNMOUNT_METHOD_KEY:Oe,SHOULD_UPDATE_KEY:Re,ON_BEFORE_MOUNT_KEY:je,ON_MOUNTED_KEY:Ue,ON_BEFORE_UPDATE_KEY:Ve,ON_UPDATED_KEY:ze,ON_BEFORE_UNMOUNT_KEY:Ge,ON_UNMOUNTED_KEY:Xe,PROPS_KEY:Je,STATE_KEY:qe,SLOTS_KEY:We,ROOT_KEY:He,IS_PURE_SYMBOL:Ke,PARENT_KEY_SYMBOL:$e,ATTRIBUTES_KEY_SYMBOL:Ye,TEMPLATE_KEY_SYMBOL:Qe});function et(e,t,r){if(!e||!e.length)return r;const n=e.map(e=>Object.assign({},e,{value:e.evaluate(t)}));return Object.assign(Object.create(r||null),ie(n))}const tt=(e,t)=>t?t===e?e[$e]:t:undefined;const rt=Object.seal({attributes:[],getTemplateScope(e,t){return et(this.attributes,e,t)},mount(e,t){const r=e.slots?e.slots.find(e=>{let{id:t}=e;return t===this.name}):false;const{parentNode:n}=this.node;const i=tt(e,t);this.template=r&&xt(r.html,r.bindings).createDOM(n);if(this.template){this.template.mount(this.node,this.getTemplateScope(e,i),i);this.template.children=nt(this.node)}s(this.node);return this},update(e,t){if(this.template){const r=tt(e,t);this.template.update(this.getTemplateScope(e,r),r)}return this},unmount(e,t,r){if(this.template){this.template.unmount(this.getTemplateScope(e,t),null,r)}return this}});function nt(e,t){if(t===void 0){t=[]}const r=e.firstChild;if(r){e.parentNode.insertBefore(r,e);return[r,...nt(e)]}return t}function it(e,t){let{name:r,attributes:n}=t;return Object.assign({},rt,{attributes:n,node:e,name:r})}function at(e,t,r){if(t===void 0){t=[]}if(r===void 0){r=[]}if(e){return e({slots:t,attributes:r})}return xt(ot(t),[...st(t),{expressions:r.map(e=>Object.assign({type:p},e))}])}function st(e){return e.reduce((e,t)=>{let{bindings:r}=t;return e.concat(r)},[])}function ot(e){return e.reduce((e,t)=>e+t.html,"")}const lt=Object.seal({mount(e){return this.update(e)},update(e,t){const r=this.evaluate(e);if(r===this.name){this.tag.update(e)}else{this.unmount(e,t,true);this.name=r;this.tag=at(this.getComponent(r),this.slots,this.attributes);this.tag.mount(this.node,e)}return this},unmount(e,t,r){if(this.tag){this.tag.unmount(r)}return this}});function ut(e,t){let{evaluate:r,getComponent:n,slots:i,attributes:a}=t;return Object.assign({},lt,{node:e,evaluate:r,slots:i,attributes:a,getComponent:n})}var ct={[l]:te,[u]:Pe,[o]:Z,[c]:ut,[f]:it};function ft(e,t){return e.map(e=>e.type===m?Object.assign({},e,{childNodeIndex:e.childNodeIndex+t}):e)}function ht(e,t,r){const{selector:n,type:i,redundantAttribute:a,expressions:s}=t;const o=n?e.querySelector(n):e;if(a)o.removeAttribute(a);const l=s||[];return(ct[i]||ct[u])(o,Object.assign({},t,{expressions:r&&!n?ft(l,r):l}))}function pt(e,t){const r=z(t)?t:document.createElement("template");r.innerHTML=e;return r.content}function dt(e,t){const r=t.ownerDocument.importNode((new window.DOMParser).parseFromString(`${e}`,"application/xml").documentElement,true);return r}function mt(e,t){if(V(e))return dt(t,e);return pt(t,e)}function vt(e,t){switch(true){case V(e):n(t,e);break;case z(e):e.parentNode.replaceChild(t,e);break;default:e.appendChild(t)}}function gt(e,t){return t&&(typeof t==="string"?mt(e,t):t)}const yt=Object.freeze({createDOM(e){this.dom=this.dom||gt(e,this.html);return this},mount(e,t,r,n){if(n===void 0){n={}}if(!e)throw new Error("Please provide DOM node to mount properly your template");if(this.el)this.unmount(t);const{fragment:i,children:a,avoidDOMInjection:s}=n;const{parentNode:o}=a?a[0]:e;const l=z(e);const u=l?Math.max(Array.from(o.childNodes).indexOf(e),0):null;this.isTemplateTag=l;this.createDOM(e);if(this.dom){this.fragment=i||this.dom.cloneNode(true)}this.el=this.isTemplateTag?o:e;this.children=this.isTemplateTag?a||Array.from(this.fragment.childNodes):null;if(!s&&this.fragment)vt(e,this.fragment);this.bindings=this.bindingsData.map(e=>ht(this.el,e,u));this.bindings.forEach(e=>e.mount(t,r));return this},update(e,t){this.bindings.forEach(r=>r.update(e,t));return this},unmount(e,t,r){if(this.el){this.bindings.forEach(n=>n.unmount(e,t,r));switch(true){case this.children&&r!==null:a(this.children);break;case r===true:s(this.el);break;case r!==null:i(this.el);break}this.el=null}return this},clone(){return Object.assign({},this,{el:null})}});function xt(e,t){if(t===void 0){t=[]}return Object.assign({},yt,{html:e,bindingsData:t})}var Et=Object.freeze({__proto__:null,template:xt,createBinding:ht,createExpression:Te,bindingTypes:h,expressionTypes:g});function bt(){return this}function St(e,t){t.forEach(t=>{e[t]=e[t].bind(e)});return e}function Dt(e){return G(e)?e.prototype&&e.prototype.constructor?new e:e():e}function Ct(e,t,r,n){if(n===void 0){n={}}Object.defineProperty(e,t,Object.assign({value:r,enumerable:false,writable:false,configurable:true},n));return e}function At(e,t,r){Object.entries(t).forEach(t=>{let[n,i]=t;Ct(e,n,i,r)});return e}function wt(e,t){Object.entries(t).forEach(t=>{let[r,n]=t;if(!e[r])e[r]=n});return e}function Tt(e){if(!Array.isArray(e)){if(/^\[object (HTMLCollection|NodeList|Object)\]$/.test(Object.prototype.toString.call(e))&&typeof e.length==="number")return Array.from(e);else return[e]}return e}function kt(e,t){return Tt(typeof e==="string"?(t||document).querySelectorAll(e):e)}const Pt=e=>e.length===1?e[0]:e;function _t(e,t,r){const n=typeof t==="string"?[t]:t;return Pt(Tt(e).map(e=>Pt(n.map(t=>e[r](t)))))}function Ft(e,t,r){const n=typeof t==="object"?t:{[t]:r};const i=Object.keys(n);Tt(e).forEach(e=>{i.forEach(t=>e.setAttribute(t,n[t]))});return e}function It(e,t){return _t(e,t,"getAttribute")}const Nt=new Map;const Mt="style[riot]";const Bt=(e=>()=>{if(e)return e;e=kt(Mt)[0]||document.createElement("style");Ft(e,"type","text/css");if(!e.parentNode)document.head.appendChild(e);return e})();var Lt={CSS_BY_NAME:Nt,add(e,t){if(!Nt.has(e)){Nt.set(e,t);this.inject()}return this},inject(){Bt().innerHTML=[...Nt.values()].join("\n");return this},remove(e){if(Nt.has(e)){Nt.delete(e);this.inject()}return this}};function Ot(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;ne[Fe]=t;function Jt(e){return[Be,Le,Oe].reduce((t,r)=>{t[r]=e(r);return t},{})}function qt(e,t){return e(xt,g,h,e=>t[e]||_e.get(e))}function Wt(e,t){let{slots:r,attributes:n,props:i,css:a,template:s}=t;if(s)re("Pure components can not have html");if(a)re("Pure components do not have css");const o=wt(e({slots:r,attributes:n,props:i}),Ut);return Jt(e=>function(){for(var t=arguments.length,r=new Array(t),n=0;n{let{slots:s,attributes:o,props:l}=e;if(n&&n[Ke])return Wt(n,{slots:s,attributes:o,props:l,css:t,template:r});const u=Dt(n)||{};const c=Kt({css:t,template:a,componentAPI:u,name:i})({slots:s,attributes:o,props:l});return{mount(e,t,r){return c.mount(e,r,t)},update(e,t){return c.update(t,e)},unmount(e){return c.unmount(e)}}}}function Kt(e){let{css:t,template:r,componentAPI:n,name:i}=e;if(t&&i)Lt.add(i,t);return Ot(tr)(At(wt(n,Object.assign({},Vt,{[qe]:{}})),Object.assign({[We]:null,[He]:null},jt,{name:i,css:t,template:r})))}function $t(e,t){if(t===void 0){t=[]}const r=t.map(t=>Te(e,t));const n={};return Object.assign(n,Object.assign({expressions:r},Jt(e=>t=>{r.forEach(r=>r[e](t));return n})))}function Yt(t){if(t===void 0){t={}}return Object.entries(Dt(t)).reduce((t,r)=>{let[n,i]=r;t[e(n)]=Ht(i);return t},{})}function Qt(e){return[...Ie].reduce((e,t)=>t(e)||e,e)}function Zt(e,t){return Object.assign({},e,Dt(t))}function er(e,t){if(Rt(e)!==t){Ft(e,Ne,t)}}function tr(e,t){let{slots:r,attributes:n,props:i}=t;return St(Qt(At(Object.create(e),{mount(t,a,s){if(a===void 0){a={}}this[Ye]=$t(t,n).mount(s);Ct(this,Je,Object.freeze(Object.assign({},Gt(t,i),ie(this[Ye].expressions))));this[qe]=Zt(this[qe],a);this[Qe]=this.template.createDOM(t).clone();Xt(t,this);e.name&&er(t,e.name);Ct(this,He,t);Ct(this,We,r);this[je](this[Je],this[qe]);this[$e]=s;this[Qe].mount(t,this,s);this[Ue](this[Je],this[qe]);return this},update(e,t){if(e===void 0){e={}}if(t){this[Ye].update(t)}const r=ie(this[Ye].expressions);if(this[Re](r,this[Je])===false)return;Ct(this,Je,Object.freeze(Object.assign({},this[Je],r)));this[qe]=Zt(this[qe],e);this[Ve](this[Je],this[qe]);this[Qe].update(this,this[$e]);this[ze](this[Je],this[qe]);return this},unmount(e){this[Ge](this[Je],this[qe]);this[Ye].unmount();this[Qe].unmount(this,this[$e],e===null?null:!e);this[Xe](this[Je],this[qe]);return this}})),Object.keys(e).filter(t=>G(e[t])))}function rr(e,t,r){const n=r||Rt(e);if(!_e.has(n))re(`The component named "${n}" was never registered`);const i=_e.get(n)({props:t});return i.mount(e)}function nr(){for(var e=arguments.length,t=new Array(e),r=0;rfunction(){return e(t(...arguments))})}const{DOM_COMPONENT_INSTANCE_PROPERTY:ir,COMPONENTS_IMPLEMENTATION_MAP:ar,PLUGINS_SET:sr}=Ze;function or(e,t){let{css:r,template:n,exports:i}=t;if(ar.has(e))re(`The component "${e}" was already registered`);ar.set(e,Ht({name:e,css:r,template:n,exports:i}));return ar}function lr(e){if(!ar.has(e))re(`The component "${e}" was never registered`);ar.delete(e);Lt.remove(e);return ar}function ur(e,t,r){return kt(e).map(e=>rr(e,t,r))}function cr(e,t){return kt(e).map(e=>{if(e[ir]){e[ir].unmount(t)}return e})}function fr(e){if(!G(e))re("Plugins must be of type function");if(sr.has(e))re("This plugin was already installed");sr.add(e);return sr}function hr(e){if(!sr.has(e))re("This plugin was never installed");sr.delete(e);return sr}function pr(e){return function(t,r,n){let{slots:i,attributes:a,parentScope:s}=n===void 0?{}:n;return nr(e=>e.mount(t,s),e=>e({props:r,slots:i,attributes:a}),Ht)(e)}}function dr(e){if(!G(e))re('riot.pure accepts only arguments of type "function"');e[Ke]=true;return e}const mr="v4.13.1";const vr={cssManager:Lt,DOMBindings:Et,createComponent:Ht,defineComponent:Kt,globals:Ze};var gr=Object.freeze({__proto__:null,register:or,unregister:lr,mount:ur,unmount:cr,install:fr,uninstall:hr,component:pr,pure:dr,version:mr,__:vr});var yr=typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof global!=="undefined"?global:typeof self!=="undefined"?self:{};function xr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function Er(e,t){return t={exports:{}},e(t,t.exports),t.exports}function br(e){return e&&e["default"]||e}var Sr={};var Dr=Object.freeze({__proto__:null,default:Sr});var Cr=br(Dr);var Ar=Er((function(e,t){/* Riot Compiler v4.13.1, @license MIT */(function(e,r){r(t,Cr,Cr)})(yr,(function(e,t,r){t=t&&Object.prototype.hasOwnProperty.call(t,"default")?t["default"]:t;r=r&&Object.prototype.hasOwnProperty.call(r,"default")?r["default"]:r;const n="exports";const i="css";const a="template";const s="name";function o(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e["default"]:e}function l(e,t){return t={exports:{}},e(t,t.exports),t.exports}function u(e){return e&&e["default"]||e}var c=l((function(e,t){var r=this&&this.__extends||function(){var e=function t(r,n){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(t.hasOwnProperty(r))e[r]=t[r]};return e(r,n)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();Object.defineProperty(t,"__esModule",{value:true});var n=Object.prototype;var i=n.toString;var a=n.hasOwnProperty;var s=function(){function e(){}e.prototype.assert=function(e,t){if(!this.check(e,t)){var r=d(e);throw new Error(r+" does not match type "+this)}return true};e.prototype.arrayOf=function(){var e=this;return new o(e)};return e}();var o=function(e){r(t,e);function t(t){var r=e.call(this)||this;r.elemType=t;r.kind="ArrayType";return r}t.prototype.toString=function(){return"["+this.elemType+"]"};t.prototype.check=function(e,t){var r=this;return Array.isArray(e)&&e.every((function(e){return r.elemType.check(e,t)}))};return t}(s);var l=function(e){r(t,e);function t(t){var r=e.call(this)||this;r.value=t;r.kind="IdentityType";return r}t.prototype.toString=function(){return String(this.value)};t.prototype.check=function(e,t){var r=e===this.value;if(!r&&typeof t==="function"){t(this,e)}return r};return t}(s);var u=function(e){r(t,e);function t(t){var r=e.call(this)||this;r.fields=t;r.kind="ObjectType";return r}t.prototype.toString=function(){return"{ "+this.fields.join(", ")+" }"};t.prototype.check=function(e,t){return i.call(e)===i.call({})&&this.fields.every((function(r){return r.type.check(e[r.name],t)}))};return t}(s);var c=function(e){r(t,e);function t(t){var r=e.call(this)||this;r.types=t;r.kind="OrType";return r}t.prototype.toString=function(){return this.types.join(" | ")};t.prototype.check=function(e,t){return this.types.some((function(r){return r.check(e,t)}))};return t}(s);var f=function(e){r(t,e);function t(t,r){var n=e.call(this)||this;n.name=t;n.predicate=r;n.kind="PredicateType";return n}t.prototype.toString=function(){return this.name};t.prototype.check=function(e,t){var r=this.predicate(e,t);if(!r&&typeof t==="function"){t(this,e)}return r};return t}(s);var h=function(){function e(e,t){this.type=e;this.typeName=t;this.baseNames=[];this.ownFields=Object.create(null);this.allSupertypes=Object.create(null);this.supertypeList=[];this.allFields=Object.create(null);this.fieldNames=[];this.finalized=false;this.buildable=false;this.buildParams=[]}e.prototype.isSupertypeOf=function(t){if(t instanceof e){if(this.finalized!==true||t.finalized!==true){throw new Error("")}return a.call(t.allSupertypes,this.typeName)}else{throw new Error(t+" is not a Def")}};e.prototype.checkAllFields=function(e,t){var r=this.allFields;if(this.finalized!==true){throw new Error(""+this.typeName)}function n(n){var i=r[n];var a=i.type;var s=i.getValue(e);return a.check(s,t)}return e!==null&&typeof e==="object"&&Object.keys(r).every(n)};e.prototype.bases=function(){var e=[];for(var t=0;t=0){return s[a]}if(typeof i!=="string"){throw new Error("missing name")}return new f(i,r)}return new l(r)},def:function e(t){return a.call(T,t)?T[t]:T[t]=new P(t)},hasDef:function e(t){return a.call(T,t)}};var n=[];var s=[];var m={};function v(e,t){var r=i.call(e);var a=new f(t,(function(e){return i.call(e)===r}));m[t]=a;if(e&&typeof e.constructor==="function"){n.push(e.constructor);s.push(a)}return a}var g=v("truthy","string");var y=v((function(){}),"function");var x=v([],"array");var E=v({},"object");var b=v(/./,"RegExp");var S=v(new Date,"Date");var D=v(3,"number");var C=v(true,"boolean");var A=v(null,"null");var w=v(void 0,"undefined");var T=Object.create(null);function k(e){if(e&&typeof e==="object"){var t=e.type;if(typeof t==="string"&&a.call(T,t)){var r=T[t];if(r.finalized){return r}}}return null}var P=function(e){r(n,e);function n(t){var r=e.call(this,new f(t,(function(e,t){return r.check(e,t)})),t)||this;return r}n.prototype.check=function(e,t){if(this.finalized!==true){throw new Error("prematurely checking unfinalized type "+this.typeName)}if(e===null||typeof e!=="object"){return false}var r=k(e);if(!r){if(this.typeName==="SourceLocation"||this.typeName==="Position"){return this.checkAllFields(e,t)}return false}if(t&&r===this){return this.checkAllFields(e,t)}if(!this.isSupertypeOf(r)){return false}if(!t){return true}return r.checkAllFields(e,t)&&this.checkAllFields(e,false)};n.prototype.build=function(){var e=this;var t=[];for(var r=0;r=0){z(this.typeName)}}};return n}(h);function _(e){if(!a.call(T,e)){throw new Error("")}var t=T[e];if(t.finalized!==true){throw new Error("")}return t.supertypeList.slice(1)}function F(e){var t={};var r=Object.keys(T);var n=r.length;for(var i=0;i=0){i[e.name=a]=e}}else{n[e.name]=e.value;i[e.name]=e}if(n[e.name]!==e.value){throw new Error("")}if(e.parentPath.get(e.name)!==e){throw new Error("")}return e}o.replace=function e(t){var n=[];var i=this.parentPath.value;var a=l(this.parentPath);var s=arguments.length;h(this);if(r.check(i)){var o=i.length;var u=f(this.parentPath,s-1,this.name+1);var c=[this.name,1];for(var p=0;pc){return true}if(l===c&&this.name==="right"){if(i.right!==a){throw new Error("Nodes must be equal")}return true}}default:return false}case"SequenceExpression":switch(i.type){case"ForStatement":return false;case"ExpressionStatement":return this.name!=="expression";default:return true}case"YieldExpression":switch(i.type){case"BinaryExpression":case"LogicalExpression":case"UnaryExpression":case"SpreadElement":case"SpreadProperty":case"CallExpression":case"MemberExpression":case"NewExpression":case"ConditionalExpression":case"YieldExpression":return true;default:return false}case"Literal":return i.type==="MemberExpression"&&o.check(n.value)&&this.name==="object"&&i.object===n;case"AssignmentExpression":case"ConditionalExpression":switch(i.type){case"UnaryExpression":case"SpreadElement":case"SpreadProperty":case"BinaryExpression":case"LogicalExpression":return true;case"CallExpression":return this.name==="callee"&&i.callee===n;case"ConditionalExpression":return this.name==="test"&&i.test===n;case"MemberExpression":return this.name==="object"&&i.object===n;default:return false}default:if(i.type==="NewExpression"&&this.name==="callee"&&i.callee===n){return m(n)}}if(e!==true&&!this.canBeFirstInStatement()&&this.firstInStatement())return true;return false};function p(e){return r.BinaryExpression.check(e)||r.LogicalExpression.check(e)}var d={};[["||"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"]].forEach((function(e,t){e.forEach((function(e){d[e]=t}))}));function m(e){if(r.CallExpression.check(e)){return true}if(l.check(e)){return e.some(m)}if(r.Node.check(e)){return t.someField(e,(function(e,t){return m(t)}))}return false}h.canBeFirstInStatement=function(){var e=this.node;return!r.FunctionExpression.check(e)&&!r.ObjectExpression.check(e)};h.firstInStatement=function(){return v(this)};function v(e){for(var t,n;e.parent;e=e.parent){t=e.node;n=e.parent.node;if(r.BlockStatement.check(n)&&e.parent.name==="body"&&e.name===0){if(n.body[0]!==t){throw new Error("Nodes must be equal")}return true}if(r.ExpressionStatement.check(n)&&e.name==="expression"){if(n.expression!==t){throw new Error("Nodes must be equal")}return true}if(r.SequenceExpression.check(n)&&e.parent.name==="expressions"&&e.name===0){if(n.expressions[0]!==t){throw new Error("Nodes must be equal")}continue}if(r.CallExpression.check(n)&&e.name==="callee"){if(n.callee!==t){throw new Error("Nodes must be equal")}continue}if(r.MemberExpression.check(n)&&e.name==="object"){if(n.object!==t){throw new Error("Nodes must be equal")}continue}if(r.ConditionalExpression.check(n)&&e.name==="test"){if(n.test!==t){throw new Error("Nodes must be equal")}continue}if(p(n)&&e.name==="left"){if(n.left!==t){throw new Error("Nodes must be equal")}continue}if(r.UnaryExpression.check(n)&&!n.prefix&&e.name==="argument"){if(n.argument!==t){throw new Error("Nodes must be equal")}continue}return false}return true}function g(e){if(r.VariableDeclaration.check(e.node)){var t=e.get("declarations").value;if(!t||t.length===0){return e.prune()}}else if(r.ExpressionStatement.check(e.node)){if(!e.get("expression").value){return e.prune()}}else if(r.IfStatement.check(e.node)){y(e)}return e}function y(e){var t=e.get("test").value;var n=e.get("alternate").value;var i=e.get("consequent").value;if(!i&&!n){var a=s.expressionStatement(t);e.replace(a)}else if(!i&&n){var o=s.unaryExpression("!",t,true);if(r.UnaryExpression.check(t)&&t.operator==="!"){o=t.argument}e.get("test").replace(o);e.get("consequent").replace(n);e.get("alternate").replace()}}return f}t.default=s;e.exports=t["default"]}));o(d);var m=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(c);var i=r(d);var a=Object.prototype.hasOwnProperty;function s(e){var t=e.use(n.default);var r=e.use(i.default);var s=t.builtInTypes.array;var o=t.builtInTypes.object;var l=t.builtInTypes.function;var u;var c=function e(){if(!(this instanceof e)){throw new Error("PathVisitor constructor cannot be invoked without 'new'")}this._reusableContextStack=[];this._methodNameTable=f(this);this._shouldVisitComments=a.call(this._methodNameTable,"Block")||a.call(this._methodNameTable,"Line");this.Context=m(this);this._visiting=false;this._changeReported=false};function f(e){var r=Object.create(null);for(var n in e){if(/^visit[A-Z]/.test(n)){r[n.slice("visit".length)]=true}}var i=t.computeSupertypeLookupTable(r);var a=Object.create(null);var s=Object.keys(i);var o=s.length;for(var u=0;u=e}),a+" >= "+e)}var o={null:function e(){return null},emptyArray:function e(){return[]},false:function e(){return false},true:function e(){return true},undefined:function e(){},"use strict":function e(){return"use strict"}};var l=r.or(i.string,i.number,i.boolean,i.null,i.undefined);var u=r.from((function(e){if(e===null)return true;var t=typeof e;if(t==="object"||t==="function"){return false}return true}),l.toString());return{geq:s,defaults:o,isPrimitive:u}}t.default=i;e.exports=t["default"]}));o(y);var x=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(c);var i=r(y);function a(e){var t=e.use(n.default);var r=t.Type;var a=r.def;var s=r.or;var o=e.use(i.default);var l=o.defaults;var u=o.geq;a("Printable").field("loc",s(a("SourceLocation"),null),l["null"],true);a("Node").bases("Printable").field("type",String).field("comments",s([a("Comment")],null),l["null"],true);a("SourceLocation").field("start",a("Position")).field("end",a("Position")).field("source",s(String,null),l["null"]);a("Position").field("line",u(1)).field("column",u(0));a("File").bases("Node").build("program","name").field("program",a("Program")).field("name",s(String,null),l["null"]);a("Program").bases("Node").build("body").field("body",[a("Statement")]);a("Function").bases("Node").field("id",s(a("Identifier"),null),l["null"]).field("params",[a("Pattern")]).field("body",a("BlockStatement")).field("generator",Boolean,l["false"]).field("async",Boolean,l["false"]);a("Statement").bases("Node");a("EmptyStatement").bases("Statement").build();a("BlockStatement").bases("Statement").build("body").field("body",[a("Statement")]);a("ExpressionStatement").bases("Statement").build("expression").field("expression",a("Expression"));a("IfStatement").bases("Statement").build("test","consequent","alternate").field("test",a("Expression")).field("consequent",a("Statement")).field("alternate",s(a("Statement"),null),l["null"]);a("LabeledStatement").bases("Statement").build("label","body").field("label",a("Identifier")).field("body",a("Statement"));a("BreakStatement").bases("Statement").build("label").field("label",s(a("Identifier"),null),l["null"]);a("ContinueStatement").bases("Statement").build("label").field("label",s(a("Identifier"),null),l["null"]);a("WithStatement").bases("Statement").build("object","body").field("object",a("Expression")).field("body",a("Statement"));a("SwitchStatement").bases("Statement").build("discriminant","cases","lexical").field("discriminant",a("Expression")).field("cases",[a("SwitchCase")]).field("lexical",Boolean,l["false"]);a("ReturnStatement").bases("Statement").build("argument").field("argument",s(a("Expression"),null));a("ThrowStatement").bases("Statement").build("argument").field("argument",a("Expression"));a("TryStatement").bases("Statement").build("block","handler","finalizer").field("block",a("BlockStatement")).field("handler",s(a("CatchClause"),null),(function(){return this.handlers&&this.handlers[0]||null})).field("handlers",[a("CatchClause")],(function(){return this.handler?[this.handler]:[]}),true).field("guardedHandlers",[a("CatchClause")],l.emptyArray).field("finalizer",s(a("BlockStatement"),null),l["null"]);a("CatchClause").bases("Node").build("param","guard","body").field("param",s(a("Pattern"),null),l["null"]).field("guard",s(a("Expression"),null),l["null"]).field("body",a("BlockStatement"));a("WhileStatement").bases("Statement").build("test","body").field("test",a("Expression")).field("body",a("Statement"));a("DoWhileStatement").bases("Statement").build("body","test").field("body",a("Statement")).field("test",a("Expression"));a("ForStatement").bases("Statement").build("init","test","update","body").field("init",s(a("VariableDeclaration"),a("Expression"),null)).field("test",s(a("Expression"),null)).field("update",s(a("Expression"),null)).field("body",a("Statement"));a("ForInStatement").bases("Statement").build("left","right","body").field("left",s(a("VariableDeclaration"),a("Expression"))).field("right",a("Expression")).field("body",a("Statement"));a("DebuggerStatement").bases("Statement").build();a("Declaration").bases("Statement");a("FunctionDeclaration").bases("Function","Declaration").build("id","params","body").field("id",a("Identifier"));a("FunctionExpression").bases("Function","Expression").build("id","params","body");a("VariableDeclaration").bases("Declaration").build("kind","declarations").field("kind",s("var","let","const")).field("declarations",[a("VariableDeclarator")]);a("VariableDeclarator").bases("Node").build("id","init").field("id",a("Pattern")).field("init",s(a("Expression"),null),l["null"]);a("Expression").bases("Node");a("ThisExpression").bases("Expression").build();a("ArrayExpression").bases("Expression").build("elements").field("elements",[s(a("Expression"),null)]);a("ObjectExpression").bases("Expression").build("properties").field("properties",[a("Property")]);a("Property").bases("Node").build("kind","key","value").field("kind",s("init","get","set")).field("key",s(a("Literal"),a("Identifier"))).field("value",a("Expression"));a("SequenceExpression").bases("Expression").build("expressions").field("expressions",[a("Expression")]);var c=s("-","+","!","~","typeof","void","delete");a("UnaryExpression").bases("Expression").build("operator","argument","prefix").field("operator",c).field("argument",a("Expression")).field("prefix",Boolean,l["true"]);var f=s("==","!=","===","!==","<","<=",">",">=","<<",">>",">>>","+","-","*","/","%","**","&","|","^","in","instanceof");a("BinaryExpression").bases("Expression").build("operator","left","right").field("operator",f).field("left",a("Expression")).field("right",a("Expression"));var h=s("=","+=","-=","*=","/=","%=","<<=",">>=",">>>=","|=","^=","&=");a("AssignmentExpression").bases("Expression").build("operator","left","right").field("operator",h).field("left",s(a("Pattern"),a("MemberExpression"))).field("right",a("Expression"));var p=s("++","--");a("UpdateExpression").bases("Expression").build("operator","argument","prefix").field("operator",p).field("argument",a("Expression")).field("prefix",Boolean);var d=s("||","&&");a("LogicalExpression").bases("Expression").build("operator","left","right").field("operator",d).field("left",a("Expression")).field("right",a("Expression"));a("ConditionalExpression").bases("Expression").build("test","consequent","alternate").field("test",a("Expression")).field("consequent",a("Expression")).field("alternate",a("Expression"));a("NewExpression").bases("Expression").build("callee","arguments").field("callee",a("Expression")).field("arguments",[a("Expression")]);a("CallExpression").bases("Expression").build("callee","arguments").field("callee",a("Expression")).field("arguments",[a("Expression")]);a("MemberExpression").bases("Expression").build("object","property","computed").field("object",a("Expression")).field("property",s(a("Identifier"),a("Expression"))).field("computed",Boolean,(function(){var e=this.property.type;if(e==="Literal"||e==="MemberExpression"||e==="BinaryExpression"){return true}return false}));a("Pattern").bases("Node");a("SwitchCase").bases("Node").build("test","consequent").field("test",s(a("Expression"),null)).field("consequent",[a("Statement")]);a("Identifier").bases("Expression","Pattern").build("name").field("name",String).field("optional",Boolean,l["false"]);a("Literal").bases("Expression").build("value").field("value",s(String,Boolean,null,Number,RegExp)).field("regex",s({pattern:String,flags:String},null),(function(){if(this.value instanceof RegExp){var e="";if(this.value.ignoreCase)e+="i";if(this.value.multiline)e+="m";if(this.value.global)e+="g";return{pattern:this.value.source,flags:e}}return null}));a("Comment").bases("Printable").field("value",String).field("leading",Boolean,l["true"]).field("trailing",Boolean,l["false"])}t.default=a;e.exports=t["default"]}));o(x);var E=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(x);var i=r(c);var a=r(y);function s(e){e.use(n.default);var t=e.use(i.default);var r=t.Type.def;var s=t.Type.or;var o=e.use(a.default).defaults;r("Function").field("generator",Boolean,o["false"]).field("expression",Boolean,o["false"]).field("defaults",[s(r("Expression"),null)],o.emptyArray).field("rest",s(r("Identifier"),null),o["null"]);r("RestElement").bases("Pattern").build("argument").field("argument",r("Pattern")).field("typeAnnotation",s(r("TypeAnnotation"),r("TSTypeAnnotation"),null),o["null"]);r("SpreadElementPattern").bases("Pattern").build("argument").field("argument",r("Pattern"));r("FunctionDeclaration").build("id","params","body","generator","expression");r("FunctionExpression").build("id","params","body","generator","expression");r("ArrowFunctionExpression").bases("Function","Expression").build("params","body","expression").field("id",null,o["null"]).field("body",s(r("BlockStatement"),r("Expression"))).field("generator",false,o["false"]);r("ForOfStatement").bases("Statement").build("left","right","body").field("left",s(r("VariableDeclaration"),r("Pattern"))).field("right",r("Expression")).field("body",r("Statement"));r("YieldExpression").bases("Expression").build("argument","delegate").field("argument",s(r("Expression"),null)).field("delegate",Boolean,o["false"]);r("GeneratorExpression").bases("Expression").build("body","blocks","filter").field("body",r("Expression")).field("blocks",[r("ComprehensionBlock")]).field("filter",s(r("Expression"),null));r("ComprehensionExpression").bases("Expression").build("body","blocks","filter").field("body",r("Expression")).field("blocks",[r("ComprehensionBlock")]).field("filter",s(r("Expression"),null));r("ComprehensionBlock").bases("Node").build("left","right","each").field("left",r("Pattern")).field("right",r("Expression")).field("each",Boolean);r("Property").field("key",s(r("Literal"),r("Identifier"),r("Expression"))).field("value",s(r("Expression"),r("Pattern"))).field("method",Boolean,o["false"]).field("shorthand",Boolean,o["false"]).field("computed",Boolean,o["false"]);r("ObjectProperty").field("shorthand",Boolean,o["false"]);r("PropertyPattern").bases("Pattern").build("key","pattern").field("key",s(r("Literal"),r("Identifier"),r("Expression"))).field("pattern",r("Pattern")).field("computed",Boolean,o["false"]);r("ObjectPattern").bases("Pattern").build("properties").field("properties",[s(r("PropertyPattern"),r("Property"))]);r("ArrayPattern").bases("Pattern").build("elements").field("elements",[s(r("Pattern"),null)]);r("MethodDefinition").bases("Declaration").build("kind","key","value","static").field("kind",s("constructor","method","get","set")).field("key",r("Expression")).field("value",r("Function")).field("computed",Boolean,o["false"]).field("static",Boolean,o["false"]);r("SpreadElement").bases("Node").build("argument").field("argument",r("Expression"));r("ArrayExpression").field("elements",[s(r("Expression"),r("SpreadElement"),r("RestElement"),null)]);r("NewExpression").field("arguments",[s(r("Expression"),r("SpreadElement"))]);r("CallExpression").field("arguments",[s(r("Expression"),r("SpreadElement"))]);r("AssignmentPattern").bases("Pattern").build("left","right").field("left",r("Pattern")).field("right",r("Expression"));var l=s(r("MethodDefinition"),r("VariableDeclarator"),r("ClassPropertyDefinition"),r("ClassProperty"));r("ClassProperty").bases("Declaration").build("key").field("key",s(r("Literal"),r("Identifier"),r("Expression"))).field("computed",Boolean,o["false"]);r("ClassPropertyDefinition").bases("Declaration").build("definition").field("definition",l);r("ClassBody").bases("Declaration").build("body").field("body",[l]);r("ClassDeclaration").bases("Declaration").build("id","body","superClass").field("id",s(r("Identifier"),null)).field("body",r("ClassBody")).field("superClass",s(r("Expression"),null),o["null"]);r("ClassExpression").bases("Expression").build("id","body","superClass").field("id",s(r("Identifier"),null),o["null"]).field("body",r("ClassBody")).field("superClass",s(r("Expression"),null),o["null"]);r("Specifier").bases("Node");r("ModuleSpecifier").bases("Specifier").field("local",s(r("Identifier"),null),o["null"]).field("id",s(r("Identifier"),null),o["null"]).field("name",s(r("Identifier"),null),o["null"]);r("ImportSpecifier").bases("ModuleSpecifier").build("id","name");r("ImportNamespaceSpecifier").bases("ModuleSpecifier").build("id");r("ImportDefaultSpecifier").bases("ModuleSpecifier").build("id");r("ImportDeclaration").bases("Declaration").build("specifiers","source","importKind").field("specifiers",[s(r("ImportSpecifier"),r("ImportNamespaceSpecifier"),r("ImportDefaultSpecifier"))],o.emptyArray).field("source",r("Literal")).field("importKind",s("value","type"),(function(){return"value"}));r("TaggedTemplateExpression").bases("Expression").build("tag","quasi").field("tag",r("Expression")).field("quasi",r("TemplateLiteral"));r("TemplateLiteral").bases("Expression").build("quasis","expressions").field("quasis",[r("TemplateElement")]).field("expressions",[r("Expression")]);r("TemplateElement").bases("Node").build("value","tail").field("value",{cooked:String,raw:String}).field("tail",Boolean)}t.default=s;e.exports=t["default"]}));o(E);var b=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(E);var i=r(c);var a=r(y);function s(e){e.use(n.default);var t=e.use(i.default);var r=t.Type.def;var s=t.Type.or;var o=e.use(a.default).defaults;r("Function").field("async",Boolean,o["false"]);r("SpreadProperty").bases("Node").build("argument").field("argument",r("Expression"));r("ObjectExpression").field("properties",[s(r("Property"),r("SpreadProperty"),r("SpreadElement"))]);r("SpreadPropertyPattern").bases("Pattern").build("argument").field("argument",r("Pattern"));r("ObjectPattern").field("properties",[s(r("Property"),r("PropertyPattern"),r("SpreadPropertyPattern"))]);r("AwaitExpression").bases("Expression").build("argument","all").field("argument",s(r("Expression"),null)).field("all",Boolean,o["false"])}t.default=s;e.exports=t["default"]}));o(b);var S=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(b);var i=r(c);function a(e){e.use(n.default);var t=e.use(i.default);var r=t.Type.def;r("ImportExpression").bases("Expression").build("source").field("source",r("Expression"))}t.default=a;e.exports=t["default"]}));o(S);var D=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(b);var i=r(c);var a=r(y);function s(e){e.use(n.default);var t=e.use(i.default);var r=t.Type.def;var s=t.Type.or;var o=e.use(a.default).defaults;r("JSXAttribute").bases("Node").build("name","value").field("name",s(r("JSXIdentifier"),r("JSXNamespacedName"))).field("value",s(r("Literal"),r("JSXExpressionContainer"),null),o["null"]);r("JSXIdentifier").bases("Identifier").build("name").field("name",String);r("JSXNamespacedName").bases("Node").build("namespace","name").field("namespace",r("JSXIdentifier")).field("name",r("JSXIdentifier"));r("JSXMemberExpression").bases("MemberExpression").build("object","property").field("object",s(r("JSXIdentifier"),r("JSXMemberExpression"))).field("property",r("JSXIdentifier")).field("computed",Boolean,o.false);var l=s(r("JSXIdentifier"),r("JSXNamespacedName"),r("JSXMemberExpression"));r("JSXSpreadAttribute").bases("Node").build("argument").field("argument",r("Expression"));var u=[s(r("JSXAttribute"),r("JSXSpreadAttribute"))];r("JSXExpressionContainer").bases("Expression").build("expression").field("expression",r("Expression"));r("JSXElement").bases("Expression").build("openingElement","closingElement","children").field("openingElement",r("JSXOpeningElement")).field("closingElement",s(r("JSXClosingElement"),null),o["null"]).field("children",[s(r("JSXElement"),r("JSXExpressionContainer"),r("JSXFragment"),r("JSXText"),r("Literal"))],o.emptyArray).field("name",l,(function(){return this.openingElement.name}),true).field("selfClosing",Boolean,(function(){return this.openingElement.selfClosing}),true).field("attributes",u,(function(){return this.openingElement.attributes}),true);r("JSXOpeningElement").bases("Node").build("name","attributes","selfClosing").field("name",l).field("attributes",u,o.emptyArray).field("selfClosing",Boolean,o["false"]);r("JSXClosingElement").bases("Node").build("name").field("name",l);r("JSXFragment").bases("Expression").build("openingElement","closingElement","children").field("openingElement",r("JSXOpeningFragment")).field("closingElement",r("JSXClosingFragment")).field("children",[s(r("JSXElement"),r("JSXExpressionContainer"),r("JSXFragment"),r("JSXText"),r("Literal"))],o.emptyArray);r("JSXOpeningFragment").bases("Node").build();r("JSXClosingFragment").bases("Node").build();r("JSXText").bases("Literal").build("value").field("value",String);r("JSXEmptyExpression").bases("Expression").build();r("JSXSpreadChild").bases("Expression").build("expression").field("expression",r("Expression"))}t.default=s;e.exports=t["default"]}));o(D);var C=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(c);var i=r(y);function a(e){var t=e.use(n.default);var r=t.Type.def;var a=t.Type.or;var s=e.use(i.default).defaults;var o=a(r("TypeAnnotation"),r("TSTypeAnnotation"),null);var l=a(r("TypeParameterDeclaration"),r("TSTypeParameterDeclaration"),null);r("Identifier").field("typeAnnotation",o,s["null"]);r("ObjectPattern").field("typeAnnotation",o,s["null"]);r("Function").field("returnType",o,s["null"]).field("typeParameters",l,s["null"]);r("ClassProperty").build("key","value","typeAnnotation","static").field("value",a(r("Expression"),null)).field("static",Boolean,s["false"]).field("typeAnnotation",o,s["null"]);["ClassDeclaration","ClassExpression"].forEach((function(e){r(e).field("typeParameters",l,s["null"]).field("superTypeParameters",a(r("TypeParameterInstantiation"),r("TSTypeParameterInstantiation"),null),s["null"]).field("implements",a([r("ClassImplements")],[r("TSExpressionWithTypeArguments")]),s.emptyArray)}))}t.default=a;e.exports=t["default"]}));o(C);var A=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(b);var i=r(C);var a=r(c);var s=r(y);function o(e){e.use(n.default);e.use(i.default);var t=e.use(a.default);var r=t.Type.def;var o=t.Type.or;var l=e.use(s.default).defaults;r("Flow").bases("Node");r("FlowType").bases("Flow");r("AnyTypeAnnotation").bases("FlowType").build();r("EmptyTypeAnnotation").bases("FlowType").build();r("MixedTypeAnnotation").bases("FlowType").build();r("VoidTypeAnnotation").bases("FlowType").build();r("NumberTypeAnnotation").bases("FlowType").build();r("NumberLiteralTypeAnnotation").bases("FlowType").build("value","raw").field("value",Number).field("raw",String);r("NumericLiteralTypeAnnotation").bases("FlowType").build("value","raw").field("value",Number).field("raw",String);r("StringTypeAnnotation").bases("FlowType").build();r("StringLiteralTypeAnnotation").bases("FlowType").build("value","raw").field("value",String).field("raw",String);r("BooleanTypeAnnotation").bases("FlowType").build();r("BooleanLiteralTypeAnnotation").bases("FlowType").build("value","raw").field("value",Boolean).field("raw",String);r("TypeAnnotation").bases("Node").build("typeAnnotation").field("typeAnnotation",r("FlowType"));r("NullableTypeAnnotation").bases("FlowType").build("typeAnnotation").field("typeAnnotation",r("FlowType"));r("NullLiteralTypeAnnotation").bases("FlowType").build();r("NullTypeAnnotation").bases("FlowType").build();r("ThisTypeAnnotation").bases("FlowType").build();r("ExistsTypeAnnotation").bases("FlowType").build();r("ExistentialTypeParam").bases("FlowType").build();r("FunctionTypeAnnotation").bases("FlowType").build("params","returnType","rest","typeParameters").field("params",[r("FunctionTypeParam")]).field("returnType",r("FlowType")).field("rest",o(r("FunctionTypeParam"),null)).field("typeParameters",o(r("TypeParameterDeclaration"),null));r("FunctionTypeParam").bases("Node").build("name","typeAnnotation","optional").field("name",r("Identifier")).field("typeAnnotation",r("FlowType")).field("optional",Boolean);r("ArrayTypeAnnotation").bases("FlowType").build("elementType").field("elementType",r("FlowType"));r("ObjectTypeAnnotation").bases("FlowType").build("properties","indexers","callProperties").field("properties",[o(r("ObjectTypeProperty"),r("ObjectTypeSpreadProperty"))]).field("indexers",[r("ObjectTypeIndexer")],l.emptyArray).field("callProperties",[r("ObjectTypeCallProperty")],l.emptyArray).field("inexact",o(Boolean,void 0),l["undefined"]).field("exact",Boolean,l["false"]).field("internalSlots",[r("ObjectTypeInternalSlot")],l.emptyArray);r("Variance").bases("Node").build("kind").field("kind",o("plus","minus"));var u=o(r("Variance"),"plus","minus",null);r("ObjectTypeProperty").bases("Node").build("key","value","optional").field("key",o(r("Literal"),r("Identifier"))).field("value",r("FlowType")).field("optional",Boolean).field("variance",u,l["null"]);r("ObjectTypeIndexer").bases("Node").build("id","key","value").field("id",r("Identifier")).field("key",r("FlowType")).field("value",r("FlowType")).field("variance",u,l["null"]);r("ObjectTypeCallProperty").bases("Node").build("value").field("value",r("FunctionTypeAnnotation")).field("static",Boolean,l["false"]);r("QualifiedTypeIdentifier").bases("Node").build("qualification","id").field("qualification",o(r("Identifier"),r("QualifiedTypeIdentifier"))).field("id",r("Identifier"));r("GenericTypeAnnotation").bases("FlowType").build("id","typeParameters").field("id",o(r("Identifier"),r("QualifiedTypeIdentifier"))).field("typeParameters",o(r("TypeParameterInstantiation"),null));r("MemberTypeAnnotation").bases("FlowType").build("object","property").field("object",r("Identifier")).field("property",o(r("MemberTypeAnnotation"),r("GenericTypeAnnotation")));r("UnionTypeAnnotation").bases("FlowType").build("types").field("types",[r("FlowType")]);r("IntersectionTypeAnnotation").bases("FlowType").build("types").field("types",[r("FlowType")]);r("TypeofTypeAnnotation").bases("FlowType").build("argument").field("argument",r("FlowType"));r("ObjectTypeSpreadProperty").bases("Node").build("argument").field("argument",r("FlowType"));r("ObjectTypeInternalSlot").bases("Node").build("id","value","optional","static","method").field("id",r("Identifier")).field("value",r("FlowType")).field("optional",Boolean).field("static",Boolean).field("method",Boolean);r("TypeParameterDeclaration").bases("Node").build("params").field("params",[r("TypeParameter")]);r("TypeParameterInstantiation").bases("Node").build("params").field("params",[r("FlowType")]);r("TypeParameter").bases("FlowType").build("name","variance","bound").field("name",String).field("variance",u,l["null"]).field("bound",o(r("TypeAnnotation"),null),l["null"]);r("ClassProperty").field("variance",u,l["null"]);r("ClassImplements").bases("Node").build("id").field("id",r("Identifier")).field("superClass",o(r("Expression"),null),l["null"]).field("typeParameters",o(r("TypeParameterInstantiation"),null),l["null"]);r("InterfaceTypeAnnotation").bases("FlowType").build("body","extends").field("body",r("ObjectTypeAnnotation")).field("extends",o([r("InterfaceExtends")],null),l["null"]);r("InterfaceDeclaration").bases("Declaration").build("id","body","extends").field("id",r("Identifier")).field("typeParameters",o(r("TypeParameterDeclaration"),null),l["null"]).field("body",r("ObjectTypeAnnotation")).field("extends",[r("InterfaceExtends")]);r("DeclareInterface").bases("InterfaceDeclaration").build("id","body","extends");r("InterfaceExtends").bases("Node").build("id").field("id",r("Identifier")).field("typeParameters",o(r("TypeParameterInstantiation"),null),l["null"]);r("TypeAlias").bases("Declaration").build("id","typeParameters","right").field("id",r("Identifier")).field("typeParameters",o(r("TypeParameterDeclaration"),null)).field("right",r("FlowType"));r("OpaqueType").bases("Declaration").build("id","typeParameters","impltype","supertype").field("id",r("Identifier")).field("typeParameters",o(r("TypeParameterDeclaration"),null)).field("impltype",r("FlowType")).field("supertype",r("FlowType"));r("DeclareTypeAlias").bases("TypeAlias").build("id","typeParameters","right");r("DeclareOpaqueType").bases("TypeAlias").build("id","typeParameters","supertype");r("TypeCastExpression").bases("Expression").build("expression","typeAnnotation").field("expression",r("Expression")).field("typeAnnotation",r("TypeAnnotation"));r("TupleTypeAnnotation").bases("FlowType").build("types").field("types",[r("FlowType")]);r("DeclareVariable").bases("Statement").build("id").field("id",r("Identifier"));r("DeclareFunction").bases("Statement").build("id").field("id",r("Identifier"));r("DeclareClass").bases("InterfaceDeclaration").build("id");r("DeclareModule").bases("Statement").build("id","body").field("id",o(r("Identifier"),r("Literal"))).field("body",r("BlockStatement"));r("DeclareModuleExports").bases("Statement").build("typeAnnotation").field("typeAnnotation",r("TypeAnnotation"));r("DeclareExportDeclaration").bases("Declaration").build("default","declaration","specifiers","source").field("default",Boolean).field("declaration",o(r("DeclareVariable"),r("DeclareFunction"),r("DeclareClass"),r("FlowType"),null)).field("specifiers",[o(r("ExportSpecifier"),r("ExportBatchSpecifier"))],l.emptyArray).field("source",o(r("Literal"),null),l["null"]);r("DeclareExportAllDeclaration").bases("Declaration").build("source").field("source",o(r("Literal"),null),l["null"]);r("FlowPredicate").bases("Flow");r("InferredPredicate").bases("FlowPredicate").build();r("DeclaredPredicate").bases("FlowPredicate").build("value").field("value",r("Expression"));r("CallExpression").field("typeArguments",o(null,r("TypeParameterInstantiation")),l["null"]);r("NewExpression").field("typeArguments",o(null,r("TypeParameterInstantiation")),l["null"])}t.default=o;e.exports=t["default"]}));o(A);var w=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(b);var i=r(c);var a=r(y);function s(e){e.use(n.default);var t=e.use(i.default);var r=e.use(a.default).defaults;var s=t.Type.def;var o=t.Type.or;s("VariableDeclaration").field("declarations",[o(s("VariableDeclarator"),s("Identifier"))]);s("Property").field("value",o(s("Expression"),s("Pattern")));s("ArrayPattern").field("elements",[o(s("Pattern"),s("SpreadElement"),null)]);s("ObjectPattern").field("properties",[o(s("Property"),s("PropertyPattern"),s("SpreadPropertyPattern"),s("SpreadProperty"))]);s("ExportSpecifier").bases("ModuleSpecifier").build("id","name");s("ExportBatchSpecifier").bases("Specifier").build();s("ExportDeclaration").bases("Declaration").build("default","declaration","specifiers","source").field("default",Boolean).field("declaration",o(s("Declaration"),s("Expression"),null)).field("specifiers",[o(s("ExportSpecifier"),s("ExportBatchSpecifier"))],r.emptyArray).field("source",o(s("Literal"),null),r["null"]);s("Block").bases("Comment").build("value","leading","trailing");s("Line").bases("Comment").build("value","leading","trailing")}t.default=s;e.exports=t["default"]}));o(w);var T=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(c);var i=r(y);var a=r(b);function s(e){e.use(a.default);var t=e.use(n.default);var r=e.use(i.default).defaults;var s=t.Type.def;var o=t.Type.or;s("Noop").bases("Statement").build();s("DoExpression").bases("Expression").build("body").field("body",[s("Statement")]);s("Super").bases("Expression").build();s("BindExpression").bases("Expression").build("object","callee").field("object",o(s("Expression"),null)).field("callee",s("Expression"));s("Decorator").bases("Node").build("expression").field("expression",s("Expression"));s("Property").field("decorators",o([s("Decorator")],null),r["null"]);s("MethodDefinition").field("decorators",o([s("Decorator")],null),r["null"]);s("MetaProperty").bases("Expression").build("meta","property").field("meta",s("Identifier")).field("property",s("Identifier"));s("ParenthesizedExpression").bases("Expression").build("expression").field("expression",s("Expression"));s("ImportSpecifier").bases("ModuleSpecifier").build("imported","local").field("imported",s("Identifier"));s("ImportDefaultSpecifier").bases("ModuleSpecifier").build("local");s("ImportNamespaceSpecifier").bases("ModuleSpecifier").build("local");s("ExportDefaultDeclaration").bases("Declaration").build("declaration").field("declaration",o(s("Declaration"),s("Expression")));s("ExportNamedDeclaration").bases("Declaration").build("declaration","specifiers","source").field("declaration",o(s("Declaration"),null)).field("specifiers",[s("ExportSpecifier")],r.emptyArray).field("source",o(s("Literal"),null),r["null"]);s("ExportSpecifier").bases("ModuleSpecifier").build("local","exported").field("exported",s("Identifier"));s("ExportNamespaceSpecifier").bases("Specifier").build("exported").field("exported",s("Identifier"));s("ExportDefaultSpecifier").bases("Specifier").build("exported").field("exported",s("Identifier"));s("ExportAllDeclaration").bases("Declaration").build("exported","source").field("exported",o(s("Identifier"),null)).field("source",s("Literal"));s("CommentBlock").bases("Comment").build("value","leading","trailing");s("CommentLine").bases("Comment").build("value","leading","trailing");s("Directive").bases("Node").build("value").field("value",s("DirectiveLiteral"));s("DirectiveLiteral").bases("Node","Expression").build("value").field("value",String,r["use strict"]);s("InterpreterDirective").bases("Node").build("value").field("value",String);s("BlockStatement").bases("Statement").build("body").field("body",[s("Statement")]).field("directives",[s("Directive")],r.emptyArray);s("Program").bases("Node").build("body").field("body",[s("Statement")]).field("directives",[s("Directive")],r.emptyArray).field("interpreter",o(s("InterpreterDirective"),null),r["null"]);s("StringLiteral").bases("Literal").build("value").field("value",String);s("NumericLiteral").bases("Literal").build("value").field("value",Number).field("raw",o(String,null),r["null"]).field("extra",{rawValue:Number,raw:String},(function e(){return{rawValue:this.value,raw:this.value+""}}));s("BigIntLiteral").bases("Literal").build("value").field("value",o(String,Number)).field("extra",{rawValue:String,raw:String},(function e(){return{rawValue:String(this.value),raw:this.value+"n"}}));s("NullLiteral").bases("Literal").build().field("value",null,r["null"]);s("BooleanLiteral").bases("Literal").build("value").field("value",Boolean);s("RegExpLiteral").bases("Literal").build("pattern","flags").field("pattern",String).field("flags",String).field("value",RegExp,(function(){return new RegExp(this.pattern,this.flags)}));var l=o(s("Property"),s("ObjectMethod"),s("ObjectProperty"),s("SpreadProperty"),s("SpreadElement"));s("ObjectExpression").bases("Expression").build("properties").field("properties",[l]);s("ObjectMethod").bases("Node","Function").build("kind","key","params","body","computed").field("kind",o("method","get","set")).field("key",o(s("Literal"),s("Identifier"),s("Expression"))).field("params",[s("Pattern")]).field("body",s("BlockStatement")).field("computed",Boolean,r["false"]).field("generator",Boolean,r["false"]).field("async",Boolean,r["false"]).field("accessibility",o(s("Literal"),null),r["null"]).field("decorators",o([s("Decorator")],null),r["null"]);s("ObjectProperty").bases("Node").build("key","value").field("key",o(s("Literal"),s("Identifier"),s("Expression"))).field("value",o(s("Expression"),s("Pattern"))).field("accessibility",o(s("Literal"),null),r["null"]).field("computed",Boolean,r["false"]);var u=o(s("MethodDefinition"),s("VariableDeclarator"),s("ClassPropertyDefinition"),s("ClassProperty"),s("ClassPrivateProperty"),s("ClassMethod"),s("ClassPrivateMethod"));s("ClassBody").bases("Declaration").build("body").field("body",[u]);s("ClassMethod").bases("Declaration","Function").build("kind","key","params","body","computed","static").field("key",o(s("Literal"),s("Identifier"),s("Expression")));s("ClassPrivateMethod").bases("Declaration","Function").build("key","params","body","kind","computed","static").field("key",s("PrivateName"));["ClassMethod","ClassPrivateMethod"].forEach((function(e){s(e).field("kind",o("get","set","method","constructor"),(function(){return"method"})).field("body",s("BlockStatement")).field("computed",Boolean,r["false"]).field("static",o(Boolean,null),r["null"]).field("abstract",o(Boolean,null),r["null"]).field("access",o("public","private","protected",null),r["null"]).field("accessibility",o("public","private","protected",null),r["null"]).field("decorators",o([s("Decorator")],null),r["null"]).field("optional",o(Boolean,null),r["null"])}));s("ClassPrivateProperty").bases("ClassProperty").build("key","value").field("key",s("PrivateName")).field("value",o(s("Expression"),null),r["null"]);s("PrivateName").bases("Expression","Pattern").build("id").field("id",s("Identifier"));var c=o(s("Property"),s("PropertyPattern"),s("SpreadPropertyPattern"),s("SpreadProperty"),s("ObjectProperty"),s("RestProperty"));s("ObjectPattern").bases("Pattern").build("properties").field("properties",[c]).field("decorators",o([s("Decorator")],null),r["null"]);s("SpreadProperty").bases("Node").build("argument").field("argument",s("Expression"));s("RestProperty").bases("Node").build("argument").field("argument",s("Expression"));s("ForAwaitStatement").bases("Statement").build("left","right","body").field("left",o(s("VariableDeclaration"),s("Expression"))).field("right",s("Expression")).field("body",s("Statement"));s("Import").bases("Expression").build()}t.default=s;e.exports=t["default"]}));o(T);var k=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(T);var i=r(A);function a(e){e.use(n.default);e.use(i.default)}t.default=a;e.exports=t["default"]}));o(k);var P=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(T);var i=r(C);var a=r(c);var s=r(y);function o(e){e.use(n.default);e.use(i.default);var t=e.use(a.default);var r=t.namedTypes;var o=t.Type.def;var l=t.Type.or;var u=e.use(s.default).defaults;var c=t.Type.from((function(e,t){if(r.StringLiteral&&r.StringLiteral.check(e,t)){return true}if(r.Literal&&r.Literal.check(e,t)&&typeof e.value==="string"){return true}return false}),"StringLiteral");o("TSType").bases("Node");var f=l(o("Identifier"),o("TSQualifiedName"));o("TSTypeReference").bases("TSType","TSHasOptionalTypeParameterInstantiation").build("typeName","typeParameters").field("typeName",f);o("TSHasOptionalTypeParameterInstantiation").field("typeParameters",l(o("TSTypeParameterInstantiation"),null),u["null"]);o("TSHasOptionalTypeParameters").field("typeParameters",l(o("TSTypeParameterDeclaration"),null,void 0),u["null"]);o("TSHasOptionalTypeAnnotation").field("typeAnnotation",l(o("TSTypeAnnotation"),null),u["null"]);o("TSQualifiedName").bases("Node").build("left","right").field("left",f).field("right",f);o("TSAsExpression").bases("Expression","Pattern").build("expression","typeAnnotation").field("expression",o("Expression")).field("typeAnnotation",o("TSType")).field("extra",l({parenthesized:Boolean},null),u["null"]);o("TSNonNullExpression").bases("Expression","Pattern").build("expression").field("expression",o("Expression"));["TSAnyKeyword","TSBigIntKeyword","TSBooleanKeyword","TSNeverKeyword","TSNullKeyword","TSNumberKeyword","TSObjectKeyword","TSStringKeyword","TSSymbolKeyword","TSUndefinedKeyword","TSUnknownKeyword","TSVoidKeyword","TSThisType"].forEach((function(e){o(e).bases("TSType").build()}));o("TSArrayType").bases("TSType").build("elementType").field("elementType",o("TSType"));o("TSLiteralType").bases("TSType").build("literal").field("literal",l(o("NumericLiteral"),o("StringLiteral"),o("BooleanLiteral"),o("TemplateLiteral"),o("UnaryExpression")));["TSUnionType","TSIntersectionType"].forEach((function(e){o(e).bases("TSType").build("types").field("types",[o("TSType")])}));o("TSConditionalType").bases("TSType").build("checkType","extendsType","trueType","falseType").field("checkType",o("TSType")).field("extendsType",o("TSType")).field("trueType",o("TSType")).field("falseType",o("TSType"));o("TSInferType").bases("TSType").build("typeParameter").field("typeParameter",o("TSTypeParameter"));o("TSParenthesizedType").bases("TSType").build("typeAnnotation").field("typeAnnotation",o("TSType"));var h=[l(o("Identifier"),o("RestElement"),o("ArrayPattern"),o("ObjectPattern"))];["TSFunctionType","TSConstructorType"].forEach((function(e){o(e).bases("TSType","TSHasOptionalTypeParameters","TSHasOptionalTypeAnnotation").build("parameters").field("parameters",h)}));o("TSDeclareFunction").bases("Declaration","TSHasOptionalTypeParameters").build("id","params","returnType").field("declare",Boolean,u["false"]).field("async",Boolean,u["false"]).field("generator",Boolean,u["false"]).field("id",l(o("Identifier"),null),u["null"]).field("params",[o("Pattern")]).field("returnType",l(o("TSTypeAnnotation"),o("Noop"),null),u["null"]);o("TSDeclareMethod").bases("Declaration","TSHasOptionalTypeParameters").build("key","params","returnType").field("async",Boolean,u["false"]).field("generator",Boolean,u["false"]).field("params",[o("Pattern")]).field("abstract",Boolean,u["false"]).field("accessibility",l("public","private","protected",void 0),u["undefined"]).field("static",Boolean,u["false"]).field("computed",Boolean,u["false"]).field("optional",Boolean,u["false"]).field("key",l(o("Identifier"),o("StringLiteral"),o("NumericLiteral"),o("Expression"))).field("kind",l("get","set","method","constructor"),(function e(){return"method"})).field("access",l("public","private","protected",void 0),u["undefined"]).field("decorators",l([o("Decorator")],null),u["null"]).field("returnType",l(o("TSTypeAnnotation"),o("Noop"),null),u["null"]);o("TSMappedType").bases("TSType").build("typeParameter","typeAnnotation").field("readonly",l(Boolean,"+","-"),u["false"]).field("typeParameter",o("TSTypeParameter")).field("optional",l(Boolean,"+","-"),u["false"]).field("typeAnnotation",l(o("TSType"),null),u["null"]);o("TSTupleType").bases("TSType").build("elementTypes").field("elementTypes",[o("TSType")]);o("TSRestType").bases("TSType").build("typeAnnotation").field("typeAnnotation",o("TSType"));o("TSOptionalType").bases("TSType").build("typeAnnotation").field("typeAnnotation",o("TSType"));o("TSIndexedAccessType").bases("TSType").build("objectType","indexType").field("objectType",o("TSType")).field("indexType",o("TSType"));o("TSTypeOperator").bases("TSType").build("operator").field("operator",String).field("typeAnnotation",o("TSType"));o("TSTypeAnnotation").bases("Node").build("typeAnnotation").field("typeAnnotation",l(o("TSType"),o("TSTypeAnnotation")));o("TSIndexSignature").bases("Declaration","TSHasOptionalTypeAnnotation").build("parameters","typeAnnotation").field("parameters",[o("Identifier")]).field("readonly",Boolean,u["false"]);o("TSPropertySignature").bases("Declaration","TSHasOptionalTypeAnnotation").build("key","typeAnnotation","optional").field("key",o("Expression")).field("computed",Boolean,u["false"]).field("readonly",Boolean,u["false"]).field("optional",Boolean,u["false"]).field("initializer",l(o("Expression"),null),u["null"]);o("TSMethodSignature").bases("Declaration","TSHasOptionalTypeParameters","TSHasOptionalTypeAnnotation").build("key","parameters","typeAnnotation").field("key",o("Expression")).field("computed",Boolean,u["false"]).field("optional",Boolean,u["false"]).field("parameters",h);o("TSTypePredicate").bases("TSTypeAnnotation").build("parameterName","typeAnnotation").field("parameterName",l(o("Identifier"),o("TSThisType"))).field("typeAnnotation",o("TSTypeAnnotation"));["TSCallSignatureDeclaration","TSConstructSignatureDeclaration"].forEach((function(e){o(e).bases("Declaration","TSHasOptionalTypeParameters","TSHasOptionalTypeAnnotation").build("parameters","typeAnnotation").field("parameters",h)}));o("TSEnumMember").bases("Node").build("id","initializer").field("id",l(o("Identifier"),c)).field("initializer",l(o("Expression"),null),u["null"]);o("TSTypeQuery").bases("TSType").build("exprName").field("exprName",l(f,o("TSImportType")));var p=l(o("TSCallSignatureDeclaration"),o("TSConstructSignatureDeclaration"),o("TSIndexSignature"),o("TSMethodSignature"),o("TSPropertySignature"));o("TSTypeLiteral").bases("TSType").build("members").field("members",[p]);o("TSTypeParameter").bases("Identifier").build("name","constraint","default").field("name",String).field("constraint",l(o("TSType"),void 0),u["undefined"]).field("default",l(o("TSType"),void 0),u["undefined"]);o("TSTypeAssertion").bases("Expression","Pattern").build("typeAnnotation","expression").field("typeAnnotation",o("TSType")).field("expression",o("Expression")).field("extra",l({parenthesized:Boolean},null),u["null"]);o("TSTypeParameterDeclaration").bases("Declaration").build("params").field("params",[o("TSTypeParameter")]);o("TSTypeParameterInstantiation").bases("Node").build("params").field("params",[o("TSType")]);o("TSEnumDeclaration").bases("Declaration").build("id","members").field("id",o("Identifier")).field("const",Boolean,u["false"]).field("declare",Boolean,u["false"]).field("members",[o("TSEnumMember")]).field("initializer",l(o("Expression"),null),u["null"]);o("TSTypeAliasDeclaration").bases("Declaration","TSHasOptionalTypeParameters").build("id","typeAnnotation").field("id",o("Identifier")).field("declare",Boolean,u["false"]).field("typeAnnotation",o("TSType"));o("TSModuleBlock").bases("Node").build("body").field("body",[o("Statement")]);o("TSModuleDeclaration").bases("Declaration").build("id","body").field("id",l(c,f)).field("declare",Boolean,u["false"]).field("global",Boolean,u["false"]).field("body",l(o("TSModuleBlock"),o("TSModuleDeclaration"),null),u["null"]);o("TSImportType").bases("TSType","TSHasOptionalTypeParameterInstantiation").build("argument","qualifier","typeParameters").field("argument",c).field("qualifier",l(f,void 0),u["undefined"]);o("TSImportEqualsDeclaration").bases("Declaration").build("id","moduleReference").field("id",o("Identifier")).field("isExport",Boolean,u["false"]).field("moduleReference",l(f,o("TSExternalModuleReference")));o("TSExternalModuleReference").bases("Declaration").build("expression").field("expression",c);o("TSExportAssignment").bases("Statement").build("expression").field("expression",o("Expression"));o("TSNamespaceExportDeclaration").bases("Declaration").build("id").field("id",o("Identifier"));o("TSInterfaceBody").bases("Node").build("body").field("body",[p]);o("TSExpressionWithTypeArguments").bases("TSType","TSHasOptionalTypeParameterInstantiation").build("expression","typeParameters").field("expression",f);o("TSInterfaceDeclaration").bases("Declaration","TSHasOptionalTypeParameters").build("id","body").field("id",f).field("declare",Boolean,u["false"]).field("extends",l([o("TSExpressionWithTypeArguments")],null),u["null"]).field("body",o("TSInterfaceBody"));o("TSParameterProperty").bases("Pattern").build("parameter").field("accessibility",l("public","private","protected",void 0),u["undefined"]).field("readonly",Boolean,u["false"]).field("parameter",l(o("Identifier"),o("AssignmentPattern")));o("ClassProperty").field("access",l("public","private","protected",void 0),u["undefined"]);o("ClassBody").field("body",[l(o("MethodDefinition"),o("VariableDeclarator"),o("ClassPropertyDefinition"),o("ClassProperty"),o("ClassPrivateProperty"),o("ClassMethod"),o("ClassPrivateMethod"),o("TSDeclareMethod"),p)])}t.default=o;e.exports=t["default"]}));o(P);var _=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(c);var i=r(y);var a=r(x);function s(e){e.use(a.default);var t=e.use(n.default);var r=t.Type;var s=t.Type.def;var o=r.or;var l=e.use(i.default);var u=l.defaults;s("OptionalMemberExpression").bases("MemberExpression").build("object","property","computed","optional").field("optional",Boolean,u["true"]);s("OptionalCallExpression").bases("CallExpression").build("callee","arguments","optional").field("optional",Boolean,u["true"]);var c=o("||","&&","??");s("LogicalExpression").field("operator",c)}t.default=s;e.exports=t["default"]}));o(_);var F=l((function(e,t){Object.defineProperty(t,"__esModule",{value:true});var r;(function(e){})(r=t.namedTypes||(t.namedTypes={}))}));o(F);var I=F.namedTypes;var N=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var n=r(g);var i=r(x);var a=r(E);var s=r(b);var o=r(S);var l=r(D);var u=r(A);var c=r(w);var f=r(k);var h=r(P);var p=r(_);t.namedTypes=F.namedTypes;var d=n.default([i.default,a.default,s.default,o.default,l.default,u.default,c.default,f.default,h.default,p.default]),m=d.astNodesAreEquivalent,v=d.builders,y=d.builtInTypes,C=d.defineMethod,T=d.eachField,I=d.finalize,N=d.getBuilderName,M=d.getFieldNames,B=d.getFieldValue,L=d.getSupertypeNames,O=d.namedTypes,R=d.NodePath,j=d.Path,U=d.PathVisitor,V=d.someField,z=d.Type,G=d.use,X=d.visit;t.astNodesAreEquivalent=m;t.builders=v;t.builtInTypes=y;t.defineMethod=C;t.eachField=T;t.finalize=I;t.getBuilderName=N;t.getFieldNames=M;t.getFieldValue=B;t.getSupertypeNames=L;t.NodePath=R;t.Path=j;t.PathVisitor=U;t.someField=V;t.Type=z;t.use=G;t.visit=X;Object.assign(F.namedTypes,O)}));o(N);var M=N.namedTypes;var B=N.astNodesAreEquivalent;var L=N.builders;var O=N.builtInTypes;var R=N.defineMethod;var j=N.eachField;var U=N.finalize;var V=N.getBuilderName;var z=N.getFieldNames;var G=N.getFieldValue;var X=N.getSupertypeNames;var J=N.NodePath;var q=N.Path;var W=N.PathVisitor;var H=N.someField;var K=N.Type;var $=N.use;var Y=N.visit;var Q=[];var Z=[];var ee=typeof Uint8Array!=="undefined"?Uint8Array:Array;var te=false;function re(){te=true;var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(var t=0,r=e.length;t0){throw new Error("Invalid string. Length must be a multiple of 4")}a=e[o-2]==="="?2:e[o-1]==="="?1:0;s=new ee(o*3/4-a);n=a>0?o-4:o;var l=0;for(t=0,r=0;t>16&255;s[l++]=i>>8&255;s[l++]=i&255}if(a===2){i=Z[e.charCodeAt(t)]<<2|Z[e.charCodeAt(t+1)]>>4;s[l++]=i&255}else if(a===1){i=Z[e.charCodeAt(t)]<<10|Z[e.charCodeAt(t+1)]<<4|Z[e.charCodeAt(t+2)]>>2;s[l++]=i>>8&255;s[l++]=i&255}return s}function ie(e){return Q[e>>18&63]+Q[e>>12&63]+Q[e>>6&63]+Q[e&63]}function ae(e,t,r){var n;var i=[];for(var a=t;al?l:o+s))}if(n===1){t=e[r-1];i+=Q[t>>2];i+=Q[t<<4&63];i+="=="}else if(n===2){t=(e[r-2]<<8)+e[r-1];i+=Q[t>>10];i+=Q[t>>4&63];i+=Q[t<<2&63];i+="="}a.push(i);return a.join("")}function oe(e,t,r,n,i){var a,s;var o=i*8-n-1;var l=(1<>1;var c=-7;var f=r?i-1:0;var h=r?-1:1;var p=e[t+f];f+=h;a=p&(1<<-c)-1;p>>=-c;c+=o;for(;c>0;a=a*256+e[t+f],f+=h,c-=8){}s=a&(1<<-c)-1;a>>=-c;c+=n;for(;c>0;s=s*256+e[t+f],f+=h,c-=8){}if(a===0){a=1-u}else if(a===l){return s?NaN:(p?-1:1)*Infinity}else{s=s+Math.pow(2,n);a=a-u}return(p?-1:1)*s*Math.pow(2,a-n)}function le(e,t,r,n,i,a){var s,o,l;var u=a*8-i-1;var c=(1<>1;var h=i===23?Math.pow(2,-24)-Math.pow(2,-77):0;var p=n?0:a-1;var d=n?1:-1;var m=t<0||t===0&&1/t<0?1:0;t=Math.abs(t);if(isNaN(t)||t===Infinity){o=isNaN(t)?1:0;s=c}else{s=Math.floor(Math.log(t)/Math.LN2);if(t*(l=Math.pow(2,-s))<1){s--;l*=2}if(s+f>=1){t+=h/l}else{t+=h*Math.pow(2,1-f)}if(t*l>=2){s++;l/=2}if(s+f>=c){o=0;s=c}else if(s+f>=1){o=(t*l-1)*Math.pow(2,i);s=s+f}else{o=t*Math.pow(2,f-1)*Math.pow(2,i);s=0}}for(;i>=8;e[r+p]=o&255,p+=d,o/=256,i-=8){}s=s<0;e[r+p]=s&255,p+=d,s/=256,u-=8){}e[r+p-d]|=m*128}var ue={}.toString;var ce=Array.isArray||function(e){return ue.call(e)=="[object Array]"}; /*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */var fe=50;de.TYPED_ARRAY_SUPPORT=yr.TYPED_ARRAY_SUPPORT!==undefined?yr.TYPED_ARRAY_SUPPORT:true;function he(){return de.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function pe(e,t){if(he()=he()){throw new RangeError("Attempt to allocate Buffer larger than maximum "+"size: 0x"+he().toString(16)+" bytes")}return e|0}de.isBuffer=ot;function Ce(e){return!!(e!=null&&e._isBuffer)}de.compare=function e(t,r){if(!Ce(t)||!Ce(r)){throw new TypeError("Arguments must be Buffers")}if(t===r)return 0;var n=t.length;var i=r.length;for(var a=0,s=Math.min(n,i);a>>1;case"base64":return it(e).length;default:if(n)return tt(e).length;t=(""+t).toLowerCase();n=true}}}de.byteLength=Ae;function we(e,t,r){var n=false;if(t===undefined||t<0){t=0}if(t>this.length){return""}if(r===undefined||r>this.length){r=this.length}if(r<=0){return""}r>>>=0;t>>>=0;if(r<=t){return""}if(!e)e="utf8";while(true){switch(e){case"hex":return ze(this,t,r);case"utf8":case"utf-8":return Oe(this,t,r);case"ascii":return Ue(this,t,r);case"latin1":case"binary":return Ve(this,t,r);case"base64":return Le(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ge(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase();n=true}}}de.prototype._isBuffer=true;function Te(e,t,r){var n=e[t];e[t]=e[r];e[r]=n}de.prototype.swap16=function e(){var t=this.length;if(t%2!==0){throw new RangeError("Buffer size must be a multiple of 16-bits")}for(var r=0;r0){t=this.toString("hex",0,r).match(/.{2}/g).join(" ");if(this.length>r)t+=" ... "}return""};de.prototype.compare=function e(t,r,n,i,a){if(!Ce(t)){throw new TypeError("Argument must be a Buffer")}if(r===undefined){r=0}if(n===undefined){n=t?t.length:0}if(i===undefined){i=0}if(a===undefined){a=this.length}if(r<0||n>t.length||i<0||a>this.length){throw new RangeError("out of range index")}if(i>=a&&r>=n){return 0}if(i>=a){return-1}if(r>=n){return 1}r>>>=0;n>>>=0;i>>>=0;a>>>=0;if(this===t)return 0;var s=a-i;var o=n-r;var l=Math.min(s,o);var u=this.slice(i,a);var c=t.slice(r,n);for(var f=0;f2147483647){r=2147483647}else if(r<-2147483648){r=-2147483648}r=+r;if(isNaN(r)){r=i?0:e.length-1}if(r<0)r=e.length+r;if(r>=e.length){if(i)return-1;else r=e.length-1}else if(r<0){if(i)r=0;else return-1}if(typeof t==="string"){t=de.from(t,n)}if(Ce(t)){if(t.length===0){return-1}return Pe(e,t,r,n,i)}else if(typeof t==="number"){t=t&255;if(de.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf==="function"){if(i){return Uint8Array.prototype.indexOf.call(e,t,r)}else{return Uint8Array.prototype.lastIndexOf.call(e,t,r)}}return Pe(e,[t],r,n,i)}throw new TypeError("val must be string, number or Buffer")}function Pe(e,t,r,n,i){var a=1;var s=e.length;var o=t.length;if(n!==undefined){n=String(n).toLowerCase();if(n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le"){if(e.length<2||t.length<2){return-1}a=2;s/=2;o/=2;r/=2}}function l(e,t){if(a===1){return e[t]}else{return e.readUInt16BE(t*a)}}var u;if(i){var c=-1;for(u=r;us)r=s-o;for(u=r;u>=0;u--){var f=true;for(var h=0;hi){n=i}}var a=t.length;if(a%2!==0)throw new TypeError("Invalid hex string");if(n>a/2){n=a/2}for(var s=0;sa)n=a;if(t.length>0&&(n<0||r<0)||r>this.length){throw new RangeError("Attempt to write outside buffer bounds")}if(!i)i="utf8";var s=false;for(;;){switch(i){case"hex":return _e(this,t,r,n);case"utf8":case"utf-8":return Fe(this,t,r,n);case"ascii":return Ie(this,t,r,n);case"latin1":case"binary":return Ne(this,t,r,n);case"base64":return Me(this,t,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Be(this,t,r,n);default:if(s)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase();s=true}}};de.prototype.toJSON=function e(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Le(e,t,r){if(t===0&&r===e.length){return se(e)}else{return se(e.slice(t,r))}}function Oe(e,t,r){r=Math.min(e.length,r);var n=[];var i=t;while(i239?4:a>223?3:a>191?2:1;if(i+o<=r){var l,u,c,f;switch(o){case 1:if(a<128){s=a}break;case 2:l=e[i+1];if((l&192)===128){f=(a&31)<<6|l&63;if(f>127){s=f}}break;case 3:l=e[i+1];u=e[i+2];if((l&192)===128&&(u&192)===128){f=(a&15)<<12|(l&63)<<6|u&63;if(f>2047&&(f<55296||f>57343)){s=f}}break;case 4:l=e[i+1];u=e[i+2];c=e[i+3];if((l&192)===128&&(u&192)===128&&(c&192)===128){f=(a&15)<<18|(l&63)<<12|(u&63)<<6|c&63;if(f>65535&&f<1114112){s=f}}}}if(s===null){s=65533;o=1}else if(s>65535){s-=65536;n.push(s>>>10&1023|55296);s=56320|s&1023}n.push(s);i+=o}return je(n)}var Re=4096;function je(e){var t=e.length;if(t<=Re){return String.fromCharCode.apply(String,e)}var r="";var n=0;while(nn)r=n;var i="";for(var a=t;an){t=n}if(r<0){r+=n;if(r<0)r=0}else if(r>n){r=n}if(rr)throw new RangeError("Trying to access beyond buffer length")}de.prototype.readUIntLE=function e(t,r,n){t=t|0;r=r|0;if(!n)Xe(t,r,this.length);var i=this[t];var a=1;var s=0;while(++s0&&(a*=256)){i+=this[t+--r]*a}return i};de.prototype.readUInt8=function e(t,r){if(!r)Xe(t,1,this.length);return this[t]};de.prototype.readUInt16LE=function e(t,r){if(!r)Xe(t,2,this.length);return this[t]|this[t+1]<<8};de.prototype.readUInt16BE=function e(t,r){if(!r)Xe(t,2,this.length);return this[t]<<8|this[t+1]};de.prototype.readUInt32LE=function e(t,r){if(!r)Xe(t,4,this.length);return(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};de.prototype.readUInt32BE=function e(t,r){if(!r)Xe(t,4,this.length);return this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};de.prototype.readIntLE=function e(t,r,n){t=t|0;r=r|0;if(!n)Xe(t,r,this.length);var i=this[t];var a=1;var s=0;while(++s=a)i-=Math.pow(2,8*r);return i};de.prototype.readIntBE=function e(t,r,n){t=t|0;r=r|0;if(!n)Xe(t,r,this.length);var i=r;var a=1;var s=this[t+--i];while(i>0&&(a*=256)){s+=this[t+--i]*a}a*=128;if(s>=a)s-=Math.pow(2,8*r);return s};de.prototype.readInt8=function e(t,r){if(!r)Xe(t,1,this.length);if(!(this[t]&128))return this[t];return(255-this[t]+1)*-1};de.prototype.readInt16LE=function e(t,r){if(!r)Xe(t,2,this.length);var n=this[t]|this[t+1]<<8;return n&32768?n|4294901760:n};de.prototype.readInt16BE=function e(t,r){if(!r)Xe(t,2,this.length);var n=this[t+1]|this[t]<<8;return n&32768?n|4294901760:n};de.prototype.readInt32LE=function e(t,r){if(!r)Xe(t,4,this.length);return this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};de.prototype.readInt32BE=function e(t,r){if(!r)Xe(t,4,this.length);return this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};de.prototype.readFloatLE=function e(t,r){if(!r)Xe(t,4,this.length);return oe(this,t,true,23,4)};de.prototype.readFloatBE=function e(t,r){if(!r)Xe(t,4,this.length);return oe(this,t,false,23,4)};de.prototype.readDoubleLE=function e(t,r){if(!r)Xe(t,8,this.length);return oe(this,t,true,52,8)};de.prototype.readDoubleBE=function e(t,r){if(!r)Xe(t,8,this.length);return oe(this,t,false,52,8)};function Je(e,t,r,n,i,a){if(!Ce(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||te.length)throw new RangeError("Index out of range")}de.prototype.writeUIntLE=function e(t,r,n,i){t=+t;r=r|0;n=n|0;if(!i){var a=Math.pow(2,8*n)-1;Je(this,t,r,n,a,0)}var s=1;var o=0;this[r]=t&255;while(++o=0&&(o*=256)){this[r+s]=t/o&255}return r+n};de.prototype.writeUInt8=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,1,255,0);if(!de.TYPED_ARRAY_SUPPORT)t=Math.floor(t);this[r]=t&255;return r+1};function qe(e,t,r,n){if(t<0)t=65535+t+1;for(var i=0,a=Math.min(e.length-r,2);i>>(n?i:1-i)*8}}de.prototype.writeUInt16LE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,2,65535,0);if(de.TYPED_ARRAY_SUPPORT){this[r]=t&255;this[r+1]=t>>>8}else{qe(this,t,r,true)}return r+2};de.prototype.writeUInt16BE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,2,65535,0);if(de.TYPED_ARRAY_SUPPORT){this[r]=t>>>8;this[r+1]=t&255}else{qe(this,t,r,false)}return r+2};function We(e,t,r,n){if(t<0)t=4294967295+t+1;for(var i=0,a=Math.min(e.length-r,4);i>>(n?i:3-i)*8&255}}de.prototype.writeUInt32LE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,4,4294967295,0);if(de.TYPED_ARRAY_SUPPORT){this[r+3]=t>>>24;this[r+2]=t>>>16;this[r+1]=t>>>8;this[r]=t&255}else{We(this,t,r,true)}return r+4};de.prototype.writeUInt32BE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,4,4294967295,0);if(de.TYPED_ARRAY_SUPPORT){this[r]=t>>>24;this[r+1]=t>>>16;this[r+2]=t>>>8;this[r+3]=t&255}else{We(this,t,r,false)}return r+4};de.prototype.writeIntLE=function e(t,r,n,i){t=+t;r=r|0;if(!i){var a=Math.pow(2,8*n-1);Je(this,t,r,n,a-1,-a)}var s=0;var o=1;var l=0;this[r]=t&255;while(++s>0)-l&255}return r+n};de.prototype.writeIntBE=function e(t,r,n,i){t=+t;r=r|0;if(!i){var a=Math.pow(2,8*n-1);Je(this,t,r,n,a-1,-a)}var s=n-1;var o=1;var l=0;this[r+s]=t&255;while(--s>=0&&(o*=256)){if(t<0&&l===0&&this[r+s+1]!==0){l=1}this[r+s]=(t/o>>0)-l&255}return r+n};de.prototype.writeInt8=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,1,127,-128);if(!de.TYPED_ARRAY_SUPPORT)t=Math.floor(t);if(t<0)t=255+t+1;this[r]=t&255;return r+1};de.prototype.writeInt16LE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,2,32767,-32768);if(de.TYPED_ARRAY_SUPPORT){this[r]=t&255;this[r+1]=t>>>8}else{qe(this,t,r,true)}return r+2};de.prototype.writeInt16BE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,2,32767,-32768);if(de.TYPED_ARRAY_SUPPORT){this[r]=t>>>8;this[r+1]=t&255}else{qe(this,t,r,false)}return r+2};de.prototype.writeInt32LE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,4,2147483647,-2147483648);if(de.TYPED_ARRAY_SUPPORT){this[r]=t&255;this[r+1]=t>>>8;this[r+2]=t>>>16;this[r+3]=t>>>24}else{We(this,t,r,true)}return r+4};de.prototype.writeInt32BE=function e(t,r,n){t=+t;r=r|0;if(!n)Je(this,t,r,4,2147483647,-2147483648);if(t<0)t=4294967295+t+1;if(de.TYPED_ARRAY_SUPPORT){this[r]=t>>>24;this[r+1]=t>>>16;this[r+2]=t>>>8;this[r+3]=t&255}else{We(this,t,r,false)}return r+4};function He(e,t,r,n,i,a){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Ke(e,t,r,n,i){if(!i){He(e,t,r,4)}le(e,t,r,n,23,4);return r+4}de.prototype.writeFloatLE=function e(t,r,n){return Ke(this,t,r,true,n)};de.prototype.writeFloatBE=function e(t,r,n){return Ke(this,t,r,false,n)};function $e(e,t,r,n,i){if(!i){He(e,t,r,8)}le(e,t,r,n,52,8);return r+8}de.prototype.writeDoubleLE=function e(t,r,n){return $e(this,t,r,true,n)};de.prototype.writeDoubleBE=function e(t,r,n){return $e(this,t,r,false,n)};de.prototype.copy=function e(t,r,n,i){if(!n)n=0;if(!i&&i!==0)i=this.length;if(r>=t.length)r=t.length;if(!r)r=0;if(i>0&&i=this.length)throw new RangeError("sourceStart out of bounds");if(i<0)throw new RangeError("sourceEnd out of bounds");if(i>this.length)i=this.length;if(t.length-r=0;--s){t[s+r]=this[s+n]}}else if(a<1e3||!de.TYPED_ARRAY_SUPPORT){for(s=0;s>>0;n=n===undefined?this.length:n>>>0;if(!t)t=0;var s;if(typeof t==="number"){for(s=r;s55295&&r<57344){if(!i){if(r>56319){if((t-=3)>-1)a.push(239,191,189);continue}else if(s+1===n){if((t-=3)>-1)a.push(239,191,189);continue}i=r;continue}if(r<56320){if((t-=3)>-1)a.push(239,191,189);i=r;continue}r=(i-55296<<10|r-56320)+65536}else if(i){if((t-=3)>-1)a.push(239,191,189)}i=null;if(r<128){if((t-=1)<0)break;a.push(r)}else if(r<2048){if((t-=2)<0)break;a.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;a.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else{throw new Error("Invalid code point")}}return a}function rt(e){var t=[];for(var r=0;r>8;i=r%256;a.push(i);a.push(n)}return a}function it(e){return ne(Qe(e))}function at(e,t,r,n){for(var i=0;i=t.length||i>=e.length)break;t[i+r]=e[i]}return i}function st(e){return e!==e}function ot(e){return e!=null&&(!!e._isBuffer||lt(e)||ut(e))}function lt(e){return!!e.constructor&&typeof e.constructor.isBuffer==="function"&&e.constructor.isBuffer(e)}function ut(e){return typeof e.readFloatLE==="function"&&typeof e.slice==="function"&<(e.slice(0,0))}var ct;if(typeof Object.create==="function"){ct=function e(t,r){t.super_=r;t.prototype=Object.create(r.prototype,{constructor:{value:t,enumerable:false,writable:true,configurable:true}})}}else{ct=function e(t,r){t.super_=r;var n=function e(){};n.prototype=r.prototype;t.prototype=new n;t.prototype.constructor=t}}var ft=ct;function ht(e,t){var r={seen:[],stylize:dt};if(arguments.length>=3)r.depth=arguments[2];if(arguments.length>=4)r.colors=arguments[3];if(Dt(t)){r.showHidden=t}else if(t){Bt(r,t)}if(Tt(r.showHidden))r.showHidden=false;if(Tt(r.depth))r.depth=2;if(Tt(r.colors))r.colors=false;if(Tt(r.customInspect))r.customInspect=true;if(r.colors)r.stylize=pt;return vt(r,e,r.depth)}ht.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]};ht.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function pt(e,t){var r=ht.styles[t];if(r){return"["+ht.colors[r][0]+"m"+e+"["+ht.colors[r][1]+"m"}else{return e}}function dt(e,t){return e}function mt(e){var t={};e.forEach((function(e,r){t[e]=true}));return t}function vt(e,t,r){if(e.customInspect&&t&&It(t.inspect)&&t.inspect!==ht&&!(t.constructor&&t.constructor.prototype===t)){var n=t.inspect(r,e);if(!wt(n)){n=vt(e,n,r)}return n}var i=gt(e,t);if(i){return i}var a=Object.keys(t);var s=mt(a);if(e.showHidden){a=Object.getOwnPropertyNames(t)}if(Ft(t)&&(a.indexOf("message")>=0||a.indexOf("description")>=0)){return yt(t)}if(a.length===0){if(It(t)){var o=t.name?": "+t.name:"";return e.stylize("[Function"+o+"]","special")}if(kt(t)){return e.stylize(RegExp.prototype.toString.call(t),"regexp")}if(_t(t)){return e.stylize(Date.prototype.toString.call(t),"date")}if(Ft(t)){return yt(t)}}var l="",u=false,c=["{","}"];if(St(t)){u=true;c=["[","]"]}if(It(t)){var f=t.name?": "+t.name:"";l=" [Function"+f+"]"}if(kt(t)){l=" "+RegExp.prototype.toString.call(t)}if(_t(t)){l=" "+Date.prototype.toUTCString.call(t)}if(Ft(t)){l=" "+yt(t)}if(a.length===0&&(!u||t.length==0)){return c[0]+l+c[1]}if(r<0){if(kt(t)){return e.stylize(RegExp.prototype.toString.call(t),"regexp")}else{return e.stylize("[Object]","special")}}e.seen.push(t);var h;if(u){h=xt(e,t,r,s,a)}else{h=a.map((function(n){return Et(e,t,r,s,n,u)}))}e.seen.pop();return bt(h,l,c)}function gt(e,t){if(Tt(t))return e.stylize("undefined","undefined");if(wt(t)){var r="'"+JSON.stringify(t).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return e.stylize(r,"string")}if(At(t))return e.stylize(""+t,"number");if(Dt(t))return e.stylize(""+t,"boolean");if(Ct(t))return e.stylize("null","null")}function yt(e){return"["+Error.prototype.toString.call(e)+"]"}function xt(e,t,r,n,i){var a=[];for(var s=0,o=t.length;s-1){if(a){o=o.split("\n").map((function(e){return" "+e})).join("\n").substr(2)}else{o="\n"+o.split("\n").map((function(e){return" "+e})).join("\n")}}}else{o=e.stylize("[Circular]","special")}}if(Tt(s)){if(a&&i.match(/^\d+$/)){return o}s=JSON.stringify(""+i);if(s.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)){s=s.substr(1,s.length-2);s=e.stylize(s,"name")}else{s=s.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'");s=e.stylize(s,"string")}}return s+": "+o}function bt(e,t,r){var n=e.reduce((function(e,t){if(t.indexOf("\n")>=0);return e+t.replace(/\u001b\[\d\d?m/g,"").length+1}),0);if(n>60){return r[0]+(t===""?"":t+"\n ")+" "+e.join(",\n ")+" "+r[1]}return r[0]+t+" "+e.join(", ")+" "+r[1]}function St(e){return Array.isArray(e)}function Dt(e){return typeof e==="boolean"}function Ct(e){return e===null}function At(e){return typeof e==="number"}function wt(e){return typeof e==="string"}function Tt(e){return e===void 0}function kt(e){return Pt(e)&&Mt(e)==="[object RegExp]"}function Pt(e){return typeof e==="object"&&e!==null}function _t(e){return Pt(e)&&Mt(e)==="[object Date]"}function Ft(e){return Pt(e)&&(Mt(e)==="[object Error]"||e instanceof Error)}function It(e){return typeof e==="function"}function Nt(e){return e===null||typeof e==="boolean"||typeof e==="number"||typeof e==="string"||typeof e==="symbol"||typeof e==="undefined"}function Mt(e){return Object.prototype.toString.call(e)}function Bt(e,t){if(!t||!Pt(t))return e;var r=Object.keys(t);var n=r.length;while(n--){e[r[n]]=t[r[n]]}return e}function Lt(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Ot(e,t){if(e===t){return 0}var r=e.length;var n=t.length;for(var i=0,a=Math.min(r,n);i=0){var s=n.indexOf("\n",a+1);n=n.substring(s+1)}this.stack=n}}}ft(Ht,Error);function Kt(e,t){if(typeof e==="string"){return e.length=0;u--){if(s[u]!==o[u])return false}for(u=s.length-1;u>=0;u--){l=s[u];if(!ir(e[l],t[l],r,n))return false}return true}Jt.notDeepEqual=or;function or(e,t,r){if(ir(e,t,false)){Qt(e,t,r,"notDeepEqual",or)}}Jt.notDeepStrictEqual=lr;function lr(e,t,r){if(ir(e,t,true)){Qt(e,t,r,"notDeepStrictEqual",lr)}}Jt.strictEqual=ur;function ur(e,t,r){if(e!==t){Qt(e,t,r,"===",ur)}}Jt.notStrictEqual=cr;function cr(e,t,r){if(e===t){Qt(e,t,r,"!==",cr)}}function fr(e,t){if(!e||!t){return false}if(Object.prototype.toString.call(t)=="[object RegExp]"){return t.test(e)}try{if(e instanceof t){return true}}catch(e){}if(Error.isPrototypeOf(t)){return false}return t.call({},e)===true}function hr(e){var t;try{e()}catch(e){t=e}return t}function pr(e,t,r,n){var i;if(typeof t!=="function"){throw new TypeError('"block" argument must be a function')}if(typeof r==="string"){n=r;r=null}i=hr(t);n=(r&&r.name?" ("+r.name+").":".")+(n?" "+n:".");if(e&&!i){Qt(i,r,"Missing expected exception"+n)}var a=typeof n==="string";var s=!e&&Ft(i);var o=!e&&i&&!r;if(s&&a&&fr(i,r)||o){Qt(i,r,"Got unwanted exception"+n)}if(e&&i&&r&&!fr(i,r)||!e&&i){throw i}}Jt.throws=dr;function dr(e,t,r){pr(true,e,t,r)}Jt.doesNotThrow=mr;function mr(e,t,r){pr(false,e,t,r)}Jt.ifError=vr;function vr(e){if(e)throw e}var gr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");var xr=function e(t){if(0<=t&&t>1;return t?-r:r}var kr=function e(t){var r="";var n;var i=wr(t);do{n=i&Cr;i>>>=Sr;if(i>0){n|=Ar}r+=br.encode(n)}while(i>0);return r};var Pr=function e(t,r,n){var i=t.length;var a=0;var s=0;var o,l;do{if(r>=i){throw new Error("Expected more digits in base 64 VLQ value.")}l=br.decode(t.charCodeAt(r++));if(l===-1){throw new Error("Invalid base64 digit: "+t.charAt(r-1))}o=!!(l&Ar);l&=Cr;a=a+(l<=0;c--){l=o[c];if(l==="."){o.splice(c,1)}else if(l===".."){u++}else if(u>0){if(l===""){o.splice(c+1,u);u=0}else{o.splice(c,2);u--}}}r=o.join("/");if(r===""){r=i?"/":"."}if(n){n.path=r;return s(n)}return r}t.normalize=o;function l(e,t){if(e===""){e="."}if(t===""){t="."}var r=a(t);var n=a(e);if(n){e=n.path||"/"}if(r&&!r.scheme){if(n){r.scheme=n.scheme}return s(r)}if(r||t.match(i)){return t}if(n&&!n.host&&!n.path){n.host=t;return s(n)}var l=t.charAt(0)==="/"?t:o(e.replace(/\/+$/,"")+"/"+t);if(n){n.path=l;return s(n)}return l}t.join=l;t.isAbsolute=function(e){return e.charAt(0)==="/"||n.test(e)};function u(e,t){if(e===""){e="."}e=e.replace(/\/$/,"");var r=0;while(t.indexOf(e+"/")!==0){var n=e.lastIndexOf("/");if(n<0){return t}e=e.slice(0,n);if(e.match(/^([^\/]+:\/)?\/*$/)){return t}++r}return Array(r+1).join("../")+t.substr(e.length+1)}t.relative=u;var c=function(){var e=Object.create(null);return!("__proto__"in e)}();function f(e){return e}function h(e){if(d(e)){return"$"+e}return e}t.toSetString=c?f:h;function p(e){if(d(e)){return e.slice(1)}return e}t.fromSetString=c?f:p;function d(e){if(!e){return false}var t=e.length;if(t<9){return false}if(e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95){return false}for(var r=t-10;r>=0;r--){if(e.charCodeAt(r)!==36){return false}}return true}function m(e,t,r){var n=g(e.source,t.source);if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0||r){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0){return n}n=e.generatedLine-t.generatedLine;if(n!==0){return n}return g(e.name,t.name)}t.compareByOriginalPositions=m;function v(e,t,r){var n=e.generatedLine-t.generatedLine;if(n!==0){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0||r){return n}n=g(e.source,t.source);if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0){return n}return g(e.name,t.name)}t.compareByGeneratedPositionsDeflated=v;function g(e,t){if(e===t){return 0}if(e===null){return 1}if(t===null){return-1}if(e>t){return 1}return-1}function y(e,t){var r=e.generatedLine-t.generatedLine;if(r!==0){return r}r=e.generatedColumn-t.generatedColumn;if(r!==0){return r}r=g(e.source,t.source);if(r!==0){return r}r=e.originalLine-t.originalLine;if(r!==0){return r}r=e.originalColumn-t.originalColumn;if(r!==0){return r}return g(e.name,t.name)}t.compareByGeneratedPositionsInflated=y;function x(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))}t.parseSourceMapInput=x;function E(e,t,r){t=t||"";if(e){if(e[e.length-1]!=="/"&&t[0]!=="/"){e+="/"}t=e+t}if(r){var n=a(r);if(!n){throw new Error("sourceMapURL could not be parsed")}if(n.path){var i=n.path.lastIndexOf("/");if(i>=0){n.path=n.path.substring(0,i+1)}}t=l(s(n),t)}return o(t)}t.computeSourceURL=E}));var Ir=Fr.getArg;var Nr=Fr.urlParse;var Mr=Fr.urlGenerate;var Br=Fr.normalize;var Lr=Fr.join;var Or=Fr.isAbsolute;var Rr=Fr.relative;var jr=Fr.toSetString;var Ur=Fr.fromSetString;var Vr=Fr.compareByOriginalPositions;var zr=Fr.compareByGeneratedPositionsDeflated;var Gr=Fr.compareByGeneratedPositionsInflated;var Xr=Fr.parseSourceMapInput;var Jr=Fr.computeSourceURL;var qr=Object.prototype.hasOwnProperty;var Wr=typeof Map!=="undefined";function Hr(){this._array=[];this._set=Wr?new Map:Object.create(null)}Hr.fromArray=function e(t,r){var n=new Hr;for(var i=0,a=t.length;i=0){return r}}else{var n=Fr.toSetString(t);if(qr.call(this._set,n)){return this._set[n]}}throw new Error('"'+t+'" is not in the set.')};Hr.prototype.at=function e(t){if(t>=0&&tr||n==r&&a>=i||Fr.compareByGeneratedPositionsInflated(e,t)<=0}function Qr(){this._array=[];this._sorted=true;this._last={generatedLine:-1,generatedColumn:0}}Qr.prototype.unsortedForEach=function e(t,r){this._array.forEach(t,r)};Qr.prototype.add=function e(t){if(Yr(this._last,t)){this._last=t;this._array.push(t)}else{this._sorted=false;this._array.push(t)}};Qr.prototype.toArray=function e(){if(!this._sorted){this._array.sort(Fr.compareByGeneratedPositionsInflated);this._sorted=true}return this._array};var Zr=Qr;var en={MappingList:Zr};var tn=$r.ArraySet;var rn=en.MappingList;function nn(e){if(!e){e={}}this._file=Fr.getArg(e,"file",null);this._sourceRoot=Fr.getArg(e,"sourceRoot",null);this._skipValidation=Fr.getArg(e,"skipValidation",false);this._sources=new tn;this._names=new tn;this._mappings=new rn;this._sourcesContents=null}nn.prototype._version=3;nn.fromSourceMap=function e(t){var r=t.sourceRoot;var n=new nn({file:t.file,sourceRoot:r});t.eachMapping((function(e){var t={generated:{line:e.generatedLine,column:e.generatedColumn}};if(e.source!=null){t.source=e.source;if(r!=null){t.source=Fr.relative(r,t.source)}t.original={line:e.originalLine,column:e.originalColumn};if(e.name!=null){t.name=e.name}}n.addMapping(t)}));t.sources.forEach((function(e){var i=e;if(r!==null){i=Fr.relative(r,e)}if(!n._sources.has(i)){n._sources.add(i)}var a=t.sourceContentFor(e);if(a!=null){n.setSourceContent(e,a)}}));return n};nn.prototype.addMapping=function e(t){var r=Fr.getArg(t,"generated");var n=Fr.getArg(t,"original",null);var i=Fr.getArg(t,"source",null);var a=Fr.getArg(t,"name",null);if(!this._skipValidation){this._validateMapping(r,n,i,a)}if(i!=null){i=String(i);if(!this._sources.has(i)){this._sources.add(i)}}if(a!=null){a=String(a);if(!this._names.has(a)){this._names.add(a)}}this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:a})};nn.prototype.setSourceContent=function e(t,r){var n=t;if(this._sourceRoot!=null){n=Fr.relative(this._sourceRoot,n)}if(r!=null){if(!this._sourcesContents){this._sourcesContents=Object.create(null)}this._sourcesContents[Fr.toSetString(n)]=r}else if(this._sourcesContents){delete this._sourcesContents[Fr.toSetString(n)];if(Object.keys(this._sourcesContents).length===0){this._sourcesContents=null}}};nn.prototype.applySourceMap=function e(t,r,n){var i=r;if(r==null){if(t.file==null){throw new Error("SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, "+'or the source map\'s "file" property. Both were omitted.')}i=t.file}var a=this._sourceRoot;if(a!=null){i=Fr.relative(a,i)}var s=new tn;var o=new tn;this._mappings.unsortedForEach((function(e){if(e.source===i&&e.originalLine!=null){var r=t.originalPositionFor({line:e.originalLine,column:e.originalColumn});if(r.source!=null){e.source=r.source;if(n!=null){e.source=Fr.join(n,e.source)}if(a!=null){e.source=Fr.relative(a,e.source)}e.originalLine=r.line;e.originalColumn=r.column;if(r.name!=null){e.name=r.name}}}var l=e.source;if(l!=null&&!s.has(l)){s.add(l)}var u=e.name;if(u!=null&&!o.has(u)){o.add(u)}}),this);this._sources=s;this._names=o;t.sources.forEach((function(e){var r=t.sourceContentFor(e);if(r!=null){if(n!=null){e=Fr.join(n,e)}if(a!=null){e=Fr.relative(a,e)}this.setSourceContent(e,r)}}),this)};nn.prototype._validateMapping=function e(t,r,n,i){if(r&&typeof r.line!=="number"&&typeof r.column!=="number"){throw new Error("original.line and original.column are not numbers -- you probably meant to omit "+"the original mapping entirely and only map the generated position. If so, pass "+"null for the original mapping instead of an object with empty or null values.")}if(t&&"line"in t&&"column"in t&&t.line>0&&t.column>=0&&!r&&!n&&!i){return}else if(t&&"line"in t&&"column"in t&&r&&"line"in r&&"column"in r&&t.line>0&&t.column>=0&&r.line>0&&r.column>=0&&n){return}else{throw new Error("Invalid mapping: "+JSON.stringify({generated:t,source:n,original:r,name:i}))}};nn.prototype._serializeMappings=function e(){var t=0;var r=1;var n=0;var i=0;var a=0;var s=0;var o="";var l;var u;var c;var f;var h=this._mappings.toArray();for(var p=0,d=h.length;p0){if(!Fr.compareByGeneratedPositionsInflated(u,h[p-1])){continue}l+=","}}l+=_r.encode(u.generatedColumn-t);t=u.generatedColumn;if(u.source!=null){f=this._sources.indexOf(u.source);l+=_r.encode(f-s);s=f;l+=_r.encode(u.originalLine-1-i);i=u.originalLine-1;l+=_r.encode(u.originalColumn-n);n=u.originalColumn;if(u.name!=null){c=this._names.indexOf(u.name);l+=_r.encode(c-a);a=c}}o+=l}return o};nn.prototype._generateSourcesContent=function e(t,r){return t.map((function(e){if(!this._sourcesContents){return null}if(r!=null){e=Fr.relative(r,e)}var t=Fr.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,t)?this._sourcesContents[t]:null}),this)};nn.prototype.toJSON=function e(){var t={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};if(this._file!=null){t.file=this._file}if(this._sourceRoot!=null){t.sourceRoot=this._sourceRoot}if(this._sourcesContents){t.sourcesContent=this._generateSourcesContent(t.sources,t.sourceRoot)}return t};nn.prototype.toString=function e(){return JSON.stringify(this.toJSON())};var an=nn;var sn={SourceMapGenerator:an};var on=l((function(e,t){t.GREATEST_LOWER_BOUND=1;t.LEAST_UPPER_BOUND=2;function r(e,n,i,a,s,o){var l=Math.floor((n-e)/2)+e;var u=s(i,a[l],true);if(u===0){return l}else if(u>0){if(n-l>1){return r(l,n,i,a,s,o)}if(o==t.LEAST_UPPER_BOUND){return n1){return r(e,l,i,a,s,o)}if(o==t.LEAST_UPPER_BOUND){return l}else{return e<0?-1:e}}}t.search=function e(n,i,a,s){if(i.length===0){return-1}var o=r(-1,i.length,n,i,a,s||t.GREATEST_LOWER_BOUND);if(o<0){return-1}while(o-1>=0){if(a(i[o],i[o-1],true)!==0){break}--o}return o}}));var ln=on.GREATEST_LOWER_BOUND;var un=on.LEAST_UPPER_BOUND;var cn=on.search;function fn(e,t,r){var n=e[t];e[t]=e[r];e[r]=n}function hn(e,t){return Math.round(e+Math.random()*(t-e))}function pn(e,t,r,n){if(r=0){var s=this._originalMappings[a];if(t.column===undefined){var o=s.originalLine;while(s&&s.originalLine===o){i.push({line:Fr.getArg(s,"generatedLine",null),column:Fr.getArg(s,"generatedColumn",null),lastColumn:Fr.getArg(s,"lastGeneratedColumn",null)});s=this._originalMappings[++a]}}else{var l=s.originalColumn;while(s&&s.originalLine===r&&s.originalColumn==l){i.push({line:Fr.getArg(s,"generatedLine",null),column:Fr.getArg(s,"generatedColumn",null),lastColumn:Fr.getArg(s,"lastGeneratedColumn",null)});s=this._originalMappings[++a]}}}return i};var xn=yn;function En(e,t){var r=e;if(typeof e==="string"){r=Fr.parseSourceMapInput(e)}var n=Fr.getArg(r,"version");var i=Fr.getArg(r,"sources");var a=Fr.getArg(r,"names",[]);var s=Fr.getArg(r,"sourceRoot",null);var o=Fr.getArg(r,"sourcesContent",null);var l=Fr.getArg(r,"mappings");var u=Fr.getArg(r,"file",null);if(n!=this._version){throw new Error("Unsupported version: "+n)}if(s){s=Fr.normalize(s)}i=i.map(String).map(Fr.normalize).map((function(e){return s&&Fr.isAbsolute(s)&&Fr.isAbsolute(e)?Fr.relative(s,e):e}));this._names=vn.fromArray(a.map(String),true);this._sources=vn.fromArray(i,true);this._absoluteSources=this._sources.toArray().map((function(e){return Fr.computeSourceURL(s,e,t)}));this.sourceRoot=s;this.sourcesContent=o;this._mappings=l;this._sourceMapURL=t;this.file=u}En.prototype=Object.create(yn.prototype);En.prototype.consumer=yn;En.prototype._findSourceIndex=function(e){var t=e;if(this.sourceRoot!=null){t=Fr.relative(this.sourceRoot,t)}if(this._sources.has(t)){return this._sources.indexOf(t)}var r;for(r=0;r1){m.source=o+g[1];o+=g[1];m.originalLine=a+g[2];a=m.originalLine;m.originalLine+=1;m.originalColumn=s+g[3];s=m.originalColumn;if(g.length>4){m.name=l+g[4];l+=g[4]}}d.push(m);if(typeof m.originalLine==="number"){p.push(m)}}}gn(d,Fr.compareByGeneratedPositionsDeflated);this.__generatedMappings=d;gn(p,Fr.compareByOriginalPositions);this.__originalMappings=p};En.prototype._findMapping=function e(t,r,n,i,a,s){if(t[n]<=0){throw new TypeError("Line must be greater than or equal to 1, got "+t[n])}if(t[i]<0){throw new TypeError("Column must be greater than or equal to 0, got "+t[i])}return on.search(t,r,a,s)};En.prototype.computeColumnSpans=function e(){for(var t=0;t=0){var i=this._generatedMappings[n];if(i.generatedLine===r.generatedLine){var a=Fr.getArg(i,"source",null);if(a!==null){a=this._sources.at(a);a=Fr.computeSourceURL(this.sourceRoot,a,this._sourceMapURL)}var s=Fr.getArg(i,"name",null);if(s!==null){s=this._names.at(s)}return{source:a,line:Fr.getArg(i,"originalLine",null),column:Fr.getArg(i,"originalColumn",null),name:s}}}return{source:null,line:null,column:null,name:null}};En.prototype.hasContentsOfAllSources=function e(){if(!this.sourcesContent){return false}return this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some((function(e){return e==null}))};En.prototype.sourceContentFor=function e(t,r){if(!this.sourcesContent){return null}var n=this._findSourceIndex(t);if(n>=0){return this.sourcesContent[n]}var i=t;if(this.sourceRoot!=null){i=Fr.relative(this.sourceRoot,i)}var a;if(this.sourceRoot!=null&&(a=Fr.urlParse(this.sourceRoot))){var s=i.replace(/^file:\/\//,"");if(a.scheme=="file"&&this._sources.has(s)){return this.sourcesContent[this._sources.indexOf(s)]}if((!a.path||a.path=="/")&&this._sources.has("/"+i)){return this.sourcesContent[this._sources.indexOf("/"+i)]}}if(r){return null}else{throw new Error('"'+i+'" is not in the SourceMap.')}};En.prototype.generatedPositionFor=function e(t){var r=Fr.getArg(t,"source");r=this._findSourceIndex(r);if(r<0){return{line:null,column:null,lastColumn:null}}var n={source:r,originalLine:Fr.getArg(t,"line"),originalColumn:Fr.getArg(t,"column")};var i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",Fr.compareByOriginalPositions,Fr.getArg(t,"bias",yn.GREATEST_LOWER_BOUND));if(i>=0){var a=this._originalMappings[i];if(a.source===n.source){return{line:Fr.getArg(a,"generatedLine",null),column:Fr.getArg(a,"generatedColumn",null),lastColumn:Fr.getArg(a,"lastGeneratedColumn",null)}}}return{line:null,column:null,lastColumn:null}};var Sn=En;function Dn(e,t){var r=e;if(typeof e==="string"){r=Fr.parseSourceMapInput(e)}var n=Fr.getArg(r,"version");var i=Fr.getArg(r,"sections");if(n!=this._version){throw new Error("Unsupported version: "+n)}this._sources=new vn;this._names=new vn;var a={line:-1,column:0};this._sections=i.map((function(e){if(e.url){throw new Error("Support for url field in sections not implemented.")}var r=Fr.getArg(e,"offset");var n=Fr.getArg(r,"line");var i=Fr.getArg(r,"column");if(n=0;r--){this.prepend(t[r])}}else if(t[Pn]||typeof t==="string"){this.children.unshift(t)}else{throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+t)}return this};_n.prototype.walk=function e(t){var r;for(var n=0,i=this.children.length;n0){r=[];for(n=0;n=0;--i){var a=this.leading[i];if(t.end.offset>=a.start){r.unshift(a.comment);this.leading.splice(i,1);this.trailing.splice(i,1)}}if(r.length){e.innerComments=r}}};e.prototype.findTrailingComments=function(e){var t=[];if(this.trailing.length>0){for(var r=this.trailing.length-1;r>=0;--r){var n=this.trailing[r];if(n.start>=e.end.offset){t.unshift(n.comment)}}this.trailing.length=0;return t}var i=this.stack[this.stack.length-1];if(i&&i.node.trailingComments){var a=i.node.trailingComments[0];if(a&&a.range[0]>=e.end.offset){t=i.node.trailingComments;delete i.node.trailingComments}}return t};e.prototype.findLeadingComments=function(e){var t=[];var r;while(this.stack.length>0){var n=this.stack[this.stack.length-1];if(n&&n.start>=e.start.offset){r=n.node;this.stack.pop()}else{break}}if(r){var i=r.leadingComments?r.leadingComments.length:0;for(var a=i-1;a>=0;--a){var s=r.leadingComments[a];if(s.range[1]<=e.start.offset){t.unshift(s);r.leadingComments.splice(a,1)}}if(r.leadingComments&&r.leadingComments.length===0){delete r.leadingComments}return t}for(var a=this.leading.length-1;a>=0;--a){var n=this.leading[a];if(n.start<=e.start.offset){t.unshift(n.comment);this.leading.splice(a,1)}}return t};e.prototype.visitNode=function(e,t){if(e.type===n.Syntax.Program&&e.body.length>0){return}this.insertInnerComments(e,t);var r=this.findTrailingComments(t);var i=this.findLeadingComments(t);if(i.length>0){e.leadingComments=i}if(r.length>0){e.trailingComments=r}this.stack.push({node:e,start:t.start.offset})};e.prototype.visitComment=function(e,t){var r=e.type[0]==="L"?"Line":"Block";var n={type:r,value:e.value};if(e.range){n.range=e.range}if(e.loc){n.loc=e.loc}this.comments.push(n);if(this.attach){var i={comment:{type:r,value:e.value,range:[t.start.offset,t.end.offset]},start:t.start.offset};if(e.loc){i.comment.loc=e.loc}e.type=r;this.leading.push(i);this.trailing.push(i)}};e.prototype.visit=function(e,t){if(e.type==="LineComment"){this.visitComment(e,t)}else if(e.type==="BlockComment"){this.visitComment(e,t)}else if(this.attach){this.visitNode(e,t)}};return e}();t.CommentHandler=i},function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.Syntax={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DoWhileStatement:"DoWhileStatement",DebuggerStatement:"DebuggerStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForOfStatement:"ForOfStatement",ForInStatement:"ForInStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",Program:"Program",Property:"Property",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",Super:"Super",SwitchCase:"SwitchCase",SwitchStatement:"SwitchStatement",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"}},function(e,t,r){var n=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(t.hasOwnProperty(r))e[r]=t[r]};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();Object.defineProperty(t,"__esModule",{value:true});var i=r(4);var a=r(5);var s=r(6);var o=r(7);var l=r(8);var u=r(13);var c=r(14);u.TokenName[100]="JSXIdentifier";u.TokenName[101]="JSXText";function f(e){var t;switch(e.type){case s.JSXSyntax.JSXIdentifier:var r=e;t=r.name;break;case s.JSXSyntax.JSXNamespacedName:var n=e;t=f(n.namespace)+":"+f(n.name);break;case s.JSXSyntax.JSXMemberExpression:var i=e;t=f(i.object)+"."+f(i.property);break}return t}var h=function(e){n(t,e);function t(t,r,n){return e.call(this,t,r,n)||this}t.prototype.parsePrimaryExpression=function(){return this.match("<")?this.parseJSXRoot():e.prototype.parsePrimaryExpression.call(this)};t.prototype.startJSX=function(){this.scanner.index=this.startMarker.index;this.scanner.lineNumber=this.startMarker.line;this.scanner.lineStart=this.startMarker.index-this.startMarker.column};t.prototype.finishJSX=function(){this.nextToken()};t.prototype.reenterJSX=function(){this.startJSX();this.expectJSX("}");if(this.config.tokens){this.tokens.pop()}};t.prototype.createJSXNode=function(){this.collectComments();return{index:this.scanner.index,line:this.scanner.lineNumber,column:this.scanner.index-this.scanner.lineStart}};t.prototype.createJSXChildNode=function(){return{index:this.scanner.index,line:this.scanner.lineNumber,column:this.scanner.index-this.scanner.lineStart}};t.prototype.scanXHTMLEntity=function(e){var t="&";var r=true;var n=false;var a=false;var s=false;while(!this.scanner.eof()&&r&&!n){var o=this.scanner.source[this.scanner.index];if(o===e){break}n=o===";";t+=o;++this.scanner.index;if(!n){switch(t.length){case 2:a=o==="#";break;case 3:if(a){s=o==="x";r=s||i.Character.isDecimalDigit(o.charCodeAt(0));a=a&&!s}break;default:r=r&&!(a&&!i.Character.isDecimalDigit(o.charCodeAt(0)));r=r&&!(s&&!i.Character.isHexDigit(o.charCodeAt(0)));break}}}if(r&&n&&t.length>2){var l=t.substr(1,t.length-2);if(a&&l.length>1){t=String.fromCharCode(parseInt(l.substr(1),10))}else if(s&&l.length>2){t=String.fromCharCode(parseInt("0"+l.substr(1),16))}else if(!a&&!s&&c.XHTMLEntities[l]){t=c.XHTMLEntities[l]}}return t};t.prototype.lexJSX=function(){var e=this.scanner.source.charCodeAt(this.scanner.index);if(e===60||e===62||e===47||e===58||e===61||e===123||e===125){var t=this.scanner.source[this.scanner.index++];return{type:7,value:t,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:this.scanner.index-1,end:this.scanner.index}}if(e===34||e===39){var r=this.scanner.index;var n=this.scanner.source[this.scanner.index++];var a="";while(!this.scanner.eof()){var s=this.scanner.source[this.scanner.index++];if(s===n){break}else if(s==="&"){a+=this.scanXHTMLEntity(n)}else{a+=s}}return{type:8,value:a,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:r,end:this.scanner.index}}if(e===46){var o=this.scanner.source.charCodeAt(this.scanner.index+1);var l=this.scanner.source.charCodeAt(this.scanner.index+2);var t=o===46&&l===46?"...":".";var r=this.scanner.index;this.scanner.index+=t.length;return{type:7,value:t,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:r,end:this.scanner.index}}if(e===96){return{type:10,value:"",lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:this.scanner.index,end:this.scanner.index}}if(i.Character.isIdentifierStart(e)&&e!==92){var r=this.scanner.index;++this.scanner.index;while(!this.scanner.eof()){var s=this.scanner.source.charCodeAt(this.scanner.index);if(i.Character.isIdentifierPart(s)&&s!==92){++this.scanner.index}else if(s===45){++this.scanner.index}else{break}}var u=this.scanner.source.slice(r,this.scanner.index);return{type:100,value:u,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:r,end:this.scanner.index}}return this.scanner.lex()};t.prototype.nextJSXToken=function(){this.collectComments();this.startMarker.index=this.scanner.index;this.startMarker.line=this.scanner.lineNumber;this.startMarker.column=this.scanner.index-this.scanner.lineStart;var e=this.lexJSX();this.lastMarker.index=this.scanner.index;this.lastMarker.line=this.scanner.lineNumber;this.lastMarker.column=this.scanner.index-this.scanner.lineStart;if(this.config.tokens){this.tokens.push(this.convertToken(e))}return e};t.prototype.nextJSXText=function(){this.startMarker.index=this.scanner.index;this.startMarker.line=this.scanner.lineNumber;this.startMarker.column=this.scanner.index-this.scanner.lineStart;var e=this.scanner.index;var t="";while(!this.scanner.eof()){var r=this.scanner.source[this.scanner.index];if(r==="{"||r==="<"){break}++this.scanner.index;t+=r;if(i.Character.isLineTerminator(r.charCodeAt(0))){++this.scanner.lineNumber;if(r==="\r"&&this.scanner.source[this.scanner.index]==="\n"){++this.scanner.index}this.scanner.lineStart=this.scanner.index}}this.lastMarker.index=this.scanner.index;this.lastMarker.line=this.scanner.lineNumber;this.lastMarker.column=this.scanner.index-this.scanner.lineStart;var n={type:101,value:t,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:e,end:this.scanner.index};if(t.length>0&&this.config.tokens){this.tokens.push(this.convertToken(n))}return n};t.prototype.peekJSXToken=function(){var e=this.scanner.saveState();this.scanner.scanComments();var t=this.lexJSX();this.scanner.restoreState(e);return t};t.prototype.expectJSX=function(e){var t=this.nextJSXToken();if(t.type!==7||t.value!==e){this.throwUnexpectedToken(t)}};t.prototype.matchJSX=function(e){var t=this.peekJSXToken();return t.type===7&&t.value===e};t.prototype.parseJSXIdentifier=function(){var e=this.createJSXNode();var t=this.nextJSXToken();if(t.type!==100){this.throwUnexpectedToken(t)}return this.finalize(e,new a.JSXIdentifier(t.value))};t.prototype.parseJSXElementName=function(){var e=this.createJSXNode();var t=this.parseJSXIdentifier();if(this.matchJSX(":")){var r=t;this.expectJSX(":");var n=this.parseJSXIdentifier();t=this.finalize(e,new a.JSXNamespacedName(r,n))}else if(this.matchJSX(".")){while(this.matchJSX(".")){var i=t;this.expectJSX(".");var s=this.parseJSXIdentifier();t=this.finalize(e,new a.JSXMemberExpression(i,s))}}return t};t.prototype.parseJSXAttributeName=function(){var e=this.createJSXNode();var t;var r=this.parseJSXIdentifier();if(this.matchJSX(":")){var n=r;this.expectJSX(":");var i=this.parseJSXIdentifier();t=this.finalize(e,new a.JSXNamespacedName(n,i))}else{t=r}return t};t.prototype.parseJSXStringLiteralAttribute=function(){var e=this.createJSXNode();var t=this.nextJSXToken();if(t.type!==8){this.throwUnexpectedToken(t)}var r=this.getTokenRaw(t);return this.finalize(e,new o.Literal(t.value,r))};t.prototype.parseJSXExpressionAttribute=function(){var e=this.createJSXNode();this.expectJSX("{");this.finishJSX();if(this.match("}")){this.tolerateError("JSX attributes must only be assigned a non-empty expression")}var t=this.parseAssignmentExpression();this.reenterJSX();return this.finalize(e,new a.JSXExpressionContainer(t))};t.prototype.parseJSXAttributeValue=function(){return this.matchJSX("{")?this.parseJSXExpressionAttribute():this.matchJSX("<")?this.parseJSXElement():this.parseJSXStringLiteralAttribute()};t.prototype.parseJSXNameValueAttribute=function(){var e=this.createJSXNode();var t=this.parseJSXAttributeName();var r=null;if(this.matchJSX("=")){this.expectJSX("=");r=this.parseJSXAttributeValue()}return this.finalize(e,new a.JSXAttribute(t,r))};t.prototype.parseJSXSpreadAttribute=function(){var e=this.createJSXNode();this.expectJSX("{");this.expectJSX("...");this.finishJSX();var t=this.parseAssignmentExpression();this.reenterJSX();return this.finalize(e,new a.JSXSpreadAttribute(t))};t.prototype.parseJSXAttributes=function(){var e=[];while(!this.matchJSX("/")&&!this.matchJSX(">")){var t=this.matchJSX("{")?this.parseJSXSpreadAttribute():this.parseJSXNameValueAttribute();e.push(t)}return e};t.prototype.parseJSXOpeningElement=function(){var e=this.createJSXNode();this.expectJSX("<");var t=this.parseJSXElementName();var r=this.parseJSXAttributes();var n=this.matchJSX("/");if(n){this.expectJSX("/")}this.expectJSX(">");return this.finalize(e,new a.JSXOpeningElement(t,n,r))};t.prototype.parseJSXBoundaryElement=function(){var e=this.createJSXNode();this.expectJSX("<");if(this.matchJSX("/")){this.expectJSX("/");var t=this.parseJSXElementName();this.expectJSX(">");return this.finalize(e,new a.JSXClosingElement(t))}var r=this.parseJSXElementName();var n=this.parseJSXAttributes();var i=this.matchJSX("/");if(i){this.expectJSX("/")}this.expectJSX(">");return this.finalize(e,new a.JSXOpeningElement(r,i,n))};t.prototype.parseJSXEmptyExpression=function(){var e=this.createJSXChildNode();this.collectComments();this.lastMarker.index=this.scanner.index;this.lastMarker.line=this.scanner.lineNumber;this.lastMarker.column=this.scanner.index-this.scanner.lineStart;return this.finalize(e,new a.JSXEmptyExpression)};t.prototype.parseJSXExpressionContainer=function(){var e=this.createJSXNode();this.expectJSX("{");var t;if(this.matchJSX("}")){t=this.parseJSXEmptyExpression();this.expectJSX("}")}else{this.finishJSX();t=this.parseAssignmentExpression();this.reenterJSX()}return this.finalize(e,new a.JSXExpressionContainer(t))};t.prototype.parseJSXChildren=function(){var e=[];while(!this.scanner.eof()){var t=this.createJSXChildNode();var r=this.nextJSXText();if(r.start0){var o=this.finalize(e.node,new a.JSXElement(e.opening,e.children,e.closing));e=t[t.length-1];e.children.push(o);t.pop()}else{break}}}return e};t.prototype.parseJSXElement=function(){var e=this.createJSXNode();var t=this.parseJSXOpeningElement();var r=[];var n=null;if(!t.selfClosing){var i=this.parseComplexJSXElement({node:e,opening:t,closing:n,children:r});r=i.children;n=i.closing}return this.finalize(e,new a.JSXElement(t,r,n))};t.prototype.parseJSXRoot=function(){if(this.config.tokens){this.tokens.pop()}this.startJSX();var e=this.parseJSXElement();this.finishJSX();return e};t.prototype.isStartOfExpression=function(){return e.prototype.isStartOfExpression.call(this)||this.match("<")};return t}(l.Parser);t.JSXParser=h},function(e,t){Object.defineProperty(t,"__esModule",{value:true});var r={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFC-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C4\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/};t.Character={fromCodePoint:function e(t){return t<65536?String.fromCharCode(t):String.fromCharCode(55296+(t-65536>>10))+String.fromCharCode(56320+(t-65536&1023))},isWhiteSpace:function e(t){return t===32||t===9||t===11||t===12||t===160||t>=5760&&[5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279].indexOf(t)>=0},isLineTerminator:function e(t){return t===10||t===13||t===8232||t===8233},isIdentifierStart:function e(n){return n===36||n===95||n>=65&&n<=90||n>=97&&n<=122||n===92||n>=128&&r.NonAsciiIdentifierStart.test(t.Character.fromCodePoint(n))},isIdentifierPart:function e(n){return n===36||n===95||n>=65&&n<=90||n>=97&&n<=122||n>=48&&n<=57||n===92||n>=128&&r.NonAsciiIdentifierPart.test(t.Character.fromCodePoint(n))},isDecimalDigit:function e(t){return t>=48&&t<=57},isHexDigit:function e(t){return t>=48&&t<=57||t>=65&&t<=70||t>=97&&t<=102},isOctalDigit:function e(t){return t>=48&&t<=55}}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:true});var n=r(6);var i=function(){function e(e){this.type=n.JSXSyntax.JSXClosingElement;this.name=e}return e}();t.JSXClosingElement=i;var a=function(){function e(e,t,r){this.type=n.JSXSyntax.JSXElement;this.openingElement=e;this.children=t;this.closingElement=r}return e}();t.JSXElement=a;var s=function(){function e(){this.type=n.JSXSyntax.JSXEmptyExpression}return e}();t.JSXEmptyExpression=s;var o=function(){function e(e){this.type=n.JSXSyntax.JSXExpressionContainer;this.expression=e}return e}();t.JSXExpressionContainer=o;var l=function(){function e(e){this.type=n.JSXSyntax.JSXIdentifier;this.name=e}return e}();t.JSXIdentifier=l;var u=function(){function e(e,t){this.type=n.JSXSyntax.JSXMemberExpression;this.object=e;this.property=t}return e}();t.JSXMemberExpression=u;var c=function(){function e(e,t){this.type=n.JSXSyntax.JSXAttribute;this.name=e;this.value=t}return e}();t.JSXAttribute=c;var f=function(){function e(e,t){this.type=n.JSXSyntax.JSXNamespacedName;this.namespace=e;this.name=t}return e}();t.JSXNamespacedName=f;var h=function(){function e(e,t,r){this.type=n.JSXSyntax.JSXOpeningElement;this.name=e;this.selfClosing=t;this.attributes=r}return e}();t.JSXOpeningElement=h;var p=function(){function e(e){this.type=n.JSXSyntax.JSXSpreadAttribute;this.argument=e}return e}();t.JSXSpreadAttribute=p;var d=function(){function e(e,t){this.type=n.JSXSyntax.JSXText;this.value=e;this.raw=t}return e}();t.JSXText=d},function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.JSXSyntax={JSXAttribute:"JSXAttribute",JSXClosingElement:"JSXClosingElement",JSXElement:"JSXElement",JSXEmptyExpression:"JSXEmptyExpression",JSXExpressionContainer:"JSXExpressionContainer",JSXIdentifier:"JSXIdentifier",JSXMemberExpression:"JSXMemberExpression",JSXNamespacedName:"JSXNamespacedName",JSXOpeningElement:"JSXOpeningElement",JSXSpreadAttribute:"JSXSpreadAttribute",JSXText:"JSXText"}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:true});var n=r(2);var i=function(){function e(e){this.type=n.Syntax.ArrayExpression;this.elements=e}return e}();t.ArrayExpression=i;var a=function(){function e(e){this.type=n.Syntax.ArrayPattern;this.elements=e}return e}();t.ArrayPattern=a;var s=function(){function e(e,t,r){this.type=n.Syntax.ArrowFunctionExpression;this.id=null;this.params=e;this.body=t;this.generator=false;this.expression=r;this.async=false}return e}();t.ArrowFunctionExpression=s;var o=function(){function e(e,t,r){this.type=n.Syntax.AssignmentExpression;this.operator=e;this.left=t;this.right=r}return e}();t.AssignmentExpression=o;var l=function(){function e(e,t){this.type=n.Syntax.AssignmentPattern;this.left=e;this.right=t}return e}();t.AssignmentPattern=l;var u=function(){function e(e,t,r){this.type=n.Syntax.ArrowFunctionExpression;this.id=null;this.params=e;this.body=t;this.generator=false;this.expression=r;this.async=true}return e}();t.AsyncArrowFunctionExpression=u;var c=function(){function e(e,t,r){this.type=n.Syntax.FunctionDeclaration;this.id=e;this.params=t;this.body=r;this.generator=false;this.expression=false;this.async=true}return e}();t.AsyncFunctionDeclaration=c;var f=function(){function e(e,t,r){this.type=n.Syntax.FunctionExpression;this.id=e;this.params=t;this.body=r;this.generator=false;this.expression=false;this.async=true}return e}();t.AsyncFunctionExpression=f;var h=function(){function e(e){this.type=n.Syntax.AwaitExpression;this.argument=e}return e}();t.AwaitExpression=h;var p=function(){function e(e,t,r){var i=e==="||"||e==="&&";this.type=i?n.Syntax.LogicalExpression:n.Syntax.BinaryExpression;this.operator=e;this.left=t;this.right=r}return e}();t.BinaryExpression=p;var d=function(){function e(e){this.type=n.Syntax.BlockStatement;this.body=e}return e}();t.BlockStatement=d;var m=function(){function e(e){this.type=n.Syntax.BreakStatement;this.label=e}return e}();t.BreakStatement=m;var v=function(){function e(e,t){this.type=n.Syntax.CallExpression;this.callee=e;this.arguments=t}return e}();t.CallExpression=v;var g=function(){function e(e,t){this.type=n.Syntax.CatchClause;this.param=e;this.body=t}return e}();t.CatchClause=g;var y=function(){function e(e){this.type=n.Syntax.ClassBody;this.body=e}return e}();t.ClassBody=y;var x=function(){function e(e,t,r){this.type=n.Syntax.ClassDeclaration;this.id=e;this.superClass=t;this.body=r}return e}();t.ClassDeclaration=x;var E=function(){function e(e,t,r){this.type=n.Syntax.ClassExpression;this.id=e;this.superClass=t;this.body=r}return e}();t.ClassExpression=E;var b=function(){function e(e,t){this.type=n.Syntax.MemberExpression;this.computed=true;this.object=e;this.property=t}return e}();t.ComputedMemberExpression=b;var S=function(){function e(e,t,r){this.type=n.Syntax.ConditionalExpression;this.test=e;this.consequent=t;this.alternate=r}return e}();t.ConditionalExpression=S;var D=function(){function e(e){this.type=n.Syntax.ContinueStatement;this.label=e}return e}();t.ContinueStatement=D;var C=function(){function e(){this.type=n.Syntax.DebuggerStatement}return e}();t.DebuggerStatement=C;var A=function(){function e(e,t){this.type=n.Syntax.ExpressionStatement;this.expression=e;this.directive=t}return e}();t.Directive=A;var w=function(){function e(e,t){this.type=n.Syntax.DoWhileStatement;this.body=e;this.test=t}return e}();t.DoWhileStatement=w;var T=function(){function e(){this.type=n.Syntax.EmptyStatement}return e}();t.EmptyStatement=T;var k=function(){function e(e){this.type=n.Syntax.ExportAllDeclaration;this.source=e}return e}();t.ExportAllDeclaration=k;var P=function(){function e(e){this.type=n.Syntax.ExportDefaultDeclaration;this.declaration=e}return e}();t.ExportDefaultDeclaration=P;var _=function(){function e(e,t,r){this.type=n.Syntax.ExportNamedDeclaration;this.declaration=e;this.specifiers=t;this.source=r}return e}();t.ExportNamedDeclaration=_;var F=function(){function e(e,t){this.type=n.Syntax.ExportSpecifier;this.exported=t;this.local=e}return e}();t.ExportSpecifier=F;var I=function(){function e(e){this.type=n.Syntax.ExpressionStatement;this.expression=e}return e}();t.ExpressionStatement=I;var N=function(){function e(e,t,r){this.type=n.Syntax.ForInStatement;this.left=e;this.right=t;this.body=r;this.each=false}return e}();t.ForInStatement=N;var M=function(){function e(e,t,r){this.type=n.Syntax.ForOfStatement;this.left=e;this.right=t;this.body=r}return e}();t.ForOfStatement=M;var B=function(){function e(e,t,r,i){this.type=n.Syntax.ForStatement;this.init=e;this.test=t;this.update=r;this.body=i}return e}();t.ForStatement=B;var L=function(){function e(e,t,r,i){this.type=n.Syntax.FunctionDeclaration;this.id=e;this.params=t;this.body=r;this.generator=i;this.expression=false;this.async=false}return e}();t.FunctionDeclaration=L;var O=function(){function e(e,t,r,i){this.type=n.Syntax.FunctionExpression;this.id=e;this.params=t;this.body=r;this.generator=i;this.expression=false;this.async=false}return e}();t.FunctionExpression=O;var R=function(){function e(e){this.type=n.Syntax.Identifier;this.name=e}return e}();t.Identifier=R;var j=function(){function e(e,t,r){this.type=n.Syntax.IfStatement;this.test=e;this.consequent=t;this.alternate=r}return e}();t.IfStatement=j;var U=function(){function e(e,t){this.type=n.Syntax.ImportDeclaration;this.specifiers=e;this.source=t}return e}();t.ImportDeclaration=U;var V=function(){function e(e){this.type=n.Syntax.ImportDefaultSpecifier;this.local=e}return e}();t.ImportDefaultSpecifier=V;var z=function(){function e(e){this.type=n.Syntax.ImportNamespaceSpecifier;this.local=e}return e}();t.ImportNamespaceSpecifier=z;var G=function(){function e(e,t){this.type=n.Syntax.ImportSpecifier;this.local=e;this.imported=t}return e}();t.ImportSpecifier=G;var X=function(){function e(e,t){this.type=n.Syntax.LabeledStatement;this.label=e;this.body=t}return e}();t.LabeledStatement=X;var J=function(){function e(e,t){this.type=n.Syntax.Literal;this.value=e;this.raw=t}return e}();t.Literal=J;var q=function(){function e(e,t){this.type=n.Syntax.MetaProperty;this.meta=e;this.property=t}return e}();t.MetaProperty=q;var W=function(){function e(e,t,r,i,a){this.type=n.Syntax.MethodDefinition;this.key=e;this.computed=t;this.value=r;this.kind=i;this.static=a}return e}();t.MethodDefinition=W;var H=function(){function e(e){this.type=n.Syntax.Program;this.body=e;this.sourceType="module"}return e}();t.Module=H;var K=function(){function e(e,t){this.type=n.Syntax.NewExpression;this.callee=e;this.arguments=t}return e}();t.NewExpression=K;var $=function(){function e(e){this.type=n.Syntax.ObjectExpression;this.properties=e}return e}();t.ObjectExpression=$;var Y=function(){function e(e){this.type=n.Syntax.ObjectPattern;this.properties=e}return e}();t.ObjectPattern=Y;var Q=function(){function e(e,t,r,i,a,s){this.type=n.Syntax.Property;this.key=t;this.computed=r;this.value=i;this.kind=e;this.method=a;this.shorthand=s}return e}();t.Property=Q;var Z=function(){function e(e,t,r,i){this.type=n.Syntax.Literal;this.value=e;this.raw=t;this.regex={pattern:r,flags:i}}return e}();t.RegexLiteral=Z;var ee=function(){function e(e){this.type=n.Syntax.RestElement;this.argument=e}return e}();t.RestElement=ee;var te=function(){function e(e){this.type=n.Syntax.ReturnStatement;this.argument=e}return e}();t.ReturnStatement=te;var re=function(){function e(e){this.type=n.Syntax.Program;this.body=e;this.sourceType="script"}return e}();t.Script=re;var ne=function(){function e(e){this.type=n.Syntax.SequenceExpression;this.expressions=e}return e}();t.SequenceExpression=ne;var ie=function(){function e(e){this.type=n.Syntax.SpreadElement;this.argument=e}return e}();t.SpreadElement=ie;var ae=function(){function e(e,t){this.type=n.Syntax.MemberExpression;this.computed=false;this.object=e;this.property=t}return e}();t.StaticMemberExpression=ae;var se=function(){function e(){this.type=n.Syntax.Super}return e}();t.Super=se;var oe=function(){function e(e,t){this.type=n.Syntax.SwitchCase;this.test=e;this.consequent=t}return e}();t.SwitchCase=oe;var le=function(){function e(e,t){this.type=n.Syntax.SwitchStatement;this.discriminant=e;this.cases=t}return e}();t.SwitchStatement=le;var ue=function(){function e(e,t){this.type=n.Syntax.TaggedTemplateExpression;this.tag=e;this.quasi=t}return e}();t.TaggedTemplateExpression=ue;var ce=function(){function e(e,t){this.type=n.Syntax.TemplateElement;this.value=e;this.tail=t}return e}();t.TemplateElement=ce;var fe=function(){function e(e,t){this.type=n.Syntax.TemplateLiteral;this.quasis=e;this.expressions=t}return e}();t.TemplateLiteral=fe;var he=function(){function e(){this.type=n.Syntax.ThisExpression}return e}();t.ThisExpression=he;var pe=function(){function e(e){this.type=n.Syntax.ThrowStatement;this.argument=e}return e}();t.ThrowStatement=pe;var de=function(){function e(e,t,r){this.type=n.Syntax.TryStatement;this.block=e;this.handler=t;this.finalizer=r}return e}();t.TryStatement=de;var me=function(){function e(e,t){this.type=n.Syntax.UnaryExpression;this.operator=e;this.argument=t;this.prefix=true}return e}();t.UnaryExpression=me;var ve=function(){function e(e,t,r){this.type=n.Syntax.UpdateExpression;this.operator=e;this.argument=t;this.prefix=r}return e}();t.UpdateExpression=ve;var ge=function(){function e(e,t){this.type=n.Syntax.VariableDeclaration;this.declarations=e;this.kind=t}return e}();t.VariableDeclaration=ge;var ye=function(){function e(e,t){this.type=n.Syntax.VariableDeclarator;this.id=e;this.init=t}return e}();t.VariableDeclarator=ye;var xe=function(){function e(e,t){this.type=n.Syntax.WhileStatement;this.test=e;this.body=t}return e}();t.WhileStatement=xe;var Ee=function(){function e(e,t){this.type=n.Syntax.WithStatement;this.object=e;this.body=t}return e}();t.WithStatement=Ee;var be=function(){function e(e,t){this.type=n.Syntax.YieldExpression;this.argument=e;this.delegate=t}return e}();t.YieldExpression=be},function(e,t,r){Object.defineProperty(t,"__esModule",{value:true});var n=r(9);var i=r(10);var a=r(11);var s=r(7);var o=r(12);var l=r(2);var u=r(13);var c="ArrowParameterPlaceHolder";var f=function(){function e(e,t,r){if(t===void 0){t={}}this.config={range:typeof t.range==="boolean"&&t.range,loc:typeof t.loc==="boolean"&&t.loc,source:null,tokens:typeof t.tokens==="boolean"&&t.tokens,comment:typeof t.comment==="boolean"&&t.comment,tolerant:typeof t.tolerant==="boolean"&&t.tolerant};if(this.config.loc&&t.source&&t.source!==null){this.config.source=String(t.source)}this.delegate=r;this.errorHandler=new i.ErrorHandler;this.errorHandler.tolerant=this.config.tolerant;this.scanner=new o.Scanner(e,this.errorHandler);this.scanner.trackComment=this.config.comment;this.operatorPrecedence={")":0,";":0,",":0,"=":0,"]":0,"||":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":11,"/":11,"%":11};this.lookahead={type:2,value:"",lineNumber:this.scanner.lineNumber,lineStart:0,start:0,end:0};this.hasLineTerminator=false;this.context={isModule:false,await:false,allowIn:true,allowStrictDirective:true,allowYield:true,firstCoverInitializedNameError:null,isAssignmentTarget:false,isBindingElement:false,inFunctionBody:false,inIteration:false,inSwitch:false,labelSet:{},strict:false};this.tokens=[];this.startMarker={index:0,line:this.scanner.lineNumber,column:0};this.lastMarker={index:0,line:this.scanner.lineNumber,column:0};this.nextToken();this.lastMarker={index:this.scanner.index,line:this.scanner.lineNumber,column:this.scanner.index-this.scanner.lineStart}}e.prototype.throwError=function(e){var t=[];for(var r=1;r0&&this.delegate){for(var t=0;t>="||e===">>>="||e==="&="||e==="^="||e==="|="};e.prototype.isolateCoverGrammar=function(e){var t=this.context.isBindingElement;var r=this.context.isAssignmentTarget;var n=this.context.firstCoverInitializedNameError;this.context.isBindingElement=true;this.context.isAssignmentTarget=true;this.context.firstCoverInitializedNameError=null;var i=e.call(this);if(this.context.firstCoverInitializedNameError!==null){this.throwUnexpectedToken(this.context.firstCoverInitializedNameError)}this.context.isBindingElement=t;this.context.isAssignmentTarget=r;this.context.firstCoverInitializedNameError=n;return i};e.prototype.inheritCoverGrammar=function(e){var t=this.context.isBindingElement;var r=this.context.isAssignmentTarget;var n=this.context.firstCoverInitializedNameError;this.context.isBindingElement=true;this.context.isAssignmentTarget=true;this.context.firstCoverInitializedNameError=null;var i=e.call(this);this.context.isBindingElement=this.context.isBindingElement&&t;this.context.isAssignmentTarget=this.context.isAssignmentTarget&&r;this.context.firstCoverInitializedNameError=n||this.context.firstCoverInitializedNameError;return i};e.prototype.consumeSemicolon=function(){if(this.match(";")){this.nextToken()}else if(!this.hasLineTerminator){if(this.lookahead.type!==2&&!this.match("}")){this.throwUnexpectedToken(this.lookahead)}this.lastMarker.index=this.startMarker.index;this.lastMarker.line=this.startMarker.line;this.lastMarker.column=this.startMarker.column}};e.prototype.parsePrimaryExpression=function(){var e=this.createNode();var t;var r,n;switch(this.lookahead.type){case 3:if((this.context.isModule||this.context.await)&&this.lookahead.value==="await"){this.tolerateUnexpectedToken(this.lookahead)}t=this.matchAsyncFunction()?this.parseFunctionExpression():this.finalize(e,new s.Identifier(this.nextToken().value));break;case 6:case 8:if(this.context.strict&&this.lookahead.octal){this.tolerateUnexpectedToken(this.lookahead,a.Messages.StrictOctalLiteral)}this.context.isAssignmentTarget=false;this.context.isBindingElement=false;r=this.nextToken();n=this.getTokenRaw(r);t=this.finalize(e,new s.Literal(r.value,n));break;case 1:this.context.isAssignmentTarget=false;this.context.isBindingElement=false;r=this.nextToken();n=this.getTokenRaw(r);t=this.finalize(e,new s.Literal(r.value==="true",n));break;case 5:this.context.isAssignmentTarget=false;this.context.isBindingElement=false;r=this.nextToken();n=this.getTokenRaw(r);t=this.finalize(e,new s.Literal(null,n));break;case 10:t=this.parseTemplateLiteral();break;case 7:switch(this.lookahead.value){case"(":this.context.isBindingElement=false;t=this.inheritCoverGrammar(this.parseGroupExpression);break;case"[":t=this.inheritCoverGrammar(this.parseArrayInitializer);break;case"{":t=this.inheritCoverGrammar(this.parseObjectInitializer);break;case"/":case"/=":this.context.isAssignmentTarget=false;this.context.isBindingElement=false;this.scanner.index=this.startMarker.index;r=this.nextRegexToken();n=this.getTokenRaw(r);t=this.finalize(e,new s.RegexLiteral(r.regex,n,r.pattern,r.flags));break;default:t=this.throwUnexpectedToken(this.nextToken())}break;case 4:if(!this.context.strict&&this.context.allowYield&&this.matchKeyword("yield")){t=this.parseIdentifierName()}else if(!this.context.strict&&this.matchKeyword("let")){t=this.finalize(e,new s.Identifier(this.nextToken().value))}else{this.context.isAssignmentTarget=false;this.context.isBindingElement=false;if(this.matchKeyword("function")){t=this.parseFunctionExpression()}else if(this.matchKeyword("this")){this.nextToken();t=this.finalize(e,new s.ThisExpression)}else if(this.matchKeyword("class")){t=this.parseClassExpression()}else{t=this.throwUnexpectedToken(this.nextToken())}}break;default:t=this.throwUnexpectedToken(this.nextToken())}return t};e.prototype.parseSpreadElement=function(){var e=this.createNode();this.expect("...");var t=this.inheritCoverGrammar(this.parseAssignmentExpression);return this.finalize(e,new s.SpreadElement(t))};e.prototype.parseArrayInitializer=function(){var e=this.createNode();var t=[];this.expect("[");while(!this.match("]")){if(this.match(",")){this.nextToken();t.push(null)}else if(this.match("...")){var r=this.parseSpreadElement();if(!this.match("]")){this.context.isAssignmentTarget=false;this.context.isBindingElement=false;this.expect(",")}t.push(r)}else{t.push(this.inheritCoverGrammar(this.parseAssignmentExpression));if(!this.match("]")){this.expect(",")}}}this.expect("]");return this.finalize(e,new s.ArrayExpression(t))};e.prototype.parsePropertyMethod=function(e){this.context.isAssignmentTarget=false;this.context.isBindingElement=false;var t=this.context.strict;var r=this.context.allowStrictDirective;this.context.allowStrictDirective=e.simple;var n=this.isolateCoverGrammar(this.parseFunctionSourceElements);if(this.context.strict&&e.firstRestricted){this.tolerateUnexpectedToken(e.firstRestricted,e.message)}if(this.context.strict&&e.stricted){this.tolerateUnexpectedToken(e.stricted,e.message)}this.context.strict=t;this.context.allowStrictDirective=r;return n};e.prototype.parsePropertyMethodFunction=function(){var e=false;var t=this.createNode();var r=this.context.allowYield;this.context.allowYield=true;var n=this.parseFormalParameters();var i=this.parsePropertyMethod(n);this.context.allowYield=r;return this.finalize(t,new s.FunctionExpression(null,n.params,i,e))};e.prototype.parsePropertyMethodAsyncFunction=function(){var e=this.createNode();var t=this.context.allowYield;var r=this.context.await;this.context.allowYield=false;this.context.await=true;var n=this.parseFormalParameters();var i=this.parsePropertyMethod(n);this.context.allowYield=t;this.context.await=r;return this.finalize(e,new s.AsyncFunctionExpression(null,n.params,i))};e.prototype.parseObjectPropertyKey=function(){var e=this.createNode();var t=this.nextToken();var r;switch(t.type){case 8:case 6:if(this.context.strict&&t.octal){this.tolerateUnexpectedToken(t,a.Messages.StrictOctalLiteral)}var n=this.getTokenRaw(t);r=this.finalize(e,new s.Literal(t.value,n));break;case 3:case 1:case 5:case 4:r=this.finalize(e,new s.Identifier(t.value));break;case 7:if(t.value==="["){r=this.isolateCoverGrammar(this.parseAssignmentExpression);this.expect("]")}else{r=this.throwUnexpectedToken(t)}break;default:r=this.throwUnexpectedToken(t)}return r};e.prototype.isPropertyKey=function(e,t){return e.type===l.Syntax.Identifier&&e.name===t||e.type===l.Syntax.Literal&&e.value===t};e.prototype.parseObjectProperty=function(e){var t=this.createNode();var r=this.lookahead;var n;var i=null;var o=null;var l=false;var u=false;var c=false;var f=false;if(r.type===3){var h=r.value;this.nextToken();l=this.match("[");f=!this.hasLineTerminator&&h==="async"&&!this.match(":")&&!this.match("(")&&!this.match("*")&&!this.match(",");i=f?this.parseObjectPropertyKey():this.finalize(t,new s.Identifier(h))}else if(this.match("*")){this.nextToken()}else{l=this.match("[");i=this.parseObjectPropertyKey()}var p=this.qualifiedPropertyName(this.lookahead);if(r.type===3&&!f&&r.value==="get"&&p){n="get";l=this.match("[");i=this.parseObjectPropertyKey();this.context.allowYield=false;o=this.parseGetterMethod()}else if(r.type===3&&!f&&r.value==="set"&&p){n="set";l=this.match("[");i=this.parseObjectPropertyKey();o=this.parseSetterMethod()}else if(r.type===7&&r.value==="*"&&p){n="init";l=this.match("[");i=this.parseObjectPropertyKey();o=this.parseGeneratorMethod();u=true}else{if(!i){this.throwUnexpectedToken(this.lookahead)}n="init";if(this.match(":")&&!f){if(!l&&this.isPropertyKey(i,"__proto__")){if(e.value){this.tolerateError(a.Messages.DuplicateProtoProperty)}e.value=true}this.nextToken();o=this.inheritCoverGrammar(this.parseAssignmentExpression)}else if(this.match("(")){o=f?this.parsePropertyMethodAsyncFunction():this.parsePropertyMethodFunction();u=true}else if(r.type===3){var h=this.finalize(t,new s.Identifier(r.value));if(this.match("=")){this.context.firstCoverInitializedNameError=this.lookahead;this.nextToken();c=true;var d=this.isolateCoverGrammar(this.parseAssignmentExpression);o=this.finalize(t,new s.AssignmentPattern(h,d))}else{c=true;o=h}}else{this.throwUnexpectedToken(this.nextToken())}}return this.finalize(t,new s.Property(n,i,l,o,u,c))};e.prototype.parseObjectInitializer=function(){var e=this.createNode();this.expect("{");var t=[];var r={value:false};while(!this.match("}")){t.push(this.parseObjectProperty(r));if(!this.match("}")){this.expectCommaSeparator()}}this.expect("}");return this.finalize(e,new s.ObjectExpression(t))};e.prototype.parseTemplateHead=function(){n.assert(this.lookahead.head,"Template literal must start with a template head");var e=this.createNode();var t=this.nextToken();var r=t.value;var i=t.cooked;return this.finalize(e,new s.TemplateElement({raw:r,cooked:i},t.tail))};e.prototype.parseTemplateElement=function(){if(this.lookahead.type!==10){this.throwUnexpectedToken()}var e=this.createNode();var t=this.nextToken();var r=t.value;var n=t.cooked;return this.finalize(e,new s.TemplateElement({raw:r,cooked:n},t.tail))};e.prototype.parseTemplateLiteral=function(){var e=this.createNode();var t=[];var r=[];var n=this.parseTemplateHead();r.push(n);while(!n.tail){t.push(this.parseExpression());n=this.parseTemplateElement();r.push(n)}return this.finalize(e,new s.TemplateLiteral(r,t))};e.prototype.reinterpretExpressionAsPattern=function(e){switch(e.type){case l.Syntax.Identifier:case l.Syntax.MemberExpression:case l.Syntax.RestElement:case l.Syntax.AssignmentPattern:break;case l.Syntax.SpreadElement:e.type=l.Syntax.RestElement;this.reinterpretExpressionAsPattern(e.argument);break;case l.Syntax.ArrayExpression:e.type=l.Syntax.ArrayPattern;for(var t=0;t")){this.expect("=>")}e={type:c,params:[],async:false}}else{var t=this.lookahead;var r=[];if(this.match("...")){e=this.parseRestElement(r);this.expect(")");if(!this.match("=>")){this.expect("=>")}e={type:c,params:[e],async:false}}else{var n=false;this.context.isBindingElement=true;e=this.inheritCoverGrammar(this.parseAssignmentExpression);if(this.match(",")){var i=[];this.context.isAssignmentTarget=false;i.push(e);while(this.lookahead.type!==2){if(!this.match(",")){break}this.nextToken();if(this.match(")")){this.nextToken();for(var a=0;a")){this.expect("=>")}this.context.isBindingElement=false;for(var a=0;a")){if(e.type===l.Syntax.Identifier&&e.name==="yield"){n=true;e={type:c,params:[e],async:false}}if(!n){if(!this.context.isBindingElement){this.throwUnexpectedToken(this.lookahead)}if(e.type===l.Syntax.SequenceExpression){for(var a=0;a")){for(var l=0;l0){this.nextToken();this.context.isAssignmentTarget=false;this.context.isBindingElement=false;var i=[e,this.lookahead];var a=t;var o=this.isolateCoverGrammar(this.parseExponentiationExpression);var l=[a,r.value,o];var u=[n];while(true){n=this.binaryPrecedence(this.lookahead);if(n<=0){break}while(l.length>2&&n<=u[u.length-1]){o=l.pop();var c=l.pop();u.pop();a=l.pop();i.pop();var f=this.startNode(i[i.length-1]);l.push(this.finalize(f,new s.BinaryExpression(c,a,o)))}l.push(this.nextToken().value);u.push(n);i.push(this.lookahead);l.push(this.isolateCoverGrammar(this.parseExponentiationExpression))}var h=l.length-1;t=l[h];var p=i.pop();while(h>1){var d=i.pop();var m=p&&p.lineStart;var f=this.startNode(d,m);var c=l[h-1];t=this.finalize(f,new s.BinaryExpression(c,l[h-2],t));h-=2;p=d}}return t};e.prototype.parseConditionalExpression=function(){var e=this.lookahead;var t=this.inheritCoverGrammar(this.parseBinaryExpression);if(this.match("?")){this.nextToken();var r=this.context.allowIn;this.context.allowIn=true;var n=this.isolateCoverGrammar(this.parseAssignmentExpression);this.context.allowIn=r;this.expect(":");var i=this.isolateCoverGrammar(this.parseAssignmentExpression);t=this.finalize(this.startNode(e),new s.ConditionalExpression(t,n,i));this.context.isAssignmentTarget=false;this.context.isBindingElement=false}return t};e.prototype.checkPatternParam=function(e,t){switch(t.type){case l.Syntax.Identifier:this.validateParam(e,t,t.name);break;case l.Syntax.RestElement:this.checkPatternParam(e,t.argument);break;case l.Syntax.AssignmentPattern:this.checkPatternParam(e,t.left);break;case l.Syntax.ArrayPattern:for(var r=0;r")){this.context.isAssignmentTarget=false;this.context.isBindingElement=false;var i=e.async;var o=this.reinterpretAsCoverFormalsList(e);if(o){if(this.hasLineTerminator){this.tolerateUnexpectedToken(this.lookahead)}this.context.firstCoverInitializedNameError=null;var u=this.context.strict;var f=this.context.allowStrictDirective;this.context.allowStrictDirective=o.simple;var h=this.context.allowYield;var p=this.context.await;this.context.allowYield=true;this.context.await=i;var d=this.startNode(t);this.expect("=>");var m=void 0;if(this.match("{")){var v=this.context.allowIn;this.context.allowIn=true;m=this.parseFunctionSourceElements();this.context.allowIn=v}else{m=this.isolateCoverGrammar(this.parseAssignmentExpression)}var g=m.type!==l.Syntax.BlockStatement;if(this.context.strict&&o.firstRestricted){this.throwUnexpectedToken(o.firstRestricted,o.message)}if(this.context.strict&&o.stricted){this.tolerateUnexpectedToken(o.stricted,o.message)}e=i?this.finalize(d,new s.AsyncArrowFunctionExpression(o.params,m,g)):this.finalize(d,new s.ArrowFunctionExpression(o.params,m,g));this.context.strict=u;this.context.allowStrictDirective=f;this.context.allowYield=h;this.context.await=p}}else{if(this.matchAssign()){if(!this.context.isAssignmentTarget){this.tolerateError(a.Messages.InvalidLHSInAssignment)}if(this.context.strict&&e.type===l.Syntax.Identifier){var y=e;if(this.scanner.isRestrictedWord(y.name)){this.tolerateUnexpectedToken(r,a.Messages.StrictLHSAssignment)}if(this.scanner.isStrictModeReservedWord(y.name)){this.tolerateUnexpectedToken(r,a.Messages.StrictReservedWord)}}if(!this.match("=")){this.context.isAssignmentTarget=false;this.context.isBindingElement=false}else{this.reinterpretExpressionAsPattern(e)}r=this.nextToken();var x=r.value;var E=this.isolateCoverGrammar(this.parseAssignmentExpression);e=this.finalize(this.startNode(t),new s.AssignmentExpression(x,e,E));this.context.firstCoverInitializedNameError=null}}}return e};e.prototype.parseExpression=function(){var e=this.lookahead;var t=this.isolateCoverGrammar(this.parseAssignmentExpression);if(this.match(",")){var r=[];r.push(t);while(this.lookahead.type!==2){if(!this.match(",")){break}this.nextToken();r.push(this.isolateCoverGrammar(this.parseAssignmentExpression))}t=this.finalize(this.startNode(e),new s.SequenceExpression(r))}return t};e.prototype.parseStatementListItem=function(){var e;this.context.isAssignmentTarget=true;this.context.isBindingElement=true;if(this.lookahead.type===4){switch(this.lookahead.value){case"export":if(!this.context.isModule){this.tolerateUnexpectedToken(this.lookahead,a.Messages.IllegalExportDeclaration)}e=this.parseExportDeclaration();break;case"import":if(!this.context.isModule){this.tolerateUnexpectedToken(this.lookahead,a.Messages.IllegalImportDeclaration)}e=this.parseImportDeclaration();break;case"const":e=this.parseLexicalDeclaration({inFor:false});break;case"function":e=this.parseFunctionDeclaration();break;case"class":e=this.parseClassDeclaration();break;case"let":e=this.isLexicalDeclaration()?this.parseLexicalDeclaration({inFor:false}):this.parseStatement();break;default:e=this.parseStatement();break}}else{e=this.parseStatement()}return e};e.prototype.parseBlock=function(){var e=this.createNode();this.expect("{");var t=[];while(true){if(this.match("}")){break}t.push(this.parseStatementListItem())}this.expect("}");return this.finalize(e,new s.BlockStatement(t))};e.prototype.parseLexicalBinding=function(e,t){var r=this.createNode();var n=[];var i=this.parsePattern(n,e);if(this.context.strict&&i.type===l.Syntax.Identifier){if(this.scanner.isRestrictedWord(i.name)){this.tolerateError(a.Messages.StrictVarName)}}var o=null;if(e==="const"){if(!this.matchKeyword("in")&&!this.matchContextualKeyword("of")){if(this.match("=")){this.nextToken();o=this.isolateCoverGrammar(this.parseAssignmentExpression)}else{this.throwError(a.Messages.DeclarationMissingInitializer,"const")}}}else if(!t.inFor&&i.type!==l.Syntax.Identifier||this.match("=")){this.expect("=");o=this.isolateCoverGrammar(this.parseAssignmentExpression)}return this.finalize(r,new s.VariableDeclarator(i,o))};e.prototype.parseBindingList=function(e,t){var r=[this.parseLexicalBinding(e,t)];while(this.match(",")){this.nextToken();r.push(this.parseLexicalBinding(e,t))}return r};e.prototype.isLexicalDeclaration=function(){var e=this.scanner.saveState();this.scanner.scanComments();var t=this.scanner.lex();this.scanner.restoreState(e);return t.type===3||t.type===7&&t.value==="["||t.type===7&&t.value==="{"||t.type===4&&t.value==="let"||t.type===4&&t.value==="yield"};e.prototype.parseLexicalDeclaration=function(e){var t=this.createNode();var r=this.nextToken().value;n.assert(r==="let"||r==="const","Lexical declaration must be either let or const");var i=this.parseBindingList(r,e);this.consumeSemicolon();return this.finalize(t,new s.VariableDeclaration(i,r))};e.prototype.parseBindingRestElement=function(e,t){var r=this.createNode();this.expect("...");var n=this.parsePattern(e,t);return this.finalize(r,new s.RestElement(n))};e.prototype.parseArrayPattern=function(e,t){var r=this.createNode();this.expect("[");var n=[];while(!this.match("]")){if(this.match(",")){this.nextToken();n.push(null)}else{if(this.match("...")){n.push(this.parseBindingRestElement(e,t));break}else{n.push(this.parsePatternWithDefault(e,t))}if(!this.match("]")){this.expect(",")}}}this.expect("]");return this.finalize(r,new s.ArrayPattern(n))};e.prototype.parsePropertyPattern=function(e,t){var r=this.createNode();var n=false;var i=false;var a=false;var o;var l;if(this.lookahead.type===3){var u=this.lookahead;o=this.parseVariableIdentifier();var c=this.finalize(r,new s.Identifier(u.value));if(this.match("=")){e.push(u);i=true;this.nextToken();var f=this.parseAssignmentExpression();l=this.finalize(this.startNode(u),new s.AssignmentPattern(c,f))}else if(!this.match(":")){e.push(u);i=true;l=c}else{this.expect(":");l=this.parsePatternWithDefault(e,t)}}else{n=this.match("[");o=this.parseObjectPropertyKey();this.expect(":");l=this.parsePatternWithDefault(e,t)}return this.finalize(r,new s.Property("init",o,n,l,a,i))};e.prototype.parseObjectPattern=function(e,t){var r=this.createNode();var n=[];this.expect("{");while(!this.match("}")){n.push(this.parsePropertyPattern(e,t));if(!this.match("}")){this.expect(",")}}this.expect("}");return this.finalize(r,new s.ObjectPattern(n))};e.prototype.parsePattern=function(e,t){var r;if(this.match("[")){r=this.parseArrayPattern(e,t)}else if(this.match("{")){r=this.parseObjectPattern(e,t)}else{if(this.matchKeyword("let")&&(t==="const"||t==="let")){this.tolerateUnexpectedToken(this.lookahead,a.Messages.LetInLexicalBinding)}e.push(this.lookahead);r=this.parseVariableIdentifier(t)}return r};e.prototype.parsePatternWithDefault=function(e,t){var r=this.lookahead;var n=this.parsePattern(e,t);if(this.match("=")){this.nextToken();var i=this.context.allowYield;this.context.allowYield=true;var a=this.isolateCoverGrammar(this.parseAssignmentExpression);this.context.allowYield=i;n=this.finalize(this.startNode(r),new s.AssignmentPattern(n,a))}return n};e.prototype.parseVariableIdentifier=function(e){var t=this.createNode();var r=this.nextToken();if(r.type===4&&r.value==="yield"){if(this.context.strict){this.tolerateUnexpectedToken(r,a.Messages.StrictReservedWord)}else if(!this.context.allowYield){this.throwUnexpectedToken(r)}}else if(r.type!==3){if(this.context.strict&&r.type===4&&this.scanner.isStrictModeReservedWord(r.value)){this.tolerateUnexpectedToken(r,a.Messages.StrictReservedWord)}else{if(this.context.strict||r.value!=="let"||e!=="var"){this.throwUnexpectedToken(r)}}}else if((this.context.isModule||this.context.await)&&r.type===3&&r.value==="await"){this.tolerateUnexpectedToken(r)}return this.finalize(t,new s.Identifier(r.value))};e.prototype.parseVariableDeclaration=function(e){var t=this.createNode();var r=[];var n=this.parsePattern(r,"var");if(this.context.strict&&n.type===l.Syntax.Identifier){if(this.scanner.isRestrictedWord(n.name)){this.tolerateError(a.Messages.StrictVarName)}}var i=null;if(this.match("=")){this.nextToken();i=this.isolateCoverGrammar(this.parseAssignmentExpression)}else if(n.type!==l.Syntax.Identifier&&!e.inFor){this.expect("=")}return this.finalize(t,new s.VariableDeclarator(n,i))};e.prototype.parseVariableDeclarationList=function(e){var t={inFor:e.inFor};var r=[];r.push(this.parseVariableDeclaration(t));while(this.match(",")){this.nextToken();r.push(this.parseVariableDeclaration(t))}return r};e.prototype.parseVariableStatement=function(){var e=this.createNode();this.expectKeyword("var");var t=this.parseVariableDeclarationList({inFor:false});this.consumeSemicolon();return this.finalize(e,new s.VariableDeclaration(t,"var"))};e.prototype.parseEmptyStatement=function(){var e=this.createNode();this.expect(";");return this.finalize(e,new s.EmptyStatement)};e.prototype.parseExpressionStatement=function(){var e=this.createNode();var t=this.parseExpression();this.consumeSemicolon();return this.finalize(e,new s.ExpressionStatement(t))};e.prototype.parseIfClause=function(){if(this.context.strict&&this.matchKeyword("function")){this.tolerateError(a.Messages.StrictFunction)}return this.parseStatement()};e.prototype.parseIfStatement=function(){var e=this.createNode();var t;var r=null;this.expectKeyword("if");this.expect("(");var n=this.parseExpression();if(!this.match(")")&&this.config.tolerant){this.tolerateUnexpectedToken(this.nextToken());t=this.finalize(this.createNode(),new s.EmptyStatement)}else{this.expect(")");t=this.parseIfClause();if(this.matchKeyword("else")){this.nextToken();r=this.parseIfClause()}}return this.finalize(e,new s.IfStatement(n,t,r))};e.prototype.parseDoWhileStatement=function(){var e=this.createNode();this.expectKeyword("do");var t=this.context.inIteration;this.context.inIteration=true;var r=this.parseStatement();this.context.inIteration=t;this.expectKeyword("while");this.expect("(");var n=this.parseExpression();if(!this.match(")")&&this.config.tolerant){this.tolerateUnexpectedToken(this.nextToken())}else{this.expect(")");if(this.match(";")){this.nextToken()}}return this.finalize(e,new s.DoWhileStatement(r,n))};e.prototype.parseWhileStatement=function(){var e=this.createNode();var t;this.expectKeyword("while");this.expect("(");var r=this.parseExpression();if(!this.match(")")&&this.config.tolerant){this.tolerateUnexpectedToken(this.nextToken());t=this.finalize(this.createNode(),new s.EmptyStatement)}else{this.expect(")");var n=this.context.inIteration;this.context.inIteration=true;t=this.parseStatement();this.context.inIteration=n}return this.finalize(e,new s.WhileStatement(r,t))};e.prototype.parseForStatement=function(){var e=null;var t=null;var r=null;var n=true;var i,o;var u=this.createNode();this.expectKeyword("for");this.expect("(");if(this.match(";")){this.nextToken()}else{if(this.matchKeyword("var")){e=this.createNode();this.nextToken();var c=this.context.allowIn;this.context.allowIn=false;var f=this.parseVariableDeclarationList({inFor:true});this.context.allowIn=c;if(f.length===1&&this.matchKeyword("in")){var h=f[0];if(h.init&&(h.id.type===l.Syntax.ArrayPattern||h.id.type===l.Syntax.ObjectPattern||this.context.strict)){this.tolerateError(a.Messages.ForInOfLoopInitializer,"for-in")}e=this.finalize(e,new s.VariableDeclaration(f,"var"));this.nextToken();i=e;o=this.parseExpression();e=null}else if(f.length===1&&f[0].init===null&&this.matchContextualKeyword("of")){e=this.finalize(e,new s.VariableDeclaration(f,"var"));this.nextToken();i=e;o=this.parseAssignmentExpression();e=null;n=false}else{e=this.finalize(e,new s.VariableDeclaration(f,"var"));this.expect(";")}}else if(this.matchKeyword("const")||this.matchKeyword("let")){e=this.createNode();var p=this.nextToken().value;if(!this.context.strict&&this.lookahead.value==="in"){e=this.finalize(e,new s.Identifier(p));this.nextToken();i=e;o=this.parseExpression();e=null}else{var c=this.context.allowIn;this.context.allowIn=false;var f=this.parseBindingList(p,{inFor:true});this.context.allowIn=c;if(f.length===1&&f[0].init===null&&this.matchKeyword("in")){e=this.finalize(e,new s.VariableDeclaration(f,p));this.nextToken();i=e;o=this.parseExpression();e=null}else if(f.length===1&&f[0].init===null&&this.matchContextualKeyword("of")){e=this.finalize(e,new s.VariableDeclaration(f,p));this.nextToken();i=e;o=this.parseAssignmentExpression();e=null;n=false}else{this.consumeSemicolon();e=this.finalize(e,new s.VariableDeclaration(f,p))}}}else{var d=this.lookahead;var c=this.context.allowIn;this.context.allowIn=false;e=this.inheritCoverGrammar(this.parseAssignmentExpression);this.context.allowIn=c;if(this.matchKeyword("in")){if(!this.context.isAssignmentTarget||e.type===l.Syntax.AssignmentExpression){this.tolerateError(a.Messages.InvalidLHSInForIn)}this.nextToken();this.reinterpretExpressionAsPattern(e);i=e;o=this.parseExpression();e=null}else if(this.matchContextualKeyword("of")){if(!this.context.isAssignmentTarget||e.type===l.Syntax.AssignmentExpression){this.tolerateError(a.Messages.InvalidLHSInForLoop)}this.nextToken();this.reinterpretExpressionAsPattern(e);i=e;o=this.parseAssignmentExpression();e=null;n=false}else{if(this.match(",")){var m=[e];while(this.match(",")){this.nextToken();m.push(this.isolateCoverGrammar(this.parseAssignmentExpression))}e=this.finalize(this.startNode(d),new s.SequenceExpression(m))}this.expect(";")}}}if(typeof i==="undefined"){if(!this.match(";")){t=this.parseExpression()}this.expect(";");if(!this.match(")")){r=this.parseExpression()}}var v;if(!this.match(")")&&this.config.tolerant){this.tolerateUnexpectedToken(this.nextToken());v=this.finalize(this.createNode(),new s.EmptyStatement)}else{this.expect(")");var g=this.context.inIteration;this.context.inIteration=true;v=this.isolateCoverGrammar(this.parseStatement);this.context.inIteration=g}return typeof i==="undefined"?this.finalize(u,new s.ForStatement(e,t,r,v)):n?this.finalize(u,new s.ForInStatement(i,o,v)):this.finalize(u,new s.ForOfStatement(i,o,v))};e.prototype.parseContinueStatement=function(){var e=this.createNode();this.expectKeyword("continue");var t=null;if(this.lookahead.type===3&&!this.hasLineTerminator){var r=this.parseVariableIdentifier();t=r;var n="$"+r.name;if(!Object.prototype.hasOwnProperty.call(this.context.labelSet,n)){this.throwError(a.Messages.UnknownLabel,r.name)}}this.consumeSemicolon();if(t===null&&!this.context.inIteration){this.throwError(a.Messages.IllegalContinue)}return this.finalize(e,new s.ContinueStatement(t))};e.prototype.parseBreakStatement=function(){var e=this.createNode();this.expectKeyword("break");var t=null;if(this.lookahead.type===3&&!this.hasLineTerminator){var r=this.parseVariableIdentifier();var n="$"+r.name;if(!Object.prototype.hasOwnProperty.call(this.context.labelSet,n)){this.throwError(a.Messages.UnknownLabel,r.name)}t=r}this.consumeSemicolon();if(t===null&&!this.context.inIteration&&!this.context.inSwitch){this.throwError(a.Messages.IllegalBreak)}return this.finalize(e,new s.BreakStatement(t))};e.prototype.parseReturnStatement=function(){if(!this.context.inFunctionBody){this.tolerateError(a.Messages.IllegalReturn)}var e=this.createNode();this.expectKeyword("return");var t=!this.match(";")&&!this.match("}")&&!this.hasLineTerminator&&this.lookahead.type!==2||this.lookahead.type===8||this.lookahead.type===10;var r=t?this.parseExpression():null;this.consumeSemicolon();return this.finalize(e,new s.ReturnStatement(r))};e.prototype.parseWithStatement=function(){if(this.context.strict){this.tolerateError(a.Messages.StrictModeWith)}var e=this.createNode();var t;this.expectKeyword("with");this.expect("(");var r=this.parseExpression();if(!this.match(")")&&this.config.tolerant){this.tolerateUnexpectedToken(this.nextToken());t=this.finalize(this.createNode(),new s.EmptyStatement)}else{this.expect(")");t=this.parseStatement()}return this.finalize(e,new s.WithStatement(r,t))};e.prototype.parseSwitchCase=function(){var e=this.createNode();var t;if(this.matchKeyword("default")){this.nextToken();t=null}else{this.expectKeyword("case");t=this.parseExpression()}this.expect(":");var r=[];while(true){if(this.match("}")||this.matchKeyword("default")||this.matchKeyword("case")){break}r.push(this.parseStatementListItem())}return this.finalize(e,new s.SwitchCase(t,r))};e.prototype.parseSwitchStatement=function(){var e=this.createNode();this.expectKeyword("switch");this.expect("(");var t=this.parseExpression();this.expect(")");var r=this.context.inSwitch;this.context.inSwitch=true;var n=[];var i=false;this.expect("{");while(true){if(this.match("}")){break}var o=this.parseSwitchCase();if(o.test===null){if(i){this.throwError(a.Messages.MultipleDefaultsInSwitch)}i=true}n.push(o)}this.expect("}");this.context.inSwitch=r;return this.finalize(e,new s.SwitchStatement(t,n))};e.prototype.parseLabelledStatement=function(){var e=this.createNode();var t=this.parseExpression();var r;if(t.type===l.Syntax.Identifier&&this.match(":")){this.nextToken();var n=t;var i="$"+n.name;if(Object.prototype.hasOwnProperty.call(this.context.labelSet,i)){this.throwError(a.Messages.Redeclaration,"Label",n.name)}this.context.labelSet[i]=true;var o=void 0;if(this.matchKeyword("class")){this.tolerateUnexpectedToken(this.lookahead);o=this.parseClassDeclaration()}else if(this.matchKeyword("function")){var u=this.lookahead;var c=this.parseFunctionDeclaration();if(this.context.strict){this.tolerateUnexpectedToken(u,a.Messages.StrictFunction)}else if(c.generator){this.tolerateUnexpectedToken(u,a.Messages.GeneratorInLegacyContext)}o=c}else{o=this.parseStatement()}delete this.context.labelSet[i];r=new s.LabeledStatement(n,o)}else{this.consumeSemicolon();r=new s.ExpressionStatement(t)}return this.finalize(e,r)};e.prototype.parseThrowStatement=function(){var e=this.createNode();this.expectKeyword("throw");if(this.hasLineTerminator){this.throwError(a.Messages.NewlineAfterThrow)}var t=this.parseExpression();this.consumeSemicolon();return this.finalize(e,new s.ThrowStatement(t))};e.prototype.parseCatchClause=function(){var e=this.createNode();this.expectKeyword("catch");this.expect("(");if(this.match(")")){this.throwUnexpectedToken(this.lookahead)}var t=[];var r=this.parsePattern(t);var n={};for(var i=0;i0){this.tolerateError(a.Messages.BadGetterArity)}var i=this.parsePropertyMethod(n);this.context.allowYield=r;return this.finalize(e,new s.FunctionExpression(null,n.params,i,t))};e.prototype.parseSetterMethod=function(){var e=this.createNode();var t=false;var r=this.context.allowYield;this.context.allowYield=!t;var n=this.parseFormalParameters();if(n.params.length!==1){this.tolerateError(a.Messages.BadSetterArity)}else if(n.params[0]instanceof s.RestElement){this.tolerateError(a.Messages.BadSetterRestParameter)}var i=this.parsePropertyMethod(n);this.context.allowYield=r;return this.finalize(e,new s.FunctionExpression(null,n.params,i,t))};e.prototype.parseGeneratorMethod=function(){var e=this.createNode();var t=true;var r=this.context.allowYield;this.context.allowYield=true;var n=this.parseFormalParameters();this.context.allowYield=false;var i=this.parsePropertyMethod(n);this.context.allowYield=r;return this.finalize(e,new s.FunctionExpression(null,n.params,i,t))};e.prototype.isStartOfExpression=function(){var e=true;var t=this.lookahead.value;switch(this.lookahead.type){case 7:e=t==="["||t==="("||t==="{"||t==="+"||t==="-"||t==="!"||t==="~"||t==="++"||t==="--"||t==="/"||t==="/=";break;case 4:e=t==="class"||t==="delete"||t==="function"||t==="let"||t==="new"||t==="super"||t==="this"||t==="typeof"||t==="void"||t==="yield";break}return e};e.prototype.parseYieldExpression=function(){var e=this.createNode();this.expectKeyword("yield");var t=null;var r=false;if(!this.hasLineTerminator){var n=this.context.allowYield;this.context.allowYield=false;r=this.match("*");if(r){this.nextToken();t=this.parseAssignmentExpression()}else if(this.isStartOfExpression()){t=this.parseAssignmentExpression()}this.context.allowYield=n}return this.finalize(e,new s.YieldExpression(t,r))};e.prototype.parseClassElement=function(e){var t=this.lookahead;var r=this.createNode();var n="";var i=null;var o=null;var l=false;var u=false;var c=false;var f=false;if(this.match("*")){this.nextToken()}else{l=this.match("[");i=this.parseObjectPropertyKey();var h=i;if(h.name==="static"&&(this.qualifiedPropertyName(this.lookahead)||this.match("*"))){t=this.lookahead;c=true;l=this.match("[");if(this.match("*")){this.nextToken()}else{i=this.parseObjectPropertyKey()}}if(t.type===3&&!this.hasLineTerminator&&t.value==="async"){var p=this.lookahead.value;if(p!==":"&&p!=="("&&p!=="*"){f=true;t=this.lookahead;i=this.parseObjectPropertyKey();if(t.type===3&&t.value==="constructor"){this.tolerateUnexpectedToken(t,a.Messages.ConstructorIsAsync)}}}}var d=this.qualifiedPropertyName(this.lookahead);if(t.type===3){if(t.value==="get"&&d){n="get";l=this.match("[");i=this.parseObjectPropertyKey();this.context.allowYield=false;o=this.parseGetterMethod()}else if(t.value==="set"&&d){n="set";l=this.match("[");i=this.parseObjectPropertyKey();o=this.parseSetterMethod()}}else if(t.type===7&&t.value==="*"&&d){n="init";l=this.match("[");i=this.parseObjectPropertyKey();o=this.parseGeneratorMethod();u=true}if(!n&&i&&this.match("(")){n="init";o=f?this.parsePropertyMethodAsyncFunction():this.parsePropertyMethodFunction();u=true}if(!n){this.throwUnexpectedToken(this.lookahead)}if(n==="init"){n="method"}if(!l){if(c&&this.isPropertyKey(i,"prototype")){this.throwUnexpectedToken(t,a.Messages.StaticPrototype)}if(!c&&this.isPropertyKey(i,"constructor")){if(n!=="method"||!u||o&&o.generator){this.throwUnexpectedToken(t,a.Messages.ConstructorSpecialMethod)}if(e.value){this.throwUnexpectedToken(t,a.Messages.DuplicateConstructor)}else{e.value=true}n="constructor"}}return this.finalize(r,new s.MethodDefinition(i,l,o,n,c))};e.prototype.parseClassElementList=function(){var e=[];var t={value:false};this.expect("{");while(!this.match("}")){if(this.match(";")){this.nextToken()}else{e.push(this.parseClassElement(t))}}this.expect("}");return e};e.prototype.parseClassBody=function(){var e=this.createNode();var t=this.parseClassElementList();return this.finalize(e,new s.ClassBody(t))};e.prototype.parseClassDeclaration=function(e){var t=this.createNode();var r=this.context.strict;this.context.strict=true;this.expectKeyword("class");var n=e&&this.lookahead.type!==3?null:this.parseVariableIdentifier();var i=null;if(this.matchKeyword("extends")){this.nextToken();i=this.isolateCoverGrammar(this.parseLeftHandSideExpressionAllowCall)}var a=this.parseClassBody();this.context.strict=r;return this.finalize(t,new s.ClassDeclaration(n,i,a))};e.prototype.parseClassExpression=function(){var e=this.createNode();var t=this.context.strict;this.context.strict=true;this.expectKeyword("class");var r=this.lookahead.type===3?this.parseVariableIdentifier():null;var n=null;if(this.matchKeyword("extends")){this.nextToken();n=this.isolateCoverGrammar(this.parseLeftHandSideExpressionAllowCall)}var i=this.parseClassBody();this.context.strict=t;return this.finalize(e,new s.ClassExpression(r,n,i))};e.prototype.parseModule=function(){this.context.strict=true;this.context.isModule=true;this.scanner.isModule=true;var e=this.createNode();var t=this.parseDirectivePrologues();while(this.lookahead.type!==2){t.push(this.parseStatementListItem())}return this.finalize(e,new s.Module(t))};e.prototype.parseScript=function(){var e=this.createNode();var t=this.parseDirectivePrologues();while(this.lookahead.type!==2){t.push(this.parseStatementListItem())}return this.finalize(e,new s.Script(t))};e.prototype.parseModuleSpecifier=function(){var e=this.createNode();if(this.lookahead.type!==8){this.throwError(a.Messages.InvalidModuleSpecifier)}var t=this.nextToken();var r=this.getTokenRaw(t);return this.finalize(e,new s.Literal(t.value,r))};e.prototype.parseImportSpecifier=function(){var e=this.createNode();var t;var r;if(this.lookahead.type===3){t=this.parseVariableIdentifier();r=t;if(this.matchContextualKeyword("as")){this.nextToken();r=this.parseVariableIdentifier()}}else{t=this.parseIdentifierName();r=t;if(this.matchContextualKeyword("as")){this.nextToken();r=this.parseVariableIdentifier()}else{this.throwUnexpectedToken(this.nextToken())}}return this.finalize(e,new s.ImportSpecifier(r,t))};e.prototype.parseNamedImports=function(){this.expect("{");var e=[];while(!this.match("}")){e.push(this.parseImportSpecifier());if(!this.match("}")){this.expect(",")}}this.expect("}");return e};e.prototype.parseImportDefaultSpecifier=function(){var e=this.createNode();var t=this.parseIdentifierName();return this.finalize(e,new s.ImportDefaultSpecifier(t))};e.prototype.parseImportNamespaceSpecifier=function(){var e=this.createNode();this.expect("*");if(!this.matchContextualKeyword("as")){this.throwError(a.Messages.NoAsAfterImportNamespace)}this.nextToken();var t=this.parseIdentifierName();return this.finalize(e,new s.ImportNamespaceSpecifier(t))};e.prototype.parseImportDeclaration=function(){if(this.context.inFunctionBody){this.throwError(a.Messages.IllegalImportDeclaration)}var e=this.createNode();this.expectKeyword("import");var t;var r=[];if(this.lookahead.type===8){t=this.parseModuleSpecifier()}else{if(this.match("{")){r=r.concat(this.parseNamedImports())}else if(this.match("*")){r.push(this.parseImportNamespaceSpecifier())}else if(this.isIdentifierName(this.lookahead)&&!this.matchKeyword("default")){r.push(this.parseImportDefaultSpecifier());if(this.match(",")){this.nextToken();if(this.match("*")){r.push(this.parseImportNamespaceSpecifier())}else if(this.match("{")){r=r.concat(this.parseNamedImports())}else{this.throwUnexpectedToken(this.lookahead)}}}else{this.throwUnexpectedToken(this.nextToken())}if(!this.matchContextualKeyword("from")){var n=this.lookahead.value?a.Messages.UnexpectedToken:a.Messages.MissingFromClause;this.throwError(n,this.lookahead.value)}this.nextToken();t=this.parseModuleSpecifier()}this.consumeSemicolon();return this.finalize(e,new s.ImportDeclaration(r,t))};e.prototype.parseExportSpecifier=function(){var e=this.createNode();var t=this.parseIdentifierName();var r=t;if(this.matchContextualKeyword("as")){this.nextToken();r=this.parseIdentifierName()}return this.finalize(e,new s.ExportSpecifier(t,r))};e.prototype.parseExportDeclaration=function(){if(this.context.inFunctionBody){this.throwError(a.Messages.IllegalExportDeclaration)}var e=this.createNode();this.expectKeyword("export");var t;if(this.matchKeyword("default")){this.nextToken();if(this.matchKeyword("function")){var r=this.parseFunctionDeclaration(true);t=this.finalize(e,new s.ExportDefaultDeclaration(r))}else if(this.matchKeyword("class")){var r=this.parseClassDeclaration(true);t=this.finalize(e,new s.ExportDefaultDeclaration(r))}else if(this.matchContextualKeyword("async")){var r=this.matchAsyncFunction()?this.parseFunctionDeclaration(true):this.parseAssignmentExpression();t=this.finalize(e,new s.ExportDefaultDeclaration(r))}else{if(this.matchContextualKeyword("from")){this.throwError(a.Messages.UnexpectedToken,this.lookahead.value)}var r=this.match("{")?this.parseObjectInitializer():this.match("[")?this.parseArrayInitializer():this.parseAssignmentExpression();this.consumeSemicolon();t=this.finalize(e,new s.ExportDefaultDeclaration(r))}}else if(this.match("*")){this.nextToken();if(!this.matchContextualKeyword("from")){var n=this.lookahead.value?a.Messages.UnexpectedToken:a.Messages.MissingFromClause;this.throwError(n,this.lookahead.value)}this.nextToken();var i=this.parseModuleSpecifier();this.consumeSemicolon();t=this.finalize(e,new s.ExportAllDeclaration(i))}else if(this.lookahead.type===4){var r=void 0;switch(this.lookahead.value){case"let":case"const":r=this.parseLexicalDeclaration({inFor:false});break;case"var":case"class":case"function":r=this.parseStatementListItem();break;default:this.throwUnexpectedToken(this.lookahead)}t=this.finalize(e,new s.ExportNamedDeclaration(r,[],null))}else if(this.matchAsyncFunction()){var r=this.parseFunctionDeclaration();t=this.finalize(e,new s.ExportNamedDeclaration(r,[],null))}else{var o=[];var l=null;var u=false;this.expect("{");while(!this.match("}")){u=u||this.matchKeyword("default");o.push(this.parseExportSpecifier());if(!this.match("}")){this.expect(",")}}this.expect("}");if(this.matchContextualKeyword("from")){this.nextToken();l=this.parseModuleSpecifier();this.consumeSemicolon()}else if(u){var n=this.lookahead.value?a.Messages.UnexpectedToken:a.Messages.MissingFromClause;this.throwError(n,this.lookahead.value)}else{this.consumeSemicolon()}t=this.finalize(e,new s.ExportNamedDeclaration(null,o,l))}return t};return e}();t.Parser=f},function(e,t){Object.defineProperty(t,"__esModule",{value:true});function r(e,t){if(!e){throw new Error("ASSERT: "+t)}}t.assert=r},function(e,t){Object.defineProperty(t,"__esModule",{value:true});var r=function(){function e(){this.errors=[];this.tolerant=false}e.prototype.recordError=function(e){this.errors.push(e)};e.prototype.tolerate=function(e){if(this.tolerant){this.recordError(e)}else{throw e}};e.prototype.constructError=function(e,t){var r=new Error(e);try{throw r}catch(e){if(Object.create&&Object.defineProperty){r=Object.create(e);Object.defineProperty(r,"column",{value:t})}}return r};e.prototype.createError=function(e,t,r,n){var i="Line "+t+": "+n;var a=this.constructError(i,r);a.index=e;a.lineNumber=t;a.description=n;return a};e.prototype.throwError=function(e,t,r,n){throw this.createError(e,t,r,n)};e.prototype.tolerateError=function(e,t,r,n){var i=this.createError(e,t,r,n);if(this.tolerant){this.recordError(i)}else{throw i}};return e}();t.ErrorHandler=r},function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.Messages={BadGetterArity:"Getter must not have any formal parameters",BadSetterArity:"Setter must have exactly one formal parameter",BadSetterRestParameter:"Setter function argument must not be a rest parameter",ConstructorIsAsync:"Class constructor may not be an async method",ConstructorSpecialMethod:"Class constructor may not be an accessor",DeclarationMissingInitializer:"Missing initializer in %0 declaration",DefaultRestParameter:"Unexpected token =",DuplicateBinding:"Duplicate binding %0",DuplicateConstructor:"A class may only have one constructor",DuplicateProtoProperty:"Duplicate __proto__ fields are not allowed in object literals",ForInOfLoopInitializer:"%0 loop variable declaration may not have an initializer",GeneratorInLegacyContext:"Generator declarations are not allowed in legacy contexts",IllegalBreak:"Illegal break statement",IllegalContinue:"Illegal continue statement",IllegalExportDeclaration:"Unexpected token",IllegalImportDeclaration:"Unexpected token",IllegalLanguageModeDirective:"Illegal 'use strict' directive in function with non-simple parameter list",IllegalReturn:"Illegal return statement",InvalidEscapedReservedWord:"Keyword must not contain escaped characters",InvalidHexEscapeSequence:"Invalid hexadecimal escape sequence",InvalidLHSInAssignment:"Invalid left-hand side in assignment",InvalidLHSInForIn:"Invalid left-hand side in for-in",InvalidLHSInForLoop:"Invalid left-hand side in for-loop",InvalidModuleSpecifier:"Unexpected token",InvalidRegExp:"Invalid regular expression",LetInLexicalBinding:"let is disallowed as a lexically bound name",MissingFromClause:"Unexpected token",MultipleDefaultsInSwitch:"More than one default clause in switch statement",NewlineAfterThrow:"Illegal newline after throw",NoAsAfterImportNamespace:"Unexpected token",NoCatchOrFinally:"Missing catch or finally after try",ParameterAfterRestParameter:"Rest parameter must be last formal parameter",Redeclaration:"%0 '%1' has already been declared",StaticPrototype:"Classes may not have static property named prototype",StrictCatchVariable:"Catch variable may not be eval or arguments in strict mode",StrictDelete:"Delete of an unqualified identifier in strict mode.",StrictFunction:"In strict mode code, functions can only be declared at top level or inside a block",StrictFunctionName:"Function name may not be eval or arguments in strict mode",StrictLHSAssignment:"Assignment to eval or arguments is not allowed in strict mode",StrictLHSPostfix:"Postfix increment/decrement may not have eval or arguments operand in strict mode",StrictLHSPrefix:"Prefix increment/decrement may not have eval or arguments operand in strict mode",StrictModeWith:"Strict mode code may not include a with statement",StrictOctalLiteral:"Octal literals are not allowed in strict mode.",StrictParamDupe:"Strict mode function may not have duplicate parameter names",StrictParamName:"Parameter name eval or arguments is not allowed in strict mode",StrictReservedWord:"Use of future reserved word in strict mode",StrictVarName:"Variable name may not be eval or arguments in strict mode",TemplateOctalLiteral:"Octal literals are not allowed in template strings.",UnexpectedEOS:"Unexpected end of input",UnexpectedIdentifier:"Unexpected identifier",UnexpectedNumber:"Unexpected number",UnexpectedReserved:"Unexpected reserved word",UnexpectedString:"Unexpected string",UnexpectedTemplate:"Unexpected quasi %0",UnexpectedToken:"Unexpected token %0",UnexpectedTokenIllegal:"Unexpected token ILLEGAL",UnknownLabel:"Undefined label '%0'",UnterminatedRegExp:"Invalid regular expression: missing /"}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:true});var n=r(9);var i=r(4);var a=r(11);function s(e){return"0123456789abcdef".indexOf(e.toLowerCase())}function o(e){return"01234567".indexOf(e)}var l=function(){function e(e,t){this.source=e;this.errorHandler=t;this.trackComment=false;this.isModule=false;this.length=e.length;this.index=0;this.lineNumber=e.length>0?1:0;this.lineStart=0;this.curlyStack=[]}e.prototype.saveState=function(){return{index:this.index,lineNumber:this.lineNumber,lineStart:this.lineStart}};e.prototype.restoreState=function(e){this.index=e.index;this.lineNumber=e.lineNumber;this.lineStart=e.lineStart};e.prototype.eof=function(){return this.index>=this.length};e.prototype.throwUnexpectedToken=function(e){if(e===void 0){e=a.Messages.UnexpectedTokenIllegal}return this.errorHandler.throwError(this.index,this.lineNumber,this.index-this.lineStart+1,e)};e.prototype.tolerateUnexpectedToken=function(e){if(e===void 0){e=a.Messages.UnexpectedTokenIllegal}this.errorHandler.tolerateError(this.index,this.lineNumber,this.index-this.lineStart+1,e)};e.prototype.skipSingleLineComment=function(e){var t=[];var r,n;if(this.trackComment){t=[];r=this.index-e;n={start:{line:this.lineNumber,column:this.index-this.lineStart-e},end:{}}}while(!this.eof()){var a=this.source.charCodeAt(this.index);++this.index;if(i.Character.isLineTerminator(a)){if(this.trackComment){n.end={line:this.lineNumber,column:this.index-this.lineStart-1};var s={multiLine:false,slice:[r+e,this.index-1],range:[r,this.index-1],loc:n};t.push(s)}if(a===13&&this.source.charCodeAt(this.index)===10){++this.index}++this.lineNumber;this.lineStart=this.index;return t}}if(this.trackComment){n.end={line:this.lineNumber,column:this.index-this.lineStart};var s={multiLine:false,slice:[r+e,this.index],range:[r,this.index],loc:n};t.push(s)}return t};e.prototype.skipMultiLineComment=function(){var e=[];var t,r;if(this.trackComment){e=[];t=this.index-2;r={start:{line:this.lineNumber,column:this.index-this.lineStart-2},end:{}}}while(!this.eof()){var n=this.source.charCodeAt(this.index);if(i.Character.isLineTerminator(n)){if(n===13&&this.source.charCodeAt(this.index+1)===10){++this.index}++this.lineNumber;++this.index;this.lineStart=this.index}else if(n===42){if(this.source.charCodeAt(this.index+1)===47){this.index+=2;if(this.trackComment){r.end={line:this.lineNumber,column:this.index-this.lineStart};var a={multiLine:true,slice:[t+2,this.index-2],range:[t,this.index],loc:r};e.push(a)}return e}++this.index}else{++this.index}}if(this.trackComment){r.end={line:this.lineNumber,column:this.index-this.lineStart};var a={multiLine:true,slice:[t+2,this.index],range:[t,this.index],loc:r};e.push(a)}this.tolerateUnexpectedToken();return e};e.prototype.scanComments=function(){var e;if(this.trackComment){e=[]}var t=this.index===0;while(!this.eof()){var r=this.source.charCodeAt(this.index);if(i.Character.isWhiteSpace(r)){++this.index}else if(i.Character.isLineTerminator(r)){++this.index;if(r===13&&this.source.charCodeAt(this.index)===10){++this.index}++this.lineNumber;this.lineStart=this.index;t=true}else if(r===47){r=this.source.charCodeAt(this.index+1);if(r===47){this.index+=2;var n=this.skipSingleLineComment(2);if(this.trackComment){e=e.concat(n)}t=true}else if(r===42){this.index+=2;var n=this.skipMultiLineComment();if(this.trackComment){e=e.concat(n)}}else{break}}else if(t&&r===45){if(this.source.charCodeAt(this.index+1)===45&&this.source.charCodeAt(this.index+2)===62){this.index+=3;var n=this.skipSingleLineComment(3);if(this.trackComment){e=e.concat(n)}}else{break}}else if(r===60&&!this.isModule){if(this.source.slice(this.index+1,this.index+4)==="!--"){this.index+=4;var n=this.skipSingleLineComment(4);if(this.trackComment){e=e.concat(n)}}else{break}}else{break}}return e};e.prototype.isFutureReservedWord=function(e){switch(e){case"enum":case"export":case"import":case"super":return true;default:return false}};e.prototype.isStrictModeReservedWord=function(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"yield":case"let":return true;default:return false}};e.prototype.isRestrictedWord=function(e){return e==="eval"||e==="arguments"};e.prototype.isKeyword=function(e){switch(e.length){case 2:return e==="if"||e==="in"||e==="do";case 3:return e==="var"||e==="for"||e==="new"||e==="try"||e==="let";case 4:return e==="this"||e==="else"||e==="case"||e==="void"||e==="with"||e==="enum";case 5:return e==="while"||e==="break"||e==="catch"||e==="throw"||e==="const"||e==="yield"||e==="class"||e==="super";case 6:return e==="return"||e==="typeof"||e==="delete"||e==="switch"||e==="export"||e==="import";case 7:return e==="default"||e==="finally"||e==="extends";case 8:return e==="function"||e==="continue"||e==="debugger";case 10:return e==="instanceof";default:return false}};e.prototype.codePointAt=function(e){var t=this.source.charCodeAt(e);if(t>=55296&&t<=56319){var r=this.source.charCodeAt(e+1);if(r>=56320&&r<=57343){var n=t;t=(n-55296)*1024+r-56320+65536}}return t};e.prototype.scanHexEscape=function(e){var t=e==="u"?4:2;var r=0;for(var n=0;n1114111||e!=="}"){this.throwUnexpectedToken()}return i.Character.fromCodePoint(t)};e.prototype.getIdentifier=function(){var e=this.index++;while(!this.eof()){var t=this.source.charCodeAt(this.index);if(t===92){this.index=e;return this.getComplexIdentifier()}else if(t>=55296&&t<57343){this.index=e;return this.getComplexIdentifier()}if(i.Character.isIdentifierPart(t)){++this.index}else{break}}return this.source.slice(e,this.index)};e.prototype.getComplexIdentifier=function(){var e=this.codePointAt(this.index);var t=i.Character.fromCodePoint(e);this.index+=t.length;var r;if(e===92){if(this.source.charCodeAt(this.index)!==117){this.throwUnexpectedToken()}++this.index;if(this.source[this.index]==="{"){++this.index;r=this.scanUnicodeCodePointEscape()}else{r=this.scanHexEscape("u");if(r===null||r==="\\"||!i.Character.isIdentifierStart(r.charCodeAt(0))){this.throwUnexpectedToken()}}t=r}while(!this.eof()){e=this.codePointAt(this.index);if(!i.Character.isIdentifierPart(e)){break}r=i.Character.fromCodePoint(e);t+=r;this.index+=r.length;if(e===92){t=t.substr(0,t.length-1);if(this.source.charCodeAt(this.index)!==117){this.throwUnexpectedToken()}++this.index;if(this.source[this.index]==="{"){++this.index;r=this.scanUnicodeCodePointEscape()}else{r=this.scanHexEscape("u");if(r===null||r==="\\"||!i.Character.isIdentifierPart(r.charCodeAt(0))){this.throwUnexpectedToken()}}t+=r}}return t};e.prototype.octalToDecimal=function(e){var t=e!=="0";var r=o(e);if(!this.eof()&&i.Character.isOctalDigit(this.source.charCodeAt(this.index))){t=true;r=r*8+o(this.source[this.index++]);if("0123".indexOf(e)>=0&&!this.eof()&&i.Character.isOctalDigit(this.source.charCodeAt(this.index))){r=r*8+o(this.source[this.index++])}}return{code:r,octal:t}};e.prototype.scanIdentifier=function(){var e;var t=this.index;var r=this.source.charCodeAt(t)===92?this.getComplexIdentifier():this.getIdentifier();if(r.length===1){e=3}else if(this.isKeyword(r)){e=4}else if(r==="null"){e=5}else if(r==="true"||r==="false"){e=1}else{e=3}if(e!==3&&t+r.length!==this.index){var n=this.index;this.index=t;this.tolerateUnexpectedToken(a.Messages.InvalidEscapedReservedWord);this.index=n}return{type:e,value:r,lineNumber:this.lineNumber,lineStart:this.lineStart,start:t,end:this.index}};e.prototype.scanPunctuator=function(){var e=this.index;var t=this.source[this.index];switch(t){case"(":case"{":if(t==="{"){this.curlyStack.push("{")}++this.index;break;case".":++this.index;if(this.source[this.index]==="."&&this.source[this.index+1]==="."){this.index+=2;t="..."}break;case"}":++this.index;this.curlyStack.pop();break;case")":case";":case",":case"[":case"]":case":":case"?":case"~":++this.index;break;default:t=this.source.substr(this.index,4);if(t===">>>="){this.index+=4}else{t=t.substr(0,3);if(t==="==="||t==="!=="||t===">>>"||t==="<<="||t===">>="||t==="**="){this.index+=3}else{t=t.substr(0,2);if(t==="&&"||t==="||"||t==="=="||t==="!="||t==="+="||t==="-="||t==="*="||t==="/="||t==="++"||t==="--"||t==="<<"||t===">>"||t==="&="||t==="|="||t==="^="||t==="%="||t==="<="||t===">="||t==="=>"||t==="**"){this.index+=2}else{t=this.source[this.index];if("<>=!+-*%&|^/".indexOf(t)>=0){++this.index}}}}}if(this.index===e){this.throwUnexpectedToken()}return{type:7,value:t,lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}};e.prototype.scanHexLiteral=function(e){var t="";while(!this.eof()){if(!i.Character.isHexDigit(this.source.charCodeAt(this.index))){break}t+=this.source[this.index++]}if(t.length===0){this.throwUnexpectedToken()}if(i.Character.isIdentifierStart(this.source.charCodeAt(this.index))){this.throwUnexpectedToken()}return{type:6,value:parseInt("0x"+t,16),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}};e.prototype.scanBinaryLiteral=function(e){var t="";var r;while(!this.eof()){r=this.source[this.index];if(r!=="0"&&r!=="1"){break}t+=this.source[this.index++]}if(t.length===0){this.throwUnexpectedToken()}if(!this.eof()){r=this.source.charCodeAt(this.index);if(i.Character.isIdentifierStart(r)||i.Character.isDecimalDigit(r)){this.throwUnexpectedToken()}}return{type:6,value:parseInt(t,2),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}};e.prototype.scanOctalLiteral=function(e,t){var r="";var n=false;if(i.Character.isOctalDigit(e.charCodeAt(0))){n=true;r="0"+this.source[this.index++]}else{++this.index}while(!this.eof()){if(!i.Character.isOctalDigit(this.source.charCodeAt(this.index))){break}r+=this.source[this.index++]}if(!n&&r.length===0){this.throwUnexpectedToken()}if(i.Character.isIdentifierStart(this.source.charCodeAt(this.index))||i.Character.isDecimalDigit(this.source.charCodeAt(this.index))){this.throwUnexpectedToken()}return{type:6,value:parseInt(r,8),octal:n,lineNumber:this.lineNumber,lineStart:this.lineStart,start:t,end:this.index}};e.prototype.isImplicitOctalLiteral=function(){for(var e=this.index+1;e=0){n=n.replace(/\\u\{([0-9a-fA-F]+)\}|\\u([a-fA-F0-9]{4})/g,(function(e,t,n){var s=parseInt(t||n,16);if(s>1114111){i.throwUnexpectedToken(a.Messages.InvalidRegExp)}if(s<=65535){return String.fromCharCode(s)}return r})).replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,r)}try{RegExp(n)}catch(e){this.throwUnexpectedToken(a.Messages.InvalidRegExp)}try{return new RegExp(e,t)}catch(e){return null}};e.prototype.scanRegExpBody=function(){var e=this.source[this.index];n.assert(e==="/","Regular expression literal must start with a slash");var t=this.source[this.index++];var r=false;var s=false;while(!this.eof()){e=this.source[this.index++];t+=e;if(e==="\\"){e=this.source[this.index++];if(i.Character.isLineTerminator(e.charCodeAt(0))){this.throwUnexpectedToken(a.Messages.UnterminatedRegExp)}t+=e}else if(i.Character.isLineTerminator(e.charCodeAt(0))){this.throwUnexpectedToken(a.Messages.UnterminatedRegExp)}else if(r){if(e==="]"){r=false}}else{if(e==="/"){s=true;break}else if(e==="["){r=true}}}if(!s){this.throwUnexpectedToken(a.Messages.UnterminatedRegExp)}return t.substr(1,t.length-2)};e.prototype.scanRegExpFlags=function(){var e="";var t="";while(!this.eof()){var r=this.source[this.index];if(!i.Character.isIdentifierPart(r.charCodeAt(0))){break}++this.index;if(r==="\\"&&!this.eof()){r=this.source[this.index];if(r==="u"){++this.index;var n=this.index;var a=this.scanHexEscape("u");if(a!==null){t+=a;for(e+="\\u";n=55296&&e<57343){if(i.Character.isIdentifierStart(this.codePointAt(this.index))){return this.scanIdentifier()}}return this.scanPunctuator()};return e}();t.Scanner=l},function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.TokenName={};t.TokenName[1]="Boolean";t.TokenName[2]="";t.TokenName[3]="Identifier";t.TokenName[4]="Keyword";t.TokenName[5]="Null";t.TokenName[6]="Numeric";t.TokenName[7]="Punctuator";t.TokenName[8]="String";t.TokenName[9]="RegularExpression";t.TokenName[10]="Template"},function(e,t){Object.defineProperty(t,"__esModule",{value:true});t.XHTMLEntities={quot:'"',amp:"&",apos:"'",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",lang:"⟨",rang:"⟩"}},function(e,t,r){Object.defineProperty(t,"__esModule",{value:true});var n=r(10);var i=r(12);var a=r(13);var s=function(){function e(){this.values=[];this.curly=this.paren=-1}e.prototype.beforeFunctionExpression=function(e){return["(","{","[","in","typeof","instanceof","new","return","case","delete","throw","void","=","+=","-=","*=","**=","/=","%=","<<=",">>=",">>>=","&=","|=","^=",",","+","-","*","**","/","%","++","--","<<",">>",">>>","&","|","^","!","~","&&","||","?",":","===","==",">=","<=","<",">","!=","!=="].indexOf(e)>=0};e.prototype.isRegexStart=function(){var e=this.values[this.values.length-1];var t=e!==null;switch(e){case"this":case"]":t=false;break;case")":var r=this.values[this.paren-1];t=r==="if"||r==="while"||r==="for"||r==="with";break;case"}":t=false;if(this.values[this.curly-3]==="function"){var n=this.values[this.curly-4];t=n?!this.beforeFunctionExpression(n):false}else if(this.values[this.curly-4]==="function"){var n=this.values[this.curly-5];t=n?!this.beforeFunctionExpression(n):true}break}return t};e.prototype.push=function(e){if(e.type===7||e.type===4){if(e.value==="{"){this.curly=this.values.length}else if(e.value==="("){this.paren=this.values.length}this.values.push(e.value)}else{this.values.push(null)}};return e}();var o=function(){function e(e,t){this.errorHandler=new n.ErrorHandler;this.errorHandler.tolerant=t?typeof t.tolerant==="boolean"&&t.tolerant:false;this.scanner=new i.Scanner(e,this.errorHandler);this.scanner.trackComment=t?typeof t.comment==="boolean"&&t.comment:false;this.trackRange=t?typeof t.range==="boolean"&&t.range:false;this.trackLoc=t?typeof t.loc==="boolean"&&t.loc:false;this.buffer=[];this.reader=new s}e.prototype.errors=function(){return this.errorHandler.errors};e.prototype.getNextToken=function(){if(this.buffer.length===0){var e=this.scanner.scanComments();if(this.scanner.trackComment){for(var t=0;t1){var o=i.start.column+t;i.start={line:a,column:n?Math.max(0,o):o}}if(!r||s>1){var l=i.end.column+t;i.end={line:s,column:n?Math.max(0,l):l}}return new e(this.sourceLines,this.sourceLoc,i)};return e}();t.default=i;function a(e,t,r){return{line:e.line+t-1,column:e.line===1?e.column+r:e.column}}function s(e,t,r){return{line:e.line-t+1,column:e.line===t?e.column-r:e.column}}function o(e,t,r,i,a){var s=On.comparePos(i,a);if(s===0){return t}if(s<0){var o=e.skipSpaces(t)||e.lastPos();var l=r.skipSpaces(i)||r.lastPos();var u=a.line-l.line;o.line+=u;l.line+=u;if(u>0){o.column=0;l.column=0}else{n.default.strictEqual(u,0)}while(On.comparePos(l,a)<0&&r.nextPos(l,true)){n.default.ok(e.nextPos(o,true));n.default.strictEqual(e.charAt(o),r.charAt(l))}}else{var o=e.skipSpaces(t,true)||e.firstPos();var l=r.skipSpaces(i,true)||r.firstPos();var u=a.line-l.line;o.line+=u;l.line+=u;if(u<0){o.column=e.getLineLength(o.line);l.column=r.getLineLength(l.line)}else{n.default.strictEqual(u,0)}while(On.comparePos(a,l)<0&&r.prevPos(l,true)){n.default.ok(e.prevPos(o,true));n.default.strictEqual(e.charAt(o),r.charAt(l))}}return o}}));o(mi);var vi=l((function(e,t){var r=this&&this.__assign||function(){r=Object.assign||function(e){for(var t,r=1,n=arguments.length;r0);this.length=e.length;this.name=t||null;if(this.name){this.mappings.push(new s.default(this,{start:this.firstPos(),end:this.lastPos()}))}}e.prototype.toString=function(e){return this.sliceString(this.firstPos(),this.lastPos(),e)};e.prototype.getSourceMap=function(e,t){if(!e){return null}var r=this;function n(r){r=r||{};r.file=e;if(t){r.sourceRoot=t}return r}if(r.cachedSourceMap){return n(r.cachedSourceMap.toJSON())}var s=new a.default.SourceMapGenerator(n());var o={};r.mappings.forEach((function(e){var t=e.sourceLines.skipSpaces(e.sourceLoc.start)||e.sourceLines.lastPos();var n=r.skipSpaces(e.targetLoc.start)||r.lastPos();while(On.comparePos(t,e.sourceLoc.end)<0&&On.comparePos(n,e.targetLoc.end)<0){var a=e.sourceLines.charAt(t);var l=r.charAt(n);i.default.strictEqual(a,l);var c=e.sourceLines.name;s.addMapping({source:c,original:{line:t.line,column:t.column},generated:{line:n.line,column:n.column}});if(!u.call(o,c)){var f=e.sourceLines.toString();s.setSourceContent(c,f);o[c]=f}r.nextPos(n,true);e.sourceLines.nextPos(t,true)}}));r.cachedSourceMap=s;return s.toJSON()};e.prototype.bootstrapCharAt=function(e){i.default.strictEqual(typeof e,"object");i.default.strictEqual(typeof e.line,"number");i.default.strictEqual(typeof e.column,"number");var t=e.line,r=e.column,n=this.toString().split(p),a=n[t-1];if(typeof a==="undefined")return"";if(r===a.length&&t=a.length)return"";return a.charAt(r)};e.prototype.charAt=function(e){i.default.strictEqual(typeof e,"object");i.default.strictEqual(typeof e.line,"number");i.default.strictEqual(typeof e.column,"number");var t=e.line,r=e.column,n=this,a=n.infos,s=a[t-1],o=r;if(typeof s==="undefined"||o<0)return"";var l=this.getIndentAt(t);if(o=s.sliceEnd)return"";return s.line.charAt(o)};e.prototype.stripMargin=function(t,n){if(t===0)return this;i.default.ok(t>0,"negative margin: "+t);if(n&&this.length===1)return this;var a=new e(this.infos.map((function(e,i){if(e.line&&(i>0||!n)){e=r(r({},e),{indent:Math.max(0,e.indent-t)})}return e})));if(this.mappings.length>0){var s=a.mappings;i.default.strictEqual(s.length,0);this.mappings.forEach((function(e){s.push(e.indent(t,n,true))}))}return a};e.prototype.indent=function(t){if(t===0){return this}var n=new e(this.infos.map((function(e){if(e.line&&!e.locked){e=r(r({},e),{indent:e.indent+t})}return e})));if(this.mappings.length>0){var a=n.mappings;i.default.strictEqual(a.length,0);this.mappings.forEach((function(e){a.push(e.indent(t))}))}return n};e.prototype.indentTail=function(t){if(t===0){return this}if(this.length<2){return this}var n=new e(this.infos.map((function(e,n){if(n>0&&e.line&&!e.locked){e=r(r({},e),{indent:e.indent+t})}return e})));if(this.mappings.length>0){var a=n.mappings;i.default.strictEqual(a.length,0);this.mappings.forEach((function(e){a.push(e.indent(t,true))}))}return n};e.prototype.lockIndentTail=function(){if(this.length<2){return this}return new e(this.infos.map((function(e,t){return r(r({},e),{locked:t>0})})))};e.prototype.getIndentAt=function(e){i.default.ok(e>=1,"no line "+e+" (line numbers start from 1)");return Math.max(this.infos[e-1].indent,0)};e.prototype.guessTabWidth=function(){if(typeof this.cachedTabWidth==="number"){return this.cachedTabWidth}var e=[];var t=0;for(var r=1,n=this.length;r<=n;++r){var i=this.infos[r-1];var a=i.line.slice(i.sliceStart,i.sliceEnd);if(m(a)){continue}var s=Math.abs(i.indent-t);e[s]=~~e[s]+1;t=i.indent}var o=-1;var l=2;for(var c=1;co){o=e[c];l=c}}return this.cachedTabWidth=l};e.prototype.startsWithComment=function(){if(this.infos.length===0){return false}var e=this.infos[0],t=e.sliceStart,r=e.sliceEnd,n=e.line.slice(t,r).trim();return n.length===0||n.slice(0,2)==="//"||n.slice(0,2)==="/*"};e.prototype.isOnlyWhitespace=function(){return m(this.toString())};e.prototype.isPrecededOnlyByWhitespace=function(e){var t=this.infos[e.line-1];var r=Math.max(t.indent,0);var n=e.column-r;if(n<=0){return true}var i=t.sliceStart;var a=Math.min(i+n,t.sliceEnd);var s=t.line.slice(i,a);return m(s)};e.prototype.getLineLength=function(e){var t=this.infos[e-1];return this.getIndentAt(e)+t.sliceEnd-t.sliceStart};e.prototype.nextPos=function(e,t){if(t===void 0){t=false}var r=Math.max(e.line,0),n=Math.max(e.column,0);if(n0){r.push(r.pop().slice(0,t.column));r[0]=r[0].slice(e.column)}return d(r.join("\n"))};e.prototype.slice=function(t,r){if(!r){if(!t){return this}r=this.lastPos()}if(!t){throw new Error("cannot slice with end but not start")}var n=this.infos.slice(t.line-1,r.line);if(t.line===r.line){n[0]=v(n[0],t.column,r.column)}else{i.default.ok(t.line0){var s=a.mappings;i.default.strictEqual(s.length,0);this.mappings.forEach((function(e){var n=e.slice(this,t,r);if(n){s.push(n)}}),this)}return a};e.prototype.bootstrapSliceString=function(e,t,r){return this.slice(e,t).toString(r)};e.prototype.sliceString=function(e,t,r){if(e===void 0){e=this.firstPos()}if(t===void 0){t=this.lastPos()}r=pi.normalize(r);var n=[];var i=r.tabWidth,a=i===void 0?2:i;for(var s=e.line;s<=t.line;++s){var o=this.infos[s-1];if(s===e.line){if(s===t.line){o=v(o,e.column,t.column)}else{o=v(o,e.column)}}else if(s===t.line){o=v(o,0,t.column)}var l=Math.max(o.indent,0);var u=o.line.slice(0,o.sliceStart);if(r.reuseWhitespace&&m(u)&&f(u,r.tabWidth)===l){n.push(o.line.slice(0,o.sliceEnd));continue}var c=0;var h=l;if(r.useTabs){c=Math.floor(l/a);h-=c*a}var p="";if(c>0){p+=new Array(c+1).join("\t")}if(h>0){p+=new Array(h+1).join(" ")}p+=o.line.slice(o.sliceStart,o.sliceEnd);n.push(p)}return n.join(r.lineTerminator)};e.prototype.isEmpty=function(){return this.length<2&&this.getLineLength(1)<1};e.prototype.join=function(t){var n=this;var i=[];var a=[];var s;function o(e){if(e===null){return}if(s){var t=e.infos[0];var n=new Array(t.indent+1).join(" ");var o=i.length;var l=Math.max(s.indent,0)+s.sliceEnd-s.sliceStart;s.line=s.line.slice(0,s.sliceEnd)+n+t.line.slice(t.sliceStart,t.sliceEnd);s.locked=s.locked||t.locked;s.sliceEnd=s.line.length;if(e.mappings.length>0){e.mappings.forEach((function(e){a.push(e.add(o,l))}))}}else if(e.mappings.length>0){a.push.apply(a,e.mappings)}e.infos.forEach((function(e,t){if(!s||t>0){s=r({},e);i.push(s)}}))}function l(e,t){if(t>0)o(n);o(e)}t.map((function(e){var t=d(e);if(t.isEmpty())return null;return t})).forEach((function(e,t){if(n.isEmpty()){o(e)}else{l(e,t)}}));if(i.length<1)return y;var u=new e(i);u.mappings=a;return u};e.prototype.concat=function(){var e=[];for(var t=0;t0);var s=Math.ceil(r/t)*t;if(s===r){r+=t}else{r=s}break;case 11:case 12:case 13:case 65279:break;case 32:default:r+=1;break}}return r}t.countSpaces=f;var h=/^\s*/;var p=/\u000D\u000A|\u000D(?!\u000A)|\u000A|\u2028|\u2029/;function d(e,t){if(e instanceof o)return e;e+="";var r=t&&t.tabWidth;var n=e.indexOf("\t")<0;var a=!t&&n&&e.length<=c;i.default.ok(r||n,"No tab width specified but encountered tabs in string\n"+e);if(a&&u.call(l,e))return l[e];var s=new o(e.split(p).map((function(e){var t=h.exec(e)[0];return{line:e,indent:f(t,r),locked:false,sliceStart:t.length,sliceEnd:e.length}})),pi.normalize(t).sourceFileName);if(a)l[e]=s;return s}t.fromString=d;function m(e){return!/\S/.test(e)}function v(e,t,r){var n=e.sliceStart;var a=e.sliceEnd;var s=Math.max(e.indent,0);var o=s+a-n;if(typeof r==="undefined"){r=o}t=Math.max(t,0);r=Math.min(r,o);r=Math.max(r,t);if(r=0);i.default.ok(n<=a);i.default.strictEqual(o,s+a-n);if(e.indent===s&&e.sliceStart===n&&e.sliceEnd===a){return e}return{line:e.line,indent:s,locked:false,sliceStart:n,sliceEnd:a}}function g(e){return y.join(e)}t.concat=g;var y=d("")}));o(vi);var gi=vi.Lines;var yi=vi.countSpaces;var xi=vi.fromString;var Ei=vi.concat;var bi=Object;var Si=Object.defineProperty;var Di=Object.create;function Ci(e,t,r){if(Si)try{Si.call(bi,e,t,{value:r})}catch(n){e[t]=r}else{e[t]=r}}function Ai(e){if(e){Ci(e,"call",e.call);Ci(e,"apply",e.apply)}return e}Ai(Si);Ai(Di);var wi=Ai(Object.prototype.hasOwnProperty);var Ti=Ai(Number.prototype.toString);var ki=Ai(String.prototype.slice);var Pi=function e(){};function _i(e){if(Di){return Di.call(bi,e)}Pi.prototype=e||null;return new Pi}var Fi=Math.random;var Ii=_i(null);function Ni(){do{var e=Mi(ki.call(Ti.call(Fi(),36),2))}while(wi.call(Ii,e));return Ii[e]=e}function Mi(e){var t={};t[e]=true;return Object.keys(t)[0]}var Bi=Ni;var Li=Object.getOwnPropertyNames;Object.getOwnPropertyNames=function e(t){for(var r=Li(t),n=0,i=0,a=r.length;ni){r[i]=r[n]}++i}}r.length=i;return r};function Oi(e){return _i(null)}function Ri(e){var t=Ni();var r=_i(null);e=e||Oi;function n(n){var i;function a(t,a){if(t===r){return a?i=null:i||(i=e(n))}}Ci(n,t,a)}function i(e){if(!wi.call(e,t))n(e);return e[t](r)}i.forget=function(e){if(wi.call(e,t))e[t](r,true)};return i}var ji=Ri;var Ui={makeUniqueKey:Bi,makeAccessor:ji};var Vi=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(Object.hasOwnProperty.call(e,r))t[r]=e[r];t["default"]=e;return t};Object.defineProperty(t,"__esModule",{value:true});var i=r(Jt);var a=n(N);var s=a.namedTypes;var o=a.builtInTypes.array;var l=a.builtInTypes.object;var u=Ui.makeUniqueKey();function c(e,t,r){if(!e){return}On.fixFaultyLocations(e,t);if(r){if(s.Node.check(e)&&s.SourceLocation.check(e.loc)){for(var n=r.length-1;n>=0;--n){if(On.comparePos(r[n].loc.end,e.loc.start)<=0){break}}r.splice(n+1,0,e);return}}else if(e[u]){return e[u]}var i;if(o.check(e)){i=Object.keys(e)}else if(l.check(e)){i=a.getFieldNames(e)}else{return}if(!r){Object.defineProperty(e,u,{value:r=[],enumerable:false})}for(var n=0,f=i.length;n>1;var o=n[s];if(On.comparePos(o.loc.start,t.loc.start)<=0&&On.comparePos(t.loc.end,o.loc.end)<=0){f(t.enclosingNode=o,t,r);return}if(On.comparePos(o.loc.end,t.loc.start)<=0){var l=o;i=s+1;continue}if(On.comparePos(t.loc.end,o.loc.start)<=0){var u=o;a=s;continue}throw new Error("Comment location overlaps with node location")}if(l){t.precedingNode=l}if(u){t.followingNode=u}}function h(e,t,r){if(!o.check(e)){return}var n=[];e.forEach((function(e){e.loc.lines=r;f(t,e,r);var a=e.precedingNode;var s=e.enclosingNode;var o=e.followingNode;if(a&&o){var l=n.length;if(l>0){var u=n[l-1];i.default.strictEqual(u.precedingNode===e.precedingNode,u.followingNode===e.followingNode);if(u.followingNode!==e.followingNode){p(n,r)}}n.push(e)}else if(a){p(n,r);g(a,e)}else if(o){p(n,r);m(o,e)}else if(s){p(n,r);v(s,e)}else{throw new Error("AST contains no nodes at all?")}}));p(n,r);e.forEach((function(e){delete e.precedingNode;delete e.enclosingNode;delete e.followingNode}))}t.attach=h;function p(e,t){var r=e.length;if(r===0){return}var n=e[0].precedingNode;var a=e[0].followingNode;var s=a.loc.start;for(var o=r;o>0;--o){var l=e[o-1];i.default.strictEqual(l.precedingNode,n);i.default.strictEqual(l.followingNode,a);var u=t.sliceString(l.loc.end,s);if(/\S/.test(u)){break}s=l.loc.start}while(o<=r&&(l=e[o])&&(l.type==="Line"||l.type==="CommentLine")&&l.loc.start.column>a.loc.start.column){++o}e.forEach((function(e,t){if(t0){var t=e.tokens[this.startTokenIndex];if(u.comparePos(e.start,t.loc.start)<0){--this.startTokenIndex}else break}while(this.endTokenIndexthis.startTokenIndex){var t=e.tokens[this.endTokenIndex-1];if(u.comparePos(e.end,t.loc.end)<0){--this.endTokenIndex}else break}e.end.token=this.endTokenIndex}}));o(Xi);var Ji=Xi.parse;var qi=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(Object.hasOwnProperty.call(e,r))t[r]=e[r];t["default"]=e;return t};Object.defineProperty(t,"__esModule",{value:true});var i=r(Jt);var a=n(N);var s=a.namedTypes;var o=a.builtInTypes.array;var l=a.builtInTypes.number;var u=n(On);var c=function e(t){i.default.ok(this instanceof e);this.stack=[t]};var f=c.prototype;c.from=function(e){if(e instanceof c){return e.copy()}if(e instanceof a.NodePath){var t=Object.create(c.prototype);var r=[e.value];for(var n;n=e.parentPath;e=n)r.push(e.name,n.value);t.stack=r.reverse();return t}return new c(e)};f.copy=function e(){var e=Object.create(c.prototype);e.stack=this.stack.slice(0);return e};f.getName=function e(){var t=this.stack;var r=t.length;if(r>1){return t[r-2]}return null};f.getValue=function e(){var t=this.stack;return t[t.length-1]};f.valueIsDuplicate=function(){var e=this.stack;var t=e.length-1;return e.lastIndexOf(e[t],t-1)>=0};function h(e,t){var r=e.stack;for(var n=r.length-1;n>=0;n-=2){var i=r[n];if(s.Node.check(i)&&--t<0){return i}}return null}f.getNode=function e(t){if(t===void 0){t=0}return h(this,~~t)};f.getParentNode=function e(t){if(t===void 0){t=0}return h(this,~~t+1)};f.getRootValue=function e(){var t=this.stack;if(t.length%2===0){return t[1]}return t[0]};f.call=function e(t){var r=this.stack;var n=r.length;var i=r[n-1];var a=arguments.length;for(var s=1;s0){var n=r[t.start.token-1];if(n){var i=this.getRootValue().loc;if(u.comparePos(i.start,n.loc.start)<=0){return n}}}return null};f.getNextToken=function(e){e=e||this.getNode();var t=e&&e.loc;var r=t&&t.tokens;if(r&&t.end.tokenc){return true}if(o===c&&n==="right"){i.default.strictEqual(r.right,t);return true}default:return false}case"SequenceExpression":switch(r.type){case"ReturnStatement":return false;case"ForStatement":return false;case"ExpressionStatement":return n!=="expression";default:return true}case"YieldExpression":switch(r.type){case"BinaryExpression":case"LogicalExpression":case"UnaryExpression":case"SpreadElement":case"SpreadProperty":case"CallExpression":case"MemberExpression":case"NewExpression":case"ConditionalExpression":case"YieldExpression":return true;default:return false}case"IntersectionTypeAnnotation":case"UnionTypeAnnotation":return r.type==="NullableTypeAnnotation";case"Literal":return r.type==="MemberExpression"&&l.check(t.value)&&n==="object"&&r.object===t;case"NumericLiteral":return r.type==="MemberExpression"&&n==="object"&&r.object===t;case"AssignmentExpression":case"ConditionalExpression":switch(r.type){case"UnaryExpression":case"SpreadElement":case"SpreadProperty":case"BinaryExpression":case"LogicalExpression":return true;case"CallExpression":case"NewExpression":return n==="callee"&&r.callee===t;case"ConditionalExpression":return n==="test"&&r.test===t;case"MemberExpression":return n==="object"&&r.object===t;default:return false}case"ArrowFunctionExpression":if(s.CallExpression.check(r)&&n==="callee"){return true}if(s.MemberExpression.check(r)&&n==="object"){return true}return p(r);case"ObjectExpression":if(r.type==="ArrowFunctionExpression"&&n==="body"){return true}break;case"TSAsExpression":if(r.type==="ArrowFunctionExpression"&&n==="body"&&t.expression.type==="ObjectExpression"){return true}break;case"CallExpression":if(n==="declaration"&&s.ExportDefaultDeclaration.check(r)&&s.FunctionExpression.check(t.callee)){return true}}if(r.type==="NewExpression"&&n==="callee"&&r.callee===t){return m(t)}if(e!==true&&!this.canBeFirstInStatement()&&this.firstInStatement()){return true}return false};function p(e){return s.BinaryExpression.check(e)||s.LogicalExpression.check(e)}var d={};[["||"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]].forEach((function(e,t){e.forEach((function(e){d[e]=t}))}));function m(e){if(s.CallExpression.check(e)){return true}if(o.check(e)){return e.some(m)}if(s.Node.check(e)){return a.someField(e,(function(e,t){return m(t)}))}return false}f.canBeFirstInStatement=function(){var e=this.getNode();if(s.FunctionExpression.check(e)){return false}if(s.ObjectExpression.check(e)){return false}if(s.ClassExpression.check(e)){return false}return true};f.firstInStatement=function(){var e=this.stack;var t,r;var n,a;for(var o=e.length-1;o>=0;o-=2){if(s.Node.check(e[o])){n=t;a=r;t=e[o-1];r=e[o]}if(!r||!a){continue}if(s.BlockStatement.check(r)&&t==="body"&&n===0){i.default.strictEqual(r.body[0],a);return true}if(s.ExpressionStatement.check(r)&&n==="expression"){i.default.strictEqual(r.expression,a);return true}if(s.AssignmentExpression.check(r)&&n==="left"){i.default.strictEqual(r.left,a);return true}if(s.ArrowFunctionExpression.check(r)&&n==="body"){i.default.strictEqual(r.body,a);return true}if(s.SequenceExpression.check(r)&&t==="expressions"&&n===0){i.default.strictEqual(r.expressions[0],a);continue}if(s.CallExpression.check(r)&&n==="callee"){i.default.strictEqual(r.callee,a);continue}if(s.MemberExpression.check(r)&&n==="object"){i.default.strictEqual(r.object,a);continue}if(s.ConditionalExpression.check(r)&&n==="test"){i.default.strictEqual(r.test,a);continue}if(p(r)&&n==="left"){i.default.strictEqual(r.left,a);continue}if(s.UnaryExpression.check(r)&&!r.prefix&&n==="argument"){i.default.strictEqual(r.argument,a);continue}return false}return true};t.default=c}));o(qi);var Wi=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(Object.hasOwnProperty.call(e,r))t[r]=e[r];t["default"]=e;return t};Object.defineProperty(t,"__esModule",{value:true});var i=r(Jt);var a=n(vi);var s=n(N);var o=s.namedTypes.Printable;var l=s.namedTypes.Expression;var u=s.namedTypes.ReturnStatement;var c=s.namedTypes.SourceLocation;var f=r(qi);var h=s.builtInTypes.object;var p=s.builtInTypes.array;var d=s.builtInTypes.string;var m=/[0-9a-z_$]/i;var v=function e(t){i.default.ok(this instanceof e);i.default.ok(t instanceof a.Lines);var r=this,n=[];r.replace=function(e,t){if(d.check(t))t=a.fromString(t);n.push({lines:t,start:e.start,end:e.end})};r.get=function(e){e=e||{start:{line:1,column:0},end:{line:t.length,column:t.getLineLength(t.length)}};var r=e.start,s=[];function o(e,r){i.default.ok(On.comparePos(e,r)<=0);s.push(t.slice(e,r))}n.sort((function(e,t){return On.comparePos(e.start,t.start)})).forEach((function(e){if(On.comparePos(r,e.start)>0);else{o(r,e.start);s.push(e.lines);r=e.end}}));o(r,e.end);return a.concat(s)}};t.Patcher=v;var g=v.prototype;g.tryToReprintComments=function(e,t,r){var n=this;if(!e.comments&&!t.comments){return true}var a=f.default.from(e);var s=f.default.from(t);a.stack.push("comments",y(e));s.stack.push("comments",y(t));var o=[];var l=C(a,s,o);if(l&&o.length>0){o.forEach((function(e){var t=e.oldPath.getValue();i.default.ok(t.leading||t.trailing);n.replace(t.loc,r(e.newPath).indentTail(t.loc.indent))}))}return l};function y(e){var t=[];if(e.comments&&e.comments.length>0){e.comments.forEach((function(e){if(e.leading||e.trailing){t.push(e)}}))}return t}g.deleteComments=function(e){if(!e.comments){return}var t=this;e.comments.forEach((function(r){if(r.leading){t.replace({start:r.loc.start,end:e.loc.lines.skipSpaces(r.loc.end,false,false)},"")}else if(r.trailing){t.replace({start:e.loc.lines.skipSpaces(r.loc.start,true,false),end:r.loc.end},"")}}))};function x(e){i.default.ok(e instanceof f.default);var t=e.getValue();if(!o.check(t))return;var r=t.original;var n=r&&r.loc;var s=n&&n.lines;var l=[];if(!s||!S(e,l))return;return function(t){var i=new v(s);l.forEach((function(e){var r=e.newPath.getValue();var n=e.oldPath.getValue();c.assert(n.loc,true);var o=!i.tryToReprintComments(r,n,t);if(o){i.deleteComments(n)}var l=t(e.newPath,{includeComments:o,avoidRootParens:n.type===r.type&&e.oldPath.hasParens()}).indentTail(n.loc.indent);var u=E(s,n.loc,l);var f=b(s,n.loc,l);if(u||f){var h=[];u&&h.push(" ");h.push(l);f&&h.push(" ");l=a.concat(h)}i.replace(n.loc,l)}));var o=i.get(n).indentTail(-r.loc.indent);if(e.needsParens()){return a.concat(["(",o,")"])}return o}}t.getReprinter=x;function E(e,t,r){var n=On.copyPos(t.start);var i=e.prevPos(n)&&e.charAt(n);var a=r.charAt(r.firstPos());return i&&m.test(i)&&a&&m.test(a)}function b(e,t,r){var n=e.charAt(t.end);var i=r.lastPos();var a=r.prevPos(i)&&r.charAt(i);return a&&m.test(a)&&n&&m.test(n)}function S(e,t){var r=e.getValue();o.assert(r);var n=r.original;o.assert(n);i.default.deepEqual(t,[]);if(r.type!==n.type){return false}var a=new f.default(n);var s=w(e,a,t);if(!s){t.length=0}return s}function D(e,t,r){var n=e.getValue();var i=t.getValue();if(n===i)return true;if(p.check(n))return C(e,t,r);if(h.check(n))return A(e,t,r);return false}function C(e,t,r){var n=e.getValue();var i=t.getValue();if(n===i||e.valueIsDuplicate()||t.valueIsDuplicate()){return true}p.assert(n);var a=n.length;if(!(p.check(i)&&i.length===a))return false;for(var s=0;so){return false}return true}}));o(Wi);var Hi=Wi.Patcher;var Ki=Wi.getReprinter;var $i=l((function(e,t){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(Object.hasOwnProperty.call(e,r))t[r]=e[r];t["default"]=e;return t};Object.defineProperty(t,"__esModule",{value:true});var i=r(Jt);var a=n(N);var s=a.namedTypes;var o=a.builtInTypes.string;var l=a.builtInTypes.object;var u=r(qi);var c=n(On);var f=function e(t,r){i.default.ok(this instanceof e);o.assert(t);this.code=t;if(r){l.assert(r);this.map=r}};var h=f.prototype;var p=false;h.toString=function(){if(!p){console.warn("Deprecation warning: recast.print now returns an object with "+"a .code property. You appear to be treating the object as a "+"string, which might still work but is strongly discouraged.");p=true}return this.code};var d=new f("");var m=function e(t){i.default.ok(this instanceof e);var r=t&&t.tabWidth;t=pi.normalize(t);t.sourceFileName=null;function n(e,t){e=Object.assign({},e,t);return function(t){return a(t,e)}}function a(e,s){i.default.ok(e instanceof u.default);s=s||{};if(s.includeComments){return Vi.printComments(e,n(s,{includeComments:false}))}var o=t.tabWidth;if(!r){var l=e.getNode().loc;if(l&&l.lines&&l.lines.guessTabWidth){t.tabWidth=l.lines.guessTabWidth()}}var c=Wi.getReprinter(e);var f=c?c(a):v(e,t,s,n(s,{includeComments:true,avoidRootParens:false}));t.tabWidth=o;return f}this.print=function(e){if(!e){return d}var r=a(u.default.from(e),{includeComments:true,avoidRootParens:false});return new f(r.toString(t),c.composeSourceMaps(t.inputSourceMap,r.getSourceMap(t.sourceMapName,t.sourceRoot)))};this.printGenerically=function(e){if(!e){return d}function r(e){return Vi.printComments(e,(function(e){return v(e,t,{includeComments:true,avoidRootParens:false},r)}))}var n=u.default.from(e);var i=t.reuseWhitespace;t.reuseWhitespace=false;var a=new f(r(n).toString(t));t.reuseWhitespace=i;return a}};t.Printer=m;function v(e,t,r,n){i.default.ok(e instanceof u.default);var a=e.getValue();var s=[];var o=g(e,t,n);if(!a||o.isEmpty()){return o}var l=false;var c=y(e,n);if(c.isEmpty()){if(!r.avoidRootParens){l=e.needsParens()}}else{s.push(c)}if(l){s.unshift("(")}s.push(o);if(l){s.push(")")}return vi.concat(s)}function g(e,t,r){var n=e.getValue();if(!n){return vi.fromString("")}if(typeof n==="string"){return vi.fromString(n,t)}s.Printable.assert(n);var a=[];switch(n.type){case"File":return e.call(r,"program");case"Program":if(n.directives){e.each((function(e){a.push(r(e),";\n")}),"directives")}if(n.interpreter){a.push(e.call(r,"interpreter"))}a.push(e.call((function(e){return x(e,t,r)}),"body"));return vi.concat(a);case"Noop":case"EmptyStatement":return vi.fromString("");case"ExpressionStatement":return vi.concat([e.call(r,"expression"),";"]);case"ParenthesizedExpression":return vi.concat(["(",e.call(r,"expression"),")"]);case"BinaryExpression":case"LogicalExpression":case"AssignmentExpression":return vi.fromString(" ").join([e.call(r,"left"),n.operator,e.call(r,"right")]);case"AssignmentPattern":return vi.concat([e.call(r,"left")," = ",e.call(r,"right")]);case"MemberExpression":case"OptionalMemberExpression":a.push(e.call(r,"object"));var o=e.call(r,"property");var l=n.type==="OptionalMemberExpression"&&n.optional;if(n.computed){a.push(l?"?.[":"[",o,"]")}else{a.push(l?"?.":".",o)}return vi.concat(a);case"MetaProperty":return vi.concat([e.call(r,"meta"),".",e.call(r,"property")]);case"BindExpression":if(n.object){a.push(e.call(r,"object"))}a.push("::",e.call(r,"callee"));return vi.concat(a);case"Path":return vi.fromString(".").join(n.body);case"Identifier":return vi.concat([vi.fromString(n.name,t),n.optional?"?":"",e.call(r,"typeAnnotation")]);case"SpreadElement":case"SpreadElementPattern":case"RestProperty":case"SpreadProperty":case"SpreadPropertyPattern":case"ObjectTypeSpreadProperty":case"RestElement":return vi.concat(["...",e.call(r,"argument"),e.call(r,"typeAnnotation")]);case"FunctionDeclaration":case"FunctionExpression":case"TSDeclareFunction":if(n.declare){a.push("declare ")}if(n.async){a.push("async ")}a.push("function");if(n.generator)a.push("*");if(n.id){a.push(" ",e.call(r,"id"),e.call(r,"typeParameters"))}else{if(n.typeParameters){a.push(e.call(r,"typeParameters"))}}a.push("(",D(e,t,r),")",e.call(r,"returnType"));if(n.body){a.push(" ",e.call(r,"body"))}return vi.concat(a);case"ArrowFunctionExpression":if(n.async){a.push("async ")}if(n.typeParameters){a.push(e.call(r,"typeParameters"))}if(!t.arrowParensAlways&&n.params.length===1&&!n.rest&&n.params[0].type==="Identifier"&&!n.params[0].typeAnnotation&&!n.returnType){a.push(e.call(r,"params",0))}else{a.push("(",D(e,t,r),")",e.call(r,"returnType"))}a.push(" => ",e.call(r,"body"));return vi.concat(a);case"MethodDefinition":return b(e,t,r);case"YieldExpression":a.push("yield");if(n.delegate)a.push("*");if(n.argument)a.push(" ",e.call(r,"argument"));return vi.concat(a);case"AwaitExpression":a.push("await");if(n.all)a.push("*");if(n.argument)a.push(" ",e.call(r,"argument"));return vi.concat(a);case"ModuleDeclaration":a.push("module",e.call(r,"id"));if(n.source){i.default.ok(!n.body);a.push("from",e.call(r,"source"))}else{a.push(e.call(r,"body"))}return vi.fromString(" ").join(a);case"ImportSpecifier":if(n.importKind&&n.importKind!=="value"){a.push(n.importKind+" ")}if(n.imported){a.push(e.call(r,"imported"));if(n.local&&n.local.name!==n.imported.name){a.push(" as ",e.call(r,"local"))}}else if(n.id){a.push(e.call(r,"id"));if(n.name){a.push(" as ",e.call(r,"name"))}}return vi.concat(a);case"ExportSpecifier":if(n.local){a.push(e.call(r,"local"));if(n.exported&&n.exported.name!==n.local.name){a.push(" as ",e.call(r,"exported"))}}else if(n.id){a.push(e.call(r,"id"));if(n.name){a.push(" as ",e.call(r,"name"))}}return vi.concat(a);case"ExportBatchSpecifier":return vi.fromString("*");case"ImportNamespaceSpecifier":a.push("* as ");if(n.local){a.push(e.call(r,"local"))}else if(n.id){a.push(e.call(r,"id"))}return vi.concat(a);case"ImportDefaultSpecifier":if(n.local){return e.call(r,"local")}return e.call(r,"id");case"TSExportAssignment":return vi.concat(["export = ",e.call(r,"expression")]);case"ExportDeclaration":case"ExportDefaultDeclaration":case"ExportNamedDeclaration":return C(e,t,r);case"ExportAllDeclaration":a.push("export *");if(n.exported){a.push(" as ",e.call(r,"exported"))}a.push(" from ",e.call(r,"source"),";");return vi.concat(a);case"TSNamespaceExportDeclaration":a.push("export as namespace ",e.call(r,"id"));return I(vi.concat(a));case"ExportNamespaceSpecifier":return vi.concat(["* as ",e.call(r,"exported")]);case"ExportDefaultSpecifier":return e.call(r,"exported");case"Import":return vi.fromString("import",t);case"ImportExpression":return vi.concat(["import(",e.call(r,"source"),")"]);case"ImportDeclaration":{a.push("import ");if(n.importKind&&n.importKind!=="value"){a.push(n.importKind+" ")}if(n.specifiers&&n.specifiers.length>0){var u=[];var f=[];e.each((function(e){var t=e.getValue();if(t.type==="ImportSpecifier"){f.push(r(e))}else if(t.type==="ImportDefaultSpecifier"||t.type==="ImportNamespaceSpecifier"){u.push(r(e))}}),"specifiers");u.forEach((function(e,t){if(t>0){a.push(", ")}a.push(e)}));if(f.length>0){var h=vi.fromString(", ").join(f);if(h.getLineLength(1)>t.wrapColumn){h=vi.concat([vi.fromString(",\n").join(f).indent(t.tabWidth),","])}if(u.length>0){a.push(", ")}if(h.length>1){a.push("{\n",h,"\n}")}else if(t.objectCurlySpacing){a.push("{ ",h," }")}else{a.push("{",h,"}")}}a.push(" from ")}a.push(e.call(r,"source"),";");return vi.concat(a)}case"BlockStatement":var p=e.call((function(e){return x(e,t,r)}),"body");if(p.isEmpty()){if(!n.directives||n.directives.length===0){return vi.fromString("{}")}}a.push("{\n");if(n.directives){e.each((function(e){a.push(I(r(e).indent(t.tabWidth)),n.directives.length>1||!p.isEmpty()?"\n":"")}),"directives")}a.push(p.indent(t.tabWidth));a.push("\n}");return vi.concat(a);case"ReturnStatement":a.push("return");if(n.argument){var d=e.call(r,"argument");if(d.startsWithComment()||d.length>1&&s.JSXElement&&s.JSXElement.check(n.argument)){a.push(" (\n",d.indent(t.tabWidth),"\n)")}else{a.push(" ",d)}}a.push(";");return vi.concat(a);case"CallExpression":case"OptionalCallExpression":a.push(e.call(r,"callee"));if(n.typeParameters){a.push(e.call(r,"typeParameters"))}if(n.typeArguments){a.push(e.call(r,"typeArguments"))}if(n.type==="OptionalCallExpression"&&n.callee.type!=="OptionalMemberExpression"){a.push("?.")}a.push(S(e,t,r));return vi.concat(a);case"ObjectExpression":case"ObjectPattern":case"ObjectTypeAnnotation":var m=false;var v=n.type==="ObjectTypeAnnotation";var g=t.flowObjectCommas?",":v?";":",";var y=[];if(v){y.push("indexers","callProperties");if(n.internalSlots!=null){y.push("internalSlots")}}y.push("properties");var E=0;y.forEach((function(e){E+=n[e].length}));var k=v&&E===1||E===0;var _=n.exact?"{|":"{";var N=n.exact?"|}":"}";a.push(k?_:_+"\n");var M=a.length-1;var B=0;y.forEach((function(n){e.each((function(e){var n=r(e);if(!k){n=n.indent(t.tabWidth)}var i=!v&&n.length>1;if(i&&m){a.push("\n")}a.push(n);if(B0){a.push(g," ")}a.push(L)}else{a.push("\n",L.indent(t.tabWidth))}}a.push(k?N:"\n"+N);if(B!==0&&k&&t.objectCurlySpacing){a[M]=_+" ";a[a.length-1]=" "+N}if(n.typeAnnotation){a.push(e.call(r,"typeAnnotation"))}return vi.concat(a);case"PropertyPattern":return vi.concat([e.call(r,"key"),": ",e.call(r,"pattern")]);case"ObjectProperty":case"Property":if(n.method||n.kind==="get"||n.kind==="set"){return b(e,t,r)}if(n.shorthand&&n.value.type==="AssignmentPattern"){return e.call(r,"value")}var O=e.call(r,"key");if(n.computed){a.push("[",O,"]")}else{a.push(O)}if(!n.shorthand||n.key.name!==n.value.name){a.push(": ",e.call(r,"value"))}return vi.concat(a);case"ClassMethod":case"ObjectMethod":case"ClassPrivateMethod":case"TSDeclareMethod":return b(e,t,r);case"PrivateName":return vi.concat(["#",e.call(r,"id")]);case"Decorator":return vi.concat(["@",e.call(r,"expression")]);case"ArrayExpression":case"ArrayPattern":var R=n.elements,E=R.length;var j=e.map(r,"elements");var U=vi.fromString(", ").join(j);var k=U.getLineLength(1)<=t.wrapColumn;if(k){if(t.arrayBracketSpacing){a.push("[ ")}else{a.push("[")}}else{a.push("[\n")}e.each((function(e){var r=e.getName();var n=e.getValue();if(!n){a.push(",")}else{var i=j[r];if(k){if(r>0)a.push(" ")}else{i=i.indent(t.tabWidth)}a.push(i);if(r1){a.push(vi.fromString(",\n").join(j).indentTail(n.kind.length+1))}else{a.push(j[0])}var G=e.getParentNode();if(!s.ForStatement.check(G)&&!s.ForInStatement.check(G)&&!(s.ForOfStatement&&s.ForOfStatement.check(G))&&!(s.ForAwaitStatement&&s.ForAwaitStatement.check(G))){a.push(";")}return vi.concat(a);case"VariableDeclarator":return n.init?vi.fromString(" = ").join([e.call(r,"id"),e.call(r,"init")]):e.call(r,"id");case"WithStatement":return vi.concat(["with (",e.call(r,"object"),") ",e.call(r,"body")]);case"IfStatement":var X=T(e.call(r,"consequent"),t);a.push("if (",e.call(r,"test"),")",X);if(n.alternate)a.push(P(X)?" else":"\nelse",T(e.call(r,"alternate"),t));return vi.concat(a);case"ForStatement":var J=e.call(r,"init"),q=J.length>1?";\n":"; ",W="for (",H=vi.fromString(q).join([J,e.call(r,"test"),e.call(r,"update")]).indentTail(W.length),K=vi.concat([W,H,")"]),$=T(e.call(r,"body"),t);a.push(K);if(K.length>1){a.push("\n");$=$.trimLeft()}a.push($);return vi.concat(a);case"WhileStatement":return vi.concat(["while (",e.call(r,"test"),")",T(e.call(r,"body"),t)]);case"ForInStatement":return vi.concat([n.each?"for each (":"for (",e.call(r,"left")," in ",e.call(r,"right"),")",T(e.call(r,"body"),t)]);case"ForOfStatement":case"ForAwaitStatement":a.push("for ");if(n.await||n.type==="ForAwaitStatement"){a.push("await ")}a.push("(",e.call(r,"left")," of ",e.call(r,"right"),")",T(e.call(r,"body"),t));return vi.concat(a);case"DoWhileStatement":var Y=vi.concat(["do",T(e.call(r,"body"),t)]);a.push(Y);if(P(Y))a.push(" while");else a.push("\nwhile");a.push(" (",e.call(r,"test"),");");return vi.concat(a);case"DoExpression":var Q=e.call((function(e){return x(e,t,r)}),"body");return vi.concat(["do {\n",Q.indent(t.tabWidth),"\n}"]);case"BreakStatement":a.push("break");if(n.label)a.push(" ",e.call(r,"label"));a.push(";");return vi.concat(a);case"ContinueStatement":a.push("continue");if(n.label)a.push(" ",e.call(r,"label"));a.push(";");return vi.concat(a);case"LabeledStatement":return vi.concat([e.call(r,"label"),":\n",e.call(r,"body")]);case"TryStatement":a.push("try ",e.call(r,"block"));if(n.handler){a.push(" ",e.call(r,"handler"))}else if(n.handlers){e.each((function(e){a.push(" ",r(e))}),"handlers")}if(n.finalizer){a.push(" finally ",e.call(r,"finalizer"))}return vi.concat(a);case"CatchClause":a.push("catch ");if(n.param){a.push("(",e.call(r,"param"))}if(n.guard){a.push(" if ",e.call(r,"guard"))}if(n.param){a.push(") ")}a.push(e.call(r,"body"));return vi.concat(a);case"ThrowStatement":return vi.concat(["throw ",e.call(r,"argument"),";"]);case"SwitchStatement":return vi.concat(["switch (",e.call(r,"discriminant"),") {\n",vi.fromString("\n").join(e.map(r,"cases")),"\n}"]);case"SwitchCase":if(n.test)a.push("case ",e.call(r,"test"),":");else a.push("default:");if(n.consequent.length>0){a.push("\n",e.call((function(e){return x(e,t,r)}),"consequent").indent(t.tabWidth))}return vi.concat(a);case"DebuggerStatement":return vi.fromString("debugger;");case"JSXAttribute":a.push(e.call(r,"name"));if(n.value)a.push("=",e.call(r,"value"));return vi.concat(a);case"JSXIdentifier":return vi.fromString(n.name,t);case"JSXNamespacedName":return vi.fromString(":").join([e.call(r,"namespace"),e.call(r,"name")]);case"JSXMemberExpression":return vi.fromString(".").join([e.call(r,"object"),e.call(r,"property")]);case"JSXSpreadAttribute":return vi.concat(["{...",e.call(r,"argument"),"}"]);case"JSXSpreadChild":return vi.concat(["{...",e.call(r,"expression"),"}"]);case"JSXExpressionContainer":return vi.concat(["{",e.call(r,"expression"),"}"]);case"JSXElement":case"JSXFragment":var Z="opening"+(n.type==="JSXElement"?"Element":"Fragment");var ee="closing"+(n.type==="JSXElement"?"Element":"Fragment");var te=e.call(r,Z);if(n[Z].selfClosing){i.default.ok(!n[ee],"unexpected "+ee+" element in self-closing "+n.type);return te}var re=vi.concat(e.map((function(e){var t=e.getValue();if(s.Literal.check(t)&&typeof t.value==="string"){if(/\S/.test(t.value)){return t.value.replace(/^\s+|\s+$/g,"")}else if(/\n/.test(t.value)){return"\n"}}return r(e)}),"children")).indentTail(t.tabWidth);var ne=e.call(r,ee);return vi.concat([te,re,ne]);case"JSXOpeningElement":a.push("<",e.call(r,"name"));var ie=[];e.each((function(e){ie.push(" ",r(e))}),"attributes");var ae=vi.concat(ie);var se=ae.length>1||ae.getLineLength(1)>t.wrapColumn;if(se){ie.forEach((function(e,t){if(e===" "){i.default.strictEqual(t%2,0);ie[t]="\n"}}));ae=vi.concat(ie).indentTail(t.tabWidth)}a.push(ae,n.selfClosing?" />":">");return vi.concat(a);case"JSXClosingElement":return vi.concat([""]);case"JSXOpeningFragment":return vi.fromString("<>");case"JSXClosingFragment":return vi.fromString("");case"JSXText":return vi.fromString(n.value,t);case"JSXEmptyExpression":return vi.fromString("");case"TypeAnnotatedIdentifier":return vi.concat([e.call(r,"annotation")," ",e.call(r,"identifier")]);case"ClassBody":if(n.body.length===0){return vi.fromString("{}")}return vi.concat(["{\n",e.call((function(e){return x(e,t,r)}),"body").indent(t.tabWidth),"\n}"]);case"ClassPropertyDefinition":a.push("static ",e.call(r,"definition"));if(!s.MethodDefinition.check(n.definition))a.push(";");return vi.concat(a);case"ClassProperty":if(n.declare){a.push("declare ")}var oe=n.accessibility||n.access;if(typeof oe==="string"){a.push(oe," ")}if(n.static){a.push("static ")}if(n.abstract){a.push("abstract ")}if(n.readonly){a.push("readonly ")}var O=e.call(r,"key");if(n.computed){O=vi.concat(["[",O,"]"])}if(n.variance){O=vi.concat([w(e,r),O])}a.push(O);if(n.optional){a.push("?")}if(n.typeAnnotation){a.push(e.call(r,"typeAnnotation"))}if(n.value){a.push(" = ",e.call(r,"value"))}a.push(";");return vi.concat(a);case"ClassPrivateProperty":if(n.static){a.push("static ")}a.push(e.call(r,"key"));if(n.typeAnnotation){a.push(e.call(r,"typeAnnotation"))}if(n.value){a.push(" = ",e.call(r,"value"))}a.push(";");return vi.concat(a);case"ClassDeclaration":case"ClassExpression":if(n.declare){a.push("declare ")}if(n.abstract){a.push("abstract ")}a.push("class");if(n.id){a.push(" ",e.call(r,"id"))}if(n.typeParameters){a.push(e.call(r,"typeParameters"))}if(n.superClass){a.push(" extends ",e.call(r,"superClass"),e.call(r,"superTypeParameters"))}if(n["implements"]&&n["implements"].length>0){a.push(" implements ",vi.fromString(", ").join(e.map(r,"implements")))}a.push(" ",e.call(r,"body"));return vi.concat(a);case"TemplateElement":return vi.fromString(n.value.raw,t).lockIndentTail();case"TemplateLiteral":var le=e.map(r,"expressions");a.push("`");e.each((function(e){var t=e.getName();a.push(r(e));if(t0)a.push(" ")}else{s=s.indent(t.tabWidth)}a.push(s);if(r0){a.push(" extends ",vi.fromString(", ").join(e.map(r,"extends")))}a.push(" ",e.call(r,"body"));return vi.concat(a);case"DeclareClass":return A(e,["class ",e.call(r,"id")," ",e.call(r,"body")]);case"DeclareFunction":return A(e,["function ",e.call(r,"id"),";"]);case"DeclareModule":return A(e,["module ",e.call(r,"id")," ",e.call(r,"body")]);case"DeclareModuleExports":return A(e,["module.exports",e.call(r,"typeAnnotation")]);case"DeclareVariable":return A(e,["var ",e.call(r,"id"),";"]);case"DeclareExportDeclaration":case"DeclareExportAllDeclaration":return vi.concat(["declare ",C(e,t,r)]);case"InferredPredicate":return vi.fromString("%checks",t);case"DeclaredPredicate":return vi.concat(["%checks(",e.call(r,"value"),")"]);case"FunctionTypeAnnotation":var ue=e.getParentNode(0);var ce=!(s.ObjectTypeCallProperty.check(ue)||s.ObjectTypeInternalSlot.check(ue)&&ue.method||s.DeclareFunction.check(e.getParentNode(2)));var fe=ce&&!s.FunctionTypeParam.check(ue)&&!s.TypeAlias.check(ue);if(fe){a.push(": ")}var he=n.params.length!==1||n.params[0].name;a.push(he?"(":"",D(e,t,r),he?")":"");if(n.returnType){a.push(ce?" => ":": ",e.call(r,"returnType"))}return vi.concat(a);case"FunctionTypeParam":var pe=e.call(r,"name");a.push(pe);if(n.optional){a.push("?")}if(pe.infos[0].line){a.push(": ")}a.push(e.call(r,"typeAnnotation"));return vi.concat(a);case"GenericTypeAnnotation":return vi.concat([e.call(r,"id"),e.call(r,"typeParameters")]);case"DeclareInterface":a.push("declare ");case"InterfaceDeclaration":case"TSInterfaceDeclaration":if(n.declare){a.push("declare ")}a.push("interface ",e.call(r,"id"),e.call(r,"typeParameters")," ");if(n["extends"]&&n["extends"].length>0){a.push("extends ",vi.fromString(", ").join(e.map(r,"extends"))," ")}if(n.body){a.push(e.call(r,"body"))}return vi.concat(a);case"ClassImplements":case"InterfaceExtends":return vi.concat([e.call(r,"id"),e.call(r,"typeParameters")]);case"IntersectionTypeAnnotation":return vi.fromString(" & ").join(e.map(r,"types"));case"NullableTypeAnnotation":return vi.concat(["?",e.call(r,"typeAnnotation")]);case"NullLiteralTypeAnnotation":return vi.fromString("null",t);case"ThisTypeAnnotation":return vi.fromString("this",t);case"NumberTypeAnnotation":return vi.fromString("number",t);case"ObjectTypeCallProperty":return e.call(r,"value");case"ObjectTypeIndexer":return vi.concat([w(e,r),"[",e.call(r,"id"),": ",e.call(r,"key"),"]: ",e.call(r,"value")]);case"ObjectTypeProperty":return vi.concat([w(e,r),e.call(r,"key"),n.optional?"?":"",": ",e.call(r,"value")]);case"ObjectTypeInternalSlot":return vi.concat([n.static?"static ":"","[[",e.call(r,"id"),"]]",n.optional?"?":"",n.value.type!=="FunctionTypeAnnotation"?": ":"",e.call(r,"value")]);case"QualifiedTypeIdentifier":return vi.concat([e.call(r,"qualification"),".",e.call(r,"id")]);case"StringLiteralTypeAnnotation":return vi.fromString(F(n.value,t),t);case"NumberLiteralTypeAnnotation":case"NumericLiteralTypeAnnotation":i.default.strictEqual(typeof n.value,"number");return vi.fromString(JSON.stringify(n.value),t);case"StringTypeAnnotation":return vi.fromString("string",t);case"DeclareTypeAlias":a.push("declare ");case"TypeAlias":return vi.concat(["type ",e.call(r,"id"),e.call(r,"typeParameters")," = ",e.call(r,"right"),";"]);case"DeclareOpaqueType":a.push("declare ");case"OpaqueType":a.push("opaque type ",e.call(r,"id"),e.call(r,"typeParameters"));if(n["supertype"]){a.push(": ",e.call(r,"supertype"))}if(n["impltype"]){a.push(" = ",e.call(r,"impltype"))}a.push(";");return vi.concat(a);case"TypeCastExpression":return vi.concat(["(",e.call(r,"expression"),e.call(r,"typeAnnotation"),")"]);case"TypeParameterDeclaration":case"TypeParameterInstantiation":return vi.concat(["<",vi.fromString(", ").join(e.map(r,"params")),">"]);case"Variance":if(n.kind==="plus"){return vi.fromString("+")}if(n.kind==="minus"){return vi.fromString("-")}return vi.fromString("");case"TypeParameter":if(n.variance){a.push(w(e,r))}a.push(e.call(r,"name"));if(n.bound){a.push(e.call(r,"bound"))}if(n["default"]){a.push("=",e.call(r,"default"))}return vi.concat(a);case"TypeofTypeAnnotation":return vi.concat([vi.fromString("typeof ",t),e.call(r,"argument")]);case"UnionTypeAnnotation":return vi.fromString(" | ").join(e.map(r,"types"));case"VoidTypeAnnotation":return vi.fromString("void",t);case"NullTypeAnnotation":return vi.fromString("null",t);case"TSType":throw new Error("unprintable type: "+JSON.stringify(n.type));case"TSNumberKeyword":return vi.fromString("number",t);case"TSBigIntKeyword":return vi.fromString("bigint",t);case"TSObjectKeyword":return vi.fromString("object",t);case"TSBooleanKeyword":return vi.fromString("boolean",t);case"TSStringKeyword":return vi.fromString("string",t);case"TSSymbolKeyword":return vi.fromString("symbol",t);case"TSAnyKeyword":return vi.fromString("any",t);case"TSVoidKeyword":return vi.fromString("void",t);case"TSThisType":return vi.fromString("this",t);case"TSNullKeyword":return vi.fromString("null",t);case"TSUndefinedKeyword":return vi.fromString("undefined",t);case"TSUnknownKeyword":return vi.fromString("unknown",t);case"TSNeverKeyword":return vi.fromString("never",t);case"TSArrayType":return vi.concat([e.call(r,"elementType"),"[]"]);case"TSLiteralType":return e.call(r,"literal");case"TSUnionType":return vi.fromString(" | ").join(e.map(r,"types"));case"TSIntersectionType":return vi.fromString(" & ").join(e.map(r,"types"));case"TSConditionalType":a.push(e.call(r,"checkType")," extends ",e.call(r,"extendsType")," ? ",e.call(r,"trueType")," : ",e.call(r,"falseType"));return vi.concat(a);case"TSInferType":a.push("infer ",e.call(r,"typeParameter"));return vi.concat(a);case"TSParenthesizedType":return vi.concat(["(",e.call(r,"typeAnnotation"),")"]);case"TSFunctionType":return vi.concat([e.call(r,"typeParameters"),"(",D(e,t,r),")",e.call(r,"typeAnnotation")]);case"TSConstructorType":return vi.concat(["new ",e.call(r,"typeParameters"),"(",D(e,t,r),")",e.call(r,"typeAnnotation")]);case"TSMappedType":{a.push(n.readonly?"readonly ":"","[",e.call(r,"typeParameter"),"]",n.optional?"?":"");if(n.typeAnnotation){a.push(": ",e.call(r,"typeAnnotation"),";")}return vi.concat(["{\n",vi.concat(a).indent(t.tabWidth),"\n}"])}case"TSTupleType":return vi.concat(["[",vi.fromString(", ").join(e.map(r,"elementTypes")),"]"]);case"TSRestType":return vi.concat(["...",e.call(r,"typeAnnotation"),"[]"]);case"TSOptionalType":return vi.concat([e.call(r,"typeAnnotation"),"?"]);case"TSIndexedAccessType":return vi.concat([e.call(r,"objectType"),"[",e.call(r,"indexType"),"]"]);case"TSTypeOperator":return vi.concat([e.call(r,"operator")," ",e.call(r,"typeAnnotation")]);case"TSTypeLiteral":{var de=vi.fromString(",\n").join(e.map(r,"members"));if(de.isEmpty()){return vi.fromString("{}",t)}a.push("{\n",de.indent(t.tabWidth),"\n}");return vi.concat(a)}case"TSEnumMember":a.push(e.call(r,"id"));if(n.initializer){a.push(" = ",e.call(r,"initializer"))}return vi.concat(a);case"TSTypeQuery":return vi.concat(["typeof ",e.call(r,"exprName")]);case"TSParameterProperty":if(n.accessibility){a.push(n.accessibility," ")}if(n.export){a.push("export ")}if(n.static){a.push("static ")}if(n.readonly){a.push("readonly ")}a.push(e.call(r,"parameter"));return vi.concat(a);case"TSTypeReference":return vi.concat([e.call(r,"typeName"),e.call(r,"typeParameters")]);case"TSQualifiedName":return vi.concat([e.call(r,"left"),".",e.call(r,"right")]);case"TSAsExpression":{var me=n.extra&&n.extra.parenthesized===true;if(me)a.push("(");var ve=e.call(r,"expression");var ge=e.getValue().expression.type;var ye=ge==="ArrowFunctionExpression"||ge==="FunctionExpression";a.push(ye?"("+ve+")":ve,vi.fromString(" as "),e.call(r,"typeAnnotation"));if(me)a.push(")");return vi.concat(a)}case"TSNonNullExpression":return vi.concat([e.call(r,"expression"),"!"]);case"TSTypeAnnotation":{var ue=e.getParentNode(0);var xe=": ";if(s.TSFunctionType.check(ue)||s.TSConstructorType.check(ue)){xe=" => "}if(s.TSTypePredicate.check(ue)){xe=" is "}return vi.concat([xe,e.call(r,"typeAnnotation")])}case"TSIndexSignature":return vi.concat([n.readonly?"readonly ":"","[",e.map(r,"parameters"),"]",e.call(r,"typeAnnotation")]);case"TSPropertySignature":a.push(w(e,r),n.readonly?"readonly ":"");if(n.computed){a.push("[",e.call(r,"key"),"]")}else{a.push(e.call(r,"key"))}a.push(n.optional?"?":"",e.call(r,"typeAnnotation"));return vi.concat(a);case"TSMethodSignature":if(n.computed){a.push("[",e.call(r,"key"),"]")}else{a.push(e.call(r,"key"))}if(n.optional){a.push("?")}a.push(e.call(r,"typeParameters"),"(",D(e,t,r),")",e.call(r,"typeAnnotation"));return vi.concat(a);case"TSTypePredicate":return vi.concat([e.call(r,"parameterName"),e.call(r,"typeAnnotation")]);case"TSCallSignatureDeclaration":return vi.concat([e.call(r,"typeParameters"),"(",D(e,t,r),")",e.call(r,"typeAnnotation")]);case"TSConstructSignatureDeclaration":if(n.typeParameters){a.push("new",e.call(r,"typeParameters"))}else{a.push("new ")}a.push("(",D(e,t,r),")",e.call(r,"typeAnnotation"));return vi.concat(a);case"TSTypeAliasDeclaration":return vi.concat([n.declare?"declare ":"","type ",e.call(r,"id"),e.call(r,"typeParameters")," = ",e.call(r,"typeAnnotation"),";"]);case"TSTypeParameter":a.push(e.call(r,"name"));var ue=e.getParentNode(0);var Ee=s.TSMappedType.check(ue);if(n.constraint){a.push(Ee?" in ":" extends ",e.call(r,"constraint"))}if(n["default"]){a.push(" = ",e.call(r,"default"))}return vi.concat(a);case"TSTypeAssertion":var me=n.extra&&n.extra.parenthesized===true;if(me){a.push("(")}a.push("<",e.call(r,"typeAnnotation"),"> ",e.call(r,"expression"));if(me){a.push(")")}return vi.concat(a);case"TSTypeParameterDeclaration":case"TSTypeParameterInstantiation":return vi.concat(["<",vi.fromString(", ").join(e.map(r,"params")),">"]);case"TSEnumDeclaration":a.push(n.declare?"declare ":"",n.const?"const ":"","enum ",e.call(r,"id"));var be=vi.fromString(",\n").join(e.map(r,"members"));if(be.isEmpty()){a.push(" {}")}else{a.push(" {\n",be.indent(t.tabWidth),"\n}")}return vi.concat(a);case"TSExpressionWithTypeArguments":return vi.concat([e.call(r,"expression"),e.call(r,"typeParameters")]);case"TSInterfaceBody":var Se=vi.fromString(";\n").join(e.map(r,"body"));if(Se.isEmpty()){return vi.fromString("{}",t)}return vi.concat(["{\n",Se.indent(t.tabWidth),";","\n}"]);case"TSImportType":a.push("import(",e.call(r,"argument"),")");if(n.qualifier){a.push(".",e.call(r,"qualifier"))}if(n.typeParameters){a.push(e.call(r,"typeParameters"))}return vi.concat(a);case"TSImportEqualsDeclaration":if(n.isExport){a.push("export ")}a.push("import ",e.call(r,"id")," = ",e.call(r,"moduleReference"));return I(vi.concat(a));case"TSExternalModuleReference":return vi.concat(["require(",e.call(r,"expression"),")"]);case"TSModuleDeclaration":{var De=e.getParentNode();if(De.type==="TSModuleDeclaration"){a.push(".")}else{if(n.declare){a.push("declare ")}if(!n.global){var Ce=n.id.type==="StringLiteral"||n.id.type==="Literal"&&typeof n.id.value==="string";if(Ce){a.push("module ")}else if(n.loc&&n.loc.lines&&n.id.loc){var xe=n.loc.lines.sliceString(n.loc.start,n.id.loc.start);if(xe.indexOf("module")>=0){a.push("module ")}else{a.push("namespace ")}}else{a.push("namespace ")}}}a.push(e.call(r,"id"));if(n.body&&n.body.type==="TSModuleDeclaration"){a.push(e.call(r,"body"))}else if(n.body){var Ae=e.call(r,"body");if(Ae.isEmpty()){a.push(" {}")}else{a.push(" {\n",Ae.indent(t.tabWidth),"\n}")}}return vi.concat(a)}case"TSModuleBlock":return e.call((function(e){return x(e,t,r)}),"body");case"ClassHeritage":case"ComprehensionBlock":case"ComprehensionExpression":case"Glob":case"GeneratorExpression":case"LetStatement":case"LetExpression":case"GraphExpression":case"GraphIndexExpression":case"XMLDefaultDeclaration":case"XMLAnyName":case"XMLQualifiedIdentifier":case"XMLFunctionQualifiedIdentifier":case"XMLAttributeSelector":case"XMLFilterExpression":case"XML":case"XMLElement":case"XMLList":case"XMLEscape":case"XMLText":case"XMLStartTag":case"XMLEndTag":case"XMLPointTag":case"XMLName":case"XMLAttribute":case"XMLCdata":case"XMLComment":case"XMLProcessingInstruction":default:debugger;throw new Error("unknown type: "+JSON.stringify(n.type))}}function y(e,t){var r=[];var n=e.getValue();if(n.decorators&&n.decorators.length>0&&!c.getParentExportDeclaration(e)){e.each((function(e){r.push(t(e),"\n")}),"decorators")}else if(c.isExportDeclaration(n)&&n.declaration&&n.declaration.decorators){e.each((function(e){r.push(t(e),"\n")}),"declaration","decorators")}return vi.concat(r)}function x(e,t,r){var n=[];var a=false;var l=false;e.each((function(e){var t=e.getValue();if(!t){return}if(t.type==="EmptyStatement"&&!(t.comments&&t.comments.length>0)){return}if(s.Comment.check(t)){a=true}else if(s.Statement.check(t)){l=true}else{o.assert(t)}n.push({node:t,printed:r(e)})}));if(a){i.default.strictEqual(l,false,"Comments may appear as statements in otherwise empty statement "+"lists, but may not coexist with non-Comment nodes.")}var u=null;var f=n.length;var h=[];n.forEach((function(e,r){var n=e.printed;var i=e.node;var a=n.length>1;var s=r>0;var o=rr.length){return n}return r}function b(e,t,r){var n=e.getNode();var i=n.kind;var a=[];var o=n.value;if(!s.FunctionExpression.check(o)){o=n}var l=n.accessibility||n.access;if(typeof l==="string"){a.push(l," ")}if(n.static){a.push("static ")}if(n.abstract){a.push("abstract ")}if(n.readonly){a.push("readonly ")}if(o.async){a.push("async ")}if(o.generator){a.push("*")}if(i==="get"||i==="set"){a.push(i," ")}var u=e.call(r,"key");if(n.computed){u=vi.concat(["[",u,"]"])}a.push(u);if(n.optional){a.push("?")}if(n===o){a.push(e.call(r,"typeParameters"),"(",D(e,t,r),")",e.call(r,"returnType"));if(n.body){a.push(" ",e.call(r,"body"))}else{a.push(";")}}else{a.push(e.call(r,"value","typeParameters"),"(",e.call((function(e){return D(e,t,r)}),"value"),")",e.call(r,"value","returnType"));if(o.body){a.push(" ",e.call(r,"value","body"))}else{a.push(";")}}return vi.concat(a)}function S(e,t,r){var n=e.map(r,"arguments");var i=c.isTrailingCommaEnabled(t,"parameters");var a=vi.fromString(", ").join(n);if(a.getLineLength(1)>t.wrapColumn){a=vi.fromString(",\n").join(n);return vi.concat(["(\n",a.indent(t.tabWidth),i?",\n)":"\n)"])}return vi.concat(["(",a,")"])}function D(e,t,r){var n=e.getValue();if(n.params){var i=n.params;var a=e.map(r,"params")}else if(n.parameters){i=n.parameters;a=e.map(r,"parameters")}if(n.defaults){e.each((function(e){var t=e.getName();var n=a[t];if(n&&e.getValue()){a[t]=vi.concat([n," = ",r(e)])}}),"defaults")}if(n.rest){a.push(vi.concat(["...",e.call(r,"rest")]))}var s=vi.fromString(", ").join(a);if(s.length>1||s.getLineLength(1)>t.wrapColumn){s=vi.fromString(",\n").join(a);if(c.isTrailingCommaEnabled(t,"parameters")&&!n.rest&&i[i.length-1].type!=="RestElement"){s=vi.concat([s,",\n"])}else{s=vi.concat([s,"\n"])}return vi.concat(["\n",s.indent(t.tabWidth)])}return s}function C(e,t,r){var n=e.getValue();var i=["export "];if(n.exportKind&&n.exportKind==="type"){if(!n.declaration){i.push("type ")}}var a=t.objectCurlySpacing;s.Declaration.assert(n);if(n["default"]||n.type==="ExportDefaultDeclaration"){i.push("default ")}if(n.declaration){i.push(e.call(r,"declaration"))}else if(n.specifiers){if(n.specifiers.length===1&&n.specifiers[0].type==="ExportBatchSpecifier"){i.push("*")}else if(n.specifiers.length===0){i.push("{}")}else if(n.specifiers[0].type==="ExportDefaultSpecifier"){var o=[];var l=[];e.each((function(e){var t=e.getValue();if(t.type==="ExportDefaultSpecifier"){o.push(r(e))}else{l.push(r(e))}}),"specifiers");o.forEach((function(e,t){if(t>0){i.push(", ")}i.push(e)}));if(l.length>0){var u=vi.fromString(", ").join(l);if(u.getLineLength(1)>t.wrapColumn){u=vi.concat([vi.fromString(",\n").join(l).indent(t.tabWidth),","])}if(o.length>0){i.push(", ")}if(u.length>1){i.push("{\n",u,"\n}")}else if(t.objectCurlySpacing){i.push("{ ",u," }")}else{i.push("{",u,"}")}}}else{i.push(a?"{ ":"{",vi.fromString(", ").join(e.map(r,"specifiers")),a?" }":"}")}if(n.source){i.push(" from ",e.call(r,"source"))}}var c=vi.concat(i);if(k(c)!==";"&&!(n.declaration&&(n.declaration.type==="FunctionDeclaration"||n.declaration.type==="ClassDeclaration"||n.declaration.type==="TSModuleDeclaration"||n.declaration.type==="TSInterfaceDeclaration"||n.declaration.type==="TSEnumDeclaration"))){c=vi.concat([c,";"])}return c}function A(e,t){var r=c.getParentExportDeclaration(e);if(r){i.default.strictEqual(r.type,"DeclareExportDeclaration")}else{t.unshift("declare ")}return vi.concat(t)}function w(e,t){return e.call((function(e){var r=e.getValue();if(r){if(r==="plus"){return vi.fromString("+")}if(r==="minus"){return vi.fromString("-")}return t(e)}return vi.fromString("")}),"variance")}function T(e,t){if(e.length>1)return vi.concat([" ",e]);return vi.concat(["\n",I(e).indent(t.tabWidth)])}function k(e){var t=e.lastPos();do{var r=e.charAt(t);if(/\S/.test(r))return r}while(e.prevPos(t))}function P(e){return k(e)==="}"}function _(e){return e.replace(/['"]/g,(function(e){return e==='"'?"'":'"'}))}function F(e,t){o.assert(e);switch(t.quote){case"auto":var r=JSON.stringify(e);var n=_(JSON.stringify(_(e)));return r.length>n.length?n:r;case"single":return _(JSON.stringify(_(e)));case"double":default:return JSON.stringify(e)}}function I(e){var t=k(e);if(!t||"\n};".indexOf(t)<0)return vi.concat([e,";"]);return e}}));o($i);var Yi=$i.Printer;var Qi=l((function(e,r){var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};var i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(Object.hasOwnProperty.call(e,r))t[r]=e[r];t["default"]=e;return t};Object.defineProperty(r,"__esModule",{value:true});var a=n(t);var s=i(N);r.types=s;r.parse=Xi.parse;var o=N;r.visit=o.visit;function l(e,t){return new $i.Printer(t).print(e)}r.print=l;function u(e,t){return new $i.Printer(t).printGenerically(e)}r.prettyPrint=u;function c(e,t){return f(process.argv[2],e,t)}r.run=c;function f(e,t,r){a.default.readFile(e,"utf-8",(function(e,n){if(e){console.error(e);return}p(n,t,r)}))}function h(e){process.stdout.write(e)}function p(e,t,r){var n=r&&r.writeback||h;t(Xi.parse(e,r),(function(e){n(l(e,r).code)}))}}));o(Qi);var Zi=Qi.types;var ea=Qi.parse;var ta=Qi.visit;var ra=Qi.print;var na=Qi.prettyPrint;var ia=Qi.run;const aa=Zi;const sa=Zi.builders;const oa=Zi.namedTypes;function la(){return sa.literal(null)}function ua(e,t){return sa.property("init",sa.literal(e),t,false)}function ca(e){if(e&&e.toJSON)return e.toJSON();return e}function fa(e,t){return typeof e===t}function ha(e){return!pa(e)&&fa(e,"object")}function pa(e){return e===null||e===undefined}function da(){return typeof process!=="undefined"}function ma(e,t){if(da()&&e&&t&&t.mappings){return zn(ca(e),ca(t))}else if(da()&&e){return ca(e)}return{}}const va="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");var ga=function e(t){if(0<=t&&t>>=xa;if(i>0){n|=Sa}r+=ya.encode(n)}while(i>0);return r};var Aa={encode:Ca};var wa=l((function(e,t){function r(e,t,r){if(t in e){return e[t]}else if(arguments.length===3){return r}throw new Error('"'+t+'" is a required argument.')}t.getArg=r;const n=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/;const i=/^data:.+\,.+$/;function a(e){const t=e.match(n);if(!t){return null}return{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}}t.urlParse=a;function s(e){let t="";if(e.scheme){t+=e.scheme+":"}t+="//";if(e.auth){t+=e.auth+"@"}if(e.host){t+=e.host}if(e.port){t+=":"+e.port}if(e.path){t+=e.path}return t}t.urlGenerate=s;const o=32;function l(e){const t=[];return function(r){for(let e=0;eo){t.pop()}return n}}const u=l((function e(r){let n=r;const i=a(r);if(i){if(!i.path){return r}n=i.path}const o=t.isAbsolute(n);const l=[];let u=0;let c=0;while(true){u=c;c=n.indexOf("/",u);if(c===-1){l.push(n.slice(u));break}else{l.push(n.slice(u,c));while(c=0;c--){const e=l[c];if(e==="."){l.splice(c,1)}else if(e===".."){f++}else if(f>0){if(e===""){l.splice(c+1,f);f=0}else{l.splice(c,2);f--}}}n=l.join("/");if(n===""){n=o?"/":"."}if(i){i.path=n;return s(i)}return n}));t.normalize=u;function c(e,t){if(e===""){e="."}if(t===""){t="."}const r=a(t);const n=a(e);if(n){e=n.path||"/"}if(r&&!r.scheme){if(n){r.scheme=n.scheme}return s(r)}if(r||t.match(i)){return t}if(n&&!n.host&&!n.path){n.host=t;return s(n)}const o=t.charAt(0)==="/"?t:u(e.replace(/\/+$/,"")+"/"+t);if(n){n.path=o;return s(n)}return o}t.join=c;t.isAbsolute=function(e){return e.charAt(0)==="/"||n.test(e)};function f(e,t){if(e===""){e="."}e=e.replace(/\/$/,"");let r=0;while(t.indexOf(e+"/")!==0){const n=e.lastIndexOf("/");if(n<0){return t}e=e.slice(0,n);if(e.match(/^([^\/]+:\/)?\/*$/)){return t}++r}return Array(r+1).join("../")+t.substr(e.length+1)}t.relative=f;const h=function(){const e=Object.create(null);return!("__proto__"in e)}();function p(e){return e}function d(e){if(v(e)){return"$"+e}return e}t.toSetString=h?p:d;function m(e){if(v(e)){return e.slice(1)}return e}t.fromSetString=h?p:m;function v(e){if(!e){return false}const t=e.length;if(t<9){return false}if(e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95){return false}for(let r=t-10;r>=0;r--){if(e.charCodeAt(r)!==36){return false}}return true}function g(e,t,r){let n=x(e.source,t.source);if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0||r){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0){return n}n=e.generatedLine-t.generatedLine;if(n!==0){return n}return x(e.name,t.name)}t.compareByOriginalPositions=g;function y(e,t,r){let n=e.generatedLine-t.generatedLine;if(n!==0){return n}n=e.generatedColumn-t.generatedColumn;if(n!==0||r){return n}n=x(e.source,t.source);if(n!==0){return n}n=e.originalLine-t.originalLine;if(n!==0){return n}n=e.originalColumn-t.originalColumn;if(n!==0){return n}return x(e.name,t.name)}t.compareByGeneratedPositionsDeflated=y;function x(e,t){if(e===t){return 0}if(e===null){return 1}if(t===null){return-1}if(e>t){return 1}return-1}function E(e,t){let r=e.generatedLine-t.generatedLine;if(r!==0){return r}r=e.generatedColumn-t.generatedColumn;if(r!==0){return r}r=x(e.source,t.source);if(r!==0){return r}r=e.originalLine-t.originalLine;if(r!==0){return r}r=e.originalColumn-t.originalColumn;if(r!==0){return r}return x(e.name,t.name)}t.compareByGeneratedPositionsInflated=E;function b(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))}t.parseSourceMapInput=b;function S(e,t,r){t=t||"";if(e){if(e[e.length-1]!=="/"&&t[0]!=="/"){e+="/"}t=e+t}if(r){const e=a(r);if(!e){throw new Error("sourceMapURL could not be parsed")}if(e.path){const t=e.path.lastIndexOf("/");if(t>=0){e.path=e.path.substring(0,t+1)}}t=c(s(e),t)}return u(t)}t.computeSourceURL=S}));var Ta=wa.getArg;var ka=wa.urlParse;var Pa=wa.urlGenerate;var _a=wa.normalize;var Fa=wa.join;var Ia=wa.isAbsolute;var Na=wa.relative;var Ma=wa.toSetString;var Ba=wa.fromSetString;var La=wa.compareByOriginalPositions;var Oa=wa.compareByGeneratedPositionsDeflated;var Ra=wa.compareByGeneratedPositionsInflated;var ja=wa.parseSourceMapInput;var Ua=wa.computeSourceURL;class Va{constructor(){this._array=[];this._set=new Map}static fromArray(e,t){const r=new Va;for(let n=0,i=e.length;n=0){return t}throw new Error('"'+e+'" is not in the set.')}at(e){if(e>=0&&er||n==r&&a>=i||wa.compareByGeneratedPositionsInflated(e,t)<=0}class Ja{constructor(){this._array=[];this._sorted=true;this._last={generatedLine:-1,generatedColumn:0}}unsortedForEach(e,t){this._array.forEach(e,t)}add(e){if(Xa(this._last,e)){this._last=e;this._array.push(e)}else{this._sorted=false;this._array.push(e)}}toArray(){if(!this._sorted){this._array.sort(wa.compareByGeneratedPositionsInflated);this._sorted=true}return this._array}}var qa=Ja;var Wa={MappingList:qa};const Ha=Ga.ArraySet;const Ka=Wa.MappingList;class $a{constructor(e){if(!e){e={}}this._file=wa.getArg(e,"file",null);this._sourceRoot=wa.getArg(e,"sourceRoot",null);this._skipValidation=wa.getArg(e,"skipValidation",false);this._sources=new Ha;this._names=new Ha;this._mappings=new Ka;this._sourcesContents=null}static fromSourceMap(e){const t=e.sourceRoot;const r=new $a({file:e.file,sourceRoot:t});e.eachMapping((function(e){const n={generated:{line:e.generatedLine,column:e.generatedColumn}};if(e.source!=null){n.source=e.source;if(t!=null){n.source=wa.relative(t,n.source)}n.original={line:e.originalLine,column:e.originalColumn};if(e.name!=null){n.name=e.name}}r.addMapping(n)}));e.sources.forEach((function(n){let i=n;if(t!==null){i=wa.relative(t,n)}if(!r._sources.has(i)){r._sources.add(i)}const a=e.sourceContentFor(n);if(a!=null){r.setSourceContent(n,a)}}));return r}addMapping(e){const t=wa.getArg(e,"generated");const r=wa.getArg(e,"original",null);let n=wa.getArg(e,"source",null);let i=wa.getArg(e,"name",null);if(!this._skipValidation){this._validateMapping(t,r,n,i)}if(n!=null){n=String(n);if(!this._sources.has(n)){this._sources.add(n)}}if(i!=null){i=String(i);if(!this._names.has(i)){this._names.add(i)}}this._mappings.add({generatedLine:t.line,generatedColumn:t.column,originalLine:r!=null&&r.line,originalColumn:r!=null&&r.column,source:n,name:i})}setSourceContent(e,t){let r=e;if(this._sourceRoot!=null){r=wa.relative(this._sourceRoot,r)}if(t!=null){if(!this._sourcesContents){this._sourcesContents=Object.create(null)}this._sourcesContents[wa.toSetString(r)]=t}else if(this._sourcesContents){delete this._sourcesContents[wa.toSetString(r)];if(Object.keys(this._sourcesContents).length===0){this._sourcesContents=null}}}applySourceMap(e,t,r){let n=t;if(t==null){if(e.file==null){throw new Error("SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, "+'or the source map\'s "file" property. Both were omitted.')}n=e.file}const i=this._sourceRoot;if(i!=null){n=wa.relative(i,n)}const a=this._mappings.toArray().length>0?new Ha:this._sources;const s=new Ha;this._mappings.unsortedForEach((function(t){if(t.source===n&&t.originalLine!=null){const n=e.originalPositionFor({line:t.originalLine,column:t.originalColumn});if(n.source!=null){t.source=n.source;if(r!=null){t.source=wa.join(r,t.source)}if(i!=null){t.source=wa.relative(i,t.source)}t.originalLine=n.line;t.originalColumn=n.column;if(n.name!=null){t.name=n.name}}}const o=t.source;if(o!=null&&!a.has(o)){a.add(o)}const l=t.name;if(l!=null&&!s.has(l)){s.add(l)}}),this);this._sources=a;this._names=s;e.sources.forEach((function(t){const n=e.sourceContentFor(t);if(n!=null){if(r!=null){t=wa.join(r,t)}if(i!=null){t=wa.relative(i,t)}this.setSourceContent(t,n)}}),this)}_validateMapping(e,t,r,n){if(t&&typeof t.line!=="number"&&typeof t.column!=="number"){throw new Error("original.line and original.column are not numbers -- you probably meant to omit "+"the original mapping entirely and only map the generated position. If so, pass "+"null for the original mapping instead of an object with empty or null values.")}if(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!t&&!r&&!n);else if(e&&"line"in e&&"column"in e&&t&&"line"in t&&"column"in t&&e.line>0&&e.column>=0&&t.line>0&&t.column>=0&&r);else{throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:r,original:t,name:n}))}}_serializeMappings(){let e=0;let t=1;let r=0;let n=0;let i=0;let a=0;let s="";let o;let l;let u;let c;const f=this._mappings.toArray();for(let h=0,p=f.length;h0){if(!wa.compareByGeneratedPositionsInflated(l,f[h-1])){continue}o+=","}o+=Aa.encode(l.generatedColumn-e);e=l.generatedColumn;if(l.source!=null){c=this._sources.indexOf(l.source);o+=Aa.encode(c-a);a=c;o+=Aa.encode(l.originalLine-1-n);n=l.originalLine-1;o+=Aa.encode(l.originalColumn-r);r=l.originalColumn;if(l.name!=null){u=this._names.indexOf(l.name);o+=Aa.encode(u-i);i=u}}s+=o}return s}_generateSourcesContent(e,t){return e.map((function(e){if(!this._sourcesContents){return null}if(t!=null){e=wa.relative(t,e)}const r=wa.toSetString(e);return Object.prototype.hasOwnProperty.call(this._sourcesContents,r)?this._sourcesContents[r]:null}),this)}toJSON(){const e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};if(this._file!=null){e.file=this._file}if(this._sourceRoot!=null){e.sourceRoot=this._sourceRoot}if(this._sourcesContents){e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)}return e}toString(){return JSON.stringify(this.toJSON())}}$a.prototype._version=3;var Ya=$a;var Qa={SourceMapGenerator:Ya};var Za=l((function(e,t){t.GREATEST_LOWER_BOUND=1;t.LEAST_UPPER_BOUND=2;function r(e,n,i,a,s,o){const l=Math.floor((n-e)/2)+e;const u=s(i,a[l],true);if(u===0){return l}else if(u>0){if(n-l>1){return r(l,n,i,a,s,o)}if(o==t.LEAST_UPPER_BOUND){return n1){return r(e,l,i,a,s,o)}if(o==t.LEAST_UPPER_BOUND){return l}return e<0?-1:e}t.search=function e(n,i,a,s){if(i.length===0){return-1}let o=r(-1,i.length,n,i,a,s||t.GREATEST_LOWER_BOUND);if(o<0){return-1}while(o-1>=0){if(a(i[o],i[o-1],true)!==0){break}--o}return o}}));var es=Za.GREATEST_LOWER_BOUND;var ts=Za.LEAST_UPPER_BOUND;var rs=Za.search;var ns=l((function(e){if(typeof fetch==="function"){let t=null;e.exports=function e(){if(typeof t!=="string"){throw new Error("You must provide the URL of lib/mappings.wasm by calling "+"SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) "+"before using SourceMapConsumer")}return fetch(t).then(e=>e.arrayBuffer())};e.exports.initialize=e=>t=e}else{const n=t;const i=r;e.exports=function e(){return new Promise((e,t)=>{const r=i.join(__dirname,"mappings.wasm");n.readFile(r,null,(r,n)=>{if(r){t(r);return}e(n.buffer)})})};e.exports.initialize=e=>{console.debug("SourceMapConsumer.initialize is a no-op when running in node.js")}}}));var is=ns.initialize;var as=Qa.SourceMapGenerator;function ss(e){return new as(e)}const os=Object.freeze({code:"",ast:[],meta:{},map:null});function ls(e,t){const r=Object.assign({},os,e,{meta:t});if(!r.map&&t&&t.options&&t.options.file)return Object.assign({},r,{map:ss({file:t.options.file})});return r}function us(e,t,r){const n=e?e(r,t):{code:r};return ls(n,t)}function cs(e){throw new Error(e)}const fs=new Set;function hs(e){if(fs.has(e)){cs(`This postprocessor "${e.name||e.toString()}" was already registered`)}fs.add(e);return fs}function ps(e,t){return Array.from(fs).reduce((function(e,r){const{code:n,map:i}=e;const a=r(n,t);return{code:a.code,map:ma(i,a.map)}}),ls(e,t))}const ds=Object.freeze({javascript:new Map,css:new Map,template:(new Map).set("default",e=>({code:e}))});function ms(e){cs(`No preprocessor of type "${e}" was found, please make sure to use one of these: 'javascript', 'css' or 'template'`)}function vs(e){cs(`No preprocessor named "${e}" was found, are you sure you have registered it?'`)}function gs(e,t,r){if(!e)cs("Please define the type of preprocessor you want to register 'javascript', 'css' or 'template'");if(!t)cs("Please define a name for your preprocessor");if(!r)cs("Please provide a preprocessor function");if(!ds[e])ms(e);if(ds[e].has(t))cs(`The preprocessor ${t} was already registered before`);ds[e].set(t,r);return ds}function ys(e,t,r,n){if(!ds[e])ms(e);if(!ds[e].has(t))vs(t);return us(ds[e].get(t),r,n)}function xs(){for(var e=arguments.length,t=new Array(e),r=0;rfunction(){return e(t(...arguments))})}/*! https://mths.be/cssesc v3.0.0 by @mathias */var Es={};var bs=Es.hasOwnProperty;var Ss=function e(t,r){if(!t){return r}var n={};for(var i in r){n[i]=bs.call(t,i)?t[i]:r[i]}return n};var Ds=/[ -,\.\/:-@\[-\^`\{-~]/;var Cs=/[ -,\.\/:-@\[\]\^`\{-~]/;var As=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g;var ws=function e(t,r){r=Ss(r,e.options);if(r.quotes!="single"&&r.quotes!="double"){r.quotes="single"}var n=r.quotes=="double"?'"':"'";var i=r.isIdentifier;var a=t.charAt(0);var s="";var o=0;var l=t.length;while(o126){if(c>=55296&&c<=56319&&oe.name===ks):null;return t?_s(t.value):null}function _s(e){return e.replace("text/","")}function Fs(e,t,r,n){const i=n.text;return t?ys(e,t,r,i):{code:i}}const Is=/\/\*[^*]*\*+(?:[^*/][^*]*\*+)*\//g;const Ns=/"[^"\n\\]*(?:\\[\S\s][^"\n\\]*)*"|'[^'\n\\]*(?:\\[\S\s][^'\n\\]*)*'/.source;const Ms=RegExp(`([{}]|^)[; ]*((?:[^@ ;{}][^{}]*)?[^@ ;{}:] ?)(?={)|${Ns}`,"g");function Bs(e,t){const r=":host";const n=["from","to"];return t.replace(Ms,(function(t,i,a){if(!a)return t;a=a.replace(/[^,]+/g,(function(t){const i=t.trim();if(i.indexOf(e)===0){return t}if(!i||n.indexOf(i)>-1||i.slice(-1)==="%"){return t}if(i.indexOf(r)<0){return`${e} ${i},[is="${e}"] ${i}`}else{return`${i.replace(r,e)},${i.replace(r,`[is="${e}"]`)}`}}));return i?`${i} ${a}`:a}))}function Ls(e){return e.replace(Is,"").replace(/\s+/g," ").trim()}const Os=e=>e.replace(/\\/g,"\\\\");const Rs=e=>Os(Ts(e,{isIdentifier:true}));function js(e,t,r,n){const a=Ps(e);const{options:s}=r;const o=Fs("css",a,r,e.text);const l=Ls(o.code);const u=Rs(r.tagName);const c=(s.scopedCss?Bs(u,Os(l)):Os(l)).trim();aa.visit(n,{visitProperty(e){if(e.value.key.value===i){e.value.value=sa.templateLiteral([sa.templateElement({raw:c,cooked:""},false)],[]);return false}this.traverse(e)}});return n}function Us(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;ne){return false}r+=t[n+1];if(r>=e){return true}}}function ao(e,t){if(e<65){return e===36}if(e<91){return true}if(e<97){return e===95}if(e<123){return true}if(e<=65535){return e>=170&&eo.test(String.fromCharCode(e))}if(t===false){return false}return io(e,ro)}function so(e,t){if(e<48){return e===36}if(e<58){return true}if(e<65){return false}if(e<91){return true}if(e<97){return e===95}if(e<123){return true}if(e<=65535){return e>=170&&to.test(String.fromCharCode(e))}if(t===false){return false}return io(e,ro)||io(e,no)}var oo=function e(t,r){if(r===void 0)r={};this.label=t;this.keyword=r.keyword;this.beforeExpr=!!r.beforeExpr;this.startsExpr=!!r.startsExpr;this.isLoop=!!r.isLoop;this.isAssign=!!r.isAssign;this.prefix=!!r.prefix;this.postfix=!!r.postfix;this.binop=r.binop||null;this.updateContext=null};function lo(e,t){return new oo(e,{beforeExpr:true,binop:t})}var uo={beforeExpr:true},co={startsExpr:true};var fo={};function ho(e,t){if(t===void 0)t={};t.keyword=e;return fo[e]=new oo(e,t)}var po={num:new oo("num",co),regexp:new oo("regexp",co),string:new oo("string",co),name:new oo("name",co),eof:new oo("eof"),bracketL:new oo("[",{beforeExpr:true,startsExpr:true}),bracketR:new oo("]"),braceL:new oo("{",{beforeExpr:true,startsExpr:true}),braceR:new oo("}"),parenL:new oo("(",{beforeExpr:true,startsExpr:true}),parenR:new oo(")"),comma:new oo(",",uo),semi:new oo(";",uo),colon:new oo(":",uo),dot:new oo("."),question:new oo("?",uo),arrow:new oo("=>",uo),template:new oo("template"),invalidTemplate:new oo("invalidTemplate"),ellipsis:new oo("...",uo),backQuote:new oo("`",co),dollarBraceL:new oo("${",{beforeExpr:true,startsExpr:true}),eq:new oo("=",{beforeExpr:true,isAssign:true}),assign:new oo("_=",{beforeExpr:true,isAssign:true}),incDec:new oo("++/--",{prefix:true,postfix:true,startsExpr:true}),prefix:new oo("!/~",{beforeExpr:true,prefix:true,startsExpr:true}),logicalOR:lo("||",1),logicalAND:lo("&&",2),bitwiseOR:lo("|",3),bitwiseXOR:lo("^",4),bitwiseAND:lo("&",5),equality:lo("==/!=/===/!==",6),relational:lo("/<=/>=",7),bitShift:lo("<>/>>>",8),plusMin:new oo("+/-",{beforeExpr:true,binop:9,prefix:true,startsExpr:true}),modulo:lo("%",10),star:lo("*",10),slash:lo("/",10),starstar:new oo("**",{beforeExpr:true}),coalesce:lo("??",1),_break:ho("break"),_case:ho("case",uo),_catch:ho("catch"),_continue:ho("continue"),_debugger:ho("debugger"),_default:ho("default",uo),_do:ho("do",{isLoop:true,beforeExpr:true}),_else:ho("else",uo),_finally:ho("finally"),_for:ho("for",{isLoop:true}),_function:ho("function",co),_if:ho("if"),_return:ho("return",uo),_switch:ho("switch"),_throw:ho("throw",uo),_try:ho("try"),_var:ho("var"),_const:ho("const"),_while:ho("while",{isLoop:true}),_with:ho("with"),_new:ho("new",{beforeExpr:true,startsExpr:true}),_this:ho("this",co),_super:ho("super",co),_class:ho("class",co),_extends:ho("extends",uo),_export:ho("export"),_import:ho("import",co),_null:ho("null",co),_true:ho("true",co),_false:ho("false",co),_in:ho("in",{beforeExpr:true,binop:7}),_instanceof:ho("instanceof",{beforeExpr:true,binop:7}),_typeof:ho("typeof",{beforeExpr:true,prefix:true,startsExpr:true}),_void:ho("void",{beforeExpr:true,prefix:true,startsExpr:true}),_delete:ho("delete",{beforeExpr:true,prefix:true,startsExpr:true})};var mo=/\r\n?|\n|\u2028|\u2029/;var vo=new RegExp(mo.source,"g");function go(e,t){return e===10||e===13||!t&&(e===8232||e===8233)}var yo=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/;var xo=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g;var Eo=Object.prototype;var bo=Eo.hasOwnProperty;var So=Eo.toString;function Do(e,t){return bo.call(e,t)}var Co=Array.isArray||function(e){return So.call(e)==="[object Array]"};function Ao(e){return new RegExp("^(?:"+e.replace(/ /g,"|")+")$")}var wo=function e(t,r){this.line=t;this.column=r};wo.prototype.offset=function e(t){return new wo(this.line,this.column+t)};var To=function e(t,r,n){this.start=r;this.end=n;if(t.sourceFile!==null){this.source=t.sourceFile}};function ko(e,t){for(var r=1,n=0;;){vo.lastIndex=n;var i=vo.exec(e);if(i&&i.index=2015){t.ecmaVersion-=2009}if(t.allowReserved==null){t.allowReserved=t.ecmaVersion<5}if(Co(t.onToken)){var n=t.onToken;t.onToken=function(e){return n.push(e)}}if(Co(t.onComment)){t.onComment=Fo(t,t.onComment)}return t}function Fo(e,t){return function(r,n,i,a,s,o){var l={type:r?"Block":"Line",value:n,start:i,end:a};if(e.locations){l.loc=new To(this,s,o)}if(e.ranges){l.range=[i,a]}t.push(l)}}var Io=1,No=2,Mo=Io|No,Bo=4,Lo=8,Oo=16,Ro=32,jo=64,Uo=128;function Vo(e,t){return No|(e?Bo:0)|(t?Lo:0)}var zo=0,Go=1,Xo=2,Jo=3,qo=4,Wo=5;var Ho=function e(t,r,n){this.options=t=_o(t);this.sourceFile=t.sourceFile;this.keywords=Ao($s[t.ecmaVersion>=6?6:t.sourceType==="module"?"5module":5]);var i="";if(t.allowReserved!==true){for(var a=t.ecmaVersion;;a--){if(i=Hs[a]){break}}if(t.sourceType==="module"){i+=" await"}}this.reservedWords=Ao(i);var s=(i?i+" ":"")+Hs.strict;this.reservedWordsStrict=Ao(s);this.reservedWordsStrictBind=Ao(s+" "+Hs.strictBind);this.input=String(r);this.containsEsc=false;if(n){this.pos=n;this.lineStart=this.input.lastIndexOf("\n",n-1)+1;this.curLine=this.input.slice(0,this.lineStart).split(mo).length}else{this.pos=this.lineStart=0;this.curLine=1}this.type=po.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=true;this.inModule=t.sourceType==="module";this.strict=this.inModule||this.strictDirective(this.pos);this.potentialArrowAt=-1;this.yieldPos=this.awaitPos=this.awaitIdentPos=0;this.labels=[];this.undefinedExports={};if(this.pos===0&&t.allowHashBang&&this.input.slice(0,2)==="#!"){this.skipLineComment(2)}this.scopeStack=[];this.enterScope(Io);this.regexpState=null};var Ko={inFunction:{configurable:true},inGenerator:{configurable:true},inAsync:{configurable:true},allowSuper:{configurable:true},allowDirectSuper:{configurable:true},treatFunctionsAsVar:{configurable:true}};Ho.prototype.parse=function e(){var t=this.options.program||this.startNode();this.nextToken();return this.parseTopLevel(t)};Ko.inFunction.get=function(){return(this.currentVarScope().flags&No)>0};Ko.inGenerator.get=function(){return(this.currentVarScope().flags&Lo)>0};Ko.inAsync.get=function(){return(this.currentVarScope().flags&Bo)>0};Ko.allowSuper.get=function(){return(this.currentThisScope().flags&jo)>0};Ko.allowDirectSuper.get=function(){return(this.currentThisScope().flags&Uo)>0};Ko.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())};Ho.prototype.inNonArrowFunction=function e(){return(this.currentThisScope().flags&No)>0};Ho.extend=function e(){var t=[],r=arguments.length;while(r--)t[r]=arguments[r];var n=this;for(var i=0;i=,?^&]/.test(i)||i==="!"&&this.input.charAt(n+1)==="=")}e+=t[0].length;xo.lastIndex=e;e+=xo.exec(this.input)[0].length;if(this.input[e]===";"){e++}}};$o.eat=function(e){if(this.type===e){this.next();return true}else{return false}};$o.isContextual=function(e){return this.type===po.name&&this.value===e&&!this.containsEsc};$o.eatContextual=function(e){if(!this.isContextual(e)){return false}this.next();return true};$o.expectContextual=function(e){if(!this.eatContextual(e)){this.unexpected()}};$o.canInsertSemicolon=function(){return this.type===po.eof||this.type===po.braceR||mo.test(this.input.slice(this.lastTokEnd,this.start))};$o.insertSemicolon=function(){if(this.canInsertSemicolon()){if(this.options.onInsertedSemicolon){this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc)}return true}};$o.semicolon=function(){if(!this.eat(po.semi)&&!this.insertSemicolon()){this.unexpected()}};$o.afterTrailingComma=function(e,t){if(this.type===e){if(this.options.onTrailingComma){this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc)}if(!t){this.next()}return true}};$o.expect=function(e){this.eat(e)||this.unexpected()};$o.unexpected=function(e){this.raise(e!=null?e:this.start,"Unexpected token")};function Qo(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1}$o.checkPatternErrors=function(e,t){if(!e){return}if(e.trailingComma>-1){this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element")}var r=t?e.parenthesizedAssign:e.parenthesizedBind;if(r>-1){this.raiseRecoverable(r,"Parenthesized pattern")}};$o.checkExpressionErrors=function(e,t){if(!e){return false}var r=e.shorthandAssign;var n=e.doubleProto;if(!t){return r>=0||n>=0}if(r>=0){this.raise(r,"Shorthand property assignments are valid only in destructuring patterns")}if(n>=0){this.raiseRecoverable(n,"Redefinition of __proto__ property")}};$o.checkYieldAwaitInDefaultParams=function(){if(this.yieldPos&&(!this.awaitPos||this.yieldPos=6){this.unexpected()}return this.parseFunctionStatement(i,false,!e);case po._class:if(e){this.unexpected()}return this.parseClass(i,true);case po._if:return this.parseIfStatement(i);case po._return:return this.parseReturnStatement(i);case po._switch:return this.parseSwitchStatement(i);case po._throw:return this.parseThrowStatement(i);case po._try:return this.parseTryStatement(i);case po._const:case po._var:a=a||this.value;if(e&&a!=="var"){this.unexpected()}return this.parseVarStatement(i,a);case po._while:return this.parseWhileStatement(i);case po._with:return this.parseWithStatement(i);case po.braceL:return this.parseBlock(true,i);case po.semi:return this.parseEmptyStatement(i);case po._export:case po._import:if(this.options.ecmaVersion>10&&n===po._import){xo.lastIndex=this.pos;var s=xo.exec(this.input);var o=this.pos+s[0].length,l=this.input.charCodeAt(o);if(l===40||l===46){return this.parseExpressionStatement(i,this.parseExpression())}}if(!this.options.allowImportExportEverywhere){if(!t){this.raise(this.start,"'import' and 'export' may only appear at the top level")}if(!this.inModule){this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")}}return n===po._import?this.parseImport(i):this.parseExport(i,r);default:if(this.isAsyncFunction()){if(e){this.unexpected()}this.next();return this.parseFunctionStatement(i,true,!e)}var u=this.value,c=this.parseExpression();if(n===po.name&&c.type==="Identifier"&&this.eat(po.colon)){return this.parseLabeledStatement(i,u,c,e)}else{return this.parseExpressionStatement(i,c)}}};Zo.parseBreakContinueStatement=function(e,t){var r=t==="break";this.next();if(this.eat(po.semi)||this.insertSemicolon()){e.label=null}else if(this.type!==po.name){this.unexpected()}else{e.label=this.parseIdent();this.semicolon()}var n=0;for(;n=6){this.eat(po.semi)}else{this.semicolon()}return this.finishNode(e,"DoWhileStatement")};Zo.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction)&&this.eatContextual("await")?this.lastTokStart:-1;this.labels.push(el);this.enterScope(0);this.expect(po.parenL);if(this.type===po.semi){if(t>-1){this.unexpected(t)}return this.parseFor(e,null)}var r=this.isLet();if(this.type===po._var||this.type===po._const||r){var n=this.startNode(),i=r?"let":this.value;this.next();this.parseVar(n,true,i);this.finishNode(n,"VariableDeclaration");if((this.type===po._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&n.declarations.length===1){if(this.options.ecmaVersion>=9){if(this.type===po._in){if(t>-1){this.unexpected(t)}}else{e.await=t>-1}}return this.parseForIn(e,n)}if(t>-1){this.unexpected(t)}return this.parseFor(e,n)}var a=new Qo;var s=this.parseExpression(true,a);if(this.type===po._in||this.options.ecmaVersion>=6&&this.isContextual("of")){if(this.options.ecmaVersion>=9){if(this.type===po._in){if(t>-1){this.unexpected(t)}}else{e.await=t>-1}}this.toAssignable(s,false,a);this.checkLVal(s);return this.parseForIn(e,s)}else{this.checkExpressionErrors(a,true)}if(t>-1){this.unexpected(t)}return this.parseFor(e,s)};Zo.parseFunctionStatement=function(e,t,r){this.next();return this.parseFunction(e,nl|(r?0:il),false,t)};Zo.parseIfStatement=function(e){this.next();e.test=this.parseParenExpression();e.consequent=this.parseStatement("if");e.alternate=this.eat(po._else)?this.parseStatement("if"):null;return this.finishNode(e,"IfStatement")};Zo.parseReturnStatement=function(e){if(!this.inFunction&&!this.options.allowReturnOutsideFunction){this.raise(this.start,"'return' outside of function")}this.next();if(this.eat(po.semi)||this.insertSemicolon()){e.argument=null}else{e.argument=this.parseExpression();this.semicolon()}return this.finishNode(e,"ReturnStatement")};Zo.parseSwitchStatement=function(e){this.next();e.discriminant=this.parseParenExpression();e.cases=[];this.expect(po.braceL);this.labels.push(tl);this.enterScope(0);var t;for(var r=false;this.type!==po.braceR;){if(this.type===po._case||this.type===po._default){var n=this.type===po._case;if(t){this.finishNode(t,"SwitchCase")}e.cases.push(t=this.startNode());t.consequent=[];this.next();if(n){t.test=this.parseExpression()}else{if(r){this.raiseRecoverable(this.lastTokStart,"Multiple default clauses")}r=true;t.test=null}this.expect(po.colon)}else{if(!t){this.unexpected()}t.consequent.push(this.parseStatement(null))}}this.exitScope();if(t){this.finishNode(t,"SwitchCase")}this.next();this.labels.pop();return this.finishNode(e,"SwitchStatement")};Zo.parseThrowStatement=function(e){this.next();if(mo.test(this.input.slice(this.lastTokEnd,this.start))){this.raise(this.lastTokEnd,"Illegal newline after throw")}e.argument=this.parseExpression();this.semicolon();return this.finishNode(e,"ThrowStatement")};var rl=[];Zo.parseTryStatement=function(e){this.next();e.block=this.parseBlock();e.handler=null;if(this.type===po._catch){var t=this.startNode();this.next();if(this.eat(po.parenL)){t.param=this.parseBindingAtom();var r=t.param.type==="Identifier";this.enterScope(r?Ro:0);this.checkLVal(t.param,r?qo:Xo);this.expect(po.parenR)}else{if(this.options.ecmaVersion<10){this.unexpected()}t.param=null;this.enterScope(0)}t.body=this.parseBlock(false);this.exitScope();e.handler=this.finishNode(t,"CatchClause")}e.finalizer=this.eat(po._finally)?this.parseBlock():null;if(!e.handler&&!e.finalizer){this.raise(e.start,"Missing catch or finally clause")}return this.finishNode(e,"TryStatement")};Zo.parseVarStatement=function(e,t){this.next();this.parseVar(e,false,t);this.semicolon();return this.finishNode(e,"VariableDeclaration")};Zo.parseWhileStatement=function(e){this.next();e.test=this.parseParenExpression();this.labels.push(el);e.body=this.parseStatement("while");this.labels.pop();return this.finishNode(e,"WhileStatement")};Zo.parseWithStatement=function(e){if(this.strict){this.raise(this.start,"'with' in strict mode")}this.next();e.object=this.parseParenExpression();e.body=this.parseStatement("with");return this.finishNode(e,"WithStatement")};Zo.parseEmptyStatement=function(e){this.next();return this.finishNode(e,"EmptyStatement")};Zo.parseLabeledStatement=function(e,t,r,n){for(var i=0,a=this.labels;i=0;l--){var u=this.labels[l];if(u.statementStart===e.start){u.statementStart=this.start;u.kind=o}else{break}}this.labels.push({name:t,kind:o,statementStart:this.start});e.body=this.parseStatement(n?n.indexOf("label")===-1?n+"label":n:"label");this.labels.pop();e.label=r;return this.finishNode(e,"LabeledStatement")};Zo.parseExpressionStatement=function(e,t){e.expression=t;this.semicolon();return this.finishNode(e,"ExpressionStatement")};Zo.parseBlock=function(e,t,r){if(e===void 0)e=true;if(t===void 0)t=this.startNode();t.body=[];this.expect(po.braceL);if(e){this.enterScope(0)}while(this.type!==po.braceR){var n=this.parseStatement(null);t.body.push(n)}if(r){this.strict=false}this.next();if(e){this.exitScope()}return this.finishNode(t,"BlockStatement")};Zo.parseFor=function(e,t){e.init=t;this.expect(po.semi);e.test=this.type===po.semi?null:this.parseExpression();this.expect(po.semi);e.update=this.type===po.parenR?null:this.parseExpression();this.expect(po.parenR);e.body=this.parseStatement("for");this.exitScope();this.labels.pop();return this.finishNode(e,"ForStatement")};Zo.parseForIn=function(e,t){var r=this.type===po._in;this.next();if(t.type==="VariableDeclaration"&&t.declarations[0].init!=null&&(!r||this.options.ecmaVersion<8||this.strict||t.kind!=="var"||t.declarations[0].id.type!=="Identifier")){this.raise(t.start,(r?"for-in":"for-of")+" loop variable declaration may not have an initializer")}else if(t.type==="AssignmentPattern"){this.raise(t.start,"Invalid left-hand side in for-loop")}e.left=t;e.right=r?this.parseExpression():this.parseMaybeAssign();this.expect(po.parenR);e.body=this.parseStatement("for");this.exitScope();this.labels.pop();return this.finishNode(e,r?"ForInStatement":"ForOfStatement")};Zo.parseVar=function(e,t,r){e.declarations=[];e.kind=r;for(;;){var n=this.startNode();this.parseVarId(n,r);if(this.eat(po.eq)){n.init=this.parseMaybeAssign(t)}else if(r==="const"&&!(this.type===po._in||this.options.ecmaVersion>=6&&this.isContextual("of"))){this.unexpected()}else if(n.id.type!=="Identifier"&&!(t&&(this.type===po._in||this.isContextual("of")))){this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value")}else{n.init=null}e.declarations.push(this.finishNode(n,"VariableDeclarator"));if(!this.eat(po.comma)){break}}return e};Zo.parseVarId=function(e,t){e.id=this.parseBindingAtom();this.checkLVal(e.id,t==="var"?Go:Xo,false)};var nl=1,il=2,al=4;Zo.parseFunction=function(e,t,r,n){this.initFunction(e);if(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!n){if(this.type===po.star&&t&il){this.unexpected()}e.generator=this.eat(po.star)}if(this.options.ecmaVersion>=8){e.async=!!n}if(t&nl){e.id=t&al&&this.type!==po.name?null:this.parseIdent();if(e.id&&!(t&il)){this.checkLVal(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?Go:Xo:Jo)}}var i=this.yieldPos,a=this.awaitPos,s=this.awaitIdentPos;this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;this.enterScope(Vo(e.async,e.generator));if(!(t&nl)){e.id=this.type===po.name?this.parseIdent():null}this.parseFunctionParams(e);this.parseFunctionBody(e,r,false);this.yieldPos=i;this.awaitPos=a;this.awaitIdentPos=s;return this.finishNode(e,t&nl?"FunctionDeclaration":"FunctionExpression")};Zo.parseFunctionParams=function(e){this.expect(po.parenL);e.params=this.parseBindingList(po.parenR,false,this.options.ecmaVersion>=8);this.checkYieldAwaitInDefaultParams()};Zo.parseClass=function(e,t){this.next();var r=this.strict;this.strict=true;this.parseClassId(e,t);this.parseClassSuper(e);var n=this.startNode();var i=false;n.body=[];this.expect(po.braceL);while(this.type!==po.braceR){var a=this.parseClassElement(e.superClass!==null);if(a){n.body.push(a);if(a.type==="MethodDefinition"&&a.kind==="constructor"){if(i){this.raise(a.start,"Duplicate constructor in the same class")}i=true}}}this.strict=r;this.next();e.body=this.finishNode(n,"ClassBody");return this.finishNode(e,t?"ClassDeclaration":"ClassExpression")};Zo.parseClassElement=function(e){var t=this;if(this.eat(po.semi)){return null}var r=this.startNode();var n=function e(n,i){if(i===void 0)i=false;var a=t.start,s=t.startLoc;if(!t.eatContextual(n)){return false}if(t.type!==po.parenL&&(!i||!t.canInsertSemicolon())){return true}if(r.key){t.unexpected()}r.computed=false;r.key=t.startNodeAt(a,s);r.key.name=n;t.finishNode(r.key,"Identifier");return false};r.kind="method";r.static=n("static");var i=this.eat(po.star);var a=false;if(!i){if(this.options.ecmaVersion>=8&&n("async",true)){a=true;i=this.options.ecmaVersion>=9&&this.eat(po.star)}else if(n("get")){r.kind="get"}else if(n("set")){r.kind="set"}}if(!r.key){this.parsePropertyName(r)}var s=r.key;var o=false;if(!r.computed&&!r.static&&(s.type==="Identifier"&&s.name==="constructor"||s.type==="Literal"&&s.value==="constructor")){if(r.kind!=="method"){this.raise(s.start,"Constructor can't have get/set modifier")}if(i){this.raise(s.start,"Constructor can't be a generator")}if(a){this.raise(s.start,"Constructor can't be an async method")}r.kind="constructor";o=e}else if(r.static&&s.type==="Identifier"&&s.name==="prototype"){this.raise(s.start,"Classes may not have a static property named prototype")}this.parseClassMethod(r,i,a,o);if(r.kind==="get"&&r.value.params.length!==0){this.raiseRecoverable(r.value.start,"getter should have no params")}if(r.kind==="set"&&r.value.params.length!==1){this.raiseRecoverable(r.value.start,"setter should have exactly one param")}if(r.kind==="set"&&r.value.params[0].type==="RestElement"){this.raiseRecoverable(r.value.params[0].start,"Setter cannot use rest params")}return r};Zo.parseClassMethod=function(e,t,r,n){e.value=this.parseMethod(t,r,n);return this.finishNode(e,"MethodDefinition")};Zo.parseClassId=function(e,t){if(this.type===po.name){e.id=this.parseIdent();if(t){this.checkLVal(e.id,Xo,false)}}else{if(t===true){this.unexpected()}e.id=null}};Zo.parseClassSuper=function(e){e.superClass=this.eat(po._extends)?this.parseExprSubscripts():null};Zo.parseExport=function(e,t){this.next();if(this.eat(po.star)){if(this.options.ecmaVersion>=11){if(this.eatContextual("as")){e.exported=this.parseIdent(true);this.checkExport(t,e.exported.name,this.lastTokStart)}else{e.exported=null}}this.expectContextual("from");if(this.type!==po.string){this.unexpected()}e.source=this.parseExprAtom();this.semicolon();return this.finishNode(e,"ExportAllDeclaration")}if(this.eat(po._default)){this.checkExport(t,"default",this.lastTokStart);var r;if(this.type===po._function||(r=this.isAsyncFunction())){var n=this.startNode();this.next();if(r){this.next()}e.declaration=this.parseFunction(n,nl|al,false,r)}else if(this.type===po._class){var i=this.startNode();e.declaration=this.parseClass(i,"nullableID")}else{e.declaration=this.parseMaybeAssign();this.semicolon()}return this.finishNode(e,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement()){e.declaration=this.parseStatement(null);if(e.declaration.type==="VariableDeclaration"){this.checkVariableExport(t,e.declaration.declarations)}else{this.checkExport(t,e.declaration.id.name,e.declaration.id.start)}e.specifiers=[];e.source=null}else{e.declaration=null;e.specifiers=this.parseExportSpecifiers(t);if(this.eatContextual("from")){if(this.type!==po.string){this.unexpected()}e.source=this.parseExprAtom()}else{for(var a=0,s=e.specifiers;a=6&&e){switch(e.type){case"Identifier":if(this.inAsync&&e.name==="await"){this.raise(e.start,"Cannot use 'await' as identifier inside an async function")}break;case"ObjectPattern":case"ArrayPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern";if(r){this.checkPatternErrors(r,true)}for(var n=0,i=e.properties;n=8&&!a&&s.name==="async"&&!this.canInsertSemicolon()&&this.eat(po._function)){return this.parseFunction(this.startNodeAt(n,i),0,false,true)}if(r&&!this.canInsertSemicolon()){if(this.eat(po.arrow)){return this.parseArrowExpression(this.startNodeAt(n,i),[s],false)}if(this.options.ecmaVersion>=8&&s.name==="async"&&this.type===po.name&&!a){s=this.parseIdent(false);if(this.canInsertSemicolon()||!this.eat(po.arrow)){this.unexpected()}return this.parseArrowExpression(this.startNodeAt(n,i),[s],true)}}return s;case po.regexp:var o=this.value;t=this.parseLiteral(o.value);t.regex={pattern:o.pattern,flags:o.flags};return t;case po.num:case po.string:return this.parseLiteral(this.value);case po._null:case po._true:case po._false:t=this.startNode();t.value=this.type===po._null?null:this.type===po._true;t.raw=this.type.keyword;this.next();return this.finishNode(t,"Literal");case po.parenL:var l=this.start,u=this.parseParenAndDistinguishExpression(r);if(e){if(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(u)){e.parenthesizedAssign=l}if(e.parenthesizedBind<0){e.parenthesizedBind=l}}return u;case po.bracketL:t=this.startNode();this.next();t.elements=this.parseExprList(po.bracketR,true,true,e);return this.finishNode(t,"ArrayExpression");case po.braceL:return this.parseObj(false,e);case po._function:t=this.startNode();this.next();return this.parseFunction(t,0);case po._class:return this.parseClass(this.startNode(),false);case po._new:return this.parseNew();case po.backQuote:return this.parseTemplate();case po._import:if(this.options.ecmaVersion>=11){return this.parseExprImport()}else{return this.unexpected()}default:this.unexpected()}};ol.parseExprImport=function(){var e=this.startNode();if(this.containsEsc){this.raiseRecoverable(this.start,"Escape sequence in keyword import")}var t=this.parseIdent(true);switch(this.type){case po.parenL:return this.parseDynamicImport(e);case po.dot:e.meta=t;return this.parseImportMeta(e);default:this.unexpected()}};ol.parseDynamicImport=function(e){this.next();e.source=this.parseMaybeAssign();if(!this.eat(po.parenR)){var t=this.start;if(this.eat(po.comma)&&this.eat(po.parenR)){this.raiseRecoverable(t,"Trailing comma is not allowed in import()")}else{this.unexpected(t)}}return this.finishNode(e,"ImportExpression")};ol.parseImportMeta=function(e){this.next();var t=this.containsEsc;e.property=this.parseIdent(true);if(e.property.name!=="meta"){this.raiseRecoverable(e.property.start,"The only valid meta property for import is 'import.meta'")}if(t){this.raiseRecoverable(e.start,"'import.meta' must not contain escaped characters")}if(this.options.sourceType!=="module"){this.raiseRecoverable(e.start,"Cannot use 'import.meta' outside a module")}return this.finishNode(e,"MetaProperty")};ol.parseLiteral=function(e){var t=this.startNode();t.value=e;t.raw=this.input.slice(this.start,this.end);if(t.raw.charCodeAt(t.raw.length-1)===110){t.bigint=t.raw.slice(0,-1)}this.next();return this.finishNode(t,"Literal")};ol.parseParenExpression=function(){this.expect(po.parenL);var e=this.parseExpression();this.expect(po.parenR);return e};ol.parseParenAndDistinguishExpression=function(e){var t=this.start,r=this.startLoc,n,i=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var a=this.start,s=this.startLoc;var o=[],l=true,u=false;var c=new Qo,f=this.yieldPos,h=this.awaitPos,p;this.yieldPos=0;this.awaitPos=0;while(this.type!==po.parenR){l?l=false:this.expect(po.comma);if(i&&this.afterTrailingComma(po.parenR,true)){u=true;break}else if(this.type===po.ellipsis){p=this.start;o.push(this.parseParenItem(this.parseRestBinding()));if(this.type===po.comma){this.raise(this.start,"Comma is not permitted after the rest element")}break}else{o.push(this.parseMaybeAssign(false,c,this.parseParenItem))}}var d=this.start,m=this.startLoc;this.expect(po.parenR);if(e&&!this.canInsertSemicolon()&&this.eat(po.arrow)){this.checkPatternErrors(c,false);this.checkYieldAwaitInDefaultParams();this.yieldPos=f;this.awaitPos=h;return this.parseParenArrowList(t,r,o)}if(!o.length||u){this.unexpected(this.lastTokStart)}if(p){this.unexpected(p)}this.checkExpressionErrors(c,true);this.yieldPos=f||this.yieldPos;this.awaitPos=h||this.awaitPos;if(o.length>1){n=this.startNodeAt(a,s);n.expressions=o;this.finishNodeAt(n,"SequenceExpression",d,m)}else{n=o[0]}}else{n=this.parseParenExpression()}if(this.options.preserveParens){var v=this.startNodeAt(t,r);v.expression=n;return this.finishNode(v,"ParenthesizedExpression")}else{return n}};ol.parseParenItem=function(e){return e};ol.parseParenArrowList=function(e,t,r){return this.parseArrowExpression(this.startNodeAt(e,t),r)};var ll=[];ol.parseNew=function(){if(this.containsEsc){this.raiseRecoverable(this.start,"Escape sequence in keyword new")}var e=this.startNode();var t=this.parseIdent(true);if(this.options.ecmaVersion>=6&&this.eat(po.dot)){e.meta=t;var r=this.containsEsc;e.property=this.parseIdent(true);if(e.property.name!=="target"){this.raiseRecoverable(e.property.start,"The only valid meta property for new is 'new.target'")}if(r){this.raiseRecoverable(e.start,"'new.target' must not contain escaped characters")}if(!this.inNonArrowFunction()){this.raiseRecoverable(e.start,"'new.target' can only be used in functions")}return this.finishNode(e,"MetaProperty")}var n=this.start,i=this.startLoc,a=this.type===po._import;e.callee=this.parseSubscripts(this.parseExprAtom(),n,i,true);if(a&&e.callee.type==="ImportExpression"){this.raise(n,"Cannot use new with import()")}if(this.eat(po.parenL)){e.arguments=this.parseExprList(po.parenR,this.options.ecmaVersion>=8,false)}else{e.arguments=ll}return this.finishNode(e,"NewExpression")};ol.parseTemplateElement=function(e){var t=e.isTagged;var r=this.startNode();if(this.type===po.invalidTemplate){if(!t){this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal")}r.value={raw:this.value,cooked:null}}else{r.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value}}this.next();r.tail=this.type===po.backQuote;return this.finishNode(r,"TemplateElement")};ol.parseTemplate=function(e){if(e===void 0)e={};var t=e.isTagged;if(t===void 0)t=false;var r=this.startNode();this.next();r.expressions=[];var n=this.parseTemplateElement({isTagged:t});r.quasis=[n];while(!n.tail){if(this.type===po.eof){this.raise(this.pos,"Unterminated template literal")}this.expect(po.dollarBraceL);r.expressions.push(this.parseExpression());this.expect(po.braceR);r.quasis.push(n=this.parseTemplateElement({isTagged:t}))}this.next();return this.finishNode(r,"TemplateLiteral")};ol.isAsyncProp=function(e){return!e.computed&&e.key.type==="Identifier"&&e.key.name==="async"&&(this.type===po.name||this.type===po.num||this.type===po.string||this.type===po.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===po.star)&&!mo.test(this.input.slice(this.lastTokEnd,this.start))};ol.parseObj=function(e,t){var r=this.startNode(),n=true,i={};r.properties=[];this.next();while(!this.eat(po.braceR)){if(!n){this.expect(po.comma);if(this.options.ecmaVersion>=5&&this.afterTrailingComma(po.braceR)){break}}else{n=false}var a=this.parseProperty(e,t);if(!e){this.checkPropClash(a,i,t)}r.properties.push(a)}return this.finishNode(r,e?"ObjectPattern":"ObjectExpression")};ol.parseProperty=function(e,t){var r=this.startNode(),n,i,a,s;if(this.options.ecmaVersion>=9&&this.eat(po.ellipsis)){if(e){r.argument=this.parseIdent(false);if(this.type===po.comma){this.raise(this.start,"Comma is not permitted after the rest element")}return this.finishNode(r,"RestElement")}if(this.type===po.parenL&&t){if(t.parenthesizedAssign<0){t.parenthesizedAssign=this.start}if(t.parenthesizedBind<0){t.parenthesizedBind=this.start}}r.argument=this.parseMaybeAssign(false,t);if(this.type===po.comma&&t&&t.trailingComma<0){t.trailingComma=this.start}return this.finishNode(r,"SpreadElement")}if(this.options.ecmaVersion>=6){r.method=false;r.shorthand=false;if(e||t){a=this.start;s=this.startLoc}if(!e){n=this.eat(po.star)}}var o=this.containsEsc;this.parsePropertyName(r);if(!e&&!o&&this.options.ecmaVersion>=8&&!n&&this.isAsyncProp(r)){i=true;n=this.options.ecmaVersion>=9&&this.eat(po.star);this.parsePropertyName(r,t)}else{i=false}this.parsePropertyValue(r,e,n,i,a,s,t,o);return this.finishNode(r,"Property")};ol.parsePropertyValue=function(e,t,r,n,i,a,s,o){if((r||n)&&this.type===po.colon){this.unexpected()}if(this.eat(po.colon)){e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(false,s);e.kind="init"}else if(this.options.ecmaVersion>=6&&this.type===po.parenL){if(t){this.unexpected()}e.kind="init";e.method=true;e.value=this.parseMethod(r,n)}else if(!t&&!o&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type==="Identifier"&&(e.key.name==="get"||e.key.name==="set")&&this.type!==po.comma&&this.type!==po.braceR){if(r||n){this.unexpected()}e.kind=e.key.name;this.parsePropertyName(e);e.value=this.parseMethod(false);var l=e.kind==="get"?0:1;if(e.value.params.length!==l){var u=e.value.start;if(e.kind==="get"){this.raiseRecoverable(u,"getter should have no params")}else{this.raiseRecoverable(u,"setter should have exactly one param")}}else{if(e.kind==="set"&&e.value.params[0].type==="RestElement"){this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")}}}else if(this.options.ecmaVersion>=6&&!e.computed&&e.key.type==="Identifier"){if(r||n){this.unexpected()}this.checkUnreserved(e.key);if(e.key.name==="await"&&!this.awaitIdentPos){this.awaitIdentPos=i}e.kind="init";if(t){e.value=this.parseMaybeDefault(i,a,e.key)}else if(this.type===po.eq&&s){if(s.shorthandAssign<0){s.shorthandAssign=this.start}e.value=this.parseMaybeDefault(i,a,e.key)}else{e.value=e.key}e.shorthand=true}else{this.unexpected()}};ol.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(po.bracketL)){e.computed=true;e.key=this.parseMaybeAssign();this.expect(po.bracketR);return e.key}else{e.computed=false}}return e.key=this.type===po.num||this.type===po.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")};ol.initFunction=function(e){e.id=null;if(this.options.ecmaVersion>=6){e.generator=e.expression=false}if(this.options.ecmaVersion>=8){e.async=false}};ol.parseMethod=function(e,t,r){var n=this.startNode(),i=this.yieldPos,a=this.awaitPos,s=this.awaitIdentPos;this.initFunction(n);if(this.options.ecmaVersion>=6){n.generator=e}if(this.options.ecmaVersion>=8){n.async=!!t}this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;this.enterScope(Vo(t,n.generator)|jo|(r?Uo:0));this.expect(po.parenL);n.params=this.parseBindingList(po.parenR,false,this.options.ecmaVersion>=8);this.checkYieldAwaitInDefaultParams();this.parseFunctionBody(n,false,true);this.yieldPos=i;this.awaitPos=a;this.awaitIdentPos=s;return this.finishNode(n,"FunctionExpression")};ol.parseArrowExpression=function(e,t,r){var n=this.yieldPos,i=this.awaitPos,a=this.awaitIdentPos;this.enterScope(Vo(r,false)|Oo);this.initFunction(e);if(this.options.ecmaVersion>=8){e.async=!!r}this.yieldPos=0;this.awaitPos=0;this.awaitIdentPos=0;e.params=this.toAssignableList(t,true);this.parseFunctionBody(e,true,false);this.yieldPos=n;this.awaitPos=i;this.awaitIdentPos=a;return this.finishNode(e,"ArrowFunctionExpression")};ol.parseFunctionBody=function(e,t,r){var n=t&&this.type!==po.braceL;var i=this.strict,a=false;if(n){e.body=this.parseMaybeAssign();e.expression=true;this.checkParams(e,false)}else{var s=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);if(!i||s){a=this.strictDirective(this.end);if(a&&s){this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list")}}var o=this.labels;this.labels=[];if(a){this.strict=true}this.checkParams(e,!i&&!a&&!t&&!r&&this.isSimpleParamList(e.params));if(this.strict&&e.id){this.checkLVal(e.id,Wo)}e.body=this.parseBlock(false,undefined,a&&!i);e.expression=false;this.adaptDirectivePrologue(e.body.body);this.labels=o}this.exitScope()};ol.isSimpleParamList=function(e){for(var t=0,r=e;t-1||i.functions.indexOf(e)>-1||i.var.indexOf(e)>-1;i.lexical.push(e);if(this.inModule&&i.flags&Io){delete this.undefinedExports[e]}}else if(t===qo){var a=this.currentScope();a.lexical.push(e)}else if(t===Jo){var s=this.currentScope();if(this.treatFunctionsAsVar){n=s.lexical.indexOf(e)>-1}else{n=s.lexical.indexOf(e)>-1||s.var.indexOf(e)>-1}s.functions.push(e)}else{for(var o=this.scopeStack.length-1;o>=0;--o){var l=this.scopeStack[o];if(l.lexical.indexOf(e)>-1&&!(l.flags&Ro&&l.lexical[0]===e)||!this.treatFunctionsAsVarInScope(l)&&l.functions.indexOf(e)>-1){n=true;break}l.var.push(e);if(this.inModule&&l.flags&Io){delete this.undefinedExports[e]}if(l.flags&Mo){break}}}if(n){this.raiseRecoverable(r,"Identifier '"+e+"' has already been declared")}};cl.checkLocalExport=function(e){if(this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1){this.undefinedExports[e.name]=e}};cl.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]};cl.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&Mo){return t}}};cl.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&Mo&&!(t.flags&Oo)){return t}}};var hl=function e(t,r,n){this.type="";this.start=r;this.end=0;if(t.options.locations){this.loc=new To(t,n)}if(t.options.directSourceFile){this.sourceFile=t.options.directSourceFile}if(t.options.ranges){this.range=[r,0]}};var pl=Ho.prototype;pl.startNode=function(){return new hl(this,this.start,this.startLoc)};pl.startNodeAt=function(e,t){return new hl(this,e,t)};function dl(e,t,r,n){e.type=t;e.end=r;if(this.options.locations){e.loc.end=n}if(this.options.ranges){e.range[1]=r}return e}pl.finishNode=function(e,t){return dl.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)};pl.finishNodeAt=function(e,t,r,n){return dl.call(this,e,t,r,n)};var ml=function e(t,r,n,i,a){this.token=t;this.isExpr=!!r;this.preserveSpace=!!n;this.override=i;this.generator=!!a};var vl={b_stat:new ml("{",false),b_expr:new ml("{",true),b_tmpl:new ml("${",false),p_stat:new ml("(",false),p_expr:new ml("(",true),q_tmpl:new ml("`",true,true,(function(e){return e.tryReadTemplateToken()})),f_stat:new ml("function",false),f_expr:new ml("function",true),f_expr_gen:new ml("function",true,false,null,true),f_gen:new ml("function",false,false,null,true)};var gl=Ho.prototype;gl.initialContext=function(){return[vl.b_stat]};gl.braceIsBlock=function(e){var t=this.curContext();if(t===vl.f_expr||t===vl.f_stat){return true}if(e===po.colon&&(t===vl.b_stat||t===vl.b_expr)){return!t.isExpr}if(e===po._return||e===po.name&&this.exprAllowed){return mo.test(this.input.slice(this.lastTokEnd,this.start))}if(e===po._else||e===po.semi||e===po.eof||e===po.parenR||e===po.arrow){return true}if(e===po.braceL){return t===vl.b_stat}if(e===po._var||e===po._const||e===po.name){return false}return!this.exprAllowed};gl.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 false};gl.updateContext=function(e){var t,r=this.type;if(r.keyword&&e===po.dot){this.exprAllowed=false}else if(t=r.updateContext){t.call(this,e)}else{this.exprAllowed=r.beforeExpr}};po.parenR.updateContext=po.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=true;return}var e=this.context.pop();if(e===vl.b_stat&&this.curContext().token==="function"){e=this.context.pop()}this.exprAllowed=!e.isExpr};po.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?vl.b_stat:vl.b_expr);this.exprAllowed=true};po.dollarBraceL.updateContext=function(){this.context.push(vl.b_tmpl);this.exprAllowed=true};po.parenL.updateContext=function(e){var t=e===po._if||e===po._for||e===po._with||e===po._while;this.context.push(t?vl.p_stat:vl.p_expr);this.exprAllowed=true};po.incDec.updateContext=function(){};po._function.updateContext=po._class.updateContext=function(e){if(e.beforeExpr&&e!==po.semi&&e!==po._else&&!(e===po._return&&mo.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===po.colon||e===po.braceL)&&this.curContext()===vl.b_stat)){this.context.push(vl.f_expr)}else{this.context.push(vl.f_stat)}this.exprAllowed=false};po.backQuote.updateContext=function(){if(this.curContext()===vl.q_tmpl){this.context.pop()}else{this.context.push(vl.q_tmpl)}this.exprAllowed=false};po.star.updateContext=function(e){if(e===po._function){var t=this.context.length-1;if(this.context[t]===vl.f_expr){this.context[t]=vl.f_expr_gen}else{this.context[t]=vl.f_gen}}this.exprAllowed=true};po.name.updateContext=function(e){var t=false;if(this.options.ecmaVersion>=6&&e!==po.dot){if(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext()){t=true}}this.exprAllowed=t};var yl="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";var xl=yl+" Extended_Pictographic";var El=xl;var bl={9:yl,10:xl,11:El};var Sl="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";var Dl="Adlam Adlm Ahom 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 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";var Cl=Dl+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd";var Al=Cl+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho";var wl={9:Dl,10:Cl,11:Al};var Tl={};function kl(e){var t=Tl[e]={binary:Ao(bl[e]+" "+Sl),nonBinary:{General_Category:Ao(Sl),Script:Ao(wl[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}kl(9);kl(10);kl(11);var Pl=Ho.prototype;var _l=function e(t){this.parser=t;this.validFlags="gim"+(t.options.ecmaVersion>=6?"uy":"")+(t.options.ecmaVersion>=9?"s":"");this.unicodeProperties=Tl[t.options.ecmaVersion>=11?11:t.options.ecmaVersion];this.source="";this.flags="";this.start=0;this.switchU=false;this.switchN=false;this.pos=0;this.lastIntValue=0;this.lastStringValue="";this.lastAssertionIsQuantifiable=false;this.numCapturingParens=0;this.maxBackReference=0;this.groupNames=[];this.backReferenceNames=[]};_l.prototype.reset=function e(t,r,n){var i=n.indexOf("u")!==-1;this.start=t|0;this.source=r+"";this.flags=n;this.switchU=i&&this.parser.options.ecmaVersion>=6;this.switchN=i&&this.parser.options.ecmaVersion>=9};_l.prototype.raise=function e(t){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+t)};_l.prototype.at=function e(t,r){if(r===void 0)r=false;var n=this.source;var i=n.length;if(t>=i){return-1}var a=n.charCodeAt(t);if(!(r||this.switchU)||a<=55295||a>=57344||t+1>=i){return a}var s=n.charCodeAt(t+1);return s>=56320&&s<=57343?(a<<10)+s-56613888:a};_l.prototype.nextIndex=function e(t,r){if(r===void 0)r=false;var n=this.source;var i=n.length;if(t>=i){return i}var a=n.charCodeAt(t),s;if(!(r||this.switchU)||a<=55295||a>=57344||t+1>=i||(s=n.charCodeAt(t+1))<56320||s>57343){return t+1}return t+2};_l.prototype.current=function e(t){if(t===void 0)t=false;return this.at(this.pos,t)};_l.prototype.lookahead=function e(t){if(t===void 0)t=false;return this.at(this.nextIndex(this.pos,t),t)};_l.prototype.advance=function e(t){if(t===void 0)t=false;this.pos=this.nextIndex(this.pos,t)};_l.prototype.eat=function e(t,r){if(r===void 0)r=false;if(this.current(r)===t){this.advance(r);return true}return false};function Fl(e){if(e<=65535){return String.fromCharCode(e)}e-=65536;return String.fromCharCode((e>>10)+55296,(e&1023)+56320)}Pl.validateRegExpFlags=function(e){var t=e.validFlags;var r=e.flags;for(var n=0;n-1){this.raise(e.start,"Duplicate regular expression flag")}}};Pl.validateRegExpPattern=function(e){this.regexp_pattern(e);if(!e.switchN&&this.options.ecmaVersion>=9&&e.groupNames.length>0){e.switchN=true;this.regexp_pattern(e)}};Pl.regexp_pattern=function(e){e.pos=0;e.lastIntValue=0;e.lastStringValue="";e.lastAssertionIsQuantifiable=false;e.numCapturingParens=0;e.maxBackReference=0;e.groupNames.length=0;e.backReferenceNames.length=0;this.regexp_disjunction(e);if(e.pos!==e.source.length){if(e.eat(41)){e.raise("Unmatched ')'")}if(e.eat(93)||e.eat(125)){e.raise("Lone quantifier brackets")}}if(e.maxBackReference>e.numCapturingParens){e.raise("Invalid escape")}for(var t=0,r=e.backReferenceNames;t=9){r=e.eat(60)}if(e.eat(61)||e.eat(33)){this.regexp_disjunction(e);if(!e.eat(41)){e.raise("Unterminated group")}e.lastAssertionIsQuantifiable=!r;return true}}e.pos=t;return false};Pl.regexp_eatQuantifier=function(e,t){if(t===void 0)t=false;if(this.regexp_eatQuantifierPrefix(e,t)){e.eat(63);return true}return false};Pl.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)};Pl.regexp_eatBracedQuantifier=function(e,t){var r=e.pos;if(e.eat(123)){var n=0,i=-1;if(this.regexp_eatDecimalDigits(e)){n=e.lastIntValue;if(e.eat(44)&&this.regexp_eatDecimalDigits(e)){i=e.lastIntValue}if(e.eat(125)){if(i!==-1&&i=9){this.regexp_groupSpecifier(e)}else if(e.current()===63){e.raise("Invalid group")}this.regexp_disjunction(e);if(e.eat(41)){e.numCapturingParens+=1;return true}e.raise("Unterminated group")}return false};Pl.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)};Pl.regexp_eatInvalidBracedQuantifier=function(e){if(this.regexp_eatBracedQuantifier(e,true)){e.raise("Nothing to repeat")}return false};Pl.regexp_eatSyntaxCharacter=function(e){var t=e.current();if(Il(t)){e.lastIntValue=t;e.advance();return true}return false};function Il(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}Pl.regexp_eatPatternCharacters=function(e){var t=e.pos;var r=0;while((r=e.current())!==-1&&!Il(r)){e.advance()}return e.pos!==t};Pl.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();if(t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124){e.advance();return true}return false};Pl.regexp_groupSpecifier=function(e){if(e.eat(63)){if(this.regexp_eatGroupName(e)){if(e.groupNames.indexOf(e.lastStringValue)!==-1){e.raise("Duplicate capture group name")}e.groupNames.push(e.lastStringValue);return}e.raise("Invalid group")}};Pl.regexp_eatGroupName=function(e){e.lastStringValue="";if(e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62)){return true}e.raise("Invalid capture group name")}return false};Pl.regexp_eatRegExpIdentifierName=function(e){e.lastStringValue="";if(this.regexp_eatRegExpIdentifierStart(e)){e.lastStringValue+=Fl(e.lastIntValue);while(this.regexp_eatRegExpIdentifierPart(e)){e.lastStringValue+=Fl(e.lastIntValue)}return true}return false};Pl.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos;var r=this.options.ecmaVersion>=11;var n=e.current(r);e.advance(r);if(n===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,r)){n=e.lastIntValue}if(Nl(n)){e.lastIntValue=n;return true}e.pos=t;return false};function Nl(e){return ao(e,true)||e===36||e===95}Pl.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos;var r=this.options.ecmaVersion>=11;var n=e.current(r);e.advance(r);if(n===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,r)){n=e.lastIntValue}if(Ml(n)){e.lastIntValue=n;return true}e.pos=t;return false};function Ml(e){return so(e,true)||e===36||e===95||e===8204||e===8205}Pl.regexp_eatAtomEscape=function(e){if(this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)){return true}if(e.switchU){if(e.current()===99){e.raise("Invalid unicode escape")}e.raise("Invalid escape")}return false};Pl.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var r=e.lastIntValue;if(e.switchU){if(r>e.maxBackReference){e.maxBackReference=r}return true}if(r<=e.numCapturingParens){return true}e.pos=t}return false};Pl.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e)){e.backReferenceNames.push(e.lastStringValue);return true}e.raise("Invalid named reference")}return false};Pl.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,false)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)};Pl.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e)){return true}e.pos=t}return false};Pl.regexp_eatZero=function(e){if(e.current()===48&&!Ul(e.lookahead())){e.lastIntValue=0;e.advance();return true}return false};Pl.regexp_eatControlEscape=function(e){var t=e.current();if(t===116){e.lastIntValue=9;e.advance();return true}if(t===110){e.lastIntValue=10;e.advance();return true}if(t===118){e.lastIntValue=11;e.advance();return true}if(t===102){e.lastIntValue=12;e.advance();return true}if(t===114){e.lastIntValue=13;e.advance();return true}return false};Pl.regexp_eatControlLetter=function(e){var t=e.current();if(Bl(t)){e.lastIntValue=t%32;e.advance();return true}return false};function Bl(e){return e>=65&&e<=90||e>=97&&e<=122}Pl.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){if(t===void 0)t=false;var r=e.pos;var n=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(n&&i>=55296&&i<=56319){var a=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var s=e.lastIntValue;if(s>=56320&&s<=57343){e.lastIntValue=(i-55296)*1024+(s-56320)+65536;return true}}e.pos=a;e.lastIntValue=i}return true}if(n&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&Ll(e.lastIntValue)){return true}if(n){e.raise("Invalid unicode escape")}e.pos=r}return false};function Ll(e){return e>=0&&e<=1114111}Pl.regexp_eatIdentityEscape=function(e){if(e.switchU){if(this.regexp_eatSyntaxCharacter(e)){return true}if(e.eat(47)){e.lastIntValue=47;return true}return false}var t=e.current();if(t!==99&&(!e.switchN||t!==107)){e.lastIntValue=t;e.advance();return true}return false};Pl.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 true}return false};Pl.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(Ol(t)){e.lastIntValue=-1;e.advance();return true}if(e.switchU&&this.options.ecmaVersion>=9&&(t===80||t===112)){e.lastIntValue=-1;e.advance();if(e.eat(123)&&this.regexp_eatUnicodePropertyValueExpression(e)&&e.eat(125)){return true}e.raise("Invalid property name")}return false};function Ol(e){return e===100||e===68||e===115||e===83||e===119||e===87}Pl.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var r=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var n=e.lastStringValue;this.regexp_validateUnicodePropertyNameAndValue(e,r,n);return true}}e.pos=t;if(this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var i=e.lastStringValue;this.regexp_validateUnicodePropertyNameOrValue(e,i);return true}return false};Pl.regexp_validateUnicodePropertyNameAndValue=function(e,t,r){if(!Do(e.unicodeProperties.nonBinary,t)){e.raise("Invalid property name")}if(!e.unicodeProperties.nonBinary[t].test(r)){e.raise("Invalid property value")}};Pl.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(!e.unicodeProperties.binary.test(t)){e.raise("Invalid property name")}};Pl.regexp_eatUnicodePropertyName=function(e){var t=0;e.lastStringValue="";while(Rl(t=e.current())){e.lastStringValue+=Fl(t);e.advance()}return e.lastStringValue!==""};function Rl(e){return Bl(e)||e===95}Pl.regexp_eatUnicodePropertyValue=function(e){var t=0;e.lastStringValue="";while(jl(t=e.current())){e.lastStringValue+=Fl(t);e.advance()}return e.lastStringValue!==""};function jl(e){return Rl(e)||Ul(e)}Pl.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)};Pl.regexp_eatCharacterClass=function(e){if(e.eat(91)){e.eat(94);this.regexp_classRanges(e);if(e.eat(93)){return true}e.raise("Unterminated character class")}return false};Pl.regexp_classRanges=function(e){while(this.regexp_eatClassAtom(e)){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var r=e.lastIntValue;if(e.switchU&&(t===-1||r===-1)){e.raise("Invalid character class")}if(t!==-1&&r!==-1&&t>r){e.raise("Range out of order in character class")}}}};Pl.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e)){return true}if(e.switchU){var r=e.current();if(r===99||Gl(r)){e.raise("Invalid class escape")}e.raise("Invalid escape")}e.pos=t}var n=e.current();if(n!==93){e.lastIntValue=n;e.advance();return true}return false};Pl.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98)){e.lastIntValue=8;return true}if(e.switchU&&e.eat(45)){e.lastIntValue=45;return true}if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e)){return true}e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)};Pl.regexp_eatClassControlLetter=function(e){var t=e.current();if(Ul(t)||t===95){e.lastIntValue=t%32;e.advance();return true}return false};Pl.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2)){return true}if(e.switchU){e.raise("Invalid escape")}e.pos=t}return false};Pl.regexp_eatDecimalDigits=function(e){var t=e.pos;var r=0;e.lastIntValue=0;while(Ul(r=e.current())){e.lastIntValue=10*e.lastIntValue+(r-48);e.advance()}return e.pos!==t};function Ul(e){return e>=48&&e<=57}Pl.regexp_eatHexDigits=function(e){var t=e.pos;var r=0;e.lastIntValue=0;while(Vl(r=e.current())){e.lastIntValue=16*e.lastIntValue+zl(r);e.advance()}return e.pos!==t};function Vl(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function zl(e){if(e>=65&&e<=70){return 10+(e-65)}if(e>=97&&e<=102){return 10+(e-97)}return e-48}Pl.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var r=e.lastIntValue;if(t<=3&&this.regexp_eatOctalDigit(e)){e.lastIntValue=t*64+r*8+e.lastIntValue}else{e.lastIntValue=t*8+r}}else{e.lastIntValue=t}return true}return false};Pl.regexp_eatOctalDigit=function(e){var t=e.current();if(Gl(t)){e.lastIntValue=t-48;e.advance();return true}e.lastIntValue=0;return false};function Gl(e){return e>=48&&e<=55}Pl.regexp_eatFixedHexDigits=function(e,t){var r=e.pos;e.lastIntValue=0;for(var n=0;n=this.input.length){return this.finishToken(po.eof)}if(e.override){return e.override(this)}else{this.readToken(this.fullCharCodeAtPos())}};Jl.readToken=function(e){if(ao(e,this.options.ecmaVersion>=6)||e===92){return this.readWord()}return this.getTokenFromCode(e)};Jl.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=57344){return e}var t=this.input.charCodeAt(this.pos+1);return(e<<10)+t-56613888};Jl.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition();var t=this.pos,r=this.input.indexOf("*/",this.pos+=2);if(r===-1){this.raise(this.pos-2,"Unterminated comment")}this.pos=r+2;if(this.options.locations){vo.lastIndex=t;var n;while((n=vo.exec(this.input))&&n.index8&&e<14||e>=5760&&yo.test(String.fromCharCode(e))){++this.pos}else{break e}}}};Jl.finishToken=function(e,t){this.end=this.pos;if(this.options.locations){this.endLoc=this.curPosition()}var r=this.type;this.type=e;this.value=t;this.updateContext(r)};Jl.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57){return this.readNumber(true)}var t=this.input.charCodeAt(this.pos+2);if(this.options.ecmaVersion>=6&&e===46&&t===46){this.pos+=3;return this.finishToken(po.ellipsis)}else{++this.pos;return this.finishToken(po.dot)}};Jl.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);if(this.exprAllowed){++this.pos;return this.readRegexp()}if(e===61){return this.finishOp(po.assign,2)}return this.finishOp(po.slash,1)};Jl.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1);var r=1;var n=e===42?po.star:po.modulo;if(this.options.ecmaVersion>=7&&e===42&&t===42){++r;n=po.starstar;t=this.input.charCodeAt(this.pos+2)}if(t===61){return this.finishOp(po.assign,r+1)}return this.finishOp(n,r)};Jl.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){return this.finishOp(e===124?po.logicalOR:po.logicalAND,2)}if(t===61){return this.finishOp(po.assign,2)}return this.finishOp(e===124?po.bitwiseOR:po.bitwiseAND,1)};Jl.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);if(e===61){return this.finishOp(po.assign,2)}return this.finishOp(po.bitwiseXOR,1)};Jl.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){if(t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||mo.test(this.input.slice(this.lastTokEnd,this.pos)))){this.skipLineComment(3);this.skipSpace();return this.nextToken()}return this.finishOp(po.incDec,2)}if(t===61){return this.finishOp(po.assign,2)}return this.finishOp(po.plusMin,1)};Jl.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1);var r=1;if(t===e){r=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2;if(this.input.charCodeAt(this.pos+r)===61){return this.finishOp(po.assign,r+1)}return this.finishOp(po.bitShift,r)}if(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();return this.nextToken()}if(t===61){r=2}return this.finishOp(po.relational,r)};Jl.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===61){return this.finishOp(po.equality,this.input.charCodeAt(this.pos+2)===61?3:2)}if(e===61&&t===62&&this.options.ecmaVersion>=6){this.pos+=2;return this.finishToken(po.arrow)}return this.finishOp(e===61?po.eq:po.prefix,1)};Jl.readToken_question=function(){if(this.options.ecmaVersion>=11){var e=this.input.charCodeAt(this.pos+1);if(e===63){return this.finishOp(po.coalesce,2)}}return this.finishOp(po.question,1)};Jl.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:++this.pos;return this.finishToken(po.parenL);case 41:++this.pos;return this.finishToken(po.parenR);case 59:++this.pos;return this.finishToken(po.semi);case 44:++this.pos;return this.finishToken(po.comma);case 91:++this.pos;return this.finishToken(po.bracketL);case 93:++this.pos;return this.finishToken(po.bracketR);case 123:++this.pos;return this.finishToken(po.braceL);case 125:++this.pos;return this.finishToken(po.braceR);case 58:++this.pos;return this.finishToken(po.colon);case 96:if(this.options.ecmaVersion<6){break}++this.pos;return this.finishToken(po.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(false);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(po.prefix,1)}this.raise(this.pos,"Unexpected character '"+ql(e)+"'")};Jl.finishOp=function(e,t){var r=this.input.slice(this.pos,this.pos+t);this.pos+=t;return this.finishToken(e,r)};Jl.readRegexp=function(){var e,t,r=this.pos;for(;;){if(this.pos>=this.input.length){this.raise(r,"Unterminated regular expression")}var n=this.input.charAt(this.pos);if(mo.test(n)){this.raise(r,"Unterminated regular expression")}if(!e){if(n==="["){t=true}else if(n==="]"&&t){t=false}else if(n==="/"&&!t){break}e=n==="\\"}else{e=false}++this.pos}var i=this.input.slice(r,this.pos);++this.pos;var a=this.pos;var s=this.readWord1();if(this.containsEsc){this.unexpected(a)}var o=this.regexpState||(this.regexpState=new _l(this));o.reset(r,i,s);this.validateRegExpFlags(o);this.validateRegExpPattern(o);var l=null;try{l=new RegExp(i,s)}catch(e){}return this.finishToken(po.regexp,{pattern:i,flags:s,value:l})};Jl.readInt=function(e,t){var r=this.pos,n=0;for(var i=0,a=t==null?Infinity:t;i=97){o=s-97+10}else if(s>=65){o=s-65+10}else if(s>=48&&s<=57){o=s-48}else{o=Infinity}if(o>=e){break}++this.pos;n=n*e+o}if(this.pos===r||t!=null&&this.pos-r!==t){return null}return n};Jl.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var r=this.readInt(e);if(r==null){this.raise(this.start+2,"Expected number in radix "+e)}if(this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110){r=typeof BigInt!=="undefined"?BigInt(this.input.slice(t,this.pos)):null;++this.pos}else if(ao(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}return this.finishToken(po.num,r)};Jl.readNumber=function(e){var t=this.pos;if(!e&&this.readInt(10)===null){this.raise(t,"Invalid number")}var r=this.pos-t>=2&&this.input.charCodeAt(t)===48;if(r&&this.strict){this.raise(t,"Invalid number")}var n=this.input.charCodeAt(this.pos);if(!r&&!e&&this.options.ecmaVersion>=11&&n===110){var i=this.input.slice(t,this.pos);var a=typeof BigInt!=="undefined"?BigInt(i):null;++this.pos;if(ao(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}return this.finishToken(po.num,a)}if(r&&/[89]/.test(this.input.slice(t,this.pos))){r=false}if(n===46&&!r){++this.pos;this.readInt(10);n=this.input.charCodeAt(this.pos)}if((n===69||n===101)&&!r){n=this.input.charCodeAt(++this.pos);if(n===43||n===45){++this.pos}if(this.readInt(10)===null){this.raise(t,"Invalid number")}}if(ao(this.fullCharCodeAtPos())){this.raise(this.pos,"Identifier directly after number")}var s=this.input.slice(t,this.pos);var o=r?parseInt(s,8):parseFloat(s);return this.finishToken(po.num,o)};Jl.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){if(this.options.ecmaVersion<6){this.unexpected()}var r=++this.pos;t=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos);++this.pos;if(t>1114111){this.invalidStringToken(r,"Code point out of bounds")}}else{t=this.readHexChar(4)}return t};function ql(e){if(e<=65535){return String.fromCharCode(e)}e-=65536;return String.fromCharCode((e>>10)+55296,(e&1023)+56320)}Jl.readString=function(e){var t="",r=++this.pos;for(;;){if(this.pos>=this.input.length){this.raise(this.start,"Unterminated string constant")}var n=this.input.charCodeAt(this.pos);if(n===e){break}if(n===92){t+=this.input.slice(r,this.pos);t+=this.readEscapedChar(false);r=this.pos}else{if(go(n,this.options.ecmaVersion>=10)){this.raise(this.start,"Unterminated string constant")}++this.pos}}t+=this.input.slice(r,this.pos++);return this.finishToken(po.string,t)};var Wl={};Jl.tryReadTemplateToken=function(){this.inTemplateElement=true;try{this.readTmplToken()}catch(e){if(e===Wl){this.readInvalidTemplateToken()}else{throw e}}this.inTemplateElement=false};Jl.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9){throw Wl}else{this.raise(e,t)}};Jl.readTmplToken=function(){var e="",t=this.pos;for(;;){if(this.pos>=this.input.length){this.raise(this.start,"Unterminated template")}var r=this.input.charCodeAt(this.pos);if(r===96||r===36&&this.input.charCodeAt(this.pos+1)===123){if(this.pos===this.start&&(this.type===po.template||this.type===po.invalidTemplate)){if(r===36){this.pos+=2;return this.finishToken(po.dollarBraceL)}else{++this.pos;return this.finishToken(po.backQuote)}}e+=this.input.slice(t,this.pos);return this.finishToken(po.template,e)}if(r===92){e+=this.input.slice(t,this.pos);e+=this.readEscapedChar(true);t=this.pos}else if(go(r)){e+=this.input.slice(t,this.pos);++this.pos;switch(r){case 13:if(this.input.charCodeAt(this.pos)===10){++this.pos}case 10:e+="\n";break;default:e+=String.fromCharCode(r);break}if(this.options.locations){++this.curLine;this.lineStart=this.pos}t=this.pos}else{++this.pos}}};Jl.readInvalidTemplateToken=function(){for(;this.pos=48&&t<=55){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0];var i=parseInt(n,8);if(i>255){n=n.slice(0,-1);i=parseInt(n,8)}this.pos+=n.length-1;t=this.input.charCodeAt(this.pos);if((n!=="0"||t===56||t===57)&&(this.strict||e)){this.invalidStringToken(this.pos-1-n.length,e?"Octal literal in template string":"Octal literal in strict mode")}return String.fromCharCode(i)}if(go(t)){return""}return String.fromCharCode(t)}};Jl.readHexChar=function(e){var t=this.pos;var r=this.readInt(16,e);if(r===null){this.invalidStringToken(t,"Bad character escape sequence")}return r};Jl.readWord1=function(){this.containsEsc=false;var e="",t=true,r=this.pos;var n=this.options.ecmaVersion>=6;while(this.posoa.Identifier.check(e);const Lu=e=>oa.Literal.check(e);const Ou=e=>oa.ExpressionStatement.check(e);const Ru=e=>oa.ThisExpression.check(e);const ju=e=>oa.NewExpression.check(e);const Uu=e=>oa.SequenceExpression.check(e);const Vu=e=>oa.BinaryExpression.check(e);const zu=e=>oa.ExportDefaultDeclaration.check(e);const Gu=e=>oa.MemberExpression.check(e);const Xu=e=>oa.ArrayExpression.check(e);const Ju=e=>{let{name:t}=e;return Nu.includes(t)};const qu=e=>{let{name:t}=e;return Mu.includes(t)};const Wu=e=>e&&e.raw;function Hu(e){return e.find(zu)}function Ku(e){return e.filter(e=>!zu(e))}function $u(e){return e.body||e.program.body}function Yu(e,t){aa.visit(e,{visitProperty(e){if(e.value.key.value===n){e.value.value=t.declaration;return false}this.traverse(e)}});return e}function Qu(e,t,r,n){const i=Ps(e);const a=Ws(e.text.text,t,e);const{options:s}=r;const o=Fs("javascript",i,r,Object.assign({},e,{text:a}));const l=ca(o.map);const u=Kl(o.code,{sourceFileName:s.file,inputSourceMap:Gs(l)?null:l});const c=$u(u);const f=Ku(c);const h=Hu(c);const p=$u(n);p.unshift(...f);if(h)Yu(n,h);return n}const Zu="javascript";const ec="css";const tc="template";const rc="script";const nc="style";const ic="textarea";const ac="isRaw";const sc="isSelfClosing";const oc="isVoid";const lc="isBoolean";const uc="isCustom";const cc="isSpread";var fc=Object.freeze({__proto__:null,JAVASCRIPT_OUTPUT_NAME:Zu,CSS_OUTPUT_NAME:ec,TEMPLATE_OUTPUT_NAME:tc,JAVASCRIPT_TAG:rc,STYLE_TAG:nc,TEXTAREA_TAG:ic,IS_RAW:ac,IS_SELF_CLOSING:sc,IS_VOID:oc,IS_BOOLEAN:lc,IS_CUSTOM:uc,IS_SPREAD:cc});const hc=1;const pc=2;const dc=3;const mc=4;const vc=8;const gc=9;const yc=10;const xc=11;var Ec=Object.freeze({__proto__:null,TAG:hc,ATTR:pc,TEXT:dc,CDATA:mc,COMMENT:vc,DOCUMENT:gc,DOCTYPE:yc,DOCUMENT_FRAGMENT:xc});const bc="Root tag not found.";const Sc="Unclosed ES6 template literal.";const Dc="Unexpected end of file.";const Cc="Unclosed comment.";const Ac='Unclosed "%1" block.';const wc='Duplicate tag "<%1>".';const Tc="Unexpected character %1.";const kc="Unclosed expression.";const Pc=/^(?:\/[a-zA-Z]|[a-zA-Z][^\s>/]?)/;const _c=/(\/?[^\s>/]+)\s*(>)?/g;const Fc=/(\S[^>/=\s]*)(?:\s*=\s*([^>/])?)?/g;const Ic=/\.\.\./;const Nc={script:/<\/script\s*>/gi,style:/<\/style\s*>/gi,textarea:/<\/textarea\s*>/gi};const Mc=/^\/?(?:pre|textarea)$/;function Bc(e,t){if(e===void 0){e=[]}e.push(t);return e}function Lc(e,t,r){e.lastIndex=t;return e.exec(r)}var Oc=e=>e.replace(/(?=[-[\](){^*+?.$|\\])/g,"\\");function Rc(e,t,r){if(!r){r=e.length}const n=(e.slice(0,r).match(/\r\n?|\n/g)||"").length+1;let i=0;while(--r>=0&&!/[\r\n]/.test(e[r])){++i}return`[${n},${i}]: ${t}`}const jc="`";function Uc(e,t,r){const n=/[`$\\]/g;let i;while(n.lastIndex=t,n.exec(e)){t=n.lastIndex;i=e[t-1];if(i==="`"){return t}if(i==="$"&&e[t++]==="{"){r.push(jc,"}");return t}}throw Rc(e,Sc,t)}function Vc(e,t,r){const n=Rc(e,t,r);throw new Error(n)}const zc="[{(,;:?=|&!^~>%*/";const Gc=`${zc}+-`;const Xc=["case","default","do","else","in","instanceof","prefix","return","typeof","void","yield"];const Jc=Xc.reduce((e,t)=>e+t.slice(-1),"");const qc=/^\/(?=[^*>/])[^[/\\]*(?:(?:\\.|\[(?:\\.|[^\]\\]*)*\])[^[\\/]*)*?\/[gimuy]*/;const Wc=/[$\w]/;const Hc=/.*/g;function Kc(e,t){while(--t>=0&&/\s/.test(e[t]));return t}function $c(e,t){let r=Hc.lastIndex=t++;const n=(Hc.exec(e)||" ")[0].match(qc);if(n){const i=r+n[0].length;r=Kc(e,r);let a=e[r];if(r<0||zc.includes(a)){return i}if(a==="."){if(e[r-1]==="."){t=i}}else{if(a==="+"||a==="-"){if(e[--r]!==a||(r=Kc(e,r))<0||Gc.includes(a=e[r])){return i}}if(Jc.includes(a)){const n=r+1;while(--r>=0&&Wc.test(e[r]));if(Xc.includes(e.slice(r+1,n))){t=i}}}}return t}const Yc=/'[^'\n\r\\]*(?:\\(?:\r\n?|[\S\s])[^'\n\r\\]*)*'/.source;const Qc=`${Yc}|${Yc.replace(/'/g,'"')}`;const Zc={};function ef(e){let t=Zc[e];if(!t){let r=Oc(e);if(e.length>1){r=`${r}|[`}else{r=/[{}[\]()]/.test(e)?"[":`[${r}`}Zc[e]=t=new RegExp(`${Qc}|${r}\`/\\{}[\\]()]`,"g")}return t}function tf(e,t,r,n){let i=0;switch(t){case"[":case"(":case"{":e.push(t==="["?"]":t==="("?")":"}");break;case")":case"]":case"}":if(t!==e.pop()){Vc(n,Tc.replace("%1",t),i)}if(t==="}"&&e[e.length-1]===jc){t=e.pop()}i=r+1;break;case"/":i=$c(n,r)}return{char:t,index:i}}function rf(e,t,r){const[n,i]=r;const a=t+n.length;const s=[];const o=ef(i);o.lastIndex=a;let l;let u;while(u=o.exec(e)){const r=u.index;const n=u[0];l=o.lastIndex;if(n===i&&!s.length){return{text:e.slice(a,r),start:t,end:l}}const{char:c,index:f}=tf(s,n[0],r,e);l=f||l;o.lastIndex=c===jc?Uc(e,l,s):l}if(s.length){Vc(e,kc,l)}}function nf(e){const t=e.last;e.last=null;if(t&&e.root){e.builder.push(t)}}function af(e,t,r){return e.slice(t,r)}function sf(e,t,r,n){if(n===void 0){n={}}const i=af(e.data,t,r);const a=n.expressions;const s=n.unescape;let o=e.last;e.pos=r;if(o&&o.type===dc){o.text+=i;o.end=r}else{nf(e);e.last=o={type:dc,text:i,start:t,end:r}}if(a&&a.length){o.expressions=(o.expressions||[]).concat(a)}if(s){o.unescape=s}return dc}function of(e,t,r,n){const i=uf(e,r);i.lastIndex=n;const{unescape:a,expressions:s,end:o}=lf(e,i);if(t){if(a){t.unescape=a}if(s.length){t.expressions=s}}else{sf(e,n,o,{expressions:s,unescape:a})}return o}function lf(e,t){const{data:r,options:n}=e;const{brackets:i}=n;const a=[];let s,o,l;while((l=t.exec(r))&&!l[1]){o=l.index;if(r[o-1]==="\\"){s=l[0]}else{const e=rf(r,o,i);if(e){a.push(e);t.lastIndex=e.end}}}if(!l){Vc(r,Dc,o)}return{unescape:s,expressions:a,end:l.index}}function uf(e,t){const{brackets:r}=e.options;const n=e.regexCache[t];if(n)return n;const i=Oc(r[0]);Object.assign(e.regexCache,{[t]:new RegExp(`(${t})|${i}`,"g")});return e.regexCache[t]}const cf=e=>e.filter((e,t,r)=>r.indexOf(e)===t);const ff=["circle","ellipse","line","path","polygon","polyline","rect","stop","use"];const hf=["button","data","input","select","li","meter","option","output","progress","textarea","param"];const pf=cf(["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","animation","audio","canvas","clipPath","color-profile","cursor","defs","desc","discard","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignObject","g","glyph","glyphRef","handler","hatch","hatchpath","hkern","iframe","image","linearGradient","listener","marker","mask","mesh","meshgradient","meshpatch","meshrow","metadata","missing-glyph","mpath","pattern","prefetch","radialGradient","script","set","solidColor","solidcolor","style","svg","switch","symbol","tbreak","text","textArea","textPath","title","tref","tspan","unknown","video","view","vkern"].concat(ff)).sort();const df=["area","base","br","col","embed","hr","img","input","keygen","link","menuitem","meta","param","source","track","wbr"];const mf=cf(["a","abbr","address","article","aside","audio","b","bdi","bdo","blockquote","body","canvas","caption","cite","code","colgroup","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","html","i","iframe","ins","kbd","label","legend","main","map","mark","math","menu","nav","noscript","object","ol","optgroup","p","picture","pre","q","rb","rp","rt","rtc","ruby","s","samp","script","section","select","slot","small","span","strong","style","sub","summary","sup","svg","table","tbody","td","template","tfoot","th","thead","time","title","tr","u","ul","var","video"].concat(df).concat(hf)).sort();const vf=["disabled","visible","checked","readonly","required","allowfullscreen","autofocus","autoplay","compact","controls","default","formnovalidate","hidden","ismap","itemscope","loop","multiple","muted","noresize","noshade","novalidate","nowrap","open","reversed","seamless","selected","sortable","truespeed","typemustmatch"];function gf(e){return e.join("|")}function yf(){for(var e=arguments.length,t=new Array(e),r=0;rt.test(e))}function wf(e){return[xf,Ef].every(t=>!t.test(e))}function Tf(e){return Df.test(e)}function kf(e){return Cf.test(e)}function Pf(e){const t=new WeakMap;return function(){if(t.has(arguments.length<=0?undefined:arguments[0]))return t.get(arguments.length<=0?undefined:arguments[0]);const r=e(...arguments);t.set(arguments.length<=0?undefined:arguments[0],r);return r}}const _f=Pf(e=>RegExp(`(${e[0]}[^${e[1]}]*?${e[1]})`,"g"));const Ff=e=>Ic.test(e);const If=(e,t)=>e[0]===t[0];const Nf=(e,t)=>of(e,t,"[>/\\s]",t.start);function Mf(e){const{data:t,last:r,pos:n,root:i}=e;const a=r;const s=/\S/g;const o=Lc(s,n,t);switch(true){case!o:e.pos=t.length;break;case o[0]===">":e.pos=a.end=s.lastIndex;if(a[sc]){e.scryle=null;if(i&&i.name===a.name){e.count--}}return dc;case o[0]==="/":e.pos=s.lastIndex;a[sc]=true;break;default:delete a[sc];Bf(e,o.index,a)}return pc}function Bf(e,t,r){const{data:n}=e;const i=_f(e.options.brackets);const a=Fc;const s=a.lastIndex=i.lastIndex=t;const o=a.exec(n);const l=If(o[1],e.options.brackets);const u=l?[null,i.exec(n)[1],null]:o;if(u){const t=a.lastIndex;const n=jf(e,u,s,t,l);e.pos=r.end=n.end;r.attributes=Bc(r.attributes,n)}}function Lf(e,t,r){const{data:n}=e;let{end:i}=t;if(kf(t.name)){t[lc]=true}if(r){let a=i;if(r!=='"'&&r!=="'"){r="";a--}i=of(e,t,r||"[>/\\s]",a);return Object.assign(t,{value:af(n,a,i),valueStart:a,end:r?++i:i})}return t}function Of(e,t){const r=Nf(e,t);return{[cc]:true,start:t.start,expressions:t.expressions.map(e=>Object.assign(e,{text:e.text.replace(Ic,"").trim()})),end:r}}function Rf(e,t){const r=Nf(e,t);return{start:t.start,name:t.expressions[0].text.trim(),expressions:t.expressions,end:r}}function jf(e,t,r,n,i){const a={name:t[1],value:"",start:r,end:n};const s=t[2];switch(true){case Ff(a.name):return Of(e,a);case i===true:return Rf(e,a);default:return Lf(e,a,s)}}function Uf(e,t,r){const n=r+2;const i=t.substr(n,2)==="--";const a=i?"--\x3e":">";const s=t.indexOf(a,n);if(s<0){Vc(t,Cc,r)}Vf(e,r,s+a.length,t.substring(r,s+a.length));return dc}function Vf(e,t,r,n){e.pos=r;if(e.options.comments===true){nf(e);e.last={type:vc,start:t,end:r,text:n}}}function zf(e,t,r,n){const i=e.root;const a={type:hc,name:t,start:r,end:n};if(wf(t)){a[uc]=true}if(Af(t)){a[oc]=true}e.pos=n;if(i){if(t===i.name){e.count++}else if(t===i.close){e.count--}nf(e)}else{e.root={name:a.name,close:`/${t}`};e.count=1}e.last=a}function Gf(e){const{pos:t,data:r}=e;const n=t-1;const i=r.substr(t,2);switch(true){case i[0]==="!":return Uf(e,r,n);case Pc.test(i):return Xf(e,n);default:return sf(e,n,t)}}function Xf(e,t){const{data:r,pos:n}=e;const i=_c;const a=Lc(i,n,r);const s=i.lastIndex;const o=a[1].toLowerCase();if(o in Nc){e.scryle=o}zf(e,o,t,s);if(!a[2]){return pc}return dc}function Jf(e){const{pos:t,data:r,scryle:n}=e;switch(true){case typeof n==="string":{const i=n;const a=Nc[i];const s=Lc(a,t,r);if(!s){Vc(r,Ac.replace("%1",i),t-1)}const o=s.index;const l=a.lastIndex;e.scryle=null;if(o>t){qf(e,i,s)}zf(e,`/${i}`,o,l);break}case r[t]==="<":e.pos++;return hc;default:of(e,null,"<",t)}return dc}function qf(e,t,r){const{pos:n}=e;const i=r.index;if(t===ic){of(e,null,r[0],n)}else{sf(e,n,i)}}function Wf(e){return e.replace(/\r/g,"\\r").replace(/\n/g,"\\n")}function Hf(e){return e.replace(/\\/g,"\\\\")}function Kf(e){return e.replace(/\s+/g," ")}const $f=Object.seal({get(){const e=this.store;return{[tc]:e.root.nodes[0],[ec]:e[nc],[Zu]:e[rc]}},push(e){const t=this.store;switch(e.type){case vc:this.pushComment(t,e);break;case dc:this.pushText(t,e);break;case hc:{const r=e.name;const n="/";const[i]=r;if(i===n&&!e.isVoid){this.closeTag(t,e,r)}else if(i!==n){this.openTag(t,e)}break}}},pushComment(e,t){const r=e.last;r.nodes.push(t)},closeTag(e,t){const r=e.scryle||e.last;r.end=t.end;if(e.root.nodes[0])e.root.nodes[0].end=t.end;if(e.scryle){e.scryle=null}else{e.last=e.stack.pop()}},openTag(e,t){const r=t.name;const n=t.attributes;if([rc,nc].includes(r)){if(e[r]){Vc(this.store.data,wc.replace("%1",r),t.start)}e[r]=t;e.scryle=e[r]}else{const n=e.last;const i=t;n.nodes.push(i);if(n[ac]||Mc.test(r)){t[ac]=true}if(!t[sc]&&!t[oc]){e.stack.push(n);i.nodes=[];e.last=i}}if(n){this.attrs(n)}},attrs(e){e.forEach(e=>{if(e.value){this.split(e,e.value,e.valueStart,true)}})},pushText(e,t){const r=t.text;const n=!/\S/.test(r);const i=e.scryle;if(!i){const i=e.last;const a=this.compact&&!i[ac];if(a&&n){return}this.split(t,r,t.start,a);i.nodes.push(t)}else if(!n){i.text=t}},split(e,t,r,n){const i=e.expressions;const a=[];if(i){let s=0;i.forEach(i=>{const o=t.slice(s,i.start-r);const l=i.text;a.push(this.sanitise(e,o,n),Wf(Hf(l).trim()));s=i.end-r});if(se)},sanitise(e,t,r){let n=e.unescape;if(n){let e=0;n=`\\${n}`;while((e=t.indexOf(n,e))!==-1){t=t.substr(0,e)+t.substr(e+1);e++}}t=Hf(t);return r?Kf(t):Wf(t)}});function Yf(e,t){const r={type:hc,name:"",start:0,end:0,nodes:[]};return Object.assign(Object.create($f),{compact:t.compact!==false,store:{last:r,stack:[],scryle:null,root:r,style:null,script:null,data:e}})}function Qf(e,t){const r=Us(Zf)(e,t||Yf);return{parse:e=>eh(r(e))}}function Zf(e,t,r){const n=Object.assign({brackets:["{","}"]},e);return{options:n,regexCache:{},pos:0,count:-1,root:null,last:null,scryle:null,builder:t(r,n),data:r}}function eh(e){const{data:t}=e;th(e);nf(e);if(e.count){Vc(t,e.count>0?Dc:bc,e.pos)}return{data:t,output:e.builder.get()}}function th(e,t){const{data:r}=e;const n=r.length;if(e.pos!t(e))}function Zh(e){let{scope:t,node:r}=e;if(r.object){return Zh({node:r.object,scope:t})}return Boolean(Wu(r)||qu(r)||Ju(r)||ju(r)||ep(t,r))}function ep(e,t){const r=function r(n){if(n===void 0){n=false}aa.visit(t,{visitIdentifier(t){if(e.lookup(Ty(t.node))){n=true}this.abort()}});return n};return r()}function tp(e){return!!(e[Kh]||vp(e))}function rp(e){return e.name===Jh}function np(e){return!!e[Hh]}function ip(e){return e.type===ih.TAG}function ap(e){return e.type===ih.TEXT}function sp(e){return e.isRoot}function op(e){return e[Yh]}function lp(e){return e.name==="value"}function up(e){return e.name===qh}const cp=(()=>{const e=/^on/;return t=>e.test(t.name)})();function fp(e){return e.trim().indexOf("hp(e))||e.nodes&&e.nodes.some(e=>ap(e)&&hp(e)))}function pp(e){return[Ep,xp,tp].some(t=>t(e))}const dp=xs(Boolean,xp);const mp=xs(Boolean,Ep);const vp=xs(Boolean,Sp);const gp=xs(Boolean,bp);function yp(e,t){return t.attributes&&t.attributes.find(t=>Ty(t)===e)}function xp(e){return yp(Lh,e)}function Ep(e){return yp(Oh,e)}function bp(e){return yp(Rh,e)}function Sp(e){return yp(Vh,e)}function Dp(e){return Qy(e).filter(e=>!hp(e))}function Cp(e){return Qy(e).filter(hp)}function Ap(e,t,r){return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ch),sa.identifier(fh),false)),ua(kh,op(e)?la():sa.literal(e.name)),ua(Th,lx(e,t,r))])}function wp(e,t,r){return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ch),sa.identifier(dh),false)),ua(kh,sa.literal(e.name)),ua(Th,lx(e,t,r))])}var Tp='"';var kp="&";var Pp="'";var _p="<";var Fp=">";var Ip=" ";var Np="¡";var Mp="¢";var Bp="£";var Lp="¤";var Op="¥";var Rp="¦";var jp="§";var Up="¨";var Vp="©";var zp="ª";var Gp="«";var Xp="¬";var Jp="­";var qp="®";var Wp="¯";var Hp="°";var Kp="±";var $p="²";var Yp="³";var Qp="´";var Zp="µ";var ed="¶";var td="·";var rd="¸";var nd="¹";var id="º";var ad="»";var sd="¼";var od="½";var ld="¾";var ud="¿";var cd="À";var fd="Á";var hd="Â";var pd="Ã";var dd="Ä";var md="Å";var vd="Æ";var gd="Ç";var yd="È";var xd="É";var Ed="Ê";var bd="Ë";var Sd="Ì";var Dd="Í";var Cd="Î";var Ad="Ï";var wd="Ð";var Td="Ñ";var kd="Ò";var Pd="Ó";var _d="Ô";var Fd="Õ";var Id="Ö";var Nd="×";var Md="Ø";var Bd="Ù";var Ld="Ú";var Od="Û";var Rd="Ü";var jd="Ý";var Ud="Þ";var Vd="ß";var zd="à";var Gd="á";var Xd="â";var Jd="ã";var qd="ä";var Wd="å";var Hd="æ";var Kd="ç";var $d="è";var Yd="é";var Qd="ê";var Zd="ë";var em="ì";var tm="í";var rm="î";var nm="ï";var im="ð";var am="ñ";var sm="ò";var om="ó";var lm="ô";var um="õ";var cm="ö";var fm="÷";var hm="ø";var pm="ù";var dm="ú";var mm="û";var vm="ü";var gm="ý";var ym="þ";var xm="ÿ";var Em="Œ";var bm="œ";var Sm="Š";var Dm="š";var Cm="Ÿ";var Am="ƒ";var wm="ˆ";var Tm="˜";var km="Α";var Pm="Β";var _m="Γ";var Fm="Δ";var Im="Ε";var Nm="Ζ";var Mm="Η";var Bm="Θ";var Lm="Ι";var Om="Κ";var Rm="Λ";var jm="Μ";var Um="Ν";var Vm="Ξ";var zm="Ο";var Gm="Π";var Xm="Ρ";var Jm="Σ";var qm="Τ";var Wm="Υ";var Hm="Φ";var Km="Χ";var $m="Ψ";var Ym="Ω";var Qm="α";var Zm="β";var ev="γ";var tv="δ";var rv="ε";var nv="ζ";var iv="η";var av="θ";var sv="ι";var ov="κ";var lv="λ";var uv="μ";var cv="ν";var fv="ξ";var hv="ο";var pv="π";var dv="ρ";var mv="ς";var vv="σ";var gv="τ";var yv="υ";var xv="φ";var Ev="χ";var bv="ψ";var Sv="ω";var Dv="ϑ";var Cv="ϒ";var Av="ϖ";var wv=" ";var Tv=" ";var kv=" ";var Pv="‌";var _v="‍";var Fv="‎";var Iv="‏";var Nv="–";var Mv="—";var Bv="‘";var Lv="’";var Ov="‚";var Rv="“";var jv="”";var Uv="„";var Vv="†";var zv="‡";var Gv="•";var Xv="…";var Jv="‰";var qv="′";var Wv="″";var Hv="‹";var Kv="›";var $v="‾";var Yv="⁄";var Qv="€";var Zv="ℑ";var eg="℘";var tg="ℜ";var rg="™";var ng="ℵ";var ig="←";var ag="↑";var sg="→";var og="↓";var lg="↔";var ug="↵";var cg="⇐";var fg="⇑";var hg="⇒";var pg="⇓";var dg="⇔";var mg="∀";var vg="∂";var gg="∃";var yg="∅";var xg="∇";var Eg="∈";var bg="∉";var Sg="∋";var Dg="∏";var Cg="∑";var Ag="−";var wg="∗";var Tg="√";var kg="∝";var Pg="∞";var _g="∠";var Fg="∧";var Ig="∨";var Ng="∩";var Mg="∪";var Bg="∫";var Lg="∴";var Og="∼";var Rg="≅";var jg="≈";var Ug="≠";var Vg="≡";var zg="≤";var Gg="≥";var Xg="⊂";var Jg="⊃";var qg="⊄";var Wg="⊆";var Hg="⊇";var Kg="⊕";var $g="⊗";var Yg="⊥";var Qg="⋅";var Zg="⌈";var ey="⌉";var ty="⌊";var ry="⌋";var ny="〈";var iy="〉";var ay="◊";var sy="♠";var oy="♣";var ly="♥";var uy="♦";var cy={quot:Tp,amp:kp,apos:Pp,lt:_p,gt:Fp,nbsp:Ip,iexcl:Np,cent:Mp,pound:Bp,curren:Lp,yen:Op,brvbar:Rp,sect:jp,uml:Up,copy:Vp,ordf:zp,laquo:Gp,not:Xp,shy:Jp,reg:qp,macr:Wp,deg:Hp,plusmn:Kp,sup2:$p,sup3:Yp,acute:Qp,micro:Zp,para:ed,middot:td,cedil:rd,sup1:nd,ordm:id,raquo:ad,frac14:sd,frac12:od,frac34:ld,iquest:ud,Agrave:cd,Aacute:fd,Acirc:hd,Atilde:pd,Auml:dd,Aring:md,AElig:vd,Ccedil:gd,Egrave:yd,Eacute:xd,Ecirc:Ed,Euml:bd,Igrave:Sd,Iacute:Dd,Icirc:Cd,Iuml:Ad,ETH:wd,Ntilde:Td,Ograve:kd,Oacute:Pd,Ocirc:_d,Otilde:Fd,Ouml:Id,times:Nd,Oslash:Md,Ugrave:Bd,Uacute:Ld,Ucirc:Od,Uuml:Rd,Yacute:jd,THORN:Ud,szlig:Vd,agrave:zd,aacute:Gd,acirc:Xd,atilde:Jd,auml:qd,aring:Wd,aelig:Hd,ccedil:Kd,egrave:$d,eacute:Yd,ecirc:Qd,euml:Zd,igrave:em,iacute:tm,icirc:rm,iuml:nm,eth:im,ntilde:am,ograve:sm,oacute:om,ocirc:lm,otilde:um,ouml:cm,divide:fm,oslash:hm,ugrave:pm,uacute:dm,ucirc:mm,uuml:vm,yacute:gm,thorn:ym,yuml:xm,OElig:Em,oelig:bm,Scaron:Sm,scaron:Dm,Yuml:Cm,fnof:Am,circ:wm,tilde:Tm,Alpha:km,Beta:Pm,Gamma:_m,Delta:Fm,Epsilon:Im,Zeta:Nm,Eta:Mm,Theta:Bm,Iota:Lm,Kappa:Om,Lambda:Rm,Mu:jm,Nu:Um,Xi:Vm,Omicron:zm,Pi:Gm,Rho:Xm,Sigma:Jm,Tau:qm,Upsilon:Wm,Phi:Hm,Chi:Km,Psi:$m,Omega:Ym,alpha:Qm,beta:Zm,gamma:ev,delta:tv,epsilon:rv,zeta:nv,eta:iv,theta:av,iota:sv,kappa:ov,lambda:lv,mu:uv,nu:cv,xi:fv,omicron:hv,pi:pv,rho:dv,sigmaf:mv,sigma:vv,tau:gv,upsilon:yv,phi:xv,chi:Ev,psi:bv,omega:Sv,thetasym:Dv,upsih:Cv,piv:Av,ensp:wv,emsp:Tv,thinsp:kv,zwnj:Pv,zwj:_v,lrm:Fv,rlm:Iv,ndash:Nv,mdash:Mv,lsquo:Bv,rsquo:Lv,sbquo:Ov,ldquo:Rv,rdquo:jv,bdquo:Uv,dagger:Vv,Dagger:zv,bull:Gv,hellip:Xv,permil:Jv,prime:qv,Prime:Wv,lsaquo:Hv,rsaquo:Kv,oline:$v,frasl:Yv,euro:Qv,image:Zv,weierp:eg,real:tg,trade:rg,alefsym:ng,larr:ig,uarr:ag,rarr:sg,darr:og,harr:lg,crarr:ug,lArr:cg,uArr:fg,rArr:hg,dArr:pg,hArr:dg,forall:mg,part:vg,exist:gg,empty:yg,nabla:xg,isin:Eg,notin:bg,ni:Sg,prod:Dg,sum:Cg,minus:Ag,lowast:wg,radic:Tg,prop:kg,infin:Pg,ang:_g,and:Fg,or:Ig,cap:Ng,cup:Mg,int:Bg,there4:Lg,sim:Og,cong:Rg,asymp:jg,ne:Ug,equiv:Vg,le:zg,ge:Gg,sub:Xg,sup:Jg,nsub:qg,sube:Wg,supe:Hg,oplus:Kg,otimes:$g,perp:Yg,sdot:Qg,lceil:Zg,rceil:ey,lfloor:ty,rfloor:ry,lang:ny,rang:iy,loz:ay,spades:sy,clubs:oy,hearts:ly,diams:uy};const fy=/&(\S+);/g;const hy=/^[\da-fA-F]+$/;const py=/^\d+$/;function dy(e){const t=e.substr(2);return hy.test(t)?String.fromCodePoint(parseInt(t,16)):e}function my(e){const t=e.substr(1);return py.test(t)?String.fromCodePoint(parseInt(t,10)):e}function vy(e){return e.replace(fy,(e,t)=>{const[r,n]=t;if(r==="#"){return n==="x"?dy(t):my(t)}else{return cy[t]||t}})}function gy(e){return(e.trimEnd||e.trimRight).apply(e)}function yy(e){return(e.trimStart||e.trimLeft).apply(e)}function xy(e,t){return e.replace(RegExp(`\\\\${t}`,"gm"),t)}function Ey(e,t){return e.expressions.reduce((r,n,i)=>{const a=i?e.expressions[i-1].end:e.start;const s=vy(t.substring(a,n.start));r.push(i===0?yy(s):s);if(i===e.expressions.length-1)r.push(vy(gy(t.substring(n.end,e.end))));return r},[]).filter(e=>!fp(e)).map(t=>e.unescape?xy(t,e.unescape):t)}function by(e,t,r){if(e.parts.length===1)return jy(e.expressions[0],t,r);const n=Ey(e,r);const i=n.reduce((n,i,a)=>{const s=e.expressions[a];return[...n,sa.literal(i),s?jy(s,t,r):la()]},[]).filter(e=>!Lu(e)||e.value);return ix(i)}function Sy(e,t,r,n){return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ch),sa.identifier(ph),false)),ua(Fh,sa.literal(n)),ua(Th,Oy(by(e,t,r)))])}function Dy(e,t,r){return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ch),sa.identifier(hh),false)),ua(Th,lx(e,t,r))])}function Cy(e,t,r,n,i){switch(true){case ap(e):return Sy(e,t,r,n);case lp(e)&&Tf(i.name)&&!up(i):return Dy(e,t,r);case cp(e):return wp(e,t,r);default:return Ap(e,t,r)}}function Ay(e,t,r){return Cp(e).map(n=>Cy(n,t,r,0,e))}const wy=sa.identifier(vh);const Ty=e=>e&&e.name?e.name:e;function ky(e,t){e.replace(sa.memberExpression(wy,t,false))}function Py(e){if(!Zh(e)){ky(e,e.node);return false}this.traverse(e)}function _y(e){const t=()=>this.traverse(e.get("object"));switch(true){case Zh(e):if(e.node.object.arguments&&e.node.object.arguments.length){t()}break;case e.value.computed:this.traverse(e);break;case Xu(e.node.object):case Vu(e.node.object):case e.node.object.computed:t();break;case!e.node.object.callee:ky(e,Ru(e.node.object)?e.node.property:e.node);break;default:t()}return false}function Fy(e){const t=e.node.value;const r=e.node.shorthand;if(Bu(t)||Gu(t)||r){if(r)e.node.shorthand=false;Py(e.get("value"))}else{this.traverse(e.get("value"))}return false}function Iy(e){e.replace(wy);this.traverse(e)}function Ny(e){const t=()=>false;aa.visit(e,{visitIdentifier:Py,visitMemberExpression:_y,visitProperty:Fy,visitThisExpression:Iy,visitClassExpression:t});return e}function My(e,t,r){const n=t?Ws(e.text,r,e):e.text;return Kl(`(${n})`,{sourceFileName:t})}function By(e){return ua(Eh,e?Vy(...e):la())}function Ly(e){return e.expressions?e.expressions[0]:Object.assign({},e,{text:e.value})}function Oy(e){return sa.functionExpression(null,[wy],sa.blockStatement([sa.returnStatement(e)]))}function Ry(e,t,r){return xs(Oy,jy)(e,t,r)}function jy(e,t,r){return xs(Uy,Ny,My)(e,t,r)}function Uy(e){const t=e.program.body;return t[0]?t[0].expression:t}function Vy(e,t){return sa.callExpression(sa.identifier(mh),[e?sa.literal(e):la(),t?sa.arrayExpression(t):la()])}const zy=e=>`[${e}]`;function Gy(e){return e?[ua(Sh,sa.literal(e)),ua(yh,xs(sa.literal,zy)(e))]:[]}function Xy(e,t){return Object.assign({},e,{attributes:Jy(Qy(e),t)})}function Jy(e,t){if(t)return e.filter(e=>e.name!==t);return e}function qy(e){return Qy(e).filter(e=>![Lh,Oh,Rh,jh,Vh].includes(e.name))}function Wy(e){return{nodes:Yy(e),isRoot:true}}function Hy(e){return Object.assign({},Wy(e),{attributes:xs($y,qy)(e)})}function Ky(e){return Object.assign({},Wy(e),{attributes:qy(e)})}function $y(e){return e.map(e=>{if(e.expressions)return e;return Object.assign({},e,{expressions:[{start:e.valueStart,end:e.end,text:`'${e.value}'`}]})})}function Yy(e){return e&&e.nodes?e.nodes:[]}function Qy(e){return e.attributes?e.attributes:[]}function Zy(e){const t=Sp(e);const r=e=>`'${e}'`;if(t){return t.expressions?t.expressions[0]:Object.assign({},t,{text:r(t.value)})}return Object.assign({},e,{text:r(Ty(e))})}function ex(e){return Dp(e).map(e=>e[$h]||!e.value?e.name:`${e.name}="${tx(e,"value").value}"`).join(" ")}function tx(e,t){if(e.unescape){return Object.assign({},e,{[t]:xy(e[t],e.unescape)})}return e}function rx(e){const t=ex(e);switch(true){case ip(e):return`<${e.name}${t?` ${t}`:""}${np(e)?"/":""}>`;case ap(e):return hp(e)?Gh:tx(e,"text").text;default:return e.text||""}}function nx(e){return e.name?``:""}function ix(e){return sa.callExpression(sa.memberExpression(sa.arrayExpression(e),sa.identifier("join"),false),[sa.literal("")])}function ax(e,t,r){if(!e.parts||e.parts.length===1){return jy(e.expressions[0],t,r)}const n=[...e.parts.reduce((n,i)=>{const a=e.expressions.find(e=>e.text.trim()===i);return[...n,a?jy(a,t,r):sa.literal(vy(i))]},[])].filter(e=>!Lu(e)||e.value);return ix(n)}const sx=function e(t){if(t===void 0){t=0}return()=>`${Xh}${t++}`}();function ox(e,t,r,n){return sa.arrayExpression([...xs(t=>t.map(t=>Cy(t,r,n,0,e)),e=>e.filter(hp),e=>Jy(e,t),qy)(e)])}function lx(e,t,r){return hp(e)?Oy(ax(e,t,r)):sa.functionExpression(null,[],sa.blockStatement([sa.returnStatement(sa.literal(e.value||true))]))}function ux(e){return JSON.parse(JSON.stringify(e))}const cx=e=>Uu(e.left)?e.left.expressions[0]:e.left;const fx=e=>Uu(e.left)?e.left.expressions[1]:null;const hx=e=>e.right;const px=xs(sa.literal,Ty);const dx=e=>ua(Ch,xs(px,cx)(e));const mx=e=>ua(wh,xs(px,fx)(e));const vx=(e,t,r,n)=>ua(Th,xs(e=>Ry(e,r,n),e=>Object.assign({},t,{text:Vs(e).code}),hx)(e));function gx(e,t,r){const n=My(e,t,r);const i=n.program.body;const a=i[0];if(!Ou(a)){cs(`The each directives supported should be of type "ExpressionStatement",you have provided a "${a.type}"`)}const{expression:s}=a;return[dx(s),mx(s),vx(s,e,t,r)]}function yx(e,t,r,n){const[i,a,s]=[xp,Ep,bp].map(t=>t(e));const o=e=>e?Ry(Ly(e),r,n):la();return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ah),sa.identifier(sh),false)),ua(Ah,o(s)),ua(Dh,o(i)),By(Nx(e,r,n,t)),...Gy(t),...xs(gx,Ly)(a)])}function xx(e,t,r,n){const i=xp(e);return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ah),sa.identifier(oh),false)),ua(Th,Ry(i.expressions[0],r,n)),...Gy(t),By(Nx(e,r,n,t))])}function Ex(e,t,r){const n=Yy(e);return n.filter(ap).filter(hp).map(i=>Cy(i,t,r,n.indexOf(i),e))}function bx(e,t,r,n){return sa.objectExpression([...Gy(t),ua(_h,sa.arrayExpression([...Ex(e,r,n),...Ay(e,r,n)]))])}function Sx(e,t,r,n){const i=yp(Uh,e);const a=i?i.value:zh;return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ah),sa.identifier(uh),false)),ua(Bh,ox(Object.assign({},e,{attributes:Qy(e).filter(e=>Ty(e)!==Uh)}),t,r,n)),ua(kh,sa.literal(a)),...Gy(t)])}function Dx(e){return Yy(e).reduce((e,t)=>{const r=wx(t);if(r){e[r.value]=t}else{e.default=Ky({nodes:[...Yy(e.default),t]})}return e},{default:null})}function Cx(e,t,r,n){const i=Object.assign({},t,{attributes:Qy(t)});const[a,s]=Mx(i,r,n);return sa.objectExpression([ua(Nh,sa.literal(e)),ua(Mh,sa.literal(a)),ua(Ih,sa.arrayExpression(s))])}function Ax(e,t,r){return sa.arrayExpression([...xs(e=>e.map(e=>{let[n,i]=e;return Cx(n,i,t,r)}),e=>e.filter(e=>{let[,t]=e;return t}),Object.entries,Dx)(e)])}function wx(e){return Qy(e).find(e=>e.name===jh)}function Tx(e,t,r,n){return sa.objectExpression([ua(bh,sa.memberExpression(sa.identifier(ah),sa.identifier(lh),false)),ua(xh,sa.identifier(gh)),ua(Th,Ry(Zy(e),r,n)),ua(Ph,Ax(e,r,n)),ua(Bh,ox(e,t,r,n)),...Gy(t)])}const kx=Object.freeze({html:[],bindings:[],parent:null});function Px(e,t){if(!t)return e;return Object.assign({},e,{attributes:[{name:t,value:t},...Qy(e)]})}function _x(e,t,r,n){switch(true){case ap(e):return[rx(e),[]];default:return Fx(e,t,r)}}function Fx(e,t,r){const n=sp(e)?null:sx();const i=Px(e,n);const a=rx(i);switch(true){case mp(i):return[a,[yx(i,n,t,r)]];case dp(i):return[a,[xx(i,n,t,r)]];case tp(i):return[a,[Tx(i,n,t,r)]];case rp(i):return[a,[Sx(i,n)]];default:return[a,[bx(i,n,t,r)]]}}function Ix(e,t,r,n){if(Qh(e))return[rx(e),[]];return _x(e,t,r)}function Nx(e,t,r,n){const i=tp(e);const a=Xy(e,n);return i?[null,[Tx(a,null,t,r)]]:Mx(Ky(a),t,r)}function Mx(e,t,r,n){if(!e)cs("Something went wrong with your tag DOM parsing, your tag template can't be created");const[i,a]=Ix(e,t,r);const s=Yy(e);const o=Object.assign({},ux(kx),n);o.html.push(...i);o.bindings.push(...a);if(s.length&&!pp(e)){s.forEach(n=>Mx(n,t,r,Object.assign({parent:e},o)))}if(ip(e)&&!np(e)){o.html.push(nx(e))}return[o.html.join(""),o.bindings]}const Bx=[mh,ch,ah,gh].map(sa.identifier);function Lx(e,t,r){return sa.blockStatement([sa.returnStatement(Vy(...Mx(Hy(e),t,r)))])}function Ox(e,t,r,n){aa.visit(e,{visitProperty(e){if(e.value.key.value===a){e.value.value=sa.functionExpression(null,Bx,Lx(n,t,r));return false}this.traverse(e)}});return e}function Rx(e,t,r,n){const{options:i}=r;return Ox(n,i.file,t,e)}const jx={template:"default",file:"[unknown-source-file]",scopedCss:true};function Ux(e){let{tagName:t}=e;return sa.program([sa.exportDefaultDeclaration(sa.objectExpression([ua(i,la()),ua(n,la()),ua(a,la()),ua(s,sa.literal(t))]))])}function Vx(e){const t=ca(e);return Gs(t)?null:t}function zx(e,t){return Object.assign({},e,{sourcesContent:[t]})}function Gx(e,t){return{tagName:null,fragments:null,options:Object.assign({},jx,t),source:e}}function Xx(e,t){if(t===void 0){t={}}const r=Gx(e,t);const{options:n}=r;const{code:i,map:a}=ys("template",n.template,r,e);const{parse:s}=Qf(n);const{template:o,css:l,javascript:u}=s(i).output;if(zs(o||l||u,i,s)){throw new Error("Multiple HTML root nodes are not supported")}Object.assign(r,{tagName:o.name,fragments:{template:o,css:l,javascript:u}});return xs(e=>Object.assign({},e,{meta:r}),e=>ps(e,r),t=>Object.assign({},t,{map:zx(t.map,e)}),e=>r.ast=e&&Vs(e,{sourceMapName:`${n.file}.map`,inputSourceMap:Vx(a)}),Jx(Rx,o,i,r),Jx(Qu,u,i,r),Jx(js,l,i,r))(Ux(r))}function Jx(e,t,r,n){if(!t||t.nodes&&!t.nodes.length||!t.nodes&&!t.text){return e=>e}return Us(e)(t,r,n)}const qx=gs;const Wx=hs;e.compile=Xx;e.createInitialInput=Ux;e.registerPostprocessor=Wx;e.registerPreprocessor=qx;Object.defineProperty(e,"__esModule",{value:true})}))}));var wr=xr(Ar);const Tr="__riot_registry__";window[Tr]={};function kr(e,t){const r=document.createElement("script");const n=document.documentElement;if(t)r.text=`${e}\n//# sourceURL=${t}.js`;n.appendChild(r);n.removeChild(r)}function Pr(e){return`(function (global){${e}})(this)`.replace("export default","return")}function _r(e,t,r){kr(`window.${Tr}['${t}'] = ${Pr(e)}`,r);or(t,window[Tr][t])}function Fr(e,t){return wr.compile(e,t)}async function Ir(e,t){const r=await fetch(e);const n=await r.text();return wr.compile(n,Object.assign({file:e},t))}async function Nr(e){const t=kt('script[type="riot"]');const r=t.map(e=>It(e,"src")||It(e,"data-src"));const n=await Promise.all(r.map(t=>Ir(t,e)));n.forEach((e,t)=>{let{code:n,meta:i}=e;const a=r[t];const{tagName:s}=i;_r(n,s,a)})}var Mr=Object.assign({},gr,{compile:Nr,inject:_r,compileFromUrl:Ir,compileFromString:Fr,compiler:wr});return Mr}));