rollup 1.11.3 → 1.12.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +47 -0
- package/bin/rollup +774 -1154
- package/dist/rollup.browser.es.js +3 -3
- package/dist/rollup.browser.js +3 -3
- package/dist/rollup.d.ts +74 -48
- package/dist/rollup.es.js +26107 -30792
- package/dist/rollup.js +26107 -30792
- package/package.json +11 -11
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/*
|
|
2
2
|
@license
|
|
3
|
-
Rollup.js v1.
|
|
4
|
-
Sun,
|
|
3
|
+
Rollup.js v1.12.3
|
|
4
|
+
Sun, 19 May 2019 09:38:58 GMT - commit 455e99473173da50a6e3b30ed8bc9997f3f55afc
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
https://github.com/rollup/rollup
|
|
8
8
|
|
|
9
9
|
Released under the MIT License.
|
|
10
10
|
*/
|
|
11
|
-
var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};function e(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}var n=function(){return(n=Object.assign||function(t){for(var e,n=1,r=arguments.length;n<r;n++)for(var i in e=arguments[n])Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i]);return t}).apply(this,arguments)};var r,i="1.11.3",s=o;function o(t,e){if(!t)throw new Error(e||"Assertion failed")}function a(t,e){return 55296==(64512&t.charCodeAt(e))&&(!(e<0||e+1>=t.length)&&56320==(64512&t.charCodeAt(e+1)))}function u(t){return(t>>>24|t>>>8&65280|t<<8&16711680|(255&t)<<24)>>>0}function h(t){return 1===t.length?"0"+t:t}function c(t){return 7===t.length?"0"+t:6===t.length?"00"+t:5===t.length?"000"+t:4===t.length?"0000"+t:3===t.length?"00000"+t:2===t.length?"000000"+t:1===t.length?"0000000"+t:t}o.equal=function(t,e,n){if(t!=e)throw new Error(n||"Assertion failed: "+t+" != "+e)};var p={inherits:(function(t){"function"==typeof Object.create?t.exports=function(t,e){t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}:t.exports=function(t,e){t.super_=e;var n=function(){};n.prototype=e.prototype,t.prototype=new n,t.prototype.constructor=t}}(r={exports:{}},r.exports),r.exports),toArray:function(t,e){if(Array.isArray(t))return t.slice();if(!t)return[];var n=[];if("string"==typeof t)if(e){if("hex"===e)for((t=t.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(t="0"+t),i=0;i<t.length;i+=2)n.push(parseInt(t[i]+t[i+1],16))}else for(var r=0,i=0;i<t.length;i++){var s=t.charCodeAt(i);s<128?n[r++]=s:s<2048?(n[r++]=s>>6|192,n[r++]=63&s|128):a(t,i)?(s=65536+((1023&s)<<10)+(1023&t.charCodeAt(++i)),n[r++]=s>>18|240,n[r++]=s>>12&63|128,n[r++]=s>>6&63|128,n[r++]=63&s|128):(n[r++]=s>>12|224,n[r++]=s>>6&63|128,n[r++]=63&s|128)}else for(i=0;i<t.length;i++)n[i]=0|t[i];return n},toHex:function(t){for(var e="",n=0;n<t.length;n++)e+=h(t[n].toString(16));return e},htonl:u,toHex32:function(t,e){for(var n="",r=0;r<t.length;r++){var i=t[r];"little"===e&&(i=u(i)),n+=c(i.toString(16))}return n},zero2:h,zero8:c,join32:function(t,e,n,r){var i=n-e;s(i%4==0);for(var o=new Array(i/4),a=0,u=e;a<o.length;a++,u+=4){var h;h="big"===r?t[u]<<24|t[u+1]<<16|t[u+2]<<8|t[u+3]:t[u+3]<<24|t[u+2]<<16|t[u+1]<<8|t[u],o[a]=h>>>0}return o},split32:function(t,e){for(var n=new Array(4*t.length),r=0,i=0;r<t.length;r++,i+=4){var s=t[r];"big"===e?(n[i]=s>>>24,n[i+1]=s>>>16&255,n[i+2]=s>>>8&255,n[i+3]=255&s):(n[i+3]=s>>>24,n[i+2]=s>>>16&255,n[i+1]=s>>>8&255,n[i]=255&s)}return n},rotr32:function(t,e){return t>>>e|t<<32-e},rotl32:function(t,e){return t<<e|t>>>32-e},sum32:function(t,e){return t+e>>>0},sum32_3:function(t,e,n){return t+e+n>>>0},sum32_4:function(t,e,n,r){return t+e+n+r>>>0},sum32_5:function(t,e,n,r,i){return t+e+n+r+i>>>0},sum64:function(t,e,n,r){var i=t[e],s=r+t[e+1]>>>0,o=(s<r?1:0)+n+i;t[e]=o>>>0,t[e+1]=s},sum64_hi:function(t,e,n,r){return(e+r>>>0<e?1:0)+t+n>>>0},sum64_lo:function(t,e,n,r){return e+r>>>0},sum64_4_hi:function(t,e,n,r,i,s,o,a){var u=0,h=e;return u+=(h=h+r>>>0)<e?1:0,u+=(h=h+s>>>0)<s?1:0,t+n+i+o+(u+=(h=h+a>>>0)<a?1:0)>>>0},sum64_4_lo:function(t,e,n,r,i,s,o,a){return e+r+s+a>>>0},sum64_5_hi:function(t,e,n,r,i,s,o,a,u,h){var c=0,p=e;return c+=(p=p+r>>>0)<e?1:0,c+=(p=p+s>>>0)<s?1:0,c+=(p=p+a>>>0)<a?1:0,t+n+i+o+u+(c+=(p=p+h>>>0)<h?1:0)>>>0},sum64_5_lo:function(t,e,n,r,i,s,o,a,u,h){return e+r+s+a+h>>>0},rotr64_hi:function(t,e,n){return(e<<32-n|t>>>n)>>>0},rotr64_lo:function(t,e,n){return(t<<32-n|e>>>n)>>>0},shr64_hi:function(t,e,n){return t>>>n},shr64_lo:function(t,e,n){return(t<<32-n|e>>>n)>>>0}};function l(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}var d=l;l.prototype.update=function(t,e){if(t=p.toArray(t,e),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var n=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-n,t.length),0===this.pending.length&&(this.pending=null),t=p.join32(t,0,t.length-n,this.endian);for(var r=0;r<t.length;r+=this._delta32)this._update(t,r,r+this._delta32)}return this},l.prototype.digest=function(t){return this.update(this._pad()),s(null===this.pending),this._digest(t)},l.prototype._pad=function(){var t=this.pendingTotal,e=this._delta8,n=e-(t+this.padLength)%e,r=new Array(n+this.padLength);r[0]=128;for(var i=1;i<n;i++)r[i]=0;if(t<<=3,"big"===this.endian){for(var s=8;s<this.padLength;s++)r[i++]=0;r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=t>>>24&255,r[i++]=t>>>16&255,r[i++]=t>>>8&255,r[i++]=255&t}else for(r[i++]=255&t,r[i++]=t>>>8&255,r[i++]=t>>>16&255,r[i++]=t>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,s=8;s<this.padLength;s++)r[i++]=0;return r};var f={BlockHash:d},m=p.rotr32;function g(t,e,n){return t&e^~t&n}function v(t,e,n){return t&e^t&n^e&n}function y(t,e,n){return t^e^n}var x={ft_1:function(t,e,n,r){return 0===t?g(e,n,r):1===t||3===t?y(e,n,r):2===t?v(e,n,r):void 0},ch32:g,maj32:v,p32:y,s0_256:function(t){return m(t,2)^m(t,13)^m(t,22)},s1_256:function(t){return m(t,6)^m(t,11)^m(t,25)},g0_256:function(t){return m(t,7)^m(t,18)^t>>>3},g1_256:function(t){return m(t,17)^m(t,19)^t>>>10}},_=p.sum32,E=p.sum32_4,b=p.sum32_5,A=x.ch32,S=x.maj32,I=x.s0_256,w=x.s1_256,P=x.g0_256,k=x.g1_256,C=f.BlockHash,N=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function R(){if(!(this instanceof R))return new R;C.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=N,this.W=new Array(64)}p.inherits(R,C);var O=R;R.blockSize=512,R.outSize=256,R.hmacStrength=192,R.padLength=64,R.prototype._update=function(t,e){for(var n=this.W,r=0;r<16;r++)n[r]=t[e+r];for(;r<n.length;r++)n[r]=E(k(n[r-2]),n[r-7],P(n[r-15]),n[r-16]);var i=this.h[0],o=this.h[1],a=this.h[2],u=this.h[3],h=this.h[4],c=this.h[5],p=this.h[6],l=this.h[7];for(s(this.k.length===n.length),r=0;r<n.length;r++){var d=b(l,w(h),A(h,c,p),this.k[r],n[r]),f=_(I(i),S(i,o,a));l=p,p=c,c=h,h=_(u,d),u=a,a=o,o=i,i=_(d,f)}this.h[0]=_(this.h[0],i),this.h[1]=_(this.h[1],o),this.h[2]=_(this.h[2],a),this.h[3]=_(this.h[3],u),this.h[4]=_(this.h[4],h),this.h[5]=_(this.h[5],c),this.h[6]=_(this.h[6],p),this.h[7]=_(this.h[7],l)},R.prototype._digest=function(t){return"hex"===t?p.toHex32(this.h,"big"):p.split32(this.h,"big")};for(var M={},L="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",T=0;T<L.length;T++)M[L.charCodeAt(T)]=T;function D(t){for(var e=0,n=0,r=0,i=0,s=0,o=[],a=[],u=[],h=0,c=0,p=0,l=0,d=t.length;h<d;h++){var f=t.charCodeAt(h);if(44===f)u.length&&a.push(new Int32Array(u)),u=[],c=0;else if(59===f)u.length&&a.push(new Int32Array(u)),u=[],c=0,o.push(a),a=[],e=0;else{var m=M[f];if(void 0===m)throw new Error("Invalid character ("+String.fromCharCode(f)+")");var g=32&m;if(l+=(m&=31)<<p,g)p+=5;else{var v=1&l;l>>=1;var y=v?-l:l;0==c?(e+=y,u.push(e)):1===c?(n+=y,u.push(n)):2===c?(r+=y,u.push(r)):3===c?(i+=y,u.push(i)):4===c&&(s+=y,u.push(s)),c++,l=p=0}}}return u.length&&a.push(new Int32Array(u)),o.push(a),o}function V(t){var e="";t=t<0?-t<<1|1:t<<1;do{var n=31&t;(t>>=5)>0&&(n|=32),e+=L[n]}while(t>0);return e}var B=function(t,e,n){this.start=t,this.end=e,this.original=n,this.intro="",this.outro="",this.content=n,this.storeName=!1,this.edited=!1,Object.defineProperties(this,{previous:{writable:!0,value:null},next:{writable:!0,value:null}})};B.prototype.appendLeft=function(t){this.outro+=t},B.prototype.appendRight=function(t){this.intro=this.intro+t},B.prototype.clone=function(){var t=new B(this.start,this.end,this.original);return t.intro=this.intro,t.outro=this.outro,t.content=this.content,t.storeName=this.storeName,t.edited=this.edited,t},B.prototype.contains=function(t){return this.start<t&&t<this.end},B.prototype.eachNext=function(t){for(var e=this;e;)t(e),e=e.next},B.prototype.eachPrevious=function(t){for(var e=this;e;)t(e),e=e.previous},B.prototype.edit=function(t,e,n){return this.content=t,n||(this.intro="",this.outro=""),this.storeName=e,this.edited=!0,this},B.prototype.prependLeft=function(t){this.outro=t+this.outro},B.prototype.prependRight=function(t){this.intro=t+this.intro},B.prototype.split=function(t){var e=t-this.start,n=this.original.slice(0,e),r=this.original.slice(e);this.original=n;var i=new B(t,this.end,r);return i.outro=this.outro,this.outro="",this.end=t,this.edited?(i.edit("",!1),this.content=""):this.content=n,i.next=this.next,i.next&&(i.next.previous=i),i.previous=this,this.next=i,i},B.prototype.toString=function(){return this.intro+this.content+this.outro},B.prototype.trimEnd=function(t){if(this.outro=this.outro.replace(t,""),this.outro.length)return!0;var e=this.content.replace(t,"");return e.length?(e!==this.content&&this.split(this.start+e.length).edit("",void 0,!0),!0):(this.edit("",void 0,!0),this.intro=this.intro.replace(t,""),!!this.intro.length||void 0)},B.prototype.trimStart=function(t){if(this.intro=this.intro.replace(t,""),this.intro.length)return!0;var e=this.content.replace(t,"");return e.length?(e!==this.content&&(this.split(this.end-e.length),this.edit("",void 0,!0)),!0):(this.edit("",void 0,!0),this.outro=this.outro.replace(t,""),!!this.outro.length||void 0)};var z=function(){throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")};"undefined"!=typeof window&&"function"==typeof window.btoa?z=function(t){return window.btoa(unescape(encodeURIComponent(t)))}:"function"==typeof Buffer&&(z=function(t){return Buffer.from(t,"utf-8").toString("base64")});var j=function(t){this.version=3,this.file=t.file,this.sources=t.sources,this.sourcesContent=t.sourcesContent,this.names=t.names,this.mappings=function(t){for(var e=0,n=0,r=0,i=0,s="",o=0;o<t.length;o++){var a=t[o];if(o>0&&(s+=";"),0!==a.length){for(var u=0,h=[],c=0,p=a;c<p.length;c++){var l=p[c],d=V(l[0]-u);u=l[0],l.length>1&&(d+=V(l[1]-e)+V(l[2]-n)+V(l[3]-r),e=l[1],n=l[2],r=l[3]),5===l.length&&(d+=V(l[4]-i),i=l[4]),h.push(d)}s+=h.join(",")}}return s}(t.mappings)};function W(t){var e=t.split("\n"),n=e.filter(function(t){return/^\t+/.test(t)}),r=e.filter(function(t){return/^ {2,}/.test(t)});if(0===n.length&&0===r.length)return null;if(n.length>=r.length)return"\t";var i=r.reduce(function(t,e){var n=/^ +/.exec(e)[0].length;return Math.min(n,t)},1/0);return new Array(i+1).join(" ")}function U(t,e){var n=t.split(/[\/\\]/),r=e.split(/[\/\\]/);for(n.pop();n[0]===r[0];)n.shift(),r.shift();if(n.length)for(var i=n.length;i--;)n[i]="..";return n.concat(r).join("/")}j.prototype.toString=function(){return JSON.stringify(this)},j.prototype.toUrl=function(){return"data:application/json;charset=utf-8;base64,"+z(this.toString())};var F=Object.prototype.toString;function q(t){return"[object Object]"===F.call(t)}function G(t){for(var e=t.split("\n"),n=[],r=0,i=0;r<e.length;r++)n.push(i),i+=e[r].length+1;return function(t){for(var e=0,r=n.length;e<r;){var i=e+r>>1;t<n[i]?r=i:e=i+1}var s=e-1;return{line:s,column:t-n[s]}}}var H=function(t){this.hires=t,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null};H.prototype.addEdit=function(t,e,n,r){if(e.length){var i=[this.generatedCodeColumn,t,n.line,n.column];r>=0&&i.push(r),this.rawSegments.push(i)}else this.pending&&this.rawSegments.push(this.pending);this.advance(e),this.pending=null},H.prototype.addUneditedChunk=function(t,e,n,r,i){for(var s=e.start,o=!0;s<e.end;)(this.hires||o||i[s])&&this.rawSegments.push([this.generatedCodeColumn,t,r.line,r.column]),"\n"===n[s]?(r.line+=1,r.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0):(r.column+=1,this.generatedCodeColumn+=1),s+=1,o=!1;this.pending=[this.generatedCodeColumn,t,r.line,r.column]},H.prototype.advance=function(t){if(t){var e=t.split("\n");if(e.length>1){for(var n=0;n<e.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=e[e.length-1].length}};var K="\n",Y={insertLeft:!1,insertRight:!1,storeName:!1},X=function(t,e){void 0===e&&(e={});var n=new B(0,t.length,t);Object.defineProperties(this,{original:{writable:!0,value:t},outro:{writable:!0,value:""},intro:{writable:!0,value:""},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:e.filename},indentExclusionRanges:{writable:!0,value:e.indentExclusionRanges},sourcemapLocations:{writable:!0,value:{}},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:W(t)}}),this.byStart[0]=n,this.byEnd[t.length]=n};X.prototype.addSourcemapLocation=function(t){this.sourcemapLocations[t]=!0},X.prototype.append=function(t){if("string"!=typeof t)throw new TypeError("outro content must be a string");return this.outro+=t,this},X.prototype.appendLeft=function(t,e){if("string"!=typeof e)throw new TypeError("inserted content must be a string");this._split(t);var n=this.byEnd[t];return n?n.appendLeft(e):this.intro+=e,this},X.prototype.appendRight=function(t,e){if("string"!=typeof e)throw new TypeError("inserted content must be a string");this._split(t);var n=this.byStart[t];return n?n.appendRight(e):this.outro+=e,this},X.prototype.clone=function(){for(var t=new X(this.original,{filename:this.filename}),e=this.firstChunk,n=t.firstChunk=t.lastSearchedChunk=e.clone();e;){t.byStart[n.start]=n,t.byEnd[n.end]=n;var r=e.next,i=r&&r.clone();i&&(n.next=i,i.previous=n,n=i),e=r}return t.lastChunk=n,this.indentExclusionRanges&&(t.indentExclusionRanges=this.indentExclusionRanges.slice()),Object.keys(this.sourcemapLocations).forEach(function(e){t.sourcemapLocations[e]=!0}),t},X.prototype.generateDecodedMap=function(t){var e=this;t=t||{};var n=Object.keys(this.storedNames),r=new H(t.hires),i=G(this.original);return this.intro&&r.advance(this.intro),this.firstChunk.eachNext(function(t){var s=i(t.start);t.intro.length&&r.advance(t.intro),t.edited?r.addEdit(0,t.content,s,t.storeName?n.indexOf(t.original):-1):r.addUneditedChunk(0,t,e.original,s,e.sourcemapLocations),t.outro.length&&r.advance(t.outro)}),{file:t.file?t.file.split(/[\/\\]/).pop():null,sources:[t.source?U(t.file||"",t.source):null],sourcesContent:t.includeContent?[this.original]:[null],names:n,mappings:r.raw}},X.prototype.generateMap=function(t){return new j(this.generateDecodedMap(t))},X.prototype.getIndentString=function(){return null===this.indentStr?"\t":this.indentStr},X.prototype.indent=function(t,e){var n=/^[^\r\n]/gm;if(q(t)&&(e=t,t=void 0),""===(t=void 0!==t?t:this.indentStr||"\t"))return this;var r={};(e=e||{}).exclude&&("number"==typeof e.exclude[0]?[e.exclude]:e.exclude).forEach(function(t){for(var e=t[0];e<t[1];e+=1)r[e]=!0});var i=!1!==e.indentStart,s=function(e){return i?""+t+e:(i=!0,e)};this.intro=this.intro.replace(n,s);for(var o=0,a=this.firstChunk;a;){var u=a.end;if(a.edited)r[o]||(a.content=a.content.replace(n,s),a.content.length&&(i="\n"===a.content[a.content.length-1]));else for(o=a.start;o<u;){if(!r[o]){var h=this.original[o];"\n"===h?i=!0:"\r"!==h&&i&&(i=!1,o===a.start?a.prependRight(t):(this._splitChunk(a,o),(a=a.next).prependRight(t)))}o+=1}o=a.end,a=a.next}return this.outro=this.outro.replace(n,s),this},X.prototype.insert=function(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")},X.prototype.insertLeft=function(t,e){return Y.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),Y.insertLeft=!0),this.appendLeft(t,e)},X.prototype.insertRight=function(t,e){return Y.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),Y.insertRight=!0),this.prependRight(t,e)},X.prototype.move=function(t,e,n){if(n>=t&&n<=e)throw new Error("Cannot move a selection inside itself");this._split(t),this._split(e),this._split(n);var r=this.byStart[t],i=this.byEnd[e],s=r.previous,o=i.next,a=this.byStart[n];if(!a&&i===this.lastChunk)return this;var u=a?a.previous:this.lastChunk;return s&&(s.next=o),o&&(o.previous=s),u&&(u.next=r),a&&(a.previous=i),r.previous||(this.firstChunk=i.next),i.next||(this.lastChunk=r.previous,this.lastChunk.next=null),r.previous=u,i.next=a||null,u||(this.firstChunk=r),a||(this.lastChunk=i),this},X.prototype.overwrite=function(t,e,n,r){if("string"!=typeof n)throw new TypeError("replacement content must be a string");for(;t<0;)t+=this.original.length;for(;e<0;)e+=this.original.length;if(e>this.original.length)throw new Error("end is out of bounds");if(t===e)throw new Error("Cannot overwrite a zero-length range – use appendLeft or prependRight instead");this._split(t),this._split(e),!0===r&&(Y.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),Y.storeName=!0),r={storeName:!0});var i=void 0!==r&&r.storeName,s=void 0!==r&&r.contentOnly;if(i){var o=this.original.slice(t,e);this.storedNames[o]=!0}var a=this.byStart[t],u=this.byEnd[e];if(a){if(e>a.end&&a.next!==this.byStart[a.end])throw new Error("Cannot overwrite across a split point");if(a.edit(n,i,s),a!==u){for(var h=a.next;h!==u;)h.edit("",!1),h=h.next;h.edit("",!1)}}else{var c=new B(t,e,"").edit(n,i);u.next=c,c.previous=u}return this},X.prototype.prepend=function(t){if("string"!=typeof t)throw new TypeError("outro content must be a string");return this.intro=t+this.intro,this},X.prototype.prependLeft=function(t,e){if("string"!=typeof e)throw new TypeError("inserted content must be a string");this._split(t);var n=this.byEnd[t];return n?n.prependLeft(e):this.intro=e+this.intro,this},X.prototype.prependRight=function(t,e){if("string"!=typeof e)throw new TypeError("inserted content must be a string");this._split(t);var n=this.byStart[t];return n?n.prependRight(e):this.outro=e+this.outro,this},X.prototype.remove=function(t,e){for(;t<0;)t+=this.original.length;for(;e<0;)e+=this.original.length;if(t===e)return this;if(t<0||e>this.original.length)throw new Error("Character is out of bounds");if(t>e)throw new Error("end must be greater than start");this._split(t),this._split(e);for(var n=this.byStart[t];n;)n.intro="",n.outro="",n.edit(""),n=e>n.end?this.byStart[n.end]:null;return this},X.prototype.lastChar=function(){if(this.outro.length)return this.outro[this.outro.length-1];var t=this.lastChunk;do{if(t.outro.length)return t.outro[t.outro.length-1];if(t.content.length)return t.content[t.content.length-1];if(t.intro.length)return t.intro[t.intro.length-1]}while(t=t.previous);return this.intro.length?this.intro[this.intro.length-1]:""},X.prototype.lastLine=function(){var t=this.outro.lastIndexOf(K);if(-1!==t)return this.outro.substr(t+1);var e=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(-1!==(t=n.outro.lastIndexOf(K)))return n.outro.substr(t+1)+e;e=n.outro+e}if(n.content.length>0){if(-1!==(t=n.content.lastIndexOf(K)))return n.content.substr(t+1)+e;e=n.content+e}if(n.intro.length>0){if(-1!==(t=n.intro.lastIndexOf(K)))return n.intro.substr(t+1)+e;e=n.intro+e}}while(n=n.previous);return-1!==(t=this.intro.lastIndexOf(K))?this.intro.substr(t+1)+e:this.intro+e},X.prototype.slice=function(t,e){for(void 0===t&&(t=0),void 0===e&&(e=this.original.length);t<0;)t+=this.original.length;for(;e<0;)e+=this.original.length;for(var n="",r=this.firstChunk;r&&(r.start>t||r.end<=t);){if(r.start<e&&r.end>=e)return n;r=r.next}if(r&&r.edited&&r.start!==t)throw new Error("Cannot use replaced character "+t+" as slice start anchor.");for(var i=r;r;){!r.intro||i===r&&r.start!==t||(n+=r.intro);var s=r.start<e&&r.end>=e;if(s&&r.edited&&r.end!==e)throw new Error("Cannot use replaced character "+e+" as slice end anchor.");var o=i===r?t-r.start:0,a=s?r.content.length+e-r.end:r.content.length;if(n+=r.content.slice(o,a),!r.outro||s&&r.end!==e||(n+=r.outro),s)break;r=r.next}return n},X.prototype.snip=function(t,e){var n=this.clone();return n.remove(0,t),n.remove(e,n.original.length),n},X.prototype._split=function(t){if(!this.byStart[t]&&!this.byEnd[t])for(var e=this.lastSearchedChunk,n=t>e.end;e;){if(e.contains(t))return this._splitChunk(e,t);e=n?this.byStart[e.end]:this.byEnd[e.start]}},X.prototype._splitChunk=function(t,e){if(t.edited&&t.content.length){var n=G(this.original)(e);throw new Error("Cannot split a chunk that has already been edited ("+n.line+":"+n.column+' – "'+t.original+'")')}var r=t.split(e);return this.byEnd[e]=t,this.byStart[e]=r,this.byEnd[r.end]=r,t===this.lastChunk&&(this.lastChunk=r),this.lastSearchedChunk=t,!0},X.prototype.toString=function(){for(var t=this.intro,e=this.firstChunk;e;)t+=e.toString(),e=e.next;return t+this.outro},X.prototype.isEmpty=function(){var t=this.firstChunk;do{if(t.intro.length&&t.intro.trim()||t.content.length&&t.content.trim()||t.outro.length&&t.outro.trim())return!1}while(t=t.next);return!0},X.prototype.length=function(){var t=this.firstChunk,e=0;do{e+=t.intro.length+t.content.length+t.outro.length}while(t=t.next);return e},X.prototype.trimLines=function(){return this.trim("[\\r\\n]")},X.prototype.trim=function(t){return this.trimStart(t).trimEnd(t)},X.prototype.trimEndAborted=function(t){var e=new RegExp((t||"\\s")+"+$");if(this.outro=this.outro.replace(e,""),this.outro.length)return!0;var n=this.lastChunk;do{var r=n.end,i=n.trimEnd(e);if(n.end!==r&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),i)return!0;n=n.previous}while(n);return!1},X.prototype.trimEnd=function(t){return this.trimEndAborted(t),this},X.prototype.trimStartAborted=function(t){var e=new RegExp("^"+(t||"\\s")+"+");if(this.intro=this.intro.replace(e,""),this.intro.length)return!0;var n=this.firstChunk;do{var r=n.end,i=n.trimStart(e);if(n.end!==r&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),i)return!0;n=n.next}while(n);return!1},X.prototype.trimStart=function(t){return this.trimStartAborted(t),this};var Q=Object.prototype.hasOwnProperty,$=function(t){void 0===t&&(t={}),this.intro=t.intro||"",this.separator=void 0!==t.separator?t.separator:"\n",this.sources=[],this.uniqueSources=[],this.uniqueSourceIndexByFilename={}};$.prototype.addSource=function(t){if(t instanceof X)return this.addSource({content:t,filename:t.filename,separator:this.separator});if(!q(t)||!t.content)throw new Error("bundle.addSource() takes an object with a `content` property, which should be an instance of MagicString, and an optional `filename`");if(["filename","indentExclusionRanges","separator"].forEach(function(e){Q.call(t,e)||(t[e]=t.content[e])}),void 0===t.separator&&(t.separator=this.separator),t.filename)if(Q.call(this.uniqueSourceIndexByFilename,t.filename)){var e=this.uniqueSources[this.uniqueSourceIndexByFilename[t.filename]];if(t.content.original!==e.content)throw new Error("Illegal source: same filename ("+t.filename+"), different contents")}else this.uniqueSourceIndexByFilename[t.filename]=this.uniqueSources.length,this.uniqueSources.push({filename:t.filename,content:t.content.original});return this.sources.push(t),this},$.prototype.append=function(t,e){return this.addSource({content:new X(t),separator:e&&e.separator||""}),this},$.prototype.clone=function(){var t=new $({intro:this.intro,separator:this.separator});return this.sources.forEach(function(e){t.addSource({filename:e.filename,content:e.content.clone(),separator:e.separator})}),t},$.prototype.generateDecodedMap=function(t){var e=this;void 0===t&&(t={});var n=[];this.sources.forEach(function(t){Object.keys(t.content.storedNames).forEach(function(t){~n.indexOf(t)||n.push(t)})});var r=new H(t.hires);return this.intro&&r.advance(this.intro),this.sources.forEach(function(t,i){i>0&&r.advance(e.separator);var s=t.filename?e.uniqueSourceIndexByFilename[t.filename]:-1,o=t.content,a=G(o.original);o.intro&&r.advance(o.intro),o.firstChunk.eachNext(function(e){var i=a(e.start);e.intro.length&&r.advance(e.intro),t.filename?e.edited?r.addEdit(s,e.content,i,e.storeName?n.indexOf(e.original):-1):r.addUneditedChunk(s,e,o.original,i,o.sourcemapLocations):r.advance(e.content),e.outro.length&&r.advance(e.outro)}),o.outro&&r.advance(o.outro)}),{file:t.file?t.file.split(/[\/\\]/).pop():null,sources:this.uniqueSources.map(function(e){return t.file?U(t.file,e.filename):e.filename}),sourcesContent:this.uniqueSources.map(function(e){return t.includeContent?e.content:null}),names:n,mappings:r.raw}},$.prototype.generateMap=function(t){return new j(this.generateDecodedMap(t))},$.prototype.getIndentString=function(){var t={};return this.sources.forEach(function(e){var n=e.content.indentStr;null!==n&&(t[n]||(t[n]=0),t[n]+=1)}),Object.keys(t).sort(function(e,n){return t[e]-t[n]})[0]||"\t"},$.prototype.indent=function(t){var e=this;if(arguments.length||(t=this.getIndentString()),""===t)return this;var n=!this.intro||"\n"===this.intro.slice(-1);return this.sources.forEach(function(r,i){var s=void 0!==r.separator?r.separator:e.separator,o=n||i>0&&/\r?\n$/.test(s);r.content.indent(t,{exclude:r.indentExclusionRanges,indentStart:o}),n="\n"===r.content.lastChar()}),this.intro&&(this.intro=t+this.intro.replace(/^[^\n]/gm,function(e,n){return n>0?t+e:e})),this},$.prototype.prepend=function(t){return this.intro=t+this.intro,this},$.prototype.toString=function(){var t=this,e=this.sources.map(function(e,n){var r=void 0!==e.separator?e.separator:t.separator;return(n>0?r:"")+e.content.toString()}).join("");return this.intro+e},$.prototype.isEmpty=function(){return(!this.intro.length||!this.intro.trim())&&!this.sources.some(function(t){return!t.content.isEmpty()})},$.prototype.length=function(){return this.sources.reduce(function(t,e){return t+e.content.length()},this.intro.length)},$.prototype.trimLines=function(){return this.trim("[\\r\\n]")},$.prototype.trim=function(t){return this.trimStart(t).trimEnd(t)},$.prototype.trimStart=function(t){var e=new RegExp("^"+(t||"\\s")+"+");if(this.intro=this.intro.replace(e,""),!this.intro){var n,r=0;do{if(!(n=this.sources[r++]))break}while(!n.content.trimStartAborted(t))}return this},$.prototype.trimEnd=function(t){var e,n=new RegExp((t||"\\s")+"+$"),r=this.sources.length-1;do{if(!(e=this.sources[r--])){this.intro=this.intro.replace(n,"");break}}while(!e.content.trimEndAborted(t));return this};var J="ClassDeclaration",Z="ExportDefaultDeclaration",tt="ExpressionStatement",et="FunctionDeclaration",nt="Identifier",rt="Literal",it="MemberExpression",st="TemplateLiteral",ot=function(){function t(t){var e=void 0===t?{}:t,n=e.withNew,r=void 0!==n&&n,i=e.args,s=void 0===i?[]:i,o=e.callIdentifier,a=void 0===o?void 0:o;this.withNew=r,this.args=s,this.callIdentifier=a}return t.create=function(t){return new this(t)},t.prototype.equals=function(t){return t&&this.callIdentifier===t.callIdentifier},t}(),at={UNKNOWN_KEY:!0},ut=[],ht=[at];function ct(t,e){return void 0===e&&(e=null),Object.create(e,t)}var pt={UNKNOWN_VALUE:!0},lt={deoptimizePath:function(){},getLiteralValueAtPath:function(){return pt},getReturnExpressionWhenCalledAtPath:function(){return lt},hasEffectsWhenAccessedAtPath:function(t){return t.length>0},hasEffectsWhenAssignedAtPath:function(t){return t.length>0},hasEffectsWhenCalledAtPath:function(){return!0},include:function(){},included:!0,toString:function(){return"[[UNKNOWN]]"}},dt={deoptimizePath:function(){},getLiteralValueAtPath:function(){},getReturnExpressionWhenCalledAtPath:function(){return lt},hasEffectsWhenAccessedAtPath:function(t){return t.length>0},hasEffectsWhenAssignedAtPath:function(t){return t.length>0},hasEffectsWhenCalledAtPath:function(){return!0},include:function(){},included:!0,toString:function(){return"undefined"}},ft={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:lt}},mt={value:{returns:null,returnsPrimitive:lt,callsArgs:null,mutatesSelf:!0}},gt={value:{returns:null,returnsPrimitive:lt,callsArgs:[0],mutatesSelf:!1}},vt=function(){function t(){this.included=!1}return t.prototype.deoptimizePath=function(){},t.prototype.getLiteralValueAtPath=function(){return pt},t.prototype.getReturnExpressionWhenCalledAtPath=function(t){return 1===t.length?Bt(Mt,t[0]):lt},t.prototype.hasEffectsWhenAccessedAtPath=function(t){return t.length>1},t.prototype.hasEffectsWhenAssignedAtPath=function(t){return t.length>1},t.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return 1!==t.length||Vt(Mt,t[0],this.included,e,n)},t.prototype.include=function(){this.included=!0},t.prototype.toString=function(){return"[[UNKNOWN ARRAY]]"},t}(),yt={value:{callsArgs:null,mutatesSelf:!1,returns:vt,returnsPrimitive:null}},xt={value:{callsArgs:null,mutatesSelf:!0,returns:vt,returnsPrimitive:null}},_t={value:{callsArgs:[0],mutatesSelf:!1,returns:vt,returnsPrimitive:null}},Et={value:{callsArgs:[0],mutatesSelf:!0,returns:vt,returnsPrimitive:null}},bt={deoptimizePath:function(){},getLiteralValueAtPath:function(){return pt},getReturnExpressionWhenCalledAtPath:function(t){return 1===t.length?Bt(Lt,t[0]):lt},hasEffectsWhenAccessedAtPath:function(t){return t.length>1},hasEffectsWhenAssignedAtPath:function(t){return t.length>0},hasEffectsWhenCalledAtPath:function(t){if(1===t.length){var e=t[0];return"string"!=typeof e||!Lt[e]}return!0},include:function(){},included:!0,toString:function(){return"[[UNKNOWN BOOLEAN]]"}},At={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:bt}},St={value:{callsArgs:[0],mutatesSelf:!1,returns:null,returnsPrimitive:bt}},It={deoptimizePath:function(){},getLiteralValueAtPath:function(){return pt},getReturnExpressionWhenCalledAtPath:function(t){return 1===t.length?Bt(Tt,t[0]):lt},hasEffectsWhenAccessedAtPath:function(t){return t.length>1},hasEffectsWhenAssignedAtPath:function(t){return t.length>0},hasEffectsWhenCalledAtPath:function(t){if(1===t.length){var e=t[0];return"string"!=typeof e||!Tt[e]}return!0},include:function(){},included:!0,toString:function(){return"[[UNKNOWN NUMBER]]"}},wt={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:It}},Pt={value:{callsArgs:null,mutatesSelf:!0,returns:null,returnsPrimitive:It}},kt={value:{callsArgs:[0],mutatesSelf:!1,returns:null,returnsPrimitive:It}},Ct={deoptimizePath:function(){},getLiteralValueAtPath:function(){return pt},getReturnExpressionWhenCalledAtPath:function(t){return 1===t.length?Bt(Dt,t[0]):lt},hasEffectsWhenAccessedAtPath:function(t){return t.length>1},hasEffectsWhenAssignedAtPath:function(t){return t.length>0},hasEffectsWhenCalledAtPath:function(t,e,n){return 1!==t.length||Vt(Dt,t[0],!0,e,n)},include:function(){},included:!0,toString:function(){return"[[UNKNOWN STRING]]"}},Nt={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:Ct}},Rt=function(){function t(){this.included=!1}return t.prototype.deoptimizePath=function(){},t.prototype.getLiteralValueAtPath=function(){return pt},t.prototype.getReturnExpressionWhenCalledAtPath=function(t){return 1===t.length?Bt(Ot,t[0]):lt},t.prototype.hasEffectsWhenAccessedAtPath=function(t){return t.length>1},t.prototype.hasEffectsWhenAssignedAtPath=function(t){return t.length>1},t.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return 1!==t.length||Vt(Ot,t[0],this.included,e,n)},t.prototype.include=function(){this.included=!0},t.prototype.toString=function(){return"[[UNKNOWN OBJECT]]"},t}(),Ot=ct({hasOwnProperty:At,isPrototypeOf:At,propertyIsEnumerable:At,toLocaleString:Nt,toString:Nt,valueOf:ft}),Mt=ct({concat:yt,copyWithin:xt,every:St,fill:xt,filter:_t,find:gt,findIndex:kt,forEach:gt,includes:At,indexOf:wt,join:Nt,lastIndexOf:wt,map:_t,pop:mt,push:Pt,reduce:gt,reduceRight:gt,reverse:xt,shift:mt,slice:yt,some:St,sort:Et,splice:xt,unshift:Pt},Ot),Lt=ct({valueOf:At},Ot),Tt=ct({toExponential:Nt,toFixed:Nt,toLocaleString:Nt,toPrecision:Nt,valueOf:wt},Ot),Dt=ct({charAt:Nt,charCodeAt:wt,codePointAt:wt,concat:Nt,endsWith:At,includes:At,indexOf:wt,lastIndexOf:wt,localeCompare:wt,match:At,normalize:Nt,padEnd:Nt,padStart:Nt,repeat:Nt,replace:{value:{callsArgs:[1],mutatesSelf:!1,returns:null,returnsPrimitive:Ct}},search:wt,slice:Nt,split:yt,startsWith:At,substr:Nt,substring:Nt,toLocaleLowerCase:Nt,toLocaleUpperCase:Nt,toLowerCase:Nt,toUpperCase:Nt,trim:Nt,valueOf:Nt},Ot);function Vt(t,e,n,r,i){if("string"!=typeof e||!t[e])return!0;if(t[e].mutatesSelf&&n)return!0;if(!t[e].callsArgs)return!1;for(var s=0,o=t[e].callsArgs;s<o.length;s++){var a=o[s];if(r.args[a]&&r.args[a].hasEffectsWhenCalledAtPath(ut,ot.create({args:[],callIdentifier:{},withNew:!1}),i.getHasEffectsWhenCalledOptions()))return!0}return!1}function Bt(t,e){return"string"==typeof e&&t[e]?null!==t[e].returnsPrimitive?t[e].returnsPrimitive:new t[e].returns:lt}var zt=function(){function t(t){this.exportName=null,this.included=!1,this.isId=!1,this.isReassigned=!1,this.reexported=!1,this.renderBaseName=null,this.renderName=null,this.safeExportName=null,this.name=t}return t.prototype.addReference=function(t){},t.prototype.deoptimizePath=function(t){},t.prototype.getBaseVariableName=function(){return this.renderBaseName||this.renderName||this.name},t.prototype.getLiteralValueAtPath=function(t,e,n){return pt},t.prototype.getName=function(){var t=this.renderName||this.name;return this.renderBaseName?this.renderBaseName+"."+t:t},t.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return lt},t.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>0},t.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return!0},t.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return!0},t.prototype.include=function(){this.included=!0},t.prototype.setRenderNames=function(t,e){this.renderBaseName=t,this.renderName=e},t.prototype.setSafeName=function(t){this.renderName=t},t.prototype.toString=function(){return this.name},t}(),jt=function(t){function n(e,n,r,i){var s=t.call(this,e)||this;return s.additionalInitializers=null,s.expressionsToBeDeoptimized=[],s.declarations=n?[n]:[],s.init=r,s.deoptimizationTracker=i.deoptimizationTracker,s.module=i.module,s}return e(n,t),n.prototype.addDeclaration=function(t,e){this.declarations.push(t),null===this.additionalInitializers&&(this.additionalInitializers=null===this.init?[]:[this.init],this.init=lt,this.isReassigned=!0),null!==e&&this.additionalInitializers.push(e)},n.prototype.consolidateInitializers=function(){if(null!==this.additionalInitializers){for(var t=0,e=this.additionalInitializers;t<e.length;t++){e[t].deoptimizePath(ht)}this.additionalInitializers=null}},n.prototype.deoptimizePath=function(t){if(!(t.length>7||this.isReassigned||this.deoptimizationTracker.track(this,t)))if(0===t.length){if(!this.isReassigned){this.isReassigned=!0;for(var e=0,n=this.expressionsToBeDeoptimized;e<n.length;e++){n[e].deoptimizeCache()}this.init&&this.init.deoptimizePath(ht)}}else this.init&&this.init.deoptimizePath(t)},n.prototype.getLiteralValueAtPath=function(t,e,n){return this.isReassigned||!this.init||t.length>7||e.isTracked(this.init,t)?pt:(this.expressionsToBeDeoptimized.push(n),this.init.getLiteralValueAtPath(t,e.track(this.init,t),n))},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return this.isReassigned||!this.init||t.length>7||e.isTracked(this.init,t)?lt:(this.expressionsToBeDeoptimized.push(n),this.init.getReturnExpressionWhenCalledAtPath(t,e.track(this.init,t),n))},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return 0!==t.length&&(this.isReassigned||t.length>7||this.init&&!e.hasNodeBeenAccessedAtPath(t,this.init)&&this.init.hasEffectsWhenAccessedAtPath(t,e.addAccessedNodeAtPath(t,this.init)))},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return!!(this.included||t.length>7)||0!==t.length&&(this.isReassigned||this.init&&!e.hasNodeBeenAssignedAtPath(t,this.init)&&this.init.hasEffectsWhenAssignedAtPath(t,e.addAssignedNodeAtPath(t,this.init)))},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return t.length>7||(this.isReassigned||this.init&&!n.hasNodeBeenCalledAtPathWithOptions(t,this.init,e)&&this.init.hasEffectsWhenCalledAtPath(t,e,n.addCalledNodeAtPathWithOptions(t,this.init,e)))},n.prototype.include=function(){if(!this.included){this.included=!0;for(var t=0,e=this.declarations;t<e.length;t++){var n=e[t];n.included||n.include(!1);for(var r=n.parent;!r.included&&(r.included=!0,"Program"!==r.type);)r=r.parent}}},n}(zt);jt.prototype.isLocal=!0;var Wt=function(t){function n(e,n,r){var i=t.call(this,e,n,n.declaration,r)||this;i.originalId=null;var s=n.declaration;return s.type!==et&&s.type!==J||!s.id?s.type===nt&&(i.originalId=s):(i.hasId=!0,i.originalId=s.id),i}return e(n,t),n.prototype.addReference=function(t){this.hasId||(this.name=t.name)},n.prototype.getName=function(){return this.referencesOriginal()?this.originalId.variable.getName():t.prototype.getName.call(this)},n.prototype.getOriginalVariable=function(){return this.originalId&&this.originalId.variable||null},n.prototype.getOriginalVariableName=function(){return this.originalId&&this.originalId.name||null},n.prototype.referencesOriginal=function(){return this.originalId&&(this.hasId||!this.originalId.variable.isReassigned)},n.prototype.setRenderNames=function(e,n){this.referencesOriginal()?this.originalId.variable.setRenderNames(e,n):t.prototype.setRenderNames.call(this,e,n)},n.prototype.setSafeName=function(e){this.referencesOriginal()?this.originalId.variable.setSafeName(e):t.prototype.setSafeName.call(this,e)},n}(jt);Wt.prototype.getBaseVariableName=Wt.prototype.getName,Wt.prototype.isDefault=!0;var Ut="_missingExportShim",Ft="_interopDefault",qt=function(t){function n(e){var n=t.call(this,Ut)||this;return n.module=e,n}return e(n,t),n}(zt),Gt={},Ht="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),Kt="Int8x16 Int16x8 Int32x4 Float32x4 Float64x2".split(" "),Yt="abs add and bool check div equal extractLane fromFloat32x4 fromFloat32x4Bits fromFloat64x2 fromFloat64x2Bits fromInt16x8Bits fromInt32x4 fromInt32x4Bits fromInt8x16Bits greaterThan greaterThanOrEqual lessThan lessThanOrEqual load max maxNum min minNum mul neg not notEqual or reciprocalApproximation reciprocalSqrtApproximation replaceLane select selectBits shiftLeftByScalar shiftRightArithmeticByScalar shiftRightLogicalByScalar shuffle splat sqrt store sub swizzle xor".split(" "),Xt=[];Kt.forEach(function(t){Yt.forEach(function(e){Xt.push("SIMD."+t+"."+e)})}),["Array.isArray","Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape","Object","Object.create","Object.getNotifier","Object.getOwn","Object.getOwnPropertyDescriptor","Object.getOwnPropertyNames","Object.getOwnPropertySymbols","Object.getPrototypeOf","Object.is","Object.isExtensible","Object.isFrozen","Object.isSealed","Object.keys","Boolean","Number","Number.isFinite","Number.isInteger","Number.isNaN","Number.isSafeInteger","Number.parseFloat","Number.parseInt","Symbol","Symbol.for","Symbol.keyFor","Math.abs","Math.acos","Math.acosh","Math.asin","Math.asinh","Math.atan","Math.atan2","Math.atanh","Math.cbrt","Math.ceil","Math.clz32","Math.cos","Math.cosh","Math.exp","Math.expm1","Math.floor","Math.fround","Math.hypot","Math.imul","Math.log","Math.log10","Math.log1p","Math.log2","Math.max","Math.min","Math.pow","Math.random","Math.round","Math.sign","Math.sin","Math.sinh","Math.sqrt","Math.tan","Math.tanh","Math.trunc","Date","Date.UTC","Date.now","Date.parse","String","String.fromCharCode","String.fromCodePoint","String.raw","RegExp","Map","Set","WeakMap","WeakSet","ArrayBuffer","ArrayBuffer.isView","DataView","Promise.all","Promise.race","Promise.resolve","Intl.Collator","Intl.Collator.supportedLocalesOf","Intl.DateTimeFormat","Intl.DateTimeFormat.supportedLocalesOf","Intl.NumberFormat","Intl.NumberFormat.supportedLocalesOf"].concat(Ht,Ht.map(function(t){return t+".from"}),Ht.map(function(t){return t+".of"}),Kt.map(function(t){return"SIMD."+t}),Xt).forEach(function(t){return Gt[t]=!0});var Qt,$t=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffectsWhenAccessedAtPath=function(t){return t.length>0&&!this.isPureFunctionMember(t)&&!("Reflect"===this.name&&1===t.length)},n.prototype.hasEffectsWhenCalledAtPath=function(t){return!Gt[[this.name].concat(t).join(".")]},n.prototype.isPureFunctionMember=function(t){return Gt[[this.name].concat(t).join(".")]||t.length>=1&&Gt[[this.name].concat(t.slice(0,-1)).join(".")]||t.length>=2&&Gt[[this.name].concat(t.slice(0,-2)).join(".")]&&"prototype"===t[t.length-2]},n}(zt),Jt=Object.assign(Object.create(null),{await:!0,break:!0,case:!0,catch:!0,class:!0,const:!0,continue:!0,debugger:!0,default:!0,delete:!0,do:!0,else:!0,enum:!0,eval:!0,export:!0,extends:!0,false:!0,finally:!0,for:!0,function:!0,if:!0,implements:!0,import:!0,in:!0,instanceof:!0,interface:!0,let:!0,new:!0,null:!0,package:!0,private:!0,protected:!0,public:!0,return:!0,static:!0,super:!0,switch:!0,this:!0,throw:!0,true:!0,try:!0,typeof:!0,undefined:!0,var:!0,void:!0,while:!0,with:!0,yield:!0}),Zt={},te={exports:!0},ee={amd:{formatGlobals:te,forbiddenNames:Jt},cjs:{forbiddenNames:Jt,formatGlobals:(Qt={exports:!0,module:!0},Qt[Ft]=!0,Qt)},es:{formatGlobals:Zt,forbiddenNames:Jt},iife:{formatGlobals:te,forbiddenNames:Jt},system:{forbiddenNames:Object.assign(Object.create(null),Jt,te),formatGlobals:Zt},umd:{formatGlobals:te,forbiddenNames:Jt}},ne=function(t){function n(e){var n=t.call(this,e.getModuleName())||this;n.memberVariables=Object.create(null),n.containsExternalNamespace=!1,n.referencedEarly=!1,n.references=[],n.context=e,n.module=e.module;for(var r=0,i=n.context.getExports().concat(n.context.getReexports());r<i.length;r++){var s=i[r];"*"===s[0]&&s.length>1&&(n.containsExternalNamespace=!0),n.memberVariables[s]=n.context.traceExport(s)}return n}return e(n,t),n.prototype.addReference=function(t){this.references.push(t),this.name=t.name},n.prototype.deoptimizePath=function(){for(var t in this.memberVariables)this.memberVariables[t].deoptimizePath(ht)},n.prototype.include=function(){if(!this.included){this.containsExternalNamespace&&this.context.error({code:"NAMESPACE_CANNOT_CONTAIN_EXTERNAL",id:this.module.id,message:'Cannot create an explicit namespace object for module "'+this.context.getModuleName()+'" because it contains a reexported external namespace'},void 0),this.included=!0;for(var t=0,e=this.references;t<e.length;t++){if(e[t].context.getModuleExecIndex()<=this.context.getModuleExecIndex()){this.referencedEarly=!0;break}}if(this.context.preserveModules)for(var n=0,r=Object.keys(this.memberVariables);n<r.length;n++){var i=r[n];this.memberVariables[i].include()}else for(var s=0,o=Object.keys(this.memberVariables);s<o.length;s++){i=o[s];this.context.includeVariable(this.memberVariables[i])}}},n.prototype.renderBlock=function(t){var e=this,n=t.compact?"":" ",r=t.compact?"":"\n",i=t.indent,s=Object.keys(this.memberVariables).map(function(r){var s=e.memberVariables[r];if(e.referencedEarly||s.isReassigned)return i+"get "+r+n+"()"+n+"{"+n+"return "+s.getName()+(t.compact?"":";")+n+"}";var o=Jt[r]?"'"+r+"'":r;return""+i+o+": "+s.getName()}),o=this.getName(),a=t.freeze?"/*#__PURE__*/Object.freeze":"",u=t.varOrConst+" "+o+" = "+(t.namespaceToStringTag?"{"+r+s.join(","+r)+r+"};":a+"({"+r+s.join(","+r)+r+"});");return t.namespaceToStringTag&&(u+=r+"if"+n+"(typeof Symbol"+n+"!=="+n+"'undefined'"+n+"&&"+n+"Symbol.toStringTag)"+r,u+=i+"Object.defineProperty("+o+","+n+"Symbol.toStringTag,"+n+"{"+n+"value:"+n+"'Module'"+n+"});"+r,u+="else"+(r||" "),u+=i+"Object.defineProperty("+o+","+n+"'toString',"+n+"{"+n+"value:"+n+"function"+n+"()"+n+"{"+n+"return"+n+"'[object Module]'"+(t.compact?";":"")+n+"}"+n+"});"+r,u+=a+"("+o+");"),"system"===t.format&&this.exportName&&(u+=r+"exports('"+this.exportName+"',"+n+o+");"),u},n.prototype.renderFirst=function(){return this.referencedEarly},n}(zt);ne.prototype.isNamespace=!0;var re=function(t){function n(e,n){var r=t.call(this,n)||this;return r.module=e,r.isNamespace="*"===n,r.referenced=!1,r}return e(n,t),n.prototype.addReference=function(t){this.referenced=!0,"default"!==this.name&&"*"!==this.name||this.module.suggestName(t.name)},n.prototype.include=function(){this.included||(this.included=!0,this.module.used=!0)},n}(zt);re.prototype.isExternal=!0;var ie="break case class catch const continue debugger default delete do else export extends finally for function if import in instanceof let new return super switch this throw try typeof var void while with yield enum await implements package protected static interface private public".split(" "),se="Infinity NaN undefined null true false eval uneval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Symbol Error EvalError InternalError RangeError ReferenceError SyntaxError TypeError URIError Number Math Date String RegExp Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array Map Set WeakMap WeakSet SIMD ArrayBuffer DataView JSON Promise Generator GeneratorFunction Reflect Proxy Intl".split(" "),oe=Object.create(null);ie.concat(se).forEach(function(t){return oe[t]=!0});var ae=/[^$_a-zA-Z0-9]/g,ue=function(t){return/\d/.test(t[0])};function he(t){return t=t.replace(/-(\w)/g,function(t,e){return e.toUpperCase()}).replace(ae,"_"),(ue(t)||oe[t])&&(t="_"+t),t}var ce=/^(?:\/|(?:[A-Za-z]:)?[\\|\/])/,pe=/^\.?\.\//;function le(t){return ce.test(t)}function de(t){return pe.test(t)}function fe(t){return t.replace(/\\/g,"/")}function me(t){return t.split(/(\/|\\)/).pop()}function ge(t){var e=/(\/|\\)[^\/\\]*$/.exec(t);if(!e)return".";var n=t.slice(0,-e[0].length);return n||"/"}function ve(t){var e=/\.[^.]+$/.exec(me(t));return e?e[0]:""}function ye(t,e){for(var n=t.split(/[\/\\]/).filter(Boolean),r=e.split(/[\/\\]/).filter(Boolean);n[0]&&r[0]&&n[0]===r[0];)n.shift(),r.shift();for(;"."===r[0]||".."===r[0];){".."===r.shift()&&n.pop()}for(;n.pop();)r.unshift("..");return r.join("/")}function xe(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];var n=t.shift().split(/[\/\\]/);return t.forEach(function(t){if(le(t))n=t.split(/[\/\\]/);else{for(var e=t.split(/[\/\\]/);"."===e[0]||".."===e[0];){".."===e.shift()&&n.pop()}n.push.apply(n,e)}}),n.join("/")}var _e=function(){function t(t){var e=t.graph,n=t.id;this.exportsNames=!1,this.exportsNamespace=!1,this.isEntryPoint=!1,this.isExternal=!0,this.mostCommonSuggestion=0,this.reexported=!1,this.renderPath=void 0,this.renormalizeRenderPath=!1,this.used=!1,this.graph=e,this.id=n,this.execIndex=1/0;var r=n.split(/[\\\/]/);this.variableName=he(r.pop()),this.nameSuggestions=Object.create(null),this.declarations=Object.create(null),this.exportedVariables=new Map}return t.prototype.getVariableForExportName=function(t,e){"default"!==t&&"*"!==t&&(this.exportsNames=!0),"*"===t&&(this.exportsNamespace=!0);var n=this.declarations[t];return n||(this.declarations[t]=n=new re(this,t),this.exportedVariables.set(n,t),n)},t.prototype.setRenderPath=function(t,e){return this.renderPath="",t.paths&&(this.renderPath="function"==typeof t.paths?t.paths(this.id):t.paths[this.id]),this.renderPath||(le(this.id)?(this.renderPath=fe(ye(e,this.id)),this.renormalizeRenderPath=!0):this.renderPath=this.id),this.renderPath},t.prototype.suggestName=function(t){this.nameSuggestions[t]||(this.nameSuggestions[t]=0),this.nameSuggestions[t]+=1,this.nameSuggestions[t]>this.mostCommonSuggestion&&(this.mostCommonSuggestion=this.nameSuggestions[t],this.variableName=t)},t.prototype.warnUnusedImports=function(){var t=this,e=Object.keys(this.declarations).filter(function(e){if("*"===e)return!1;var n=t.declarations[e];return!n.included&&!t.reexported&&!n.referenced});if(0!==e.length){var n=1===e.length?"'"+e[0]+"' is":e.slice(0,-1).map(function(t){return"'"+t+"'"}).join(", ")+" and '"+e.slice(-1)+"' are";this.graph.warn({code:"UNUSED_EXTERNAL_IMPORT",message:n+" imported from external module '"+this.id+"' but never used",names:e,source:this.id})}},t}(),Ee="Object.defineProperty(exports, '__esModule', { value: true });",be="Object.defineProperty(exports,'__esModule',{value:true});";function Ae(t,e,n,r,i,s,o){void 0===o&&(o="return ");var a,u=i?"":" ",h=i?"":"\n";if(!n)return t.some(function(t){return"default"===t.exported&&(a=t.local,!0)}),a||e.some(function(t){return!!t.reexports&&t.reexports.some(function(e){return"default"===e.reexported&&(a=t.namedExportsMode?t.name+"."+e.imported:t.name,!0)})}),""+o+a+";";var c="";return e.forEach(function(t){var e=t.name,r=t.reexports;r&&n&&r.forEach(function(t){"*"===t.reexported&&(!i&&c&&(c+="\n"),c+="Object.keys("+e+").forEach(function"+u+"(key)"+u+"{"+h+s+"Object.defineProperty(exports,"+u+"key,"+u+"{"+h+s+s+"enumerable:"+u+"true,"+h+s+s+"get:"+u+"function"+u+"()"+u+"{"+h+s+s+s+"return "+e+"[key];"+h+s+s+"}"+h+s+"});"+h+"});")})}),e.forEach(function(t){var e=t.name,o=t.imports,a=t.reexports,p=t.isChunk,l=t.namedExportsMode;a&&n&&a.forEach(function(t){if("default"!==t.imported||p)if("*"!==t.imported){c&&!i&&(c+="\n");var n="default"!==t.imported||l?e+"."+t.imported:e;c+=t.needsLiveBinding?"Object.defineProperty(exports,"+u+"'"+t.reexported+"',"+u+"{"+h+s+"enumerable:"+u+"true,"+h+s+"get:"+u+"function"+u+"()"+u+"{"+h+s+s+"return "+n+";"+h+s+"}"+h+"});":"exports."+t.reexported+u+"="+u+n+";"}else"*"!==t.reexported&&(c&&!i&&(c+="\n"),c+="exports."+t.reexported+u+"="+u+e+";");else{var d=o&&o.some(function(t){return"default"!==t.imported})||a&&a.some(function(t){return"default"!==t.imported&&"*"!==t.imported}),f=a&&a.some(function(t){return"default"===t.imported&&"default"===t.reexported});c&&!i&&(c+="\n"),c+=d||f?"exports."+t.reexported+u+"="+u+e+(!1!==r?"__default":".default")+";":"exports."+t.reexported+u+"="+u+e+";"}})}),t.forEach(function(t){var e="exports."+t.exported,n=t.local;e!==n&&(c&&!i&&(c+="\n"),c+=""+e+u+"="+u+n+";")}),c}function Se(t,e,n){return t.map(function(t){var r=t.name,i=t.exportsNames,s=t.exportsDefault;if(t.namedExportsMode)return s&&!1!==e.interop?i?e.compact?n+" "+r+"__default='default'in "+r+"?"+r+"['default']:"+r+";":n+" "+r+"__default = 'default' in "+r+" ? "+r+"['default'] : "+r+";":e.compact?r+"="+r+"&&"+r+".hasOwnProperty('default')?"+r+"['default']:"+r+";":r+" = "+r+" && "+r+".hasOwnProperty('default') ? "+r+"['default'] : "+r+";":null}).filter(Boolean).join(e.compact?"":"\n")}var Ie,we={assert:!0,buffer:!0,console:!0,constants:!0,domain:!0,events:!0,http:!0,https:!0,os:!0,path:!0,process:!0,punycode:!0,querystring:!0,stream:!0,string_decoder:!0,timers:!0,tty:!0,url:!0,util:!0,vm:!0,zlib:!0};function Pe(t,e){var n=e.map(function(t){return t.id}).filter(function(t){return t in we});n.length&&t({code:"MISSING_NODE_BUILTINS",message:"Creating a browser bundle that depends on Node.js built-in "+(1===n.length?"module ('"+n[0]+"')":"modules ("+n.slice(0,-1).map(function(t){return"'"+t+"'"}).join(", ")+" and '"+n.slice(-1)+"')")+". You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins",modules:n})}function ke(t,e,n){if("number"==typeof n)throw new Error("locate takes a { startIndex, offsetLine, offsetColumn } object as the third argument");return function(t,e){void 0===e&&(e={});var n=e.offsetLine||0,r=e.offsetColumn||0,i=t.split("\n"),s=0,o=i.map(function(t,e){var n=s+t.length+1,r={start:s,end:n,line:e};return s=n,r}),a=0;function u(t,e){return t.start<=e&&e<t.end}function h(t,e){return{line:n+t.line,column:r+e-t.start,character:e}}return function(e,n){"string"==typeof e&&(e=t.indexOf(e,n||0));for(var r=o[a],i=e>=r.end?1:-1;r;){if(u(r,e))return h(r,e);r=o[a+=i]}}}(t,n)(e,n&&n.startIndex)}function Ce(t){return t.replace(/^\t+/,function(t){return t.split("\t").join(" ")})}function Ne(t,e,n){var r=t.split("\n"),i=Math.max(0,e-3),s=Math.min(e+2,r.length);for(r=r.slice(i,s);!/\S/.test(r[r.length-1]);)r.pop(),s-=1;var o=String(s).length;return r.map(function(t,r){for(var s=i+r+1===e,a=String(r+i+1);a.length<o;)a=" "+a;if(s){var u=function(t){for(var e="";t--;)e+=" ";return e}(o+2+Ce(t.slice(0,n)).length)+"^";return a+": "+Ce(t)+"\n"+u}return a+": "+Ce(t)}).join("\n")}function Re(t){var e=me(t);return e.substr(0,e.length-ve(t).length)}function Oe(t){return"undefined"!=typeof process&&le(t)?ye(process.cwd(),t):t}function Me(t){return!("/"===t[0]||"."===t[1]&&("/"===t[2]||"."===t[2]&&"/"===t[3]))}function Le(t,e){throw t instanceof Error==!1&&(t=Object.assign(new Error(t.message),t)),e&&Object.assign(t,e),t}function Te(t,e,n,r){if(void 0!==e.line&&void 0!==e.column){var i=e.line,s=e.column;t.loc={file:r,line:i,column:s}}else{t.pos=e;var o=ke(n,e,{offsetLine:1});i=o.line,s=o.column;t.loc={file:r,line:i,column:s}}if(void 0===t.frame){var a=t.loc;i=a.line,s=a.column;t.frame=Ne(n,i,s)}}function De(t,e,n){return{code:Ie.INVALID_CHUNK,message:"Cannot assign "+Oe(t)+' to the "'+e+'" chunk as it is already in the "'+n+'" chunk.'}}function Ve(t,e,n){return{code:Ie.NAMESPACE_CONFLICT,message:"Conflicting namespaces: "+Oe(e.id)+" re-exports '"+t+"' from both "+Oe(e.exportsAll[t])+" and "+Oe(n.exportsAll[t])+" (will be ignored)",name:t,reexporter:e.id,sources:[e.exportsAll[t],n.exportsAll[t]]}}!function(t){t.ASSET_NOT_FINALISED="ASSET_NOT_FINALISED",t.ASSET_NOT_FOUND="ASSET_NOT_FOUND",t.ASSET_SOURCE_ALREADY_SET="ASSET_SOURCE_ALREADY_SET",t.ASSET_SOURCE_MISSING="ASSET_SOURCE_MISSING",t.BAD_LOADER="BAD_LOADER",t.CHUNK_NOT_FOUND="CHUNK_NOT_FOUND",t.CHUNK_NOT_GENERATED="CHUNK_NOT_GENERATED",t.INVALID_ASSET_NAME="INVALID_ASSET_NAME",t.INVALID_CHUNK="INVALID_CHUNK",t.INVALID_EXTERNAL_ID="INVALID_EXTERNAL_ID",t.INVALID_PLUGIN_HOOK="INVALID_PLUGIN_HOOK",t.INVALID_ROLLUP_PHASE="INVALID_ROLLUP_PHASE",t.NAMESPACE_CONFLICT="NAMESPACE_CONFLICT",t.UNRESOLVED_ENTRY="UNRESOLVED_ENTRY",t.UNRESOLVED_IMPORT="UNRESOLVED_IMPORT"}(Ie||(Ie={}));var Be=/^[a-zA-Z$_][a-zA-Z0-9$_]*$/;function ze(t){return Be.test(t)?"."+t:"['"+t+"']"}function je(t){return t.split(".").map(ze).join("")}function We(t,e,n,r,i){var s=r?"":" ",o=t.split(".");n&&(o[0]=("function"==typeof n?n(o[0]):n[o[0]])||o[0]);var a=o.pop(),u=e,h=o.map(function(t){return""+(u+=ze(t))+s+"="+s+u+s+"||"+s+"{}"}).concat(""+u+ze(a)).join(","+s).concat(s+"="+s+i);return o.length>0&&(h="("+h+")"),h}function Ue(t){for(var e=t.length;e--;){var n=t[e];if(n.exportsDefault||n.exportsNames)return t.slice(0,e+1)}return[]}var Fe=function(t){return"this"+je(t)};var qe=function(t,e,n,r,i){return t?""+i+r+e+" _starExcludes"+n+"="+n+"{"+n+Array.from(t).join(":"+n+"1,"+n)+(t.size?":"+n+"1":"")+n+"};":""},Ge=function(t,e,n,r){return t.length?""+r+n+"var "+t.join(","+e)+";":""};function He(t,e,n,r){return 0===t.length?"":1===t.length?""+n+n+n+"exports('"+t[0].name+"',"+e+t[0].value+");"+r+r:""+n+n+n+"exports({"+r+t.map(function(t){var r=t.name,i=t.value;return""+n+n+n+n+r+":"+e+i}).join(","+r)+r+n+n+n+"});"+r+r}var Ke=function(t,e,n,r){return He(t.filter(function(t){return t.hoisted||t.uninitialized}).map(function(t){return{name:t.exported,value:t.uninitialized?"void 0":t.local}}),e,n,r)},Ye=function(t,e,n,r){return He(t.filter(function(t){return t.local===Ut}).map(function(t){return{name:t.exported,value:Ut}}),e,n,r)};function Xe(t,e){return t?""+e+je(t):"null"}var Qe={system:function(t,e,n){var r,i=e.dependencies,s=e.exports,o=e.indentString,a=e.intro,u=e.outro,h=e.usesTopLevelAwait,c=e.varOrConst,p=n.compact?"":"\n",l=n.compact?"":" ",d=i.map(function(t){return"'"+t.id+"'"}),f=[],m=[];i.forEach(function(t){var e=t.imports,n=t.reexports,a=[];if(e&&e.forEach(function(t){f.push(t.local),"*"===t.imported?a.push(""+t.local+l+"="+l+"module;"):a.push(""+t.local+l+"="+l+"module."+t.imported+";")}),n){var u=!1;n.length>1||1===n.length&&("*"===n[0].reexported||"*"===n[0].imported)?(n.forEach(function(t){"*"===t.reexported&&(r||(r=function(t){var e=t.dependencies,n=t.exports,r=new Set(n.map(function(t){return t.exported}));return r.has("default")||r.add("default"),e.forEach(function(t){var e=t.reexports;e&&e.forEach(function(t){"*"===t.imported||r.has(t.reexported)||r.add(t.reexported)})}),r}({dependencies:i,exports:s})),u||(a.push(c+" _setter"+l+"="+l+"{};"),u=!0),a.push("for"+l+"(var _$p"+l+"in"+l+"module)"+l+"{"),a.push(o+"if"+l+"(!_starExcludes[_$p])"+l+"_setter[_$p]"+l+"="+l+"module[_$p];"),a.push("}"))}),n.forEach(function(t){"*"===t.imported&&"*"!==t.reexported&&a.push("exports('"+t.reexported+"',"+l+"module);")}),n.forEach(function(t){"*"!==t.reexported&&"*"!==t.imported&&(u||(a.push(c+" _setter"+l+"="+l+"{};"),u=!0),a.push("_setter."+t.reexported+l+"="+l+"module."+t.imported+";"))}),u&&a.push("exports(_setter);")):n.forEach(function(t){a.push("exports('"+t.reexported+"',"+l+"module."+t.imported+");")})}m.push(a.join(""+p+o+o+o))});var g="System.register("+(n.name?"'"+n.name+"',"+l:"")+"["+d.join(","+l)+"],"+l+"function"+l+"(exports,"+l+"module)"+l+"{"+p+o+"'use strict';"+qe(r,c,l,o,p)+Ge(f,l,o,p)+p+o+"return"+l+"{"+(m.length?""+p+o+o+"setters:"+l+"["+m.map(function(t){return t?"function"+l+"(module)"+l+"{"+p+o+o+o+t+p+o+o+"}":"function"+l+"()"+l+"{}"}).join(","+l)+"],":"")+p;g+=""+o+o+"execute:"+l+(h?"async"+l:"")+"function"+l+"()"+l+"{"+p+p+Ke(s,l,o,p);var v=""+p+p+Ye(s,l,o,p)+o+o+"}"+p+o+"}"+(n.compact?"":";")+p+"});";return a&&t.prepend(a),u&&t.append(u),t.indent(""+o+o+o).append(v).prepend(g)},amd:function(t,e,n){var r=e.dependencies,i=e.dynamicImport,s=e.exports,o=e.hasExports,a=e.indentString,u=e.intro,h=e.isEntryModuleFacade,c=e.namedExportsMode,p=e.needsAmdModule,l=e.outro,d=e.varOrConst;Pe(e.warn,r);var f=r.map(function(t){return"'"+("."===(e=t.id)[0]&&e.endsWith(".js")?e.slice(0,-3):e)+"'";var e}),m=r.map(function(t){return t.name}),g=n.compact?"":"\n",v=n.compact?"":" ";c&&o&&(m.unshift("exports"),f.unshift("'exports'")),i&&(m.unshift("require"),f.unshift("'require'")),p&&(m.unshift("module"),f.unshift("'module'"));var y=n.amd||{},x=(y.id?"'"+y.id+"',"+v:"")+(f.length?"["+f.join(","+v)+"],"+v:""),_=!1!==n.strict?v+"'use strict';":"",E=(y.define||"define")+"("+x+"function"+v+"("+m.join(","+v)+")"+v+"{"+_+g+g,b=Se(r,n,d);b&&t.prepend(b+g+g),u&&t.prepend(u);var A=Ae(s,r,c,n.interop,n.compact,a);return A&&t.append(g+g+A),c&&o&&h&&n.esModule&&t.append(""+g+g+(n.compact?be:Ee)),l&&t.append(l),t.indent(a).append(g+g+"});").prepend(E)},cjs:function(t,e,n){var r=e.dependencies,i=e.exports,s=e.hasExports,o=e.indentString,a=e.intro,u=e.isEntryModuleFacade,h=e.namedExportsMode,c=e.outro,p=e.varOrConst,l=n.compact?"":"\n",d=n.compact?"":" ";a=(!1===n.strict?a:"'use strict';"+l+l+a)+(h&&s&&u&&n.esModule?""+(n.compact?be:Ee)+l+l:"");var f,m=!1,g=!1!==n.interop,v=!1;f="";for(var y=0,x=r;y<x.length;y++){var _=x[y],E=_.id,b=_.namedExportsMode,A=_.isChunk,S=_.name,I=_.reexports,w=_.imports,P=_.exportsNames,k=_.exportsDefault;I||w?(f+=n.compact&&v?",":(f?";"+l:"")+p+" ",v=!0,g&&!A&&k&&b?(m=!0,f+=P?""+S+d+"="+d+"require('"+E+"')"+(n.compact?",":";\n"+p+" ")+S+"__default"+d+"="+d+Ft+"("+S+")":""+S+d+"="+d+Ft+"(require('"+E+"'))"):f+=""+S+d+"="+d+"require('"+E+"')"):(f&&(f+=!n.compact||v?";"+l:","),v=!1,f+="require('"+E+"')")}if(f&&(f+=";"),m){var C=n.compact?"e":"ex";a+="function "+Ft+d+"("+C+")"+d+"{"+d+"return"+d+"("+C+d+"&&"+d+"(typeof "+C+d+"==="+d+"'object')"+d+"&&"+d+"'default'"+d+"in "+C+")"+d+"?"+d+C+"['default']"+d+":"+d+C+(n.compact?"":"; ")+"}"+l+l}f&&(a+=f+l+l);var N=Ae(i,r,h,n.interop,n.compact,o,"module.exports"+d+"="+d);return t.prepend(a),N&&t.append(l+l+N),c&&t.append(c),t},es:function(t,e,n){var r=e.intro,i=e.outro,s=e.dependencies,o=e.exports,a=n.compact?"":" ",u=n.compact?"":"\n",h=s.map(function(t){var e=t.id,n=t.reexports,r=t.imports,i=t.name;if(!n&&!r)return"import"+a+"'"+e+"';";var s="";if(r){var o=r.find(function(t){return"default"===t.imported}),h=r.find(function(t){return"*"===t.imported});h&&(s+="import"+a+"*"+a+"as "+h.local+" from"+a+"'"+e+"';",r.length>1&&(s+=u)),o&&1===r.length?s+="import "+o.local+" from"+a+"'"+e+"';":(!h||r.length>1)&&(s+="import "+(o?o.local+","+a:"")+"{"+a+r.filter(function(t){return t!==o&&t!==h}).map(function(t){return t.imported===t.local?t.imported:t.imported+" as "+t.local}).join(","+a)+a+"}"+a+"from"+a+"'"+e+"';")}if(n){r&&(s+=u);var c=n.find(function(t){return"*"===t.reexported}),p=n.find(function(t){return"*"===t.imported&&"*"!==t.reexported});if(c){if(s+="export"+a+"*"+a+"from"+a+"'"+e+"';",1===n.length)return s;s+=u}if(p){if(r&&r.some(function(t){return"*"===t.imported&&t.local===i})||(s+="import"+a+"*"+a+"as "+i+" from"+a+"'"+e+"';"+u),s+="export"+a+"{"+a+(i===p.reexported?i:i+" as "+p.reexported)+" };",n.length===(c?2:1))return s;s+=u}s+="export"+a+"{"+a+n.filter(function(t){return t!==c&&t!==p}).map(function(t){return t.imported===t.reexported?t.imported:t.imported+" as "+t.reexported}).join(","+a)+a+"}"+a+"from"+a+"'"+e+"';"}return s}).join(u);h&&(r+=h+u+u),r&&t.prepend(r);var c=[],p=[];return o.forEach(function(t){"default"===t.exported?c.push("export default "+t.local+";"):p.push(t.exported===t.local?t.local:t.local+" as "+t.exported)}),p.length&&c.push("export"+a+"{"+a+p.join(","+a)+a+"};"),c.length&&t.append(u+u+c.join(u).trim()),i&&t.append(i),t.trim()},iife:function(t,e,n){var r,i=e.dependencies,s=e.exports,o=e.hasExports,a=e.indentString,u=e.intro,h=e.namedExportsMode,c=e.outro,p=e.varOrConst,l=e.warn,d=n.compact?"":" ",f=n.compact?"":"\n",m=n.extend,g=n.name,v=g&&-1!==g.indexOf("."),y=!m&&!v;g&&y&&(ue(r=g)||oe[r]||ae.test(r))&&Le({code:"ILLEGAL_IDENTIFIER_AS_NAME",message:"Given name ("+g+") is not legal JS identifier. If you need this you can try --extend option"}),Pe(l,i);var x=Ue(i),_=x.map(function(t){return t.globalName||"null"}),E=x.map(function(t){return t.name});o&&!g&&Le({code:"INVALID_OPTION",message:'You must supply "output.name" for IIFE bundles.'}),h&&o&&(m?(_.unshift(""+Fe(g)+d+"="+d+Fe(g)+d+"||"+d+"{}"),E.unshift("exports")):(_.unshift("{}"),E.unshift("exports")));var b=!1!==n.strict?a+"'use strict';"+f+f:"",A="(function"+d+"("+E.join(","+d)+")"+d+"{"+f+b;!o||m&&h||(A=(y?p+" "+g:Fe(g))+(d+"=")+d+A),v&&o&&(A=function(t,e,n,r){var i=t.split(".");n&&(i[0]=("function"==typeof n?n(i[0]):n[i[0]])||i[0]);var s=r?"":" ";i.pop();var o=e;return i.map(function(t){return""+(o+=ze(t))+s+"="+s+o+s+"||"+s+"{}"+(r?"":";")}).join(r?",":"\n")+(r&&i.length?";":"\n")}(g,"this",n.globals,n.compact)+A);var S=""+f+f+"}("+_.join(","+d)+"));";!m&&h&&o&&(S=""+f+f+a+"return exports;"+S);var I=Se(i,n,p);I&&t.prepend(I+f+f),u&&t.prepend(u);var w=Ae(s,i,h,n.interop,n.compact,a);return w&&t.append(f+f+w),c&&t.append(c),t.indent(a).prepend(A).append(S)},umd:function(t,e,n){var r=e.dependencies,i=e.exports,s=e.hasExports,o=e.indentString,a=e.intro,u=e.namedExportsMode,h=e.outro,c=e.varOrConst,p=e.warn,l=n.compact?"":" ",d=n.compact?"":"\n",f=n.compact?"f":"factory",m=n.compact?"g":"global";s&&!n.name&&Le({code:"INVALID_OPTION",message:'You must supply "output.name" for UMD bundles.'}),Pe(p,r);var g=r.map(function(t){return"'"+t.id+"'"}),v=r.map(function(t){return"require('"+t.id+"')"}),y=Ue(r),x=y.map(function(t){return Xe(t.globalName,m)}),_=y.map(function(t){return t.name});u&&(s||!0===n.noConflict)&&(g.unshift("'exports'"),v.unshift("exports"),x.unshift(We(n.name,m,n.globals,n.compact,(n.extend?""+Xe(n.name,m)+l+"||"+l:"")+"{}")),_.unshift("exports"));var E,b=n.amd||{},A=(b.id?"'"+b.id+"',"+l:"")+(g.length?"["+g.join(","+l)+"],"+l:""),S=b.define||"define",I=!u&&s?"module.exports"+l+"="+l:"",w=!1!==n.strict?l+"'use strict';"+d:"";if(!0===n.noConflict){var P=n.compact?"e":"exports",k=void 0;!u&&s?k="var "+P+l+"="+l+We(n.name,m,n.globals,n.compact,f+"("+x.join(","+l)+")")+";":u&&(k="var "+P+l+"="+l+x.shift()+";"+d+o+o+f+"("+[P].concat(x).join(","+l)+");"),E="(function"+l+"()"+l+"{"+d+o+o+"var current"+l+"="+l+function(t,e,n){var r=t.split("."),i=e;return r.map(function(t){return i+=ze(t)}).join(n+"&&"+n)}(n.name,m,l)+";"+d+o+o+k+d+o+o+P+".noConflict"+l+"="+l+"function"+l+"()"+l+"{"+l+Xe(n.name,m)+l+"="+l+"current;"+l+"return "+P+(n.compact?"":"; ")+"};"+d+o+"}())"}else E=f+"("+x.join(","+l)+")",!u&&s&&(E=We(n.name,m,n.globals,n.compact,E));var C=s||!0===n.noConflict&&u||x.length>0,N=C?"this,"+l:"",R=C?"("+m+l+"="+l+m+l+"||"+l+"self,"+l:"",O=C?")":"",M="(function"+l+"("+(C?m+","+l:"")+f+")"+l+"{"+d+(C?o+"typeof exports"+l+"==="+l+"'object'"+l+"&&"+l+"typeof module"+l+"!=="+l+"'undefined'"+l+"?"+l+I+f+"("+v.join(","+l)+")"+l+":"+d:"")+o+"typeof "+S+l+"==="+l+"'function'"+l+"&&"+l+S+".amd"+l+"?"+l+S+"("+A+f+")"+l+":"+d+o+R+E+O+";"+d+"}("+N+"function"+l+"("+_.join(", ")+")"+l+"{"+w+d,L=d+d+"}));",T=Se(r,n,c);T&&t.prepend(T+d+d),a&&t.prepend(a);var D=Ae(i,r,u,n.interop,n.compact,o);return D&&t.append(d+d+D),u&&s&&n.esModule&&t.append(d+d+(n.compact?be:Ee)),h&&t.append(h),t.trim().indent(o).append(L).prepend(M)}},$e={ArrayPattern:function(t,e){for(var n=0,r=e.elements;n<r.length;n++){var i=r[n];i&&$e[i.type](t,i)}},AssignmentPattern:function(t,e){$e[e.left.type](t,e.left)},Identifier:function(t,e){t.push(e.name)},MemberExpression:function(){},ObjectPattern:function(t,e){for(var n=0,r=e.properties;n<r.length;n++){var i=r[n];"RestElement"===i.type?$e.RestElement(t,i):$e[i.value.type](t,i.value)}},RestElement:function(t,e){$e[e.argument.type](t,e.argument)}},Je=Object.create(null);function Ze(t,e,n,r){if(e.remove(n,r),t.annotations)for(var i=0,s=t.annotations;i<s.length;i++){var o=s[i];if(!(o.start<n))return;e.remove(o.start,o.end)}}function tn(t,e){if(t.annotations||t.parent.type!==tt||(t=t.parent),t.annotations)for(var n=0,r=t.annotations;n<r.length;n++){var i=r[n];e.remove(i.start,i.end)}}var en={isNoStatement:!0};function nn(t,e,n){var r,i;for(void 0===n&&(n=0),r=t.indexOf(e,n);;){if(-1===(n=t.indexOf("/",n))||n>r)return r;if(i=t.charCodeAt(++n),++n,47===i){if(0===(n=t.indexOf("\n",n)+1))return-1;n>r&&(r=t.indexOf(e,n))}else 42===i&&(n=t.indexOf("*/",n)+2)>r&&(r=t.indexOf(e,n))}}function rn(t,e){var n,r;for(void 0===e&&(e=0),n=t.indexOf("\n",e);;){if(-1===(e=t.indexOf("/",e))||e>n)return n;if(47===(r=t.charCodeAt(++e)))return n;++e,42===r&&(e=t.indexOf("*/",e)+2)>n&&(n=t.indexOf("\n",e))}}function sn(t,e,n,r,i){if(0!==t.length){var s,o,a,u,h=t[0],c=!h.included||h.needsBoundaries;c&&(u=n+rn(e.original.slice(n,h.start))+1);for(var p=1;p<=t.length;p++)s=h,o=u,a=c,c=void 0!==(h=t[p])&&(!h.included||h.needsBoundaries),a||c?(u=s.end+rn(e.original.slice(s.end,void 0===h?r:h.start))+1,s.included?a?s.render(e,i,{end:u,start:o}):s.render(e,i):Ze(s,e,o,u)):s.render(e,i)}}function on(t,e,n,r){for(var i,s,o,a,u,h=[],c=n-1,p=0;p<t.length;p++){for(s=t[p],void 0!==i&&(c=i.end+nn(e.original.slice(i.end,s.start),",")),o=a=c+2+rn(e.original.slice(c+1,s.start));32===(u=e.original.charCodeAt(o))||9===u||10===u||13===u;)o++;void 0!==i&&h.push({contentEnd:a,end:o,node:i,separator:c,start:n}),i=s,n=o}return h.push({contentEnd:r,end:r,node:i,separator:null,start:n}),h}var an="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_$",un=64;function hn(t){var e="";do{var n=t%un;t=Math.floor(t/un),e=an[n]+e}while(0!==t);return e}function cn(t,e){for(var n=t,r=1;e[n];)n=t+"$"+hn(r++);return e[n]=!0,n}var pn=function(){function t(){this.children=[],this.variables=Object.create(null)}return t.prototype.addDeclaration=function(t,e,n,r){void 0===n&&(n=null);var i=t.name;return this.variables[i]?this.variables[i].addDeclaration(t,n):this.variables[i]=new jt(t.name,t,n||dt,e),this.variables[i]},t.prototype.contains=function(t){return t in this.variables},t.prototype.findVariable=function(t){throw new Error("Internal Error: findVariable needs to be implemented by a subclass")},t}(),ln=function(t){function n(e){var n=t.call(this)||this;return n.accessedOutsideVariables=Object.create(null),n.parent=e,e.children.push(n),n}return e(n,t),n.prototype.addNamespaceMemberAccess=function(t,e){this.accessedOutsideVariables[t]=e,this.parent instanceof n&&this.parent.addNamespaceMemberAccess(t,e)},n.prototype.addReturnExpression=function(t){this.parent instanceof n&&this.parent.addReturnExpression(t)},n.prototype.contains=function(t){return t in this.variables||this.parent.contains(t)},n.prototype.deconflict=function(t){for(var e=Object.assign(Object.create(null),t),n=0,r=Object.keys(this.accessedOutsideVariables);n<r.length;n++){var i=r[n];(a=this.accessedOutsideVariables[i]).included&&(e[a.getBaseVariableName()]=!0)}for(var s=0,o=Object.keys(this.variables);s<o.length;s++){var a;i=o[s];(a=this.variables[i]).included&&a.setSafeName(cn(i,e))}for(var u=0,h=this.children;u<h.length;u++){h[u].deconflict(t)}},n.prototype.findLexicalBoundary=function(){return this.parent instanceof n?this.parent.findLexicalBoundary():this},n.prototype.findVariable=function(t){var e=this.variables[t]||this.accessedOutsideVariables[t];return e||(this.accessedOutsideVariables[t]=this.parent.findVariable(t))},n}(pn),dn=5,fn=1<<dn,mn=fn-1,gn={};function vn(t){t&&(t.value=!0)}function yn(){}function xn(t){return void 0===t.size&&(t.size=t.__iterate(En)),t.size}function _n(t,e){if("number"!=typeof e){var n=e>>>0;if(""+n!==e||4294967295===n)return NaN;e=n}return e<0?xn(t)+e:e}function En(){return!0}function bn(t,e,n){return(0===t&&!wn(t)||void 0!==n&&t<=-n)&&(void 0===e||void 0!==n&&e>=n)}function An(t,e){return In(t,e,0)}function Sn(t,e){return In(t,e,e)}function In(t,e,n){return void 0===t?n:wn(t)?e===1/0?e:0|Math.max(0,e+t):void 0===e||e===t?t:0|Math.min(e,t)}function wn(t){return t<0||0===t&&1/t==-1/0}var Pn="@@__IMMUTABLE_ITERABLE__@@";function kn(t){return Boolean(t&&t[Pn])}var Cn="@@__IMMUTABLE_KEYED__@@";function Nn(t){return Boolean(t&&t[Cn])}var Rn="@@__IMMUTABLE_INDEXED__@@";function On(t){return Boolean(t&&t[Rn])}function Mn(t){return Nn(t)||On(t)}var Ln=function(t){return kn(t)?t:or(t)},Tn=function(t){function e(t){return Nn(t)?t:ar(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Ln),Dn=function(t){function e(t){return On(t)?t:ur(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Ln),Vn=function(t){function e(t){return kn(t)&&!Mn(t)?t:hr(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e}(Ln);Ln.Keyed=Tn,Ln.Indexed=Dn,Ln.Set=Vn;var Bn="@@__IMMUTABLE_SEQ__@@";function zn(t){return Boolean(t&&t[Bn])}var jn="@@__IMMUTABLE_RECORD__@@";function Wn(t){return Boolean(t&&t[jn])}function Un(t){return kn(t)||Wn(t)}var Fn="@@__IMMUTABLE_ORDERED__@@";function qn(t){return Boolean(t&&t[Fn])}var Gn=0,Hn=1,Kn=2,Yn="function"==typeof Symbol&&Symbol.iterator,Xn="@@iterator",Qn=Yn||Xn,$n=function(t){this.next=t};function Jn(t,e,n,r){var i=0===t?e:1===t?n:[e,n];return r?r.value=i:r={value:i,done:!1},r}function Zn(){return{value:void 0,done:!0}}function tr(t){return!!rr(t)}function er(t){return t&&"function"==typeof t.next}function nr(t){var e=rr(t);return e&&e.call(t)}function rr(t){var e=t&&(Yn&&t[Yn]||t[Xn]);if("function"==typeof e)return e}$n.prototype.toString=function(){return"[Iterator]"},$n.KEYS=Gn,$n.VALUES=Hn,$n.ENTRIES=Kn,$n.prototype.inspect=$n.prototype.toSource=function(){return this.toString()},$n.prototype[Qn]=function(){return this};var ir=Object.prototype.hasOwnProperty;function sr(t){return!(!Array.isArray(t)&&"string"!=typeof t)||t&&"object"==typeof t&&Number.isInteger(t.length)&&t.length>=0&&(0===t.length?1===Object.keys(t).length:t.hasOwnProperty(t.length-1))}var or=function(t){function e(t){return null==t?fr():Un(t)?t.toSeq():function(t){var e=vr(t);if(e)return e;if("object"==typeof t)return new pr(t);throw new TypeError("Expected Array or collection object of values, or keyed object: "+t)}(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toSeq=function(){return this},e.prototype.toString=function(){return this.__toString("Seq {","}")},e.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},e.prototype.__iterate=function(t,e){var n=this._cache;if(n){for(var r=n.length,i=0;i!==r;){var s=n[e?r-++i:i++];if(!1===t(s[1],s[0],this))break}return i}return this.__iterateUncached(t,e)},e.prototype.__iterator=function(t,e){var n=this._cache;if(n){var r=n.length,i=0;return new $n(function(){if(i===r)return{value:void 0,done:!0};var s=n[e?r-++i:i++];return Jn(t,s[0],s[1])})}return this.__iteratorUncached(t,e)},e}(Ln),ar=function(t){function e(t){return null==t?fr().toKeyedSeq():kn(t)?Nn(t)?t.toSeq():t.fromEntrySeq():Wn(t)?t.toSeq():mr(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toKeyedSeq=function(){return this},e}(or),ur=function(t){function e(t){return null==t?fr():kn(t)?Nn(t)?t.entrySeq():t.toIndexedSeq():Wn(t)?t.toSeq().entrySeq():gr(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return e(arguments)},e.prototype.toIndexedSeq=function(){return this},e.prototype.toString=function(){return this.__toString("Seq [","]")},e}(or),hr=function(t){function e(t){return(kn(t)&&!Mn(t)?t:ur(t)).toSetSeq()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return e(arguments)},e.prototype.toSetSeq=function(){return this},e}(or);or.isSeq=zn,or.Keyed=ar,or.Set=hr,or.Indexed=ur,or.prototype[Bn]=!0;var cr=function(t){function e(t){this._array=t,this.size=t.length}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return this.has(t)?this._array[_n(this,t)]:e},e.prototype.__iterate=function(t,e){for(var n=this._array,r=n.length,i=0;i!==r;){var s=e?r-++i:i++;if(!1===t(n[s],s,this))break}return i},e.prototype.__iterator=function(t,e){var n=this._array,r=n.length,i=0;return new $n(function(){if(i===r)return{value:void 0,done:!0};var s=e?r-++i:i++;return Jn(t,s,n[s])})},e}(ur),pr=function(t){function e(t){var e=Object.keys(t);this._object=t,this._keys=e,this.size=e.length}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return void 0===e||this.has(t)?this._object[t]:e},e.prototype.has=function(t){return ir.call(this._object,t)},e.prototype.__iterate=function(t,e){for(var n=this._object,r=this._keys,i=r.length,s=0;s!==i;){var o=r[e?i-++s:s++];if(!1===t(n[o],o,this))break}return s},e.prototype.__iterator=function(t,e){var n=this._object,r=this._keys,i=r.length,s=0;return new $n(function(){if(s===i)return{value:void 0,done:!0};var o=r[e?i-++s:s++];return Jn(t,o,n[o])})},e}(ar);pr.prototype[Fn]=!0;var lr,dr=function(t){function e(t){this._collection=t,this.size=t.length||t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.__iterateUncached=function(t,e){if(e)return this.cacheResult().__iterate(t,e);var n=nr(this._collection),r=0;if(er(n))for(var i;!(i=n.next()).done&&!1!==t(i.value,r++,this););return r},e.prototype.__iteratorUncached=function(t,e){if(e)return this.cacheResult().__iterator(t,e);var n=nr(this._collection);if(!er(n))return new $n(Zn);var r=0;return new $n(function(){var e=n.next();return e.done?e:Jn(t,r++,e.value)})},e}(ur);function fr(){return lr||(lr=new cr([]))}function mr(t){var e=Array.isArray(t)?new cr(t):tr(t)?new dr(t):void 0;if(e)return e.fromEntrySeq();if("object"==typeof t)return new pr(t);throw new TypeError("Expected Array or collection object of [k, v] entries, or keyed object: "+t)}function gr(t){var e=vr(t);if(e)return e;throw new TypeError("Expected Array or collection object of values: "+t)}function vr(t){return sr(t)?new cr(t):tr(t)?new dr(t):void 0}var yr="@@__IMMUTABLE_MAP__@@";function xr(t){return Boolean(t&&t[yr])}function _r(t){return xr(t)&&qn(t)}function Er(t){return Boolean(t&&"function"==typeof t.equals&&"function"==typeof t.hashCode)}function br(t,e){if(t===e||t!=t&&e!=e)return!0;if(!t||!e)return!1;if("function"==typeof t.valueOf&&"function"==typeof e.valueOf){if((t=t.valueOf())===(e=e.valueOf())||t!=t&&e!=e)return!0;if(!t||!e)return!1}return!!(Er(t)&&Er(e)&&t.equals(e))}var Ar="function"==typeof Math.imul&&-2===Math.imul(4294967295,2)?Math.imul:function(t,e){var n=65535&(t|=0),r=65535&(e|=0);return n*r+((t>>>16)*r+n*(e>>>16)<<16>>>0)|0};function Sr(t){return t>>>1&1073741824|3221225471&t}var Ir=Object.prototype.valueOf;function wr(t){switch(typeof t){case"boolean":return t?1108378657:1108378656;case"number":return function(t){if(t!=t||t===1/0)return 0;var e=0|t;e!==t&&(e^=4294967295*t);for(;t>4294967295;)e^=t/=4294967295;return Sr(e)}(t);case"string":return t.length>Lr?function(t){var e=Vr[t];void 0===e&&(e=Pr(t),Dr===Tr&&(Dr=0,Vr={}),Dr++,Vr[t]=e);return e}(t):Pr(t);case"object":case"function":return null===t?1108378658:"function"==typeof t.hashCode?Sr(t.hashCode(t)):(t.valueOf!==Ir&&"function"==typeof t.valueOf&&(t=t.valueOf(t)),function(t){var e;if(Rr&&void 0!==(e=Nr.get(t)))return e;if(void 0!==(e=t[Mr]))return e;if(!Cr){if(void 0!==(e=t.propertyIsEnumerable&&t.propertyIsEnumerable[Mr]))return e;if(void 0!==(e=function(t){if(t&&t.nodeType>0)switch(t.nodeType){case 1:return t.uniqueID;case 9:return t.documentElement&&t.documentElement.uniqueID}}(t)))return e}e=++Or,1073741824&Or&&(Or=0);if(Rr)Nr.set(t,e);else{if(void 0!==kr&&!1===kr(t))throw new Error("Non-extensible objects are not allowed as keys.");if(Cr)Object.defineProperty(t,Mr,{enumerable:!1,configurable:!1,writable:!1,value:e});else if(void 0!==t.propertyIsEnumerable&&t.propertyIsEnumerable===t.constructor.prototype.propertyIsEnumerable)t.propertyIsEnumerable=function(){return this.constructor.prototype.propertyIsEnumerable.apply(this,arguments)},t.propertyIsEnumerable[Mr]=e;else{if(void 0===t.nodeType)throw new Error("Unable to set a non-enumerable property on object.");t[Mr]=e}}return e}(t));case"undefined":return 1108378659;default:if("function"==typeof t.toString)return Pr(t.toString());throw new Error("Value type "+typeof t+" cannot be hashed.")}}function Pr(t){for(var e=0,n=0;n<t.length;n++)e=31*e+t.charCodeAt(n)|0;return Sr(e)}var kr=Object.isExtensible,Cr=function(){try{return Object.defineProperty({},"@",{}),!0}catch(t){return!1}}();var Nr,Rr="function"==typeof WeakMap;Rr&&(Nr=new WeakMap);var Or=0,Mr="__immutablehash__";"function"==typeof Symbol&&(Mr=Symbol(Mr));var Lr=16,Tr=255,Dr=0,Vr={},Br=function(t){function e(t,e){this._iter=t,this._useKeys=e,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.get=function(t,e){return this._iter.get(t,e)},e.prototype.has=function(t){return this._iter.has(t)},e.prototype.valueSeq=function(){return this._iter.valueSeq()},e.prototype.reverse=function(){var t=this,e=qr(this,!0);return this._useKeys||(e.valueSeq=function(){return t._iter.toSeq().reverse()}),e},e.prototype.map=function(t,e){var n=this,r=Fr(this,t,e);return this._useKeys||(r.valueSeq=function(){return n._iter.toSeq().map(t,e)}),r},e.prototype.__iterate=function(t,e){var n=this;return this._iter.__iterate(function(e,r){return t(e,r,n)},e)},e.prototype.__iterator=function(t,e){return this._iter.__iterator(t,e)},e}(ar);Br.prototype[Fn]=!0;var zr=function(t){function e(t){this._iter=t,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.includes=function(t){return this._iter.includes(t)},e.prototype.__iterate=function(t,e){var n=this,r=0;return e&&xn(this),this._iter.__iterate(function(i){return t(i,e?n.size-++r:r++,n)},e)},e.prototype.__iterator=function(t,e){var n=this,r=this._iter.__iterator(Hn,e),i=0;return e&&xn(this),new $n(function(){var s=r.next();return s.done?s:Jn(t,e?n.size-++i:i++,s.value,s)})},e}(ur),jr=function(t){function e(t){this._iter=t,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.has=function(t){return this._iter.includes(t)},e.prototype.__iterate=function(t,e){var n=this;return this._iter.__iterate(function(e){return t(e,e,n)},e)},e.prototype.__iterator=function(t,e){var n=this._iter.__iterator(Hn,e);return new $n(function(){var e=n.next();return e.done?e:Jn(t,e.value,e.value,e)})},e}(hr),Wr=function(t){function e(t){this._iter=t,this.size=t.size}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.entrySeq=function(){return this._iter.toSeq()},e.prototype.__iterate=function(t,e){var n=this;return this._iter.__iterate(function(e){if(e){ti(e);var r=kn(e);return t(r?e.get(1):e[1],r?e.get(0):e[0],n)}},e)},e.prototype.__iterator=function(t,e){var n=this._iter.__iterator(Hn,e);return new $n(function(){for(;;){var e=n.next();if(e.done)return e;var r=e.value;if(r){ti(r);var i=kn(r);return Jn(t,i?r.get(0):r[0],i?r.get(1):r[1],e)}}})},e}(ar);function Ur(t){var e=ni(t);return e._iter=t,e.size=t.size,e.flip=function(){return t},e.reverse=function(){var e=t.reverse.apply(this);return e.flip=function(){return t.reverse()},e},e.has=function(e){return t.includes(e)},e.includes=function(e){return t.has(e)},e.cacheResult=ri,e.__iterateUncached=function(e,n){var r=this;return t.__iterate(function(t,n){return!1!==e(n,t,r)},n)},e.__iteratorUncached=function(e,n){if(e===Kn){var r=t.__iterator(e,n);return new $n(function(){var t=r.next();if(!t.done){var e=t.value[0];t.value[0]=t.value[1],t.value[1]=e}return t})}return t.__iterator(e===Hn?Gn:Hn,n)},e}function Fr(t,e,n){var r=ni(t);return r.size=t.size,r.has=function(e){return t.has(e)},r.get=function(r,i){var s=t.get(r,gn);return s===gn?i:e.call(n,s,r,t)},r.__iterateUncached=function(r,i){var s=this;return t.__iterate(function(t,i,o){return!1!==r(e.call(n,t,i,o),i,s)},i)},r.__iteratorUncached=function(r,i){var s=t.__iterator(Kn,i);return new $n(function(){var i=s.next();if(i.done)return i;var o=i.value,a=o[0];return Jn(r,a,e.call(n,o[1],a,t),i)})},r}function qr(t,e){var n=this,r=ni(t);return r._iter=t,r.size=t.size,r.reverse=function(){return t},t.flip&&(r.flip=function(){var e=Ur(t);return e.reverse=function(){return t.flip()},e}),r.get=function(n,r){return t.get(e?n:-1-n,r)},r.has=function(n){return t.has(e?n:-1-n)},r.includes=function(e){return t.includes(e)},r.cacheResult=ri,r.__iterate=function(n,r){var i=this,s=0;return r&&xn(t),t.__iterate(function(t,o){return n(t,e?o:r?i.size-++s:s++,i)},!r)},r.__iterator=function(r,i){var s=0;i&&xn(t);var o=t.__iterator(Kn,!i);return new $n(function(){var t=o.next();if(t.done)return t;var a=t.value;return Jn(r,e?a[0]:i?n.size-++s:s++,a[1],t)})},r}function Gr(t,e,n,r){var i=ni(t);return r&&(i.has=function(r){var i=t.get(r,gn);return i!==gn&&!!e.call(n,i,r,t)},i.get=function(r,i){var s=t.get(r,gn);return s!==gn&&e.call(n,s,r,t)?s:i}),i.__iterateUncached=function(i,s){var o=this,a=0;return t.__iterate(function(t,s,u){if(e.call(n,t,s,u))return a++,i(t,r?s:a-1,o)},s),a},i.__iteratorUncached=function(i,s){var o=t.__iterator(Kn,s),a=0;return new $n(function(){for(;;){var s=o.next();if(s.done)return s;var u=s.value,h=u[0],c=u[1];if(e.call(n,c,h,t))return Jn(i,r?h:a++,c,s)}})},i}function Hr(t,e,n,r){var i=t.size;if(bn(e,n,i))return t;var s=An(e,i),o=Sn(n,i);if(s!=s||o!=o)return Hr(t.toSeq().cacheResult(),e,n,r);var a,u=o-s;u==u&&(a=u<0?0:u);var h=ni(t);return h.size=0===a?a:t.size&&a||void 0,!r&&zn(t)&&a>=0&&(h.get=function(e,n){return(e=_n(this,e))>=0&&e<a?t.get(e+s,n):n}),h.__iterateUncached=function(e,n){var i=this;if(0===a)return 0;if(n)return this.cacheResult().__iterate(e,n);var o=0,u=!0,h=0;return t.__iterate(function(t,n){if(!u||!(u=o++<s))return h++,!1!==e(t,r?n:h-1,i)&&h!==a}),h},h.__iteratorUncached=function(e,n){if(0!==a&&n)return this.cacheResult().__iterator(e,n);if(0===a)return new $n(Zn);var i=t.__iterator(e,n),o=0,u=0;return new $n(function(){for(;o++<s;)i.next();if(++u>a)return{value:void 0,done:!0};var t=i.next();return r||e===Hn||t.done?t:Jn(e,u-1,e===Gn?void 0:t.value[1],t)})},h}function Kr(t,e,n,r){var i=ni(t);return i.__iterateUncached=function(i,s){var o=this;if(s)return this.cacheResult().__iterate(i,s);var a=!0,u=0;return t.__iterate(function(t,s,h){if(!a||!(a=e.call(n,t,s,h)))return u++,i(t,r?s:u-1,o)}),u},i.__iteratorUncached=function(i,s){var o=this;if(s)return this.cacheResult().__iterator(i,s);var a=t.__iterator(Kn,s),u=!0,h=0;return new $n(function(){var t,s,c;do{if((t=a.next()).done)return r||i===Hn?t:Jn(i,h++,i===Gn?void 0:t.value[1],t);var p=t.value;s=p[0],c=p[1],u&&(u=e.call(n,c,s,o))}while(u);return i===Kn?t:Jn(i,s,c,t)})},i}function Yr(t,e,n){var r=ni(t);return r.__iterateUncached=function(i,s){if(s)return this.cacheResult().__iterate(i,s);var o=0,a=!1;return function t(u,h){u.__iterate(function(s,u){return(!e||h<e)&&kn(s)?t(s,h+1):(o++,!1===i(s,n?u:o-1,r)&&(a=!0)),!a},s)}(t,0),o},r.__iteratorUncached=function(r,i){if(i)return this.cacheResult().__iterator(r,i);var s=t.__iterator(r,i),o=[],a=0;return new $n(function(){for(;s;){var t=s.next();if(!1===t.done){var u=t.value;if(r===Kn&&(u=u[1]),e&&!(o.length<e)||!kn(u))return n?t:Jn(r,a++,u,t);o.push(s),s=u.__iterator(r,i)}else s=o.pop()}return{value:void 0,done:!0}})},r}function Xr(t,e,n){e||(e=ii);var r=Nn(t),i=0,s=t.toSeq().map(function(e,r){return[r,e,i++,n?n(e,r,t):e]}).valueSeq().toArray();return s.sort(function(t,n){return e(t[3],n[3])||t[2]-n[2]}).forEach(r?function(t,e){s[e].length=2}:function(t,e){s[e]=t[1]}),r?ar(s):On(t)?ur(s):hr(s)}function Qr(t,e,n){if(e||(e=ii),n){var r=t.toSeq().map(function(e,r){return[e,n(e,r,t)]}).reduce(function(t,n){return $r(e,t[1],n[1])?n:t});return r&&r[0]}return t.reduce(function(t,n){return $r(e,t,n)?n:t})}function $r(t,e,n){var r=t(n,e);return 0===r&&n!==e&&(null==n||n!=n)||r>0}function Jr(t,e,n,r){var i=ni(t),s=new cr(n).map(function(t){return t.size});return i.size=r?s.max():s.min(),i.__iterate=function(t,e){for(var n,r=this.__iterator(Hn,e),i=0;!(n=r.next()).done&&!1!==t(n.value,i++,this););return i},i.__iteratorUncached=function(t,i){var s=n.map(function(t){return t=Ln(t),nr(i?t.reverse():t)}),o=0,a=!1;return new $n(function(){var n;return a||(n=s.map(function(t){return t.next()}),a=r?n.every(function(t){return t.done}):n.some(function(t){return t.done})),a?{value:void 0,done:!0}:Jn(t,o++,e.apply(null,n.map(function(t){return t.value})))})},i}function Zr(t,e){return t===e?t:zn(t)?e:t.constructor(e)}function ti(t){if(t!==Object(t))throw new TypeError("Expected [K, V] tuple: "+t)}function ei(t){return Nn(t)?Tn:On(t)?Dn:Vn}function ni(t){return Object.create((Nn(t)?ar:On(t)?ur:hr).prototype)}function ri(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):or.prototype.cacheResult.call(this)}function ii(t,e){return void 0===t&&void 0===e?0:void 0===t?1:void 0===e?-1:t>e?1:t<e?-1:0}function si(t,e){e=e||0;for(var n=Math.max(0,t.length-e),r=new Array(n),i=0;i<n;i++)r[i]=t[i+e];return r}function oi(t,e){if(!t)throw new Error(e)}function ai(t){oi(t!==1/0,"Cannot perform this action with an infinite size.")}function ui(t){if(sr(t)&&"string"!=typeof t)return t;if(qn(t))return t.toArray();throw new TypeError("Invalid keyPath: expected Ordered Collection or Array: "+t)}function hi(t){return t&&("function"!=typeof t.constructor||"Object"===t.constructor.name)}function ci(t){return"object"==typeof t&&(Un(t)||Array.isArray(t)||hi(t))}function pi(t){try{return"string"==typeof t?JSON.stringify(t):String(t)}catch(e){return JSON.stringify(t)}}function li(t,e){return Un(t)?t.has(e):ci(t)&&ir.call(t,e)}function di(t,e,n){return Un(t)?t.get(e,n):li(t,e)?"function"==typeof t.get?t.get(e):t[e]:n}function fi(t){if(Array.isArray(t))return si(t);var e={};for(var n in t)ir.call(t,n)&&(e[n]=t[n]);return e}function mi(t,e){if(!ci(t))throw new TypeError("Cannot update non-data-structure value: "+t);if(Un(t)){if(!t.remove)throw new TypeError("Cannot update immutable value without .remove() method: "+t);return t.remove(e)}if(!ir.call(t,e))return t;var n=fi(t);return Array.isArray(n)?n.splice(e,1):delete n[e],n}function gi(t,e,n){if(!ci(t))throw new TypeError("Cannot update non-data-structure value: "+t);if(Un(t)){if(!t.set)throw new TypeError("Cannot update immutable value without .set() method: "+t);return t.set(e,n)}if(ir.call(t,e)&&n===t[e])return t;var r=fi(t);return r[e]=n,r}function vi(t,e,n,r){r||(r=n,n=void 0);var i=function t(e,n,r,i,s,o){var a=n===gn;if(i===r.length){var u=a?s:n,h=o(u);return h===u?n:h}if(!a&&!ci(n))throw new TypeError("Cannot update within non-data-structure value in path ["+r.slice(0,i).map(pi)+"]: "+n);var c=r[i];var p=a?gn:di(n,c,gn);var l=t(p===gn?e:Un(p),p,r,i+1,s,o);return l===p?n:l===gn?mi(n,c):gi(a?e?Qi():{}:n,c,l)}(Un(t),t,ui(e),0,n,r);return i===gn?n:i}function yi(t,e,n){return vi(t,e,gn,function(){return n})}function xi(t,e){return yi(this,t,e)}function _i(t,e){return vi(t,e,function(){return gn})}function Ei(t){return _i(this,t)}function bi(t,e,n,r){return vi(t,[e],n,r)}function Ai(t,e,n){return 1===arguments.length?t(this):bi(this,t,e,n)}function Si(t,e,n){return vi(this,t,e,n)}function Ii(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return Pi(this,t)}function wi(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];if("function"!=typeof t)throw new TypeError("Invalid merger function: "+t);return Pi(this,e,t)}function Pi(t,e,n){for(var r=[],i=0;i<e.length;i++){var s=Tn(e[i]);0!==s.size&&r.push(s)}return 0===r.length?t:0!==t.toSeq().size||t.__ownerID||1!==r.length?t.withMutations(function(t){for(var e=n?function(e,r){bi(t,r,gn,function(t){return t===gn?e:n(t,e,r)})}:function(e,n){t.set(n,e)},i=0;i<r.length;i++)r[i].forEach(e)}):t.constructor(r[0])}function ki(t,e,n){return Ci(t,e,function(t){return function e(n,r,i){return ci(n)&&ci(r)?Ci(n,[r],e):t?t(n,r,i):r}}(n))}function Ci(t,e,n){if(!ci(t))throw new TypeError("Cannot merge into non-data-structure value: "+t);if(Un(t))return"function"==typeof n&&t.mergeWith?t.mergeWith.apply(t,[n].concat(e)):t.merge?t.merge.apply(t,e):t.concat.apply(t,e);for(var r=Array.isArray(t),i=t,s=r?Dn:Tn,o=r?function(e){i===t&&(i=fi(i)),i.push(e)}:function(e,r){var s=ir.call(i,r),o=s&&n?n(i[r],e,r):e;s&&o===i[r]||(i===t&&(i=fi(i)),i[r]=o)},a=0;a<e.length;a++)s(e[a]).forEach(o);return i}function Ni(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return ki(this,t)}function Ri(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];return ki(this,e,t)}function Oi(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];return vi(this,t,Qi(),function(t){return Ci(t,e)})}function Mi(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];return vi(this,t,Qi(),function(t){return ki(t,e)})}function Li(t){var e=this.asMutable();return t(e),e.wasAltered()?e.__ensureOwner(this.__ownerID):this}function Ti(){return this.__ownerID?this:this.__ensureOwner(new yn)}function Di(){return this.__ensureOwner()}function Vi(){return this.__altered}zr.prototype.cacheResult=Br.prototype.cacheResult=jr.prototype.cacheResult=Wr.prototype.cacheResult=ri;var Bi=function(t){function e(e){return null==e?Qi():xr(e)&&!qn(e)?e:Qi().withMutations(function(n){var r=t(e);ai(r.size),r.forEach(function(t,e){return n.set(e,t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return Qi().withMutations(function(e){for(var n=0;n<t.length;n+=2){if(n+1>=t.length)throw new Error("Missing value for key: "+t[n]);e.set(t[n],t[n+1])}})},e.prototype.toString=function(){return this.__toString("Map {","}")},e.prototype.get=function(t,e){return this._root?this._root.get(0,void 0,t,e):e},e.prototype.set=function(t,e){return $i(this,t,e)},e.prototype.remove=function(t){return $i(this,t,gn)},e.prototype.deleteAll=function(t){var e=Ln(t);return 0===e.size?this:this.withMutations(function(t){e.forEach(function(e){return t.remove(e)})})},e.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._root=null,this.__hash=void 0,this.__altered=!0,this):Qi()},e.prototype.sort=function(t){return bs(Xr(this,t))},e.prototype.sortBy=function(t,e){return bs(Xr(this,e,t))},e.prototype.map=function(t,e){return this.withMutations(function(n){n.forEach(function(r,i){n.set(i,t.call(e,r,i,n))})})},e.prototype.__iterator=function(t,e){return new Hi(this,t,e)},e.prototype.__iterate=function(t,e){var n=this,r=0;return this._root&&this._root.iterate(function(e){return r++,t(e[1],e[0],n)},e),r},e.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?Xi(this.size,this._root,t,this.__hash):0===this.size?Qi():(this.__ownerID=t,this.__altered=!1,this)},e}(Tn);Bi.isMap=xr;var zi=Bi.prototype;zi[yr]=!0,zi.delete=zi.remove,zi.removeAll=zi.deleteAll,zi.setIn=xi,zi.removeIn=zi.deleteIn=Ei,zi.update=Ai,zi.updateIn=Si,zi.merge=zi.concat=Ii,zi.mergeWith=wi,zi.mergeDeep=Ni,zi.mergeDeepWith=Ri,zi.mergeIn=Oi,zi.mergeDeepIn=Mi,zi.withMutations=Li,zi.wasAltered=Vi,zi.asImmutable=Di,zi["@@transducer/init"]=zi.asMutable=Ti,zi["@@transducer/step"]=function(t,e){return t.set(e[0],e[1])},zi["@@transducer/result"]=function(t){return t.asImmutable()};var ji=function(t,e){this.ownerID=t,this.entries=e};ji.prototype.get=function(t,e,n,r){for(var i=this.entries,s=0,o=i.length;s<o;s++)if(br(n,i[s][0]))return i[s][1];return r},ji.prototype.update=function(t,e,n,r,i,s,o){for(var a=i===gn,u=this.entries,h=0,c=u.length;h<c&&!br(r,u[h][0]);h++);var p=h<c;if(p?u[h][1]===i:a)return this;if(vn(o),(a||!p)&&vn(s),!a||1!==u.length){if(!p&&!a&&u.length>=rs)return function(t,e,n,r){t||(t=new yn);for(var i=new qi(t,wr(n),[n,r]),s=0;s<e.length;s++){var o=e[s];i=i.update(t,0,void 0,o[0],o[1])}return i}(t,u,r,i);var l=t&&t===this.ownerID,d=l?u:si(u);return p?a?h===c-1?d.pop():d[h]=d.pop():d[h]=[r,i]:d.push([r,i]),l?(this.entries=d,this):new ji(t,d)}};var Wi=function(t,e,n){this.ownerID=t,this.bitmap=e,this.nodes=n};Wi.prototype.get=function(t,e,n,r){void 0===e&&(e=wr(n));var i=1<<((0===t?e:e>>>t)&mn),s=this.bitmap;return 0==(s&i)?r:this.nodes[es(s&i-1)].get(t+dn,e,n,r)},Wi.prototype.update=function(t,e,n,r,i,s,o){void 0===n&&(n=wr(r));var a=(0===e?n:n>>>e)&mn,u=1<<a,h=this.bitmap,c=0!=(h&u);if(!c&&i===gn)return this;var p=es(h&u-1),l=this.nodes,d=c?l[p]:void 0,f=Ji(d,t,e+dn,n,r,i,s,o);if(f===d)return this;if(!c&&f&&l.length>=is)return function(t,e,n,r,i){for(var s=0,o=new Array(fn),a=0;0!==n;a++,n>>>=1)o[a]=1&n?e[s++]:void 0;return o[r]=i,new Ui(t,s+1,o)}(t,l,h,a,f);if(c&&!f&&2===l.length&&Zi(l[1^p]))return l[1^p];if(c&&f&&1===l.length&&Zi(f))return f;var m=t&&t===this.ownerID,g=c?f?h:h^u:h|u,v=c?f?ns(l,p,f,m):function(t,e,n){var r=t.length-1;if(n&&e===r)return t.pop(),t;for(var i=new Array(r),s=0,o=0;o<r;o++)o===e&&(s=1),i[o]=t[o+s];return i}(l,p,m):function(t,e,n,r){var i=t.length+1;if(r&&e+1===i)return t[e]=n,t;for(var s=new Array(i),o=0,a=0;a<i;a++)a===e?(s[a]=n,o=-1):s[a]=t[a+o];return s}(l,p,f,m);return m?(this.bitmap=g,this.nodes=v,this):new Wi(t,g,v)};var Ui=function(t,e,n){this.ownerID=t,this.count=e,this.nodes=n};Ui.prototype.get=function(t,e,n,r){void 0===e&&(e=wr(n));var i=(0===t?e:e>>>t)&mn,s=this.nodes[i];return s?s.get(t+dn,e,n,r):r},Ui.prototype.update=function(t,e,n,r,i,s,o){void 0===n&&(n=wr(r));var a=(0===e?n:n>>>e)&mn,u=i===gn,h=this.nodes,c=h[a];if(u&&!c)return this;var p=Ji(c,t,e+dn,n,r,i,s,o);if(p===c)return this;var l=this.count;if(c){if(!p&&--l<ss)return function(t,e,n,r){for(var i=0,s=0,o=new Array(n),a=0,u=1,h=e.length;a<h;a++,u<<=1){var c=e[a];void 0!==c&&a!==r&&(i|=u,o[s++]=c)}return new Wi(t,i,o)}(t,h,l,a)}else l++;var d=t&&t===this.ownerID,f=ns(h,a,p,d);return d?(this.count=l,this.nodes=f,this):new Ui(t,l,f)};var Fi=function(t,e,n){this.ownerID=t,this.keyHash=e,this.entries=n};Fi.prototype.get=function(t,e,n,r){for(var i=this.entries,s=0,o=i.length;s<o;s++)if(br(n,i[s][0]))return i[s][1];return r},Fi.prototype.update=function(t,e,n,r,i,s,o){void 0===n&&(n=wr(r));var a=i===gn;if(n!==this.keyHash)return a?this:(vn(o),vn(s),ts(this,t,e,n,[r,i]));for(var u=this.entries,h=0,c=u.length;h<c&&!br(r,u[h][0]);h++);var p=h<c;if(p?u[h][1]===i:a)return this;if(vn(o),(a||!p)&&vn(s),a&&2===c)return new qi(t,this.keyHash,u[1^h]);var l=t&&t===this.ownerID,d=l?u:si(u);return p?a?h===c-1?d.pop():d[h]=d.pop():d[h]=[r,i]:d.push([r,i]),l?(this.entries=d,this):new Fi(t,this.keyHash,d)};var qi=function(t,e,n){this.ownerID=t,this.keyHash=e,this.entry=n};qi.prototype.get=function(t,e,n,r){return br(n,this.entry[0])?this.entry[1]:r},qi.prototype.update=function(t,e,n,r,i,s,o){var a=i===gn,u=br(r,this.entry[0]);return(u?i===this.entry[1]:a)?this:(vn(o),a?void vn(s):u?t&&t===this.ownerID?(this.entry[1]=i,this):new qi(t,this.keyHash,[r,i]):(vn(s),ts(this,t,e,wr(r),[r,i])))},ji.prototype.iterate=Fi.prototype.iterate=function(t,e){for(var n=this.entries,r=0,i=n.length-1;r<=i;r++)if(!1===t(n[e?i-r:r]))return!1},Wi.prototype.iterate=Ui.prototype.iterate=function(t,e){for(var n=this.nodes,r=0,i=n.length-1;r<=i;r++){var s=n[e?i-r:r];if(s&&!1===s.iterate(t,e))return!1}},qi.prototype.iterate=function(t,e){return t(this.entry)};var Gi,Hi=function(t){function e(t,e,n){this._type=e,this._reverse=n,this._stack=t._root&&Yi(t._root)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.next=function(){for(var t=this._type,e=this._stack;e;){var n=e.node,r=e.index++,i=void 0;if(n.entry){if(0===r)return Ki(t,n.entry)}else if(n.entries){if(r<=(i=n.entries.length-1))return Ki(t,n.entries[this._reverse?i-r:r])}else if(r<=(i=n.nodes.length-1)){var s=n.nodes[this._reverse?i-r:r];if(s){if(s.entry)return Ki(t,s.entry);e=this._stack=Yi(s,e)}continue}e=this._stack=this._stack.__prev}return{value:void 0,done:!0}},e}($n);function Ki(t,e){return Jn(t,e[0],e[1])}function Yi(t,e){return{node:t,index:0,__prev:e}}function Xi(t,e,n,r){var i=Object.create(zi);return i.size=t,i._root=e,i.__ownerID=n,i.__hash=r,i.__altered=!1,i}function Qi(){return Gi||(Gi=Xi(0))}function $i(t,e,n){var r,i;if(t._root){var s={value:!1},o={value:!1};if(r=Ji(t._root,t.__ownerID,0,void 0,e,n,s,o),!o.value)return t;i=t.size+(s.value?n===gn?-1:1:0)}else{if(n===gn)return t;i=1,r=new ji(t.__ownerID,[[e,n]])}return t.__ownerID?(t.size=i,t._root=r,t.__hash=void 0,t.__altered=!0,t):r?Xi(i,r):Qi()}function Ji(t,e,n,r,i,s,o,a){return t?t.update(e,n,r,i,s,o,a):s===gn?t:(vn(a),vn(o),new qi(e,r,[i,s]))}function Zi(t){return t.constructor===qi||t.constructor===Fi}function ts(t,e,n,r,i){if(t.keyHash===r)return new Fi(e,r,[t.entry,i]);var s,o=(0===n?t.keyHash:t.keyHash>>>n)&mn,a=(0===n?r:r>>>n)&mn,u=o===a?[ts(t,e,n+dn,r,i)]:(s=new qi(e,r,i),o<a?[t,s]:[s,t]);return new Wi(e,1<<o|1<<a,u)}function es(t){return t=(t=(858993459&(t-=t>>1&1431655765))+(t>>2&858993459))+(t>>4)&252645135,t+=t>>8,127&(t+=t>>16)}function ns(t,e,n,r){var i=r?t:si(t);return i[e]=n,i}var rs=fn/4,is=fn/2,ss=fn/4,os="@@__IMMUTABLE_LIST__@@";function as(t){return Boolean(t&&t[os])}var us=function(t){function e(e){var n=ms();if(null==e)return n;if(as(e))return e;var r=t(e),i=r.size;return 0===i?n:(ai(i),i>0&&i<fn?fs(0,i,dn,null,new cs(r.toArray())):n.withMutations(function(t){t.setSize(i),r.forEach(function(e,n){return t.set(n,e)})}))}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.prototype.toString=function(){return this.__toString("List [","]")},e.prototype.get=function(t,e){if((t=_n(this,t))>=0&&t<this.size){var n=ys(this,t+=this._origin);return n&&n.array[t&mn]}return e},e.prototype.set=function(t,e){return function(t,e,n){if((e=_n(t,e))!=e)return t;if(e>=t.size||e<0)return t.withMutations(function(t){e<0?xs(t,e).set(0,n):xs(t,0,e+1).set(e,n)});e+=t._origin;var r=t._tail,i=t._root,s={value:!1};e>=_s(t._capacity)?r=gs(r,t.__ownerID,0,e,n,s):i=gs(i,t.__ownerID,t._level,e,n,s);if(!s.value)return t;if(t.__ownerID)return t._root=i,t._tail=r,t.__hash=void 0,t.__altered=!0,t;return fs(t._origin,t._capacity,t._level,i,r)}(this,t,e)},e.prototype.remove=function(t){return this.has(t)?0===t?this.shift():t===this.size-1?this.pop():this.splice(t,1):this},e.prototype.insert=function(t,e){return this.splice(t,0,e)},e.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=this._origin=this._capacity=0,this._level=dn,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):ms()},e.prototype.push=function(){var t=arguments,e=this.size;return this.withMutations(function(n){xs(n,0,e+t.length);for(var r=0;r<t.length;r++)n.set(e+r,t[r])})},e.prototype.pop=function(){return xs(this,0,-1)},e.prototype.unshift=function(){var t=arguments;return this.withMutations(function(e){xs(e,-t.length);for(var n=0;n<t.length;n++)e.set(n,t[n])})},e.prototype.shift=function(){return xs(this,1)},e.prototype.concat=function(){for(var e=arguments,n=[],r=0;r<arguments.length;r++){var i=e[r],s=t("string"!=typeof i&&tr(i)?i:[i]);0!==s.size&&n.push(s)}return 0===n.length?this:0!==this.size||this.__ownerID||1!==n.length?this.withMutations(function(t){n.forEach(function(e){return e.forEach(function(e){return t.push(e)})})}):this.constructor(n[0])},e.prototype.setSize=function(t){return xs(this,0,t)},e.prototype.map=function(t,e){var n=this;return this.withMutations(function(r){for(var i=0;i<n.size;i++)r.set(i,t.call(e,r.get(i),i,r))})},e.prototype.slice=function(t,e){var n=this.size;return bn(t,e,n)?this:xs(this,An(t,n),Sn(e,n))},e.prototype.__iterator=function(t,e){var n=e?this.size:0,r=ds(this,e);return new $n(function(){var i=r();return i===ls?{value:void 0,done:!0}:Jn(t,e?--n:n++,i)})},e.prototype.__iterate=function(t,e){for(var n,r=e?this.size:0,i=ds(this,e);(n=i())!==ls&&!1!==t(n,e?--r:r++,this););return r},e.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?fs(this._origin,this._capacity,this._level,this._root,this._tail,t,this.__hash):0===this.size?ms():(this.__ownerID=t,this.__altered=!1,this)},e}(Dn);us.isList=as;var hs=us.prototype;hs[os]=!0,hs.delete=hs.remove,hs.merge=hs.concat,hs.setIn=xi,hs.deleteIn=hs.removeIn=Ei,hs.update=Ai,hs.updateIn=Si,hs.mergeIn=Oi,hs.mergeDeepIn=Mi,hs.withMutations=Li,hs.wasAltered=Vi,hs.asImmutable=Di,hs["@@transducer/init"]=hs.asMutable=Ti,hs["@@transducer/step"]=function(t,e){return t.push(e)},hs["@@transducer/result"]=function(t){return t.asImmutable()};var cs=function(t,e){this.array=t,this.ownerID=e};cs.prototype.removeBefore=function(t,e,n){if(n===e?1<<e:0===this.array.length)return this;var r=n>>>e&mn;if(r>=this.array.length)return new cs([],t);var i,s=0===r;if(e>0){var o=this.array[r];if((i=o&&o.removeBefore(t,e-dn,n))===o&&s)return this}if(s&&!i)return this;var a=vs(this,t);if(!s)for(var u=0;u<r;u++)a.array[u]=void 0;return i&&(a.array[r]=i),a},cs.prototype.removeAfter=function(t,e,n){if(n===(e?1<<e:0)||0===this.array.length)return this;var r,i=n-1>>>e&mn;if(i>=this.array.length)return this;if(e>0){var s=this.array[i];if((r=s&&s.removeAfter(t,e-dn,n))===s&&i===this.array.length-1)return this}var o=vs(this,t);return o.array.splice(i+1),r&&(o.array[i]=r),o};var ps,ls={};function ds(t,e){var n=t._origin,r=t._capacity,i=_s(r),s=t._tail;return o(t._root,t._level,0);function o(t,a,u){return 0===a?function(t,o){var a=o===i?s&&s.array:t&&t.array,u=o>n?0:n-o,h=r-o;h>fn&&(h=fn);return function(){if(u===h)return ls;var t=e?--h:u++;return a&&a[t]}}(t,u):function(t,i,s){var a,u=t&&t.array,h=s>n?0:n-s>>i,c=1+(r-s>>i);c>fn&&(c=fn);return function(){for(;;){if(a){var t=a();if(t!==ls)return t;a=null}if(h===c)return ls;var n=e?--c:h++;a=o(u&&u[n],i-dn,s+(n<<i))}}}(t,a,u)}}function fs(t,e,n,r,i,s,o){var a=Object.create(hs);return a.size=e-t,a._origin=t,a._capacity=e,a._level=n,a._root=r,a._tail=i,a.__ownerID=s,a.__hash=o,a.__altered=!1,a}function ms(){return ps||(ps=fs(0,0,dn))}function gs(t,e,n,r,i,s){var o,a=r>>>n&mn,u=t&&a<t.array.length;if(!u&&void 0===i)return t;if(n>0){var h=t&&t.array[a],c=gs(h,e,n-dn,r,i,s);return c===h?t:((o=vs(t,e)).array[a]=c,o)}return u&&t.array[a]===i?t:(s&&vn(s),o=vs(t,e),void 0===i&&a===o.array.length-1?o.array.pop():o.array[a]=i,o)}function vs(t,e){return e&&t&&e===t.ownerID?t:new cs(t?t.array.slice():[],e)}function ys(t,e){if(e>=_s(t._capacity))return t._tail;if(e<1<<t._level+dn){for(var n=t._root,r=t._level;n&&r>0;)n=n.array[e>>>r&mn],r-=dn;return n}}function xs(t,e,n){void 0!==e&&(e|=0),void 0!==n&&(n|=0);var r=t.__ownerID||new yn,i=t._origin,s=t._capacity,o=i+e,a=void 0===n?s:n<0?s+n:i+n;if(o===i&&a===s)return t;if(o>=a)return t.clear();for(var u=t._level,h=t._root,c=0;o+c<0;)h=new cs(h&&h.array.length?[void 0,h]:[],r),c+=1<<(u+=dn);c&&(o+=c,i+=c,a+=c,s+=c);for(var p=_s(s),l=_s(a);l>=1<<u+dn;)h=new cs(h&&h.array.length?[h]:[],r),u+=dn;var d=t._tail,f=l<p?ys(t,a-1):l>p?new cs([],r):d;if(d&&l>p&&o<s&&d.array.length){for(var m=h=vs(h,r),g=u;g>dn;g-=dn){var v=p>>>g&mn;m=m.array[v]=vs(m.array[v],r)}m.array[p>>>dn&mn]=d}if(a<s&&(f=f&&f.removeAfter(r,0,a)),o>=l)o-=l,a-=l,u=dn,h=null,f=f&&f.removeBefore(r,0,o);else if(o>i||l<p){for(c=0;h;){var y=o>>>u&mn;if(y!==l>>>u&mn)break;y&&(c+=(1<<u)*y),u-=dn,h=h.array[y]}h&&o>i&&(h=h.removeBefore(r,u,o-c)),h&&l<p&&(h=h.removeAfter(r,u,l-c)),c&&(o-=c,a-=c)}return t.__ownerID?(t.size=a-o,t._origin=o,t._capacity=a,t._level=u,t._root=h,t._tail=f,t.__hash=void 0,t.__altered=!0,t):fs(o,a,u,h,f)}function _s(t){return t<fn?0:t-1>>>dn<<dn}var Es,bs=function(t){function e(t){return null==t?Ss():_r(t)?t:Ss().withMutations(function(e){var n=Tn(t);ai(n.size),n.forEach(function(t,n){return e.set(n,t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.prototype.toString=function(){return this.__toString("OrderedMap {","}")},e.prototype.get=function(t,e){var n=this._map.get(t);return void 0!==n?this._list.get(n)[1]:e},e.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._map.clear(),this._list.clear(),this):Ss()},e.prototype.set=function(t,e){return Is(this,t,e)},e.prototype.remove=function(t){return Is(this,t,gn)},e.prototype.wasAltered=function(){return this._map.wasAltered()||this._list.wasAltered()},e.prototype.__iterate=function(t,e){var n=this;return this._list.__iterate(function(e){return e&&t(e[1],e[0],n)},e)},e.prototype.__iterator=function(t,e){return this._list.fromEntrySeq().__iterator(t,e)},e.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._map.__ensureOwner(t),n=this._list.__ensureOwner(t);return t?As(e,n,t,this.__hash):0===this.size?Ss():(this.__ownerID=t,this._map=e,this._list=n,this)},e}(Bi);function As(t,e,n,r){var i=Object.create(bs.prototype);return i.size=t?t.size:0,i._map=t,i._list=e,i.__ownerID=n,i.__hash=r,i}function Ss(){return Es||(Es=As(Qi(),ms()))}function Is(t,e,n){var r,i,s=t._map,o=t._list,a=s.get(e),u=void 0!==a;if(n===gn){if(!u)return t;o.size>=fn&&o.size>=2*s.size?(r=(i=o.filter(function(t,e){return void 0!==t&&a!==e})).toKeyedSeq().map(function(t){return t[0]}).flip().toMap(),t.__ownerID&&(r.__ownerID=i.__ownerID=t.__ownerID)):(r=s.remove(e),i=a===o.size-1?o.pop():o.set(a,void 0))}else if(u){if(n===o.get(a)[1])return t;r=s,i=o.set(a,[e,n])}else r=s.set(e,o.size),i=o.set(o.size,[e,n]);return t.__ownerID?(t.size=r.size,t._map=r,t._list=i,t.__hash=void 0,t):As(r,i)}bs.isOrderedMap=_r,bs.prototype[Fn]=!0,bs.prototype.delete=bs.prototype.remove;var ws="@@__IMMUTABLE_STACK__@@";function Ps(t){return Boolean(t&&t[ws])}var ks=function(t){function e(t){return null==t?Os():Ps(t)?t:Os().pushAll(t)}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.prototype.toString=function(){return this.__toString("Stack [","]")},e.prototype.get=function(t,e){var n=this._head;for(t=_n(this,t);n&&t--;)n=n.next;return n?n.value:e},e.prototype.peek=function(){return this._head&&this._head.value},e.prototype.push=function(){var t=arguments;if(0===arguments.length)return this;for(var e=this.size+arguments.length,n=this._head,r=arguments.length-1;r>=0;r--)n={value:t[r],next:n};return this.__ownerID?(this.size=e,this._head=n,this.__hash=void 0,this.__altered=!0,this):Rs(e,n)},e.prototype.pushAll=function(e){if(0===(e=t(e)).size)return this;if(0===this.size&&Ps(e))return e;ai(e.size);var n=this.size,r=this._head;return e.__iterate(function(t){n++,r={value:t,next:r}},!0),this.__ownerID?(this.size=n,this._head=r,this.__hash=void 0,this.__altered=!0,this):Rs(n,r)},e.prototype.pop=function(){return this.slice(1)},e.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._head=void 0,this.__hash=void 0,this.__altered=!0,this):Os()},e.prototype.slice=function(e,n){if(bn(e,n,this.size))return this;var r=An(e,this.size);if(Sn(n,this.size)!==this.size)return t.prototype.slice.call(this,e,n);for(var i=this.size-r,s=this._head;r--;)s=s.next;return this.__ownerID?(this.size=i,this._head=s,this.__hash=void 0,this.__altered=!0,this):Rs(i,s)},e.prototype.__ensureOwner=function(t){return t===this.__ownerID?this:t?Rs(this.size,this._head,t,this.__hash):0===this.size?Os():(this.__ownerID=t,this.__altered=!1,this)},e.prototype.__iterate=function(t,e){var n=this;if(e)return new cr(this.toArray()).__iterate(function(e,r){return t(e,r,n)},e);for(var r=0,i=this._head;i&&!1!==t(i.value,r++,this);)i=i.next;return r},e.prototype.__iterator=function(t,e){if(e)return new cr(this.toArray()).__iterator(t,e);var n=0,r=this._head;return new $n(function(){if(r){var e=r.value;return r=r.next,Jn(t,n++,e)}return{value:void 0,done:!0}})},e}(Dn);ks.isStack=Ps;var Cs,Ns=ks.prototype;function Rs(t,e,n,r){var i=Object.create(Ns);return i.size=t,i._head=e,i.__ownerID=n,i.__hash=r,i.__altered=!1,i}function Os(){return Cs||(Cs=Rs(0))}Ns[ws]=!0,Ns.shift=Ns.pop,Ns.unshift=Ns.push,Ns.unshiftAll=Ns.pushAll,Ns.withMutations=Li,Ns.wasAltered=Vi,Ns.asImmutable=Di,Ns["@@transducer/init"]=Ns.asMutable=Ti,Ns["@@transducer/step"]=function(t,e){return t.unshift(e)},Ns["@@transducer/result"]=function(t){return t.asImmutable()};var Ms="@@__IMMUTABLE_SET__@@";function Ls(t){return Boolean(t&&t[Ms])}function Ts(t){return Ls(t)&&qn(t)}function Ds(t,e){if(t===e)return!0;if(!kn(e)||void 0!==t.size&&void 0!==e.size&&t.size!==e.size||void 0!==t.__hash&&void 0!==e.__hash&&t.__hash!==e.__hash||Nn(t)!==Nn(e)||On(t)!==On(e)||qn(t)!==qn(e))return!1;if(0===t.size&&0===e.size)return!0;var n=!Mn(t);if(qn(t)){var r=t.entries();return e.every(function(t,e){var i=r.next().value;return i&&br(i[1],t)&&(n||br(i[0],e))})&&r.next().done}var i=!1;if(void 0===t.size)if(void 0===e.size)"function"==typeof t.cacheResult&&t.cacheResult();else{i=!0;var s=t;t=e,e=s}var o=!0,a=e.__iterate(function(e,r){if(n?!t.has(e):i?!br(e,t.get(r,gn)):!br(t.get(r,gn),e))return o=!1,!1});return o&&t.size===a}function Vs(t,e){var n=function(n){t.prototype[n]=e[n]};return Object.keys(e).forEach(n),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(e).forEach(n),t}function Bs(t){if(!t||"object"!=typeof t)return t;if(!kn(t)){if(!ci(t))return t;t=or(t)}if(Nn(t)){var e={};return t.__iterate(function(t,n){e[n]=Bs(t)}),e}var n=[];return t.__iterate(function(t){n.push(Bs(t))}),n}var zs=function(t){function e(e){return null==e?qs():Ls(e)&&!qn(e)?e:qs().withMutations(function(n){var r=t(e);ai(r.size),r.forEach(function(t){return n.add(t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.fromKeys=function(t){return this(Tn(t).keySeq())},e.intersect=function(t){return(t=Ln(t).toArray()).length?Ws.intersect.apply(e(t.pop()),t):qs()},e.union=function(t){return(t=Ln(t).toArray()).length?Ws.union.apply(e(t.pop()),t):qs()},e.prototype.toString=function(){return this.__toString("Set {","}")},e.prototype.has=function(t){return this._map.has(t)},e.prototype.add=function(t){return Us(this,this._map.set(t,t))},e.prototype.remove=function(t){return Us(this,this._map.remove(t))},e.prototype.clear=function(){return Us(this,this._map.clear())},e.prototype.map=function(t,e){var n=this,r=[],i=[];return this.forEach(function(s){var o=t.call(e,s,s,n);o!==s&&(r.push(s),i.push(o))}),this.withMutations(function(t){r.forEach(function(e){return t.remove(e)}),i.forEach(function(e){return t.add(e)})})},e.prototype.union=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];return 0===(e=e.filter(function(t){return 0!==t.size})).length?this:0!==this.size||this.__ownerID||1!==e.length?this.withMutations(function(n){for(var r=0;r<e.length;r++)t(e[r]).forEach(function(t){return n.add(t)})}):this.constructor(e[0])},e.prototype.intersect=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];if(0===e.length)return this;e=e.map(function(e){return t(e)});var r=[];return this.forEach(function(t){e.every(function(e){return e.includes(t)})||r.push(t)}),this.withMutations(function(t){r.forEach(function(e){t.remove(e)})})},e.prototype.subtract=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];if(0===e.length)return this;e=e.map(function(e){return t(e)});var r=[];return this.forEach(function(t){e.some(function(e){return e.includes(t)})&&r.push(t)}),this.withMutations(function(t){r.forEach(function(e){t.remove(e)})})},e.prototype.sort=function(t){return uo(Xr(this,t))},e.prototype.sortBy=function(t,e){return uo(Xr(this,e,t))},e.prototype.wasAltered=function(){return this._map.wasAltered()},e.prototype.__iterate=function(t,e){var n=this;return this._map.__iterate(function(e){return t(e,e,n)},e)},e.prototype.__iterator=function(t,e){return this._map.__iterator(t,e)},e.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._map.__ensureOwner(t);return t?this.__make(e,t):0===this.size?this.__empty():(this.__ownerID=t,this._map=e,this)},e}(Vn);zs.isSet=Ls;var js,Ws=zs.prototype;function Us(t,e){return t.__ownerID?(t.size=e.size,t._map=e,t):e===t._map?t:0===e.size?t.__empty():t.__make(e)}function Fs(t,e){var n=Object.create(Ws);return n.size=t?t.size:0,n._map=t,n.__ownerID=e,n}function qs(){return js||(js=Fs(Qi()))}Ws[Ms]=!0,Ws.delete=Ws.remove,Ws.merge=Ws.concat=Ws.union,Ws.withMutations=Li,Ws.asImmutable=Di,Ws["@@transducer/init"]=Ws.asMutable=Ti,Ws["@@transducer/step"]=function(t,e){return t.add(e)},Ws["@@transducer/result"]=function(t){return t.asImmutable()},Ws.__empty=qs,Ws.__make=Fs;var Gs,Hs=function(t){function e(t,n,r){if(!(this instanceof e))return new e(t,n,r);if(oi(0!==r,"Cannot step a Range by 0"),t=t||0,void 0===n&&(n=1/0),r=void 0===r?1:Math.abs(r),n<t&&(r=-r),this._start=t,this._end=n,this._step=r,this.size=Math.max(0,Math.ceil((n-t)/r-1)+1),0===this.size){if(Gs)return Gs;Gs=this}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toString=function(){return 0===this.size?"Range []":"Range [ "+this._start+"..."+this._end+(1!==this._step?" by "+this._step:"")+" ]"},e.prototype.get=function(t,e){return this.has(t)?this._start+_n(this,t)*this._step:e},e.prototype.includes=function(t){var e=(t-this._start)/this._step;return e>=0&&e<this.size&&e===Math.floor(e)},e.prototype.slice=function(t,n){return bn(t,n,this.size)?this:(t=An(t,this.size),(n=Sn(n,this.size))<=t?new e(0,0):new e(this.get(t,this._end),this.get(n,this._end),this._step))},e.prototype.indexOf=function(t){var e=t-this._start;if(e%this._step==0){var n=e/this._step;if(n>=0&&n<this.size)return n}return-1},e.prototype.lastIndexOf=function(t){return this.indexOf(t)},e.prototype.__iterate=function(t,e){for(var n=this.size,r=this._step,i=e?this._start+(n-1)*r:this._start,s=0;s!==n&&!1!==t(i,e?n-++s:s++,this);)i+=e?-r:r;return s},e.prototype.__iterator=function(t,e){var n=this.size,r=this._step,i=e?this._start+(n-1)*r:this._start,s=0;return new $n(function(){if(s===n)return{value:void 0,done:!0};var o=i;return i+=e?-r:r,Jn(t,e?n-++s:s++,o)})},e.prototype.equals=function(t){return t instanceof e?this._start===t._start&&this._end===t._end&&this._step===t._step:Ds(this,t)},e}(ur);function Ks(t,e,n){for(var r=ui(e),i=0;i!==r.length;)if((t=di(t,r[i++],gn))===gn)return n;return t}function Ys(t,e){return Ks(this,t,e)}function Xs(t,e){return Ks(t,e,gn)!==gn}function Qs(){ai(this.size);var t={};return this.__iterate(function(e,n){t[n]=e}),t}Ln.isIterable=kn,Ln.isKeyed=Nn,Ln.isIndexed=On,Ln.isAssociative=Mn,Ln.isOrdered=qn,Ln.Iterator=$n,Vs(Ln,{toArray:function(){ai(this.size);var t=new Array(this.size||0),e=Nn(this),n=0;return this.__iterate(function(r,i){t[n++]=e?[i,r]:r}),t},toIndexedSeq:function(){return new zr(this)},toJS:function(){return Bs(this)},toKeyedSeq:function(){return new Br(this,!0)},toMap:function(){return Bi(this.toKeyedSeq())},toObject:Qs,toOrderedMap:function(){return bs(this.toKeyedSeq())},toOrderedSet:function(){return uo(Nn(this)?this.valueSeq():this)},toSet:function(){return zs(Nn(this)?this.valueSeq():this)},toSetSeq:function(){return new jr(this)},toSeq:function(){return On(this)?this.toIndexedSeq():Nn(this)?this.toKeyedSeq():this.toSetSeq()},toStack:function(){return ks(Nn(this)?this.valueSeq():this)},toList:function(){return us(Nn(this)?this.valueSeq():this)},toString:function(){return"[Collection]"},__toString:function(t,e){return 0===this.size?t+e:t+" "+this.toSeq().map(this.__toStringMapper).join(", ")+" "+e},concat:function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];return Zr(this,function(t,e){var n=Nn(t),r=[t].concat(e).map(function(t){return kn(t)?n&&(t=Tn(t)):t=n?mr(t):gr(Array.isArray(t)?t:[t]),t}).filter(function(t){return 0!==t.size});if(0===r.length)return t;if(1===r.length){var i=r[0];if(i===t||n&&Nn(i)||On(t)&&On(i))return i}var s=new cr(r);return n?s=s.toKeyedSeq():On(t)||(s=s.toSetSeq()),(s=s.flatten(!0)).size=r.reduce(function(t,e){if(void 0!==t){var n=e.size;if(void 0!==n)return t+n}},0),s}(this,t))},includes:function(t){return this.some(function(e){return br(e,t)})},entries:function(){return this.__iterator(Kn)},every:function(t,e){ai(this.size);var n=!0;return this.__iterate(function(r,i,s){if(!t.call(e,r,i,s))return n=!1,!1}),n},filter:function(t,e){return Zr(this,Gr(this,t,e,!0))},find:function(t,e,n){var r=this.findEntry(t,e);return r?r[1]:n},forEach:function(t,e){return ai(this.size),this.__iterate(e?t.bind(e):t)},join:function(t){ai(this.size),t=void 0!==t?""+t:",";var e="",n=!0;return this.__iterate(function(r){n?n=!1:e+=t,e+=null!=r?r.toString():""}),e},keys:function(){return this.__iterator(Gn)},map:function(t,e){return Zr(this,Fr(this,t,e))},reduce:function(t,e,n){return to(this,t,e,n,arguments.length<2,!1)},reduceRight:function(t,e,n){return to(this,t,e,n,arguments.length<2,!0)},reverse:function(){return Zr(this,qr(this,!0))},slice:function(t,e){return Zr(this,Hr(this,t,e,!0))},some:function(t,e){return!this.every(ro(t),e)},sort:function(t){return Zr(this,Xr(this,t))},values:function(){return this.__iterator(Hn)},butLast:function(){return this.slice(0,-1)},isEmpty:function(){return void 0!==this.size?0===this.size:!this.some(function(){return!0})},count:function(t,e){return xn(t?this.toSeq().filter(t,e):this)},countBy:function(t,e){return function(t,e,n){var r=Bi().asMutable();return t.__iterate(function(i,s){r.update(e.call(n,i,s,t),0,function(t){return t+1})}),r.asImmutable()}(this,t,e)},equals:function(t){return Ds(this,t)},entrySeq:function(){var t=this;if(t._cache)return new cr(t._cache);var e=t.toSeq().map(no).toIndexedSeq();return e.fromEntrySeq=function(){return t.toSeq()},e},filterNot:function(t,e){return this.filter(ro(t),e)},findEntry:function(t,e,n){var r=n;return this.__iterate(function(n,i,s){if(t.call(e,n,i,s))return r=[i,n],!1}),r},findKey:function(t,e){var n=this.findEntry(t,e);return n&&n[0]},findLast:function(t,e,n){return this.toKeyedSeq().reverse().find(t,e,n)},findLastEntry:function(t,e,n){return this.toKeyedSeq().reverse().findEntry(t,e,n)},findLastKey:function(t,e){return this.toKeyedSeq().reverse().findKey(t,e)},first:function(t){return this.find(En,null,t)},flatMap:function(t,e){return Zr(this,function(t,e,n){var r=ei(t);return t.toSeq().map(function(i,s){return r(e.call(n,i,s,t))}).flatten(!0)}(this,t,e))},flatten:function(t){return Zr(this,Yr(this,t,!0))},fromEntrySeq:function(){return new Wr(this)},get:function(t,e){return this.find(function(e,n){return br(n,t)},void 0,e)},getIn:Ys,groupBy:function(t,e){return function(t,e,n){var r=Nn(t),i=(qn(t)?bs():Bi()).asMutable();t.__iterate(function(s,o){i.update(e.call(n,s,o,t),function(t){return(t=t||[]).push(r?[o,s]:s),t})});var s=ei(t);return i.map(function(e){return Zr(t,s(e))}).asImmutable()}(this,t,e)},has:function(t){return this.get(t,gn)!==gn},hasIn:function(t){return Xs(this,t)},isSubset:function(t){return t="function"==typeof t.includes?t:Ln(t),this.every(function(e){return t.includes(e)})},isSuperset:function(t){return(t="function"==typeof t.isSubset?t:Ln(t)).isSubset(this)},keyOf:function(t){return this.findKey(function(e){return br(e,t)})},keySeq:function(){return this.toSeq().map(eo).toIndexedSeq()},last:function(t){return this.toSeq().reverse().first(t)},lastKeyOf:function(t){return this.toKeyedSeq().reverse().keyOf(t)},max:function(t){return Qr(this,t)},maxBy:function(t,e){return Qr(this,e,t)},min:function(t){return Qr(this,t?io(t):oo)},minBy:function(t,e){return Qr(this,e?io(e):oo,t)},rest:function(){return this.slice(1)},skip:function(t){return 0===t?this:this.slice(Math.max(0,t))},skipLast:function(t){return 0===t?this:this.slice(0,-Math.max(0,t))},skipWhile:function(t,e){return Zr(this,Kr(this,t,e,!0))},skipUntil:function(t,e){return this.skipWhile(ro(t),e)},sortBy:function(t,e){return Zr(this,Xr(this,e,t))},take:function(t){return this.slice(0,Math.max(0,t))},takeLast:function(t){return this.slice(-Math.max(0,t))},takeWhile:function(t,e){return Zr(this,function(t,e,n){var r=ni(t);return r.__iterateUncached=function(r,i){var s=this;if(i)return this.cacheResult().__iterate(r,i);var o=0;return t.__iterate(function(t,i,a){return e.call(n,t,i,a)&&++o&&r(t,i,s)}),o},r.__iteratorUncached=function(r,i){var s=this;if(i)return this.cacheResult().__iterator(r,i);var o=t.__iterator(Kn,i),a=!0;return new $n(function(){if(!a)return{value:void 0,done:!0};var t=o.next();if(t.done)return t;var i=t.value,u=i[0],h=i[1];return e.call(n,h,u,s)?r===Kn?t:Jn(r,u,h,t):(a=!1,{value:void 0,done:!0})})},r}(this,t,e))},takeUntil:function(t,e){return this.takeWhile(ro(t),e)},update:function(t){return t(this)},valueSeq:function(){return this.toIndexedSeq()},hashCode:function(){return this.__hash||(this.__hash=function(t){if(t.size===1/0)return 0;var e=qn(t),n=Nn(t),r=e?1:0;return function(t,e){return e=Ar(e,3432918353),e=Ar(e<<15|e>>>-15,461845907),e=Ar(e<<13|e>>>-13,5),e=Ar((e=(e+3864292196|0)^t)^e>>>16,2246822507),e=Sr((e=Ar(e^e>>>13,3266489909))^e>>>16)}(t.__iterate(n?e?function(t,e){r=31*r+ao(wr(t),wr(e))|0}:function(t,e){r=r+ao(wr(t),wr(e))|0}:e?function(t){r=31*r+wr(t)|0}:function(t){r=r+wr(t)|0}),r)}(this))}});var $s=Ln.prototype;$s[Pn]=!0,$s[Qn]=$s.values,$s.toJSON=$s.toArray,$s.__toStringMapper=pi,$s.inspect=$s.toSource=function(){return this.toString()},$s.chain=$s.flatMap,$s.contains=$s.includes,Vs(Tn,{flip:function(){return Zr(this,Ur(this))},mapEntries:function(t,e){var n=this,r=0;return Zr(this,this.toSeq().map(function(i,s){return t.call(e,[s,i],r++,n)}).fromEntrySeq())},mapKeys:function(t,e){var n=this;return Zr(this,this.toSeq().flip().map(function(r,i){return t.call(e,r,i,n)}).flip())}});var Js=Tn.prototype;Js[Cn]=!0,Js[Qn]=$s.entries,Js.toJSON=Qs,Js.__toStringMapper=function(t,e){return pi(e)+": "+pi(t)},Vs(Dn,{toKeyedSeq:function(){return new Br(this,!1)},filter:function(t,e){return Zr(this,Gr(this,t,e,!1))},findIndex:function(t,e){var n=this.findEntry(t,e);return n?n[0]:-1},indexOf:function(t){var e=this.keyOf(t);return void 0===e?-1:e},lastIndexOf:function(t){var e=this.lastKeyOf(t);return void 0===e?-1:e},reverse:function(){return Zr(this,qr(this,!1))},slice:function(t,e){return Zr(this,Hr(this,t,e,!1))},splice:function(t,e){var n=arguments.length;if(e=Math.max(e||0,0),0===n||2===n&&!e)return this;t=An(t,t<0?this.count():this.size);var r=this.slice(0,t);return Zr(this,1===n?r:r.concat(si(arguments,2),this.slice(t+e)))},findLastIndex:function(t,e){var n=this.findLastEntry(t,e);return n?n[0]:-1},first:function(t){return this.get(0,t)},flatten:function(t){return Zr(this,Yr(this,t,!1))},get:function(t,e){return(t=_n(this,t))<0||this.size===1/0||void 0!==this.size&&t>this.size?e:this.find(function(e,n){return n===t},void 0,e)},has:function(t){return(t=_n(this,t))>=0&&(void 0!==this.size?this.size===1/0||t<this.size:-1!==this.indexOf(t))},interpose:function(t){return Zr(this,function(t,e){var n=ni(t);return n.size=t.size&&2*t.size-1,n.__iterateUncached=function(n,r){var i=this,s=0;return t.__iterate(function(t){return(!s||!1!==n(e,s++,i))&&!1!==n(t,s++,i)},r),s},n.__iteratorUncached=function(n,r){var i,s=t.__iterator(Hn,r),o=0;return new $n(function(){return(!i||o%2)&&(i=s.next()).done?i:o%2?Jn(n,o++,e):Jn(n,o++,i.value,i)})},n}(this,t))},interleave:function(){var t=[this].concat(si(arguments)),e=Jr(this.toSeq(),ur.of,t),n=e.flatten(!0);return e.size&&(n.size=e.size*t.length),Zr(this,n)},keySeq:function(){return Hs(0,this.size)},last:function(t){return this.get(-1,t)},skipWhile:function(t,e){return Zr(this,Kr(this,t,e,!1))},zip:function(){return Zr(this,Jr(this,so,[this].concat(si(arguments))))},zipAll:function(){return Zr(this,Jr(this,so,[this].concat(si(arguments)),!0))},zipWith:function(t){var e=si(arguments);return e[0]=this,Zr(this,Jr(this,t,e))}});var Zs=Dn.prototype;function to(t,e,n,r,i,s){return ai(t.size),t.__iterate(function(t,s,o){i?(i=!1,n=t):n=e.call(r,n,t,s,o)},s),n}function eo(t,e){return e}function no(t,e){return[e,t]}function ro(t){return function(){return!t.apply(this,arguments)}}function io(t){return function(){return-t.apply(this,arguments)}}function so(){return si(arguments)}function oo(t,e){return t<e?1:t>e?-1:0}function ao(t,e){return t^e+2654435769+(t<<6)+(t>>2)|0}Zs[Rn]=!0,Zs[Fn]=!0,Vs(Vn,{get:function(t,e){return this.has(t)?t:e},includes:function(t){return this.has(t)},keySeq:function(){return this.valueSeq()}}),Vn.prototype.has=$s.includes,Vn.prototype.contains=Vn.prototype.includes,Vs(ar,Tn.prototype),Vs(ur,Dn.prototype),Vs(hr,Vn.prototype);var uo=function(t){function e(t){return null==t?lo():Ts(t)?t:lo().withMutations(function(e){var n=Vn(t);ai(n.size),n.forEach(function(t){return e.add(t)})})}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.of=function(){return this(arguments)},e.fromKeys=function(t){return this(Tn(t).keySeq())},e.prototype.toString=function(){return this.__toString("OrderedSet {","}")},e}(zs);uo.isOrderedSet=Ts;var ho,co=uo.prototype;function po(t,e){var n=Object.create(co);return n.size=t?t.size:0,n._map=t,n.__ownerID=e,n}function lo(){return ho||(ho=po(Ss()))}co[Fn]=!0,co.zip=Zs.zip,co.zipWith=Zs.zipWith,co.__empty=lo,co.__make=po;var fo=function(t,e){var n,r=function(s){var o=this;if(s instanceof r)return s;if(!(this instanceof r))return new r(s);if(!n){n=!0;var a=Object.keys(t),u=i._indices={};i._name=e,i._keys=a,i._defaultValues=t;for(var h=0;h<a.length;h++){var c=a[h];u[c]=h,i[c]?"object"==typeof console&&console.warn&&console.warn("Cannot define "+yo(this)+' with property "'+c+'" since that property name is part of the Record API.'):_o(i,c)}}this.__ownerID=void 0,this._values=us().withMutations(function(t){t.setSize(o._keys.length),Tn(s).forEach(function(e,n){t.set(o._indices[n],e===o._defaultValues[n]?void 0:e)})})},i=r.prototype=Object.create(go);return i.constructor=r,e&&(r.displayName=e),r};fo.prototype.toString=function(){for(var t,e=yo(this)+" { ",n=this._keys,r=0,i=n.length;r!==i;r++)e+=(r?", ":"")+(t=n[r])+": "+pi(this.get(t));return e+" }"},fo.prototype.equals=function(t){return this===t||t&&this._keys===t._keys&&xo(this).equals(xo(t))},fo.prototype.hashCode=function(){return xo(this).hashCode()},fo.prototype.has=function(t){return this._indices.hasOwnProperty(t)},fo.prototype.get=function(t,e){if(!this.has(t))return e;var n=this._indices[t],r=this._values.get(n);return void 0===r?this._defaultValues[t]:r},fo.prototype.set=function(t,e){if(this.has(t)){var n=this._values.set(this._indices[t],e===this._defaultValues[t]?void 0:e);if(n!==this._values&&!this.__ownerID)return vo(this,n)}return this},fo.prototype.remove=function(t){return this.set(t)},fo.prototype.clear=function(){var t=this._values.clear().setSize(this._keys.length);return this.__ownerID?this:vo(this,t)},fo.prototype.wasAltered=function(){return this._values.wasAltered()},fo.prototype.toSeq=function(){return xo(this)},fo.prototype.toJS=function(){return Bs(this)},fo.prototype.entries=function(){return this.__iterator(Kn)},fo.prototype.__iterator=function(t,e){return xo(this).__iterator(t,e)},fo.prototype.__iterate=function(t,e){return xo(this).__iterate(t,e)},fo.prototype.__ensureOwner=function(t){if(t===this.__ownerID)return this;var e=this._values.__ensureOwner(t);return t?vo(this,e,t):(this.__ownerID=t,this._values=e,this)},fo.isRecord=Wn,fo.getDescriptiveName=yo;var mo,go=fo.prototype;function vo(t,e,n){var r=Object.create(Object.getPrototypeOf(t));return r._values=e,r.__ownerID=n,r}function yo(t){return t.constructor.displayName||t.constructor.name||"Record"}function xo(t){return mr(t._keys.map(function(e){return[e,t.get(e)]}))}function _o(t,e){try{Object.defineProperty(t,e,{get:function(){return this.get(e)},set:function(t){oi(this.__ownerID,"Cannot set on an immutable record."),this.set(e,t)}})}catch(t){}}function Eo(t,e){return Nn(e)?e.toMap():e.toList()}go[jn]=!0,go.delete=go.remove,go.deleteIn=go.removeIn=Ei,go.getIn=Ys,go.hasIn=$s.hasIn,go.merge=Ii,go.mergeWith=wi,go.mergeIn=Oi,go.mergeDeep=Ni,go.mergeDeepWith=Ri,go.mergeDeepIn=Mi,go.setIn=xi,go.update=Ai,go.updateIn=Si,go.withMutations=Li,go.asMutable=Ti,go.asImmutable=Di,go[Qn]=go.entries,go.toJSON=go.toObject=$s.toObject,go.inspect=go.toSource=function(){return this.toString()};var bo,Ao={version:"4.0.0-rc.11",Collection:Ln,Iterable:Ln,Seq:or,Map:Bi,OrderedMap:bs,List:us,Stack:ks,Set:zs,OrderedSet:uo,Record:fo,Range:Hs,Repeat:function(t){function e(t,n){if(!(this instanceof e))return new e(t,n);if(this._value=t,this.size=void 0===n?1/0:Math.max(0,n),0===this.size){if(mo)return mo;mo=this}}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.toString=function(){return 0===this.size?"Repeat []":"Repeat [ "+this._value+" "+this.size+" times ]"},e.prototype.get=function(t,e){return this.has(t)?this._value:e},e.prototype.includes=function(t){return br(this._value,t)},e.prototype.slice=function(t,n){var r=this.size;return bn(t,n,r)?this:new e(this._value,Sn(n,r)-An(t,r))},e.prototype.reverse=function(){return this},e.prototype.indexOf=function(t){return br(this._value,t)?0:-1},e.prototype.lastIndexOf=function(t){return br(this._value,t)?this.size:-1},e.prototype.__iterate=function(t,e){for(var n=this.size,r=0;r!==n&&!1!==t(this._value,e?n-++r:r++,this););return r},e.prototype.__iterator=function(t,e){var n=this,r=this.size,i=0;return new $n(function(){return i===r?{value:void 0,done:!0}:Jn(t,e?r-++i:i++,n._value)})},e.prototype.equals=function(t){return t instanceof e?br(this._value,t._value):Ds(t)},e}(ur),is:br,fromJS:function(t,e){return function t(e,n,r,i,s,o){var a=Array.isArray(r)?ur:hi(r)?ar:null;if(a){if(~e.indexOf(r))throw new TypeError("Cannot convert circular structure to Immutable");e.push(r),s&&""!==i&&s.push(i);var u=n.call(o,i,a(r).map(function(i,o){return t(e,n,i,o,s,r)}),s&&s.slice());return e.pop(),s&&s.pop(),u}return r}([],e||Eo,t,"",e&&e.length>2?[]:void 0,{"":t})},hash:wr,isImmutable:Un,isCollection:kn,isKeyed:Nn,isIndexed:On,isAssociative:Mn,isOrdered:qn,isValueObject:Er,isSeq:zn,isList:as,isMap:xr,isOrderedMap:_r,isStack:Ps,isSet:Ls,isOrderedSet:Ts,isRecord:Wn,get:di,getIn:Ks,has:li,hasIn:Xs,merge:function(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];return Ci(t,e)},mergeDeep:function(t){for(var e=[],n=arguments.length-1;n-- >0;)e[n]=arguments[n+1];return ki(t,e)},mergeWith:function(t,e){for(var n=[],r=arguments.length-2;r-- >0;)n[r]=arguments[r+2];return Ci(e,n,t)},mergeDeepWith:function(t,e){for(var n=[],r=arguments.length-2;r-- >0;)n[r]=arguments[r+2];return ki(e,n,t)},remove:mi,removeIn:_i,set:gi,setIn:yi,update:bi,updateIn:vi};!function(t){t[t.IGNORED_LABELS=0]="IGNORED_LABELS",t[t.ACCESSED_NODES=1]="ACCESSED_NODES",t[t.ARGUMENTS_VARIABLES=2]="ARGUMENTS_VARIABLES",t[t.ASSIGNED_NODES=3]="ASSIGNED_NODES",t[t.IGNORE_BREAK_STATEMENTS=4]="IGNORE_BREAK_STATEMENTS",t[t.IGNORE_RETURN_AWAIT_YIELD=5]="IGNORE_RETURN_AWAIT_YIELD",t[t.NODES_CALLED_AT_PATH_WITH_OPTIONS=6]="NODES_CALLED_AT_PATH_WITH_OPTIONS",t[t.REPLACED_VARIABLE_INITS=7]="REPLACED_VARIABLE_INITS",t[t.RETURN_EXPRESSIONS_ACCESSED_AT_PATH=8]="RETURN_EXPRESSIONS_ACCESSED_AT_PATH",t[t.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH=9]="RETURN_EXPRESSIONS_ASSIGNED_AT_PATH",t[t.RETURN_EXPRESSIONS_CALLED_AT_PATH=10]="RETURN_EXPRESSIONS_CALLED_AT_PATH"}(bo||(bo={}));var So={},Io=function(){function t(t){this.optionValues=t}return t.create=function(){return new this(Ao.Map())},t.prototype.addAccessedNodeAtPath=function(t,e){return this.setIn([bo.ACCESSED_NODES,e].concat(t,[So]),!0)},t.prototype.addAccessedReturnExpressionAtPath=function(t,e){return this.setIn([bo.RETURN_EXPRESSIONS_ACCESSED_AT_PATH,e].concat(t,[So]),!0)},t.prototype.addAssignedNodeAtPath=function(t,e){return this.setIn([bo.ASSIGNED_NODES,e].concat(t,[So]),!0)},t.prototype.addAssignedReturnExpressionAtPath=function(t,e){return this.setIn([bo.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH,e].concat(t,[So]),!0)},t.prototype.addCalledNodeAtPathWithOptions=function(t,e,n){return this.setIn([bo.NODES_CALLED_AT_PATH_WITH_OPTIONS,e].concat(t,[So,n]),!0)},t.prototype.addCalledReturnExpressionAtPath=function(t,e){return this.setIn([bo.RETURN_EXPRESSIONS_CALLED_AT_PATH,e].concat(t,[So]),!0)},t.prototype.getArgumentsVariables=function(){return this.get(bo.ARGUMENTS_VARIABLES)||[]},t.prototype.getHasEffectsWhenCalledOptions=function(){return this.setIgnoreReturnAwaitYield().setIgnoreBreakStatements(!1).setIgnoreNoLabels()},t.prototype.getReplacedVariableInit=function(t){return this.optionValues.getIn([bo.REPLACED_VARIABLE_INITS,t])},t.prototype.hasNodeBeenAccessedAtPath=function(t,e){return this.optionValues.getIn([bo.ACCESSED_NODES,e].concat(t,[So]))},t.prototype.hasNodeBeenAssignedAtPath=function(t,e){return this.optionValues.getIn([bo.ASSIGNED_NODES,e].concat(t,[So]))},t.prototype.hasNodeBeenCalledAtPathWithOptions=function(t,e,n){var r=this.optionValues.getIn([bo.NODES_CALLED_AT_PATH_WITH_OPTIONS,e].concat(t,[So]));return r&&r.find(function(t,e){return e.equals(n)})},t.prototype.hasReturnExpressionBeenAccessedAtPath=function(t,e){return this.optionValues.getIn([bo.RETURN_EXPRESSIONS_ACCESSED_AT_PATH,e].concat(t,[So]))},t.prototype.hasReturnExpressionBeenAssignedAtPath=function(t,e){return this.optionValues.getIn([bo.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH,e].concat(t,[So]))},t.prototype.hasReturnExpressionBeenCalledAtPath=function(t,e){return this.optionValues.getIn([bo.RETURN_EXPRESSIONS_CALLED_AT_PATH,e].concat(t,[So]))},t.prototype.ignoreBreakStatements=function(){return this.get(bo.IGNORE_BREAK_STATEMENTS)},t.prototype.ignoreLabel=function(t){return this.optionValues.getIn([bo.IGNORED_LABELS,t])},t.prototype.ignoreReturnAwaitYield=function(){return this.get(bo.IGNORE_RETURN_AWAIT_YIELD)},t.prototype.replaceVariableInit=function(t,e){return this.setIn([bo.REPLACED_VARIABLE_INITS,t],e)},t.prototype.setArgumentsVariables=function(t){return this.set(bo.ARGUMENTS_VARIABLES,t)},t.prototype.setIgnoreBreakStatements=function(t){return void 0===t&&(t=!0),this.set(bo.IGNORE_BREAK_STATEMENTS,t)},t.prototype.setIgnoreLabel=function(t){return this.setIn([bo.IGNORED_LABELS,t],!0)},t.prototype.setIgnoreNoLabels=function(){return this.remove(bo.IGNORED_LABELS)},t.prototype.setIgnoreReturnAwaitYield=function(t){return void 0===t&&(t=!0),this.set(bo.IGNORE_RETURN_AWAIT_YIELD,t)},t.prototype.get=function(t){return this.optionValues.get(t)},t.prototype.remove=function(e){return new t(this.optionValues.remove(e))},t.prototype.set=function(e,n){return new t(this.optionValues.set(e,n))},t.prototype.setIn=function(e,n){return new t(this.optionValues.setIn(e,n))},t}(),wo={Literal:[],Program:["body"]};var Po=Io.create(),ko=function(){function t(t,e,n){this.keys=wo[t.type]||function(t){return wo[t.type]=Object.keys(t).filter(function(e){return"object"==typeof t[e]}),wo[t.type]}(t),this.parent=e,this.context=e.context,this.createScope(n),this.parseNode(t),this.initialise(),this.context.magicString.addSourcemapLocation(this.start),this.context.magicString.addSourcemapLocation(this.end)}return t.prototype.bind=function(){for(var t=0,e=this.keys;t<e.length;t++){var n=e[t],r=this[n];if(null!==r&&"annotations"!==n)if(Array.isArray(r))for(var i=0,s=r;i<s.length;i++){var o=s[i];null!==o&&o.bind()}else r.bind()}},t.prototype.createScope=function(t){this.scope=t},t.prototype.declare=function(t,e){},t.prototype.deoptimizePath=function(t){},t.prototype.getLiteralValueAtPath=function(t,e,n){return pt},t.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return lt},t.prototype.hasEffects=function(t){for(var e=0,n=this.keys;e<n.length;e++){var r=n[e],i=this[r];if(null!==i&&"annotations"!==r)if(Array.isArray(i))for(var s=0,o=i;s<o.length;s++){var a=o[s];if(null!==a&&a.hasEffects(t))return!0}else if(i.hasEffects(t))return!0}return!1},t.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>0},t.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return!0},t.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return!0},t.prototype.include=function(t){this.included=!0;for(var e=0,n=this.keys;e<n.length;e++){var r=n[e],i=this[r];if(null!==i&&"annotations"!==r)if(Array.isArray(i))for(var s=0,o=i;s<o.length;s++){var a=o[s];null!==a&&a.include(t)}else i.include(t)}},t.prototype.includeWithAllDeclaredVariables=function(t){this.include(t)},t.prototype.initialise=function(){this.included=!1},t.prototype.insertSemicolon=function(t){";"!==t.original[this.end-1]&&t.appendLeft(this.end,";")},t.prototype.locate=function(){var t=ke(this.context.code,this.start,{offsetLine:1});return t.file=this.context.fileName,t.toString=function(){return JSON.stringify(t)},t},t.prototype.parseNode=function(t){for(var e=0,n=Object.keys(t);e<n.length;e++){var r=n[e];if(!this.hasOwnProperty(r)){var i=t[r];if("object"!=typeof i||null===i||"annotations"===r)this[r]=i;else if(Array.isArray(i)){this[r]=[];for(var s=0,o=i;s<o.length;s++){var a=o[s];this[r].push(null===a?null:new(this.context.nodeConstructors[a.type]||this.context.nodeConstructors.UnknownNode)(a,this,this.scope))}}else this[r]=new(this.context.nodeConstructors[i.type]||this.context.nodeConstructors.UnknownNode)(i,this,this.scope)}}},t.prototype.render=function(t,e){for(var n=0,r=this.keys;n<r.length;n++){var i=r[n],s=this[i];if(null!==s&&"annotations"!==i)if(Array.isArray(s))for(var o=0,a=s;o<a.length;o++){var u=a[o];null!==u&&u.render(t,e)}else s.render(t,e)}},t.prototype.shouldBeIncluded=function(){return this.included||this.hasEffects(Po)},t.prototype.toString=function(){return this.context.code.slice(this.start,this.end)},t}(),Co=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.createScope=function(t){this.scope=new ln(t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>1},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return t.length>1},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return this.body.hasEffectsWhenCalledAtPath(t,e,n)||this.superClass&&this.superClass.hasEffectsWhenCalledAtPath(t,e,n)},n.prototype.initialise=function(){this.included=!1,null!==this.id&&this.id.declare("class",this)},n}(ko);function No(t){return t.type===J}var Ro=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.initialise=function(){t.prototype.initialise.call(this),null!==this.id&&(this.id.variable.isId=!0)},n.prototype.parseNode=function(e){null!==e.id&&(this.id=new this.context.nodeConstructors.Identifier(e.id,this,this.scope.parent)),t.prototype.parseNode.call(this,e)},n.prototype.render=function(e,n){"system"===n.format&&this.id&&this.id.variable.exportName&&e.appendLeft(this.end," exports('"+this.id.variable.exportName+"', "+this.id.variable.getName()+");"),t.prototype.render.call(this,e,n)},n}(Co),Oo=function(t,e){var n=parseInt(t[0],10);return n<e.getArgumentsVariables().length&&e.getArgumentsVariables()[n]||lt},Mo=function(t){function n(e,n){var r=t.call(this,"arguments",null,lt,n)||this;return r.parameters=e,r}return e(n,t),n.prototype.deoptimizePath=function(t){var e=parseInt(t[0],10);t.length>0&&e>=0&&this.parameters[e]&&this.parameters[e].deoptimizePath(t.slice(1))},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>1&&Oo(t,e).hasEffectsWhenAccessedAtPath(t.slice(1),e)},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return 0===t.length||this.included||Oo(t,e).hasEffectsWhenAssignedAtPath(t.slice(1),e)},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return 0===t.length||Oo(t,n).hasEffectsWhenCalledAtPath(t.slice(1),e,n)},n}(jt),Lo=function(t){function n(e){return t.call(this,"this",null,null,e)||this}return e(n,t),n.prototype._getInit=function(t){return t.getReplacedVariableInit(this)||lt},n.prototype.getLiteralValueAtPath=function(){return pt},n.prototype.hasEffectsWhenAccessedAtPath=function(e,n){return this._getInit(n).hasEffectsWhenAccessedAtPath(e,n)||t.prototype.hasEffectsWhenAccessedAtPath.call(this,e,n)},n.prototype.hasEffectsWhenAssignedAtPath=function(e,n){return this._getInit(n).hasEffectsWhenAssignedAtPath(e,n)||t.prototype.hasEffectsWhenAssignedAtPath.call(this,e,n)},n.prototype.hasEffectsWhenCalledAtPath=function(e,n,r){return this._getInit(r).hasEffectsWhenCalledAtPath(e,n,r)||t.prototype.hasEffectsWhenCalledAtPath.call(this,e,n,r)},n}(jt),To=function(t){function n(e,n){var r=t.call(this,e)||this;return r.parameters=[],r.context=n,r.hoistedBodyVarScope=new ln(r),r}return e(n,t),n.prototype.addParameterDeclaration=function(t){var e,n=t.name;return n in this.hoistedBodyVarScope.variables?(e=this.hoistedBodyVarScope.variables[n]).addDeclaration(t,null):e=new jt(n,t,lt,this.context),this.variables[n]=e,this.parameters.push(e),e},n.prototype.getParameterVariables=function(){return this.parameters},n}(ln),Do=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.returnExpression=null,e.returnExpressions=[],e}return e(n,t),n.prototype.addReturnExpression=function(t){this.returnExpressions.push(t)},n.prototype.getReturnExpression=function(){return null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression},n.prototype.updateReturnExpression=function(){if(1===this.returnExpressions.length)this.returnExpression=this.returnExpressions[0];else{this.returnExpression=lt;for(var t=0,e=this.returnExpressions;t<e.length;t++){e[t].deoptimizePath(ht)}}},n}(To),Vo=function(t){function n(e,n){var r=t.call(this,e,n)||this;return r.variables.arguments=new Mo(t.prototype.getParameterVariables.call(r),n),r.variables.this=new Lo(n),r}return e(n,t),n.prototype.findLexicalBoundary=function(){return this},n.prototype.getOptionsWhenCalledWith=function(e,n){var r=this,i=e.args,s=e.withNew;return n.replaceVariableInit(this.variables.this,s?new Rt:lt).setArgumentsVariables(i.map(function(e,n){return t.prototype.getParameterVariables.call(r)[n]||e}))},n}(Do),Bo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.createScope=function(t){this.scope=new Vo(t,this.context)},n.prototype.deoptimizePath=function(t){1===t.length&&("prototype"===t[0]?this.isPrototypeDeoptimized=!0:t[0]===at&&(this.isPrototypeDeoptimized=!0,this.scope.getReturnExpression().deoptimizePath(ht)))},n.prototype.getReturnExpressionWhenCalledAtPath=function(t){return 0===t.length?this.scope.getReturnExpression():lt},n.prototype.hasEffects=function(t){return this.id&&this.id.hasEffects(t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t){return!(t.length<=1)&&(t.length>2||"prototype"!==t[0]||this.isPrototypeDeoptimized)},n.prototype.hasEffectsWhenAssignedAtPath=function(t){return!(t.length<=1)&&(t.length>2||"prototype"!==t[0]||this.isPrototypeDeoptimized)},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){if(t.length>0)return!0;for(var r=this.scope.getOptionsWhenCalledWith(e,n),i=0,s=this.params;i<s.length;i++){if(s[i].hasEffects(r))return!0}return this.body.hasEffects(r)},n.prototype.include=function(e){this.scope.variables.arguments.include(),t.prototype.include.call(this,e)},n.prototype.initialise=function(){this.included=!1,this.isPrototypeDeoptimized=!1,null!==this.id&&this.id.declare("function",this);for(var t=0,e=this.params;t<e.length;t++){e[t].declare("parameter",lt)}this.body.addImplicitReturnExpressionToScope()},n.prototype.parseNode=function(e){this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope.hoistedBodyVarScope),t.prototype.parseNode.call(this,e)},n}(ko);Bo.prototype.preventChildBlockScope=!0;var zo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.initialise=function(){t.prototype.initialise.call(this),null!==this.id&&(this.id.variable.isId=!0)},n.prototype.parseNode=function(e){null!==e.id&&(this.id=new this.context.nodeConstructors.Identifier(e.id,this,this.scope.parent)),t.prototype.parseNode.call(this,e)},n}(Bo),jo=/\s/;var Wo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.include=function(e){t.prototype.include.call(this,e),e&&this.context.includeVariable(this.variable)},n.prototype.initialise=function(){this.included=!1,this.declarationName=this.declaration.id&&this.declaration.id.name||this.declaration.name,this.variable=this.scope.addExportDefaultDeclaration(this.declarationName||this.context.getModuleName(),this,this.context),this.context.addExport(this)},n.prototype.render=function(t,e,n){var r=void 0===n?Je:n,i=r.start,s=r.end,o=function(t,e){for(void 0===e&&(e=0),e=nn(t,"default",e)+7;jo.test(t[e]);)e++;return e}(t.original,this.start);if(this.declaration.type===et)this.renderNamedDeclaration(t,o,"function",null===this.declaration.id,e);else if(No(this.declaration))this.renderNamedDeclaration(t,o,"class",null===this.declaration.id,e);else{if(this.variable.referencesOriginal())return void("system"===e.format&&this.variable.exportName?t.overwrite(i,s,"exports('"+this.variable.exportName+"', "+this.variable.getName()+");"):Ze(this,t,i,s));if(!this.variable.included)return t.remove(this.start,o),this.declaration.render(t,e,{isCalleeOfRenderedParent:!1,renderedParentType:tt}),void(";"!==t.original[this.end-1]&&t.appendLeft(this.end,";"));this.renderVariableDeclaration(t,o,e)}this.declaration.render(t,e)},n.prototype.renderNamedDeclaration=function(t,e,n,r,i){var s=this.variable.getName();t.remove(this.start,e),r&&t.appendLeft(function(t,e,n){void 0===n&&(n=0);var r=nn(t,e,n)+e.length;t=t.slice(r,nn(t,"{",r));var i=nn(t,"*");return-1===i?r:r+i+1}(t.original,n,e)," "+s),"system"===i.format&&No(this.declaration)&&this.variable.exportName&&t.appendLeft(this.end," exports('"+this.variable.exportName+"', "+s+");")},n.prototype.renderVariableDeclaration=function(t,e,n){var r="system"===n.format&&this.variable.exportName?"exports('"+this.variable.exportName+"', ":"";t.overwrite(this.start,e,n.varOrConst+" "+this.variable.getName()+" = "+r);var i=59===t.original.charCodeAt(this.end-1);r?t.appendRight(i?this.end-1:this.end,")"+(i?"":";")):i||t.appendLeft(this.end,";")},n}(ko);Wo.prototype.needsBoundaries=!0;var Uo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this);for(var e=0,n=this.elements;e<n.length;e++){var r=n[e];null!==r&&r.deoptimizePath(ht)}},n.prototype.getReturnExpressionWhenCalledAtPath=function(t){return 1!==t.length?lt:Bt(Mt,t[0])},n.prototype.hasEffectsWhenAccessedAtPath=function(t){return t.length>1},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return 1!==t.length||Vt(Mt,t[0],this.included,e,n)},n}(ko),Fo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.addExportedVariables=function(t){for(var e=0,n=this.elements;e<n.length;e++){var r=n[e];null!==r&&r.addExportedVariables(t)}},n.prototype.declare=function(t,e){for(var n=0,r=this.elements;n<r.length;n++){var i=r[n];null!==i&&i.declare(t,lt)}},n.prototype.deoptimizePath=function(t){if(0===t.length)for(var e=0,n=this.elements;e<n.length;e++){var r=n[e];null!==r&&r.deoptimizePath(t)}},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){if(t.length>0)return!0;for(var n=0,r=this.elements;n<r.length;n++){var i=r[n];if(null!==i&&i.hasEffectsWhenAssignedAtPath(ut,e))return!0}return!1},n}(ko),qo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.addDeclaration=function(e,n,r,i){return void 0===r&&(r=null),void 0===i&&(i=!1),i?this.parent.addDeclaration(e,n,lt,!0):t.prototype.addDeclaration.call(this,e,n,r,!1)},n}(ln),Go=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.addImplicitReturnExpressionToScope=function(){var t=this.body[this.body.length-1];t&&"ReturnStatement"===t.type||this.scope.addReturnExpression(lt)},n.prototype.createScope=function(t){this.scope=this.parent.preventChildBlockScope?t:new qo(t)},n.prototype.hasEffects=function(t){for(var e=0,n=this.body;e<n.length;e++){if(n[e].hasEffects(t))return!0}},n.prototype.include=function(t){this.included=!0;for(var e=0,n=this.body;e<n.length;e++){var r=n[e];(t||r.shouldBeIncluded())&&r.include(t)}},n.prototype.render=function(e,n){this.body.length?sn(this.body,e,this.start+1,this.end-1,n):t.prototype.render.call(this,e,n)},n}(ko),Ho=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.createScope=function(t){this.scope=new Do(t,this.context)},n.prototype.deoptimizePath=function(t){1===t.length&&t[0]===at&&this.scope.getReturnExpression().deoptimizePath(ht)},n.prototype.getReturnExpressionWhenCalledAtPath=function(t){return 0===t.length?this.scope.getReturnExpression():lt},n.prototype.hasEffects=function(t){return!1},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>1},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return t.length>1},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){if(t.length>0)return!0;for(var r=0,i=this.params;r<i.length;r++){if(i[r].hasEffects(n))return!0}return this.body.hasEffects(n)},n.prototype.initialise=function(){this.included=!1;for(var t=0,e=this.params;t<e.length;t++){e[t].declare("parameter",lt)}this.body instanceof Go?this.body.addImplicitReturnExpressionToScope():this.scope.addReturnExpression(this.body)},n.prototype.parseNode=function(e){"BlockStatement"===e.body.type&&(this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope.hoistedBodyVarScope)),t.prototype.parseNode.call(this,e)},n}(ko);function Ko(t){return 1===t.length?"exports('"+(t[0].safeExportName||t[0].exportName)+"', "+t[0].getName()+");":"exports({"+t.map(function(t){return(t.safeExportName||t.exportName)+": "+t.getName()}).join(", ")+"});"}Ho.prototype.preventChildBlockScope=!0;var Yo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),this.left.deoptimizePath(ut),this.right.deoptimizePath(ht)},n.prototype.hasEffects=function(t){return this.right.hasEffects(t)||this.left.hasEffects(t)||this.left.hasEffectsWhenAssignedAtPath(ut,t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>0&&this.right.hasEffectsWhenAccessedAtPath(t,e)},n.prototype.render=function(t,e){if(this.left.render(t,e),this.right.render(t,e),"system"===e.format)if(this.left.variable&&this.left.variable.exportName)t.prependLeft(t.original.indexOf("=",this.left.end)+1," exports('"+this.left.variable.exportName+"',"),t.appendLeft(this.right.end,")");else if("addExportedVariables"in this.left){var n=[];this.left.addExportedVariables(n),n.length>0&&(t.prependRight(this.start,"function (v) {"+Ko(n)+" return v;} ("),t.appendLeft(this.end,")"))}},n}(ko),Xo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.addExportedVariables=function(t){this.left.addExportedVariables(t)},n.prototype.bind=function(){t.prototype.bind.call(this),this.left.deoptimizePath(ut),this.right.deoptimizePath(ht)},n.prototype.declare=function(t,e){this.left.declare(t,e)},n.prototype.deoptimizePath=function(t){0===t.length&&this.left.deoptimizePath(t)},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return t.length>0||this.left.hasEffectsWhenAssignedAtPath(ut,e)},n.prototype.render=function(t,e,n){var r=(void 0===n?Je:n).isShorthandProperty;this.left.render(t,e,{isShorthandProperty:r}),this.right.render(t,e)},n}(ko),Qo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(e){return t.prototype.hasEffects.call(this,e)||!e.ignoreReturnAwaitYield()},n.prototype.include=function(e){if(t.prototype.include.call(this,e),!this.context.usesTopLevelAwait){var n=this.parent;do{if(n instanceof Bo||n instanceof Ho)return}while(n=n.parent);this.context.usesTopLevelAwait=!0}},n.prototype.render=function(e,n){t.prototype.render.call(this,e,n)},n}(ko),$o={"!=":function(t,e){return t!=e},"!==":function(t,e){return t!==e},"%":function(t,e){return t%e},"&":function(t,e){return t&e},"*":function(t,e){return t*e},"**":function(t,e){return Math.pow(t,e)},"+":function(t,e){return t+e},"-":function(t,e){return t-e},"/":function(t,e){return t/e},"<":function(t,e){return t<e},"<<":function(t,e){return t<<e},"<=":function(t,e){return t<=e},"==":function(t,e){return t==e},"===":function(t,e){return t===e},">":function(t,e){return t>e},">=":function(t,e){return t>=e},">>":function(t,e){return t>>e},">>>":function(t,e){return t>>>e},"^":function(t,e){return t^e},in:function(){return pt},instanceof:function(){return pt},"|":function(t,e){return t|e}},Jo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.getLiteralValueAtPath=function(t,e,n){if(t.length>0)return pt;var r=this.left.getLiteralValueAtPath(ut,e,n);if(r===pt)return pt;var i=this.right.getLiteralValueAtPath(ut,e,n);if(i===pt)return pt;var s=$o[this.operator];return s?s(r,i):pt},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>1},n}(ko),Zo=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(e){return t.prototype.hasEffects.call(this,e)||!e.ignoreBreakStatements()||this.label&&!e.ignoreLabel(this.label.name)},n}(ko),ta={},ea=new(function(){function t(t){void 0===t&&(t=Ao.Map()),this.entityPaths=t}return t.prototype.isTracked=function(t,e){return this.entityPaths.getIn([t].concat(e,[ta]))},t.prototype.track=function(e,n){return new t(this.entityPaths.setIn([e].concat(n,[ta]),!0))},t}());function na(t){return t.type===nt}var ra=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.addExportedVariables=function(t){this.variable.exportName&&t.push(this.variable)},n.prototype.bind=function(){this.bound||(this.bound=!0,null===this.variable&&function t(e,n){if("MemberExpression"===e.type)return!e.computed&&t(e.object,e);if("Identifier"===e.type)switch(n.type){case"MemberExpression":return n.computed||e===n.object;case"MethodDefinition":return n.computed;case"Property":return n.computed||e===n.value;case"ExportSpecifier":return e===n.local;case"LabeledStatement":case"BreakStatement":case"ContinueStatement":return!1;default:return!0}return!1}(this,this.parent)&&(this.variable=this.scope.findVariable(this.name),this.variable.addReference(this)),null!==this.variable&&this.variable.isLocal&&null!==this.variable.additionalInitializers&&this.variable.consolidateInitializers())},n.prototype.declare=function(t,e){switch(t){case"var":case"function":this.variable=this.scope.addDeclaration(this,this.context,e,!0);break;case"let":case"const":case"class":this.variable=this.scope.addDeclaration(this,this.context,e,!1);break;case"parameter":this.variable=this.scope.addParameterDeclaration(this);break;default:throw new Error("Unexpected identifier kind "+t+".")}},n.prototype.deoptimizePath=function(t){this.bound||this.bind(),null!==this.variable&&(0===t.length&&this.name in this.context.importDescriptions&&!this.scope.contains(this.name)&&this.disallowImportReassignment(),this.variable.deoptimizePath(t))},n.prototype.getLiteralValueAtPath=function(t,e,n){return this.bound||this.bind(),null!==this.variable?this.variable.getLiteralValueAtPath(t,e,n):pt},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return this.bound||this.bind(),null!==this.variable?this.variable.getReturnExpressionWhenCalledAtPath(t,e,n):lt},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return this.variable&&this.variable.hasEffectsWhenAccessedAtPath(t,e)},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return!this.variable||this.variable.hasEffectsWhenAssignedAtPath(t,e)},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return!this.variable||this.variable.hasEffectsWhenCalledAtPath(t,e,n)},n.prototype.include=function(t){this.included||(this.included=!0,null!==this.variable&&this.context.includeVariable(this.variable))},n.prototype.initialise=function(){this.included=!1,this.bound=!1,this.variable||(this.variable=null)},n.prototype.render=function(t,e,n){var r=void 0===n?Je:n,i=r.renderedParentType,s=r.isCalleeOfRenderedParent,o=r.isShorthandProperty;if(this.variable){var a=this.variable.getName();a!==this.name&&(t.overwrite(this.start,this.end,a,{contentOnly:!0,storeName:!0}),o&&t.prependRight(this.start,this.name+": ")),"eval"===a&&"CallExpression"===i&&s&&t.appendRight(this.start,"0, ")}},n.prototype.disallowImportReassignment=function(){this.context.error({code:"ILLEGAL_REASSIGNMENT",message:"Illegal reassignment to import '"+this.name+"'"},this.start)},n}(ko),ia=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){(t.prototype.bind.call(this),this.callee instanceof ra)&&(this.scope.findVariable(this.callee.name).isNamespace&&this.context.error({code:"CANNOT_CALL_NAMESPACE",message:"Cannot call a namespace ('"+this.callee.name+"')"},this.start),"eval"===this.callee.name&&this.context.warn({code:"EVAL",message:"Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification",url:"https://rollupjs.org/guide/en#avoiding-eval"},this.start));null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(ut,ea,this));for(var e=0,n=this.arguments;e<n.length;e++){n[e].deoptimizePath(ht)}},n.prototype.deoptimizeCache=function(){if(this.returnExpression!==lt){this.returnExpression=lt;for(var t=0,e=this.expressionsToBeDeoptimized;t<e.length;t++){e[t].deoptimizeCache()}}},n.prototype.deoptimizePath=function(t){t.length>0&&!this.context.deoptimizationTracker.track(this,t)&&(null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(ut,ea,this)),this.returnExpression.deoptimizePath(t))},n.prototype.getLiteralValueAtPath=function(t,e,n){return null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(ut,e,this)),this.returnExpression===lt||e.isTracked(this.returnExpression,t)?pt:(this.expressionsToBeDeoptimized.push(n),this.returnExpression.getLiteralValueAtPath(t,e.track(this.returnExpression,t),n))},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(ut,e,this)),this.returnExpression===lt||e.isTracked(this.returnExpression,t)?lt:(this.expressionsToBeDeoptimized.push(n),this.returnExpression.getReturnExpressionWhenCalledAtPath(t,e.track(this.returnExpression,t),n))},n.prototype.hasEffects=function(t){for(var e=0,n=this.arguments;e<n.length;e++){if(n[e].hasEffects(t))return!0}return(!this.context.annotations||!this.annotatedPure)&&(this.callee.hasEffects(t)||this.callee.hasEffectsWhenCalledAtPath(ut,this.callOptions,t.getHasEffectsWhenCalledOptions()))},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>0&&!e.hasReturnExpressionBeenAccessedAtPath(t,this)&&this.returnExpression.hasEffectsWhenAccessedAtPath(t,e.addAccessedReturnExpressionAtPath(t,this))},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return 0===t.length||!e.hasReturnExpressionBeenAssignedAtPath(t,this)&&this.returnExpression.hasEffectsWhenAssignedAtPath(t,e.addAssignedReturnExpressionAtPath(t,this))},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return!n.hasReturnExpressionBeenCalledAtPath(t,this)&&this.returnExpression.hasEffectsWhenCalledAtPath(t,e,n.addCalledReturnExpressionAtPath(t,this))},n.prototype.include=function(e){t.prototype.include.call(this,e),this.returnExpression.included||this.returnExpression.include(!1)},n.prototype.initialise=function(){this.included=!1,this.returnExpression=null,this.callOptions=ot.create({args:this.arguments,callIdentifier:this,withNew:!1}),this.expressionsToBeDeoptimized=[]},n.prototype.render=function(e,n,r){var i=(void 0===r?Je:r).renderedParentType;t.prototype.render.call(this,e,n),i===tt&&"FunctionExpression"===this.callee.type&&(e.appendRight(this.start,"("),e.prependLeft(this.end,")"))},n}(ko),sa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.addDeclaration=function(e,n,r,i){return void 0===r&&(r=null),void 0===i&&(i=!1),i?this.parent.addDeclaration(e,n,r,!0):t.prototype.addDeclaration.call(this,e,n,r,!1)},n}(To),oa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.createScope=function(t){this.scope=new sa(t,this.context)},n.prototype.initialise=function(){this.included=!1,this.param&&this.param.declare("parameter",lt)},n.prototype.parseNode=function(e){this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope),t.prototype.parseNode.call(this,e)},n}(ko);oa.prototype.preventChildBlockScope=!0;var aa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return t.length>0||null!==this.classConstructor&&this.classConstructor.hasEffectsWhenCalledAtPath(ut,e,n)},n.prototype.initialise=function(){this.included=!1;for(var t=0,e=this.body;t<e.length;t++){var n=e[t];if("constructor"===n.kind)return void(this.classConstructor=n)}this.classConstructor=null},n}(ko),ua=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n}(Co),ha=function(){function t(t){this.expressions=t}return t.prototype.deoptimizePath=function(t){for(var e=0,n=this.expressions;e<n.length;e++){n[e].deoptimizePath(t)}},t.prototype.getLiteralValueAtPath=function(){return pt},t.prototype.getReturnExpressionWhenCalledAtPath=function(e,n,r){return new t(this.expressions.map(function(t){return t.getReturnExpressionWhenCalledAtPath(e,n,r)}))},t.prototype.hasEffectsWhenAccessedAtPath=function(t,e){for(var n=0,r=this.expressions;n<r.length;n++){if(r[n].hasEffectsWhenAccessedAtPath(t,e))return!0}return!1},t.prototype.hasEffectsWhenAssignedAtPath=function(t,e){for(var n=0,r=this.expressions;n<r.length;n++){if(r[n].hasEffectsWhenAssignedAtPath(t,e))return!0}return!1},t.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){for(var r=0,i=this.expressions;r<i.length;r++){if(i[r].hasEffectsWhenCalledAtPath(t,e,n))return!0}return!1},t.prototype.include=function(){},t}(),ca=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),this.isBranchResolutionAnalysed||this.analyseBranchResolution()},n.prototype.deoptimizeCache=function(){if(null!==this.usedBranch){this.usedBranch=null,this.unusedBranch.deoptimizePath(ht);for(var t=0,e=this.expressionsToBeDeoptimized;t<e.length;t++){e[t].deoptimizeCache()}}},n.prototype.deoptimizePath=function(t){t.length>0&&(this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?(this.consequent.deoptimizePath(t),this.alternate.deoptimizePath(t)):this.usedBranch.deoptimizePath(t))},n.prototype.getLiteralValueAtPath=function(t,e,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?pt:(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getLiteralValueAtPath(t,e,n))},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?new ha([this.consequent.getReturnExpressionWhenCalledAtPath(t,e,n),this.alternate.getReturnExpressionWhenCalledAtPath(t,e,n)]):(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getReturnExpressionWhenCalledAtPath(t,e,n))},n.prototype.hasEffects=function(t){return!!this.test.hasEffects(t)||(null===this.usedBranch?this.consequent.hasEffects(t)||this.alternate.hasEffects(t):this.usedBranch.hasEffects(t))},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return 0!==t.length&&(null===this.usedBranch?this.consequent.hasEffectsWhenAccessedAtPath(t,e)||this.alternate.hasEffectsWhenAccessedAtPath(t,e):this.usedBranch.hasEffectsWhenAccessedAtPath(t,e))},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return 0===t.length||(null===this.usedBranch?this.consequent.hasEffectsWhenAssignedAtPath(t,e)||this.alternate.hasEffectsWhenAssignedAtPath(t,e):this.usedBranch.hasEffectsWhenAssignedAtPath(t,e))},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return null===this.usedBranch?this.consequent.hasEffectsWhenCalledAtPath(t,e,n)||this.alternate.hasEffectsWhenCalledAtPath(t,e,n):this.usedBranch.hasEffectsWhenCalledAtPath(t,e,n)},n.prototype.include=function(t){this.included=!0,t||null===this.usedBranch||this.test.shouldBeIncluded()?(this.test.include(t),this.consequent.include(t),this.alternate.include(t)):this.usedBranch.include(t)},n.prototype.initialise=function(){this.included=!1,this.isBranchResolutionAnalysed=!1,this.usedBranch=null,this.unusedBranch=null,this.expressionsToBeDeoptimized=[]},n.prototype.render=function(e,n,r){var i=void 0===r?Je:r,s=i.renderedParentType,o=i.isCalleeOfRenderedParent;this.test.included?t.prototype.render.call(this,e,n):(e.remove(this.start,this.usedBranch.start),e.remove(this.usedBranch.end,this.end),tn(this,e),this.usedBranch.render(e,n,{isCalleeOfRenderedParent:s?o:this.parent.callee===this,renderedParentType:s||this.parent.type}))},n.prototype.analyseBranchResolution=function(){this.isBranchResolutionAnalysed=!0;var t=this.test.getLiteralValueAtPath(ut,ea,this);t!==pt&&(t?(this.usedBranch=this.consequent,this.unusedBranch=this.alternate):(this.usedBranch=this.alternate,this.unusedBranch=this.consequent))},n}(ko),pa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return this.test.hasEffects(t)||this.body.hasEffects(t.setIgnoreBreakStatements())},n}(ko),la=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(){return!1},n}(ko),da=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(){return!1},n.prototype.initialise=function(){this.included=!1,this.context.addExport(this)},n.prototype.render=function(t,e,n){var r=void 0===n?Je:n,i=r.start,s=r.end;t.remove(i,s)},n}(ko);da.prototype.needsBoundaries=!0;var fa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){null!==this.declaration&&this.declaration.bind()},n.prototype.hasEffects=function(t){return this.declaration&&this.declaration.hasEffects(t)},n.prototype.initialise=function(){this.included=!1,this.context.addExport(this)},n.prototype.render=function(t,e,n){var r=void 0===n?Je:n,i=r.start,s=r.end;null===this.declaration?t.remove(i,s):(t.remove(this.start,this.declaration.start),this.declaration.render(t,e,{start:i,end:s}))},n}(ko);fa.prototype.needsBoundaries=!0;var ma=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.initialise=function(){this.included=!1,this.directive&&"use strict"!==this.directive&&"Program"===this.parent.type&&this.context.warn({code:"MODULE_LEVEL_DIRECTIVE",message:"Module level directives cause errors when bundled, '"+this.directive+"' was ignored."},this.start)},n.prototype.render=function(e,n){t.prototype.render.call(this,e,n),this.included&&this.insertSemicolon(e)},n.prototype.shouldBeIncluded=function(){return this.directive&&"use strict"!==this.directive?"Program"!==this.parent.type:t.prototype.shouldBeIncluded.call(this)},n}(ko),ga=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){this.left.bind(),this.left.deoptimizePath(ut),this.right.bind(),this.body.bind()},n.prototype.createScope=function(t){this.scope=new qo(t)},n.prototype.hasEffects=function(t){return this.left&&(this.left.hasEffects(t)||this.left.hasEffectsWhenAssignedAtPath(ut,t))||this.right&&this.right.hasEffects(t)||this.body.hasEffects(t.setIgnoreBreakStatements())},n.prototype.include=function(t){this.included=!0,this.left.includeWithAllDeclaredVariables(t),this.left.deoptimizePath(ut),this.right.include(t),this.body.include(t)},n.prototype.render=function(t,e){this.left.render(t,e,en),this.right.render(t,e,en),this.body.render(t,e)},n}(ko),va=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){this.left.bind(),this.left.deoptimizePath(ut),this.right.bind(),this.body.bind()},n.prototype.createScope=function(t){this.scope=new qo(t)},n.prototype.hasEffects=function(t){return this.left&&(this.left.hasEffects(t)||this.left.hasEffectsWhenAssignedAtPath(ut,t))||this.right&&this.right.hasEffects(t)||this.body.hasEffects(t.setIgnoreBreakStatements())},n.prototype.include=function(t){this.included=!0,this.left.includeWithAllDeclaredVariables(t),this.left.deoptimizePath(ut),this.right.include(t),this.body.include(t)},n.prototype.render=function(t,e){this.left.render(t,e,en),this.right.render(t,e,en),this.body.render(t,e)},n}(ko),ya=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.createScope=function(t){this.scope=new qo(t)},n.prototype.hasEffects=function(t){return this.init&&this.init.hasEffects(t)||this.test&&this.test.hasEffects(t)||this.update&&this.update.hasEffects(t)||this.body.hasEffects(t.setIgnoreBreakStatements())},n.prototype.render=function(t,e){this.init&&this.init.render(t,e,en),this.test&&this.test.render(t,e,en),this.update&&this.update.render(t,e,en),this.body.render(t,e)},n}(ko),xa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n}(Bo),_a=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),this.isTestValueAnalysed||(this.testValue=pt,this.isTestValueAnalysed=!0,this.testValue=this.test.getLiteralValueAtPath(ut,ea,this))},n.prototype.deoptimizeCache=function(){this.testValue=pt},n.prototype.hasEffects=function(t){return!!this.test.hasEffects(t)||(this.testValue===pt?this.consequent.hasEffects(t)||null!==this.alternate&&this.alternate.hasEffects(t):this.testValue?this.consequent.hasEffects(t):null!==this.alternate&&this.alternate.hasEffects(t))},n.prototype.include=function(t){if(this.included=!0,t)return this.test.include(!0),this.consequent.include(!0),void(null!==this.alternate&&this.alternate.include(!0));var e=this.testValue===pt;(e||this.test.shouldBeIncluded())&&this.test.include(!1),(e||this.testValue)&&this.consequent.shouldBeIncluded()&&this.consequent.include(!1),null===this.alternate||!e&&this.testValue||!this.alternate.shouldBeIncluded()||this.alternate.include(!1)},n.prototype.initialise=function(){this.included=!1,this.isTestValueAnalysed=!1},n.prototype.render=function(t,e){if(this.test.included||(this.testValue?null!==this.alternate&&this.alternate.included:this.consequent.included))this.test.included?this.test.render(t,e):t.overwrite(this.test.start,this.test.end,this.testValue?"true":"false"),this.consequent.included?this.consequent.render(t,e):t.overwrite(this.consequent.start,this.consequent.end,";"),null!==this.alternate&&(this.alternate.included?this.alternate.render(t,e):t.remove(this.consequent.end,this.alternate.end));else{var n=this.testValue?this.consequent:this.alternate;t.remove(this.start,n.start),t.remove(n.end,this.end),tn(this,t),n.render(t,e)}},n}(ko),Ea=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.include=function(){this.included=!0,this.context.includeDynamicImport(this)},n.prototype.initialise=function(){this.included=!1,this.resolutionNamespace=void 0,this.resolutionInterop=!1,this.context.addDynamicImport(this)},n.prototype.render=function(t,e){if(this.resolutionNamespace){var n=e.compact?"":" ",r=e.compact?"":";";t.overwrite(this.parent.start,this.parent.end,"Promise.resolve().then(function"+n+"()"+n+"{"+n+"return "+this.resolutionNamespace+r+n+"})")}else{var i=function(t){switch(t.format){case"cjs":return{interopLeft:"Promise.resolve({"+(e=t.compact?"":" ")+"default:"+e+"require(",interopRight:")"+e+"})",left:"Promise.resolve(require(",right:"))"};case"amd":var e=t.compact?"":" ",n=t.compact?"c":"resolve",r=t.compact?"e":"reject";return{interopLeft:"new Promise(function"+e+"("+n+","+e+r+")"+e+"{"+e+"require([",interopRight:"],"+e+"function"+e+"(m)"+e+"{"+e+n+"({"+e+"default:"+e+"m"+e+"})"+e+"},"+e+r+")"+e+"})",left:"new Promise(function"+e+"("+n+","+e+r+")"+e+"{"+e+"require([",right:"],"+e+n+","+e+r+")"+e+"})"};case"system":return{left:"module.import(",right:")"};case"es":return{left:(t.dynamicImportFunction||"import")+"(",right:")"}}}(e);if(i){var s=this.resolutionInterop&&i.interopLeft||i.left,o=nn(t.original,"(",this.parent.callee.end)+1;t.overwrite(this.parent.start,o,s);var a=this.resolutionInterop&&i.interopRight||i.right;t.overwrite(this.parent.end-1,this.parent.end,a)}}},n.prototype.renderFinalResolution=function(t,e,n){this.included&&("amd"===n&&e.startsWith("'.")&&e.endsWith(".js'")&&(e=e.slice(0,-4)+"'"),t.overwrite(this.parent.arguments[0].start,this.parent.arguments[0].end,e))},n.prototype.setResolution=function(t,e){void 0===e&&(e=void 0),this.resolutionInterop=t,this.resolutionNamespace=e},n}(ko),ba=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){},n.prototype.hasEffects=function(){return!1},n.prototype.initialise=function(){this.included=!1,this.context.addImport(this)},n.prototype.render=function(t,e,n){var r=void 0===n?Je:n,i=r.start,s=r.end;t.remove(i,s)},n}(ko);ba.prototype.needsBoundaries=!0;var Aa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return this.body.hasEffects(t.setIgnoreLabel(this.label.name).setIgnoreBreakStatements())},n}(ko);var Sa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.getLiteralValueAtPath=function(t){return t.length>0||null===this.value&&110!==this.context.code.charCodeAt(this.start)||"bigint"==typeof this.value?pt:this.value},n.prototype.getReturnExpressionWhenCalledAtPath=function(t){return 1!==t.length?lt:Bt(this.members,t[0])},n.prototype.hasEffectsWhenAccessedAtPath=function(t){return null===this.value?t.length>0:t.length>1},n.prototype.hasEffectsWhenAssignedAtPath=function(t){return t.length>0},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return 1!==t.length||Vt(this.members,t[0],this.included,e,n)},n.prototype.initialise=function(){this.included=!1,this.members=function(t){switch(typeof t){case"boolean":return Lt;case"number":return Tt;case"string":return Dt;default:return Object.create(null)}}(this.value)},n.prototype.render=function(t,e){"string"==typeof this.value&&t.indentExclusionRanges.push([this.start+1,this.end-1])},n}(ko),Ia=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),this.isBranchResolutionAnalysed||this.analyseBranchResolution()},n.prototype.deoptimizeCache=function(){if(null!==this.usedBranch){this.usedBranch=null,this.unusedBranch.deoptimizePath(ht);for(var t=0,e=this.expressionsToBeDeoptimized;t<e.length;t++){e[t].deoptimizeCache()}}},n.prototype.deoptimizePath=function(t){t.length>0&&(this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?(this.left.deoptimizePath(t),this.right.deoptimizePath(t)):this.usedBranch.deoptimizePath(t))},n.prototype.getLiteralValueAtPath=function(t,e,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?pt:(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getLiteralValueAtPath(t,e,n))},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?new ha([this.left.getReturnExpressionWhenCalledAtPath(t,e,n),this.right.getReturnExpressionWhenCalledAtPath(t,e,n)]):(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getReturnExpressionWhenCalledAtPath(t,e,n))},n.prototype.hasEffects=function(t){return null===this.usedBranch?this.left.hasEffects(t)||this.right.hasEffects(t):this.usedBranch.hasEffects(t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return 0!==t.length&&(null===this.usedBranch?this.left.hasEffectsWhenAccessedAtPath(t,e)||this.right.hasEffectsWhenAccessedAtPath(t,e):this.usedBranch.hasEffectsWhenAccessedAtPath(t,e))},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return 0===t.length||(null===this.usedBranch?this.left.hasEffectsWhenAssignedAtPath(t,e)||this.right.hasEffectsWhenAssignedAtPath(t,e):this.usedBranch.hasEffectsWhenAssignedAtPath(t,e))},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return null===this.usedBranch?this.left.hasEffectsWhenCalledAtPath(t,e,n)||this.right.hasEffectsWhenCalledAtPath(t,e,n):this.usedBranch.hasEffectsWhenCalledAtPath(t,e,n)},n.prototype.include=function(t){this.included=!0,t||null===this.usedBranch||this.unusedBranch.shouldBeIncluded()?(this.left.include(t),this.right.include(t)):this.usedBranch.include(t)},n.prototype.initialise=function(){this.included=!1,this.isBranchResolutionAnalysed=!1,this.usedBranch=null,this.unusedBranch=null,this.expressionsToBeDeoptimized=[]},n.prototype.render=function(e,n,r){var i=void 0===r?Je:r,s=i.renderedParentType,o=i.isCalleeOfRenderedParent;this.left.included&&this.right.included?t.prototype.render.call(this,e,n):(e.remove(this.start,this.usedBranch.start),e.remove(this.usedBranch.end,this.end),tn(this,e),this.usedBranch.render(e,n,{isCalleeOfRenderedParent:s?o:this.parent.callee===this,renderedParentType:s||this.parent.type}))},n.prototype.analyseBranchResolution=function(){this.isBranchResolutionAnalysed=!0;var t=this.left.getLiteralValueAtPath(ut,ea,this);t!==pt&&(("||"===this.operator?t:!t)?(this.usedBranch=this.left,this.unusedBranch=this.right):(this.usedBranch=this.right,this.unusedBranch=this.left))},n}(ko);function wa(t){return t.computed?function(t){if(t instanceof Sa)return String(t.value);return null}(t.property):t.property.name}function Pa(t){var e=t.propertyKey,n=t.object;if("string"==typeof e){if(n instanceof ra)return[{key:n.name,pos:n.start},{key:e,pos:t.property.start}];if(n.type===it){var r=Pa(n);return r&&r.concat([{key:e,pos:t.property.start}])}}return null}var ka=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.variable=null,e}return e(n,t),n.prototype.addExportedVariables=function(){},n.prototype.bind=function(){if(!this.bound){this.bound=!0;var e=Pa(this),n=e&&this.scope.findVariable(e[0].key);if(n&&n.isNamespace){var r=this.resolveNamespaceVariables(n,e.slice(1));r?"string"==typeof r?this.replacement=r:(r.isExternal&&r.module&&r.module.suggestName(e[0].key),this.variable=r,this.scope.addNamespaceMemberAccess(function(t){for(var e=t[0].key,n=1;n<t.length;n++)e+="."+t[n].key;return e}(e),r)):t.prototype.bind.call(this)}else t.prototype.bind.call(this),null===this.propertyKey&&this.analysePropertyKey()}},n.prototype.deoptimizeCache=function(){for(var t=0,e=this.expressionsToBeDeoptimized;t<e.length;t++){e[t].deoptimizeCache()}},n.prototype.deoptimizePath=function(t){this.bound||this.bind(),0===t.length&&this.disallowNamespaceReassignment(),this.variable?this.variable.deoptimizePath(t):(null===this.propertyKey&&this.analysePropertyKey(),this.object.deoptimizePath([this.propertyKey].concat(t)))},n.prototype.getLiteralValueAtPath=function(t,e,n){return null!==this.variable?this.variable.getLiteralValueAtPath(t,e,n):(null===this.propertyKey&&this.analysePropertyKey(),this.expressionsToBeDeoptimized.push(n),this.object.getLiteralValueAtPath([this.propertyKey].concat(t),e,n))},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return null!==this.variable?this.variable.getReturnExpressionWhenCalledAtPath(t,e,n):(null===this.propertyKey&&this.analysePropertyKey(),this.expressionsToBeDeoptimized.push(n),this.object.getReturnExpressionWhenCalledAtPath([this.propertyKey].concat(t),e,n))},n.prototype.hasEffects=function(t){return this.property.hasEffects(t)||this.object.hasEffects(t)||this.context.propertyReadSideEffects&&this.object.hasEffectsWhenAccessedAtPath([this.propertyKey],t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return 0!==t.length&&(null!==this.variable?this.variable.hasEffectsWhenAccessedAtPath(t,e):this.object.hasEffectsWhenAccessedAtPath([this.propertyKey].concat(t),e))},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return null!==this.variable?this.variable.hasEffectsWhenAssignedAtPath(t,e):this.object.hasEffectsWhenAssignedAtPath([this.propertyKey].concat(t),e)},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return null!==this.variable?this.variable.hasEffectsWhenCalledAtPath(t,e,n):this.object.hasEffectsWhenCalledAtPath([this.propertyKey].concat(t),e,n)},n.prototype.include=function(t){this.included||(this.included=!0,null!==this.variable&&this.context.includeVariable(this.variable)),this.object.include(t),this.property.include(t)},n.prototype.initialise=function(){this.included=!1,this.propertyKey=wa(this),this.variable=null,this.bound=!1,this.replacement=null,this.expressionsToBeDeoptimized=[]},n.prototype.render=function(e,n,r){var i=void 0===r?Je:r,s=i.renderedParentType,o=i.isCalleeOfRenderedParent,a="CallExpression"===s&&o;if(this.variable||this.replacement){var u=this.variable?this.variable.getName():this.replacement;a&&(u="0, "+u),e.overwrite(this.start,this.end,u,{contentOnly:!0,storeName:!0})}else a&&e.appendRight(this.start,"0, "),t.prototype.render.call(this,e,n)},n.prototype.analysePropertyKey=function(){this.propertyKey=at;var t=this.property.getLiteralValueAtPath(ut,ea,this);this.propertyKey=t===pt?at:String(t)},n.prototype.disallowNamespaceReassignment=function(){this.object instanceof ra&&this.scope.findVariable(this.object.name).isNamespace&&this.context.error({code:"ILLEGAL_NAMESPACE_REASSIGNMENT",message:"Illegal reassignment to import '"+this.object.name+"'"},this.start)},n.prototype.resolveNamespaceVariables=function(t,e){if(0===e.length)return t;if(!t.isNamespace)return null;var n=e[0].key,r=t.isExternal?t.module.getVariableForExportName(n):t.context.traceExport(n);if(!r){var i=t.isExternal?t.module.id:t.context.fileName;return this.context.warn({code:"MISSING_EXPORT",exporter:Oe(i),importer:Oe(this.context.fileName),message:"'"+n+"' is not exported by '"+Oe(i)+"'",missing:n,url:"https://rollupjs.org/guide/en#error-name-is-not-exported-by-module-"},e[0].pos),"undefined"}return this.resolveNamespaceVariables(r,e.slice(1))},n}(ko),Ca=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffectsWhenAccessedAtPath=function(t){return t.length>1},n.prototype.initialise=function(){"import"===this.meta.name&&this.context.addImportMeta(this),this.included=!1},n.prototype.renderFinalMechanism=function(t,e,n,r){if(!this.included)return!1;var i=this.parent,s=i instanceof ka&&"string"==typeof i.propertyKey?i.propertyKey:null;if(s&&(s.startsWith("ROLLUP_ASSET_URL_")||s.startsWith("ROLLUP_CHUNK_URL_"))){var o=null,a=null,u=void 0;s.startsWith("ROLLUP_ASSET_URL_")?(o=s.substr("ROLLUP_ASSET_URL_".length),u=this.context.getAssetFileName(o)):(a=s.substr("ROLLUP_CHUNK_URL_".length),u=this.context.getChunkFileName(a));var h,c=fe(ye(ge(e),u));return null!==o&&(h=r.hookFirstSync("resolveAssetUrl",[{assetFileName:u,chunkId:e,format:n,moduleId:this.context.module.id,relativeAssetPath:c}])),h||(h=r.hookFirstSync("resolveFileUrl",[{assetReferenceId:o,chunkId:e,chunkReferenceId:a,fileName:u,format:n,moduleId:this.context.module.id,relativePath:c}])),t.overwrite(i.start,i.end,h),!0}var p=r.hookFirstSync("resolveImportMeta",[s,{chunkId:e,format:n,moduleId:this.context.module.id}]);return"string"==typeof p&&(i instanceof ka?t.overwrite(i.start,i.end,p):t.overwrite(this.start,this.end,p),!0)},n}(ko),Na=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return this.key.hasEffects(t)},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return t.length>0||this.value.hasEffectsWhenCalledAtPath(ut,e,n)},n}(ko),Ra=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this);for(var e=0,n=this.arguments;e<n.length;e++){n[e].deoptimizePath(ht)}},n.prototype.hasEffects=function(t){for(var e=0,n=this.arguments;e<n.length;e++){if(n[e].hasEffects(t))return!0}return!this.annotatedPure&&this.callee.hasEffectsWhenCalledAtPath(ut,this.callOptions,t.getHasEffectsWhenCalledOptions())},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>1},n.prototype.initialise=function(){this.included=!1,this.callOptions=ot.create({args:this.arguments,callIdentifier:this,withNew:!0})},n}(ko),Oa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),this.argument.deoptimizePath([at,at])},n}(ko),Ma=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),null===this.propertyMap&&this.buildPropertyMap()},n.prototype.deoptimizeCache=function(){this.hasUnknownDeoptimizedProperty||this.deoptimizeAllProperties()},n.prototype.deoptimizePath=function(t){if(!this.hasUnknownDeoptimizedProperty)if(null===this.propertyMap&&this.buildPropertyMap(),0!==t.length){var e=t[0];if(1===t.length){if("string"!=typeof e)return void this.deoptimizeAllProperties();if(!this.deoptimizedPaths[e]&&(this.deoptimizedPaths[e]=!0,this.expressionsToBeDeoptimized[e]))for(var n=0,r=this.expressionsToBeDeoptimized[e];n<r.length;n++){r[n].deoptimizeCache()}}for(var i=1===t.length?ht:t.slice(1),s=0,o="string"==typeof e?this.propertyMap[e]?this.propertyMap[e].propertiesRead:[]:this.properties;s<o.length;s++){o[s].deoptimizePath(i)}}else this.deoptimizeAllProperties()},n.prototype.getLiteralValueAtPath=function(t,e,n){null===this.propertyMap&&this.buildPropertyMap();var r=t[0];return 0===t.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof r||this.deoptimizedPaths[r]?pt:1!==t.length||this.propertyMap[r]||Ot[r]||0!==this.unmatchablePropertiesRead.length?!this.propertyMap[r]||null===this.propertyMap[r].exactMatchRead||this.propertyMap[r].propertiesRead.length>1?pt:(this.expressionsToBeDeoptimized[r]?this.expressionsToBeDeoptimized[r].push(n):this.expressionsToBeDeoptimized[r]=[n],this.propertyMap[r].exactMatchRead.getLiteralValueAtPath(t.slice(1),e,n)):void(this.expressionsToBeDeoptimized[r]?this.expressionsToBeDeoptimized[r].push(n):this.expressionsToBeDeoptimized[r]=[n])},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){null===this.propertyMap&&this.buildPropertyMap();var r=t[0];return 0===t.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof r||this.deoptimizedPaths[r]?lt:1!==t.length||!Ot[r]||0!==this.unmatchablePropertiesRead.length||this.propertyMap[r]&&null!==this.propertyMap[r].exactMatchRead?!this.propertyMap[r]||null===this.propertyMap[r].exactMatchRead||this.propertyMap[r].propertiesRead.length>1?lt:(this.expressionsToBeDeoptimized[r]?this.expressionsToBeDeoptimized[r].push(n):this.expressionsToBeDeoptimized[r]=[n],this.propertyMap[r].exactMatchRead.getReturnExpressionWhenCalledAtPath(t.slice(1),e,n)):Bt(Ot,r)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){if(0===t.length)return!1;var n=t[0];if(t.length>1&&(this.hasUnknownDeoptimizedProperty||"string"!=typeof n||this.deoptimizedPaths[n]||!this.propertyMap[n]||null===this.propertyMap[n].exactMatchRead))return!0;for(var r=t.slice(1),i=0,s="string"!=typeof n?this.properties:this.propertyMap[n]?this.propertyMap[n].propertiesRead:[];i<s.length;i++){if(s[i].hasEffectsWhenAccessedAtPath(r,e))return!0}return!1},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){if(0===t.length)return!1;var n=t[0];if(t.length>1&&(this.hasUnknownDeoptimizedProperty||"string"!=typeof n||this.deoptimizedPaths[n]||!this.propertyMap[n]||null===this.propertyMap[n].exactMatchRead))return!0;for(var r=t.slice(1),i=0,s="string"!=typeof n?this.properties:t.length>1?this.propertyMap[n].propertiesRead:this.propertyMap[n]?this.propertyMap[n].propertiesSet:[];i<s.length;i++){if(s[i].hasEffectsWhenAssignedAtPath(r,e))return!0}return!1},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){var r=t[0];if(0===t.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof r||this.deoptimizedPaths[r]||(this.propertyMap[r]?!this.propertyMap[r].exactMatchRead:t.length>1||!Ot[r]))return!0;for(var i=t.slice(1),s=0,o=this.propertyMap[r]?this.propertyMap[r].propertiesRead:[];s<o.length;s++){if(o[s].hasEffectsWhenCalledAtPath(i,e,n))return!0}return!(1!==t.length||!Ot[r])&&Vt(Ot,r,this.included,e,n)},n.prototype.initialise=function(){this.included=!1,this.hasUnknownDeoptimizedProperty=!1,this.deoptimizedPaths=Object.create(null),this.propertyMap=null,this.expressionsToBeDeoptimized=Object.create(null)},n.prototype.render=function(e,n,r){var i=(void 0===r?Je:r).renderedParentType;t.prototype.render.call(this,e,n),i===tt&&(e.appendRight(this.start,"("),e.prependLeft(this.end,")"))},n.prototype.buildPropertyMap=function(){var t,e;this.propertyMap=Object.create(null),this.unmatchablePropertiesRead=[],this.unmatchablePropertiesWrite=[];for(var n=this.properties.length-1;n>=0;n--){var r=this.properties[n];if(r instanceof Oa)this.unmatchablePropertiesRead.push(r);else{var i="get"!==r.kind,s="set"!==r.kind,o=void 0;if(r.computed){var a=r.key.getLiteralValueAtPath(ut,ea,this);if(a===pt){s?this.unmatchablePropertiesRead.push(r):this.unmatchablePropertiesWrite.push(r);continue}o=String(a)}else o=r.key instanceof ra?r.key.name:String(r.key.value);var u=this.propertyMap[o];u?(s&&null===u.exactMatchRead&&(u.exactMatchRead=r,(t=u.propertiesRead).push.apply(t,[r].concat(this.unmatchablePropertiesRead))),i&&!s&&null===u.exactMatchWrite&&(u.exactMatchWrite=r,(e=u.propertiesSet).push.apply(e,[r].concat(this.unmatchablePropertiesWrite)))):this.propertyMap[o]={exactMatchRead:s?r:null,exactMatchWrite:i?r:null,propertiesRead:s?[r].concat(this.unmatchablePropertiesRead):[],propertiesSet:i&&!s?[r].concat(this.unmatchablePropertiesWrite):[]}}}},n.prototype.deoptimizeAllProperties=function(){this.hasUnknownDeoptimizedProperty=!0;for(var t=0,e=this.properties;t<e.length;t++){e[t].deoptimizePath(ht)}for(var n=0,r=Object.keys(this.expressionsToBeDeoptimized);n<r.length;n++)for(var i=r[n],s=0,o=this.expressionsToBeDeoptimized[i];s<o.length;s++){o[s].deoptimizeCache()}},n}(ko),La=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.addExportedVariables=function(t){for(var e=0,n=this.properties;e<n.length;e++){var r=n[e];"Property"===r.type?r.value.addExportedVariables(t):r.argument.addExportedVariables(t)}},n.prototype.declare=function(t,e){for(var n=0,r=this.properties;n<r.length;n++){r[n].declare(t,e)}},n.prototype.deoptimizePath=function(t){if(0===t.length)for(var e=0,n=this.properties;e<n.length;e++){n[e].deoptimizePath(t)}},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){if(t.length>0)return!0;for(var n=0,r=this.properties;n<r.length;n++){if(r[n].hasEffectsWhenAssignedAtPath(ut,e))return!0}return!1},n}(ko),Ta=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){for(var e=0,n=this.body;e<n.length;e++){if(n[e].hasEffects(t))return!0}},n.prototype.include=function(t){this.included=!0;for(var e=0,n=this.body;e<n.length;e++){var r=n[e];(t||r.shouldBeIncluded())&&r.include(t)}},n.prototype.render=function(e,n){this.body.length?sn(this.body,e,this.start,this.end,n):t.prototype.render.call(this,e,n)},n}(ko),Da=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.declarationInit=null,e}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),"get"===this.kind&&null===this.returnExpression&&this.updateReturnExpression(),null!==this.declarationInit&&this.declarationInit.deoptimizePath([at,at])},n.prototype.declare=function(t,e){this.declarationInit=e,this.value.declare(t,lt)},n.prototype.deoptimizeCache=function(){throw new Error("Unexpected deoptimization")},n.prototype.deoptimizePath=function(t){"get"===this.kind?t.length>0&&(null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression.deoptimizePath(t)):"set"!==this.kind&&this.value.deoptimizePath(t)},n.prototype.getLiteralValueAtPath=function(t,e,n){return"set"===this.kind?pt:"get"===this.kind?(null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression.getLiteralValueAtPath(t,e,n)):this.value.getLiteralValueAtPath(t,e,n)},n.prototype.getReturnExpressionWhenCalledAtPath=function(t,e,n){return"set"===this.kind?lt:"get"===this.kind?(null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression.getReturnExpressionWhenCalledAtPath(t,e,n)):this.value.getReturnExpressionWhenCalledAtPath(t,e,n)},n.prototype.hasEffects=function(t){return this.key.hasEffects(t)||this.value.hasEffects(t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return"get"===this.kind?this.value.hasEffectsWhenCalledAtPath(ut,this.accessorCallOptions,e.getHasEffectsWhenCalledOptions())||t.length>0&&this.returnExpression.hasEffectsWhenAccessedAtPath(t,e):this.value.hasEffectsWhenAccessedAtPath(t,e)},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return"get"===this.kind?0===t.length||this.returnExpression.hasEffectsWhenAssignedAtPath(t,e):"set"===this.kind?t.length>0||this.value.hasEffectsWhenCalledAtPath(ut,this.accessorCallOptions,e.getHasEffectsWhenCalledOptions()):this.value.hasEffectsWhenAssignedAtPath(t,e)},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return"get"===this.kind?this.returnExpression.hasEffectsWhenCalledAtPath(t,e,n):this.value.hasEffectsWhenCalledAtPath(t,e,n)},n.prototype.initialise=function(){this.included=!1,this.returnExpression=null,this.accessorCallOptions=ot.create({callIdentifier:this,withNew:!1})},n.prototype.render=function(t,e){this.shorthand||this.key.render(t,e),this.value.render(t,e,{isShorthandProperty:this.shorthand})},n.prototype.updateReturnExpression=function(){this.returnExpression=lt,this.returnExpression=this.value.getReturnExpressionWhenCalledAtPath(ut,ea,this)},n}(ko),Va=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.declarationInit=null,e}return e(n,t),n.prototype.addExportedVariables=function(t){this.argument.addExportedVariables(t)},n.prototype.bind=function(){t.prototype.bind.call(this),null!==this.declarationInit&&this.declarationInit.deoptimizePath([at,at])},n.prototype.declare=function(t,e){this.argument.declare(t,lt),this.declarationInit=e},n.prototype.deoptimizePath=function(t){0===t.length&&this.argument.deoptimizePath(ut)},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return t.length>0||this.argument.hasEffectsWhenAssignedAtPath(ut,e)},n}(ko),Ba=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return!t.ignoreReturnAwaitYield()||this.argument&&this.argument.hasEffects(t)},n.prototype.initialise=function(){this.included=!1,this.scope.addReturnExpression(this.argument||lt)},n.prototype.render=function(t,e){this.argument&&(this.argument.render(t,e),this.argument.start===this.start+6&&t.prependLeft(this.start+6," "))},n}(ko),za=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.deoptimizePath=function(t){t.length>0&&this.expressions[this.expressions.length-1].deoptimizePath(t)},n.prototype.getLiteralValueAtPath=function(t,e,n){return this.expressions[this.expressions.length-1].getLiteralValueAtPath(t,e,n)},n.prototype.hasEffects=function(t){for(var e=0,n=this.expressions;e<n.length;e++){if(n[e].hasEffects(t))return!0}return!1},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>0&&this.expressions[this.expressions.length-1].hasEffectsWhenAccessedAtPath(t,e)},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return 0===t.length||this.expressions[this.expressions.length-1].hasEffectsWhenAssignedAtPath(t,e)},n.prototype.hasEffectsWhenCalledAtPath=function(t,e,n){return this.expressions[this.expressions.length-1].hasEffectsWhenCalledAtPath(t,e,n)},n.prototype.include=function(t){this.included=!0;for(var e=0;e<this.expressions.length-1;e++){var n=this.expressions[e];(t||n.shouldBeIncluded())&&n.include(t)}this.expressions[this.expressions.length-1].include(t)},n.prototype.render=function(t,e,n){for(var r,i=void 0===n?Je:n,s=i.renderedParentType,o=i.isCalleeOfRenderedParent,a=0,u=0,h=0,c=on(this.expressions,t,this.start,this.end);h<c.length;h++){var p=c[h],l=p.node,d=p.start,f=p.end;l.included?(u++,0===a&&(a=d),r=f,l===this.expressions[this.expressions.length-1]&&1===u?l.render(t,e,{isCalleeOfRenderedParent:s?o:this.parent.callee===this,renderedParentType:s||this.parent.type}):l.render(t,e)):Ze(l,t,d,f)}u>1&&s&&(t.prependRight(a,"("),t.appendLeft(r,")"))},n}(ko),ja=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.include=function(t){this.included=!0,this.test&&this.test.include(t);for(var e=0,n=this.consequent;e<n.length;e++){var r=n[e];(t||r.shouldBeIncluded())&&r.include(t)}},n.prototype.render=function(e,n){if(this.consequent.length){this.test&&this.test.render(e,n);var r=this.test?this.test.end:nn(e.original,"default",this.start)+7,i=nn(e.original,":",r)+1;sn(this.consequent,e,i,this.end,n)}else t.prototype.render.call(this,e,n)},n}(ko),Wa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.createScope=function(t){this.scope=new qo(t)},n.prototype.hasEffects=function(e){return t.prototype.hasEffects.call(this,e.setIgnoreBreakStatements())},n}(ko),Ua=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){(t.prototype.bind.call(this),this.tag.type===nt)&&(this.scope.findVariable(this.tag.name).isNamespace&&this.context.error({code:"CANNOT_CALL_NAMESPACE",message:"Cannot call a namespace ('"+this.tag.name+"')"},this.start),"eval"===this.tag.name&&this.context.warn({code:"EVAL",message:"Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification",url:"https://rollupjs.org/guide/en#avoiding-eval"},this.start))},n.prototype.hasEffects=function(e){return t.prototype.hasEffects.call(this,e)||this.tag.hasEffectsWhenCalledAtPath(ut,this.callOptions,e.getHasEffectsWhenCalledOptions())},n.prototype.initialise=function(){this.included=!1,this.callOptions=ot.create({callIdentifier:this,withNew:!1})},n}(ko),Fa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return!1},n}(ko);var qa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.getLiteralValueAtPath=function(t){return t.length>0||1!==this.quasis.length?pt:this.quasis[0].value.cooked},n.prototype.render=function(e,n){e.indentExclusionRanges.push([this.start,this.end]),t.prototype.render.call(this,e,n)},n}(ko),Ga=function(t){function n(e,n){var r=t.call(this,e)||this;return r.context=n,r.variables.this=new jt("this",null,dt,n),r}return e(n,t),n.prototype.addExportDefaultDeclaration=function(t,e,n){return this.variables.default=new Wt(t,e,n)},n.prototype.addNamespaceMemberAccess=function(t,e){e instanceof $t&&(this.accessedOutsideVariables[e.name]=e)},n.prototype.deconflict=function(t){for(var e=0,n=this.children;e<n.length;e++){n[e].deconflict(t)}},n.prototype.findLexicalBoundary=function(){return this},n.prototype.findVariable=function(t){var e=this.variables[t]||this.accessedOutsideVariables[t];if(e)return e;var n=this.context.traceVariable(t)||this.parent.findVariable(t);return n instanceof $t&&(this.accessedOutsideVariables[t]=n),n},n}(ln),Ha=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),this.variable=this.scope.findVariable("this")},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>0&&this.variable.hasEffectsWhenAccessedAtPath(t,e)},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return this.variable.hasEffectsWhenAssignedAtPath(t,e)},n.prototype.initialise=function(){this.included=!1,this.variable=null,this.alias=this.scope.findLexicalBoundary()instanceof Ga?this.context.moduleContext:null,"undefined"===this.alias&&this.context.warn({code:"THIS_IS_UNDEFINED",message:"The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten",url:"https://rollupjs.org/guide/en#error-this-is-undefined"},this.start)},n.prototype.render=function(t,e){null!==this.alias&&t.overwrite(this.start,this.end,this.alias,{contentOnly:!1,storeName:!0})},n}(ko),Ka=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return!0},n}(ko),Ya={"!":function(t){return!t},"+":function(t){return+t},"-":function(t){return-t},delete:function(){return pt},typeof:function(t){return typeof t},void:function(){},"~":function(t){return~t}},Xa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),"delete"===this.operator&&this.argument.deoptimizePath(ut)},n.prototype.getLiteralValueAtPath=function(t,e,n){if(t.length>0)return pt;var r=this.argument.getLiteralValueAtPath(ut,e,n);return r===pt?pt:Ya[this.operator](r)},n.prototype.hasEffects=function(t){return this.argument.hasEffects(t)||"delete"===this.operator&&this.argument.hasEffectsWhenAssignedAtPath(ut,t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return"void"===this.operator?t.length>0:t.length>1},n}(ko),Qa=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return!0},n.prototype.include=function(){t.prototype.include.call(this,!0)},n}(ko),$a=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){(t.prototype.bind.call(this),this.argument.deoptimizePath(ut),na(this.argument))&&(this.scope.findVariable(this.argument.name).isReassigned=!0)},n.prototype.hasEffects=function(t){return this.argument.hasEffects(t)||this.argument.hasEffectsWhenAssignedAtPath(ut,t)},n.prototype.hasEffectsWhenAccessedAtPath=function(t,e){return t.length>1},n.prototype.render=function(t,e){this.argument.render(t,e);var n=this.argument.variable;if("system"===e.format&&n&&n.exportName){var r=n.getName();if(this.prefix)t.overwrite(this.start,this.end,"exports('"+n.exportName+"', "+this.operator+r+")");else{var i=void 0;switch(this.operator){case"++":i=r+" + 1";break;case"--":i=r+" - 1"}t.overwrite(this.start,this.end,"(exports('"+n.exportName+"', "+i+"), "+r+this.operator+")")}}},n}(ko);function Ja(t){return t.renderBaseName&&t.exportName&&t.isReassigned}var Za=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.deoptimizePath=function(t){for(var e=0,n=this.declarations;e<n.length;e++){n[e].deoptimizePath(ut)}},n.prototype.hasEffectsWhenAssignedAtPath=function(t,e){return!1},n.prototype.include=function(t){this.included=!0;for(var e=0,n=this.declarations;e<n.length;e++){var r=n[e];(t||r.shouldBeIncluded())&&r.include(t)}},n.prototype.includeWithAllDeclaredVariables=function(t){this.included=!0;for(var e=0,n=this.declarations;e<n.length;e++){n[e].include(t)}},n.prototype.initialise=function(){this.included=!1;for(var t=0,e=this.declarations;t<e.length;t++){e[t].declareDeclarator(this.kind)}},n.prototype.render=function(t,e,n){if(void 0===n&&(n=Je),function(t){for(var e=0,n=t;e<n.length;e++){var r=n[e];if(!r.included)return!1;if(r.id.type===nt){if(r.id.variable.exportName)return!1}else{var i=[];if(r.id.addExportedVariables(i),i.length>0)return!1}}return!0}(this.declarations)){for(var r=0,i=this.declarations;r<i.length;r++){i[r].render(t,e)}n.isNoStatement||59===t.original.charCodeAt(this.end-1)||t.appendLeft(this.end,";")}else this.renderReplacedDeclarations(t,e,n)},n.prototype.renderDeclarationEnd=function(t,e,n,r,i,s,o){59===t.original.charCodeAt(this.end-1)&&t.remove(this.end-1,this.end),s&&(e+=";"),null!==n?(10!==t.original.charCodeAt(r-1)||10!==t.original.charCodeAt(this.end)&&13!==t.original.charCodeAt(this.end)||(r--,13===t.original.charCodeAt(r)&&r--),r===n+1?t.overwrite(n,i,e):(t.overwrite(n,n+1,e),t.remove(r,i))):t.appendLeft(i,e),o.length>0&&t.appendLeft(i," "+Ko(o))},n.prototype.renderReplacedDeclarations=function(t,e,n){var r,i,s=n.start,o=void 0===s?this.start:s,a=n.end,u=void 0===a?this.end:a,h=n.isNoStatement,c=on(this.declarations,t,this.start+this.kind.length,this.end-(59===t.original.charCodeAt(this.end-1)?1:0)),p=(i=/\n\s*$/.test(t.slice(this.start,c[0].start))?this.start+this.kind.length:c[0].start)-1;t.remove(this.start,p);for(var l,d,f=!1,m=!1,g="",v=[],y=0,x=c;y<x.length;y++){var _=x[y],E=_.node,b=_.start,A=_.separator,S=_.contentEnd,I=_.end;!E.included||na(E.id)&&Ja(E.id.variable)&&null===E.init?t.remove(b,I):(l="",d="",na(E.id)&&Ja(E.id.variable)?(m&&(g+=";"),f=!1):("system"===e.format&&null!==E.init&&(E.id.type!==nt?E.id.addExportedVariables(v):E.id.variable.exportName&&(t.prependLeft(t.original.indexOf("=",E.id.end)+1," exports('"+(E.id.variable.safeExportName||E.id.variable.exportName)+"',"),d+=")")),f?g+=",":(m&&(g+=";"),l+=this.kind+" ",f=!0)),i===p+1?t.overwrite(p,i,g+l):(t.overwrite(p,p+1,g),t.appendLeft(i,l)),E.render(t,e),r=S,i=I,m=!0,p=A,g=d)}m?this.renderDeclarationEnd(t,g,p,r,i,!h,v):t.remove(o,u)},n}(ko),tu=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.declareDeclarator=function(t){this.id.declare(t,this.init||dt)},n.prototype.deoptimizePath=function(t){this.id.deoptimizePath(t)},n.prototype.render=function(e,n){null===this.init||this.init.included?t.prototype.render.call(this,e,n):(e.remove(this.id.end,this.end),this.id.render(e,n))},n}(ko),eu=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.hasEffects=function(t){return this.test.hasEffects(t)||this.body.hasEffects(t.setIgnoreBreakStatements())},n}(ko),nu=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e(n,t),n.prototype.bind=function(){t.prototype.bind.call(this),null!==this.argument&&this.argument.deoptimizePath(ht)},n.prototype.hasEffects=function(t){return!t.ignoreReturnAwaitYield()||this.argument&&this.argument.hasEffects(t)},n.prototype.render=function(t,e){this.argument&&(this.argument.render(t,e),this.argument.start===this.start+5&&t.prependLeft(this.start+5," "))},n}(ko),ru={ArrayExpression:Uo,ArrayPattern:Fo,ArrowFunctionExpression:Ho,AssignmentExpression:Yo,AssignmentPattern:Xo,AwaitExpression:Qo,BinaryExpression:Jo,BlockStatement:Go,BreakStatement:Zo,CallExpression:ia,CatchClause:oa,ClassBody:aa,ClassDeclaration:Ro,ClassExpression:ua,ConditionalExpression:ca,DoWhileStatement:pa,EmptyStatement:la,ExportAllDeclaration:da,ExportDefaultDeclaration:Wo,ExportNamedDeclaration:fa,ExpressionStatement:ma,ForInStatement:ga,ForOfStatement:va,ForStatement:ya,FunctionDeclaration:zo,FunctionExpression:xa,Identifier:ra,IfStatement:_a,Import:Ea,ImportDeclaration:ba,LabeledStatement:Aa,Literal:Sa,LogicalExpression:Ia,MemberExpression:ka,MetaProperty:Ca,MethodDefinition:Na,NewExpression:Ra,ObjectExpression:Ma,ObjectPattern:La,Program:Ta,Property:Da,RestElement:Va,ReturnStatement:Ba,SequenceExpression:za,SpreadElement:Oa,SwitchCase:ja,SwitchStatement:Wa,TaggedTemplateExpression:Ua,TemplateElement:Fa,TemplateLiteral:qa,ThisExpression:Ha,ThrowStatement:Ka,TryStatement:ko,UnaryExpression:Xa,UnknownNode:Qa,UpdateExpression:$a,VariableDeclaration:Za,VariableDeclarator:tu,WhileStatement:eu,YieldExpression:nu};function iu(t,e,n){n(t,e)}function su(t,e,n){}var ou={};function au(t,e,n){void 0===n&&(n=t.type);for(var r=e.commentNodes[e.commentIndex];r&&t.start>=r.end;)uu(t,r),r=e.commentNodes[++e.commentIndex];r&&r.end<=t.end&&ou[n](t,e,au)}function uu(t,e){t.annotations?t.annotations.push(e):t.annotations=[e],"ExpressionStatement"===t.type&&(t=t.expression),"CallExpression"!==t.type&&"NewExpression"!==t.type||(t.annotatedPure=!0)}ou.Program=ou.BlockStatement=function(t,e,n){for(var r=0,i=t.body;r<i.length;r+=1){n(i[r],e,"Statement")}},ou.Statement=iu,ou.EmptyStatement=su,ou.ExpressionStatement=ou.ParenthesizedExpression=function(t,e,n){return n(t.expression,e,"Expression")},ou.IfStatement=function(t,e,n){n(t.test,e,"Expression"),n(t.consequent,e,"Statement"),t.alternate&&n(t.alternate,e,"Statement")},ou.LabeledStatement=function(t,e,n){return n(t.body,e,"Statement")},ou.BreakStatement=ou.ContinueStatement=su,ou.WithStatement=function(t,e,n){n(t.object,e,"Expression"),n(t.body,e,"Statement")},ou.SwitchStatement=function(t,e,n){n(t.discriminant,e,"Expression");for(var r=0,i=t.cases;r<i.length;r+=1){var s=i[r];s.test&&n(s.test,e,"Expression");for(var o=0,a=s.consequent;o<a.length;o+=1){n(a[o],e,"Statement")}}},ou.SwitchCase=function(t,e,n){t.test&&n(t.test,e,"Expression");for(var r=0,i=t.consequent;r<i.length;r+=1){n(i[r],e,"Statement")}},ou.ReturnStatement=ou.YieldExpression=ou.AwaitExpression=function(t,e,n){t.argument&&n(t.argument,e,"Expression")},ou.ThrowStatement=ou.SpreadElement=function(t,e,n){return n(t.argument,e,"Expression")},ou.TryStatement=function(t,e,n){n(t.block,e,"Statement"),t.handler&&n(t.handler,e),t.finalizer&&n(t.finalizer,e,"Statement")},ou.CatchClause=function(t,e,n){t.param&&n(t.param,e,"Pattern"),n(t.body,e,"Statement")},ou.WhileStatement=ou.DoWhileStatement=function(t,e,n){n(t.test,e,"Expression"),n(t.body,e,"Statement")},ou.ForStatement=function(t,e,n){t.init&&n(t.init,e,"ForInit"),t.test&&n(t.test,e,"Expression"),t.update&&n(t.update,e,"Expression"),n(t.body,e,"Statement")},ou.ForInStatement=ou.ForOfStatement=function(t,e,n){n(t.left,e,"ForInit"),n(t.right,e,"Expression"),n(t.body,e,"Statement")},ou.ForInit=function(t,e,n){"VariableDeclaration"===t.type?n(t,e):n(t,e,"Expression")},ou.DebuggerStatement=su,ou.FunctionDeclaration=function(t,e,n){return n(t,e,"Function")},ou.VariableDeclaration=function(t,e,n){for(var r=0,i=t.declarations;r<i.length;r+=1){n(i[r],e)}},ou.VariableDeclarator=function(t,e,n){n(t.id,e,"Pattern"),t.init&&n(t.init,e,"Expression")},ou.Function=function(t,e,n){t.id&&n(t.id,e,"Pattern");for(var r=0,i=t.params;r<i.length;r+=1){n(i[r],e,"Pattern")}n(t.body,e,t.expression?"Expression":"Statement")},ou.Pattern=function(t,e,n){"Identifier"===t.type?n(t,e,"VariablePattern"):"MemberExpression"===t.type?n(t,e,"MemberPattern"):n(t,e)},ou.VariablePattern=su,ou.MemberPattern=iu,ou.RestElement=function(t,e,n){return n(t.argument,e,"Pattern")},ou.ArrayPattern=function(t,e,n){for(var r=0,i=t.elements;r<i.length;r+=1){var s=i[r];s&&n(s,e,"Pattern")}},ou.ObjectPattern=function(t,e,n){for(var r=0,i=t.properties;r<i.length;r+=1){var s=i[r];"Property"===s.type?(s.computed&&n(s.key,e,"Expression"),n(s.value,e,"Pattern")):"RestElement"===s.type&&n(s.argument,e,"Pattern")}},ou.Expression=iu,ou.ThisExpression=ou.Super=ou.MetaProperty=su,ou.ArrayExpression=function(t,e,n){for(var r=0,i=t.elements;r<i.length;r+=1){var s=i[r];s&&n(s,e,"Expression")}},ou.ObjectExpression=function(t,e,n){for(var r=0,i=t.properties;r<i.length;r+=1){n(i[r],e)}},ou.FunctionExpression=ou.ArrowFunctionExpression=ou.FunctionDeclaration,ou.SequenceExpression=function(t,e,n){for(var r=0,i=t.expressions;r<i.length;r+=1){n(i[r],e,"Expression")}},ou.TemplateLiteral=function(t,e,n){for(var r=0,i=t.quasis;r<i.length;r+=1){n(i[r],e)}for(var s=0,o=t.expressions;s<o.length;s+=1){n(o[s],e,"Expression")}},ou.TemplateElement=su,ou.UnaryExpression=ou.UpdateExpression=function(t,e,n){n(t.argument,e,"Expression")},ou.BinaryExpression=ou.LogicalExpression=function(t,e,n){n(t.left,e,"Expression"),n(t.right,e,"Expression")},ou.AssignmentExpression=ou.AssignmentPattern=function(t,e,n){n(t.left,e,"Pattern"),n(t.right,e,"Expression")},ou.ConditionalExpression=function(t,e,n){n(t.test,e,"Expression"),n(t.consequent,e,"Expression"),n(t.alternate,e,"Expression")},ou.NewExpression=ou.CallExpression=function(t,e,n){if(n(t.callee,e,"Expression"),t.arguments)for(var r=0,i=t.arguments;r<i.length;r+=1){n(i[r],e,"Expression")}},ou.MemberExpression=function(t,e,n){n(t.object,e,"Expression"),t.computed&&n(t.property,e,"Expression")},ou.ExportNamedDeclaration=ou.ExportDefaultDeclaration=function(t,e,n){t.declaration&&n(t.declaration,e,"ExportNamedDeclaration"===t.type||t.declaration.id?"Statement":"Expression"),t.source&&n(t.source,e,"Expression")},ou.ExportAllDeclaration=function(t,e,n){n(t.source,e,"Expression")},ou.ImportDeclaration=function(t,e,n){for(var r=0,i=t.specifiers;r<i.length;r+=1){n(i[r],e)}n(t.source,e,"Expression")},ou.ImportSpecifier=ou.ImportDefaultSpecifier=ou.ImportNamespaceSpecifier=ou.Identifier=ou.Literal=su,ou.TaggedTemplateExpression=function(t,e,n){n(t.tag,e,"Expression"),n(t.quasi,e,"Expression")},ou.ClassDeclaration=ou.ClassExpression=function(t,e,n){return n(t,e,"Class")},ou.Class=function(t,e,n){t.id&&n(t.id,e,"Pattern"),t.superClass&&n(t.superClass,e,"Expression"),n(t.body,e)},ou.ClassBody=function(t,e,n){for(var r=0,i=t.body;r<i.length;r+=1){n(i[r],e)}},ou.MethodDefinition=ou.Property=function(t,e,n){t.computed&&n(t.key,e,"Expression"),n(t.value,e,"Expression")};var hu=/[@#]__PURE__/,cu=function(t){return hu.test(t.text)};var pu="sourceMa";pu+="ppingURL";var lu=new RegExp("^#\\s+"+pu+"=.+\\n?"),du=function(){},fu=function(){return 0},mu=function(){return 0},gu=function(){return 0},vu={},yu=function(t){return 1e3*t[0]+t[1]/1e6};function xu(t,e){switch(e){case 1:return"# "+t;case 2:return"## "+t;case 3:return t;default:return" ".repeat(e-4)+"- "+t}}function _u(t,e){void 0===e&&(e=3),t=xu(t,e),vu.hasOwnProperty(t)||(vu[t]={memory:0,startMemory:void 0,startTime:void 0,time:0,totalMemory:0});var n=gu();vu[t].startTime=fu(),vu[t].startMemory=n}function Eu(t,e){if(void 0===e&&(e=3),t=xu(t,e),vu.hasOwnProperty(t)){var n=gu();vu[t].time+=mu(vu[t].startTime),vu[t].totalMemory=Math.max(vu[t].totalMemory,n),vu[t].memory+=n-vu[t].startMemory}}function bu(){var t={};return Object.keys(vu).forEach(function(e){t[e]=[vu[e].time,vu[e].memory,vu[e].totalMemory]}),t}var Au=du,Su=du,Iu={load:!0,ongenerate:!0,onwrite:!0,resolveDynamicImport:!0,resolveId:!0,transform:!0,transformBundle:!0};function wu(t,e){for(var n={},r=function(r){if(!0===Iu[r]){var i="plugin "+e;t.name&&(i+=" ("+t.name+")"),i+=" - "+r,n[r]=function(){Au(i,4);var e=t[r].apply(this===n?t:this,arguments);return Su(i,4),e&&"function"==typeof e.then&&(Au(i+" (async)",4),e.then(function(){return Su(i+" (async)",4)})),e}}else n[r]=t[r]},i=0,s=Object.keys(t);i<s.length;i++){r(s[i])}return n}function Pu(t){t.perf?(vu={},"undefined"!=typeof process&&"function"==typeof process.hrtime?(fu=process.hrtime.bind(process),mu=function(t){return yu(process.hrtime(t))}):"undefined"!=typeof performance&&"function"==typeof performance.now&&(fu=performance.now.bind(performance),mu=function(t){return performance.now()-t}),"undefined"!=typeof process&&"function"==typeof process.memoryUsage&&(gu=function(){return process.memoryUsage().heapUsed}),Au=_u,Su=Eu,t.plugins=t.plugins.map(wu)):(Au=du,Su=du)}var ku={ecmaVersion:2019,preserveParens:!1,sourceType:"module"};function Cu(t,e,n,r){e.error({code:"MISSING_EXPORT",message:"'"+t+"' is not exported by "+Oe(n),url:"https://rollupjs.org/guide/en#error-name-is-not-exported-by-module-"},r)}var Nu={localName:Ut},Ru=function(){function t(t,e){this.chunkAlias=null,this.comments=[],this.dependencies=[],this.dynamicallyImportedBy=[],this.dynamicDependencies=[],this.dynamicImports=[],this.entryPointsHash=new Uint8Array(10),this.execIndex=1/0,this.exportAllModules=null,this.exportAllSources=[],this.exports=Object.create(null),this.exportsAll=Object.create(null),this.exportShimVariable=new qt(this),this.facadeChunk=null,this.importDescriptions=Object.create(null),this.importMetas=[],this.imports=new Set,this.isEntryPoint=!1,this.isExecuted=!1,this.isUserDefinedEntryPoint=!1,this.manualChunkAlias=null,this.reexports=Object.create(null),this.sources=[],this.usesTopLevelAwait=!1,this.namespaceVariable=void 0,this.id=e,this.graph=t,this.excludeFromSourcemap=/\0/.test(e),this.context=t.getModuleContext(e)}return t.prototype.basename=function(){var t=me(this.id),e=ve(this.id);return he(e?t.slice(0,-e.length):t)},t.prototype.bindReferences=function(){this.ast.bind()},t.prototype.error=function(t,e){if(void 0!==e){t.pos=e;var n=ke(this.code,e,{offsetLine:1});try{n=function(t,e){for(var n=t.filter(function(t){return t.mappings});n.length>0;){var r=n.pop(),i=r.mappings[e.line-1],s=!1;if(void 0!==i)for(var o=0,a=i;o<a.length;o++){var u=a[o];if(u[0]>=e.column){if(u.length<4)break;e={column:u[3],line:u[2]+1,name:r.names[u[4]],source:r.sources[u[1]]},s=!0;break}}if(!s)throw new Error("Can't resolve original location of error.")}return e}(this.sourcemapChain,n)}catch(t){this.warn({code:"SOURCEMAP_ERROR",loc:{column:n.column,file:this.id,line:n.line},message:"Error when using sourcemap for reporting an error: "+t.message,pos:e},void 0)}t.loc={column:n.column,file:this.id,line:n.line},t.frame=Ne(this.originalCode,n.line,n.column)}Le(t)},t.prototype.getAllExports=function(){var t=Object.assign(Object.create(null),this.exports,this.reexports);return this.exportAllModules.forEach(function(e){if(e.isExternal)t["*"+e.id]=!0;else for(var n=0,r=e.getAllExports();n<r.length;n++){var i=r[n];"default"!==i&&(t[i]=!0)}}),Object.keys(t)},t.prototype.getDynamicImportExpressions=function(){return this.dynamicImports.map(function(t){var e=t.node.parent.arguments[0];if(function(t){return t.type===st}(e)){if(0===e.expressions.length&&1===e.quasis.length)return e.quasis[0].value.cooked}else{if(!function(t){return t.type===rt}(e))return e;if("string"==typeof e.value)return e.value}})},t.prototype.getExports=function(){return Object.keys(this.exports)},t.prototype.getOrCreateNamespace=function(){return this.namespaceVariable||(this.namespaceVariable=new ne(this.astContext))},t.prototype.getReexports=function(t){if(void 0===t&&(t=new Set),t.has(this.id))return[];t.add(this.id);var e=Object.create(null);for(var n in this.reexports)e[n]=!0;return this.exportAllModules.forEach(function(n){if(n.isExternal)e["*"+n.id]=!0;else for(var r=0,i=n.getExports().concat(n.getReexports(t));r<i.length;r++){var s=i[r];"default"!==s&&(e[s]=!0)}}),Object.keys(e)},t.prototype.getRenderedExports=function(){var t=[],e=[];for(var n in this.exports){var r=this.getVariableForExportName(n);(r&&r.included?t:e).push(n)}return{renderedExports:t,removedExports:e}},t.prototype.getVariableForExportName=function(t,e){if("*"===t[0])return 1===t.length?this.getOrCreateNamespace():this.graph.moduleById.get(t.slice(1)).getVariableForExportName("*");var n=this.reexports[t];if(n)return(o=n.module.getVariableForExportName(n.localName))||Cu(n.localName,this,n.module.id,n.start),o;var r=this.exports[t];if(r){if(r===Nu)return this.exportShimVariable;var i=r.localName;return this.traceVariable(i)||this.graph.scope.findVariable(i)}if("default"!==t)for(var s=0;s<this.exportAllModules.length;s+=1){var o;if(o=this.exportAllModules[s].getVariableForExportName(t,!0))return o}return this.graph.shimMissingExports&&!e?(this.shimMissingExport(t),this.exportShimVariable):void 0},t.prototype.include=function(){this.ast.shouldBeIncluded()&&this.ast.include(!1)},t.prototype.includeAllExports=function(){this.isExecuted||(this.graph.needsTreeshakingPass=!0,function(t,e){for(var n=[t],r={},i=0,s=n;i<s.length;i++){var o=s[i];if(!(e(o)||o instanceof _e))for(var a=0,u=o.dependencies;a<u.length;a++){var h=u[a];r[h.id]||(r[h.id]=!0,n.push(h))}}}(this,function(t){return!!(t instanceof _e||t.isExecuted)||(t.isExecuted=!0,!1)}));for(var t=0,e=this.getExports();t<e.length;t++){var n=e[t];(s=this.getVariableForExportName(n)).deoptimizePath(ht),s.included||(s.include(),this.graph.needsTreeshakingPass=!0)}for(var r=0,i=this.getReexports();r<i.length;r++){var s,o=i[r];(s=this.getVariableForExportName(o)).isExternal?s.reexported=s.module.reexported=!0:s.included||(s.include(),s.deoptimizePath(ht),this.graph.needsTreeshakingPass=!0)}},t.prototype.includeAllInBundle=function(){this.ast.include(!0)},t.prototype.isIncluded=function(){return this.ast.included||this.namespaceVariable&&this.namespaceVariable.included},t.prototype.linkDependencies=function(){for(var e=this,n=0,r=this.sources;n<r.length;n++){var i=r[n],s=this.resolvedIds[i].id;if(s){var o=this.graph.moduleById.get(s);this.dependencies.push(o)}}for(var a=0,u=this.dynamicImports;a<u.length;a++){var h=u[a].resolution;(h instanceof t||h instanceof _e)&&this.dynamicDependencies.push(h)}this.addModulesToSpecifiers(this.importDescriptions),this.addModulesToSpecifiers(this.reexports),this.exportAllModules=this.exportAllSources.map(function(t){var n=e.resolvedIds[t].id;return e.graph.moduleById.get(n)})},t.prototype.render=function(t){var e=this.magicString.clone();return this.ast.render(e,t),this.usesTopLevelAwait=this.astContext.usesTopLevelAwait,e},t.prototype.setSource=function(t){var e,r=this,i=t.code,s=t.originalCode,o=t.originalSourcemap,a=t.ast,u=t.sourcemapChain,h=t.resolvedIds,c=t.transformDependencies,p=t.customTransformCache;this.code=i,this.originalCode=s,this.originalSourcemap=o,this.sourcemapChain=u,this.transformDependencies=c,this.customTransformCache=p,Au("generate ast",3),this.esTreeAst=a||function(t,e,r){try{return e.parse(t.code,n({},ku,r,{onComment:function(e,n,r,i){return t.comments.push({block:e,text:n,start:r,end:i})}}))}catch(e){var i=e.message.replace(/ \(\d+:\d+\)$/,"");t.id.endsWith(".json")?i+=" (Note that you need rollup-plugin-json to import JSON files)":t.id.endsWith(".js")||(i+=" (Note that you need plugins to import files that are not JavaScript)"),t.error({code:"PARSE_ERROR",message:i},e.pos)}}(this,this.graph.acornParser,this.graph.acornOptions),e=this.comments,au(this.esTreeAst,{commentIndex:0,commentNodes:e.filter(cu)}),Su("generate ast",3),this.resolvedIds=h||Object.create(null);var l=this.id;this.magicString=new X(i,{filename:this.excludeFromSourcemap?null:l,indentExclusionRanges:[]}),this.removeExistingSourceMap(),Au("analyse ast",3),this.astContext={addDynamicImport:this.addDynamicImport.bind(this),addExport:this.addExport.bind(this),addImport:this.addImport.bind(this),addImportMeta:this.addImportMeta.bind(this),annotations:this.graph.treeshake&&this.graph.treeshakingOptions.annotations,code:i,deoptimizationTracker:this.graph.deoptimizationTracker,error:this.error.bind(this),fileName:l,getAssetFileName:this.graph.pluginDriver.getAssetFileName,getChunkFileName:this.graph.moduleLoader.getChunkFileName.bind(this.graph.moduleLoader),getExports:this.getExports.bind(this),getModuleExecIndex:function(){return r.execIndex},getModuleName:this.basename.bind(this),getReexports:this.getReexports.bind(this),importDescriptions:this.importDescriptions,includeDynamicImport:this.includeDynamicImport.bind(this),includeVariable:this.includeVariable.bind(this),isCrossChunkImport:function(t){return t.module.chunk!==r.chunk},magicString:this.magicString,module:this,moduleContext:this.context,nodeConstructors:ru,preserveModules:this.graph.preserveModules,propertyReadSideEffects:!this.graph.treeshake||this.graph.treeshakingOptions.propertyReadSideEffects,traceExport:this.getVariableForExportName.bind(this),traceVariable:this.traceVariable.bind(this),treeshake:this.graph.treeshake,usesTopLevelAwait:!1,warn:this.warn.bind(this)},this.scope=new Ga(this.graph.scope,this.astContext),this.ast=new Ta(this.esTreeAst,{type:"Module",context:this.astContext},this.scope),Su("analyse ast",3)},t.prototype.toJSON=function(){return{ast:this.esTreeAst,code:this.code,customTransformCache:this.customTransformCache,dependencies:this.dependencies.map(function(t){return t.id}),id:this.id,originalCode:this.originalCode,originalSourcemap:this.originalSourcemap,resolvedIds:this.resolvedIds,sourcemapChain:this.sourcemapChain,transformAssets:this.transformAssets,transformDependencies:this.transformDependencies}},t.prototype.traceVariable=function(t){if(t in this.scope.variables)return this.scope.variables[t];if(t in this.importDescriptions){var e=this.importDescriptions[t],n=e.module;if(!n.isExternal&&"*"===e.name)return n.getOrCreateNamespace();var r=n.getVariableForExportName(e.name);return r||Cu(e.name,this,n.id,e.start),r}return null},t.prototype.warn=function(t,e){if(void 0!==e){t.pos=e;var n=ke(this.code,e,{offsetLine:1}),r=n.line,i=n.column;t.loc={file:this.id,line:r,column:i},t.frame=Ne(this.code,r,i)}t.id=this.id,this.graph.warn(t)},t.prototype.addDynamicImport=function(t){this.dynamicImports.push({node:t,resolution:void 0})},t.prototype.addExport=function(t){var e,n,r=t.source&&t.source.value;if(r)if(-1===this.sources.indexOf(r)&&this.sources.push(r),"ExportAllDeclaration"===t.type)this.exportAllSources.push(r);else for(var i=0,s=t.specifiers;i<s.length;i++){var o=(g=s[i]).exported.name;(this.exports[o]||this.reexports[o])&&this.error({code:"DUPLICATE_EXPORT",message:"A module cannot have multiple exports with the same name ('"+o+"')"},g.start),this.reexports[o]={localName:g.local.name,module:null,source:r,start:g.start}}else if(function(t){return t.type===Z}(t))this.exports.default&&this.error({code:"DUPLICATE_EXPORT",message:"A module can only have one default export"},t.start),this.exports.default={identifier:t.variable.getOriginalVariableName(),localName:"default"};else if(t.declaration){var a=t.declaration;if("VariableDeclaration"===a.type)for(var u=0,h=a.declarations;u<h.length;u++)for(var c=h[u],p=0,l=(e=c.id,n=void 0,n=[],$e[e.type](n,e),n);p<l.length;p++){var d=l[p];this.exports[d]={localName:d}}else{d=a.id.name;this.exports[d]={localName:d}}}else for(var f=0,m=t.specifiers;f<m.length;f++){d=(g=m[f]).local.name;var g,v=g.exported.name;(this.exports[v]||this.reexports[v])&&this.error({code:"DUPLICATE_EXPORT",message:"A module cannot have multiple exports with the same name ('"+v+"')"},g.start),this.exports[v]={localName:d}}},t.prototype.addImport=function(t){var e=t.source.value;-1===this.sources.indexOf(e)&&this.sources.push(e);for(var n=0,r=t.specifiers;n<r.length;n++){var i=r[n],s=i.local.name;this.importDescriptions[s]&&this.error({code:"DUPLICATE_IMPORT",message:"Duplicated import '"+s+"'"},i.start);var o="ImportDefaultSpecifier"===i.type,a="ImportNamespaceSpecifier"===i.type,u=o?"default":a?"*":i.imported.name;this.importDescriptions[s]={source:e,start:i.start,name:u,module:null}}},t.prototype.addImportMeta=function(t){this.importMetas.push(t)},t.prototype.addModulesToSpecifiers=function(t){for(var e=0,n=Object.keys(t);e<n.length;e++){var r=t[n[e]],i=this.resolvedIds[r.source].id;r.module=this.graph.moduleById.get(i)}},t.prototype.includeDynamicImport=function(e){var n=this.dynamicImports.find(function(t){return t.node===e}).resolution;n instanceof t&&(n.dynamicallyImportedBy.push(this),n.includeAllExports())},t.prototype.includeVariable=function(t){t.included||(t.include(),this.graph.needsTreeshakingPass=!0),t.module&&t.module!==this&&this.imports.add(t)},t.prototype.removeExistingSourceMap=function(){for(var t=0,e=this.comments;t<e.length;t++){var n=e[t];!n.block&&lu.test(n.text)&&this.magicString.remove(n.start,n.end)}},t.prototype.shimMissingExport=function(t){this.exports[t]||(this.graph.warn({code:"SHIMMED_EXPORT",exporter:Oe(this.id),exportName:t,message:'Missing export "'+t+'" has been shimmed in module '+Oe(this.id)+"."}),this.exports[t]=Nu)},t}(),Ou=function(){function t(t,e){this.isOriginal=!0,this.filename=t,this.content=e}return t.prototype.traceSegment=function(t,e,n){return{line:t,column:e,name:n,source:this}},t}(),Mu=function(){function t(t,e){this.sources=e,this.names=t.names,this.mappings=t.mappings}return t.prototype.traceMappings=function(){for(var t=[],e=[],n=[],r=[],i=0,s=this.mappings;i<s.length;i++){for(var o=[],a=0,u=s[i];a<u.length;a++){var h=u[a],c=this.sources[h[1]];if(c){var p=c.traceSegment(h[2],h[3],this.names[h[4]]);if(p){var l=t.lastIndexOf(p.source.filename);-1===l?(l=t.length,t.push(p.source.filename),e[l]=p.source.content):null==e[l]?e[l]=p.source.content:null!=p.source.content&&e[l]!==p.source.content&&Le({message:"Multiple conflicting contents for sourcemap source "+p.source.filename});var d=[h[0],l,p.line,p.column];if(p.name){var f=n.indexOf(p.name);-1===f&&(f=n.length,n.push(p.name)),d[4]=f}o.push(d)}}}r.push(o)}return{sources:t,sourcesContent:e,names:n,mappings:r}},t.prototype.traceSegment=function(t,e,n){var r=this.mappings[t];if(!r)return null;for(var i=0,s=r.length-1;i<=s;){var o=i+s>>1,a=r[o];if(a[0]===e){var u=this.sources[a[1]];return u?u.traceSegment(a[2],a[3],this.names[a[4]]||n):null}a[0]>e?s=o-1:i=o+1}return null},t}();var Lu={amd:Vu,cjs:Vu,es:Du,iife:Vu,system:Du,umd:Vu};function Tu(t,e,n,r,i,s,o){var a=ee[i],u=a.forbiddenNames,h=a.formatGlobals;Object.assign(r,u),Object.assign(r,h),function(t,e){for(var n=Object.assign.apply(Object,[{}].concat(e.map(function(t){return t.scope.accessedOutsideVariables}))),r=0,i=Object.keys(n);r<i.length;r++){var s=i[r],o=n[s];o.included&&(t[s]=!0)}}(r,t),function(t,e){for(var n=0,r=e;n<r.length;n++){for(var i=r[n],s=i.scope.variables,o=0,a=Object.keys(s);o<a.length;o++){var u=a[o],h=s[u];h.included&&!(h.renderBaseName||h instanceof Wt&&h.referencesOriginal())&&h.setRenderNames(null,cn(h.name,t))}var c=i.getOrCreateNamespace();c.included&&c.setRenderNames(null,cn(c.name,t))}}(r,t),Lu[i](r,n,e,s,o);for(var c=0,p=t;c<p.length;c++){p[c].scope.deconflict(u)}}function Du(t,e,n,r){for(var i=0,s=Array.from(e);i<s.length;i++){var o=s[i],a=o.module,u=o.name,h=void 0;h=a instanceof _e&&("*"===u||"default"===u)?"default"===u&&r&&a.exportsNamespace?a.variableName+"__default":a.variableName:u,o.setRenderNames(null,cn(h,t))}}function Vu(t,e,n,r,i){for(var s=0,o=n;s<o.length;s++){var a=o[s];a.variableName=cn(a.variableName,t)}for(var u=0,h=Array.from(e);u<h.length;u++){var c=h[u],p=c.module;if(p instanceof _e){var l=c.name;"default"===l&&r&&(p.exportsNamespace||p.exportsNames)?c.setRenderNames(null,p.variableName+"__default"):"*"===l||"default"===l?c.setRenderNames(null,p.variableName):c.setRenderNames(p.variableName,null)}else{var d=p.chunk;"default"===d.exportMode||i&&c.isNamespace?c.setRenderNames(null,d.variableName):c.setRenderNames(d.variableName,p.chunk.getVariableExportName(c))}}}var Bu=function(t,e){return t.execIndex>e.execIndex?1:-1};function zu(t){t.sort(Bu)}function ju(t,e,n){for(var r=[Oe(t)],i=e;i!==t&&(r.push(Oe(i)),i=n[i]););return r.push(r[0]),r.reverse(),r}function Wu(t){var e=t.split("\n"),n=e.filter(function(t){return/^\t+/.test(t)}),r=e.filter(function(t){return/^ {2,}/.test(t)});if(0===n.length&&0===r.length)return null;if(n.length>=r.length)return"\t";var i=r.reduce(function(t,e){var n=/^ +/.exec(e)[0].length;return Math.min(n,t)},1/0);return new Array(i+1).join(" ")}function Uu(t,e,n){return Me(t)||Le({code:"INVALID_PATTERN",message:'Invalid output pattern "'+t+'" for '+e+", cannot be an absolute or relative URL or path."}),t.replace(/\[(\w+)\]/g,function(t,r){var i=n(r);return void 0===i&&Le({code:"INVALID_PATTERN_REPLACEMENT",message:'"'+r+'" is not a valid substitution name in output option '+e+" pattern."}),Me(i)||Le({code:"INVALID_PATTERN_REPLACEMENT",message:'Invalid replacement "'+i+'" for "'+r+'" in '+e+" pattern, must be a plain path name."}),i})}function Fu(t,e){if(t in e==!1)return t;var n=ve(t);t=t.substr(0,t.length-n.length);for(var r,i=1;e[r=t+ ++i+n];);return r}function qu(t){return t.replace(/[\0]/g,"_")}function Gu(t,e,n,r){var i;return"function"==typeof e?i=e(t.id):e&&(i=e[t.id]),i||(r?(n.warn({code:"MISSING_GLOBAL_NAME",guess:t.variableName,message:"No name was provided for external module '"+t.id+"' in output.globals – guessing '"+t.variableName+"'",source:t.id}),t.variableName):void 0)}function Hu(t){return!t.isEmpty||t.entryModules.length>0||null!==t.manualChunkAlias}var Ku=function(){function t(t,e){this.entryModules=[],this.exportMode="named",this.facadeModule=null,this.hasDynamicImport=!1,this.id=void 0,this.indentString=void 0,this.manualChunkAlias=null,this.usedModules=void 0,this.dependencies=void 0,this.dynamicDependencies=void 0,this.exportNames=Object.create(null),this.exports=new Set,this.imports=new Set,this.needsExportsShim=!1,this.renderedDeclarations=void 0,this.renderedHash=void 0,this.renderedModuleSources=void 0,this.renderedSource=null,this.renderedSourceLength=void 0,this.sortedExportNames=null,this.graph=t,this.orderedModules=e,this.execIndex=e.length>0?e[0].execIndex:1/0,this.isEmpty=!0;for(var n=0,r=e;n<r.length;n++){var i=r[n];this.isEmpty&&i.isIncluded()&&(this.isEmpty=!1),i.manualChunkAlias&&(this.manualChunkAlias=i.manualChunkAlias),i.chunk=this,(i.isEntryPoint||i.dynamicallyImportedBy.some(function(t){return-1===e.indexOf(t)}))&&this.entryModules.push(i)}var s=this.entryModules[0];this.variableName=s?he(me(s.chunkAlias||s.manualChunkAlias||Re(s.id))):"__chunk_"+ ++t.curChunkIndex}return t.prototype.generateEntryExportsOrMarkAsTainted=function(){for(var t=this,e=this.entryModules.map(function(e){return{map:t.getVariableExportNamesForModule(e),module:e}}),n=0,r=e;n<r.length;n++)for(var i=r[n].map,s=0,o=Array.from(i.keys());s<o.length;s++){var a=o[s];this.exports.add(a)}var u=Array.from(this.exports);t:for(var h=0,c=e;h<c.length;h++){var p=c[h],l=(i=p.map,p.module);if(!this.graph.preserveModules){if(this.manualChunkAlias&&l.chunkAlias&&this.manualChunkAlias!==l.chunkAlias)continue t;for(var d=0,f=u;d<f.length;d++){a=f[d];if(!i.has(a))continue t}}this.facadeModule=l;for(var m=0,g=Array.from(i);m<g.length;m++)for(var v=g[m],y=v[0],x=0,_=v[1];x<_.length;x++){var E=_[x];this.exportNames[E]=y}return}},t.prototype.generateId=function(t,e,n,r,i){var s=this;this.id=Fu(Uu(t,e,function(t){switch(t){case"format":return"es"===r.format?"esm":r.format;case"hash":return s.computeContentHashWithDependencies(n,r);case"name":return s.getChunkName()}}),i)},t.prototype.generateIdPreserveModules=function(t,e){var n=qu(this.orderedModules[0].id);this.id=Fu(fe(le(this.orderedModules[0].id)?ye(t,n):"_virtual/"+me(n)),e)},t.prototype.generateInternalExports=function(t){if(null===this.facadeModule){var e,n="system"===t.format||"es"===t.format||t.compact,r=0;this.exportNames=Object.create(null),this.sortedExportNames=null;var i=Array.from(this.exports);if(n)for(var s=0,o=i;s<o.length;s++){var a=o[s];do{49===(e=hn(++r)).charCodeAt(0)&&(e=hn(r+=9*Math.pow(64,e.length-1)))}while(Jt[e]);this.exportNames[e]=a}else for(var u=0,h=i;u<h.length;u++){for(r=0,e=(a=h[u]).name;this.exportNames[e];)e=a.name+"$"+ ++r;this.exportNames[e]=a}}},t.prototype.getChunkName=function(){return this.chunkName||(this.chunkName=this.computeChunkName())},t.prototype.getDynamicImportIds=function(){return this.dynamicDependencies.map(function(t){return t.id}).filter(Boolean)},t.prototype.getExportNames=function(){return this.sortedExportNames||(this.sortedExportNames=Object.keys(this.exportNames).sort())},t.prototype.getImportIds=function(){return this.dependencies.map(function(t){return t.id})},t.prototype.getRenderedHash=function(){var t=this;if(this.renderedHash)return this.renderedHash;if(!this.renderedSource)return"";var e=O();return e.update(this.renderedSource.toString()),e.update(this.getExportNames().map(function(e){var n=t.exportNames[e];return Oe(n.module.id).replace(/\\/g,"/")+":"+n.name+":"+e}).join(",")),this.renderedHash=e.digest("hex")},t.prototype.getRenderedSourceLength=function(){return void 0!==this.renderedSourceLength?this.renderedSourceLength:this.renderedSourceLength=this.renderedSource.length()},t.prototype.getVariableExportName=function(t){if(this.graph.preserveModules&&t instanceof ne)return"*";for(var e=0,n=Object.keys(this.exportNames);e<n.length;e++){var r=n[e];if(this.exportNames[r]===t)return r}},t.prototype.link=function(){for(var t=new Set,e=new Set,n=0,r=this.orderedModules;n<r.length;n++){var i=r[n];this.addChunksFromDependencies(i.dependencies,t),this.addChunksFromDependencies(i.dynamicDependencies,e),this.setUpModuleImports(i)}this.dependencies=Array.from(t),this.dynamicDependencies=Array.from(e)},t.prototype.merge=function(t,e,n,r){var i=this;if(null!==this.facadeModule||null!==t.facadeModule)throw new Error("Internal error: Code splitting chunk merges not supported for facades");for(var s=0,o=t.orderedModules;s<o.length;s++){var a=o[s];a.chunk=this,this.orderedModules.push(a)}for(var u=0,h=Array.from(t.imports);u<h.length;u++){var c=h[u];this.imports.has(c)||c.module.chunk===this||this.imports.add(c)}for(var p=0,l=Array.from(t.exports);p<l.length;p++){c=l[p];this.exports.has(c)||this.exports.add(c)}var d=this.exportNames;this.generateInternalExports(n);for(var f,m,g=function(t,e){if(t.imports)for(var n=0,r=t.imports;n<r.length;n++){var s=r[n];s.imported=i.getVariableExportName(e[s.imported])}if(t.reexports)for(var o=0,a=t.reexports;o<a.length;o++){var u=a[o];u.imported=i.getVariableExportName(e[u.imported])}},v=0,y=e;v<y.length;v++)for(var x=y[v],_=void 0,E=0;E<x.dependencies.length;E++){var b=x.dependencies[E];if(b!==t&&b!==this||!_)b===t?(x.dependencies[E]=this,g(_=x.renderedDeclarations.dependencies[E],t.exportNames)):b===this&&g(_=x.renderedDeclarations.dependencies[E],d);else{var A=x.renderedDeclarations.dependencies[E];g(A,b===t?t.exportNames:d),f=_,(m=A).imports&&(f.imports?f.imports=f.imports.concat(m.imports):f.imports=m.imports),m.reexports&&(f.reexports?f.reexports=f.reexports.concat(m.reexports):f.reexports=m.reexports),!f.exportsNames&&m.exportsNames&&(f.exportsNames=!0),!f.exportsDefault&&m.exportsDefault&&(f.exportsDefault=!0),f.name=i.variableName,x.renderedDeclarations.dependencies.splice(E,1),x.dependencies.splice(E--,1)}}this.preRender(n,r)},t.prototype.preRender=function(e,n){Au("render modules",3);var r=new $({separator:e.compact?"":"\n\n"});this.usedModules=[],this.indentString=e.compact?"":function(t,e){if(!0!==e.indent)return e.indent||"";for(var n=0;n<t.length;n++){var r=Wu(t[n].originalCode);if(null!==r)return r}return"\t"}(this.orderedModules,e);for(var i=e.compact?"":"\n",s=e.compact?"":" ",o={compact:e.compact,dynamicImportFunction:e.dynamicImportFunction,format:e.format,freeze:!1!==e.freeze,indent:this.indentString,namespaceToStringTag:!0===e.namespaceToStringTag,varOrConst:e.preferConst?"const":"var"},a=0,u=Array.from(this.imports);a<u.length;a++){var h=(m=u[a].module)instanceof Ru?m.chunk:m;-1===this.dependencies.indexOf(h)&&this.dependencies.push(h)}if(!this.graph.preserveModules&&null!==this.facadeModule)for(var c=0,p=this.dependencies;c<p.length;c++){(d=p[c])instanceof t&&this.inlineChunkDependencies(d,!0)}for(var l=0;l<this.dependencies.length;l++){var d;(d=this.dependencies[l])instanceof t&&d.isEmpty&&(this.dependencies.splice(l--,1),this.inlineChunkDependencies(d,!1))}zu(this.dependencies),this.setIdentifierRenderResolutions(e),this.prepareDynamicImports();var f="";this.renderedModules=Object.create(null),this.renderedModuleSources=[];for(l=0;l<this.orderedModules.length;l++){var m,g=(m=this.orderedModules[l]).render(o);g.trim(),e.compact&&-1!==g.lastLine().indexOf("//")&&g.append("\n"),this.renderedModuleSources.push(g);var v=m.getRenderedExports(),y=v.renderedExports,x=v.removedExports;this.renderedModules[m.id]={originalLength:m.originalCode.length,removedExports:x,renderedExports:y,renderedLength:g.length()};var _=m.getOrCreateNamespace();if((_.included||!g.isEmpty())&&(r.addSource(g),this.usedModules.push(m),_.included&&!this.graph.preserveModules)){var E=_.renderBlock(o);_.renderFirst()?f+=i+E:r.addSource(new X(E))}}f&&r.prepend(f+i+i),this.needsExportsShim&&r.prepend(""+i+o.varOrConst+" "+Ut+s+"="+s+"void 0;"+i+i),e.compact?this.renderedSource=r:this.renderedSource=r.trim(),this.renderedSourceLength=void 0,this.renderedHash=void 0,0===this.getExportNames().length&&0===this.getImportIds().length&&this.isEmpty&&this.graph.warn({code:"EMPTY_BUNDLE",message:"Generated an empty bundle"}),this.setExternalRenderPaths(e,n),this.renderedDeclarations={dependencies:this.getChunkDependencyDeclarations(e),exports:"none"===this.exportMode?[]:this.getChunkExportDeclarations()},Su("render modules",3)},t.prototype.render=function(e,n,r){var i=this;if(Au("render format",3),!this.renderedSource)throw new Error("Internal error: Chunk render called before preRender");var s=Qe[e.format];s||Le({code:"INVALID_OPTION",message:"Invalid format: "+e.format+" - valid options are "+Object.keys(Qe).join(", ")+"."}),e.dynamicImportFunction&&"es"!==e.format&&this.graph.warn({code:"INVALID_OPTION",message:'"output.dynamicImportFunction" is ignored for formats other than "esm".'});for(var o=0;o<this.dependencies.length;o++){var a=this.dependencies[o];if(!(a instanceof _e)||a.renormalizeRenderPath){var u=this.renderedDeclarations.dependencies[o],h=a instanceof _e?u.id:a.id,c=this.id?fe(ye(ge(this.id),h)):h;c.startsWith("../")||(c="./"+c),a instanceof t&&(u.namedExportsMode="default"!==a.exportMode),u.id=c}}this.finaliseDynamicImports(e.format);var p=this.finaliseImportMetas(e),l=0!==this.renderedDeclarations.exports.length||this.renderedDeclarations.dependencies.some(function(t){return t.reexports&&0!==t.reexports.length}),d=this.orderedModules.some(function(t){return t.usesTopLevelAwait});d&&"es"!==e.format&&"system"!==e.format&&Le({code:"INVALID_TLA_FORMAT",message:"Module format "+e.format+' does not support top-level await. Use the "es" or "system" output formats rather.'});var f=s(this.renderedSource,{dependencies:this.renderedDeclarations.dependencies,dynamicImport:this.hasDynamicImport,exports:this.renderedDeclarations.exports,hasExports:l,indentString:this.indentString,intro:n.intro,isEntryModuleFacade:null!==this.facadeModule&&this.facadeModule.isEntryPoint,namedExportsMode:"default"!==this.exportMode,needsAmdModule:p,outro:n.outro,usesTopLevelAwait:d,varOrConst:e.preferConst?"const":"var",warn:this.graph.warn.bind(this.graph)},e);n.banner&&f.prepend(n.banner),n.footer&&f.append(n.footer);var m=f.toString();Su("render format",3);var g=null,v=[];return function(t){var e=t.graph,n=t.chunk,r=t.renderChunk,i=t.code,s=t.sourcemapChain,o=t.options,a=function(t,e,n){if(null==e)return t;"string"==typeof e&&(e={code:e,map:void 0});var r="string"==typeof e.map?JSON.parse(e.map):e.map;return r&&"string"==typeof r.mappings&&(r.mappings=D(r.mappings)),null!==r&&s.push(r||{missing:!0,plugin:n.name}),e.code},u=!1,h=!0;return e.pluginDriver.hookReduceArg0("renderChunk",[i,r,o],a).then(function(t){return h=!1,e.pluginDriver.hookReduceArg0("transformChunk",[t,o,n],a)}).then(function(t){return u=!0,e.pluginDriver.hookReduceArg0("transformBundle",[t,o,n],a)}).catch(function(t){if(h)throw t;Le(t,{code:u?"BAD_BUNDLE_TRANSFORMER":"BAD_CHUNK_TRANSFORMER",message:"Error transforming "+(u?"bundle":"chunk")+(t.plugin?" with '"+t.plugin+"' plugin":"")+": "+t.message,plugin:t.plugin})})}({chunk:this,code:m,graph:this.graph,options:e,renderChunk:r,sourcemapChain:v}).then(function(t){if(e.sourcemap){Au("sourcemap",3);var n=void 0;if(n=e.file?xe(e.sourcemapFile||e.file):e.dir?xe(e.dir,i.id):xe(i.id),i.graph.pluginDriver.hasLoadersOrTransforms){var r=f.generateDecodedMap({});g=function(t,e,n,r,i,s){function o(e,n){return n.missing&&(t.graph.warn({code:"SOURCEMAP_BROKEN",message:"Sourcemap is likely to be incorrect: a plugin"+(n.plugin?" ('"+n.plugin+"')":"")+" was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help",plugin:n.plugin,url:"https://rollupjs.org/guide/en#warning-sourcemap-is-likely-to-be-incorrect"}),n={mappings:"",names:[]}),new Mu(n,[e])}var a=r.filter(function(t){return!t.excludeFromSourcemap}).map(function(t){var e,n=t.sourcemapChain,r=t.originalSourcemap;if(r){var i=r.sources,s=r.sourcesContent||[];if(null==i||i.length<=1&&null==i[0])e=new Ou(t.id,s[0]),n=[r].concat(n);else{var a=ge(t.id)||".",u=r.sourceRoot||".",h=i.map(function(t,e){return new Ou(xe(a,u,t),s[e])});e=new Mu(r,h)}}else e=new Ou(t.id,t.originalCode);return e=n.reduce(o,e)}),u=new Mu(n,a),h=(u=i.reduce(o,u)).traceMappings(),c=h.sources,p=h.sourcesContent,l=h.names,d=h.mappings;if(e){var f=ge(e);c=c.map(function(t){return ye(f,t)}),e=me(e)}return new j({file:e,sources:c,sourcesContent:p=s?null:p,names:l,mappings:d})}(i,n,r,i.usedModules,v,e.sourcemapExcludeSources)}else g=f.generateMap({file:n,includeContent:!e.sourcemapExcludeSources});g.sources=g.sources.map(function(t){return fe(e.sourcemapPathTransform?e.sourcemapPathTransform(t):t)}),Su("sourcemap",3)}return!0!==e.compact&&"\n"!==t[t.length-1]&&(t+="\n"),{code:t,map:g}})},t.prototype.turnIntoFacade=function(t){this.dependencies=[t.chunk],this.dynamicDependencies=[],this.facadeModule=t,t.facadeChunk=this;for(var e=0,n=t.getAllExports();e<n.length;e++){var r=n[e],i=t.getVariableForExportName(r);this.exports.add(i),this.exportNames[r]=i}},t.prototype.visitDependencies=function(t){for(var e=[this],n=new Set,r=0,i=e;r<i.length;r++){var s=i[r];if(t(s),!(s instanceof _e))for(var o=0,a=s.dependencies.concat(s.dynamicDependencies);o<a.length;o++){var u=a[o];n.has(u)||(n.add(u),e.push(u))}}},t.prototype.visitStaticDependenciesUntilCondition=function(e){var n=new Set;return function r(i){if(!n.has(i)){if(n.add(i),i instanceof t)for(var s=0,o=i.dependencies;s<o.length;s++)if(r(o[s]))return!0;return!0===e(i)}}(this)},t.prototype.addChunksFromDependencies=function(t,e){for(var n=0,r=t;n<r.length;n++){var i=r[n];if(i.chunk!==this){var s=void 0;if(i instanceof Ru)s=i.chunk;else{if(!i.used&&this.graph.isPureExternalModule(i.id))continue;s=i}e.add(s)}}},t.prototype.computeChunkName=function(){if(this.manualChunkAlias)return qu(this.manualChunkAlias);if(null!==this.facadeModule)return qu(this.facadeModule.chunkAlias||Re(this.facadeModule.id));for(var t=0,e=this.orderedModules;t<e.length;t++){var n=e[t];if(n.chunkAlias)return qu(n.chunkAlias)}return"chunk"},t.prototype.computeContentHashWithDependencies=function(t,e){var n=O();return n.update([t.intro,t.outro,t.banner,t.footer].map(function(t){return t||""}).join(":")),n.update(e.format),this.visitDependencies(function(t){t instanceof _e?n.update(":"+t.renderPath):n.update(t.getRenderedHash())}),n.digest("hex").substr(0,8)},t.prototype.finaliseDynamicImports=function(t){for(var e=0;e<this.orderedModules.length;e++)for(var n=this.orderedModules[e],r=this.renderedModuleSources[e],i=0,s=n.dynamicImports;i<s.length;i++){var o=s[i],a=o.node,u=o.resolution;if(u)if(u instanceof Ru){if(u.chunk!==this&&Hu(u.chunk)){var h=u.facadeChunk||u.chunk,c=fe(ye(ge(this.id),h.id));c.startsWith("../")||(c="./"+c),a.renderFinalResolution(r,"'"+c+"'",t)}}else if(u instanceof _e){var p=u.id;u.renormalizeRenderPath&&((p=fe(ye(ge(this.id),u.renderPath))).startsWith("../")||(p="./"+p)),a.renderFinalResolution(r,"'"+p+"'",t)}else a.renderFinalResolution(r,u,t)}},t.prototype.finaliseImportMetas=function(t){for(var e=!1,n=0;n<this.orderedModules.length;n++)for(var r=this.orderedModules[n],i=this.renderedModuleSources[n],s=0,o=r.importMetas;s<o.length;s++){o[s].renderFinalMechanism(i,this.id,t.format,this.graph.pluginDriver)&&(e=!0)}return e},t.prototype.getChunkDependencyDeclarations=function(t){for(var e=new Map,n=0,r=this.getExportNames();n<r.length;n++){var i=r[n],s=void 0,o=void 0,a=!1;if("*"===i[0])s=this.graph.moduleById.get(i.substr(1)),o=i="*";else{var u=(x=this.exportNames[i]).module;if(!u||u.chunk===this)continue;u instanceof Ru?(s=u.chunk,o=u.chunk.getVariableExportName(x),a=x.isReassigned):(s=u,o=x.name,a=!0)}var h=e.get(s);h||e.set(s,h=[]),h.push({imported:o,reexported:i,needsLiveBinding:a})}for(var c=Array.from(this.imports),p=new Set,l=[],d=0,f=this.dependencies;d<f.length;d++){for(var m=f[d],g=[],v=0,y=c;v<y.length;v++){var x,_=(x=y[v])instanceof Wt&&x.referencesOriginal()?x.getOriginalVariable():x;if((x.module instanceof Ru?x.module.chunk===m:x.module===m)&&!p.has(_)){p.add(_);var E=x.getName(),b=x.module instanceof _e?x.name:x.module.chunk.getVariableExportName(x);g.push({local:E,imported:b})}}var A=e.get(m),S=void 0,I=void 0,w=!0;m instanceof _e?(S=m.exportsNames||m.exportsNamespace,I="default"in m.declarations):(S=!0,I=!1,w="default"!==m.exportMode);var P=void 0,k=void 0;m instanceof _e&&(P=m.renderPath,"umd"!==t.format&&"iife"!==t.format||(k=Gu(m,t.globals,this.graph,S||I))),l.push({exportsDefault:I,exportsNames:S,globalName:k,id:P,imports:g.length>0?g:null,isChunk:!m.isExternal,name:m.variableName,namedExportsMode:w,reexports:A})}return l},t.prototype.getChunkExportDeclarations=function(){for(var t=[],e=function(e){if("*"===e[0])return"continue";var r=n.exportNames[e],i=r.module;if(i&&i.chunk!==n)return"continue";var s=!1,o=!1;r instanceof jt?(r.init===dt&&(o=!0),r.declarations.forEach(function(t){t.type===Z?t.declaration.type===et&&(s=!0):t.parent.type===et&&(s=!0)})):r instanceof $t&&(s=!0);var a=r.getName();t.push({exported:"*"===e?a:e,hoisted:s,local:a,uninitialized:o})},n=this,r=0,i=this.getExportNames();r<i.length;r++){e(i[r])}return t},t.prototype.getVariableExportNamesForModule=function(t){for(var e=new Map,n=0,r=t.getAllExports();n<r.length;n++){var i=r[n],s=t.getVariableForExportName(i);if(s&&(s.included||s.isExternal)){var o=e.get(s);o?o.push(i):e.set(s,[i]);var a=s.module;a&&a.chunk&&a.chunk!==this&&a.chunk.exports.add(s)}}return e},t.prototype.inlineChunkDependencies=function(t,e){for(var n=0,r=t.dependencies;n<r.length;n++){var i=r[n];if(i instanceof _e)-1===this.dependencies.indexOf(i)&&this.dependencies.push(i);else{if(i===this||-1!==this.dependencies.indexOf(i))continue;i.isEmpty||this.dependencies.push(i),e&&this.inlineChunkDependencies(i,!0)}}},t.prototype.prepareDynamicImports=function(){for(var t=0,e=this.orderedModules;t<e.length;t++)for(var n=0,r=e[t].dynamicImports;n<r.length;n++){var i=r[n],s=i.node,o=i.resolution;if(o)if(o instanceof Ru)if(o.chunk===this){var a=o.getOrCreateNamespace();s.setResolution(!1,a.getName())}else s.setResolution(!1);else s.setResolution(!1)}},t.prototype.setExternalRenderPaths=function(t,e){for(var n=0,r=this.dependencies.concat(this.dynamicDependencies);n<r.length;n++){var i=r[n];i instanceof _e&&i.setRenderPath(t,e)}},t.prototype.setIdentifierRenderResolutions=function(t){for(var e=0,n=this.getExportNames();e<n.length;e++){var r=n[e],i=this.exportNames[r];i&&(i instanceof qt&&(this.needsExportsShim=!0),i.exportName=r,"es"===t.format||"system"===t.format||!i.isReassigned||i.isId||i.isDefault&&i.hasId?i.setRenderNames(null,null):i.setRenderNames("exports",r))}var s=Object.create(null);this.needsExportsShim&&(s[Ut]=!0),Tu(this.orderedModules,this.dependencies,this.imports,s,t.format,!1!==t.interop,this.graph.preserveModules)},t.prototype.setUpModuleImports=function(t){for(var e=0,n=Array.from(t.imports);e<n.length;e++){(s=n[e]).module.chunk!==this&&(this.imports.add(s),s.module instanceof Ru&&s.module.chunk.exports.add(s))}if(t.getOrCreateNamespace().included)for(var r=0,i=Object.keys(t.reexports);r<i.length;r++){var s,o=i[r],a=t.reexports[o];(s=a.module.getVariableForExportName(a.localName)).module.chunk!==this&&(this.imports.add(s),s.module instanceof Ru&&s.module.chunk.exports.add(s))}for(var u=0,h=t.dynamicImports;u<h.length;u++){var c=h[u],p=c.node,l=c.resolution;p.included&&(this.hasDynamicImport=!0,l instanceof Ru&&l.chunk===this&&l.getOrCreateNamespace().include())}},t}();var Yu={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},Xu="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",Qu={5:Xu,6:Xu+" const class extends export import super"},$u=/^in(stanceof)?$/,Ju="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿯ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞹꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",Zu="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࣓-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳷-᳹᷀-᷹᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",th=new RegExp("["+Ju+"]"),eh=new RegExp("["+Ju+Zu+"]");Ju=Zu=null;var nh=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,477,28,11,0,9,21,190,52,76,44,33,24,27,35,30,0,12,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,26,230,43,117,63,32,0,257,0,11,39,8,0,22,0,12,39,3,3,20,0,35,56,264,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,270,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,689,63,129,68,12,0,67,12,65,1,31,6129,15,754,9486,286,82,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,15,7472,3104,541],rh=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,525,10,176,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,4,9,83,11,7,0,161,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,243,14,166,9,280,9,41,6,2,3,9,0,10,10,47,15,406,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,19306,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239];function ih(t,e){for(var n=65536,r=0;r<e.length;r+=2){if((n+=e[r])>t)return!1;if((n+=e[r+1])>=t)return!0}}function sh(t,e){return t<65?36===t:t<91||(t<97?95===t:t<123||(t<=65535?t>=170&&th.test(String.fromCharCode(t)):!1!==e&&ih(t,nh)))}function oh(t,e){return t<48?36===t:t<58||!(t<65)&&(t<91||(t<97?95===t:t<123||(t<=65535?t>=170&&eh.test(String.fromCharCode(t)):!1!==e&&(ih(t,nh)||ih(t,rh)))))}var ah=function(t,e){void 0===e&&(e={}),this.label=t,this.keyword=e.keyword,this.beforeExpr=!!e.beforeExpr,this.startsExpr=!!e.startsExpr,this.isLoop=!!e.isLoop,this.isAssign=!!e.isAssign,this.prefix=!!e.prefix,this.postfix=!!e.postfix,this.binop=e.binop||null,this.updateContext=null};function uh(t,e){return new ah(t,{beforeExpr:!0,binop:e})}var hh={beforeExpr:!0},ch={startsExpr:!0},ph={};function lh(t,e){return void 0===e&&(e={}),e.keyword=t,ph[t]=new ah(t,e)}var dh={num:new ah("num",ch),regexp:new ah("regexp",ch),string:new ah("string",ch),name:new ah("name",ch),eof:new ah("eof"),bracketL:new ah("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new ah("]"),braceL:new ah("{",{beforeExpr:!0,startsExpr:!0}),braceR:new ah("}"),parenL:new ah("(",{beforeExpr:!0,startsExpr:!0}),parenR:new ah(")"),comma:new ah(",",hh),semi:new ah(";",hh),colon:new ah(":",hh),dot:new ah("."),question:new ah("?",hh),arrow:new ah("=>",hh),template:new ah("template"),invalidTemplate:new ah("invalidTemplate"),ellipsis:new ah("...",hh),backQuote:new ah("`",ch),dollarBraceL:new ah("${",{beforeExpr:!0,startsExpr:!0}),eq:new ah("=",{beforeExpr:!0,isAssign:!0}),assign:new ah("_=",{beforeExpr:!0,isAssign:!0}),incDec:new ah("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new ah("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:uh("||",1),logicalAND:uh("&&",2),bitwiseOR:uh("|",3),bitwiseXOR:uh("^",4),bitwiseAND:uh("&",5),equality:uh("==/!=/===/!==",6),relational:uh("</>/<=/>=",7),bitShift:uh("<</>>/>>>",8),plusMin:new ah("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:uh("%",10),star:uh("*",10),slash:uh("/",10),starstar:new ah("**",{beforeExpr:!0}),_break:lh("break"),_case:lh("case",hh),_catch:lh("catch"),_continue:lh("continue"),_debugger:lh("debugger"),_default:lh("default",hh),_do:lh("do",{isLoop:!0,beforeExpr:!0}),_else:lh("else",hh),_finally:lh("finally"),_for:lh("for",{isLoop:!0}),_function:lh("function",ch),_if:lh("if"),_return:lh("return",hh),_switch:lh("switch"),_throw:lh("throw",hh),_try:lh("try"),_var:lh("var"),_const:lh("const"),_while:lh("while",{isLoop:!0}),_with:lh("with"),_new:lh("new",{beforeExpr:!0,startsExpr:!0}),_this:lh("this",ch),_super:lh("super",ch),_class:lh("class",ch),_extends:lh("extends",hh),_export:lh("export"),_import:lh("import"),_null:lh("null",ch),_true:lh("true",ch),_false:lh("false",ch),_in:lh("in",{beforeExpr:!0,binop:7}),_instanceof:lh("instanceof",{beforeExpr:!0,binop:7}),_typeof:lh("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:lh("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:lh("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},fh=/\r\n?|\n|\u2028|\u2029/,mh=new RegExp(fh.source,"g");function gh(t,e){return 10===t||13===t||!e&&(8232===t||8233===t)}var vh=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,yh=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,xh=Object.prototype,_h=xh.hasOwnProperty,Eh=xh.toString;function bh(t,e){return _h.call(t,e)}var Ah=Array.isArray||function(t){return"[object Array]"===Eh.call(t)};function Sh(t){return new RegExp("^(?:"+t.replace(/ /g,"|")+")$")}var Ih=function(t,e){this.line=t,this.column=e};Ih.prototype.offset=function(t){return new Ih(this.line,this.column+t)};var wh=function(t,e,n){this.start=e,this.end=n,null!==t.sourceFile&&(this.source=t.sourceFile)};function Ph(t,e){for(var n=1,r=0;;){mh.lastIndex=r;var i=mh.exec(t);if(!(i&&i.index<e))return new Ih(n,e-r);++n,r=i.index+i[0].length}}var kh={ecmaVersion:9,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:!1,allowHashBang:!1,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1};function Ch(t){var e={};for(var n in kh)e[n]=t&&bh(t,n)?t[n]:kh[n];if(e.ecmaVersion>=2015&&(e.ecmaVersion-=2009),null==e.allowReserved&&(e.allowReserved=e.ecmaVersion<5),Ah(e.onToken)){var r=e.onToken;e.onToken=function(t){return r.push(t)}}return Ah(e.onComment)&&(e.onComment=function(t,e){return function(n,r,i,s,o,a){var u={type:n?"Block":"Line",value:r,start:i,end:s};t.locations&&(u.loc=new wh(this,o,a)),t.ranges&&(u.range=[i,s]),e.push(u)}}(e,e.onComment)),e}var Nh=2,Rh=1|Nh,Oh=4,Mh=8;function Lh(t,e){return Nh|(t?Oh:0)|(e?Mh:0)}var Th=function(t,e,n){this.options=t=Ch(t),this.sourceFile=t.sourceFile,this.keywords=Sh(Qu[t.ecmaVersion>=6?6:5]);var r="";if(!t.allowReserved){for(var i=t.ecmaVersion;!(r=Yu[i]);i--);"module"===t.sourceType&&(r+=" await")}this.reservedWords=Sh(r);var s=(r?r+" ":"")+Yu.strict;this.reservedWordsStrict=Sh(s),this.reservedWordsStrictBind=Sh(s+" "+Yu.strictBind),this.input=String(e),this.containsEsc=!1,n?(this.pos=n,this.lineStart=this.input.lastIndexOf("\n",n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(fh).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=dh.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===t.sourceType,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports={},0===this.pos&&t.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(1),this.regexpState=null},Dh={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0}};Th.prototype.parse=function(){var t=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(t)},Dh.inFunction.get=function(){return(this.currentVarScope().flags&Nh)>0},Dh.inGenerator.get=function(){return(this.currentVarScope().flags&Mh)>0},Dh.inAsync.get=function(){return(this.currentVarScope().flags&Oh)>0},Dh.allowSuper.get=function(){return(64&this.currentThisScope().flags)>0},Dh.allowDirectSuper.get=function(){return(128&this.currentThisScope().flags)>0},Dh.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Th.prototype.inNonArrowFunction=function(){return(this.currentThisScope().flags&Nh)>0},Th.extend=function(){for(var t=[],e=arguments.length;e--;)t[e]=arguments[e];for(var n=this,r=0;r<t.length;r++)n=t[r](n);return n},Th.parse=function(t,e){return new this(e,t).parse()},Th.parseExpressionAt=function(t,e,n){var r=new this(n,t,e);return r.nextToken(),r.parseExpression()},Th.tokenizer=function(t,e){return new this(e,t)},Object.defineProperties(Th.prototype,Dh);var Vh=Th.prototype,Bh=/^(?:'((?:\\.|[^'])*?)'|"((?:\\.|[^"])*?)")/;function zh(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1}Vh.strictDirective=function(t){for(;;){yh.lastIndex=t,t+=yh.exec(this.input)[0].length;var e=Bh.exec(this.input.slice(t));if(!e)return!1;if("use strict"===(e[1]||e[2]))return!0;t+=e[0].length,yh.lastIndex=t,t+=yh.exec(this.input)[0].length,";"===this.input[t]&&t++}},Vh.eat=function(t){return this.type===t&&(this.next(),!0)},Vh.isContextual=function(t){return this.type===dh.name&&this.value===t&&!this.containsEsc},Vh.eatContextual=function(t){return!!this.isContextual(t)&&(this.next(),!0)},Vh.expectContextual=function(t){this.eatContextual(t)||this.unexpected()},Vh.canInsertSemicolon=function(){return this.type===dh.eof||this.type===dh.braceR||fh.test(this.input.slice(this.lastTokEnd,this.start))},Vh.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Vh.semicolon=function(){this.eat(dh.semi)||this.insertSemicolon()||this.unexpected()},Vh.afterTrailingComma=function(t,e){if(this.type===t)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),e||this.next(),!0},Vh.expect=function(t){this.eat(t)||this.unexpected()},Vh.unexpected=function(t){this.raise(null!=t?t:this.start,"Unexpected token")},Vh.checkPatternErrors=function(t,e){if(t){t.trailingComma>-1&&this.raiseRecoverable(t.trailingComma,"Comma is not permitted after the rest element");var n=e?t.parenthesizedAssign:t.parenthesizedBind;n>-1&&this.raiseRecoverable(n,"Parenthesized pattern")}},Vh.checkExpressionErrors=function(t,e){if(!t)return!1;var n=t.shorthandAssign,r=t.doubleProto;if(!e)return n>=0||r>=0;n>=0&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns"),r>=0&&this.raiseRecoverable(r,"Redefinition of __proto__ property")},Vh.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},Vh.isSimpleAssignTarget=function(t){return"ParenthesizedExpression"===t.type?this.isSimpleAssignTarget(t.expression):"Identifier"===t.type||"MemberExpression"===t.type};var jh=Th.prototype;jh.parseTopLevel=function(t){var e={};for(t.body||(t.body=[]);this.type!==dh.eof;){var n=this.parseStatement(null,!0,e);t.body.push(n)}if(this.inModule)for(var r=0,i=Object.keys(this.undefinedExports);r<i.length;r+=1){var s=i[r];this.raiseRecoverable(this.undefinedExports[s].start,"Export '"+s+"' is not defined")}return this.adaptDirectivePrologue(t.body),this.next(),this.options.ecmaVersion>=6&&(t.sourceType=this.options.sourceType),this.finishNode(t,"Program")};var Wh={kind:"loop"},Uh={kind:"switch"};jh.isLet=function(t){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;yh.lastIndex=this.pos;var e=yh.exec(this.input),n=this.pos+e[0].length,r=this.input.charCodeAt(n);if(91===r)return!0;if(t)return!1;if(123===r)return!0;if(sh(r,!0)){for(var i=n+1;oh(this.input.charCodeAt(i),!0);)++i;var s=this.input.slice(n,i);if(!$u.test(s))return!0}return!1},jh.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;yh.lastIndex=this.pos;var t=yh.exec(this.input),e=this.pos+t[0].length;return!(fh.test(this.input.slice(this.pos,e))||"function"!==this.input.slice(e,e+8)||e+8!==this.input.length&&oh(this.input.charAt(e+8)))},jh.parseStatement=function(t,e,n){var r,i=this.type,s=this.startNode();switch(this.isLet(t)&&(i=dh._var,r="let"),i){case dh._break:case dh._continue:return this.parseBreakContinueStatement(s,i.keyword);case dh._debugger:return this.parseDebuggerStatement(s);case dh._do:return this.parseDoStatement(s);case dh._for:return this.parseForStatement(s);case dh._function:return t&&(this.strict||"if"!==t&&"label"!==t)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(s,!1,!t);case dh._class:return t&&this.unexpected(),this.parseClass(s,!0);case dh._if:return this.parseIfStatement(s);case dh._return:return this.parseReturnStatement(s);case dh._switch:return this.parseSwitchStatement(s);case dh._throw:return this.parseThrowStatement(s);case dh._try:return this.parseTryStatement(s);case dh._const:case dh._var:return r=r||this.value,t&&"var"!==r&&this.unexpected(),this.parseVarStatement(s,r);case dh._while:return this.parseWhileStatement(s);case dh._with:return this.parseWithStatement(s);case dh.braceL:return this.parseBlock(!0,s);case dh.semi:return this.parseEmptyStatement(s);case dh._export:case dh._import:return this.options.allowImportExportEverywhere||(e||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),i===dh._import?this.parseImport(s):this.parseExport(s,n);default:if(this.isAsyncFunction())return t&&this.unexpected(),this.next(),this.parseFunctionStatement(s,!0,!t);var o=this.value,a=this.parseExpression();return i===dh.name&&"Identifier"===a.type&&this.eat(dh.colon)?this.parseLabeledStatement(s,o,a,t):this.parseExpressionStatement(s,a)}},jh.parseBreakContinueStatement=function(t,e){var n="break"===e;this.next(),this.eat(dh.semi)||this.insertSemicolon()?t.label=null:this.type!==dh.name?this.unexpected():(t.label=this.parseIdent(),this.semicolon());for(var r=0;r<this.labels.length;++r){var i=this.labels[r];if(null==t.label||i.name===t.label.name){if(null!=i.kind&&(n||"loop"===i.kind))break;if(t.label&&n)break}}return r===this.labels.length&&this.raise(t.start,"Unsyntactic "+e),this.finishNode(t,n?"BreakStatement":"ContinueStatement")},jh.parseDebuggerStatement=function(t){return this.next(),this.semicolon(),this.finishNode(t,"DebuggerStatement")},jh.parseDoStatement=function(t){return this.next(),this.labels.push(Wh),t.body=this.parseStatement("do"),this.labels.pop(),this.expect(dh._while),t.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(dh.semi):this.semicolon(),this.finishNode(t,"DoWhileStatement")},jh.parseForStatement=function(t){this.next();var e=this.options.ecmaVersion>=9&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction)&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(Wh),this.enterScope(0),this.expect(dh.parenL),this.type===dh.semi)return e>-1&&this.unexpected(e),this.parseFor(t,null);var n=this.isLet();if(this.type===dh._var||this.type===dh._const||n){var r=this.startNode(),i=n?"let":this.value;return this.next(),this.parseVar(r,!0,i),this.finishNode(r,"VariableDeclaration"),!(this.type===dh._in||this.options.ecmaVersion>=6&&this.isContextual("of"))||1!==r.declarations.length||"var"!==i&&r.declarations[0].init?(e>-1&&this.unexpected(e),this.parseFor(t,r)):(this.options.ecmaVersion>=9&&(this.type===dh._in?e>-1&&this.unexpected(e):t.await=e>-1),this.parseForIn(t,r))}var s=new zh,o=this.parseExpression(!0,s);return this.type===dh._in||this.options.ecmaVersion>=6&&this.isContextual("of")?(this.options.ecmaVersion>=9&&(this.type===dh._in?e>-1&&this.unexpected(e):t.await=e>-1),this.toAssignable(o,!1,s),this.checkLVal(o),this.parseForIn(t,o)):(this.checkExpressionErrors(s,!0),e>-1&&this.unexpected(e),this.parseFor(t,o))},jh.parseFunctionStatement=function(t,e,n){return this.next(),this.parseFunction(t,qh|(n?0:Gh),!1,e)},jh.parseIfStatement=function(t){return this.next(),t.test=this.parseParenExpression(),t.consequent=this.parseStatement("if"),t.alternate=this.eat(dh._else)?this.parseStatement("if"):null,this.finishNode(t,"IfStatement")},jh.parseReturnStatement=function(t){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(dh.semi)||this.insertSemicolon()?t.argument=null:(t.argument=this.parseExpression(),this.semicolon()),this.finishNode(t,"ReturnStatement")},jh.parseSwitchStatement=function(t){var e;this.next(),t.discriminant=this.parseParenExpression(),t.cases=[],this.expect(dh.braceL),this.labels.push(Uh),this.enterScope(0);for(var n=!1;this.type!==dh.braceR;)if(this.type===dh._case||this.type===dh._default){var r=this.type===dh._case;e&&this.finishNode(e,"SwitchCase"),t.cases.push(e=this.startNode()),e.consequent=[],this.next(),r?e.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),n=!0,e.test=null),this.expect(dh.colon)}else e||this.unexpected(),e.consequent.push(this.parseStatement(null));return this.exitScope(),e&&this.finishNode(e,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(t,"SwitchStatement")},jh.parseThrowStatement=function(t){return this.next(),fh.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),t.argument=this.parseExpression(),this.semicolon(),this.finishNode(t,"ThrowStatement")};var Fh=[];jh.parseTryStatement=function(t){if(this.next(),t.block=this.parseBlock(),t.handler=null,this.type===dh._catch){var e=this.startNode();if(this.next(),this.eat(dh.parenL)){e.param=this.parseBindingAtom();var n="Identifier"===e.param.type;this.enterScope(n?32:0),this.checkLVal(e.param,n?4:2),this.expect(dh.parenR)}else this.options.ecmaVersion<10&&this.unexpected(),e.param=null,this.enterScope(0);e.body=this.parseBlock(!1),this.exitScope(),t.handler=this.finishNode(e,"CatchClause")}return t.finalizer=this.eat(dh._finally)?this.parseBlock():null,t.handler||t.finalizer||this.raise(t.start,"Missing catch or finally clause"),this.finishNode(t,"TryStatement")},jh.parseVarStatement=function(t,e){return this.next(),this.parseVar(t,!1,e),this.semicolon(),this.finishNode(t,"VariableDeclaration")},jh.parseWhileStatement=function(t){return this.next(),t.test=this.parseParenExpression(),this.labels.push(Wh),t.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(t,"WhileStatement")},jh.parseWithStatement=function(t){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),t.object=this.parseParenExpression(),t.body=this.parseStatement("with"),this.finishNode(t,"WithStatement")},jh.parseEmptyStatement=function(t){return this.next(),this.finishNode(t,"EmptyStatement")},jh.parseLabeledStatement=function(t,e,n,r){for(var i=0,s=this.labels;i<s.length;i+=1){s[i].name===e&&this.raise(n.start,"Label '"+e+"' is already declared")}for(var o=this.type.isLoop?"loop":this.type===dh._switch?"switch":null,a=this.labels.length-1;a>=0;a--){var u=this.labels[a];if(u.statementStart!==t.start)break;u.statementStart=this.start,u.kind=o}return this.labels.push({name:e,kind:o,statementStart:this.start}),t.body=this.parseStatement(r?-1===r.indexOf("label")?r+"label":r:"label"),this.labels.pop(),t.label=n,this.finishNode(t,"LabeledStatement")},jh.parseExpressionStatement=function(t,e){return t.expression=e,this.semicolon(),this.finishNode(t,"ExpressionStatement")},jh.parseBlock=function(t,e){for(void 0===t&&(t=!0),void 0===e&&(e=this.startNode()),e.body=[],this.expect(dh.braceL),t&&this.enterScope(0);!this.eat(dh.braceR);){var n=this.parseStatement(null);e.body.push(n)}return t&&this.exitScope(),this.finishNode(e,"BlockStatement")},jh.parseFor=function(t,e){return t.init=e,this.expect(dh.semi),t.test=this.type===dh.semi?null:this.parseExpression(),this.expect(dh.semi),t.update=this.type===dh.parenR?null:this.parseExpression(),this.expect(dh.parenR),t.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(t,"ForStatement")},jh.parseForIn=function(t,e){var n=this.type===dh._in?"ForInStatement":"ForOfStatement";return this.next(),"ForInStatement"===n&&("AssignmentPattern"===e.type||"VariableDeclaration"===e.type&&null!=e.declarations[0].init&&(this.strict||"Identifier"!==e.declarations[0].id.type))&&this.raise(e.start,"Invalid assignment in for-in loop head"),t.left=e,t.right="ForInStatement"===n?this.parseExpression():this.parseMaybeAssign(),this.expect(dh.parenR),t.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(t,n)},jh.parseVar=function(t,e,n){for(t.declarations=[],t.kind=n;;){var r=this.startNode();if(this.parseVarId(r,n),this.eat(dh.eq)?r.init=this.parseMaybeAssign(e):"const"!==n||this.type===dh._in||this.options.ecmaVersion>=6&&this.isContextual("of")?"Identifier"===r.id.type||e&&(this.type===dh._in||this.isContextual("of"))?r.init=null:this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),t.declarations.push(this.finishNode(r,"VariableDeclarator")),!this.eat(dh.comma))break}return t},jh.parseVarId=function(t,e){"const"!==e&&"let"!==e||!this.isContextual("let")||this.raiseRecoverable(this.start,"let is disallowed as a lexically bound name"),t.id=this.parseBindingAtom(),this.checkLVal(t.id,"var"===e?1:2,!1)};var qh=1,Gh=2;jh.parseFunction=function(t,e,n,r){this.initFunction(t),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!r)&&(this.type===dh.star&&e&Gh&&this.unexpected(),t.generator=this.eat(dh.star)),this.options.ecmaVersion>=8&&(t.async=!!r),e&qh&&(t.id=4&e&&this.type!==dh.name?null:this.parseIdent(),!t.id||e&Gh||this.checkLVal(t.id,this.strict||t.generator||t.async?this.treatFunctionsAsVar?1:2:3));var i=this.yieldPos,s=this.awaitPos,o=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Lh(t.async,t.generator)),e&qh||(t.id=this.type===dh.name?this.parseIdent():null),this.parseFunctionParams(t),this.parseFunctionBody(t,n,!1),this.yieldPos=i,this.awaitPos=s,this.awaitIdentPos=o,this.finishNode(t,e&qh?"FunctionDeclaration":"FunctionExpression")},jh.parseFunctionParams=function(t){this.expect(dh.parenL),t.params=this.parseBindingList(dh.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},jh.parseClass=function(t,e){this.next();var n=this.strict;this.strict=!0,this.parseClassId(t,e),this.parseClassSuper(t);var r=this.startNode(),i=!1;for(r.body=[],this.expect(dh.braceL);!this.eat(dh.braceR);){var s=this.parseClassElement(null!==t.superClass);s&&(r.body.push(s),"MethodDefinition"===s.type&&"constructor"===s.kind&&(i&&this.raise(s.start,"Duplicate constructor in the same class"),i=!0))}return t.body=this.finishNode(r,"ClassBody"),this.strict=n,this.finishNode(t,e?"ClassDeclaration":"ClassExpression")},jh.parseClassElement=function(t){var e=this;if(this.eat(dh.semi))return null;var n=this.startNode(),r=function(t,r){void 0===r&&(r=!1);var i=e.start,s=e.startLoc;return!!e.eatContextual(t)&&(!(e.type===dh.parenL||r&&e.canInsertSemicolon())||(n.key&&e.unexpected(),n.computed=!1,n.key=e.startNodeAt(i,s),n.key.name=t,e.finishNode(n.key,"Identifier"),!1))};n.kind="method",n.static=r("static");var i=this.eat(dh.star),s=!1;i||(this.options.ecmaVersion>=8&&r("async",!0)?(s=!0,i=this.options.ecmaVersion>=9&&this.eat(dh.star)):r("get")?n.kind="get":r("set")&&(n.kind="set")),n.key||this.parsePropertyName(n);var o=n.key,a=!1;return n.computed||n.static||!("Identifier"===o.type&&"constructor"===o.name||"Literal"===o.type&&"constructor"===o.value)?n.static&&"Identifier"===o.type&&"prototype"===o.name&&this.raise(o.start,"Classes may not have a static property named prototype"):("method"!==n.kind&&this.raise(o.start,"Constructor can't have get/set modifier"),i&&this.raise(o.start,"Constructor can't be a generator"),s&&this.raise(o.start,"Constructor can't be an async method"),n.kind="constructor",a=t),this.parseClassMethod(n,i,s,a),"get"===n.kind&&0!==n.value.params.length&&this.raiseRecoverable(n.value.start,"getter should have no params"),"set"===n.kind&&1!==n.value.params.length&&this.raiseRecoverable(n.value.start,"setter should have exactly one param"),"set"===n.kind&&"RestElement"===n.value.params[0].type&&this.raiseRecoverable(n.value.params[0].start,"Setter cannot use rest params"),n},jh.parseClassMethod=function(t,e,n,r){return t.value=this.parseMethod(e,n,r),this.finishNode(t,"MethodDefinition")},jh.parseClassId=function(t,e){this.type===dh.name?(t.id=this.parseIdent(),e&&this.checkLVal(t.id,2,!1)):(!0===e&&this.unexpected(),t.id=null)},jh.parseClassSuper=function(t){t.superClass=this.eat(dh._extends)?this.parseExprSubscripts():null},jh.parseExport=function(t,e){if(this.next(),this.eat(dh.star))return this.expectContextual("from"),this.type!==dh.string&&this.unexpected(),t.source=this.parseExprAtom(),this.semicolon(),this.finishNode(t,"ExportAllDeclaration");if(this.eat(dh._default)){var n;if(this.checkExport(e,"default",this.lastTokStart),this.type===dh._function||(n=this.isAsyncFunction())){var r=this.startNode();this.next(),n&&this.next(),t.declaration=this.parseFunction(r,4|qh,!1,n)}else if(this.type===dh._class){var i=this.startNode();t.declaration=this.parseClass(i,"nullableID")}else t.declaration=this.parseMaybeAssign(),this.semicolon();return this.finishNode(t,"ExportDefaultDeclaration")}if(this.shouldParseExportStatement())t.declaration=this.parseStatement(null),"VariableDeclaration"===t.declaration.type?this.checkVariableExport(e,t.declaration.declarations):this.checkExport(e,t.declaration.id.name,t.declaration.id.start),t.specifiers=[],t.source=null;else{if(t.declaration=null,t.specifiers=this.parseExportSpecifiers(e),this.eatContextual("from"))this.type!==dh.string&&this.unexpected(),t.source=this.parseExprAtom();else{for(var s=0,o=t.specifiers;s<o.length;s+=1){var a=o[s];this.checkUnreserved(a.local),this.checkLocalExport(a.local)}t.source=null}this.semicolon()}return this.finishNode(t,"ExportNamedDeclaration")},jh.checkExport=function(t,e,n){t&&(bh(t,e)&&this.raiseRecoverable(n,"Duplicate export '"+e+"'"),t[e]=!0)},jh.checkPatternExport=function(t,e){var n=e.type;if("Identifier"===n)this.checkExport(t,e.name,e.start);else if("ObjectPattern"===n)for(var r=0,i=e.properties;r<i.length;r+=1){var s=i[r];this.checkPatternExport(t,s)}else if("ArrayPattern"===n)for(var o=0,a=e.elements;o<a.length;o+=1){var u=a[o];u&&this.checkPatternExport(t,u)}else"Property"===n?this.checkPatternExport(t,e.value):"AssignmentPattern"===n?this.checkPatternExport(t,e.left):"RestElement"===n?this.checkPatternExport(t,e.argument):"ParenthesizedExpression"===n&&this.checkPatternExport(t,e.expression)},jh.checkVariableExport=function(t,e){if(t)for(var n=0,r=e;n<r.length;n+=1){var i=r[n];this.checkPatternExport(t,i.id)}},jh.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},jh.parseExportSpecifiers=function(t){var e=[],n=!0;for(this.expect(dh.braceL);!this.eat(dh.braceR);){if(n)n=!1;else if(this.expect(dh.comma),this.afterTrailingComma(dh.braceR))break;var r=this.startNode();r.local=this.parseIdent(!0),r.exported=this.eatContextual("as")?this.parseIdent(!0):r.local,this.checkExport(t,r.exported.name,r.exported.start),e.push(this.finishNode(r,"ExportSpecifier"))}return e},jh.parseImport=function(t){return this.next(),this.type===dh.string?(t.specifiers=Fh,t.source=this.parseExprAtom()):(t.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),t.source=this.type===dh.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(t,"ImportDeclaration")},jh.parseImportSpecifiers=function(){var t=[],e=!0;if(this.type===dh.name){var n=this.startNode();if(n.local=this.parseIdent(),this.checkLVal(n.local,2),t.push(this.finishNode(n,"ImportDefaultSpecifier")),!this.eat(dh.comma))return t}if(this.type===dh.star){var r=this.startNode();return this.next(),this.expectContextual("as"),r.local=this.parseIdent(),this.checkLVal(r.local,2),t.push(this.finishNode(r,"ImportNamespaceSpecifier")),t}for(this.expect(dh.braceL);!this.eat(dh.braceR);){if(e)e=!1;else if(this.expect(dh.comma),this.afterTrailingComma(dh.braceR))break;var i=this.startNode();i.imported=this.parseIdent(!0),this.eatContextual("as")?i.local=this.parseIdent():(this.checkUnreserved(i.imported),i.local=i.imported),this.checkLVal(i.local,2),t.push(this.finishNode(i,"ImportSpecifier"))}return t},jh.adaptDirectivePrologue=function(t){for(var e=0;e<t.length&&this.isDirectiveCandidate(t[e]);++e)t[e].directive=t[e].expression.raw.slice(1,-1)},jh.isDirectiveCandidate=function(t){return"ExpressionStatement"===t.type&&"Literal"===t.expression.type&&"string"==typeof t.expression.value&&('"'===this.input[t.start]||"'"===this.input[t.start])};var Hh=Th.prototype;Hh.toAssignable=function(t,e,n){if(this.options.ecmaVersion>=6&&t)switch(t.type){case"Identifier":this.inAsync&&"await"===t.name&&this.raise(t.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"RestElement":break;case"ObjectExpression":t.type="ObjectPattern",n&&this.checkPatternErrors(n,!0);for(var r=0,i=t.properties;r<i.length;r+=1){var s=i[r];this.toAssignable(s,e),"RestElement"!==s.type||"ArrayPattern"!==s.argument.type&&"ObjectPattern"!==s.argument.type||this.raise(s.argument.start,"Unexpected token")}break;case"Property":"init"!==t.kind&&this.raise(t.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(t.value,e);break;case"ArrayExpression":t.type="ArrayPattern",n&&this.checkPatternErrors(n,!0),this.toAssignableList(t.elements,e);break;case"SpreadElement":t.type="RestElement",this.toAssignable(t.argument,e),"AssignmentPattern"===t.argument.type&&this.raise(t.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":"="!==t.operator&&this.raise(t.left.end,"Only '=' operator can be used for specifying default value."),t.type="AssignmentPattern",delete t.operator,this.toAssignable(t.left,e);case"AssignmentPattern":break;case"ParenthesizedExpression":this.toAssignable(t.expression,e,n);break;case"MemberExpression":if(!e)break;default:this.raise(t.start,"Assigning to rvalue")}else n&&this.checkPatternErrors(n,!0);return t},Hh.toAssignableList=function(t,e){for(var n=t.length,r=0;r<n;r++){var i=t[r];i&&this.toAssignable(i,e)}if(n){var s=t[n-1];6===this.options.ecmaVersion&&e&&s&&"RestElement"===s.type&&"Identifier"!==s.argument.type&&this.unexpected(s.argument.start)}return t},Hh.parseSpread=function(t){var e=this.startNode();return this.next(),e.argument=this.parseMaybeAssign(!1,t),this.finishNode(e,"SpreadElement")},Hh.parseRestBinding=function(){var t=this.startNode();return this.next(),6===this.options.ecmaVersion&&this.type!==dh.name&&this.unexpected(),t.argument=this.parseBindingAtom(),this.finishNode(t,"RestElement")},Hh.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case dh.bracketL:var t=this.startNode();return this.next(),t.elements=this.parseBindingList(dh.bracketR,!0,!0),this.finishNode(t,"ArrayPattern");case dh.braceL:return this.parseObj(!0)}return this.parseIdent()},Hh.parseBindingList=function(t,e,n){for(var r=[],i=!0;!this.eat(t);)if(i?i=!1:this.expect(dh.comma),e&&this.type===dh.comma)r.push(null);else{if(n&&this.afterTrailingComma(t))break;if(this.type===dh.ellipsis){var s=this.parseRestBinding();this.parseBindingListItem(s),r.push(s),this.type===dh.comma&&this.raise(this.start,"Comma is not permitted after the rest element"),this.expect(t);break}var o=this.parseMaybeDefault(this.start,this.startLoc);this.parseBindingListItem(o),r.push(o)}return r},Hh.parseBindingListItem=function(t){return t},Hh.parseMaybeDefault=function(t,e,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(dh.eq))return n;var r=this.startNodeAt(t,e);return r.left=n,r.right=this.parseMaybeAssign(),this.finishNode(r,"AssignmentPattern")},Hh.checkLVal=function(t,e,n){switch(void 0===e&&(e=0),t.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(t.name)&&this.raiseRecoverable(t.start,(e?"Binding ":"Assigning to ")+t.name+" in strict mode"),n&&(bh(n,t.name)&&this.raiseRecoverable(t.start,"Argument name clash"),n[t.name]=!0),0!==e&&5!==e&&this.declareName(t.name,e,t.start);break;case"MemberExpression":e&&this.raiseRecoverable(t.start,"Binding member expression");break;case"ObjectPattern":for(var r=0,i=t.properties;r<i.length;r+=1){var s=i[r];this.checkLVal(s,e,n)}break;case"Property":this.checkLVal(t.value,e,n);break;case"ArrayPattern":for(var o=0,a=t.elements;o<a.length;o+=1){var u=a[o];u&&this.checkLVal(u,e,n)}break;case"AssignmentPattern":this.checkLVal(t.left,e,n);break;case"RestElement":this.checkLVal(t.argument,e,n);break;case"ParenthesizedExpression":this.checkLVal(t.expression,e,n);break;default:this.raise(t.start,(e?"Binding":"Assigning to")+" rvalue")}};var Kh=Th.prototype;Kh.checkPropClash=function(t,e,n){if(!(this.options.ecmaVersion>=9&&"SpreadElement"===t.type||this.options.ecmaVersion>=6&&(t.computed||t.method||t.shorthand))){var r,i=t.key;switch(i.type){case"Identifier":r=i.name;break;case"Literal":r=String(i.value);break;default:return}var s=t.kind;if(this.options.ecmaVersion>=6)"__proto__"===r&&"init"===s&&(e.proto&&(n&&n.doubleProto<0?n.doubleProto=i.start:this.raiseRecoverable(i.start,"Redefinition of __proto__ property")),e.proto=!0);else{var o=e[r="$"+r];if(o)("init"===s?this.strict&&o.init||o.get||o.set:o.init||o[s])&&this.raiseRecoverable(i.start,"Redefinition of property");else o=e[r]={init:!1,get:!1,set:!1};o[s]=!0}}},Kh.parseExpression=function(t,e){var n=this.start,r=this.startLoc,i=this.parseMaybeAssign(t,e);if(this.type===dh.comma){var s=this.startNodeAt(n,r);for(s.expressions=[i];this.eat(dh.comma);)s.expressions.push(this.parseMaybeAssign(t,e));return this.finishNode(s,"SequenceExpression")}return i},Kh.parseMaybeAssign=function(t,e,n){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(t);this.exprAllowed=!1}var r=!1,i=-1,s=-1,o=-1;e?(i=e.parenthesizedAssign,s=e.trailingComma,o=e.shorthandAssign,e.parenthesizedAssign=e.trailingComma=e.shorthandAssign=-1):(e=new zh,r=!0);var a=this.start,u=this.startLoc;this.type!==dh.parenL&&this.type!==dh.name||(this.potentialArrowAt=this.start);var h=this.parseMaybeConditional(t,e);if(n&&(h=n.call(this,h,a,u)),this.type.isAssign){var c=this.startNodeAt(a,u);return c.operator=this.value,c.left=this.type===dh.eq?this.toAssignable(h,!1,e):h,r||zh.call(e),e.shorthandAssign=-1,this.checkLVal(h),this.next(),c.right=this.parseMaybeAssign(t),this.finishNode(c,"AssignmentExpression")}return r&&this.checkExpressionErrors(e,!0),i>-1&&(e.parenthesizedAssign=i),s>-1&&(e.trailingComma=s),o>-1&&(e.shorthandAssign=o),h},Kh.parseMaybeConditional=function(t,e){var n=this.start,r=this.startLoc,i=this.parseExprOps(t,e);if(this.checkExpressionErrors(e))return i;if(this.eat(dh.question)){var s=this.startNodeAt(n,r);return s.test=i,s.consequent=this.parseMaybeAssign(),this.expect(dh.colon),s.alternate=this.parseMaybeAssign(t),this.finishNode(s,"ConditionalExpression")}return i},Kh.parseExprOps=function(t,e){var n=this.start,r=this.startLoc,i=this.parseMaybeUnary(e,!1);return this.checkExpressionErrors(e)?i:i.start===n&&"ArrowFunctionExpression"===i.type?i:this.parseExprOp(i,n,r,-1,t)},Kh.parseExprOp=function(t,e,n,r,i){var s=this.type.binop;if(null!=s&&(!i||this.type!==dh._in)&&s>r){var o=this.type===dh.logicalOR||this.type===dh.logicalAND,a=this.value;this.next();var u=this.start,h=this.startLoc,c=this.parseExprOp(this.parseMaybeUnary(null,!1),u,h,s,i),p=this.buildBinary(e,n,t,c,a,o);return this.parseExprOp(p,e,n,r,i)}return t},Kh.buildBinary=function(t,e,n,r,i,s){var o=this.startNodeAt(t,e);return o.left=n,o.operator=i,o.right=r,this.finishNode(o,s?"LogicalExpression":"BinaryExpression")},Kh.parseMaybeUnary=function(t,e){var n,r=this.start,i=this.startLoc;if(this.isContextual("await")&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction))n=this.parseAwait(),e=!0;else if(this.type.prefix){var s=this.startNode(),o=this.type===dh.incDec;s.operator=this.value,s.prefix=!0,this.next(),s.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(t,!0),o?this.checkLVal(s.argument):this.strict&&"delete"===s.operator&&"Identifier"===s.argument.type?this.raiseRecoverable(s.start,"Deleting local variable in strict mode"):e=!0,n=this.finishNode(s,o?"UpdateExpression":"UnaryExpression")}else{if(n=this.parseExprSubscripts(t),this.checkExpressionErrors(t))return n;for(;this.type.postfix&&!this.canInsertSemicolon();){var a=this.startNodeAt(r,i);a.operator=this.value,a.prefix=!1,a.argument=n,this.checkLVal(n),this.next(),n=this.finishNode(a,"UpdateExpression")}}return!e&&this.eat(dh.starstar)?this.buildBinary(r,i,n,this.parseMaybeUnary(null,!1),"**",!1):n},Kh.parseExprSubscripts=function(t){var e=this.start,n=this.startLoc,r=this.parseExprAtom(t),i="ArrowFunctionExpression"===r.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd);if(this.checkExpressionErrors(t)||i)return r;var s=this.parseSubscripts(r,e,n);return t&&"MemberExpression"===s.type&&(t.parenthesizedAssign>=s.start&&(t.parenthesizedAssign=-1),t.parenthesizedBind>=s.start&&(t.parenthesizedBind=-1)),s},Kh.parseSubscripts=function(t,e,n,r){for(var i=this.options.ecmaVersion>=8&&"Identifier"===t.type&&"async"===t.name&&this.lastTokEnd===t.end&&!this.canInsertSemicolon()&&"async"===this.input.slice(t.start,t.end);;){var s=this.parseSubscript(t,e,n,r,i);if(s===t||"ArrowFunctionExpression"===s.type)return s;t=s}},Kh.parseSubscript=function(t,e,n,r,i){var s=this.eat(dh.bracketL);if(s||this.eat(dh.dot)){var o=this.startNodeAt(e,n);o.object=t,o.property=s?this.parseExpression():this.parseIdent(!0),o.computed=!!s,s&&this.expect(dh.bracketR),t=this.finishNode(o,"MemberExpression")}else if(!r&&this.eat(dh.parenL)){var a=new zh,u=this.yieldPos,h=this.awaitPos,c=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var p=this.parseExprList(dh.parenR,this.options.ecmaVersion>=8,!1,a);if(i&&!this.canInsertSemicolon()&&this.eat(dh.arrow))return this.checkPatternErrors(a,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=u,this.awaitPos=h,this.awaitIdentPos=c,this.parseArrowExpression(this.startNodeAt(e,n),p,!0);this.checkExpressionErrors(a,!0),this.yieldPos=u||this.yieldPos,this.awaitPos=h||this.awaitPos,this.awaitIdentPos=c||this.awaitIdentPos;var l=this.startNodeAt(e,n);l.callee=t,l.arguments=p,t=this.finishNode(l,"CallExpression")}else if(this.type===dh.backQuote){var d=this.startNodeAt(e,n);d.tag=t,d.quasi=this.parseTemplate({isTagged:!0}),t=this.finishNode(d,"TaggedTemplateExpression")}return t},Kh.parseExprAtom=function(t){this.type===dh.slash&&this.readRegexp();var e,n=this.potentialArrowAt===this.start;switch(this.type){case dh._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),e=this.startNode(),this.next(),this.type!==dh.parenL||this.allowDirectSuper||this.raise(e.start,"super() call outside constructor of a subclass"),this.type!==dh.dot&&this.type!==dh.bracketL&&this.type!==dh.parenL&&this.unexpected(),this.finishNode(e,"Super");case dh._this:return e=this.startNode(),this.next(),this.finishNode(e,"ThisExpression");case dh.name:var r=this.start,i=this.startLoc,s=this.containsEsc,o=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!s&&"async"===o.name&&!this.canInsertSemicolon()&&this.eat(dh._function))return this.parseFunction(this.startNodeAt(r,i),0,!1,!0);if(n&&!this.canInsertSemicolon()){if(this.eat(dh.arrow))return this.parseArrowExpression(this.startNodeAt(r,i),[o],!1);if(this.options.ecmaVersion>=8&&"async"===o.name&&this.type===dh.name&&!s)return o=this.parseIdent(!1),!this.canInsertSemicolon()&&this.eat(dh.arrow)||this.unexpected(),this.parseArrowExpression(this.startNodeAt(r,i),[o],!0)}return o;case dh.regexp:var a=this.value;return(e=this.parseLiteral(a.value)).regex={pattern:a.pattern,flags:a.flags},e;case dh.num:case dh.string:return this.parseLiteral(this.value);case dh._null:case dh._true:case dh._false:return(e=this.startNode()).value=this.type===dh._null?null:this.type===dh._true,e.raw=this.type.keyword,this.next(),this.finishNode(e,"Literal");case dh.parenL:var u=this.start,h=this.parseParenAndDistinguishExpression(n);return t&&(t.parenthesizedAssign<0&&!this.isSimpleAssignTarget(h)&&(t.parenthesizedAssign=u),t.parenthesizedBind<0&&(t.parenthesizedBind=u)),h;case dh.bracketL:return e=this.startNode(),this.next(),e.elements=this.parseExprList(dh.bracketR,!0,!0,t),this.finishNode(e,"ArrayExpression");case dh.braceL:return this.parseObj(!1,t);case dh._function:return e=this.startNode(),this.next(),this.parseFunction(e,0);case dh._class:return this.parseClass(this.startNode(),!1);case dh._new:return this.parseNew();case dh.backQuote:return this.parseTemplate();default:this.unexpected()}},Kh.parseLiteral=function(t){var e=this.startNode();return e.value=t,e.raw=this.input.slice(this.start,this.end),this.next(),this.finishNode(e,"Literal")},Kh.parseParenExpression=function(){this.expect(dh.parenL);var t=this.parseExpression();return this.expect(dh.parenR),t},Kh.parseParenAndDistinguishExpression=function(t){var e,n=this.start,r=this.startLoc,i=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var s,o=this.start,a=this.startLoc,u=[],h=!0,c=!1,p=new zh,l=this.yieldPos,d=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==dh.parenR;){if(h?h=!1:this.expect(dh.comma),i&&this.afterTrailingComma(dh.parenR,!0)){c=!0;break}if(this.type===dh.ellipsis){s=this.start,u.push(this.parseParenItem(this.parseRestBinding())),this.type===dh.comma&&this.raise(this.start,"Comma is not permitted after the rest element");break}u.push(this.parseMaybeAssign(!1,p,this.parseParenItem))}var f=this.start,m=this.startLoc;if(this.expect(dh.parenR),t&&!this.canInsertSemicolon()&&this.eat(dh.arrow))return this.checkPatternErrors(p,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=l,this.awaitPos=d,this.parseParenArrowList(n,r,u);u.length&&!c||this.unexpected(this.lastTokStart),s&&this.unexpected(s),this.checkExpressionErrors(p,!0),this.yieldPos=l||this.yieldPos,this.awaitPos=d||this.awaitPos,u.length>1?((e=this.startNodeAt(o,a)).expressions=u,this.finishNodeAt(e,"SequenceExpression",f,m)):e=u[0]}else e=this.parseParenExpression();if(this.options.preserveParens){var g=this.startNodeAt(n,r);return g.expression=e,this.finishNode(g,"ParenthesizedExpression")}return e},Kh.parseParenItem=function(t){return t},Kh.parseParenArrowList=function(t,e,n){return this.parseArrowExpression(this.startNodeAt(t,e),n)};var Yh=[];Kh.parseNew=function(){var t=this.startNode(),e=this.parseIdent(!0);if(this.options.ecmaVersion>=6&&this.eat(dh.dot)){t.meta=e;var n=this.containsEsc;return t.property=this.parseIdent(!0),("target"!==t.property.name||n)&&this.raiseRecoverable(t.property.start,"The only valid meta property for new is new.target"),this.inNonArrowFunction()||this.raiseRecoverable(t.start,"new.target can only be used in functions"),this.finishNode(t,"MetaProperty")}var r=this.start,i=this.startLoc;return t.callee=this.parseSubscripts(this.parseExprAtom(),r,i,!0),this.eat(dh.parenL)?t.arguments=this.parseExprList(dh.parenR,this.options.ecmaVersion>=8,!1):t.arguments=Yh,this.finishNode(t,"NewExpression")},Kh.parseTemplateElement=function(t){var e=t.isTagged,n=this.startNode();return this.type===dh.invalidTemplate?(e||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),n.value={raw:this.value,cooked:null}):n.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),n.tail=this.type===dh.backQuote,this.finishNode(n,"TemplateElement")},Kh.parseTemplate=function(t){void 0===t&&(t={});var e=t.isTagged;void 0===e&&(e=!1);var n=this.startNode();this.next(),n.expressions=[];var r=this.parseTemplateElement({isTagged:e});for(n.quasis=[r];!r.tail;)this.type===dh.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(dh.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(dh.braceR),n.quasis.push(r=this.parseTemplateElement({isTagged:e}));return this.next(),this.finishNode(n,"TemplateLiteral")},Kh.isAsyncProp=function(t){return!t.computed&&"Identifier"===t.key.type&&"async"===t.key.name&&(this.type===dh.name||this.type===dh.num||this.type===dh.string||this.type===dh.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===dh.star)&&!fh.test(this.input.slice(this.lastTokEnd,this.start))},Kh.parseObj=function(t,e){var n=this.startNode(),r=!0,i={};for(n.properties=[],this.next();!this.eat(dh.braceR);){if(r)r=!1;else if(this.expect(dh.comma),this.afterTrailingComma(dh.braceR))break;var s=this.parseProperty(t,e);t||this.checkPropClash(s,i,e),n.properties.push(s)}return this.finishNode(n,t?"ObjectPattern":"ObjectExpression")},Kh.parseProperty=function(t,e){var n,r,i,s,o=this.startNode();if(this.options.ecmaVersion>=9&&this.eat(dh.ellipsis))return t?(o.argument=this.parseIdent(!1),this.type===dh.comma&&this.raise(this.start,"Comma is not permitted after the rest element"),this.finishNode(o,"RestElement")):(this.type===dh.parenL&&e&&(e.parenthesizedAssign<0&&(e.parenthesizedAssign=this.start),e.parenthesizedBind<0&&(e.parenthesizedBind=this.start)),o.argument=this.parseMaybeAssign(!1,e),this.type===dh.comma&&e&&e.trailingComma<0&&(e.trailingComma=this.start),this.finishNode(o,"SpreadElement"));this.options.ecmaVersion>=6&&(o.method=!1,o.shorthand=!1,(t||e)&&(i=this.start,s=this.startLoc),t||(n=this.eat(dh.star)));var a=this.containsEsc;return this.parsePropertyName(o),!t&&!a&&this.options.ecmaVersion>=8&&!n&&this.isAsyncProp(o)?(r=!0,n=this.options.ecmaVersion>=9&&this.eat(dh.star),this.parsePropertyName(o,e)):r=!1,this.parsePropertyValue(o,t,n,r,i,s,e,a),this.finishNode(o,"Property")},Kh.parsePropertyValue=function(t,e,n,r,i,s,o,a){if((n||r)&&this.type===dh.colon&&this.unexpected(),this.eat(dh.colon))t.value=e?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,o),t.kind="init";else if(this.options.ecmaVersion>=6&&this.type===dh.parenL)e&&this.unexpected(),t.kind="init",t.method=!0,t.value=this.parseMethod(n,r);else if(e||a||!(this.options.ecmaVersion>=5)||t.computed||"Identifier"!==t.key.type||"get"!==t.key.name&&"set"!==t.key.name||this.type===dh.comma||this.type===dh.braceR)this.options.ecmaVersion>=6&&!t.computed&&"Identifier"===t.key.type?((n||r)&&this.unexpected(),this.checkUnreserved(t.key),"await"!==t.key.name||this.awaitIdentPos||(this.awaitIdentPos=i),t.kind="init",e?t.value=this.parseMaybeDefault(i,s,t.key):this.type===dh.eq&&o?(o.shorthandAssign<0&&(o.shorthandAssign=this.start),t.value=this.parseMaybeDefault(i,s,t.key)):t.value=t.key,t.shorthand=!0):this.unexpected();else{(n||r)&&this.unexpected(),t.kind=t.key.name,this.parsePropertyName(t),t.value=this.parseMethod(!1);var u="get"===t.kind?0:1;if(t.value.params.length!==u){var h=t.value.start;"get"===t.kind?this.raiseRecoverable(h,"getter should have no params"):this.raiseRecoverable(h,"setter should have exactly one param")}else"set"===t.kind&&"RestElement"===t.value.params[0].type&&this.raiseRecoverable(t.value.params[0].start,"Setter cannot use rest params")}},Kh.parsePropertyName=function(t){if(this.options.ecmaVersion>=6){if(this.eat(dh.bracketL))return t.computed=!0,t.key=this.parseMaybeAssign(),this.expect(dh.bracketR),t.key;t.computed=!1}return t.key=this.type===dh.num||this.type===dh.string?this.parseExprAtom():this.parseIdent(!0)},Kh.initFunction=function(t){t.id=null,this.options.ecmaVersion>=6&&(t.generator=t.expression=!1),this.options.ecmaVersion>=8&&(t.async=!1)},Kh.parseMethod=function(t,e,n){var r=this.startNode(),i=this.yieldPos,s=this.awaitPos,o=this.awaitIdentPos;return this.initFunction(r),this.options.ecmaVersion>=6&&(r.generator=t),this.options.ecmaVersion>=8&&(r.async=!!e),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(64|Lh(e,r.generator)|(n?128:0)),this.expect(dh.parenL),r.params=this.parseBindingList(dh.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(r,!1,!0),this.yieldPos=i,this.awaitPos=s,this.awaitIdentPos=o,this.finishNode(r,"FunctionExpression")},Kh.parseArrowExpression=function(t,e,n){var r=this.yieldPos,i=this.awaitPos,s=this.awaitIdentPos;return this.enterScope(16|Lh(n,!1)),this.initFunction(t),this.options.ecmaVersion>=8&&(t.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,t.params=this.toAssignableList(e,!0),this.parseFunctionBody(t,!0,!1),this.yieldPos=r,this.awaitPos=i,this.awaitIdentPos=s,this.finishNode(t,"ArrowFunctionExpression")},Kh.parseFunctionBody=function(t,e,n){var r=e&&this.type!==dh.braceL,i=this.strict,s=!1;if(r)t.body=this.parseMaybeAssign(),t.expression=!0,this.checkParams(t,!1);else{var o=this.options.ecmaVersion>=7&&!this.isSimpleParamList(t.params);i&&!o||(s=this.strictDirective(this.end))&&o&&this.raiseRecoverable(t.start,"Illegal 'use strict' directive in function with non-simple parameter list");var a=this.labels;this.labels=[],s&&(this.strict=!0),this.checkParams(t,!i&&!s&&!e&&!n&&this.isSimpleParamList(t.params)),t.body=this.parseBlock(!1),t.expression=!1,this.adaptDirectivePrologue(t.body.body),this.labels=a}this.exitScope(),this.strict&&t.id&&this.checkLVal(t.id,5),this.strict=i},Kh.isSimpleParamList=function(t){for(var e=0,n=t;e<n.length;e+=1){if("Identifier"!==n[e].type)return!1}return!0},Kh.checkParams=function(t,e){for(var n={},r=0,i=t.params;r<i.length;r+=1){var s=i[r];this.checkLVal(s,1,e?null:n)}},Kh.parseExprList=function(t,e,n,r){for(var i=[],s=!0;!this.eat(t);){if(s)s=!1;else if(this.expect(dh.comma),e&&this.afterTrailingComma(t))break;var o=void 0;n&&this.type===dh.comma?o=null:this.type===dh.ellipsis?(o=this.parseSpread(r),r&&this.type===dh.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):o=this.parseMaybeAssign(!1,r),i.push(o)}return i},Kh.checkUnreserved=function(t){var e=t.start,n=t.end,r=t.name;(this.inGenerator&&"yield"===r&&this.raiseRecoverable(e,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&"await"===r&&this.raiseRecoverable(e,"Cannot use 'await' as identifier inside an async function"),this.keywords.test(r)&&this.raise(e,"Unexpected keyword '"+r+"'"),this.options.ecmaVersion<6&&-1!==this.input.slice(e,n).indexOf("\\"))||(this.strict?this.reservedWordsStrict:this.reservedWords).test(r)&&(this.inAsync||"await"!==r||this.raiseRecoverable(e,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(e,"The keyword '"+r+"' is reserved"))},Kh.parseIdent=function(t,e){var n=this.startNode();return t&&"never"===this.options.allowReserved&&(t=!1),this.type===dh.name?n.name=this.value:this.type.keyword?(n.name=this.type.keyword,"class"!==n.name&&"function"!==n.name||this.lastTokEnd===this.lastTokStart+1&&46===this.input.charCodeAt(this.lastTokStart)||this.context.pop()):this.unexpected(),this.next(),this.finishNode(n,"Identifier"),t||(this.checkUnreserved(n),"await"!==n.name||this.awaitIdentPos||(this.awaitIdentPos=n.start)),n},Kh.parseYield=function(t){this.yieldPos||(this.yieldPos=this.start);var e=this.startNode();return this.next(),this.type===dh.semi||this.canInsertSemicolon()||this.type!==dh.star&&!this.type.startsExpr?(e.delegate=!1,e.argument=null):(e.delegate=this.eat(dh.star),e.argument=this.parseMaybeAssign(t)),this.finishNode(e,"YieldExpression")},Kh.parseAwait=function(){this.awaitPos||(this.awaitPos=this.start);var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0),this.finishNode(t,"AwaitExpression")};var Xh=Th.prototype;Xh.raise=function(t,e){var n=Ph(this.input,t);e+=" ("+n.line+":"+n.column+")";var r=new SyntaxError(e);throw r.pos=t,r.loc=n,r.raisedAt=this.pos,r},Xh.raiseRecoverable=Xh.raise,Xh.curPosition=function(){if(this.options.locations)return new Ih(this.curLine,this.pos-this.lineStart)};var Qh=Th.prototype,$h=function(t){this.flags=t,this.var=[],this.lexical=[],this.functions=[]};Qh.enterScope=function(t){this.scopeStack.push(new $h(t))},Qh.exitScope=function(){this.scopeStack.pop()},Qh.treatFunctionsAsVarInScope=function(t){return t.flags&Nh||!this.inModule&&1&t.flags},Qh.declareName=function(t,e,n){var r=!1;if(2===e){var i=this.currentScope();r=i.lexical.indexOf(t)>-1||i.functions.indexOf(t)>-1||i.var.indexOf(t)>-1,i.lexical.push(t),this.inModule&&1&i.flags&&delete this.undefinedExports[t]}else if(4===e){this.currentScope().lexical.push(t)}else if(3===e){var s=this.currentScope();r=this.treatFunctionsAsVar?s.lexical.indexOf(t)>-1:s.lexical.indexOf(t)>-1||s.var.indexOf(t)>-1,s.functions.push(t)}else for(var o=this.scopeStack.length-1;o>=0;--o){var a=this.scopeStack[o];if(a.lexical.indexOf(t)>-1&&!(32&a.flags&&a.lexical[0]===t)||!this.treatFunctionsAsVarInScope(a)&&a.functions.indexOf(t)>-1){r=!0;break}if(a.var.push(t),this.inModule&&1&a.flags&&delete this.undefinedExports[t],a.flags&Rh)break}r&&this.raiseRecoverable(n,"Identifier '"+t+"' has already been declared")},Qh.checkLocalExport=function(t){-1===this.scopeStack[0].lexical.indexOf(t.name)&&-1===this.scopeStack[0].var.indexOf(t.name)&&(this.undefinedExports[t.name]=t)},Qh.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},Qh.currentVarScope=function(){for(var t=this.scopeStack.length-1;;t--){var e=this.scopeStack[t];if(e.flags&Rh)return e}},Qh.currentThisScope=function(){for(var t=this.scopeStack.length-1;;t--){var e=this.scopeStack[t];if(e.flags&Rh&&!(16&e.flags))return e}};var Jh=function(t,e,n){this.type="",this.start=e,this.end=0,t.options.locations&&(this.loc=new wh(t,n)),t.options.directSourceFile&&(this.sourceFile=t.options.directSourceFile),t.options.ranges&&(this.range=[e,0])},Zh=Th.prototype;function tc(t,e,n,r){return t.type=e,t.end=n,this.options.locations&&(t.loc.end=r),this.options.ranges&&(t.range[1]=n),t}Zh.startNode=function(){return new Jh(this,this.start,this.startLoc)},Zh.startNodeAt=function(t,e){return new Jh(this,t,e)},Zh.finishNode=function(t,e){return tc.call(this,t,e,this.lastTokEnd,this.lastTokEndLoc)},Zh.finishNodeAt=function(t,e,n,r){return tc.call(this,t,e,n,r)};var ec=function(t,e,n,r,i){this.token=t,this.isExpr=!!e,this.preserveSpace=!!n,this.override=r,this.generator=!!i},nc={b_stat:new ec("{",!1),b_expr:new ec("{",!0),b_tmpl:new ec("${",!1),p_stat:new ec("(",!1),p_expr:new ec("(",!0),q_tmpl:new ec("`",!0,!0,function(t){return t.tryReadTemplateToken()}),f_stat:new ec("function",!1),f_expr:new ec("function",!0),f_expr_gen:new ec("function",!0,!1,null,!0),f_gen:new ec("function",!1,!1,null,!0)},rc=Th.prototype;rc.initialContext=function(){return[nc.b_stat]},rc.braceIsBlock=function(t){var e=this.curContext();return e===nc.f_expr||e===nc.f_stat||(t!==dh.colon||e!==nc.b_stat&&e!==nc.b_expr?t===dh._return||t===dh.name&&this.exprAllowed?fh.test(this.input.slice(this.lastTokEnd,this.start)):t===dh._else||t===dh.semi||t===dh.eof||t===dh.parenR||t===dh.arrow||(t===dh.braceL?e===nc.b_stat:t!==dh._var&&t!==dh._const&&t!==dh.name&&!this.exprAllowed):!e.isExpr)},rc.inGeneratorContext=function(){for(var t=this.context.length-1;t>=1;t--){var e=this.context[t];if("function"===e.token)return e.generator}return!1},rc.updateContext=function(t){var e,n=this.type;n.keyword&&t===dh.dot?this.exprAllowed=!1:(e=n.updateContext)?e.call(this,t):this.exprAllowed=n.beforeExpr},dh.parenR.updateContext=dh.braceR.updateContext=function(){if(1!==this.context.length){var t=this.context.pop();t===nc.b_stat&&"function"===this.curContext().token&&(t=this.context.pop()),this.exprAllowed=!t.isExpr}else this.exprAllowed=!0},dh.braceL.updateContext=function(t){this.context.push(this.braceIsBlock(t)?nc.b_stat:nc.b_expr),this.exprAllowed=!0},dh.dollarBraceL.updateContext=function(){this.context.push(nc.b_tmpl),this.exprAllowed=!0},dh.parenL.updateContext=function(t){var e=t===dh._if||t===dh._for||t===dh._with||t===dh._while;this.context.push(e?nc.p_stat:nc.p_expr),this.exprAllowed=!0},dh.incDec.updateContext=function(){},dh._function.updateContext=dh._class.updateContext=function(t){!t.beforeExpr||t===dh.semi||t===dh._else||t===dh._return&&fh.test(this.input.slice(this.lastTokEnd,this.start))||(t===dh.colon||t===dh.braceL)&&this.curContext()===nc.b_stat?this.context.push(nc.f_stat):this.context.push(nc.f_expr),this.exprAllowed=!1},dh.backQuote.updateContext=function(){this.curContext()===nc.q_tmpl?this.context.pop():this.context.push(nc.q_tmpl),this.exprAllowed=!1},dh.star.updateContext=function(t){if(t===dh._function){var e=this.context.length-1;this.context[e]===nc.f_expr?this.context[e]=nc.f_expr_gen:this.context[e]=nc.f_gen}this.exprAllowed=!0},dh.name.updateContext=function(t){var e=!1;this.options.ecmaVersion>=6&&t!==dh.dot&&("of"===this.value&&!this.exprAllowed||"yield"===this.value&&this.inGeneratorContext())&&(e=!0),this.exprAllowed=e};var ic="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",sc={9:ic,10:ic+" Extended_Pictographic"},oc="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",ac="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",uc={9:ac,10:ac+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd"},hc={};function cc(t){var e=hc[t]={binary:Sh(sc[t]+" "+oc),nonBinary:{General_Category:Sh(oc),Script:Sh(uc[t])}};e.nonBinary.Script_Extensions=e.nonBinary.Script,e.nonBinary.gc=e.nonBinary.General_Category,e.nonBinary.sc=e.nonBinary.Script,e.nonBinary.scx=e.nonBinary.Script_Extensions}cc(9),cc(10);var pc=Th.prototype,lc=function(t){this.parser=t,this.validFlags="gim"+(t.options.ecmaVersion>=6?"uy":"")+(t.options.ecmaVersion>=9?"s":""),this.unicodeProperties=hc[t.options.ecmaVersion>=10?10:t.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=[],this.backReferenceNames=[]};function dc(t){return t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10),56320+(1023&t)))}function fc(t){return 36===t||t>=40&&t<=43||46===t||63===t||t>=91&&t<=94||t>=123&&t<=125}function mc(t){return t>=65&&t<=90||t>=97&&t<=122}function gc(t){return mc(t)||95===t}function vc(t){return gc(t)||yc(t)}function yc(t){return t>=48&&t<=57}function xc(t){return t>=48&&t<=57||t>=65&&t<=70||t>=97&&t<=102}function _c(t){return t>=65&&t<=70?t-65+10:t>=97&&t<=102?t-97+10:t-48}function Ec(t){return t>=48&&t<=55}lc.prototype.reset=function(t,e,n){var r=-1!==n.indexOf("u");this.start=0|t,this.source=e+"",this.flags=n,this.switchU=r&&this.parser.options.ecmaVersion>=6,this.switchN=r&&this.parser.options.ecmaVersion>=9},lc.prototype.raise=function(t){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+t)},lc.prototype.at=function(t){var e=this.source,n=e.length;if(t>=n)return-1;var r=e.charCodeAt(t);return!this.switchU||r<=55295||r>=57344||t+1>=n?r:(r<<10)+e.charCodeAt(t+1)-56613888},lc.prototype.nextIndex=function(t){var e=this.source,n=e.length;if(t>=n)return n;var r=e.charCodeAt(t);return!this.switchU||r<=55295||r>=57344||t+1>=n?t+1:t+2},lc.prototype.current=function(){return this.at(this.pos)},lc.prototype.lookahead=function(){return this.at(this.nextIndex(this.pos))},lc.prototype.advance=function(){this.pos=this.nextIndex(this.pos)},lc.prototype.eat=function(t){return this.current()===t&&(this.advance(),!0)},pc.validateRegExpFlags=function(t){for(var e=t.validFlags,n=t.flags,r=0;r<n.length;r++){var i=n.charAt(r);-1===e.indexOf(i)&&this.raise(t.start,"Invalid regular expression flag"),n.indexOf(i,r+1)>-1&&this.raise(t.start,"Duplicate regular expression flag")}},pc.validateRegExpPattern=function(t){this.regexp_pattern(t),!t.switchN&&this.options.ecmaVersion>=9&&t.groupNames.length>0&&(t.switchN=!0,this.regexp_pattern(t))},pc.regexp_pattern=function(t){t.pos=0,t.lastIntValue=0,t.lastStringValue="",t.lastAssertionIsQuantifiable=!1,t.numCapturingParens=0,t.maxBackReference=0,t.groupNames.length=0,t.backReferenceNames.length=0,this.regexp_disjunction(t),t.pos!==t.source.length&&(t.eat(41)&&t.raise("Unmatched ')'"),(t.eat(93)||t.eat(125))&&t.raise("Lone quantifier brackets")),t.maxBackReference>t.numCapturingParens&&t.raise("Invalid escape");for(var e=0,n=t.backReferenceNames;e<n.length;e+=1){var r=n[e];-1===t.groupNames.indexOf(r)&&t.raise("Invalid named capture referenced")}},pc.regexp_disjunction=function(t){for(this.regexp_alternative(t);t.eat(124);)this.regexp_alternative(t);this.regexp_eatQuantifier(t,!0)&&t.raise("Nothing to repeat"),t.eat(123)&&t.raise("Lone quantifier brackets")},pc.regexp_alternative=function(t){for(;t.pos<t.source.length&&this.regexp_eatTerm(t););},pc.regexp_eatTerm=function(t){return this.regexp_eatAssertion(t)?(t.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(t)&&t.switchU&&t.raise("Invalid quantifier"),!0):!(t.switchU?!this.regexp_eatAtom(t):!this.regexp_eatExtendedAtom(t))&&(this.regexp_eatQuantifier(t),!0)},pc.regexp_eatAssertion=function(t){var e=t.pos;if(t.lastAssertionIsQuantifiable=!1,t.eat(94)||t.eat(36))return!0;if(t.eat(92)){if(t.eat(66)||t.eat(98))return!0;t.pos=e}if(t.eat(40)&&t.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=t.eat(60)),t.eat(61)||t.eat(33))return this.regexp_disjunction(t),t.eat(41)||t.raise("Unterminated group"),t.lastAssertionIsQuantifiable=!n,!0}return t.pos=e,!1},pc.regexp_eatQuantifier=function(t,e){return void 0===e&&(e=!1),!!this.regexp_eatQuantifierPrefix(t,e)&&(t.eat(63),!0)},pc.regexp_eatQuantifierPrefix=function(t,e){return t.eat(42)||t.eat(43)||t.eat(63)||this.regexp_eatBracedQuantifier(t,e)},pc.regexp_eatBracedQuantifier=function(t,e){var n=t.pos;if(t.eat(123)){var r=0,i=-1;if(this.regexp_eatDecimalDigits(t)&&(r=t.lastIntValue,t.eat(44)&&this.regexp_eatDecimalDigits(t)&&(i=t.lastIntValue),t.eat(125)))return-1!==i&&i<r&&!e&&t.raise("numbers out of order in {} quantifier"),!0;t.switchU&&!e&&t.raise("Incomplete quantifier"),t.pos=n}return!1},pc.regexp_eatAtom=function(t){return this.regexp_eatPatternCharacters(t)||t.eat(46)||this.regexp_eatReverseSolidusAtomEscape(t)||this.regexp_eatCharacterClass(t)||this.regexp_eatUncapturingGroup(t)||this.regexp_eatCapturingGroup(t)},pc.regexp_eatReverseSolidusAtomEscape=function(t){var e=t.pos;if(t.eat(92)){if(this.regexp_eatAtomEscape(t))return!0;t.pos=e}return!1},pc.regexp_eatUncapturingGroup=function(t){var e=t.pos;if(t.eat(40)){if(t.eat(63)&&t.eat(58)){if(this.regexp_disjunction(t),t.eat(41))return!0;t.raise("Unterminated group")}t.pos=e}return!1},pc.regexp_eatCapturingGroup=function(t){if(t.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(t):63===t.current()&&t.raise("Invalid group"),this.regexp_disjunction(t),t.eat(41))return t.numCapturingParens+=1,!0;t.raise("Unterminated group")}return!1},pc.regexp_eatExtendedAtom=function(t){return t.eat(46)||this.regexp_eatReverseSolidusAtomEscape(t)||this.regexp_eatCharacterClass(t)||this.regexp_eatUncapturingGroup(t)||this.regexp_eatCapturingGroup(t)||this.regexp_eatInvalidBracedQuantifier(t)||this.regexp_eatExtendedPatternCharacter(t)},pc.regexp_eatInvalidBracedQuantifier=function(t){return this.regexp_eatBracedQuantifier(t,!0)&&t.raise("Nothing to repeat"),!1},pc.regexp_eatSyntaxCharacter=function(t){var e=t.current();return!!fc(e)&&(t.lastIntValue=e,t.advance(),!0)},pc.regexp_eatPatternCharacters=function(t){for(var e=t.pos,n=0;-1!==(n=t.current())&&!fc(n);)t.advance();return t.pos!==e},pc.regexp_eatExtendedPatternCharacter=function(t){var e=t.current();return!(-1===e||36===e||e>=40&&e<=43||46===e||63===e||91===e||94===e||124===e)&&(t.advance(),!0)},pc.regexp_groupSpecifier=function(t){if(t.eat(63)){if(this.regexp_eatGroupName(t))return-1!==t.groupNames.indexOf(t.lastStringValue)&&t.raise("Duplicate capture group name"),void t.groupNames.push(t.lastStringValue);t.raise("Invalid group")}},pc.regexp_eatGroupName=function(t){if(t.lastStringValue="",t.eat(60)){if(this.regexp_eatRegExpIdentifierName(t)&&t.eat(62))return!0;t.raise("Invalid capture group name")}return!1},pc.regexp_eatRegExpIdentifierName=function(t){if(t.lastStringValue="",this.regexp_eatRegExpIdentifierStart(t)){for(t.lastStringValue+=dc(t.lastIntValue);this.regexp_eatRegExpIdentifierPart(t);)t.lastStringValue+=dc(t.lastIntValue);return!0}return!1},pc.regexp_eatRegExpIdentifierStart=function(t){var e=t.pos,n=t.current();return t.advance(),92===n&&this.regexp_eatRegExpUnicodeEscapeSequence(t)&&(n=t.lastIntValue),function(t){return sh(t,!0)||36===t||95===t}(n)?(t.lastIntValue=n,!0):(t.pos=e,!1)},pc.regexp_eatRegExpIdentifierPart=function(t){var e=t.pos,n=t.current();return t.advance(),92===n&&this.regexp_eatRegExpUnicodeEscapeSequence(t)&&(n=t.lastIntValue),function(t){return oh(t,!0)||36===t||95===t||8204===t||8205===t}(n)?(t.lastIntValue=n,!0):(t.pos=e,!1)},pc.regexp_eatAtomEscape=function(t){return!!(this.regexp_eatBackReference(t)||this.regexp_eatCharacterClassEscape(t)||this.regexp_eatCharacterEscape(t)||t.switchN&&this.regexp_eatKGroupName(t))||(t.switchU&&(99===t.current()&&t.raise("Invalid unicode escape"),t.raise("Invalid escape")),!1)},pc.regexp_eatBackReference=function(t){var e=t.pos;if(this.regexp_eatDecimalEscape(t)){var n=t.lastIntValue;if(t.switchU)return n>t.maxBackReference&&(t.maxBackReference=n),!0;if(n<=t.numCapturingParens)return!0;t.pos=e}return!1},pc.regexp_eatKGroupName=function(t){if(t.eat(107)){if(this.regexp_eatGroupName(t))return t.backReferenceNames.push(t.lastStringValue),!0;t.raise("Invalid named reference")}return!1},pc.regexp_eatCharacterEscape=function(t){return this.regexp_eatControlEscape(t)||this.regexp_eatCControlLetter(t)||this.regexp_eatZero(t)||this.regexp_eatHexEscapeSequence(t)||this.regexp_eatRegExpUnicodeEscapeSequence(t)||!t.switchU&&this.regexp_eatLegacyOctalEscapeSequence(t)||this.regexp_eatIdentityEscape(t)},pc.regexp_eatCControlLetter=function(t){var e=t.pos;if(t.eat(99)){if(this.regexp_eatControlLetter(t))return!0;t.pos=e}return!1},pc.regexp_eatZero=function(t){return 48===t.current()&&!yc(t.lookahead())&&(t.lastIntValue=0,t.advance(),!0)},pc.regexp_eatControlEscape=function(t){var e=t.current();return 116===e?(t.lastIntValue=9,t.advance(),!0):110===e?(t.lastIntValue=10,t.advance(),!0):118===e?(t.lastIntValue=11,t.advance(),!0):102===e?(t.lastIntValue=12,t.advance(),!0):114===e&&(t.lastIntValue=13,t.advance(),!0)},pc.regexp_eatControlLetter=function(t){var e=t.current();return!!mc(e)&&(t.lastIntValue=e%32,t.advance(),!0)},pc.regexp_eatRegExpUnicodeEscapeSequence=function(t){var e,n=t.pos;if(t.eat(117)){if(this.regexp_eatFixedHexDigits(t,4)){var r=t.lastIntValue;if(t.switchU&&r>=55296&&r<=56319){var i=t.pos;if(t.eat(92)&&t.eat(117)&&this.regexp_eatFixedHexDigits(t,4)){var s=t.lastIntValue;if(s>=56320&&s<=57343)return t.lastIntValue=1024*(r-55296)+(s-56320)+65536,!0}t.pos=i,t.lastIntValue=r}return!0}if(t.switchU&&t.eat(123)&&this.regexp_eatHexDigits(t)&&t.eat(125)&&((e=t.lastIntValue)>=0&&e<=1114111))return!0;t.switchU&&t.raise("Invalid unicode escape"),t.pos=n}return!1},pc.regexp_eatIdentityEscape=function(t){if(t.switchU)return!!this.regexp_eatSyntaxCharacter(t)||!!t.eat(47)&&(t.lastIntValue=47,!0);var e=t.current();return!(99===e||t.switchN&&107===e)&&(t.lastIntValue=e,t.advance(),!0)},pc.regexp_eatDecimalEscape=function(t){t.lastIntValue=0;var e=t.current();if(e>=49&&e<=57){do{t.lastIntValue=10*t.lastIntValue+(e-48),t.advance()}while((e=t.current())>=48&&e<=57);return!0}return!1},pc.regexp_eatCharacterClassEscape=function(t){var e=t.current();if(function(t){return 100===t||68===t||115===t||83===t||119===t||87===t}(e))return t.lastIntValue=-1,t.advance(),!0;if(t.switchU&&this.options.ecmaVersion>=9&&(80===e||112===e)){if(t.lastIntValue=-1,t.advance(),t.eat(123)&&this.regexp_eatUnicodePropertyValueExpression(t)&&t.eat(125))return!0;t.raise("Invalid property name")}return!1},pc.regexp_eatUnicodePropertyValueExpression=function(t){var e=t.pos;if(this.regexp_eatUnicodePropertyName(t)&&t.eat(61)){var n=t.lastStringValue;if(this.regexp_eatUnicodePropertyValue(t)){var r=t.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(t,n,r),!0}}if(t.pos=e,this.regexp_eatLoneUnicodePropertyNameOrValue(t)){var i=t.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(t,i),!0}return!1},pc.regexp_validateUnicodePropertyNameAndValue=function(t,e,n){bh(t.unicodeProperties.nonBinary,e)||t.raise("Invalid property name"),t.unicodeProperties.nonBinary[e].test(n)||t.raise("Invalid property value")},pc.regexp_validateUnicodePropertyNameOrValue=function(t,e){t.unicodeProperties.binary.test(e)||t.raise("Invalid property name")},pc.regexp_eatUnicodePropertyName=function(t){var e=0;for(t.lastStringValue="";gc(e=t.current());)t.lastStringValue+=dc(e),t.advance();return""!==t.lastStringValue},pc.regexp_eatUnicodePropertyValue=function(t){var e=0;for(t.lastStringValue="";vc(e=t.current());)t.lastStringValue+=dc(e),t.advance();return""!==t.lastStringValue},pc.regexp_eatLoneUnicodePropertyNameOrValue=function(t){return this.regexp_eatUnicodePropertyValue(t)},pc.regexp_eatCharacterClass=function(t){if(t.eat(91)){if(t.eat(94),this.regexp_classRanges(t),t.eat(93))return!0;t.raise("Unterminated character class")}return!1},pc.regexp_classRanges=function(t){for(;this.regexp_eatClassAtom(t);){var e=t.lastIntValue;if(t.eat(45)&&this.regexp_eatClassAtom(t)){var n=t.lastIntValue;!t.switchU||-1!==e&&-1!==n||t.raise("Invalid character class"),-1!==e&&-1!==n&&e>n&&t.raise("Range out of order in character class")}}},pc.regexp_eatClassAtom=function(t){var e=t.pos;if(t.eat(92)){if(this.regexp_eatClassEscape(t))return!0;if(t.switchU){var n=t.current();(99===n||Ec(n))&&t.raise("Invalid class escape"),t.raise("Invalid escape")}t.pos=e}var r=t.current();return 93!==r&&(t.lastIntValue=r,t.advance(),!0)},pc.regexp_eatClassEscape=function(t){var e=t.pos;if(t.eat(98))return t.lastIntValue=8,!0;if(t.switchU&&t.eat(45))return t.lastIntValue=45,!0;if(!t.switchU&&t.eat(99)){if(this.regexp_eatClassControlLetter(t))return!0;t.pos=e}return this.regexp_eatCharacterClassEscape(t)||this.regexp_eatCharacterEscape(t)},pc.regexp_eatClassControlLetter=function(t){var e=t.current();return!(!yc(e)&&95!==e)&&(t.lastIntValue=e%32,t.advance(),!0)},pc.regexp_eatHexEscapeSequence=function(t){var e=t.pos;if(t.eat(120)){if(this.regexp_eatFixedHexDigits(t,2))return!0;t.switchU&&t.raise("Invalid escape"),t.pos=e}return!1},pc.regexp_eatDecimalDigits=function(t){var e=t.pos,n=0;for(t.lastIntValue=0;yc(n=t.current());)t.lastIntValue=10*t.lastIntValue+(n-48),t.advance();return t.pos!==e},pc.regexp_eatHexDigits=function(t){var e=t.pos,n=0;for(t.lastIntValue=0;xc(n=t.current());)t.lastIntValue=16*t.lastIntValue+_c(n),t.advance();return t.pos!==e},pc.regexp_eatLegacyOctalEscapeSequence=function(t){if(this.regexp_eatOctalDigit(t)){var e=t.lastIntValue;if(this.regexp_eatOctalDigit(t)){var n=t.lastIntValue;e<=3&&this.regexp_eatOctalDigit(t)?t.lastIntValue=64*e+8*n+t.lastIntValue:t.lastIntValue=8*e+n}else t.lastIntValue=e;return!0}return!1},pc.regexp_eatOctalDigit=function(t){var e=t.current();return Ec(e)?(t.lastIntValue=e-48,t.advance(),!0):(t.lastIntValue=0,!1)},pc.regexp_eatFixedHexDigits=function(t,e){var n=t.pos;t.lastIntValue=0;for(var r=0;r<e;++r){var i=t.current();if(!xc(i))return t.pos=n,!1;t.lastIntValue=16*t.lastIntValue+_c(i),t.advance()}return!0};var bc=function(t){this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,t.options.locations&&(this.loc=new wh(t,t.startLoc,t.endLoc)),t.options.ranges&&(this.range=[t.start,t.end])},Ac=Th.prototype;function Sc(t){return t<=65535?String.fromCharCode(t):(t-=65536,String.fromCharCode(55296+(t>>10),56320+(1023&t)))}Ac.next=function(){this.options.onToken&&this.options.onToken(new bc(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Ac.getToken=function(){return this.next(),new bc(this)},"undefined"!=typeof Symbol&&(Ac[Symbol.iterator]=function(){var t=this;return{next:function(){var e=t.getToken();return{done:e.type===dh.eof,value:e}}}}),Ac.curContext=function(){return this.context[this.context.length-1]},Ac.nextToken=function(){var t=this.curContext();return t&&t.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length?this.finishToken(dh.eof):t.override?t.override(this):void this.readToken(this.fullCharCodeAtPos())},Ac.readToken=function(t){return sh(t,this.options.ecmaVersion>=6)||92===t?this.readWord():this.getTokenFromCode(t)},Ac.fullCharCodeAtPos=function(){var t=this.input.charCodeAt(this.pos);return t<=55295||t>=57344?t:(t<<10)+this.input.charCodeAt(this.pos+1)-56613888},Ac.skipBlockComment=function(){var t,e=this.options.onComment&&this.curPosition(),n=this.pos,r=this.input.indexOf("*/",this.pos+=2);if(-1===r&&this.raise(this.pos-2,"Unterminated comment"),this.pos=r+2,this.options.locations)for(mh.lastIndex=n;(t=mh.exec(this.input))&&t.index<this.pos;)++this.curLine,this.lineStart=t.index+t[0].length;this.options.onComment&&this.options.onComment(!0,this.input.slice(n+2,r),n,this.pos,e,this.curPosition())},Ac.skipLineComment=function(t){for(var e=this.pos,n=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=t);this.pos<this.input.length&&!gh(r);)r=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(e+t,this.pos),e,this.pos,n,this.curPosition())},Ac.skipSpace=function(){t:for(;this.pos<this.input.length;){var t=this.input.charCodeAt(this.pos);switch(t){case 32:case 160:++this.pos;break;case 13:10===this.input.charCodeAt(this.pos+1)&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break t}break;default:if(!(t>8&&t<14||t>=5760&&vh.test(String.fromCharCode(t))))break t;++this.pos}}},Ac.finishToken=function(t,e){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=t,this.value=e,this.updateContext(n)},Ac.readToken_dot=function(){var t=this.input.charCodeAt(this.pos+1);if(t>=48&&t<=57)return this.readNumber(!0);var e=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===t&&46===e?(this.pos+=3,this.finishToken(dh.ellipsis)):(++this.pos,this.finishToken(dh.dot))},Ac.readToken_slash=function(){var t=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===t?this.finishOp(dh.assign,2):this.finishOp(dh.slash,1)},Ac.readToken_mult_modulo_exp=function(t){var e=this.input.charCodeAt(this.pos+1),n=1,r=42===t?dh.star:dh.modulo;return this.options.ecmaVersion>=7&&42===t&&42===e&&(++n,r=dh.starstar,e=this.input.charCodeAt(this.pos+2)),61===e?this.finishOp(dh.assign,n+1):this.finishOp(r,n)},Ac.readToken_pipe_amp=function(t){var e=this.input.charCodeAt(this.pos+1);return e===t?this.finishOp(124===t?dh.logicalOR:dh.logicalAND,2):61===e?this.finishOp(dh.assign,2):this.finishOp(124===t?dh.bitwiseOR:dh.bitwiseAND,1)},Ac.readToken_caret=function(){return 61===this.input.charCodeAt(this.pos+1)?this.finishOp(dh.assign,2):this.finishOp(dh.bitwiseXOR,1)},Ac.readToken_plus_min=function(t){var e=this.input.charCodeAt(this.pos+1);return e===t?45!==e||this.inModule||62!==this.input.charCodeAt(this.pos+2)||0!==this.lastTokEnd&&!fh.test(this.input.slice(this.lastTokEnd,this.pos))?this.finishOp(dh.incDec,2):(this.skipLineComment(3),this.skipSpace(),this.nextToken()):61===e?this.finishOp(dh.assign,2):this.finishOp(dh.plusMin,1)},Ac.readToken_lt_gt=function(t){var e=this.input.charCodeAt(this.pos+1),n=1;return e===t?(n=62===t&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+n)?this.finishOp(dh.assign,n+1):this.finishOp(dh.bitShift,n)):33!==e||60!==t||this.inModule||45!==this.input.charCodeAt(this.pos+2)||45!==this.input.charCodeAt(this.pos+3)?(61===e&&(n=2),this.finishOp(dh.relational,n)):(this.skipLineComment(4),this.skipSpace(),this.nextToken())},Ac.readToken_eq_excl=function(t){var e=this.input.charCodeAt(this.pos+1);return 61===e?this.finishOp(dh.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===t&&62===e&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(dh.arrow)):this.finishOp(61===t?dh.eq:dh.prefix,1)},Ac.getTokenFromCode=function(t){switch(t){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(dh.parenL);case 41:return++this.pos,this.finishToken(dh.parenR);case 59:return++this.pos,this.finishToken(dh.semi);case 44:return++this.pos,this.finishToken(dh.comma);case 91:return++this.pos,this.finishToken(dh.bracketL);case 93:return++this.pos,this.finishToken(dh.bracketR);case 123:return++this.pos,this.finishToken(dh.braceL);case 125:return++this.pos,this.finishToken(dh.braceR);case 58:return++this.pos,this.finishToken(dh.colon);case 63:return++this.pos,this.finishToken(dh.question);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(dh.backQuote);case 48:var e=this.input.charCodeAt(this.pos+1);if(120===e||88===e)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===e||79===e)return this.readRadixNumber(8);if(98===e||66===e)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(t);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(t);case 124:case 38:return this.readToken_pipe_amp(t);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(t);case 60:case 62:return this.readToken_lt_gt(t);case 61:case 33:return this.readToken_eq_excl(t);case 126:return this.finishOp(dh.prefix,1)}this.raise(this.pos,"Unexpected character '"+Sc(t)+"'")},Ac.finishOp=function(t,e){var n=this.input.slice(this.pos,this.pos+e);return this.pos+=e,this.finishToken(t,n)},Ac.readRegexp=function(){for(var t,e,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,"Unterminated regular expression");var r=this.input.charAt(this.pos);if(fh.test(r)&&this.raise(n,"Unterminated regular expression"),t)t=!1;else{if("["===r)e=!0;else if("]"===r&&e)e=!1;else if("/"===r&&!e)break;t="\\"===r}++this.pos}var i=this.input.slice(n,this.pos);++this.pos;var s=this.pos,o=this.readWord1();this.containsEsc&&this.unexpected(s);var a=this.regexpState||(this.regexpState=new lc(this));a.reset(n,i,o),this.validateRegExpFlags(a),this.validateRegExpPattern(a);var u=null;try{u=new RegExp(i,o)}catch(t){}return this.finishToken(dh.regexp,{pattern:i,flags:o,value:u})},Ac.readInt=function(t,e){for(var n=this.pos,r=0,i=0,s=null==e?1/0:e;i<s;++i){var o=this.input.charCodeAt(this.pos),a=void 0;if((a=o>=97?o-97+10:o>=65?o-65+10:o>=48&&o<=57?o-48:1/0)>=t)break;++this.pos,r=r*t+a}return this.pos===n||null!=e&&this.pos-n!==e?null:r},Ac.readRadixNumber=function(t){this.pos+=2;var e=this.readInt(t);return null==e&&this.raise(this.start+2,"Expected number in radix "+t),sh(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(dh.num,e)},Ac.readNumber=function(t){var e=this.pos;t||null!==this.readInt(10)||this.raise(e,"Invalid number");var n=this.pos-e>=2&&48===this.input.charCodeAt(e);n&&this.strict&&this.raise(e,"Invalid number"),n&&/[89]/.test(this.input.slice(e,this.pos))&&(n=!1);var r=this.input.charCodeAt(this.pos);46!==r||n||(++this.pos,this.readInt(10),r=this.input.charCodeAt(this.pos)),69!==r&&101!==r||n||(43!==(r=this.input.charCodeAt(++this.pos))&&45!==r||++this.pos,null===this.readInt(10)&&this.raise(e,"Invalid number")),sh(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var i=this.input.slice(e,this.pos),s=n?parseInt(i,8):parseFloat(i);return this.finishToken(dh.num,s)},Ac.readCodePoint=function(){var t;if(123===this.input.charCodeAt(this.pos)){this.options.ecmaVersion<6&&this.unexpected();var e=++this.pos;t=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,t>1114111&&this.invalidStringToken(e,"Code point out of bounds")}else t=this.readHexChar(4);return t},Ac.readString=function(t){for(var e="",n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var r=this.input.charCodeAt(this.pos);if(r===t)break;92===r?(e+=this.input.slice(n,this.pos),e+=this.readEscapedChar(!1),n=this.pos):(gh(r,this.options.ecmaVersion>=10)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return e+=this.input.slice(n,this.pos++),this.finishToken(dh.string,e)};var Ic={};Ac.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(t){if(t!==Ic)throw t;this.readInvalidTemplateToken()}this.inTemplateElement=!1},Ac.invalidStringToken=function(t,e){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Ic;this.raise(t,e)},Ac.readTmplToken=function(){for(var t="",e=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var n=this.input.charCodeAt(this.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.pos+1))return this.pos!==this.start||this.type!==dh.template&&this.type!==dh.invalidTemplate?(t+=this.input.slice(e,this.pos),this.finishToken(dh.template,t)):36===n?(this.pos+=2,this.finishToken(dh.dollarBraceL)):(++this.pos,this.finishToken(dh.backQuote));if(92===n)t+=this.input.slice(e,this.pos),t+=this.readEscapedChar(!0),e=this.pos;else if(gh(n)){switch(t+=this.input.slice(e,this.pos),++this.pos,n){case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:t+="\n";break;default:t+=String.fromCharCode(n)}this.options.locations&&(++this.curLine,this.lineStart=this.pos),e=this.pos}else++this.pos}},Ac.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if("{"!==this.input[this.pos+1])break;case"`":return this.finishToken(dh.invalidTemplate,this.input.slice(this.start,this.pos))}this.raise(this.start,"Unterminated template")},Ac.readEscapedChar=function(t){var e=this.input.charCodeAt(++this.pos);switch(++this.pos,e){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return Sc(this.readCodePoint());case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";default:if(e>=48&&e<=55){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],r=parseInt(n,8);return r>255&&(n=n.slice(0,-1),r=parseInt(n,8)),this.pos+=n.length-1,e=this.input.charCodeAt(this.pos),"0"===n&&56!==e&&57!==e||!this.strict&&!t||this.invalidStringToken(this.pos-1-n.length,t?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(r)}return gh(e)?"":String.fromCharCode(e)}},Ac.readHexChar=function(t){var e=this.pos,n=this.readInt(16,t);return null===n&&this.invalidStringToken(e,"Bad character escape sequence"),n},Ac.readWord1=function(){this.containsEsc=!1;for(var t="",e=!0,n=this.pos,r=this.options.ecmaVersion>=6;this.pos<this.input.length;){var i=this.fullCharCodeAtPos();if(oh(i,r))this.pos+=i<=65535?1:2;else{if(92!==i)break;this.containsEsc=!0,t+=this.input.slice(n,this.pos);var s=this.pos;117!==this.input.charCodeAt(++this.pos)&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var o=this.readCodePoint();(e?sh:oh)(o,r)||this.invalidStringToken(s,"Invalid Unicode escape"),t+=Sc(o),n=this.pos}e=!1}return t+this.input.slice(n,this.pos)},Ac.readWord=function(){var t=this.readWord1(),e=dh.name;return this.keywords.test(t)&&(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+t),e=ph[t]),this.finishToken(e,t)};var wc=function(t){return t&&t.default||t}(Object.freeze({version:"6.1.1",parse:function(t,e){return Th.parse(t,e)},parseExpressionAt:function(t,e,n){return Th.parseExpressionAt(t,e,n)},tokenizer:function(t,e){return Th.tokenizer(t,e)},Parser:Th,defaultOptions:kh,Position:Ih,SourceLocation:wh,getLineInfo:Ph,Node:Jh,TokenType:ah,tokTypes:dh,keywordTypes:ph,TokContext:ec,tokContexts:nc,isIdentifierChar:oh,isIdentifierStart:sh,Token:bc,isNewLine:gh,lineBreak:fh,lineBreakG:mh,nonASCIIwhitespace:vh}));const Pc=wc.tokTypes,kc=wc.isIdentifierStart;var Cc=function(t){return class extends t{parseLiteral(t){const e=super.parseLiteral(t);return 110==e.raw.charCodeAt(e.raw.length-1)&&(e.bigint=this.getNumberInput(e.start,e.end)),e}readRadixNumber(t){let e=this.pos;this.pos+=2;let n=this.readInt(t);if(null===n&&this.raise(this.start+2,`Expected number in radix ${t}`),110==this.input.charCodeAt(this.pos)){let t=this.getNumberInput(e,this.pos);n="undefined"!=typeof BigInt?BigInt(t):null,++this.pos}else kc(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");return this.finishToken(Pc.num,n)}readNumber(t){let e=this.pos;if(t)return super.readNumber(t);if(48===this.input.charCodeAt(e)&&110!==this.input.charCodeAt(e+1))return super.readNumber(t);if(null===this.readInt(10)&&this.raise(e,"Invalid number"),110!=this.input.charCodeAt(this.pos))return this.pos=e,super.readNumber(t);let n=this.getNumberInput(e,this.pos),r="undefined"!=typeof BigInt?BigInt(n):null;return++this.pos,this.finishToken(Pc.num,r)}getNumberInput(t,e){return super.getNumberInput?super.getNumberInput(t,e):this.input.slice(t,e)}}};const Nc="Import";function Rc(t){return class extends t{parseStatement(t,e,n){return this.type===dh._import&&function(){return/^(\s|\/\/.*|\/\*[^]*?\*\/)*\(/.test(this.input.slice(this.pos))}.call(this)?this.parseExpressionStatement(this.startNode(),this.parseExpression()):super.parseStatement(t,e,n)}parseExprAtom(t){return this.type===dh._import?function(){const t=this.startNode();return this.next(),this.type!==dh.parenL&&this.unexpected(),this.finishNode(t,Nc)}.call(this):super.parseExprAtom(t)}}}dh._import.startsExpr=!0;const Oc=wc.tokTypes,Mc=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,Lc=t=>{Mc.lastIndex=t.pos;let e=Mc.exec(t.input),n=t.pos+e[0].length;return"."===t.input.slice(n,n+1)};var Tc,Dc=function(t){return class extends t{parseExprAtom(t){if(this.type!==Oc._import||!Lc(this))return super.parseExprAtom(t);this.options.allowImportExportEverywhere||this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'");let e=this.startNode();return e.meta=this.parseIdent(!0),this.expect(Oc.dot),e.property=this.parseIdent(!0),"meta"!==e.property.name&&this.raiseRecoverable(e.property.start,"The only valid meta property for import is import.meta"),this.containsEsc&&this.raiseRecoverable(e.property.start,'"meta" in import.meta must not contain escape sequences'),this.finishNode(e,"MetaProperty")}parseStatement(t,e,n){if(this.type!==Oc._import||!Lc(this))return super.parseStatement(t,e,n);let r=this.startNode(),i=this.parseExpression();return this.parseExpressionStatement(r,i)}}},Vc=function(t){function n(){return t.call(this,"undefined")||this}return e(n,t),n.prototype.getLiteralValueAtPath=function(){},n}(zt),Bc=function(t){function n(){var e=t.call(this)||this;return e.variables.undefined=new Vc,e}return e(n,t),n.prototype.findVariable=function(t){return this.variables[t]?this.variables[t]:this.variables[t]=new $t(t)},n}(pn),zc=function(){return{paths:Object.create(null),tracked:!1,unknownPath:null}},jc=function(){function t(){this.entityPaths=new Map}return t.prototype.track=function(t,e){var n=this.entityPaths.get(t);n||(n=zc(),this.entityPaths.set(t,n));for(var r,i=0;i<e.length;){var s=e[i];"string"==typeof s?(r=n.paths[s])||(r=zc(),n.paths[s]=r):(r=n.unknownPath)||(r=zc(),n.unknownPath=r),n=r,i++}var o=n.tracked;return n.tracked=!0,o},t}();function Wc(t,e,n){var r;do{var i=O();r?i.update(r):i.update(n),r=i.digest("hex").substr(0,8)}while(e.has(r));return e.set(r,t),r}function Uc(t,e,n){return void 0===t.source&&Le(function(t){return{code:Ie.ASSET_SOURCE_MISSING,message:'Plugin error creating asset "'+t.name+'" - no asset source set.'}}(t)),t.fileName?t.fileName:Fu(Uu(n,"assetFileNames",function(e){switch(e){case"hash":var n=O();return n.update(e),n.update(":"),n.update(t.source),n.digest("hex").substr(0,8);case"name":return t.name.substr(0,t.name.length-ve(t.name).length);case"extname":return ve(t.name);case"ext":return ve(t.name).substr(1)}}),e)}function Fc(t,e,n){return{emitAsset:function(r,i){"string"==typeof r&&Me(r)||Le(function(t){return{code:Ie.INVALID_ASSET_NAME,message:'Plugin error creating asset, name "'+t+'" is not a plain (non relative or absolute URL) string name.'}}(r));var s={name:r,source:i,fileName:void 0};return e&&void 0!==i&&qc(s,e,n),Wc(s,t,r)},setAssetSource:function(r,i){var s=t.get(r);s||Le(function(t){return{code:Ie.ASSET_NOT_FOUND,message:'Plugin error - Unable to set the source for unknown asset "'+t+'".'}}(r)),void 0!==s.source&&Le(function(t){return{code:Ie.ASSET_SOURCE_ALREADY_SET,message:'Plugin error - Unable to set the source for asset "'+t.name+'", source already set.'}}(s)),"string"==typeof i||i||Le(function(t){return{code:Ie.ASSET_SOURCE_MISSING,message:'Plugin error creating asset "'+t.name+'", setAssetSource call without a source.'}}(s)),s.source=i,e&&qc(s,e,n)},getAssetFileName:function(e){var n=t.get(e);return n||Le(function(t){return{code:Ie.ASSET_NOT_FOUND,message:'Plugin error - Unable to get file name for unknown asset "'+t+'".'}}(e)),void 0===n.fileName&&Le(function(t){return{code:Ie.ASSET_NOT_FINALISED,message:'Plugin error - Unable to get file name for asset "'+t.name+'". Ensure that the source is set and that generate is called first.'}}(n)),n.fileName}}}function qc(t,e,n){var r=Uc(t,e,n);t.fileName=r,e[r]={fileName:r,isAsset:!0,source:t.source}}!function(t){t[t.LOAD_AND_PARSE=0]="LOAD_AND_PARSE",t[t.ANALYSE=1]="ANALYSE",t[t.GENERATE=2]="GENERATE"}(Tc||(Tc={}));var Gc=function(t){return function(){for(var e=[],n=0;n<arguments.length;n++)e[n]=arguments[n];throw new Error("Cannot use fs."+t+" inside browser")}},Hc=Gc("lstatSync"),Kc=Gc("readdirSync"),Yc=Gc("readFileSync"),Xc=Gc("realpathSync"),Qc=Gc("writeFile");function $c(t,e){try{var n=Hc(t);if(!e&&n.isSymbolicLink())return $c(Xc(t),e);if(e&&n.isSymbolicLink()||n.isFile()){var r=me(t);if(-1!==Kc(ge(t)).indexOf(r))return t}}catch(t){}}function Jc(t){return function(e,n){return"undefined"==typeof process&&Le({code:"MISSING_PROCESS",message:"It looks like you're using Rollup in a non-Node.js environment. This means you must supply a plugin with custom resolveId and load functions",url:"https://rollupjs.org/guide/en#a-simple-example"}),void 0===n||le(e)||"."===e[0]?function(t,e){var n=$c(t,e);return n||((n=$c(t+".mjs",e))?n:n=$c(t+".js",e))}(xe(n?ge(n):xe(),e),t):null}}var Zc=function(t,e){return void 0===e&&(e="URL"),"new "+e+"("+t+").href"},tp=function(t){return"(document.currentScript && document.currentScript.src || new URL('"+t+"', document.baseURI).href)"},ep=function(t){return function(e,n){var r=t(n);return null===e?"({ url: "+r+" })":"url"===e?r:"undefined"}},np={amd:ep(function(){return Zc("module.uri, document.baseURI")}),cjs:ep(function(t){return"(typeof document === 'undefined' ? "+Zc("'file:' + __filename","(require('u' + 'rl').URL)")+" : "+tp(t)+")"}),iife:ep(function(t){return tp(t)}),system:function(t){return null===t?"module.meta":"module.meta."+t},umd:ep(function(t){return"(typeof document === 'undefined' ? "+Zc("'file:' + __filename","(require('u' + 'rl').URL)")+" : "+tp(t)+")"})},rp=function(t){return Zc("(document.currentScript && document.currentScript.src || document.baseURI) + '/../"+t+"'")},ip={amd:function(t){return Zc("module.uri + '/../"+t+"', document.baseURI")},cjs:function(t){return"(typeof document === 'undefined' ? "+Zc("'file:' + __dirname + '/"+t+"'","(require('u' + 'rl').URL)")+" : "+rp(t)+")"},es:function(t){return Zc("'"+t+"', import.meta.url")},iife:function(t){return rp(t)},system:function(t){return Zc("'"+t+"', module.meta.url")},umd:function(t){return"(typeof document === 'undefined' ? "+Zc("'file:' + __dirname + '/"+t+"'","(require('u' + 'rl').URL)")+" : "+rp(t)+")"}},sp={ongenerate:"generateBundle",onwrite:"generateBundle",transformBundle:"renderChunk",transformChunk:"renderChunk"};function op(t,e,r,s){var o,a=(e.plugins||[]).concat([(o=e.preserveSymlinks,{name:"Rollup Core",resolveId:Jc(o),load:function(t){return Yc(t,"utf-8")},resolveFileUrl:function(t){var e=t.relativePath,n=t.format;return ip[n](e)},resolveImportMeta:function(t,e){var n=e.chunkId,r=e.format,i=np[r]&&np[r](t,n);if(i)return i}})]),u=Fc(t.assetsById),h=u.emitAsset,c=u.getAssetFileName,p=u.setAssetSource,l={},d=!1,f=a.map(function(e,o){var a,u,f=!0;if("string"!=typeof e.cacheKey&&("string"!=typeof e.name||l[e.name]?f=!1:l[e.name]=!0),!d&&(e.load||e.transform||e.transformBundle||e.transformChunk)&&(d=!0),r)if(f){var m=e.cacheKey||e.name;u=r[m]||(r[m]=Object.create(null)),a={has:function(t){var e=u[t];return!!e&&(e[0]=0,!0)},get:function(t){var e=u[t];if(e)return e[0]=0,e[1]},set:function(t,e){u[t]=[0,e]},delete:function(t){return delete u[t]}}}else a=hp(e.name);else a=ap;var g=!1;function v(t,e){return g||(y.warn({code:"PLUGIN_WATCHER_DEPRECATED",message:"this.watcher usage is deprecated in plugins. Use the watchChange plugin hook and this.addWatchFile() instead."}),g=!0),s.on(t,e)}var y={addWatchFile:function(e){t.phase>=Tc.GENERATE&&this.error({code:Ie.INVALID_ROLLUP_PHASE,message:"Cannot call addWatchFile after the build has finished."}),t.watchFiles[e]=!0},cache:a,emitAsset:h,emitChunk:function(e,n){return t.phase>Tc.LOAD_AND_PARSE&&this.error({code:Ie.INVALID_ROLLUP_PHASE,message:"Cannot call emitChunk after module loading has finished."}),t.moduleLoader.addEntryModuleAndGetReferenceId({alias:n&&n.name||null,unresolvedId:e})},error:function(t){"string"==typeof t&&(t={message:t}),t.code&&(t.pluginCode=t.code),t.code="PLUGIN_ERROR",t.plugin=e.name||"Plugin at position "+(o+1),Le(t)},isExternal:function(e,n,r){return void 0===r&&(r=!1),t.moduleLoader.isExternal(e,n,r)},getAssetFileName:c,getChunkFileName:function(e){return t.moduleLoader.getChunkFileName(e)},getModuleInfo:function(e){var n=t.moduleById.get(e);if(null==n)throw new Error("Unable to find module "+e);return{id:n.id,importedIds:n.isExternal?[]:n.sources.map(function(t){return n.resolvedIds[t].id}),isExternal:!!n.isExternal}},meta:{rollupVersion:i},moduleIds:t.moduleById.keys(),parse:t.contextParse,resolveId:function(e,n){return t.moduleLoader.resolveId(e,n).then(function(t){return t&&t.id})},resolve:function(e,n){return t.moduleLoader.resolveId(e,n)},setAssetSource:p,warn:function(n){"string"==typeof n&&(n={message:n}),n.code&&(n.pluginCode=n.code),n.code="PLUGIN_WARNING",n.plugin=e.name||"Plugin at position "+(o+1),t.warn(n)},watcher:s?n({},s,{addListener:v,on:v}):void 0};return y});function m(t,e,n,r,i){void 0===r&&(r=!1);var s=a[n],o=f[n],u=s[t];if(u){var h=sp[t];if(h&&o.warn(cp(t,h,s,n)),i&&(!(o=i(o,s))||o===f[n]))throw new Error("Internal Rollup error: hookContext must return a new context object.");try{if("function"!=typeof u){if(r)return u;Le({code:"INVALID_PLUGIN_HOOK",message:"Error running plugin hook "+t+" for "+(s.name||"Plugin at position "+(n+1))+", expected a function hook."})}return u.apply(o,e)}catch(e){"string"==typeof e&&(e={message:e}),"PLUGIN_ERROR"!==e.code&&(e.code&&(e.pluginCode=e.code),e.code="PLUGIN_ERROR"),e.plugin=s.name||"Plugin at position "+(n+1),e.hook=t,Le(e)}}}function g(t,e,n,r,i){void 0===r&&(r=!1);var s=a[n],o=f[n],u=s[t];if(u){var h=sp[t];if(h&&o.warn(cp(t,h,s,n)),i&&(!(o=i(o,s))||o===f[n]))throw new Error("Internal Rollup error: hookContext must return a new context object.");return Promise.resolve().then(function(){if("function"!=typeof u){if(r)return u;Le({code:"INVALID_PLUGIN_HOOK",message:"Error running plugin hook "+t+" for "+(s.name||"Plugin at position "+(n+1))+", expected a function hook."})}return u.apply(o,e)}).catch(function(e){"string"==typeof e&&(e={message:e}),"PLUGIN_ERROR"!==e.code&&(e.code&&(e.pluginCode=e.code),e.code="PLUGIN_ERROR"),e.plugin=s.name||"Plugin at position "+(n+1),e.hook=t,Le(e)})}}return{emitAsset:h,getAssetFileName:c,hasLoadersOrTransforms:d,hookSeq:function(t,e,n){for(var r=Promise.resolve(),i=function(i){r=r.then(function(){return g(t,e,i,!1,n)})},s=0;s<a.length;s++)i(s);return r},hookSeqSync:function(t,e,n){for(var r=0;r<a.length;r++)m(t,e,r,!1,n)},hookFirst:function(t,e,n){for(var r=Promise.resolve(),i=function(i){r=r.then(function(r){return null!=r?r:g(t,e,i,!1,n)})},s=0;s<a.length;s++)i(s);return r},hookFirstSync:function(t,e,n){for(var r=0;r<a.length;r++){var i=m(t,e,r,!1,n);if(null!=i)return i}return null},hookParallel:function(t,e,n){for(var r=[],i=0;i<a.length;i++){var s=g(t,e,i,!1,n);s&&r.push(s)}return Promise.all(r).then(function(){})},hookReduceArg0:function(t,e,n,r){for(var i=e[0],s=e.slice(1),o=Promise.resolve(i),u=function(e){o=o.then(function(i){var o=g(t,[i].concat(s),e,!1,r);return o?o.then(function(t){return n.call(f[e],i,t,a[e])}):i})},h=0;h<a.length;h++)u(h);return o},hookReduceArg0Sync:function(t,e,n,r){for(var i=e[0],s=e.slice(1),o=0;o<a.length;o++){var u=m(t,[i].concat(s),o,!1,r);i=n.call(f[o],i,u,a[o])}return i},hookReduceValue:function(t,e,n,r,i){for(var s=Promise.resolve(e),o=function(e){s=s.then(function(s){var o=g(t,n,e,!0,i);return o?o.then(function(t){return r.call(f[e],s,t,a[e])}):s})},u=0;u<a.length;u++)o(u);return s}}}var ap={has:function(){return!1},get:function(){},set:function(){},delete:function(){return!1}};function up(t){Le(t?{code:"DUPLICATE_PLUGIN_NAME",message:"The plugin name "+t+" is being used twice in the same build. Plugin names must be distinct or provide a cacheKey (please post an issue to the plugin if you are a plugin user)."}:{code:"ANONYMOUS_PLUGIN_CACHE",message:"A plugin is trying to use the Rollup cache but is not declaring a plugin name or cacheKey."})}var hp=function(t){return{has:function(){return up(t),!1},get:function(){up(t)},set:function(){up(t)},delete:function(){return up(t),!1}}};function cp(t,e,n,r){return{code:t.toUpperCase()+"_HOOK_DEPRECATED",message:"The "+t+" hook used by plugin "+(n.name||"at position "+(r+1))+" is deprecated. The "+e+" hook should be used instead."}}function pp(t,e){return de(e)?xe(t,"..",e):e}var lp=function(){function t(t,e,n,r,i){var s=this;if(this.entriesByReferenceId=new Map,this.entryModules=[],this.latestLoadModulesPromise=Promise.resolve(),this.manualChunkModules={},this.loadEntryModule=function(t){var e=t.alias,n=t.unresolvedId;return s.pluginDriver.hookFirst("resolveId",[n,void 0]).then(function(t){(!1===t||t&&"object"==typeof t&&t.external)&&Le(function(t){return{code:Ie.UNRESOLVED_ENTRY,message:"Entry module cannot be external ("+Oe(t)+")."}}(n));var r=t&&"object"==typeof t?t.id:t;if("string"==typeof r)return s.fetchModule(r,void 0).then(function(t){return null!==e&&(null!==t.chunkAlias&&t.chunkAlias!==e&&Le(De(t.id,e,t.chunkAlias)),t.chunkAlias=e),t});Le(function(t){return{code:Ie.UNRESOLVED_ENTRY,message:"Could not resolve entry module ("+Oe(t)+")."}}(n))})},this.graph=t,this.modulesById=e,this.pluginDriver=n,"function"==typeof r)this.isExternal=function(t,e,n){return!t.startsWith("\0")&&r(t,e,n)};else{var o=new Set(Array.isArray(r)?r:r?[r]:[]);this.isExternal=function(t){return o.has(t)}}this.getManualChunk="function"==typeof i?i:function(){return null}}return t.prototype.addEntryModuleAndGetReferenceId=function(t){var e={module:null,name:t.unresolvedId},n=Wc(e,this.entriesByReferenceId,t.unresolvedId);return this.addEntryModules([t],!1).then(function(t){var n=t.newEntryModules[0];e.module=n}).catch(function(){}),n},t.prototype.addEntryModules=function(t,e){var n=this,r=Promise.all(t.map(this.loadEntryModule)).then(function(t){for(var r=function(t){t.isUserDefinedEntryPoint=t.isUserDefinedEntryPoint||e,n.entryModules.find(function(e){return e.id===t.id})||n.entryModules.push(t)},i=0,s=t;i<s.length;i++){r(s[i])}return t});return this.awaitLoadModulesPromise(r).then(function(t){return{entryModules:n.entryModules,manualChunkModulesByAlias:n.manualChunkModules,newEntryModules:t}})},t.prototype.addManualChunks=function(t){for(var e=this,n=[],r=0,i=Object.keys(t);r<i.length;r++)for(var s=i[r],o=0,a=t[s];o<a.length;o++){var u=a[o];n.push({alias:null,unresolvedId:u,manualChunkAlias:s})}var h=Promise.all(n.map(this.loadEntryModule)).then(function(t){for(var r=0;r<t.length;r++)e.addToManualChunk(n[r].manualChunkAlias,t[r])});return this.awaitLoadModulesPromise(h)},t.prototype.getChunkFileName=function(t){var e,n=this.entriesByReferenceId.get(t);n||Le((e=t,{code:Ie.CHUNK_NOT_FOUND,message:'Plugin error - Unable to get file name for unknown chunk "'+e+'".'}));var r,i=n.module&&(n.module.facadeChunk?n.module.facadeChunk.id:n.module.chunk.id);return i||Le((r=n,{code:Ie.CHUNK_NOT_GENERATED,message:'Plugin error - Unable to get file name for chunk "'+r.name+'". Ensure that generate is called first.'})),i},t.prototype.resolveId=function(t,e){var n=this;return Promise.resolve(this.isExternal(t,e,!1)?{id:t,external:!0}:this.pluginDriver.hookFirst("resolveId",[t,e])).then(function(r){return n.normalizeResolveIdResult(r,e,t)})},t.prototype.addToManualChunk=function(t,e){null!==e.manualChunkAlias&&e.manualChunkAlias!==t&&Le(De(e.id,t,e.manualChunkAlias)),e.manualChunkAlias=t,this.manualChunkModules[t]||(this.manualChunkModules[t]=[]),this.manualChunkModules[t].push(e)},t.prototype.awaitLoadModulesPromise=function(t){var e=this;this.latestLoadModulesPromise=Promise.all([t,this.latestLoadModulesPromise]);var n=function(){var t=e.latestLoadModulesPromise;return t.then(function(){if(e.latestLoadModulesPromise!==t)return n()})};return n().then(function(){return t})},t.prototype.fetchAllDependencies=function(t){var e=this,n=Promise.all(t.getDynamicImportExpressions().map(function(n,r){return e.resolveDynamicImport(n,t.id).then(function(n){if(null!==n){var i=t.dynamicImports[r];if("string"!=typeof n)return e.fetchResolvedDependency(Oe(n.id),t.id,n).then(function(t){i.resolution=t});i.resolution=n}})}));return n.catch(function(){}),Promise.all(t.sources.map(function(n){return e.resolveAndFetchDependency(t,n)})).then(function(){return n})},t.prototype.fetchModule=function(t,e){var r=this,i=this.modulesById.get(t);if(i){if(i.isExternal)throw new Error("Cannot fetch external module "+t);return Promise.resolve(i)}var s=new Ru(this.graph,t);this.modulesById.set(t,s);var o=this.getManualChunk(t);return"string"==typeof o&&this.addToManualChunk(o,s),Au("load modules",3),Promise.resolve(this.pluginDriver.hookFirst("load",[t])).catch(function(n){Su("load modules",3);var r="Could not load "+t;throw e&&(r+=" (imported by "+e+")"),r+=": "+n.message,new Error(r)}).then(function(e){return Su("load modules",3),"string"==typeof e?e:e&&"object"==typeof e&&"string"==typeof e.code?e:void Le(function(t){return{code:Ie.BAD_LOADER,message:"Error loading "+Oe(t)+": plugin load hook should return a string, a { code, map } object, or nothing/null"}}(t))}).then(function(e){var i="string"==typeof e?{ast:null,code:e}:e,o=r.graph.cachedModules.get(t);if(o&&!o.customTransformCache&&o.originalCode===i.code){if(o.transformAssets)for(var a=0,u=o.transformAssets;a<u.length;a++){var h=u[a];r.pluginDriver.emitAsset(h.name,h.source)}return o}return function(t,e,r){var i=r.id,s=[],o="string"==typeof e.map?JSON.parse(e.map):e.map;o&&"string"==typeof o.mappings&&(o.mappings=D(o.mappings));var a,u,h,c,p,l=t.pluginDriver.emitAsset,d=e.code,f=e.ast,m=!1,g=e.code;return t.pluginDriver.hookReduceArg0("transform",[g,i],function(e,n,o){if(!m&&h.used&&(m=!0),m){if(n&&Array.isArray(n.dependencies))for(var p=0,l=n.dependencies;p<l.length;p++){var d=l[p],g=xe(ge(i),d);t.watchFiles[g]||(t.watchFiles[g]=!0)}}else if(u.length&&(r.transformAssets=u),n&&Array.isArray(n.dependencies)){c.warnedTransformDependencies||this.warn({code:"TRANSFORM_DEPENDENCIES_DEPRECATED",message:'Returning "dependencies" from plugin transform hook is deprecated for using this.addWatchFile() instead.'}),c.warnedTransformDependencies=!0,a||(a=[]);for(var v=0,y=n.dependencies;v<y.length;v++)d=y[v],a.push(xe(ge(i),d))}return null==n?e:("string"==typeof n?n={ast:void 0,code:n,map:void 0}:"string"==typeof n.map&&(n.map=JSON.parse(n.map)),n.map&&"string"==typeof n.map.mappings&&(n.map.mappings=D(n.map.mappings)),null!==n.map&&s.push(n.map||{missing:!0,plugin:o.name}),f=n.ast,n.code)},function(e,r){var s,o,d,f;return c=r,r.cacheKey?m=!0:(o=e.cache,(d={used:!1,cache:void 0}).cache={has:function(t){return d.used=!0,o.has(t)},get:function(t){return d.used=!0,o.get(t)},set:function(t,e){return d.used=!0,o.set(t,e)},delete:function(t){return d.used=!0,o.delete(t)}},h=d),s=function(t,e){var n=[];return{assets:n,emitAsset:function(r,i){var s=e(r,i),o=t.get(s);return n.push({fileName:void 0,name:o.name,source:o.source}),s}}}(t.assetsById,l),u=s.assets,f=s.emitAsset,n({},e,{cache:h?h.cache:e.cache,warn:function(t,n){"string"==typeof t&&(t={message:t}),n&&Te(t,n,g,i),t.id=i,t.hook="transform",e.warn(t)},error:function(t,n){"string"==typeof t&&(t={message:t}),n&&Te(t,n,g,i),t.id=i,t.hook="transform",e.error(t)},emitAsset:f,addWatchFile:function(t){a||(a=[]),a.push(t),e.addWatchFile(t)},setAssetSource:function(t,n){if(e.setAssetSource(t,n),!m&&!p)try{this.error({code:"INVALID_SETASSETSOURCE",message:"setAssetSource cannot be called in transform for caching reasons. Use emitAsset with a source, or call setAssetSource in another hook."})}catch(t){p=t}}})}).catch(function(t){"string"==typeof t&&(t={message:t}),"PLUGIN_ERROR"!==t.code&&(t.code&&(t.pluginCode=t.code),t.code="PLUGIN_ERROR"),t.id=i,Le(t)}).then(function(t){if(!m&&p)throw p;return{ast:f,code:t,customTransformCache:m,originalCode:d,originalSourcemap:o,sourcemapChain:s,transformDependencies:a}})}(r.graph,i,s)}).then(function(e){return s.setSource(e),r.modulesById.set(t,s),r.fetchAllDependencies(s).then(function(){for(var t in s.exports)"default"!==t&&(s.exportsAll[t]=s.id);return s.exportAllSources.forEach(function(t){var e=s.resolvedIds[t].id,n=r.modulesById.get(e);if(!(n instanceof _e))for(var i in n.exportsAll)i in s.exportsAll?r.graph.warn(Ve(i,s,n)):s.exportsAll[i]=n.exportsAll[i]}),s})})},t.prototype.fetchResolvedDependency=function(t,e,n){if(n.external){this.modulesById.has(n.id)||this.modulesById.set(n.id,new _e({graph:this.graph,id:n.id}));var r=this.modulesById.get(n.id);return r instanceof _e==!1&&Le(function(t,e){return{code:Ie.INVALID_EXTERNAL_ID,message:"'"+t+"' is imported as an external by "+Oe(e)+", but is already an existing non-external module id."}}(t,e)),Promise.resolve(r)}return this.fetchModule(n.id,e)},t.prototype.handleMissingImports=function(t,e,n){return null===t?(de(e)&&Le(function(t,e){return{code:Ie.UNRESOLVED_IMPORT,message:"Could not resolve '"+t+"' from "+Oe(e)}}(e,n)),this.graph.warn(function(t,e){return{code:Ie.UNRESOLVED_IMPORT,importer:Oe(e),message:"'"+t+"' is imported by "+Oe(e)+", but could not be resolved – treating it as an external dependency",source:t,url:"https://rollupjs.org/guide/en#warning-treating-module-as-external-dependency"}}(e,n)),{id:e,external:!0}):t},t.prototype.normalizeResolveIdResult=function(t,e,n){var r="",i=!1;if(t)"object"==typeof t?(r=t.id,t.external&&(i=!0)):(r=t,this.isExternal(r,e,!0)&&(i=!0)),i&&(r=pp(e,r));else{if(r=pp(e,n),!1!==t&&!this.isExternal(r,e,!0))return null;i=!0}return{id:r,external:i}},t.prototype.resolveAndFetchDependency=function(t,e){var n=this;return Promise.resolve(t.resolvedIds[e]||this.resolveId(e,t.id).then(function(r){return n.handleMissingImports(r,e,t.id)})).then(function(r){return t.resolvedIds[e]=r,n.fetchResolvedDependency(e,t.id,r)})},t.prototype.resolveDynamicImport=function(t,e){var r=this;return this.pluginDriver.hookFirst("resolveDynamicImport",[t,e]).then(function(i){return"string"!=typeof t?"string"==typeof i?i:i?n({external:!1},i):null:null==i?r.resolveId(t,e).then(function(n){return r.handleMissingImports(n,t,e)}):r.handleMissingImports(r.normalizeResolveIdResult(i,e,t),t,e)})},t}(),dp=97,fp=48;function mp(t){return t<10?String.fromCharCode(fp+t):String.fromCharCode(dp+(t-10))}function gp(t){for(var e="",n=0;n<t.length;n++){var r=t[n];e+=mp(r>>4),e+=mp(15&r)}return e}function vp(t){for(var e=new Uint8Array(t),n=0;n<e.length;n++)e[n]=512*Math.random();return e}function yp(t){return"string"==typeof t?[{alias:null,unresolvedId:t}]:Array.isArray(t)?t.map(function(t){return{alias:null,unresolvedId:t}}):Object.keys(t).map(function(e){return{alias:e,unresolvedId:t[e]}})}var xp=function(){function t(t,e){var r,i=this;if(this.assetsById=new Map,this.curChunkIndex=0,this.moduleById=new Map,this.needsTreeshakingPass=!1,this.phase=Tc.LOAD_AND_PARSE,this.watchFiles=Object.create(null),this.externalModules=[],this.modules=[],this.curChunkIndex=0,this.deoptimizationTracker=new jc,this.cachedModules=new Map,t.cache&&t.cache.modules)for(var s=0,o=t.cache.modules;s<o.length;s++){var a=o[s];this.cachedModules.set(a.id,a)}if(!1!==t.cache)for(var u in this.pluginCache=t.cache&&t.cache.plugins||Object.create(null),this.pluginCache)for(var h=this.pluginCache[u],c=0,p=Object.keys(h);c<p.length;c++){h[v=p[c]][0]++}if(this.preserveModules=t.preserveModules,this.cacheExpiry=t.experimentalCacheExpiry,this.treeshake=!1!==t.treeshake,this.treeshake)if(this.treeshakingOptions=t.treeshake?{annotations:!1!==t.treeshake.annotations,propertyReadSideEffects:!1!==t.treeshake.propertyReadSideEffects,pureExternalModules:t.treeshake.pureExternalModules}:{propertyReadSideEffects:!0,annotations:!0,pureExternalModules:!1},!0===this.treeshakingOptions.pureExternalModules)this.isPureExternalModule=function(){return!0};else if("function"==typeof this.treeshakingOptions.pureExternalModules)this.isPureExternalModule=this.treeshakingOptions.pureExternalModules;else if(Array.isArray(this.treeshakingOptions.pureExternalModules)){var l=new Set(this.treeshakingOptions.pureExternalModules);this.isPureExternalModule=function(t){return l.has(t)}}else this.isPureExternalModule=function(){return!1};else this.isPureExternalModule=function(){return!1};if(this.contextParse=function(t,e){return void 0===e&&(e={}),i.acornParser.parse(t,n({},ku,e,i.acornOptions))},this.pluginDriver=op(this,t,this.pluginCache,e),e){var d=function(t){return i.pluginDriver.hookSeqSync("watchChange",[t])};e.on("change",d),e.once("restart",function(){e.removeListener("change",d)})}this.shimMissingExports=t.shimMissingExports,this.scope=new Bc,this.context=String(t.context);var f,m=t.moduleContext;if("function"==typeof m)this.getModuleContext=function(t){return m(t)||i.context};else if("object"==typeof m){var g=new Map;for(var v in m)g.set(xe(v),m[v]);this.getModuleContext=function(t){return g.get(t)||i.context}}else this.getModuleContext=function(){return i.context};this.onwarn=t.onwarn||(f=Object.create(null),function(t){var e=t.toString();e in f||(console.error(e),f[e]=!0)}),this.acornOptions=t.acorn||{};var y=[];y.push(Rc),y.push(Dc),y.push(Cc),t.experimentalTopLevelAwait&&(this.acornOptions.allowAwaitOutsideFunction=!0);var x=t.acornInjectPlugins;y.push.apply(y,Array.isArray(x)?x:x?[x]:[]),this.acornParser=(r=Th).extend.apply(r,y),this.moduleLoader=new lp(this,this.moduleById,this.pluginDriver,t.external,"function"==typeof t.manualChunks&&t.manualChunks)}return t.prototype.build=function(t,e,n){var r=this;return Au("parse modules",2),Promise.all([this.moduleLoader.addEntryModules(yp(t),!0),e&&"object"==typeof e&&this.moduleLoader.addManualChunks(e)]).then(function(t){var e=t[0],i=e.entryModules,s=e.manualChunkModulesByAlias;if(0===i.length)throw new Error("You must supply options.input to rollup");for(var o=0,a=Array.from(r.moduleById.values());o<a.length;o++){(m=a[o])instanceof Ru?(r.modules.push(m),r.watchFiles[m.id]=!0):r.externalModules.push(m)}if(Su("parse modules",2),r.phase=Tc.ANALYSE,Au("analyse dependency graph",2),r.link(i),Su("analyse dependency graph",2),Au("mark included statements",2),n&&i.length>1)throw new Error("Internal Error: can only inline dynamic imports for single-file builds.");for(var u=0,h=i;u<h.length;u++){(m=h[u]).includeAllExports()}r.includeMarked(r.modules);for(var c=0,p=r.externalModules;c<p.length;c++){p[c].warnUnusedImports()}Su("mark included statements",2),Au("generate chunks",2),r.preserveModules||n||function(t,e){var n,r,i,s=new Set,o=[],a=function(t){n.manualChunkAlias?(t.manualChunkAlias=n.manualChunkAlias,t.entryPointsHash=r):function(t,e){for(var n=0;n<t.length;n++)t[n]=t[n]^e[n]}(t.entryPointsHash,r);for(var e=0,u=t.dependencies;e<u.length;e++){var h=u[e];h instanceof _e||i.has(h.id)||(i.add(h.id),s.has(h.id)||h.manualChunkAlias||a(h))}for(var c=0,p=t.dynamicImports;c<p.length;c++){var l=p[c].resolution;l instanceof Ru&&l.dynamicallyImportedBy.length>0&&!l.manualChunkAlias&&o.push(l)}};if(e)for(var u=0,h=Object.keys(e);u<h.length;u++){var c=h[u];r=vp(10);for(var p=0,l=e[c];p<l.length;p++)n=l[p],i=new Set(n.id),a(n)}for(var d=0,f=t;d<f.length;d++)n=f[d],s.add(n.id),r=vp(10),i=new Set(n.id),n.manualChunkAlias||a(n);for(var m=0,g=o;m<g.length;m++)n=g[m],s.has(n.id)||(s.add(n.id),r=vp(10),i=new Set(n.id),a(n))}(i,s);var l=[];if(r.preserveModules)for(var d=0,f=r.modules;d<f.length;d++){var m=f[d],g=new Ku(r,[m]);!m.isEntryPoint&&g.isEmpty||(g.entryModules=[m]),l.push(g)}else{for(var v={},y=0,x=r.modules;y<x.length;y++){var _=gp((m=x[y]).entryPointsHash),E=v[_];E?E.push(m):v[_]=[m]}for(var b in v){var A=v[b];zu(A);g=new Ku(r,A);l.push(g)}}for(var S=0,I=l;S<I.length;S++){(g=I[S]).link()}for(var w=0,P=l=l.filter(Hu);w<P.length;w++){g=P[w];(r.preserveModules||g.entryModules.length>0)&&g.generateEntryExportsOrMarkAsTainted()}var k=[];if(!r.preserveModules)for(var C=0,N=l;C<N.length;C++)for(var R=0,O=(g=N[C]).entryModules;R<O.length;R++){var M=O[R];if(g.facadeModule!==M){var L=new Ku(r,[]);L.turnIntoFacade(M),k.push(L)}}return Su("generate chunks",2),r.phase=Tc.GENERATE,l.concat(k)})},t.prototype.finaliseAssets=function(t){var e=Object.create(null);return this.assetsById.forEach(function(n){void 0!==n.source&&qc(n,e,t)}),e},t.prototype.getCache=function(){for(var t in this.pluginCache){for(var e=this.pluginCache[t],n=!0,r=0,i=Object.keys(e);r<i.length;r++){var s=i[r];e[s][0]>=this.cacheExpiry?delete e[s]:n=!1}n&&delete this.pluginCache[t]}return{modules:this.modules.map(function(t){return t.toJSON()}),plugins:this.pluginCache}},t.prototype.includeMarked=function(t){if(this.treeshake){var e=1;do{Au("treeshaking pass "+e,3),this.needsTreeshakingPass=!1;for(var n=0,r=t;n<r.length;n++){(o=r[n]).isExecuted&&o.include()}Su("treeshaking pass "+e++,3)}while(this.needsTreeshakingPass)}else for(var i=0,s=t;i<s.length;i++){var o;(o=s[i]).includeAllInBundle()}},t.prototype.warn=function(t){t.toString=function(){var e="";return t.plugin&&(e+="("+t.plugin+" plugin) "),t.loc&&(e+=Oe(t.loc.file)+" ("+t.loc.line+":"+t.loc.column+") "),e+=t.message},this.onwarn(t)},t.prototype.link=function(t){for(var e=0,n=this.modules;e<n.length;e++){n[e].linkDependencies()}for(var r=function(t){for(var e=0,n=!0,r=[],i={},s=[],o=[],a={},u=function(t){if(!i[t.id]){if(t instanceof _e)return t.execIndex=e++,void(i[t.id]=!0);n&&(t.isExecuted=!0);for(var h=0,c=t.dependencies;h<c.length;h++){var p=c[h];p.id in a?i[p.id]||r.push(ju(p.id,t.id,a)):(a[p.id]=t.id,u(p))}for(var l=0,d=t.dynamicImports;l<d.length;l++){var f=d[l].resolution;f instanceof Ru&&-1===o.indexOf(f)&&o.push(f)}t.execIndex=e++,i[t.id]=!0,s.push(t)}},h=0,c=t;h<c.length;h++)(d=c[h]).isEntryPoint=!0,a[d.id]||(a[d.id]=null,u(d));n=!1;for(var p=0,l=o;p<l.length;p++){var d=l[p];a[d.id]||(a[d.id]=null,u(d))}return{orderedModules:s,cyclePaths:r}}(t),i=r.orderedModules,s=0,o=r.cyclePaths;s<o.length;s++){var a=o[s];this.warn({code:"CIRCULAR_DEPENDENCY",importer:a[0],message:"Circular dependency: "+a.join(" -> ")})}this.modules=i;for(var u=0,h=this.modules;u<h.length;u++){h[u].bindReferences()}this.warnForMissingExports()},t.prototype.warnForMissingExports=function(){for(var t=0,e=this.modules;t<e.length;t++)for(var n=e[t],r=0,i=Object.keys(n.importDescriptions);r<i.length;r++){var s=i[r],o=n.importDescriptions[s];"*"===o.name||o.module.getVariableForExportName(o.name)||n.warn({code:"NON_EXISTENT_EXPORT",message:"Non-existent export '"+o.name+"' is imported from "+Oe(o.module.id),name:o.name,source:o.module.id},o.start)}},t}();function _p(t){switch(typeof t){case"function":return t();case"string":return t;default:return""}}var Ep=function(t,e){return e?t+"\n"+e:t},bp=function(t,e){return e?t+"\n\n"+e:t};function Ap(t,e){Le({code:"INVALID_EXPORT_OPTION",message:"'"+t+"' was specified for output.exports, but entry module has following exports: "+e.join(", ")})}function Sp(t,e){var n=e.exports,r=e.name,i=e.format,s=t.getExportNames();return"default"===n?1===s.length&&"default"===s[0]||Ap("default",s):"none"===n&&s.length&&Ap("none",s),n&&"auto"!==n||(0===s.length?n="none":1===s.length&&"default"===s[0]?n="default":(null!==t.facadeModule&&t.facadeModule.isEntryPoint&&"es"!==i&&-1!==s.indexOf("default")&&t.graph.warn({code:"MIXED_EXPORTS",message:"Using named and default exports together. Consumers of your bundle will have to use "+(r||"bundle")+"['default'] to access the default export, which may not be what you want. Use `output.exports: 'named'` to disable this warning",url:"https://rollupjs.org/guide/en#output-exports"}),n="named")),/(?:default|named|none)/.test(n)||Le({code:"INVALID_EXPORT_OPTION",message:"output.exports must be 'default', 'named', 'none', 'auto', or left unspecified (defaults to 'auto')",url:"https://rollupjs.org/guide/en#output-exports"}),n}var Ip=function(t,e){return function(n,r){return void 0!==e[n]?e[n]:void 0!==t[n]?t[n]:r}},wp=function(t){return t&&"object"!=typeof t?{}:t},Pp=function(t,e,r){var i=wp(e[r]),s=wp(t[r]);return void 0!==i?i&&s?n({},s,i):i:s},kp=function(t){"string"==typeof t?console.warn(t):console.warn(t.message)},Cp=function(t,e,n){return void 0===n&&(n=kp),e.silent?function(){}:t.onwarn?function(e){return t.onwarn(e,n)}:n},Np=function(t,e){var n=t.external;return"function"==typeof n?function(t){for(var r=[],i=1;i<arguments.length;i++)r[i-1]=arguments[i];return n.apply(void 0,[t].concat(r))||-1!==e.external.indexOf(t)}:(n||[]).concat(e.external)},Rp={c:"config",d:"dir",e:"external",f:"format",g:"globals",h:"help",i:"input",m:"sourcemap",n:"name",o:"file",v:"version",w:"watch"};function Op(t){var e=t.config,r=void 0===e?{}:e,i=t.command,s=void 0===i?{}:i,o=t.defaultOnWarnHandler,a=function(t){var e=n({},t);e.external=t.external?t.external.split(","):[],t.globals&&(e.globals=Object.create(null),t.globals.split(",").forEach(function(t){var n=t.split(":");e.globals[n[0]]=n[1],-1===e.external.indexOf(n[0])&&e.external.push(n[0])}));return e}(s),u=function(t,e,n){void 0===e&&(e={});var r=Ip(t,e),i={acorn:t.acorn,acornInjectPlugins:t.acornInjectPlugins,cache:r("cache"),chunkGroupingSize:r("chunkGroupingSize",5e3),context:t.context,experimentalCacheExpiry:r("experimentalCacheExpiry",10),experimentalOptimizeChunks:r("experimentalOptimizeChunks"),experimentalTopLevelAwait:r("experimentalTopLevelAwait"),external:Np(t,e),inlineDynamicImports:r("inlineDynamicImports",!1),input:r("input",[]),manualChunks:r("manualChunks"),moduleContext:t.moduleContext,onwarn:Cp(t,e,n),perf:r("perf",!1),plugins:t.plugins,preserveModules:r("preserveModules"),preserveSymlinks:r("preserveSymlinks"),shimMissingExports:r("shimMissingExports"),treeshake:Pp(t,e,"treeshake"),watch:t.watch};i.cache&&i.cache.cache&&(i.cache=i.cache.cache);return i}(r,a,o);a.output&&Object.assign(a,a.output);var h=r.output,c=Array.isArray(h)?h:h?[h]:[];0===c.length&&c.push({});var p=c.map(function(t){return function(t,e){void 0===e&&(e={});var r=Ip(t,e),i=r("format");switch(i){case"esm":case"module":i="es";break;case"commonjs":i="cjs"}return{amd:n({},t.amd,e.amd),assetFileNames:r("assetFileNames"),banner:r("banner"),chunkFileNames:r("chunkFileNames"),compact:r("compact",!1),dir:r("dir"),dynamicImportFunction:r("dynamicImportFunction"),entryFileNames:r("entryFileNames"),esModule:r("esModule",!0),exports:r("exports"),extend:r("extend"),file:r("file"),footer:r("footer"),format:"esm"===i?"es":i,freeze:r("freeze",!0),globals:r("globals"),indent:r("indent",!0),interop:r("interop",!0),intro:r("intro"),name:r("name"),namespaceToStringTag:r("namespaceToStringTag",!1),noConflict:r("noConflict"),outro:r("outro"),paths:r("paths"),preferConst:r("preferConst"),sourcemap:r("sourcemap"),sourcemapExcludeSources:r("sourcemapExcludeSources"),sourcemapFile:r("sourcemapFile"),sourcemapPathTransform:r("sourcemapPathTransform"),strict:r("strict",!0)}}(t,a)}),l=[],d=Object.keys(u);Mp(l,Object.keys(r),d,"input option",/^output$/);var f=Object.keys(p[0]);Mp(l,p.reduce(function(t,e){return t.concat(Object.keys(e))},[]),f,"output option");var m=f.filter(function(t){return"sourcemapPathTransform"!==t});return Mp(l,Object.keys(a),d.concat(m,Object.keys(Rp),"config","environment","silent"),"CLI flag",/^_|output|(config.*)$/),{inputOptions:u,optionError:l.length>0?l.join("\n"):null,outputOptions:p}}function Mp(t,e,n,r,i){void 0===i&&(i=/$./);var s=e.filter(function(t){return-1===n.indexOf(t)&&!i.test(t)});s.length>0&&t.push("Unknown "+r+": "+s.join(", ")+". Allowed options: "+n.sort().join(", "))}var Lp,Tp,Dp={get:function(){throw new Error("bundle.generate(...) now returns a Promise instead of a { code, map } object")}};function Vp(t,e){return e.options&&e.options.call({meta:{rollupVersion:i}},t)||t}function Bp(t){try{var e=function(t){if(!t)throw new Error("You must supply an options object to rollup");var e=Op({config:t}),n=e.inputOptions,r=e.optionError;r&&n.onwarn({message:r,code:"UNKNOWN_OPTION"});var i=n.plugins;return n.plugins=Array.isArray(i)?i.filter(Boolean):i?[i]:[],(n=n.plugins.reduce(Vp,n)).inlineDynamicImports?(n.preserveModules&&Le({code:"INVALID_OPTION",message:'"preserveModules" does not support the "inlineDynamicImports" option.'}),n.manualChunks&&Le({code:"INVALID_OPTION",message:'"manualChunks" option is not supported for "inlineDynamicImports".'}),n.experimentalOptimizeChunks&&Le({code:"INVALID_OPTION",message:'"experimentalOptimizeChunks" option is not supported for "inlineDynamicImports".'}),(n.input instanceof Array&&n.input.length>1||"object"==typeof n.input&&Object.keys(n.input).length>1)&&Le({code:"INVALID_OPTION",message:'Multiple inputs are not supported for "inlineDynamicImports".'})):n.preserveModules&&(n.manualChunks&&Le({code:"INVALID_OPTION",message:'"preserveModules" does not support the "manualChunks" option.'}),n.experimentalOptimizeChunks&&Le({code:"INVALID_OPTION",message:'"preserveModules" does not support the "experimentalOptimizeChunks" option.'})),n}(t);Pu(e);var r=new xp(e,Lp);Lp=void 0;var i=!1!==t.cache;return delete e.cache,delete t.cache,Au("BUILD",1),r.pluginDriver.hookParallel("buildStart",[e]).then(function(){return r.build(e.input,e.manualChunks,e.inlineDynamicImports)}).then(function(t){return r.pluginDriver.hookParallel("buildEnd",[]).then(function(){return t})},function(t){return r.pluginDriver.hookParallel("buildEnd",[t]).then(function(){throw t})}).then(function(t){Su("BUILD",1);var s=!1;function o(i){return function(t,e,r,i){if(!e)throw new Error("You must supply an options object");var s=Op({config:{output:n({},e,e.output,t.output)}});if(s.optionError)throw new Error(s.optionError);var o=s.outputOptions[0],a=i.hookReduceArg0Sync("outputOptions",[o],function(t,e){return e||t});u=a,"es6"===u.format&&Le({message:'The "es6" output format is deprecated – use "esm" instead',url:"https://rollupjs.org/guide/en#output-format"}),["amd","cjs","system","es","iife","umd"].indexOf(u.format)<0&&Le({message:'You must specify "output.format", which can be one of "amd", "cjs", "system", "esm", "iife" or "umd".',url:"https://rollupjs.org/guide/en#output-format"}),"string"==typeof a.file&&("string"==typeof a.dir&&Le({code:"INVALID_OPTION",message:'You must set either "output.file" for a single-file build or "output.dir" when generating multiple chunks.'}),t.preserveModules&&Le({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when using the "preserveModules" option.'}),"object"!=typeof t.input||Array.isArray(t.input)||Le({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when providing named inputs.'}));var u;r&&("umd"!==a.format&&"iife"!==a.format||Le({code:"INVALID_OPTION",message:"UMD and IIFE output formats are not supported for code-splitting builds."}),"string"==typeof a.file&&Le({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when generating multiple chunks.'}));return a}(e,i,t.length>1,r.pluginDriver)}function a(i,o){Au("GENERATE",1);var a=i.assetFileNames||"assets/[name]-[hash][extname]",u=r.finaliseAssets(a),h=function(t){if(0===t.length)return"/";if(1===t.length)return ge(t[0]);var e=t.slice(1).reduce(function(t,e){var n,r=e.split(/\/+|\\+/);for(n=0;t[n]===r[n]&&n<Math.min(t.length,r.length);n++);return t.slice(0,n)},t[0].split(/\/+|\\+/));return e.length>1?e.join("/"):"/"}(function(t){for(var e=[],n=0,r=t;n<r.length;n++)for(var i=0,s=r[n].entryModules;i<s.length;i++){var o=s[i];le(o.id)&&e.push(o.id)}return e}(t));return r.pluginDriver.hookParallel("renderStart",[]).then(function(){return t=i,e=r.pluginDriver,Promise.all([e.hookReduceValue("banner",_p(t.banner),[],Ep),e.hookReduceValue("footer",_p(t.footer),[],Ep),e.hookReduceValue("intro",_p(t.intro),[],bp),e.hookReduceValue("outro",_p(t.outro),[],bp)]).then(function(t){var e=t[0],n=t[1],r=t[2],i=t[3];return r&&(r+="\n\n"),i&&(i="\n\n"+i),e.length&&(e+="\n"),n.length&&(n="\n"+n),{intro:r,outro:i,banner:e,footer:n}}).catch(function(t){Le({code:"ADDON_ERROR",message:"Could not retrieve "+t.hook+". Check configuration of "+t.plugin+".\n\tError Message: "+t.message})});var t,e}).then(function(o){for(var a=0,c=t;a<c.length;a++){var p=c[a];e.preserveModules||p.generateInternalExports(i),p.facadeModule&&p.facadeModule.isEntryPoint&&(p.exportMode=Sp(p,i))}for(var l=0,d=t;l<d.length;l++){(p=d[l]).preRender(i,h)}!s&&e.experimentalOptimizeChunks&&(!function(t,e,n,r){for(var i,s=function(s){var o=t[s],a=[];if(o.visitStaticDependenciesUntilCondition(function(t){t instanceof Ku&&a.push(t)}),a.length<2)return i=s,"continue";var u,h=1,c=!0,p=a[0],l=a[1],d=function(t){return!(null!==t.facadeModule||null!==t.manualChunkAlias||!l||null!==l.facadeModule||t.getRenderedSourceLength()>n)},f=function(){if(c)return d(p)&&(c=!1),"continue";var i=n-u.getRenderedSourceLength()-p.getRenderedSourceLength();if(i<=0)return d(p)||(c=!0),"continue";var o=new Set;p.visitStaticDependenciesUntilCondition(function(t){return o.add(t)});var f=new Set([p,u]);if(u.visitStaticDependenciesUntilCondition(function(t){return t!==p&&t!==u&&!o.has(t)&&(t instanceof _e||(i-=t.getRenderedSourceLength())<=0||void f.add(t))}))return d(p)||(c=!0),"continue";if(p.visitStaticDependenciesUntilCondition(function(t){return!f.has(t)&&(t instanceof _e||(i-=t.getRenderedSourceLength())<=0||void 0)}))return d(p)||(c=!0),"continue";var m=t.indexOf(p);m<=s&&s--,t.splice(m,1),u.merge(p,t,e,r),a.splice(--h,1),p=u,l&&!d(l)&&(c=!0)};do{f()}while(u=p,p=l,l=a[++h],p);i=s},o=0;o<t.length;o++)s(o),o=i}(t,i,e.chunkGroupingSize,h),s=!0),function(t,e,n,r,i){for(var s={},o=t.reduce(function(t,e){var n=t[0],r=t[1];return(e.facadeModule&&e.facadeModule.isUserDefinedEntryPoint?n:r).push(e),[n,r]},[[],[]]),a=o[0],u=o[1],h=a.concat(u),c=0;c<h.length;c++){var p=h[c];if(n.file)p.id=me(n.file);else if(e.preserveModules)p.generateIdPreserveModules(r,s);else{var l=void 0,d=void 0;p.facadeModule&&p.facadeModule.isUserDefinedEntryPoint?(l=n.entryFileNames||"[name].js",d="output.entryFileNames"):(l=n.chunkFileNames||"[name]-[hash].js",d="output.chunkFileNames"),p.generateId(l,d,i,n,s)}s[p.id]=!0}}(t,e,i,h,o);for(var f=function(e){var n=t[e],r=n.facadeModule;u[n.id]={code:void 0,dynamicImports:n.getDynamicImportIds(),exports:n.getExportNames(),facadeModuleId:r&&r.id,fileName:n.id,imports:n.getImportIds(),isDynamicEntry:null!==r&&r.dynamicallyImportedBy.length>0,isEntry:null!==r&&r.isEntryPoint,map:void 0,modules:n.renderedModules,get name(){return n.getChunkName()}}},m=0;m<t.length;m++)f(m);return Promise.all(t.map(function(t){var e=u[t.id];return t.render(i,o,e).then(function(t){return e.code=t.code,e.map=t.map,r.pluginDriver.hookParallel("ongenerate",[n({bundle:e},i),e])})})).then(function(){})}).catch(function(t){return r.pluginDriver.hookParallel("renderError",[t]).then(function(){throw t})}).then(function(){var t=new Map(r.assetsById),e=Fc(t,u,a);return r.pluginDriver.hookSeq("generateBundle",[i,u,o],function(t){return n({},t,e)}).then(function(){t.forEach(function(t){void 0===t.fileName&&qc(t,u,a)})})}).then(function(){return Su("GENERATE",1),u})}var u={cache:i?r.getCache():void 0,generate:function(t){var e=a(o(t),!1).then(function(t){return jp(t)});return Object.defineProperty(e,"code",Dp),Object.defineProperty(e,"map",Dp),e},watchFiles:Object.keys(r.watchFiles),write:function(t){var i=o(t);return i.dir||i.file||Le({code:"MISSING_OPTION",message:'You must specify "output.file" or "output.dir" for the build.'}),a(i,!0).then(function(t){for(var s=0,o=0,a=Object.keys(t);o<a.length;o++){var h=a[o];if(!t[h].isAsset&&++s>1)break}return s>1&&(i.sourcemapFile&&Le({code:"INVALID_OPTION",message:'"output.sourcemapFile" is only supported for single-file builds.'}),"string"==typeof i.file&&Le({code:"INVALID_OPTION",message:'When building multiple chunks, the "output.dir" option must be used, not "output.file".'+("string"!=typeof e.input||!0===e.inlineDynamicImports?"":' To inline dynamic imports, set the "inlineDynamicImports" option.')})),Promise.all(Object.keys(t).map(function(e){return function(t,e,r,i){var s,o,a=xe(i.dir||ge(i.file),r.fileName);if(Wp(r))o=r.source;else if(o=r.code,i.sourcemap&&r.map){var u=void 0;"inline"===i.sourcemap?u=r.map.toUrl():(u=me(r.fileName)+".map",s=Qc(a+".map",r.map.toString())),o+="//# "+pu+"="+u+"\n"}return Qc(a,o).then(function(){return s}).then(function(){return!Wp(r)&&t.pluginDriver.hookSeq("onwrite",[n({bundle:e},i),r])}).then(function(){})}(r,u,t[e],i)})).then(function(){return r.pluginDriver.hookParallel("writeBundle",[t])}).then(function(){return jp(t)})})}};return!0===e.perf&&(u.getTimings=bu),u})}catch(t){return Promise.reject(t)}}function zp(t){return t.isAsset?Tp.ASSET:t.isEntry?Tp.ENTRY_CHUNK:Tp.SECONDARY_CHUNK}function jp(t){return{output:Object.keys(t).map(function(e){return t[e]}).sort(function(t,e){var n=zp(t),r=zp(e);return n===r?0:n<r?-1:1})}}function Wp(t){return!0===t.isAsset}!function(t){t[t.ENTRY_CHUNK=0]="ENTRY_CHUNK",t[t.SECONDARY_CHUNK=1]="SECONDARY_CHUNK",t[t.ASSET=2]="ASSET"}(Tp||(Tp={}));export{i as VERSION,Bp as rollup};
|
|
11
|
+
var e,t="1.12.3",n=r;function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function i(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function s(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function o(e){return 1===e.length?"0"+e:e}function a(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}r.equal=function(e,t,n){if(e!=t)throw new Error(n||"Assertion failed: "+e+" != "+t)};var h={inherits:(function(e){"function"==typeof Object.create?e.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:e.exports=function(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}(e={exports:{}},e.exports),e.exports),toArray:function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),s=0;s<e.length;s+=2)n.push(parseInt(e[s]+e[s+1],16))}else for(var r=0,s=0;s<e.length;s++){var o=e.charCodeAt(s);o<128?n[r++]=o:o<2048?(n[r++]=o>>6|192,n[r++]=63&o|128):i(e,s)?(o=65536+((1023&o)<<10)+(1023&e.charCodeAt(++s)),n[r++]=o>>18|240,n[r++]=o>>12&63|128,n[r++]=o>>6&63|128,n[r++]=63&o|128):(n[r++]=o>>12|224,n[r++]=o>>6&63|128,n[r++]=63&o|128)}else for(s=0;s<e.length;s++)n[s]=0|e[s];return n},toHex:function(e){for(var t="",n=0;n<e.length;n++)t+=o(e[n].toString(16));return t},htonl:s,toHex32:function(e,t){for(var n="",r=0;r<e.length;r++){var i=e[r];"little"===t&&(i=s(i)),n+=a(i.toString(16))}return n},zero2:o,zero8:a,join32:function(e,t,r,i){var s=r-t;n(s%4==0);for(var o=new Array(s/4),a=0,h=t;a<o.length;a++,h+=4){var u;u="big"===i?e[h]<<24|e[h+1]<<16|e[h+2]<<8|e[h+3]:e[h+3]<<24|e[h+2]<<16|e[h+1]<<8|e[h],o[a]=u>>>0}return o},split32:function(e,t){for(var n=new Array(4*e.length),r=0,i=0;r<e.length;r++,i+=4){var s=e[r];"big"===t?(n[i]=s>>>24,n[i+1]=s>>>16&255,n[i+2]=s>>>8&255,n[i+3]=255&s):(n[i+3]=s>>>24,n[i+2]=s>>>16&255,n[i+1]=s>>>8&255,n[i]=255&s)}return n},rotr32:function(e,t){return e>>>t|e<<32-t},rotl32:function(e,t){return e<<t|e>>>32-t},sum32:function(e,t){return e+t>>>0},sum32_3:function(e,t,n){return e+t+n>>>0},sum32_4:function(e,t,n,r){return e+t+n+r>>>0},sum32_5:function(e,t,n,r,i){return e+t+n+r+i>>>0},sum64:function(e,t,n,r){var i=e[t],s=r+e[t+1]>>>0,o=(s<r?1:0)+n+i;e[t]=o>>>0,e[t+1]=s},sum64_hi:function(e,t,n,r){return(t+r>>>0<t?1:0)+e+n>>>0},sum64_lo:function(e,t,n,r){return t+r>>>0},sum64_4_hi:function(e,t,n,r,i,s,o,a){var h=0,u=t;return h+=(u=u+r>>>0)<t?1:0,h+=(u=u+s>>>0)<s?1:0,e+n+i+o+(h+=(u=u+a>>>0)<a?1:0)>>>0},sum64_4_lo:function(e,t,n,r,i,s,o,a){return t+r+s+a>>>0},sum64_5_hi:function(e,t,n,r,i,s,o,a,h,u){var c=0,l=t;return c+=(l=l+r>>>0)<t?1:0,c+=(l=l+s>>>0)<s?1:0,c+=(l=l+a>>>0)<a?1:0,e+n+i+o+h+(c+=(l=l+u>>>0)<u?1:0)>>>0},sum64_5_lo:function(e,t,n,r,i,s,o,a,h,u){return t+r+s+a+u>>>0},rotr64_hi:function(e,t,n){return(t<<32-n|e>>>n)>>>0},rotr64_lo:function(e,t,n){return(e<<32-n|t>>>n)>>>0},shr64_hi:function(e,t,n){return e>>>n},shr64_lo:function(e,t,n){return(e<<32-n|t>>>n)>>>0}};function u(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}var c=u;u.prototype.update=function(e,t){if(e=h.toArray(e,t),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var n=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-n,e.length),0===this.pending.length&&(this.pending=null),e=h.join32(e,0,e.length-n,this.endian);for(var r=0;r<e.length;r+=this._delta32)this._update(e,r,r+this._delta32)}return this},u.prototype.digest=function(e){return this.update(this._pad()),n(null===this.pending),this._digest(e)},u.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,n=t-(e+this.padLength)%t,r=new Array(n+this.padLength);r[0]=128;for(var i=1;i<n;i++)r[i]=0;if(e<<=3,"big"===this.endian){for(var s=8;s<this.padLength;s++)r[i++]=0;r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=e>>>24&255,r[i++]=e>>>16&255,r[i++]=e>>>8&255,r[i++]=255&e}else for(r[i++]=255&e,r[i++]=e>>>8&255,r[i++]=e>>>16&255,r[i++]=e>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,s=8;s<this.padLength;s++)r[i++]=0;return r};var l={BlockHash:c},p=h.rotr32;function d(e,t,n){return e&t^~e&n}function f(e,t,n){return e&t^e&n^t&n}function m(e,t,n){return e^t^n}var g={ft_1:function(e,t,n,r){return 0===e?d(t,n,r):1===e||3===e?m(t,n,r):2===e?f(t,n,r):void 0},ch32:d,maj32:f,p32:m,s0_256:function(e){return p(e,2)^p(e,13)^p(e,22)},s1_256:function(e){return p(e,6)^p(e,11)^p(e,25)},g0_256:function(e){return p(e,7)^p(e,18)^e>>>3},g1_256:function(e){return p(e,17)^p(e,19)^e>>>10}},y=h.sum32,x=h.sum32_4,v=h.sum32_5,E=g.ch32,_=g.maj32,b=g.s0_256,A=g.s1_256,S=g.g0_256,I=g.g1_256,w=l.BlockHash,P=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function k(){if(!(this instanceof k))return new k;w.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=P,this.W=new Array(64)}h.inherits(k,w);var C=k;k.blockSize=512,k.outSize=256,k.hmacStrength=192,k.padLength=64,k.prototype._update=function(e,t){for(var r=this.W,i=0;i<16;i++)r[i]=e[t+i];for(;i<r.length;i++)r[i]=x(I(r[i-2]),r[i-7],S(r[i-15]),r[i-16]);var s=this.h[0],o=this.h[1],a=this.h[2],h=this.h[3],u=this.h[4],c=this.h[5],l=this.h[6],p=this.h[7];for(n(this.k.length===r.length),i=0;i<r.length;i++){var d=v(p,A(u),E(u,c,l),this.k[i],r[i]),f=y(b(s),_(s,o,a));p=l,l=c,c=u,u=y(h,d),h=a,a=o,o=s,s=y(d,f)}this.h[0]=y(this.h[0],s),this.h[1]=y(this.h[1],o),this.h[2]=y(this.h[2],a),this.h[3]=y(this.h[3],h),this.h[4]=y(this.h[4],u),this.h[5]=y(this.h[5],c),this.h[6]=y(this.h[6],l),this.h[7]=y(this.h[7],p)},k.prototype._digest=function(e){return"hex"===e?h.toHex32(this.h,"big"):h.split32(this.h,"big")};for(var N={},$="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",R=0;R<$.length;R++)N[$.charCodeAt(R)]=R;function O(e){for(var t=0,n=0,r=0,i=0,s=0,o=[],a=[],h=[],u=0,c=0,l=0,p=0,d=e.length;u<d;u++){var f=e.charCodeAt(u);if(44===f)h.length&&a.push(new Int32Array(h)),h=[],c=0;else if(59===f)h.length&&a.push(new Int32Array(h)),h=[],c=0,o.push(a),a=[],t=0;else{var m=N[f];if(void 0===m)throw new Error("Invalid character ("+String.fromCharCode(f)+")");var g=32&m;if(p+=(m&=31)<<l,g)l+=5;else{var y=1&p;p>>=1;var x=y?-p:p;0==c?(t+=x,h.push(t)):1===c?(n+=x,h.push(n)):2===c?(r+=x,h.push(r)):3===c?(i+=x,h.push(i)):4===c&&(s+=x,h.push(s)),c++,p=l=0}}}return h.length&&a.push(new Int32Array(h)),o.push(a),o}function M(e){var t="";e=e<0?-e<<1|1:e<<1;do{var n=31&e;(e>>=5)>0&&(n|=32),t+=$[n]}while(e>0);return t}var T=function(e,t,n){this.start=e,this.end=t,this.original=n,this.intro="",this.outro="",this.content=n,this.storeName=!1,this.edited=!1,Object.defineProperties(this,{previous:{writable:!0,value:null},next:{writable:!0,value:null}})};T.prototype.appendLeft=function(e){this.outro+=e},T.prototype.appendRight=function(e){this.intro=this.intro+e},T.prototype.clone=function(){var e=new T(this.start,this.end,this.original);return e.intro=this.intro,e.outro=this.outro,e.content=this.content,e.storeName=this.storeName,e.edited=this.edited,e},T.prototype.contains=function(e){return this.start<e&&e<this.end},T.prototype.eachNext=function(e){for(var t=this;t;)e(t),t=t.next},T.prototype.eachPrevious=function(e){for(var t=this;t;)e(t),t=t.previous},T.prototype.edit=function(e,t,n){return this.content=e,n||(this.intro="",this.outro=""),this.storeName=t,this.edited=!0,this},T.prototype.prependLeft=function(e){this.outro=e+this.outro},T.prototype.prependRight=function(e){this.intro=e+this.intro},T.prototype.split=function(e){var t=e-this.start,n=this.original.slice(0,t),r=this.original.slice(t);this.original=n;var i=new T(e,this.end,r);return i.outro=this.outro,this.outro="",this.end=e,this.edited?(i.edit("",!1),this.content=""):this.content=n,i.next=this.next,i.next&&(i.next.previous=i),i.previous=this,this.next=i,i},T.prototype.toString=function(){return this.intro+this.content+this.outro},T.prototype.trimEnd=function(e){if(this.outro=this.outro.replace(e,""),this.outro.length)return!0;var t=this.content.replace(e,"");return t.length?(t!==this.content&&this.split(this.start+t.length).edit("",void 0,!0),!0):(this.edit("",void 0,!0),this.intro=this.intro.replace(e,""),!!this.intro.length||void 0)},T.prototype.trimStart=function(e){if(this.intro=this.intro.replace(e,""),this.intro.length)return!0;var t=this.content.replace(e,"");return t.length?(t!==this.content&&(this.split(this.end-t.length),this.edit("",void 0,!0)),!0):(this.edit("",void 0,!0),this.outro=this.outro.replace(e,""),!!this.outro.length||void 0)};var D=function(){throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")};"undefined"!=typeof window&&"function"==typeof window.btoa?D=function(e){return window.btoa(unescape(encodeURIComponent(e)))}:"function"==typeof Buffer&&(D=function(e){return Buffer.from(e,"utf-8").toString("base64")});var L=function(e){this.version=3,this.file=e.file,this.sources=e.sources,this.sourcesContent=e.sourcesContent,this.names=e.names,this.mappings=function(e){for(var t=0,n=0,r=0,i=0,s="",o=0;o<e.length;o++){var a=e[o];if(o>0&&(s+=";"),0!==a.length){for(var h=0,u=[],c=0,l=a;c<l.length;c++){var p=l[c],d=M(p[0]-h);h=p[0],p.length>1&&(d+=M(p[1]-t)+M(p[2]-n)+M(p[3]-r),t=p[1],n=p[2],r=p[3]),5===p.length&&(d+=M(p[4]-i),i=p[4]),u.push(d)}s+=u.join(",")}}return s}(e.mappings)};function V(e){var t=e.split("\n"),n=t.filter(function(e){return/^\t+/.test(e)}),r=t.filter(function(e){return/^ {2,}/.test(e)});if(0===n.length&&0===r.length)return null;if(n.length>=r.length)return"\t";var i=r.reduce(function(e,t){var n=/^ +/.exec(t)[0].length;return Math.min(n,e)},1/0);return new Array(i+1).join(" ")}function B(e,t){var n=e.split(/[\/\\]/),r=t.split(/[\/\\]/);for(n.pop();n[0]===r[0];)n.shift(),r.shift();if(n.length)for(var i=n.length;i--;)n[i]="..";return n.concat(r).join("/")}L.prototype.toString=function(){return JSON.stringify(this)},L.prototype.toUrl=function(){return"data:application/json;charset=utf-8;base64,"+D(this.toString())};var z=Object.prototype.toString;function j(e){return"[object Object]"===z.call(e)}function W(e){for(var t=e.split("\n"),n=[],r=0,i=0;r<t.length;r++)n.push(i),i+=t[r].length+1;return function(e){for(var t=0,r=n.length;t<r;){var i=t+r>>1;e<n[i]?r=i:t=i+1}var s=t-1;return{line:s,column:e-n[s]}}}var U=function(e){this.hires=e,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null};U.prototype.addEdit=function(e,t,n,r){if(t.length){var i=[this.generatedCodeColumn,e,n.line,n.column];r>=0&&i.push(r),this.rawSegments.push(i)}else this.pending&&this.rawSegments.push(this.pending);this.advance(t),this.pending=null},U.prototype.addUneditedChunk=function(e,t,n,r,i){for(var s=t.start,o=!0;s<t.end;)(this.hires||o||i[s])&&this.rawSegments.push([this.generatedCodeColumn,e,r.line,r.column]),"\n"===n[s]?(r.line+=1,r.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0):(r.column+=1,this.generatedCodeColumn+=1),s+=1,o=!1;this.pending=[this.generatedCodeColumn,e,r.line,r.column]},U.prototype.advance=function(e){if(e){var t=e.split("\n");if(t.length>1){for(var n=0;n<t.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=t[t.length-1].length}};var F="\n",q={insertLeft:!1,insertRight:!1,storeName:!1},G=function(e,t){void 0===t&&(t={});var n=new T(0,e.length,e);Object.defineProperties(this,{original:{writable:!0,value:e},outro:{writable:!0,value:""},intro:{writable:!0,value:""},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:t.filename},indentExclusionRanges:{writable:!0,value:t.indentExclusionRanges},sourcemapLocations:{writable:!0,value:{}},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:V(e)}}),this.byStart[0]=n,this.byEnd[e.length]=n};G.prototype.addSourcemapLocation=function(e){this.sourcemapLocations[e]=!0},G.prototype.append=function(e){if("string"!=typeof e)throw new TypeError("outro content must be a string");return this.outro+=e,this},G.prototype.appendLeft=function(e,t){if("string"!=typeof t)throw new TypeError("inserted content must be a string");this._split(e);var n=this.byEnd[e];return n?n.appendLeft(t):this.intro+=t,this},G.prototype.appendRight=function(e,t){if("string"!=typeof t)throw new TypeError("inserted content must be a string");this._split(e);var n=this.byStart[e];return n?n.appendRight(t):this.outro+=t,this},G.prototype.clone=function(){for(var e=new G(this.original,{filename:this.filename}),t=this.firstChunk,n=e.firstChunk=e.lastSearchedChunk=t.clone();t;){e.byStart[n.start]=n,e.byEnd[n.end]=n;var r=t.next,i=r&&r.clone();i&&(n.next=i,i.previous=n,n=i),t=r}return e.lastChunk=n,this.indentExclusionRanges&&(e.indentExclusionRanges=this.indentExclusionRanges.slice()),Object.keys(this.sourcemapLocations).forEach(function(t){e.sourcemapLocations[t]=!0}),e},G.prototype.generateDecodedMap=function(e){var t=this;e=e||{};var n=Object.keys(this.storedNames),r=new U(e.hires),i=W(this.original);return this.intro&&r.advance(this.intro),this.firstChunk.eachNext(function(e){var s=i(e.start);e.intro.length&&r.advance(e.intro),e.edited?r.addEdit(0,e.content,s,e.storeName?n.indexOf(e.original):-1):r.addUneditedChunk(0,e,t.original,s,t.sourcemapLocations),e.outro.length&&r.advance(e.outro)}),{file:e.file?e.file.split(/[\/\\]/).pop():null,sources:[e.source?B(e.file||"",e.source):null],sourcesContent:e.includeContent?[this.original]:[null],names:n,mappings:r.raw}},G.prototype.generateMap=function(e){return new L(this.generateDecodedMap(e))},G.prototype.getIndentString=function(){return null===this.indentStr?"\t":this.indentStr},G.prototype.indent=function(e,t){var n=/^[^\r\n]/gm;if(j(e)&&(t=e,e=void 0),""===(e=void 0!==e?e:this.indentStr||"\t"))return this;var r={};(t=t||{}).exclude&&("number"==typeof t.exclude[0]?[t.exclude]:t.exclude).forEach(function(e){for(var t=e[0];t<e[1];t+=1)r[t]=!0});var i=!1!==t.indentStart,s=function(t){return i?""+e+t:(i=!0,t)};this.intro=this.intro.replace(n,s);for(var o=0,a=this.firstChunk;a;){var h=a.end;if(a.edited)r[o]||(a.content=a.content.replace(n,s),a.content.length&&(i="\n"===a.content[a.content.length-1]));else for(o=a.start;o<h;){if(!r[o]){var u=this.original[o];"\n"===u?i=!0:"\r"!==u&&i&&(i=!1,o===a.start?a.prependRight(e):(this._splitChunk(a,o),(a=a.next).prependRight(e)))}o+=1}o=a.end,a=a.next}return this.outro=this.outro.replace(n,s),this},G.prototype.insert=function(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")},G.prototype.insertLeft=function(e,t){return q.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),q.insertLeft=!0),this.appendLeft(e,t)},G.prototype.insertRight=function(e,t){return q.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),q.insertRight=!0),this.prependRight(e,t)},G.prototype.move=function(e,t,n){if(n>=e&&n<=t)throw new Error("Cannot move a selection inside itself");this._split(e),this._split(t),this._split(n);var r=this.byStart[e],i=this.byEnd[t],s=r.previous,o=i.next,a=this.byStart[n];if(!a&&i===this.lastChunk)return this;var h=a?a.previous:this.lastChunk;return s&&(s.next=o),o&&(o.previous=s),h&&(h.next=r),a&&(a.previous=i),r.previous||(this.firstChunk=i.next),i.next||(this.lastChunk=r.previous,this.lastChunk.next=null),r.previous=h,i.next=a||null,h||(this.firstChunk=r),a||(this.lastChunk=i),this},G.prototype.overwrite=function(e,t,n,r){if("string"!=typeof n)throw new TypeError("replacement content must be a string");for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length;if(t>this.original.length)throw new Error("end is out of bounds");if(e===t)throw new Error("Cannot overwrite a zero-length range – use appendLeft or prependRight instead");this._split(e),this._split(t),!0===r&&(q.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),q.storeName=!0),r={storeName:!0});var i=void 0!==r&&r.storeName,s=void 0!==r&&r.contentOnly;if(i){var o=this.original.slice(e,t);this.storedNames[o]=!0}var a=this.byStart[e],h=this.byEnd[t];if(a){if(t>a.end&&a.next!==this.byStart[a.end])throw new Error("Cannot overwrite across a split point");if(a.edit(n,i,s),a!==h){for(var u=a.next;u!==h;)u.edit("",!1),u=u.next;u.edit("",!1)}}else{var c=new T(e,t,"").edit(n,i);h.next=c,c.previous=h}return this},G.prototype.prepend=function(e){if("string"!=typeof e)throw new TypeError("outro content must be a string");return this.intro=e+this.intro,this},G.prototype.prependLeft=function(e,t){if("string"!=typeof t)throw new TypeError("inserted content must be a string");this._split(e);var n=this.byEnd[e];return n?n.prependLeft(t):this.intro=t+this.intro,this},G.prototype.prependRight=function(e,t){if("string"!=typeof t)throw new TypeError("inserted content must be a string");this._split(e);var n=this.byStart[e];return n?n.prependRight(t):this.outro=t+this.outro,this},G.prototype.remove=function(e,t){for(;e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length;if(e===t)return this;if(e<0||t>this.original.length)throw new Error("Character is out of bounds");if(e>t)throw new Error("end must be greater than start");this._split(e),this._split(t);for(var n=this.byStart[e];n;)n.intro="",n.outro="",n.edit(""),n=t>n.end?this.byStart[n.end]:null;return this},G.prototype.lastChar=function(){if(this.outro.length)return this.outro[this.outro.length-1];var e=this.lastChunk;do{if(e.outro.length)return e.outro[e.outro.length-1];if(e.content.length)return e.content[e.content.length-1];if(e.intro.length)return e.intro[e.intro.length-1]}while(e=e.previous);return this.intro.length?this.intro[this.intro.length-1]:""},G.prototype.lastLine=function(){var e=this.outro.lastIndexOf(F);if(-1!==e)return this.outro.substr(e+1);var t=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(-1!==(e=n.outro.lastIndexOf(F)))return n.outro.substr(e+1)+t;t=n.outro+t}if(n.content.length>0){if(-1!==(e=n.content.lastIndexOf(F)))return n.content.substr(e+1)+t;t=n.content+t}if(n.intro.length>0){if(-1!==(e=n.intro.lastIndexOf(F)))return n.intro.substr(e+1)+t;t=n.intro+t}}while(n=n.previous);return-1!==(e=this.intro.lastIndexOf(F))?this.intro.substr(e+1)+t:this.intro+t},G.prototype.slice=function(e,t){for(void 0===e&&(e=0),void 0===t&&(t=this.original.length);e<0;)e+=this.original.length;for(;t<0;)t+=this.original.length;for(var n="",r=this.firstChunk;r&&(r.start>e||r.end<=e);){if(r.start<t&&r.end>=t)return n;r=r.next}if(r&&r.edited&&r.start!==e)throw new Error("Cannot use replaced character "+e+" as slice start anchor.");for(var i=r;r;){!r.intro||i===r&&r.start!==e||(n+=r.intro);var s=r.start<t&&r.end>=t;if(s&&r.edited&&r.end!==t)throw new Error("Cannot use replaced character "+t+" as slice end anchor.");var o=i===r?e-r.start:0,a=s?r.content.length+t-r.end:r.content.length;if(n+=r.content.slice(o,a),!r.outro||s&&r.end!==t||(n+=r.outro),s)break;r=r.next}return n},G.prototype.snip=function(e,t){var n=this.clone();return n.remove(0,e),n.remove(t,n.original.length),n},G.prototype._split=function(e){if(!this.byStart[e]&&!this.byEnd[e])for(var t=this.lastSearchedChunk,n=e>t.end;t;){if(t.contains(e))return this._splitChunk(t,e);t=n?this.byStart[t.end]:this.byEnd[t.start]}},G.prototype._splitChunk=function(e,t){if(e.edited&&e.content.length){var n=W(this.original)(t);throw new Error("Cannot split a chunk that has already been edited ("+n.line+":"+n.column+' – "'+e.original+'")')}var r=e.split(t);return this.byEnd[t]=e,this.byStart[t]=r,this.byEnd[r.end]=r,e===this.lastChunk&&(this.lastChunk=r),this.lastSearchedChunk=e,!0},G.prototype.toString=function(){for(var e=this.intro,t=this.firstChunk;t;)e+=t.toString(),t=t.next;return e+this.outro},G.prototype.isEmpty=function(){var e=this.firstChunk;do{if(e.intro.length&&e.intro.trim()||e.content.length&&e.content.trim()||e.outro.length&&e.outro.trim())return!1}while(e=e.next);return!0},G.prototype.length=function(){var e=this.firstChunk,t=0;do{t+=e.intro.length+e.content.length+e.outro.length}while(e=e.next);return t},G.prototype.trimLines=function(){return this.trim("[\\r\\n]")},G.prototype.trim=function(e){return this.trimStart(e).trimEnd(e)},G.prototype.trimEndAborted=function(e){var t=new RegExp((e||"\\s")+"+$");if(this.outro=this.outro.replace(t,""),this.outro.length)return!0;var n=this.lastChunk;do{var r=n.end,i=n.trimEnd(t);if(n.end!==r&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),i)return!0;n=n.previous}while(n);return!1},G.prototype.trimEnd=function(e){return this.trimEndAborted(e),this},G.prototype.trimStartAborted=function(e){var t=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(t,""),this.intro.length)return!0;var n=this.firstChunk;do{var r=n.end,i=n.trimStart(t);if(n.end!==r&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),i)return!0;n=n.next}while(n);return!1},G.prototype.trimStart=function(e){return this.trimStartAborted(e),this};var H=Object.prototype.hasOwnProperty,K=function(e){void 0===e&&(e={}),this.intro=e.intro||"",this.separator=void 0!==e.separator?e.separator:"\n",this.sources=[],this.uniqueSources=[],this.uniqueSourceIndexByFilename={}};K.prototype.addSource=function(e){if(e instanceof G)return this.addSource({content:e,filename:e.filename,separator:this.separator});if(!j(e)||!e.content)throw new Error("bundle.addSource() takes an object with a `content` property, which should be an instance of MagicString, and an optional `filename`");if(["filename","indentExclusionRanges","separator"].forEach(function(t){H.call(e,t)||(e[t]=e.content[t])}),void 0===e.separator&&(e.separator=this.separator),e.filename)if(H.call(this.uniqueSourceIndexByFilename,e.filename)){var t=this.uniqueSources[this.uniqueSourceIndexByFilename[e.filename]];if(e.content.original!==t.content)throw new Error("Illegal source: same filename ("+e.filename+"), different contents")}else this.uniqueSourceIndexByFilename[e.filename]=this.uniqueSources.length,this.uniqueSources.push({filename:e.filename,content:e.content.original});return this.sources.push(e),this},K.prototype.append=function(e,t){return this.addSource({content:new G(e),separator:t&&t.separator||""}),this},K.prototype.clone=function(){var e=new K({intro:this.intro,separator:this.separator});return this.sources.forEach(function(t){e.addSource({filename:t.filename,content:t.content.clone(),separator:t.separator})}),e},K.prototype.generateDecodedMap=function(e){var t=this;void 0===e&&(e={});var n=[];this.sources.forEach(function(e){Object.keys(e.content.storedNames).forEach(function(e){~n.indexOf(e)||n.push(e)})});var r=new U(e.hires);return this.intro&&r.advance(this.intro),this.sources.forEach(function(e,i){i>0&&r.advance(t.separator);var s=e.filename?t.uniqueSourceIndexByFilename[e.filename]:-1,o=e.content,a=W(o.original);o.intro&&r.advance(o.intro),o.firstChunk.eachNext(function(t){var i=a(t.start);t.intro.length&&r.advance(t.intro),e.filename?t.edited?r.addEdit(s,t.content,i,t.storeName?n.indexOf(t.original):-1):r.addUneditedChunk(s,t,o.original,i,o.sourcemapLocations):r.advance(t.content),t.outro.length&&r.advance(t.outro)}),o.outro&&r.advance(o.outro)}),{file:e.file?e.file.split(/[\/\\]/).pop():null,sources:this.uniqueSources.map(function(t){return e.file?B(e.file,t.filename):t.filename}),sourcesContent:this.uniqueSources.map(function(t){return e.includeContent?t.content:null}),names:n,mappings:r.raw}},K.prototype.generateMap=function(e){return new L(this.generateDecodedMap(e))},K.prototype.getIndentString=function(){var e={};return this.sources.forEach(function(t){var n=t.content.indentStr;null!==n&&(e[n]||(e[n]=0),e[n]+=1)}),Object.keys(e).sort(function(t,n){return e[t]-e[n]})[0]||"\t"},K.prototype.indent=function(e){var t=this;if(arguments.length||(e=this.getIndentString()),""===e)return this;var n=!this.intro||"\n"===this.intro.slice(-1);return this.sources.forEach(function(r,i){var s=void 0!==r.separator?r.separator:t.separator,o=n||i>0&&/\r?\n$/.test(s);r.content.indent(e,{exclude:r.indentExclusionRanges,indentStart:o}),n="\n"===r.content.lastChar()}),this.intro&&(this.intro=e+this.intro.replace(/^[^\n]/gm,function(t,n){return n>0?e+t:t})),this},K.prototype.prepend=function(e){return this.intro=e+this.intro,this},K.prototype.toString=function(){var e=this,t=this.sources.map(function(t,n){var r=void 0!==t.separator?t.separator:e.separator;return(n>0?r:"")+t.content.toString()}).join("");return this.intro+t},K.prototype.isEmpty=function(){return(!this.intro.length||!this.intro.trim())&&!this.sources.some(function(e){return!e.content.isEmpty()})},K.prototype.length=function(){return this.sources.reduce(function(e,t){return e+t.content.length()},this.intro.length)},K.prototype.trimLines=function(){return this.trim("[\\r\\n]")},K.prototype.trim=function(e){return this.trimStart(e).trimEnd(e)},K.prototype.trimStart=function(e){var t=new RegExp("^"+(e||"\\s")+"+");if(this.intro=this.intro.replace(t,""),!this.intro){var n,r=0;do{if(!(n=this.sources[r++]))break}while(!n.content.trimStartAborted(e))}return this},K.prototype.trimEnd=function(e){var t,n=new RegExp((e||"\\s")+"+$"),r=this.sources.length-1;do{if(!(t=this.sources[r--])){this.intro=this.intro.replace(n,"");break}}while(!t.content.trimEndAborted(e));return this};const Y=Object.create(null),X="BlockStatement",Q="CallExpression",J="ExportAllDeclaration",Z="ExpressionStatement",ee="FunctionExpression",te="Identifier",ne="ImportDefaultSpecifier",re="ImportNamespaceSpecifier",ie="Program",se="Property",oe="ReturnStatement",ae="VariableDeclaration";function he(e,t,n,r){if(t.remove(n,r),e.annotations)for(const r of e.annotations){if(!(r.start<n))return;t.remove(r.start,r.end)}}function ue(e,t){if(e.annotations||e.parent.type!==Z||(e=e.parent),e.annotations)for(const n of e.annotations)t.remove(n.start,n.end)}const ce={isNoStatement:!0};function le(e,t,n=0){let r,i;for(r=e.indexOf(t,n);;){if(-1===(n=e.indexOf("/",n))||n>r)return r;if(i=e.charCodeAt(++n),++n,47===i){if(0===(n=e.indexOf("\n",n)+1))return-1;n>r&&(r=e.indexOf(t,n))}else 42===i&&(n=e.indexOf("*/",n)+2)>r&&(r=e.indexOf(t,n))}}function pe(e,t=0){let n,r;for(n=e.indexOf("\n",t);;){if(-1===(t=e.indexOf("/",t))||t>n)return n;if(47===(r=e.charCodeAt(++t)))return n;++t,42===r&&(t=e.indexOf("*/",t)+2)>n&&(n=e.indexOf("\n",t))}}function de(e,t,n,r,i){if(0===e.length)return;let s,o,a,h,u=e[0],c=!u.included||u.needsBoundaries;c&&(h=n+pe(t.original.slice(n,u.start))+1);for(let n=1;n<=e.length;n++)s=u,o=h,a=c,c=void 0!==(u=e[n])&&(!u.included||u.needsBoundaries),a||c?(h=s.end+pe(t.original.slice(s.end,void 0===u?r:u.start))+1,s.included?a?s.render(t,i,{end:h,start:o}):s.render(t,i):he(s,t,o,h)):s.render(t,i)}function fe(e,t,n,r){const i=[];let s,o,a,h,u,c=n-1;for(let r=0;r<e.length;r++){for(o=e[r],void 0!==s&&(c=s.end+le(t.original.slice(s.end,o.start),",")),a=h=c+2+pe(t.original.slice(c+1,o.start));32===(u=t.original.charCodeAt(a))||9===u||10===u||13===u;)a++;void 0!==s&&i.push({contentEnd:h,end:a,node:s,separator:c,start:n}),s=o,n=a}return i.push({contentEnd:r,end:r,node:s,separator:null,start:n}),i}const me="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_$",ge=64;function ye(e){let t="";do{const n=e%ge;e=Math.floor(e/ge),t=me[n]+t}while(0!==e);return t}function xe(e,t){let n=e,r=1;for(;t[n];)n=`${e}$${ye(r++)}`;return t[n]=!0,n}class ve{static create(e){return new this(e)}constructor({withNew:e=!1,args:t=[],callIdentifier:n}={}){this.withNew=e,this.args=t,this.callIdentifier=n}equals(e){return e&&this.callIdentifier===e.callIdentifier}}const Ee={UNKNOWN_KEY:!0},_e=[],be=[Ee];function Ae(e,t=null){return Object.create(t,e)}const Se={UNKNOWN_VALUE:!0},Ie={deoptimizePath:()=>{},getLiteralValueAtPath:()=>Se,getReturnExpressionWhenCalledAtPath:()=>Ie,hasEffectsWhenAccessedAtPath:e=>e.length>0,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:()=>!0,include:()=>{},included:!0,toString:()=>"[[UNKNOWN]]"},we={deoptimizePath:()=>{},getLiteralValueAtPath:()=>void 0,getReturnExpressionWhenCalledAtPath:()=>Ie,hasEffectsWhenAccessedAtPath:e=>e.length>0,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:()=>!0,include:()=>{},included:!0,toString:()=>"undefined"},Pe={value:{returns:null,returnsPrimitive:Ie,callsArgs:null,mutatesSelf:!0}},ke={value:{returns:null,returnsPrimitive:Ie,callsArgs:[0],mutatesSelf:!1}};class Ce{constructor(){this.included=!1}deoptimizePath(){}getLiteralValueAtPath(){return Se}getReturnExpressionWhenCalledAtPath(e){return 1===e.length?Xe(qe,e[0]):Ie}hasEffectsWhenAccessedAtPath(e){return e.length>1}hasEffectsWhenAssignedAtPath(e){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){return 1!==e.length||Ye(qe,e[0],this.included,t,n)}include(){this.included=!0}toString(){return"[[UNKNOWN ARRAY]]"}}const Ne={value:{callsArgs:null,mutatesSelf:!1,returns:Ce,returnsPrimitive:null}},$e={value:{callsArgs:null,mutatesSelf:!0,returns:Ce,returnsPrimitive:null}},Re={value:{callsArgs:[0],mutatesSelf:!1,returns:Ce,returnsPrimitive:null}},Oe={value:{callsArgs:[0],mutatesSelf:!0,returns:Ce,returnsPrimitive:null}},Me={deoptimizePath:()=>{},getLiteralValueAtPath:()=>Se,getReturnExpressionWhenCalledAtPath:e=>1===e.length?Xe(Ge,e[0]):Ie,hasEffectsWhenAccessedAtPath:e=>e.length>1,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:e=>{if(1===e.length){const t=e[0];return"string"!=typeof t||!Ge[t]}return!0},include:()=>{},included:!0,toString:()=>"[[UNKNOWN BOOLEAN]]"},Te={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:Me}},De={value:{callsArgs:[0],mutatesSelf:!1,returns:null,returnsPrimitive:Me}},Le={deoptimizePath:()=>{},getLiteralValueAtPath:()=>Se,getReturnExpressionWhenCalledAtPath:e=>1===e.length?Xe(He,e[0]):Ie,hasEffectsWhenAccessedAtPath:e=>e.length>1,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:e=>{if(1===e.length){const t=e[0];return"string"!=typeof t||!He[t]}return!0},include:()=>{},included:!0,toString:()=>"[[UNKNOWN NUMBER]]"},Ve={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:Le}},Be={value:{callsArgs:null,mutatesSelf:!0,returns:null,returnsPrimitive:Le}},ze={value:{callsArgs:[0],mutatesSelf:!1,returns:null,returnsPrimitive:Le}},je={deoptimizePath:()=>{},getLiteralValueAtPath:()=>Se,getReturnExpressionWhenCalledAtPath:e=>1===e.length?Xe(Ke,e[0]):Ie,hasEffectsWhenAccessedAtPath:e=>e.length>1,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:(e,t,n)=>1!==e.length||Ye(Ke,e[0],!0,t,n),include:()=>{},included:!0,toString:()=>"[[UNKNOWN STRING]]"},We={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:je}};class Ue{constructor(){this.included=!1}deoptimizePath(){}getLiteralValueAtPath(){return Se}getReturnExpressionWhenCalledAtPath(e){return 1===e.length?Xe(Fe,e[0]):Ie}hasEffectsWhenAccessedAtPath(e){return e.length>1}hasEffectsWhenAssignedAtPath(e){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){return 1!==e.length||Ye(Fe,e[0],this.included,t,n)}include(){this.included=!0}toString(){return"[[UNKNOWN OBJECT]]"}}const Fe=Ae({hasOwnProperty:Te,isPrototypeOf:Te,propertyIsEnumerable:Te,toLocaleString:We,toString:We,valueOf:{value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:Ie}}}),qe=Ae({concat:Ne,copyWithin:$e,every:De,fill:$e,filter:Re,find:ke,findIndex:ze,forEach:ke,includes:Te,indexOf:Ve,join:We,lastIndexOf:Ve,map:Re,pop:Pe,push:Be,reduce:ke,reduceRight:ke,reverse:$e,shift:Pe,slice:Ne,some:De,sort:Oe,splice:$e,unshift:Be},Fe),Ge=Ae({valueOf:Te},Fe),He=Ae({toExponential:We,toFixed:We,toLocaleString:We,toPrecision:We,valueOf:Ve},Fe),Ke=Ae({charAt:We,charCodeAt:Ve,codePointAt:Ve,concat:We,endsWith:Te,includes:Te,indexOf:Ve,lastIndexOf:Ve,localeCompare:Ve,match:Te,normalize:We,padEnd:We,padStart:We,repeat:We,replace:{value:{callsArgs:[1],mutatesSelf:!1,returns:null,returnsPrimitive:je}},search:Ve,slice:We,split:Ne,startsWith:Te,substr:We,substring:We,toLocaleLowerCase:We,toLocaleUpperCase:We,toLowerCase:We,toUpperCase:We,trim:We,valueOf:We},Fe);function Ye(e,t,n,r,i){if("string"!=typeof t||!e[t])return!0;if(e[t].mutatesSelf&&n)return!0;if(!e[t].callsArgs)return!1;for(const n of e[t].callsArgs)if(r.args[n]&&r.args[n].hasEffectsWhenCalledAtPath(_e,ve.create({args:[],callIdentifier:{},withNew:!1}),i.getHasEffectsWhenCalledOptions()))return!0;return!1}function Xe(e,t){return"string"==typeof t&&e[t]?null!==e[t].returnsPrimitive?e[t].returnsPrimitive:new e[t].returns:Ie}class Qe{constructor(e){this.exportName=null,this.included=!1,this.isId=!1,this.isReassigned=!1,this.reexported=!1,this.renderBaseName=null,this.renderName=null,this.safeExportName=null,this.name=e}addReference(e){}deoptimizePath(e){}getBaseVariableName(){return this.renderBaseName||this.renderName||this.name}getLiteralValueAtPath(e,t,n){return Se}getName(){const e=this.renderName||this.name;return this.renderBaseName?`${this.renderBaseName}.${e}`:e}getReturnExpressionWhenCalledAtPath(e,t,n){return Ie}hasEffectsWhenAccessedAtPath(e,t){return e.length>0}hasEffectsWhenAssignedAtPath(e,t){return!0}hasEffectsWhenCalledAtPath(e,t,n){return!0}include(){this.included=!0}setRenderNames(e,t){this.renderBaseName=e,this.renderName=t}setSafeName(e){this.renderName=e}toString(){return this.name}}class Je extends Qe{constructor(e,t){super(t),this.module=e,this.isNamespace="*"===t,this.referenced=!1}addReference(e){this.referenced=!0,"default"!==this.name&&"*"!==this.name||this.module.suggestName(e.name)}include(){this.included||(this.included=!0,this.module.used=!0)}}Je.prototype.isExternal=!0;const Ze="break case class catch const continue debugger default delete do else export extends finally for function if import in instanceof let new return super switch this throw try typeof var void while with yield enum await implements package protected static interface private public".split(" "),et="Infinity NaN undefined null true false eval uneval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Symbol Error EvalError InternalError RangeError ReferenceError SyntaxError TypeError URIError Number Math Date String RegExp Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array Map Set WeakMap WeakSet SIMD ArrayBuffer DataView JSON Promise Generator GeneratorFunction Reflect Proxy Intl".split(" "),tt=Object.create(null);Ze.concat(et).forEach(e=>tt[e]=!0);const nt=/[^$_a-zA-Z0-9]/g,rt=e=>/\d/.test(e[0]);function it(e){return e=e.replace(/-(\w)/g,(e,t)=>t.toUpperCase()).replace(nt,"_"),(rt(e)||tt[e])&&(e=`_${e}`),e}const st=/^(?:\/|(?:[A-Za-z]:)?[\\|\/])/,ot=/^\.?\.\//;function at(e){return st.test(e)}function ht(e){return ot.test(e)}function ut(e){return e.replace(/\\/g,"/")}function ct(e){return e.split(/(\/|\\)/).pop()}function lt(e){const t=/(\/|\\)[^\/\\]*$/.exec(e);if(!t)return".";const n=e.slice(0,-t[0].length);return n||"/"}function pt(e){const t=/\.[^.]+$/.exec(ct(e));return t?t[0]:""}function dt(e,t){const n=e.split(/[\/\\]/).filter(Boolean),r=t.split(/[\/\\]/).filter(Boolean);for(;n[0]&&r[0]&&n[0]===r[0];)n.shift(),r.shift();for(;"."===r[0]||".."===r[0];){".."===r.shift()&&n.pop()}for(;n.pop();)r.unshift("..");return r.join("/")}function ft(...e){let t=e.shift().split(/[\/\\]/);return e.forEach(e=>{if(at(e))t=e.split(/[\/\\]/);else{const n=e.split(/[\/\\]/);for(;"."===n[0]||".."===n[0];){".."===n.shift()&&t.pop()}t.push.apply(t,n)}}),t.join("/")}class mt{constructor(e,t,n){this.exportsNames=!1,this.exportsNamespace=!1,this.isExternal=!0,this.mostCommonSuggestion=0,this.reexported=!1,this.renderPath=void 0,this.renormalizeRenderPath=!1,this.used=!1,this.graph=e,this.id=t,this.execIndex=1/0,this.moduleSideEffects=n;const r=t.split(/[\\\/]/);this.variableName=it(r.pop()),this.nameSuggestions=Object.create(null),this.declarations=Object.create(null),this.exportedVariables=new Map}getVariableForExportName(e,t){"default"!==e&&"*"!==e&&(this.exportsNames=!0),"*"===e&&(this.exportsNamespace=!0);let n=this.declarations[e];return n||(this.declarations[e]=n=new Je(this,e),this.exportedVariables.set(n,e),n)}setRenderPath(e,t){return this.renderPath="",e.paths&&(this.renderPath="function"==typeof e.paths?e.paths(this.id):e.paths[this.id]),this.renderPath||(at(this.id)?(this.renderPath=ut(dt(t,this.id)),this.renormalizeRenderPath=!0):this.renderPath=this.id),this.renderPath}suggestName(e){this.nameSuggestions[e]||(this.nameSuggestions[e]=0),this.nameSuggestions[e]+=1,this.nameSuggestions[e]>this.mostCommonSuggestion&&(this.mostCommonSuggestion=this.nameSuggestions[e],this.variableName=e)}warnUnusedImports(){const e=Object.keys(this.declarations).filter(e=>{if("*"===e)return!1;const t=this.declarations[e];return!t.included&&!this.reexported&&!t.referenced});if(0===e.length)return;const t=1===e.length?`'${e[0]}' is`:`${e.slice(0,-1).map(e=>`'${e}'`).join(", ")} and '${e.slice(-1)}' are`;this.graph.warn({code:"UNUSED_EXTERNAL_IMPORT",message:`${t} imported from external module '${this.id}' but never used`,names:e,source:this.id})}}function gt(e){e.isExecuted=!0;const t=[e],n={};for(const e of t)for(const r of e.dependencies)r instanceof mt||r.isExecuted||!r.moduleSideEffects||n[r.id]||(r.isExecuted=!0,n[r.id]=!0,t.push(r))}const yt=7;class xt extends Qe{constructor(e,t,n,r){super(e),this.additionalInitializers=null,this.expressionsToBeDeoptimized=[],this.declarations=t?[t]:[],this.init=n,this.deoptimizationTracker=r.deoptimizationTracker,this.module=r.module}addDeclaration(e,t){this.declarations.push(e),null===this.additionalInitializers&&(this.additionalInitializers=null===this.init?[]:[this.init],this.init=Ie,this.isReassigned=!0),null!==t&&this.additionalInitializers.push(t)}consolidateInitializers(){if(null!==this.additionalInitializers){for(const e of this.additionalInitializers)e.deoptimizePath(be);this.additionalInitializers=null}}deoptimizePath(e){if(!(e.length>yt||this.isReassigned||this.deoptimizationTracker.track(this,e)))if(0===e.length){if(!this.isReassigned){this.isReassigned=!0;for(const e of this.expressionsToBeDeoptimized)e.deoptimizeCache();this.init&&this.init.deoptimizePath(be)}}else this.init&&this.init.deoptimizePath(e)}getLiteralValueAtPath(e,t,n){return this.isReassigned||!this.init||e.length>yt||t.isTracked(this.init,e)?Se:(this.expressionsToBeDeoptimized.push(n),this.init.getLiteralValueAtPath(e,t.track(this.init,e),n))}getReturnExpressionWhenCalledAtPath(e,t,n){return this.isReassigned||!this.init||e.length>yt||t.isTracked(this.init,e)?Ie:(this.expressionsToBeDeoptimized.push(n),this.init.getReturnExpressionWhenCalledAtPath(e,t.track(this.init,e),n))}hasEffectsWhenAccessedAtPath(e,t){return 0!==e.length&&(this.isReassigned||e.length>yt||this.init&&!t.hasNodeBeenAccessedAtPath(e,this.init)&&this.init.hasEffectsWhenAccessedAtPath(e,t.addAccessedNodeAtPath(e,this.init)))}hasEffectsWhenAssignedAtPath(e,t){return!!(this.included||e.length>yt)||0!==e.length&&(this.isReassigned||this.init&&!t.hasNodeBeenAssignedAtPath(e,this.init)&&this.init.hasEffectsWhenAssignedAtPath(e,t.addAssignedNodeAtPath(e,this.init)))}hasEffectsWhenCalledAtPath(e,t,n){return e.length>yt||(this.isReassigned||this.init&&!n.hasNodeBeenCalledAtPathWithOptions(e,this.init,t)&&this.init.hasEffectsWhenCalledAtPath(e,t,n.addCalledNodeAtPathWithOptions(e,this.init,t)))}include(){if(!this.included){this.included=!0,this.module.isExecuted||gt(this.module);for(const e of this.declarations){e.included||e.include(!1);let t=e.parent;for(;!t.included&&(t.included=!0,t.type!==ie);)t=t.parent}}}}xt.prototype.isLocal=!0;class vt{constructor(){this.children=[],this.variables=Object.create(null)}addDeclaration(e,t,n=null,r){const i=e.name;return this.variables[i]?this.variables[i].addDeclaration(e,n):this.variables[i]=new xt(e.name,e,n||we,t),this.variables[i]}contains(e){return e in this.variables}findVariable(e){throw new Error("Internal Error: findVariable needs to be implemented by a subclass")}}class Et extends vt{constructor(e){super(),this.accessedOutsideVariables=Object.create(null),this.parent=e,e.children.push(this)}addNamespaceMemberAccess(e,t){this.accessedOutsideVariables[e]=t,this.parent instanceof Et&&this.parent.addNamespaceMemberAccess(e,t)}addReturnExpression(e){this.parent instanceof Et&&this.parent.addReturnExpression(e)}contains(e){return e in this.variables||this.parent.contains(e)}deconflict(e){const t=Object.assign(Object.create(null),e);for(const e of Object.keys(this.accessedOutsideVariables)){const n=this.accessedOutsideVariables[e];n.included&&(t[n.getBaseVariableName()]=!0)}for(const e of Object.keys(this.variables)){const n=this.variables[e];n.included&&n.setSafeName(xe(e,t))}for(const t of this.children)t.deconflict(e)}findLexicalBoundary(){return this.parent instanceof Et?this.parent.findLexicalBoundary():this}findVariable(e){const t=this.variables[e]||this.accessedOutsideVariables[e];return t||(this.accessedOutsideVariables[e]=this.parent.findVariable(e))}}function _t(e,t,n){if("number"==typeof n)throw new Error("locate takes a { startIndex, offsetLine, offsetColumn } object as the third argument");return function(e,t){void 0===t&&(t={});var n=t.offsetLine||0,r=t.offsetColumn||0,i=e.split("\n"),s=0,o=i.map(function(e,t){var n=s+e.length+1,r={start:s,end:n,line:t};return s=n,r}),a=0;function h(e,t){return e.start<=t&&t<e.end}function u(e,t){return{line:n+e.line,column:r+t-e.start,character:t}}return function(t,n){"string"==typeof t&&(t=e.indexOf(t,n||0));for(var r=o[a],i=t>=r.end?1:-1;r;){if(h(r,t))return u(r,t);r=o[a+=i]}}}(e,n)(t,n&&n.startIndex)}var bt=5,At=1<<bt,St=At-1,It={};function wt(e){e&&(e.value=!0)}function Pt(){}function kt(e){return void 0===e.size&&(e.size=e.__iterate(Nt)),e.size}function Ct(e,t){if("number"!=typeof t){var n=t>>>0;if(""+n!==t||4294967295===n)return NaN;t=n}return t<0?kt(e)+t:t}function Nt(){return!0}function $t(e,t,n){return(0===e&&!Tt(e)||void 0!==n&&e<=-n)&&(void 0===t||void 0!==n&&t>=n)}function Rt(e,t){return Mt(e,t,0)}function Ot(e,t){return Mt(e,t,t)}function Mt(e,t,n){return void 0===e?n:Tt(e)?t===1/0?t:0|Math.max(0,t+e):void 0===t||t===e?e:0|Math.min(t,e)}function Tt(e){return e<0||0===e&&1/e==-1/0}var Dt="@@__IMMUTABLE_ITERABLE__@@";function Lt(e){return Boolean(e&&e[Dt])}var Vt="@@__IMMUTABLE_KEYED__@@";function Bt(e){return Boolean(e&&e[Vt])}var zt="@@__IMMUTABLE_INDEXED__@@";function jt(e){return Boolean(e&&e[zt])}function Wt(e){return Bt(e)||jt(e)}var Ut=function(e){return Lt(e)?e:gn(e)},Ft=function(e){function t(e){return Bt(e)?e:yn(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Ut),qt=function(e){function t(e){return jt(e)?e:xn(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Ut),Gt=function(e){function t(e){return Lt(e)&&!Wt(e)?e:vn(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Ut);Ut.Keyed=Ft,Ut.Indexed=qt,Ut.Set=Gt;var Ht="@@__IMMUTABLE_SEQ__@@";function Kt(e){return Boolean(e&&e[Ht])}var Yt="@@__IMMUTABLE_RECORD__@@";function Xt(e){return Boolean(e&&e[Yt])}function Qt(e){return Lt(e)||Xt(e)}var Jt="@@__IMMUTABLE_ORDERED__@@";function Zt(e){return Boolean(e&&e[Jt])}var en=0,tn=1,nn=2,rn="function"==typeof Symbol&&Symbol.iterator,sn="@@iterator",on=rn||sn,an=function(e){this.next=e};function hn(e,t,n,r){var i=0===e?t:1===e?n:[t,n];return r?r.value=i:r={value:i,done:!1},r}function un(){return{value:void 0,done:!0}}function cn(e){return!!dn(e)}function ln(e){return e&&"function"==typeof e.next}function pn(e){var t=dn(e);return t&&t.call(e)}function dn(e){var t=e&&(rn&&e[rn]||e[sn]);if("function"==typeof t)return t}an.prototype.toString=function(){return"[Iterator]"},an.KEYS=en,an.VALUES=tn,an.ENTRIES=nn,an.prototype.inspect=an.prototype.toSource=function(){return this.toString()},an.prototype[on]=function(){return this};var fn=Object.prototype.hasOwnProperty;function mn(e){return!(!Array.isArray(e)&&"string"!=typeof e)||e&&"object"==typeof e&&Number.isInteger(e.length)&&e.length>=0&&(0===e.length?1===Object.keys(e).length:e.hasOwnProperty(e.length-1))}var gn=function(e){function t(e){return null==e?Sn():Qt(e)?e.toSeq():function(e){var t=Pn(e);if(t)return t;if("object"==typeof e)return new _n(e);throw new TypeError("Expected Array or collection object of values, or keyed object: "+e)}(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.toSeq=function(){return this},t.prototype.toString=function(){return this.__toString("Seq {","}")},t.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},t.prototype.__iterate=function(e,t){var n=this._cache;if(n){for(var r=n.length,i=0;i!==r;){var s=n[t?r-++i:i++];if(!1===e(s[1],s[0],this))break}return i}return this.__iterateUncached(e,t)},t.prototype.__iterator=function(e,t){var n=this._cache;if(n){var r=n.length,i=0;return new an(function(){if(i===r)return{value:void 0,done:!0};var s=n[t?r-++i:i++];return hn(e,s[0],s[1])})}return this.__iteratorUncached(e,t)},t}(Ut),yn=function(e){function t(e){return null==e?Sn().toKeyedSeq():Lt(e)?Bt(e)?e.toSeq():e.fromEntrySeq():Xt(e)?e.toSeq():In(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.toKeyedSeq=function(){return this},t}(gn),xn=function(e){function t(e){return null==e?Sn():Lt(e)?Bt(e)?e.entrySeq():e.toIndexedSeq():Xt(e)?e.toSeq().entrySeq():wn(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){return t(arguments)},t.prototype.toIndexedSeq=function(){return this},t.prototype.toString=function(){return this.__toString("Seq [","]")},t}(gn),vn=function(e){function t(e){return(Lt(e)&&!Wt(e)?e:xn(e)).toSetSeq()}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){return t(arguments)},t.prototype.toSetSeq=function(){return this},t}(gn);gn.isSeq=Kt,gn.Keyed=yn,gn.Set=vn,gn.Indexed=xn,gn.prototype[Ht]=!0;var En=function(e){function t(e){this._array=e,this.size=e.length}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.get=function(e,t){return this.has(e)?this._array[Ct(this,e)]:t},t.prototype.__iterate=function(e,t){for(var n=this._array,r=n.length,i=0;i!==r;){var s=t?r-++i:i++;if(!1===e(n[s],s,this))break}return i},t.prototype.__iterator=function(e,t){var n=this._array,r=n.length,i=0;return new an(function(){if(i===r)return{value:void 0,done:!0};var s=t?r-++i:i++;return hn(e,s,n[s])})},t}(xn),_n=function(e){function t(e){var t=Object.keys(e);this._object=e,this._keys=t,this.size=t.length}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.get=function(e,t){return void 0===t||this.has(e)?this._object[e]:t},t.prototype.has=function(e){return fn.call(this._object,e)},t.prototype.__iterate=function(e,t){for(var n=this._object,r=this._keys,i=r.length,s=0;s!==i;){var o=r[t?i-++s:s++];if(!1===e(n[o],o,this))break}return s},t.prototype.__iterator=function(e,t){var n=this._object,r=this._keys,i=r.length,s=0;return new an(function(){if(s===i)return{value:void 0,done:!0};var o=r[t?i-++s:s++];return hn(e,o,n[o])})},t}(yn);_n.prototype[Jt]=!0;var bn,An=function(e){function t(e){this._collection=e,this.size=e.length||e.size}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.__iterateUncached=function(e,t){if(t)return this.cacheResult().__iterate(e,t);var n=pn(this._collection),r=0;if(ln(n))for(var i;!(i=n.next()).done&&!1!==e(i.value,r++,this););return r},t.prototype.__iteratorUncached=function(e,t){if(t)return this.cacheResult().__iterator(e,t);var n=pn(this._collection);if(!ln(n))return new an(un);var r=0;return new an(function(){var t=n.next();return t.done?t:hn(e,r++,t.value)})},t}(xn);function Sn(){return bn||(bn=new En([]))}function In(e){var t=Array.isArray(e)?new En(e):cn(e)?new An(e):void 0;if(t)return t.fromEntrySeq();if("object"==typeof e)return new _n(e);throw new TypeError("Expected Array or collection object of [k, v] entries, or keyed object: "+e)}function wn(e){var t=Pn(e);if(t)return t;throw new TypeError("Expected Array or collection object of values: "+e)}function Pn(e){return mn(e)?new En(e):cn(e)?new An(e):void 0}var kn="@@__IMMUTABLE_MAP__@@";function Cn(e){return Boolean(e&&e[kn])}function Nn(e){return Cn(e)&&Zt(e)}function $n(e){return Boolean(e&&"function"==typeof e.equals&&"function"==typeof e.hashCode)}function Rn(e,t){if(e===t||e!=e&&t!=t)return!0;if(!e||!t)return!1;if("function"==typeof e.valueOf&&"function"==typeof t.valueOf){if((e=e.valueOf())===(t=t.valueOf())||e!=e&&t!=t)return!0;if(!e||!t)return!1}return!!($n(e)&&$n(t)&&e.equals(t))}var On="function"==typeof Math.imul&&-2===Math.imul(4294967295,2)?Math.imul:function(e,t){var n=65535&(e|=0),r=65535&(t|=0);return n*r+((e>>>16)*r+n*(t>>>16)<<16>>>0)|0};function Mn(e){return e>>>1&1073741824|3221225471&e}var Tn=Object.prototype.valueOf;function Dn(e){switch(typeof e){case"boolean":return e?1108378657:1108378656;case"number":return function(e){if(e!=e||e===1/0)return 0;var t=0|e;t!==e&&(t^=4294967295*e);for(;e>4294967295;)t^=e/=4294967295;return Mn(t)}(e);case"string":return e.length>Fn?function(e){var t=Hn[e];void 0===t&&(t=Ln(e),Gn===qn&&(Gn=0,Hn={}),Gn++,Hn[e]=t);return t}(e):Ln(e);case"object":case"function":return null===e?1108378658:"function"==typeof e.hashCode?Mn(e.hashCode(e)):(e.valueOf!==Tn&&"function"==typeof e.valueOf&&(e=e.valueOf(e)),function(e){var t;if(jn&&void 0!==(t=zn.get(e)))return t;if(void 0!==(t=e[Un]))return t;if(!Bn){if(void 0!==(t=e.propertyIsEnumerable&&e.propertyIsEnumerable[Un]))return t;if(void 0!==(t=function(e){if(e&&e.nodeType>0)switch(e.nodeType){case 1:return e.uniqueID;case 9:return e.documentElement&&e.documentElement.uniqueID}}(e)))return t}t=++Wn,1073741824&Wn&&(Wn=0);if(jn)zn.set(e,t);else{if(void 0!==Vn&&!1===Vn(e))throw new Error("Non-extensible objects are not allowed as keys.");if(Bn)Object.defineProperty(e,Un,{enumerable:!1,configurable:!1,writable:!1,value:t});else if(void 0!==e.propertyIsEnumerable&&e.propertyIsEnumerable===e.constructor.prototype.propertyIsEnumerable)e.propertyIsEnumerable=function(){return this.constructor.prototype.propertyIsEnumerable.apply(this,arguments)},e.propertyIsEnumerable[Un]=t;else{if(void 0===e.nodeType)throw new Error("Unable to set a non-enumerable property on object.");e[Un]=t}}return t}(e));case"undefined":return 1108378659;default:if("function"==typeof e.toString)return Ln(e.toString());throw new Error("Value type "+typeof e+" cannot be hashed.")}}function Ln(e){for(var t=0,n=0;n<e.length;n++)t=31*t+e.charCodeAt(n)|0;return Mn(t)}var Vn=Object.isExtensible,Bn=function(){try{return Object.defineProperty({},"@",{}),!0}catch(e){return!1}}();var zn,jn="function"==typeof WeakMap;jn&&(zn=new WeakMap);var Wn=0,Un="__immutablehash__";"function"==typeof Symbol&&(Un=Symbol(Un));var Fn=16,qn=255,Gn=0,Hn={},Kn=function(e){function t(e,t){this._iter=e,this._useKeys=t,this.size=e.size}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.get=function(e,t){return this._iter.get(e,t)},t.prototype.has=function(e){return this._iter.has(e)},t.prototype.valueSeq=function(){return this._iter.valueSeq()},t.prototype.reverse=function(){var e=this,t=er(this,!0);return this._useKeys||(t.valueSeq=function(){return e._iter.toSeq().reverse()}),t},t.prototype.map=function(e,t){var n=this,r=Zn(this,e,t);return this._useKeys||(r.valueSeq=function(){return n._iter.toSeq().map(e,t)}),r},t.prototype.__iterate=function(e,t){var n=this;return this._iter.__iterate(function(t,r){return e(t,r,n)},t)},t.prototype.__iterator=function(e,t){return this._iter.__iterator(e,t)},t}(yn);Kn.prototype[Jt]=!0;var Yn=function(e){function t(e){this._iter=e,this.size=e.size}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.includes=function(e){return this._iter.includes(e)},t.prototype.__iterate=function(e,t){var n=this,r=0;return t&&kt(this),this._iter.__iterate(function(i){return e(i,t?n.size-++r:r++,n)},t)},t.prototype.__iterator=function(e,t){var n=this,r=this._iter.__iterator(tn,t),i=0;return t&&kt(this),new an(function(){var s=r.next();return s.done?s:hn(e,t?n.size-++i:i++,s.value,s)})},t}(xn),Xn=function(e){function t(e){this._iter=e,this.size=e.size}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.has=function(e){return this._iter.includes(e)},t.prototype.__iterate=function(e,t){var n=this;return this._iter.__iterate(function(t){return e(t,t,n)},t)},t.prototype.__iterator=function(e,t){var n=this._iter.__iterator(tn,t);return new an(function(){var t=n.next();return t.done?t:hn(e,t.value,t.value,t)})},t}(vn),Qn=function(e){function t(e){this._iter=e,this.size=e.size}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.entrySeq=function(){return this._iter.toSeq()},t.prototype.__iterate=function(e,t){var n=this;return this._iter.__iterate(function(t){if(t){cr(t);var r=Lt(t);return e(r?t.get(1):t[1],r?t.get(0):t[0],n)}},t)},t.prototype.__iterator=function(e,t){var n=this._iter.__iterator(tn,t);return new an(function(){for(;;){var t=n.next();if(t.done)return t;var r=t.value;if(r){cr(r);var i=Lt(r);return hn(e,i?r.get(0):r[0],i?r.get(1):r[1],t)}}})},t}(yn);function Jn(e){var t=pr(e);return t._iter=e,t.size=e.size,t.flip=function(){return e},t.reverse=function(){var t=e.reverse.apply(this);return t.flip=function(){return e.reverse()},t},t.has=function(t){return e.includes(t)},t.includes=function(t){return e.has(t)},t.cacheResult=dr,t.__iterateUncached=function(t,n){var r=this;return e.__iterate(function(e,n){return!1!==t(n,e,r)},n)},t.__iteratorUncached=function(t,n){if(t===nn){var r=e.__iterator(t,n);return new an(function(){var e=r.next();if(!e.done){var t=e.value[0];e.value[0]=e.value[1],e.value[1]=t}return e})}return e.__iterator(t===tn?en:tn,n)},t}function Zn(e,t,n){var r=pr(e);return r.size=e.size,r.has=function(t){return e.has(t)},r.get=function(r,i){var s=e.get(r,It);return s===It?i:t.call(n,s,r,e)},r.__iterateUncached=function(r,i){var s=this;return e.__iterate(function(e,i,o){return!1!==r(t.call(n,e,i,o),i,s)},i)},r.__iteratorUncached=function(r,i){var s=e.__iterator(nn,i);return new an(function(){var i=s.next();if(i.done)return i;var o=i.value,a=o[0];return hn(r,a,t.call(n,o[1],a,e),i)})},r}function er(e,t){var n=this,r=pr(e);return r._iter=e,r.size=e.size,r.reverse=function(){return e},e.flip&&(r.flip=function(){var t=Jn(e);return t.reverse=function(){return e.flip()},t}),r.get=function(n,r){return e.get(t?n:-1-n,r)},r.has=function(n){return e.has(t?n:-1-n)},r.includes=function(t){return e.includes(t)},r.cacheResult=dr,r.__iterate=function(n,r){var i=this,s=0;return r&&kt(e),e.__iterate(function(e,o){return n(e,t?o:r?i.size-++s:s++,i)},!r)},r.__iterator=function(r,i){var s=0;i&&kt(e);var o=e.__iterator(nn,!i);return new an(function(){var e=o.next();if(e.done)return e;var a=e.value;return hn(r,t?a[0]:i?n.size-++s:s++,a[1],e)})},r}function tr(e,t,n,r){var i=pr(e);return r&&(i.has=function(r){var i=e.get(r,It);return i!==It&&!!t.call(n,i,r,e)},i.get=function(r,i){var s=e.get(r,It);return s!==It&&t.call(n,s,r,e)?s:i}),i.__iterateUncached=function(i,s){var o=this,a=0;return e.__iterate(function(e,s,h){if(t.call(n,e,s,h))return a++,i(e,r?s:a-1,o)},s),a},i.__iteratorUncached=function(i,s){var o=e.__iterator(nn,s),a=0;return new an(function(){for(;;){var s=o.next();if(s.done)return s;var h=s.value,u=h[0],c=h[1];if(t.call(n,c,u,e))return hn(i,r?u:a++,c,s)}})},i}function nr(e,t,n,r){var i=e.size;if($t(t,n,i))return e;var s=Rt(t,i),o=Ot(n,i);if(s!=s||o!=o)return nr(e.toSeq().cacheResult(),t,n,r);var a,h=o-s;h==h&&(a=h<0?0:h);var u=pr(e);return u.size=0===a?a:e.size&&a||void 0,!r&&Kt(e)&&a>=0&&(u.get=function(t,n){return(t=Ct(this,t))>=0&&t<a?e.get(t+s,n):n}),u.__iterateUncached=function(t,n){var i=this;if(0===a)return 0;if(n)return this.cacheResult().__iterate(t,n);var o=0,h=!0,u=0;return e.__iterate(function(e,n){if(!h||!(h=o++<s))return u++,!1!==t(e,r?n:u-1,i)&&u!==a}),u},u.__iteratorUncached=function(t,n){if(0!==a&&n)return this.cacheResult().__iterator(t,n);if(0===a)return new an(un);var i=e.__iterator(t,n),o=0,h=0;return new an(function(){for(;o++<s;)i.next();if(++h>a)return{value:void 0,done:!0};var e=i.next();return r||t===tn||e.done?e:hn(t,h-1,t===en?void 0:e.value[1],e)})},u}function rr(e,t,n,r){var i=pr(e);return i.__iterateUncached=function(i,s){var o=this;if(s)return this.cacheResult().__iterate(i,s);var a=!0,h=0;return e.__iterate(function(e,s,u){if(!a||!(a=t.call(n,e,s,u)))return h++,i(e,r?s:h-1,o)}),h},i.__iteratorUncached=function(i,s){var o=this;if(s)return this.cacheResult().__iterator(i,s);var a=e.__iterator(nn,s),h=!0,u=0;return new an(function(){var e,s,c;do{if((e=a.next()).done)return r||i===tn?e:hn(i,u++,i===en?void 0:e.value[1],e);var l=e.value;s=l[0],c=l[1],h&&(h=t.call(n,c,s,o))}while(h);return i===nn?e:hn(i,s,c,e)})},i}function ir(e,t,n){var r=pr(e);return r.__iterateUncached=function(i,s){if(s)return this.cacheResult().__iterate(i,s);var o=0,a=!1;return function e(h,u){h.__iterate(function(s,h){return(!t||u<t)&&Lt(s)?e(s,u+1):(o++,!1===i(s,n?h:o-1,r)&&(a=!0)),!a},s)}(e,0),o},r.__iteratorUncached=function(r,i){if(i)return this.cacheResult().__iterator(r,i);var s=e.__iterator(r,i),o=[],a=0;return new an(function(){for(;s;){var e=s.next();if(!1===e.done){var h=e.value;if(r===nn&&(h=h[1]),t&&!(o.length<t)||!Lt(h))return n?e:hn(r,a++,h,e);o.push(s),s=h.__iterator(r,i)}else s=o.pop()}return{value:void 0,done:!0}})},r}function sr(e,t,n){t||(t=fr);var r=Bt(e),i=0,s=e.toSeq().map(function(t,r){return[r,t,i++,n?n(t,r,e):t]}).valueSeq().toArray();return s.sort(function(e,n){return t(e[3],n[3])||e[2]-n[2]}).forEach(r?function(e,t){s[t].length=2}:function(e,t){s[t]=e[1]}),r?yn(s):jt(e)?xn(s):vn(s)}function or(e,t,n){if(t||(t=fr),n){var r=e.toSeq().map(function(t,r){return[t,n(t,r,e)]}).reduce(function(e,n){return ar(t,e[1],n[1])?n:e});return r&&r[0]}return e.reduce(function(e,n){return ar(t,e,n)?n:e})}function ar(e,t,n){var r=e(n,t);return 0===r&&n!==t&&(null==n||n!=n)||r>0}function hr(e,t,n,r){var i=pr(e),s=new En(n).map(function(e){return e.size});return i.size=r?s.max():s.min(),i.__iterate=function(e,t){for(var n,r=this.__iterator(tn,t),i=0;!(n=r.next()).done&&!1!==e(n.value,i++,this););return i},i.__iteratorUncached=function(e,i){var s=n.map(function(e){return e=Ut(e),pn(i?e.reverse():e)}),o=0,a=!1;return new an(function(){var n;return a||(n=s.map(function(e){return e.next()}),a=r?n.every(function(e){return e.done}):n.some(function(e){return e.done})),a?{value:void 0,done:!0}:hn(e,o++,t.apply(null,n.map(function(e){return e.value})))})},i}function ur(e,t){return e===t?e:Kt(e)?t:e.constructor(t)}function cr(e){if(e!==Object(e))throw new TypeError("Expected [K, V] tuple: "+e)}function lr(e){return Bt(e)?Ft:jt(e)?qt:Gt}function pr(e){return Object.create((Bt(e)?yn:jt(e)?xn:vn).prototype)}function dr(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):gn.prototype.cacheResult.call(this)}function fr(e,t){return void 0===e&&void 0===t?0:void 0===e?1:void 0===t?-1:e>t?1:e<t?-1:0}function mr(e,t){t=t||0;for(var n=Math.max(0,e.length-t),r=new Array(n),i=0;i<n;i++)r[i]=e[i+t];return r}function gr(e,t){if(!e)throw new Error(t)}function yr(e){gr(e!==1/0,"Cannot perform this action with an infinite size.")}function xr(e){if(mn(e)&&"string"!=typeof e)return e;if(Zt(e))return e.toArray();throw new TypeError("Invalid keyPath: expected Ordered Collection or Array: "+e)}function vr(e){return e&&("function"!=typeof e.constructor||"Object"===e.constructor.name)}function Er(e){return"object"==typeof e&&(Qt(e)||Array.isArray(e)||vr(e))}function _r(e){try{return"string"==typeof e?JSON.stringify(e):String(e)}catch(t){return JSON.stringify(e)}}function br(e,t){return Qt(e)?e.has(t):Er(e)&&fn.call(e,t)}function Ar(e,t,n){return Qt(e)?e.get(t,n):br(e,t)?"function"==typeof e.get?e.get(t):e[t]:n}function Sr(e){if(Array.isArray(e))return mr(e);var t={};for(var n in e)fn.call(e,n)&&(t[n]=e[n]);return t}function Ir(e,t){if(!Er(e))throw new TypeError("Cannot update non-data-structure value: "+e);if(Qt(e)){if(!e.remove)throw new TypeError("Cannot update immutable value without .remove() method: "+e);return e.remove(t)}if(!fn.call(e,t))return e;var n=Sr(e);return Array.isArray(n)?n.splice(t,1):delete n[t],n}function wr(e,t,n){if(!Er(e))throw new TypeError("Cannot update non-data-structure value: "+e);if(Qt(e)){if(!e.set)throw new TypeError("Cannot update immutable value without .set() method: "+e);return e.set(t,n)}if(fn.call(e,t)&&n===e[t])return e;var r=Sr(e);return r[t]=n,r}function Pr(e,t,n,r){r||(r=n,n=void 0);var i=function e(t,n,r,i,s,o){var a=n===It;if(i===r.length){var h=a?s:n,u=o(h);return u===h?n:u}if(!a&&!Er(n))throw new TypeError("Cannot update within non-data-structure value in path ["+r.slice(0,i).map(_r)+"]: "+n);var c=r[i];var l=a?It:Ar(n,c,It);var p=e(l===It?t:Qt(l),l,r,i+1,s,o);return p===l?n:p===It?Ir(n,c):wr(a?t?oi():{}:n,c,p)}(Qt(e),e,xr(t),0,n,r);return i===It?n:i}function kr(e,t,n){return Pr(e,t,It,function(){return n})}function Cr(e,t){return kr(this,e,t)}function Nr(e,t){return Pr(e,t,function(){return It})}function $r(e){return Nr(this,e)}function Rr(e,t,n,r){return Pr(e,[t],n,r)}function Or(e,t,n){return 1===arguments.length?e(this):Rr(this,e,t,n)}function Mr(e,t,n){return Pr(this,e,t,n)}function Tr(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return Lr(this,e)}function Dr(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];if("function"!=typeof e)throw new TypeError("Invalid merger function: "+e);return Lr(this,t,e)}function Lr(e,t,n){for(var r=[],i=0;i<t.length;i++){var s=Ft(t[i]);0!==s.size&&r.push(s)}return 0===r.length?e:0!==e.toSeq().size||e.__ownerID||1!==r.length?e.withMutations(function(e){for(var t=n?function(t,r){Rr(e,r,It,function(e){return e===It?t:n(e,t,r)})}:function(t,n){e.set(n,t)},i=0;i<r.length;i++)r[i].forEach(t)}):e.constructor(r[0])}function Vr(e,t,n){return Br(e,t,function(e){return function t(n,r,i){return Er(n)&&Er(r)?Br(n,[r],t):e?e(n,r,i):r}}(n))}function Br(e,t,n){if(!Er(e))throw new TypeError("Cannot merge into non-data-structure value: "+e);if(Qt(e))return"function"==typeof n&&e.mergeWith?e.mergeWith.apply(e,[n].concat(t)):e.merge?e.merge.apply(e,t):e.concat.apply(e,t);for(var r=Array.isArray(e),i=e,s=r?qt:Ft,o=r?function(t){i===e&&(i=Sr(i)),i.push(t)}:function(t,r){var s=fn.call(i,r),o=s&&n?n(i[r],t,r):t;s&&o===i[r]||(i===e&&(i=Sr(i)),i[r]=o)},a=0;a<t.length;a++)s(t[a]).forEach(o);return i}function zr(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return Vr(this,e)}function jr(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return Vr(this,t,e)}function Wr(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return Pr(this,e,oi(),function(e){return Br(e,t)})}function Ur(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return Pr(this,e,oi(),function(e){return Vr(e,t)})}function Fr(e){var t=this.asMutable();return e(t),t.wasAltered()?t.__ensureOwner(this.__ownerID):this}function qr(){return this.__ownerID?this:this.__ensureOwner(new Pt)}function Gr(){return this.__ensureOwner()}function Hr(){return this.__altered}Yn.prototype.cacheResult=Kn.prototype.cacheResult=Xn.prototype.cacheResult=Qn.prototype.cacheResult=dr;var Kr=function(e){function t(t){return null==t?oi():Cn(t)&&!Zt(t)?t:oi().withMutations(function(n){var r=e(t);yr(r.size),r.forEach(function(e,t){return n.set(t,e)})})}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return oi().withMutations(function(t){for(var n=0;n<e.length;n+=2){if(n+1>=e.length)throw new Error("Missing value for key: "+e[n]);t.set(e[n],e[n+1])}})},t.prototype.toString=function(){return this.__toString("Map {","}")},t.prototype.get=function(e,t){return this._root?this._root.get(0,void 0,e,t):t},t.prototype.set=function(e,t){return ai(this,e,t)},t.prototype.remove=function(e){return ai(this,e,It)},t.prototype.deleteAll=function(e){var t=Ut(e);return 0===t.size?this:this.withMutations(function(e){t.forEach(function(t){return e.remove(t)})})},t.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._root=null,this.__hash=void 0,this.__altered=!0,this):oi()},t.prototype.sort=function(e){return Ri(sr(this,e))},t.prototype.sortBy=function(e,t){return Ri(sr(this,t,e))},t.prototype.map=function(e,t){return this.withMutations(function(n){n.forEach(function(r,i){n.set(i,e.call(t,r,i,n))})})},t.prototype.__iterator=function(e,t){return new ni(this,e,t)},t.prototype.__iterate=function(e,t){var n=this,r=0;return this._root&&this._root.iterate(function(t){return r++,e(t[1],t[0],n)},t),r},t.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?si(this.size,this._root,e,this.__hash):0===this.size?oi():(this.__ownerID=e,this.__altered=!1,this)},t}(Ft);Kr.isMap=Cn;var Yr=Kr.prototype;Yr[kn]=!0,Yr.delete=Yr.remove,Yr.removeAll=Yr.deleteAll,Yr.setIn=Cr,Yr.removeIn=Yr.deleteIn=$r,Yr.update=Or,Yr.updateIn=Mr,Yr.merge=Yr.concat=Tr,Yr.mergeWith=Dr,Yr.mergeDeep=zr,Yr.mergeDeepWith=jr,Yr.mergeIn=Wr,Yr.mergeDeepIn=Ur,Yr.withMutations=Fr,Yr.wasAltered=Hr,Yr.asImmutable=Gr,Yr["@@transducer/init"]=Yr.asMutable=qr,Yr["@@transducer/step"]=function(e,t){return e.set(t[0],t[1])},Yr["@@transducer/result"]=function(e){return e.asImmutable()};var Xr=function(e,t){this.ownerID=e,this.entries=t};Xr.prototype.get=function(e,t,n,r){for(var i=this.entries,s=0,o=i.length;s<o;s++)if(Rn(n,i[s][0]))return i[s][1];return r},Xr.prototype.update=function(e,t,n,r,i,s,o){for(var a=i===It,h=this.entries,u=0,c=h.length;u<c&&!Rn(r,h[u][0]);u++);var l=u<c;if(l?h[u][1]===i:a)return this;if(wt(o),(a||!l)&&wt(s),!a||1!==h.length){if(!l&&!a&&h.length>=di)return function(e,t,n,r){e||(e=new Pt);for(var i=new ei(e,Dn(n),[n,r]),s=0;s<t.length;s++){var o=t[s];i=i.update(e,0,void 0,o[0],o[1])}return i}(e,h,r,i);var p=e&&e===this.ownerID,d=p?h:mr(h);return l?a?u===c-1?d.pop():d[u]=d.pop():d[u]=[r,i]:d.push([r,i]),p?(this.entries=d,this):new Xr(e,d)}};var Qr=function(e,t,n){this.ownerID=e,this.bitmap=t,this.nodes=n};Qr.prototype.get=function(e,t,n,r){void 0===t&&(t=Dn(n));var i=1<<((0===e?t:t>>>e)&St),s=this.bitmap;return 0==(s&i)?r:this.nodes[li(s&i-1)].get(e+bt,t,n,r)},Qr.prototype.update=function(e,t,n,r,i,s,o){void 0===n&&(n=Dn(r));var a=(0===t?n:n>>>t)&St,h=1<<a,u=this.bitmap,c=0!=(u&h);if(!c&&i===It)return this;var l=li(u&h-1),p=this.nodes,d=c?p[l]:void 0,f=hi(d,e,t+bt,n,r,i,s,o);if(f===d)return this;if(!c&&f&&p.length>=fi)return function(e,t,n,r,i){for(var s=0,o=new Array(At),a=0;0!==n;a++,n>>>=1)o[a]=1&n?t[s++]:void 0;return o[r]=i,new Jr(e,s+1,o)}(e,p,u,a,f);if(c&&!f&&2===p.length&&ui(p[1^l]))return p[1^l];if(c&&f&&1===p.length&&ui(f))return f;var m=e&&e===this.ownerID,g=c?f?u:u^h:u|h,y=c?f?pi(p,l,f,m):function(e,t,n){var r=e.length-1;if(n&&t===r)return e.pop(),e;for(var i=new Array(r),s=0,o=0;o<r;o++)o===t&&(s=1),i[o]=e[o+s];return i}(p,l,m):function(e,t,n,r){var i=e.length+1;if(r&&t+1===i)return e[t]=n,e;for(var s=new Array(i),o=0,a=0;a<i;a++)a===t?(s[a]=n,o=-1):s[a]=e[a+o];return s}(p,l,f,m);return m?(this.bitmap=g,this.nodes=y,this):new Qr(e,g,y)};var Jr=function(e,t,n){this.ownerID=e,this.count=t,this.nodes=n};Jr.prototype.get=function(e,t,n,r){void 0===t&&(t=Dn(n));var i=(0===e?t:t>>>e)&St,s=this.nodes[i];return s?s.get(e+bt,t,n,r):r},Jr.prototype.update=function(e,t,n,r,i,s,o){void 0===n&&(n=Dn(r));var a=(0===t?n:n>>>t)&St,h=i===It,u=this.nodes,c=u[a];if(h&&!c)return this;var l=hi(c,e,t+bt,n,r,i,s,o);if(l===c)return this;var p=this.count;if(c){if(!l&&--p<mi)return function(e,t,n,r){for(var i=0,s=0,o=new Array(n),a=0,h=1,u=t.length;a<u;a++,h<<=1){var c=t[a];void 0!==c&&a!==r&&(i|=h,o[s++]=c)}return new Qr(e,i,o)}(e,u,p,a)}else p++;var d=e&&e===this.ownerID,f=pi(u,a,l,d);return d?(this.count=p,this.nodes=f,this):new Jr(e,p,f)};var Zr=function(e,t,n){this.ownerID=e,this.keyHash=t,this.entries=n};Zr.prototype.get=function(e,t,n,r){for(var i=this.entries,s=0,o=i.length;s<o;s++)if(Rn(n,i[s][0]))return i[s][1];return r},Zr.prototype.update=function(e,t,n,r,i,s,o){void 0===n&&(n=Dn(r));var a=i===It;if(n!==this.keyHash)return a?this:(wt(o),wt(s),ci(this,e,t,n,[r,i]));for(var h=this.entries,u=0,c=h.length;u<c&&!Rn(r,h[u][0]);u++);var l=u<c;if(l?h[u][1]===i:a)return this;if(wt(o),(a||!l)&&wt(s),a&&2===c)return new ei(e,this.keyHash,h[1^u]);var p=e&&e===this.ownerID,d=p?h:mr(h);return l?a?u===c-1?d.pop():d[u]=d.pop():d[u]=[r,i]:d.push([r,i]),p?(this.entries=d,this):new Zr(e,this.keyHash,d)};var ei=function(e,t,n){this.ownerID=e,this.keyHash=t,this.entry=n};ei.prototype.get=function(e,t,n,r){return Rn(n,this.entry[0])?this.entry[1]:r},ei.prototype.update=function(e,t,n,r,i,s,o){var a=i===It,h=Rn(r,this.entry[0]);return(h?i===this.entry[1]:a)?this:(wt(o),a?void wt(s):h?e&&e===this.ownerID?(this.entry[1]=i,this):new ei(e,this.keyHash,[r,i]):(wt(s),ci(this,e,t,Dn(r),[r,i])))},Xr.prototype.iterate=Zr.prototype.iterate=function(e,t){for(var n=this.entries,r=0,i=n.length-1;r<=i;r++)if(!1===e(n[t?i-r:r]))return!1},Qr.prototype.iterate=Jr.prototype.iterate=function(e,t){for(var n=this.nodes,r=0,i=n.length-1;r<=i;r++){var s=n[t?i-r:r];if(s&&!1===s.iterate(e,t))return!1}},ei.prototype.iterate=function(e,t){return e(this.entry)};var ti,ni=function(e){function t(e,t,n){this._type=t,this._reverse=n,this._stack=e._root&&ii(e._root)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.next=function(){for(var e=this._type,t=this._stack;t;){var n=t.node,r=t.index++,i=void 0;if(n.entry){if(0===r)return ri(e,n.entry)}else if(n.entries){if(r<=(i=n.entries.length-1))return ri(e,n.entries[this._reverse?i-r:r])}else if(r<=(i=n.nodes.length-1)){var s=n.nodes[this._reverse?i-r:r];if(s){if(s.entry)return ri(e,s.entry);t=this._stack=ii(s,t)}continue}t=this._stack=this._stack.__prev}return{value:void 0,done:!0}},t}(an);function ri(e,t){return hn(e,t[0],t[1])}function ii(e,t){return{node:e,index:0,__prev:t}}function si(e,t,n,r){var i=Object.create(Yr);return i.size=e,i._root=t,i.__ownerID=n,i.__hash=r,i.__altered=!1,i}function oi(){return ti||(ti=si(0))}function ai(e,t,n){var r,i;if(e._root){var s={value:!1},o={value:!1};if(r=hi(e._root,e.__ownerID,0,void 0,t,n,s,o),!o.value)return e;i=e.size+(s.value?n===It?-1:1:0)}else{if(n===It)return e;i=1,r=new Xr(e.__ownerID,[[t,n]])}return e.__ownerID?(e.size=i,e._root=r,e.__hash=void 0,e.__altered=!0,e):r?si(i,r):oi()}function hi(e,t,n,r,i,s,o,a){return e?e.update(t,n,r,i,s,o,a):s===It?e:(wt(a),wt(o),new ei(t,r,[i,s]))}function ui(e){return e.constructor===ei||e.constructor===Zr}function ci(e,t,n,r,i){if(e.keyHash===r)return new Zr(t,r,[e.entry,i]);var s,o=(0===n?e.keyHash:e.keyHash>>>n)&St,a=(0===n?r:r>>>n)&St,h=o===a?[ci(e,t,n+bt,r,i)]:(s=new ei(t,r,i),o<a?[e,s]:[s,e]);return new Qr(t,1<<o|1<<a,h)}function li(e){return e=(e=(858993459&(e-=e>>1&1431655765))+(e>>2&858993459))+(e>>4)&252645135,e+=e>>8,127&(e+=e>>16)}function pi(e,t,n,r){var i=r?e:mr(e);return i[t]=n,i}var di=At/4,fi=At/2,mi=At/4,gi="@@__IMMUTABLE_LIST__@@";function yi(e){return Boolean(e&&e[gi])}var xi=function(e){function t(t){var n=Ii();if(null==t)return n;if(yi(t))return t;var r=e(t),i=r.size;return 0===i?n:(yr(i),i>0&&i<At?Si(0,i,bt,null,new Ei(r.toArray())):n.withMutations(function(e){e.setSize(i),r.forEach(function(t,n){return e.set(n,t)})}))}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){return this(arguments)},t.prototype.toString=function(){return this.__toString("List [","]")},t.prototype.get=function(e,t){if((e=Ct(this,e))>=0&&e<this.size){var n=ki(this,e+=this._origin);return n&&n.array[e&St]}return t},t.prototype.set=function(e,t){return function(e,t,n){if((t=Ct(e,t))!=t)return e;if(t>=e.size||t<0)return e.withMutations(function(e){t<0?Ci(e,t).set(0,n):Ci(e,0,t+1).set(t,n)});t+=e._origin;var r=e._tail,i=e._root,s={value:!1};t>=Ni(e._capacity)?r=wi(r,e.__ownerID,0,t,n,s):i=wi(i,e.__ownerID,e._level,t,n,s);if(!s.value)return e;if(e.__ownerID)return e._root=i,e._tail=r,e.__hash=void 0,e.__altered=!0,e;return Si(e._origin,e._capacity,e._level,i,r)}(this,e,t)},t.prototype.remove=function(e){return this.has(e)?0===e?this.shift():e===this.size-1?this.pop():this.splice(e,1):this},t.prototype.insert=function(e,t){return this.splice(e,0,t)},t.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=this._origin=this._capacity=0,this._level=bt,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):Ii()},t.prototype.push=function(){var e=arguments,t=this.size;return this.withMutations(function(n){Ci(n,0,t+e.length);for(var r=0;r<e.length;r++)n.set(t+r,e[r])})},t.prototype.pop=function(){return Ci(this,0,-1)},t.prototype.unshift=function(){var e=arguments;return this.withMutations(function(t){Ci(t,-e.length);for(var n=0;n<e.length;n++)t.set(n,e[n])})},t.prototype.shift=function(){return Ci(this,1)},t.prototype.concat=function(){for(var t=arguments,n=[],r=0;r<arguments.length;r++){var i=t[r],s=e("string"!=typeof i&&cn(i)?i:[i]);0!==s.size&&n.push(s)}return 0===n.length?this:0!==this.size||this.__ownerID||1!==n.length?this.withMutations(function(e){n.forEach(function(t){return t.forEach(function(t){return e.push(t)})})}):this.constructor(n[0])},t.prototype.setSize=function(e){return Ci(this,0,e)},t.prototype.map=function(e,t){var n=this;return this.withMutations(function(r){for(var i=0;i<n.size;i++)r.set(i,e.call(t,r.get(i),i,r))})},t.prototype.slice=function(e,t){var n=this.size;return $t(e,t,n)?this:Ci(this,Rt(e,n),Ot(t,n))},t.prototype.__iterator=function(e,t){var n=t?this.size:0,r=Ai(this,t);return new an(function(){var i=r();return i===bi?{value:void 0,done:!0}:hn(e,t?--n:n++,i)})},t.prototype.__iterate=function(e,t){for(var n,r=t?this.size:0,i=Ai(this,t);(n=i())!==bi&&!1!==e(n,t?--r:r++,this););return r},t.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?Si(this._origin,this._capacity,this._level,this._root,this._tail,e,this.__hash):0===this.size?Ii():(this.__ownerID=e,this.__altered=!1,this)},t}(qt);xi.isList=yi;var vi=xi.prototype;vi[gi]=!0,vi.delete=vi.remove,vi.merge=vi.concat,vi.setIn=Cr,vi.deleteIn=vi.removeIn=$r,vi.update=Or,vi.updateIn=Mr,vi.mergeIn=Wr,vi.mergeDeepIn=Ur,vi.withMutations=Fr,vi.wasAltered=Hr,vi.asImmutable=Gr,vi["@@transducer/init"]=vi.asMutable=qr,vi["@@transducer/step"]=function(e,t){return e.push(t)},vi["@@transducer/result"]=function(e){return e.asImmutable()};var Ei=function(e,t){this.array=e,this.ownerID=t};Ei.prototype.removeBefore=function(e,t,n){if(n===t?1<<t:0===this.array.length)return this;var r=n>>>t&St;if(r>=this.array.length)return new Ei([],e);var i,s=0===r;if(t>0){var o=this.array[r];if((i=o&&o.removeBefore(e,t-bt,n))===o&&s)return this}if(s&&!i)return this;var a=Pi(this,e);if(!s)for(var h=0;h<r;h++)a.array[h]=void 0;return i&&(a.array[r]=i),a},Ei.prototype.removeAfter=function(e,t,n){if(n===(t?1<<t:0)||0===this.array.length)return this;var r,i=n-1>>>t&St;if(i>=this.array.length)return this;if(t>0){var s=this.array[i];if((r=s&&s.removeAfter(e,t-bt,n))===s&&i===this.array.length-1)return this}var o=Pi(this,e);return o.array.splice(i+1),r&&(o.array[i]=r),o};var _i,bi={};function Ai(e,t){var n=e._origin,r=e._capacity,i=Ni(r),s=e._tail;return o(e._root,e._level,0);function o(e,a,h){return 0===a?function(e,o){var a=o===i?s&&s.array:e&&e.array,h=o>n?0:n-o,u=r-o;u>At&&(u=At);return function(){if(h===u)return bi;var e=t?--u:h++;return a&&a[e]}}(e,h):function(e,i,s){var a,h=e&&e.array,u=s>n?0:n-s>>i,c=1+(r-s>>i);c>At&&(c=At);return function(){for(;;){if(a){var e=a();if(e!==bi)return e;a=null}if(u===c)return bi;var n=t?--c:u++;a=o(h&&h[n],i-bt,s+(n<<i))}}}(e,a,h)}}function Si(e,t,n,r,i,s,o){var a=Object.create(vi);return a.size=t-e,a._origin=e,a._capacity=t,a._level=n,a._root=r,a._tail=i,a.__ownerID=s,a.__hash=o,a.__altered=!1,a}function Ii(){return _i||(_i=Si(0,0,bt))}function wi(e,t,n,r,i,s){var o,a=r>>>n&St,h=e&&a<e.array.length;if(!h&&void 0===i)return e;if(n>0){var u=e&&e.array[a],c=wi(u,t,n-bt,r,i,s);return c===u?e:((o=Pi(e,t)).array[a]=c,o)}return h&&e.array[a]===i?e:(s&&wt(s),o=Pi(e,t),void 0===i&&a===o.array.length-1?o.array.pop():o.array[a]=i,o)}function Pi(e,t){return t&&e&&t===e.ownerID?e:new Ei(e?e.array.slice():[],t)}function ki(e,t){if(t>=Ni(e._capacity))return e._tail;if(t<1<<e._level+bt){for(var n=e._root,r=e._level;n&&r>0;)n=n.array[t>>>r&St],r-=bt;return n}}function Ci(e,t,n){void 0!==t&&(t|=0),void 0!==n&&(n|=0);var r=e.__ownerID||new Pt,i=e._origin,s=e._capacity,o=i+t,a=void 0===n?s:n<0?s+n:i+n;if(o===i&&a===s)return e;if(o>=a)return e.clear();for(var h=e._level,u=e._root,c=0;o+c<0;)u=new Ei(u&&u.array.length?[void 0,u]:[],r),c+=1<<(h+=bt);c&&(o+=c,i+=c,a+=c,s+=c);for(var l=Ni(s),p=Ni(a);p>=1<<h+bt;)u=new Ei(u&&u.array.length?[u]:[],r),h+=bt;var d=e._tail,f=p<l?ki(e,a-1):p>l?new Ei([],r):d;if(d&&p>l&&o<s&&d.array.length){for(var m=u=Pi(u,r),g=h;g>bt;g-=bt){var y=l>>>g&St;m=m.array[y]=Pi(m.array[y],r)}m.array[l>>>bt&St]=d}if(a<s&&(f=f&&f.removeAfter(r,0,a)),o>=p)o-=p,a-=p,h=bt,u=null,f=f&&f.removeBefore(r,0,o);else if(o>i||p<l){for(c=0;u;){var x=o>>>h&St;if(x!==p>>>h&St)break;x&&(c+=(1<<h)*x),h-=bt,u=u.array[x]}u&&o>i&&(u=u.removeBefore(r,h,o-c)),u&&p<l&&(u=u.removeAfter(r,h,p-c)),c&&(o-=c,a-=c)}return e.__ownerID?(e.size=a-o,e._origin=o,e._capacity=a,e._level=h,e._root=u,e._tail=f,e.__hash=void 0,e.__altered=!0,e):Si(o,a,h,u,f)}function Ni(e){return e<At?0:e-1>>>bt<<bt}var $i,Ri=function(e){function t(e){return null==e?Mi():Nn(e)?e:Mi().withMutations(function(t){var n=Ft(e);yr(n.size),n.forEach(function(e,n){return t.set(n,e)})})}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){return this(arguments)},t.prototype.toString=function(){return this.__toString("OrderedMap {","}")},t.prototype.get=function(e,t){var n=this._map.get(e);return void 0!==n?this._list.get(n)[1]:t},t.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._map.clear(),this._list.clear(),this):Mi()},t.prototype.set=function(e,t){return Ti(this,e,t)},t.prototype.remove=function(e){return Ti(this,e,It)},t.prototype.wasAltered=function(){return this._map.wasAltered()||this._list.wasAltered()},t.prototype.__iterate=function(e,t){var n=this;return this._list.__iterate(function(t){return t&&e(t[1],t[0],n)},t)},t.prototype.__iterator=function(e,t){return this._list.fromEntrySeq().__iterator(e,t)},t.prototype.__ensureOwner=function(e){if(e===this.__ownerID)return this;var t=this._map.__ensureOwner(e),n=this._list.__ensureOwner(e);return e?Oi(t,n,e,this.__hash):0===this.size?Mi():(this.__ownerID=e,this._map=t,this._list=n,this)},t}(Kr);function Oi(e,t,n,r){var i=Object.create(Ri.prototype);return i.size=e?e.size:0,i._map=e,i._list=t,i.__ownerID=n,i.__hash=r,i}function Mi(){return $i||($i=Oi(oi(),Ii()))}function Ti(e,t,n){var r,i,s=e._map,o=e._list,a=s.get(t),h=void 0!==a;if(n===It){if(!h)return e;o.size>=At&&o.size>=2*s.size?(r=(i=o.filter(function(e,t){return void 0!==e&&a!==t})).toKeyedSeq().map(function(e){return e[0]}).flip().toMap(),e.__ownerID&&(r.__ownerID=i.__ownerID=e.__ownerID)):(r=s.remove(t),i=a===o.size-1?o.pop():o.set(a,void 0))}else if(h){if(n===o.get(a)[1])return e;r=s,i=o.set(a,[t,n])}else r=s.set(t,o.size),i=o.set(o.size,[t,n]);return e.__ownerID?(e.size=r.size,e._map=r,e._list=i,e.__hash=void 0,e):Oi(r,i)}Ri.isOrderedMap=Nn,Ri.prototype[Jt]=!0,Ri.prototype.delete=Ri.prototype.remove;var Di="@@__IMMUTABLE_STACK__@@";function Li(e){return Boolean(e&&e[Di])}var Vi=function(e){function t(e){return null==e?Wi():Li(e)?e:Wi().pushAll(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){return this(arguments)},t.prototype.toString=function(){return this.__toString("Stack [","]")},t.prototype.get=function(e,t){var n=this._head;for(e=Ct(this,e);n&&e--;)n=n.next;return n?n.value:t},t.prototype.peek=function(){return this._head&&this._head.value},t.prototype.push=function(){var e=arguments;if(0===arguments.length)return this;for(var t=this.size+arguments.length,n=this._head,r=arguments.length-1;r>=0;r--)n={value:e[r],next:n};return this.__ownerID?(this.size=t,this._head=n,this.__hash=void 0,this.__altered=!0,this):ji(t,n)},t.prototype.pushAll=function(t){if(0===(t=e(t)).size)return this;if(0===this.size&&Li(t))return t;yr(t.size);var n=this.size,r=this._head;return t.__iterate(function(e){n++,r={value:e,next:r}},!0),this.__ownerID?(this.size=n,this._head=r,this.__hash=void 0,this.__altered=!0,this):ji(n,r)},t.prototype.pop=function(){return this.slice(1)},t.prototype.clear=function(){return 0===this.size?this:this.__ownerID?(this.size=0,this._head=void 0,this.__hash=void 0,this.__altered=!0,this):Wi()},t.prototype.slice=function(t,n){if($t(t,n,this.size))return this;var r=Rt(t,this.size);if(Ot(n,this.size)!==this.size)return e.prototype.slice.call(this,t,n);for(var i=this.size-r,s=this._head;r--;)s=s.next;return this.__ownerID?(this.size=i,this._head=s,this.__hash=void 0,this.__altered=!0,this):ji(i,s)},t.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?ji(this.size,this._head,e,this.__hash):0===this.size?Wi():(this.__ownerID=e,this.__altered=!1,this)},t.prototype.__iterate=function(e,t){var n=this;if(t)return new En(this.toArray()).__iterate(function(t,r){return e(t,r,n)},t);for(var r=0,i=this._head;i&&!1!==e(i.value,r++,this);)i=i.next;return r},t.prototype.__iterator=function(e,t){if(t)return new En(this.toArray()).__iterator(e,t);var n=0,r=this._head;return new an(function(){if(r){var t=r.value;return r=r.next,hn(e,n++,t)}return{value:void 0,done:!0}})},t}(qt);Vi.isStack=Li;var Bi,zi=Vi.prototype;function ji(e,t,n,r){var i=Object.create(zi);return i.size=e,i._head=t,i.__ownerID=n,i.__hash=r,i.__altered=!1,i}function Wi(){return Bi||(Bi=ji(0))}zi[Di]=!0,zi.shift=zi.pop,zi.unshift=zi.push,zi.unshiftAll=zi.pushAll,zi.withMutations=Fr,zi.wasAltered=Hr,zi.asImmutable=Gr,zi["@@transducer/init"]=zi.asMutable=qr,zi["@@transducer/step"]=function(e,t){return e.unshift(t)},zi["@@transducer/result"]=function(e){return e.asImmutable()};var Ui="@@__IMMUTABLE_SET__@@";function Fi(e){return Boolean(e&&e[Ui])}function qi(e){return Fi(e)&&Zt(e)}function Gi(e,t){if(e===t)return!0;if(!Lt(t)||void 0!==e.size&&void 0!==t.size&&e.size!==t.size||void 0!==e.__hash&&void 0!==t.__hash&&e.__hash!==t.__hash||Bt(e)!==Bt(t)||jt(e)!==jt(t)||Zt(e)!==Zt(t))return!1;if(0===e.size&&0===t.size)return!0;var n=!Wt(e);if(Zt(e)){var r=e.entries();return t.every(function(e,t){var i=r.next().value;return i&&Rn(i[1],e)&&(n||Rn(i[0],t))})&&r.next().done}var i=!1;if(void 0===e.size)if(void 0===t.size)"function"==typeof e.cacheResult&&e.cacheResult();else{i=!0;var s=e;e=t,t=s}var o=!0,a=t.__iterate(function(t,r){if(n?!e.has(t):i?!Rn(t,e.get(r,It)):!Rn(e.get(r,It),t))return o=!1,!1});return o&&e.size===a}function Hi(e,t){var n=function(n){e.prototype[n]=t[n]};return Object.keys(t).forEach(n),Object.getOwnPropertySymbols&&Object.getOwnPropertySymbols(t).forEach(n),e}function Ki(e){if(!e||"object"!=typeof e)return e;if(!Lt(e)){if(!Er(e))return e;e=gn(e)}if(Bt(e)){var t={};return e.__iterate(function(e,n){t[n]=Ki(e)}),t}var n=[];return e.__iterate(function(e){n.push(Ki(e))}),n}var Yi=function(e){function t(t){return null==t?es():Fi(t)&&!Zt(t)?t:es().withMutations(function(n){var r=e(t);yr(r.size),r.forEach(function(e){return n.add(e)})})}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){return this(arguments)},t.fromKeys=function(e){return this(Ft(e).keySeq())},t.intersect=function(e){return(e=Ut(e).toArray()).length?Qi.intersect.apply(t(e.pop()),e):es()},t.union=function(e){return(e=Ut(e).toArray()).length?Qi.union.apply(t(e.pop()),e):es()},t.prototype.toString=function(){return this.__toString("Set {","}")},t.prototype.has=function(e){return this._map.has(e)},t.prototype.add=function(e){return Ji(this,this._map.set(e,e))},t.prototype.remove=function(e){return Ji(this,this._map.remove(e))},t.prototype.clear=function(){return Ji(this,this._map.clear())},t.prototype.map=function(e,t){var n=this,r=[],i=[];return this.forEach(function(s){var o=e.call(t,s,s,n);o!==s&&(r.push(s),i.push(o))}),this.withMutations(function(e){r.forEach(function(t){return e.remove(t)}),i.forEach(function(t){return e.add(t)})})},t.prototype.union=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];return 0===(t=t.filter(function(e){return 0!==e.size})).length?this:0!==this.size||this.__ownerID||1!==t.length?this.withMutations(function(n){for(var r=0;r<t.length;r++)e(t[r]).forEach(function(e){return n.add(e)})}):this.constructor(t[0])},t.prototype.intersect=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];if(0===t.length)return this;t=t.map(function(t){return e(t)});var r=[];return this.forEach(function(e){t.every(function(t){return t.includes(e)})||r.push(e)}),this.withMutations(function(e){r.forEach(function(t){e.remove(t)})})},t.prototype.subtract=function(){for(var t=[],n=arguments.length;n--;)t[n]=arguments[n];if(0===t.length)return this;t=t.map(function(t){return e(t)});var r=[];return this.forEach(function(e){t.some(function(t){return t.includes(e)})&&r.push(e)}),this.withMutations(function(e){r.forEach(function(t){e.remove(t)})})},t.prototype.sort=function(e){return xs(sr(this,e))},t.prototype.sortBy=function(e,t){return xs(sr(this,t,e))},t.prototype.wasAltered=function(){return this._map.wasAltered()},t.prototype.__iterate=function(e,t){var n=this;return this._map.__iterate(function(t){return e(t,t,n)},t)},t.prototype.__iterator=function(e,t){return this._map.__iterator(e,t)},t.prototype.__ensureOwner=function(e){if(e===this.__ownerID)return this;var t=this._map.__ensureOwner(e);return e?this.__make(t,e):0===this.size?this.__empty():(this.__ownerID=e,this._map=t,this)},t}(Gt);Yi.isSet=Fi;var Xi,Qi=Yi.prototype;function Ji(e,t){return e.__ownerID?(e.size=t.size,e._map=t,e):t===e._map?e:0===t.size?e.__empty():e.__make(t)}function Zi(e,t){var n=Object.create(Qi);return n.size=e?e.size:0,n._map=e,n.__ownerID=t,n}function es(){return Xi||(Xi=Zi(oi()))}Qi[Ui]=!0,Qi.delete=Qi.remove,Qi.merge=Qi.concat=Qi.union,Qi.withMutations=Fr,Qi.asImmutable=Gr,Qi["@@transducer/init"]=Qi.asMutable=qr,Qi["@@transducer/step"]=function(e,t){return e.add(t)},Qi["@@transducer/result"]=function(e){return e.asImmutable()},Qi.__empty=es,Qi.__make=Zi;var ts,ns=function(e){function t(e,n,r){if(!(this instanceof t))return new t(e,n,r);if(gr(0!==r,"Cannot step a Range by 0"),e=e||0,void 0===n&&(n=1/0),r=void 0===r?1:Math.abs(r),n<e&&(r=-r),this._start=e,this._end=n,this._step=r,this.size=Math.max(0,Math.ceil((n-e)/r-1)+1),0===this.size){if(ts)return ts;ts=this}}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.toString=function(){return 0===this.size?"Range []":"Range [ "+this._start+"..."+this._end+(1!==this._step?" by "+this._step:"")+" ]"},t.prototype.get=function(e,t){return this.has(e)?this._start+Ct(this,e)*this._step:t},t.prototype.includes=function(e){var t=(e-this._start)/this._step;return t>=0&&t<this.size&&t===Math.floor(t)},t.prototype.slice=function(e,n){return $t(e,n,this.size)?this:(e=Rt(e,this.size),(n=Ot(n,this.size))<=e?new t(0,0):new t(this.get(e,this._end),this.get(n,this._end),this._step))},t.prototype.indexOf=function(e){var t=e-this._start;if(t%this._step==0){var n=t/this._step;if(n>=0&&n<this.size)return n}return-1},t.prototype.lastIndexOf=function(e){return this.indexOf(e)},t.prototype.__iterate=function(e,t){for(var n=this.size,r=this._step,i=t?this._start+(n-1)*r:this._start,s=0;s!==n&&!1!==e(i,t?n-++s:s++,this);)i+=t?-r:r;return s},t.prototype.__iterator=function(e,t){var n=this.size,r=this._step,i=t?this._start+(n-1)*r:this._start,s=0;return new an(function(){if(s===n)return{value:void 0,done:!0};var o=i;return i+=t?-r:r,hn(e,t?n-++s:s++,o)})},t.prototype.equals=function(e){return e instanceof t?this._start===e._start&&this._end===e._end&&this._step===e._step:Gi(this,e)},t}(xn);function rs(e,t,n){for(var r=xr(t),i=0;i!==r.length;)if((e=Ar(e,r[i++],It))===It)return n;return e}function is(e,t){return rs(this,e,t)}function ss(e,t){return rs(e,t,It)!==It}function os(){yr(this.size);var e={};return this.__iterate(function(t,n){e[n]=t}),e}Ut.isIterable=Lt,Ut.isKeyed=Bt,Ut.isIndexed=jt,Ut.isAssociative=Wt,Ut.isOrdered=Zt,Ut.Iterator=an,Hi(Ut,{toArray:function(){yr(this.size);var e=new Array(this.size||0),t=Bt(this),n=0;return this.__iterate(function(r,i){e[n++]=t?[i,r]:r}),e},toIndexedSeq:function(){return new Yn(this)},toJS:function(){return Ki(this)},toKeyedSeq:function(){return new Kn(this,!0)},toMap:function(){return Kr(this.toKeyedSeq())},toObject:os,toOrderedMap:function(){return Ri(this.toKeyedSeq())},toOrderedSet:function(){return xs(Bt(this)?this.valueSeq():this)},toSet:function(){return Yi(Bt(this)?this.valueSeq():this)},toSetSeq:function(){return new Xn(this)},toSeq:function(){return jt(this)?this.toIndexedSeq():Bt(this)?this.toKeyedSeq():this.toSetSeq()},toStack:function(){return Vi(Bt(this)?this.valueSeq():this)},toList:function(){return xi(Bt(this)?this.valueSeq():this)},toString:function(){return"[Collection]"},__toString:function(e,t){return 0===this.size?e+t:e+" "+this.toSeq().map(this.__toStringMapper).join(", ")+" "+t},concat:function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return ur(this,function(e,t){var n=Bt(e),r=[e].concat(t).map(function(e){return Lt(e)?n&&(e=Ft(e)):e=n?In(e):wn(Array.isArray(e)?e:[e]),e}).filter(function(e){return 0!==e.size});if(0===r.length)return e;if(1===r.length){var i=r[0];if(i===e||n&&Bt(i)||jt(e)&&jt(i))return i}var s=new En(r);return n?s=s.toKeyedSeq():jt(e)||(s=s.toSetSeq()),(s=s.flatten(!0)).size=r.reduce(function(e,t){if(void 0!==e){var n=t.size;if(void 0!==n)return e+n}},0),s}(this,e))},includes:function(e){return this.some(function(t){return Rn(t,e)})},entries:function(){return this.__iterator(nn)},every:function(e,t){yr(this.size);var n=!0;return this.__iterate(function(r,i,s){if(!e.call(t,r,i,s))return n=!1,!1}),n},filter:function(e,t){return ur(this,tr(this,e,t,!0))},find:function(e,t,n){var r=this.findEntry(e,t);return r?r[1]:n},forEach:function(e,t){return yr(this.size),this.__iterate(t?e.bind(t):e)},join:function(e){yr(this.size),e=void 0!==e?""+e:",";var t="",n=!0;return this.__iterate(function(r){n?n=!1:t+=e,t+=null!=r?r.toString():""}),t},keys:function(){return this.__iterator(en)},map:function(e,t){return ur(this,Zn(this,e,t))},reduce:function(e,t,n){return cs(this,e,t,n,arguments.length<2,!1)},reduceRight:function(e,t,n){return cs(this,e,t,n,arguments.length<2,!0)},reverse:function(){return ur(this,er(this,!0))},slice:function(e,t){return ur(this,nr(this,e,t,!0))},some:function(e,t){return!this.every(ds(e),t)},sort:function(e){return ur(this,sr(this,e))},values:function(){return this.__iterator(tn)},butLast:function(){return this.slice(0,-1)},isEmpty:function(){return void 0!==this.size?0===this.size:!this.some(function(){return!0})},count:function(e,t){return kt(e?this.toSeq().filter(e,t):this)},countBy:function(e,t){return function(e,t,n){var r=Kr().asMutable();return e.__iterate(function(i,s){r.update(t.call(n,i,s,e),0,function(e){return e+1})}),r.asImmutable()}(this,e,t)},equals:function(e){return Gi(this,e)},entrySeq:function(){var e=this;if(e._cache)return new En(e._cache);var t=e.toSeq().map(ps).toIndexedSeq();return t.fromEntrySeq=function(){return e.toSeq()},t},filterNot:function(e,t){return this.filter(ds(e),t)},findEntry:function(e,t,n){var r=n;return this.__iterate(function(n,i,s){if(e.call(t,n,i,s))return r=[i,n],!1}),r},findKey:function(e,t){var n=this.findEntry(e,t);return n&&n[0]},findLast:function(e,t,n){return this.toKeyedSeq().reverse().find(e,t,n)},findLastEntry:function(e,t,n){return this.toKeyedSeq().reverse().findEntry(e,t,n)},findLastKey:function(e,t){return this.toKeyedSeq().reverse().findKey(e,t)},first:function(e){return this.find(Nt,null,e)},flatMap:function(e,t){return ur(this,function(e,t,n){var r=lr(e);return e.toSeq().map(function(i,s){return r(t.call(n,i,s,e))}).flatten(!0)}(this,e,t))},flatten:function(e){return ur(this,ir(this,e,!0))},fromEntrySeq:function(){return new Qn(this)},get:function(e,t){return this.find(function(t,n){return Rn(n,e)},void 0,t)},getIn:is,groupBy:function(e,t){return function(e,t,n){var r=Bt(e),i=(Zt(e)?Ri():Kr()).asMutable();e.__iterate(function(s,o){i.update(t.call(n,s,o,e),function(e){return(e=e||[]).push(r?[o,s]:s),e})});var s=lr(e);return i.map(function(t){return ur(e,s(t))}).asImmutable()}(this,e,t)},has:function(e){return this.get(e,It)!==It},hasIn:function(e){return ss(this,e)},isSubset:function(e){return e="function"==typeof e.includes?e:Ut(e),this.every(function(t){return e.includes(t)})},isSuperset:function(e){return(e="function"==typeof e.isSubset?e:Ut(e)).isSubset(this)},keyOf:function(e){return this.findKey(function(t){return Rn(t,e)})},keySeq:function(){return this.toSeq().map(ls).toIndexedSeq()},last:function(e){return this.toSeq().reverse().first(e)},lastKeyOf:function(e){return this.toKeyedSeq().reverse().keyOf(e)},max:function(e){return or(this,e)},maxBy:function(e,t){return or(this,t,e)},min:function(e){return or(this,e?fs(e):gs)},minBy:function(e,t){return or(this,t?fs(t):gs,e)},rest:function(){return this.slice(1)},skip:function(e){return 0===e?this:this.slice(Math.max(0,e))},skipLast:function(e){return 0===e?this:this.slice(0,-Math.max(0,e))},skipWhile:function(e,t){return ur(this,rr(this,e,t,!0))},skipUntil:function(e,t){return this.skipWhile(ds(e),t)},sortBy:function(e,t){return ur(this,sr(this,t,e))},take:function(e){return this.slice(0,Math.max(0,e))},takeLast:function(e){return this.slice(-Math.max(0,e))},takeWhile:function(e,t){return ur(this,function(e,t,n){var r=pr(e);return r.__iterateUncached=function(r,i){var s=this;if(i)return this.cacheResult().__iterate(r,i);var o=0;return e.__iterate(function(e,i,a){return t.call(n,e,i,a)&&++o&&r(e,i,s)}),o},r.__iteratorUncached=function(r,i){var s=this;if(i)return this.cacheResult().__iterator(r,i);var o=e.__iterator(nn,i),a=!0;return new an(function(){if(!a)return{value:void 0,done:!0};var e=o.next();if(e.done)return e;var i=e.value,h=i[0],u=i[1];return t.call(n,u,h,s)?r===nn?e:hn(r,h,u,e):(a=!1,{value:void 0,done:!0})})},r}(this,e,t))},takeUntil:function(e,t){return this.takeWhile(ds(e),t)},update:function(e){return e(this)},valueSeq:function(){return this.toIndexedSeq()},hashCode:function(){return this.__hash||(this.__hash=function(e){if(e.size===1/0)return 0;var t=Zt(e),n=Bt(e),r=t?1:0;return function(e,t){return t=On(t,3432918353),t=On(t<<15|t>>>-15,461845907),t=On(t<<13|t>>>-13,5),t=On((t=(t+3864292196|0)^e)^t>>>16,2246822507),t=Mn((t=On(t^t>>>13,3266489909))^t>>>16)}(e.__iterate(n?t?function(e,t){r=31*r+ys(Dn(e),Dn(t))|0}:function(e,t){r=r+ys(Dn(e),Dn(t))|0}:t?function(e){r=31*r+Dn(e)|0}:function(e){r=r+Dn(e)|0}),r)}(this))}});var as=Ut.prototype;as[Dt]=!0,as[on]=as.values,as.toJSON=as.toArray,as.__toStringMapper=_r,as.inspect=as.toSource=function(){return this.toString()},as.chain=as.flatMap,as.contains=as.includes,Hi(Ft,{flip:function(){return ur(this,Jn(this))},mapEntries:function(e,t){var n=this,r=0;return ur(this,this.toSeq().map(function(i,s){return e.call(t,[s,i],r++,n)}).fromEntrySeq())},mapKeys:function(e,t){var n=this;return ur(this,this.toSeq().flip().map(function(r,i){return e.call(t,r,i,n)}).flip())}});var hs=Ft.prototype;hs[Vt]=!0,hs[on]=as.entries,hs.toJSON=os,hs.__toStringMapper=function(e,t){return _r(t)+": "+_r(e)},Hi(qt,{toKeyedSeq:function(){return new Kn(this,!1)},filter:function(e,t){return ur(this,tr(this,e,t,!1))},findIndex:function(e,t){var n=this.findEntry(e,t);return n?n[0]:-1},indexOf:function(e){var t=this.keyOf(e);return void 0===t?-1:t},lastIndexOf:function(e){var t=this.lastKeyOf(e);return void 0===t?-1:t},reverse:function(){return ur(this,er(this,!1))},slice:function(e,t){return ur(this,nr(this,e,t,!1))},splice:function(e,t){var n=arguments.length;if(t=Math.max(t||0,0),0===n||2===n&&!t)return this;e=Rt(e,e<0?this.count():this.size);var r=this.slice(0,e);return ur(this,1===n?r:r.concat(mr(arguments,2),this.slice(e+t)))},findLastIndex:function(e,t){var n=this.findLastEntry(e,t);return n?n[0]:-1},first:function(e){return this.get(0,e)},flatten:function(e){return ur(this,ir(this,e,!1))},get:function(e,t){return(e=Ct(this,e))<0||this.size===1/0||void 0!==this.size&&e>this.size?t:this.find(function(t,n){return n===e},void 0,t)},has:function(e){return(e=Ct(this,e))>=0&&(void 0!==this.size?this.size===1/0||e<this.size:-1!==this.indexOf(e))},interpose:function(e){return ur(this,function(e,t){var n=pr(e);return n.size=e.size&&2*e.size-1,n.__iterateUncached=function(n,r){var i=this,s=0;return e.__iterate(function(e){return(!s||!1!==n(t,s++,i))&&!1!==n(e,s++,i)},r),s},n.__iteratorUncached=function(n,r){var i,s=e.__iterator(tn,r),o=0;return new an(function(){return(!i||o%2)&&(i=s.next()).done?i:o%2?hn(n,o++,t):hn(n,o++,i.value,i)})},n}(this,e))},interleave:function(){var e=[this].concat(mr(arguments)),t=hr(this.toSeq(),xn.of,e),n=t.flatten(!0);return t.size&&(n.size=t.size*e.length),ur(this,n)},keySeq:function(){return ns(0,this.size)},last:function(e){return this.get(-1,e)},skipWhile:function(e,t){return ur(this,rr(this,e,t,!1))},zip:function(){return ur(this,hr(this,ms,[this].concat(mr(arguments))))},zipAll:function(){return ur(this,hr(this,ms,[this].concat(mr(arguments)),!0))},zipWith:function(e){var t=mr(arguments);return t[0]=this,ur(this,hr(this,e,t))}});var us=qt.prototype;function cs(e,t,n,r,i,s){return yr(e.size),e.__iterate(function(e,s,o){i?(i=!1,n=e):n=t.call(r,n,e,s,o)},s),n}function ls(e,t){return t}function ps(e,t){return[t,e]}function ds(e){return function(){return!e.apply(this,arguments)}}function fs(e){return function(){return-e.apply(this,arguments)}}function ms(){return mr(arguments)}function gs(e,t){return e<t?1:e>t?-1:0}function ys(e,t){return e^t+2654435769+(e<<6)+(e>>2)|0}us[zt]=!0,us[Jt]=!0,Hi(Gt,{get:function(e,t){return this.has(e)?e:t},includes:function(e){return this.has(e)},keySeq:function(){return this.valueSeq()}}),Gt.prototype.has=as.includes,Gt.prototype.contains=Gt.prototype.includes,Hi(yn,Ft.prototype),Hi(xn,qt.prototype),Hi(vn,Gt.prototype);var xs=function(e){function t(e){return null==e?bs():qi(e)?e:bs().withMutations(function(t){var n=Gt(e);yr(n.size),n.forEach(function(e){return t.add(e)})})}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.of=function(){return this(arguments)},t.fromKeys=function(e){return this(Ft(e).keySeq())},t.prototype.toString=function(){return this.__toString("OrderedSet {","}")},t}(Yi);xs.isOrderedSet=qi;var vs,Es=xs.prototype;function _s(e,t){var n=Object.create(Es);return n.size=e?e.size:0,n._map=e,n.__ownerID=t,n}function bs(){return vs||(vs=_s(Mi()))}Es[Jt]=!0,Es.zip=us.zip,Es.zipWith=us.zipWith,Es.__empty=bs,Es.__make=_s;var As=function(e,t){var n,r=function(s){var o=this;if(s instanceof r)return s;if(!(this instanceof r))return new r(s);if(!n){n=!0;var a=Object.keys(e),h=i._indices={};i._name=t,i._keys=a,i._defaultValues=e;for(var u=0;u<a.length;u++){var c=a[u];h[c]=u,i[c]?"object"==typeof console&&console.warn&&console.warn("Cannot define "+Ps(this)+' with property "'+c+'" since that property name is part of the Record API.'):Cs(i,c)}}this.__ownerID=void 0,this._values=xi().withMutations(function(e){e.setSize(o._keys.length),Ft(s).forEach(function(t,n){e.set(o._indices[n],t===o._defaultValues[n]?void 0:t)})})},i=r.prototype=Object.create(Is);return i.constructor=r,t&&(r.displayName=t),r};As.prototype.toString=function(){for(var e,t=Ps(this)+" { ",n=this._keys,r=0,i=n.length;r!==i;r++)t+=(r?", ":"")+(e=n[r])+": "+_r(this.get(e));return t+" }"},As.prototype.equals=function(e){return this===e||e&&this._keys===e._keys&&ks(this).equals(ks(e))},As.prototype.hashCode=function(){return ks(this).hashCode()},As.prototype.has=function(e){return this._indices.hasOwnProperty(e)},As.prototype.get=function(e,t){if(!this.has(e))return t;var n=this._indices[e],r=this._values.get(n);return void 0===r?this._defaultValues[e]:r},As.prototype.set=function(e,t){if(this.has(e)){var n=this._values.set(this._indices[e],t===this._defaultValues[e]?void 0:t);if(n!==this._values&&!this.__ownerID)return ws(this,n)}return this},As.prototype.remove=function(e){return this.set(e)},As.prototype.clear=function(){var e=this._values.clear().setSize(this._keys.length);return this.__ownerID?this:ws(this,e)},As.prototype.wasAltered=function(){return this._values.wasAltered()},As.prototype.toSeq=function(){return ks(this)},As.prototype.toJS=function(){return Ki(this)},As.prototype.entries=function(){return this.__iterator(nn)},As.prototype.__iterator=function(e,t){return ks(this).__iterator(e,t)},As.prototype.__iterate=function(e,t){return ks(this).__iterate(e,t)},As.prototype.__ensureOwner=function(e){if(e===this.__ownerID)return this;var t=this._values.__ensureOwner(e);return e?ws(this,t,e):(this.__ownerID=e,this._values=t,this)},As.isRecord=Xt,As.getDescriptiveName=Ps;var Ss,Is=As.prototype;function ws(e,t,n){var r=Object.create(Object.getPrototypeOf(e));return r._values=t,r.__ownerID=n,r}function Ps(e){return e.constructor.displayName||e.constructor.name||"Record"}function ks(e){return In(e._keys.map(function(t){return[t,e.get(t)]}))}function Cs(e,t){try{Object.defineProperty(e,t,{get:function(){return this.get(t)},set:function(e){gr(this.__ownerID,"Cannot set on an immutable record."),this.set(t,e)}})}catch(e){}}function Ns(e,t){return Bt(t)?t.toMap():t.toList()}Is[Yt]=!0,Is.delete=Is.remove,Is.deleteIn=Is.removeIn=$r,Is.getIn=is,Is.hasIn=as.hasIn,Is.merge=Tr,Is.mergeWith=Dr,Is.mergeIn=Wr,Is.mergeDeep=zr,Is.mergeDeepWith=jr,Is.mergeDeepIn=Ur,Is.setIn=Cr,Is.update=Or,Is.updateIn=Mr,Is.withMutations=Fr,Is.asMutable=qr,Is.asImmutable=Gr,Is[on]=Is.entries,Is.toJSON=Is.toObject=as.toObject,Is.inspect=Is.toSource=function(){return this.toString()};var $s,Rs={version:"4.0.0-rc.11",Collection:Ut,Iterable:Ut,Seq:gn,Map:Kr,OrderedMap:Ri,List:xi,Stack:Vi,Set:Yi,OrderedSet:xs,Record:As,Range:ns,Repeat:function(e){function t(e,n){if(!(this instanceof t))return new t(e,n);if(this._value=e,this.size=void 0===n?1/0:Math.max(0,n),0===this.size){if(Ss)return Ss;Ss=this}}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.toString=function(){return 0===this.size?"Repeat []":"Repeat [ "+this._value+" "+this.size+" times ]"},t.prototype.get=function(e,t){return this.has(e)?this._value:t},t.prototype.includes=function(e){return Rn(this._value,e)},t.prototype.slice=function(e,n){var r=this.size;return $t(e,n,r)?this:new t(this._value,Ot(n,r)-Rt(e,r))},t.prototype.reverse=function(){return this},t.prototype.indexOf=function(e){return Rn(this._value,e)?0:-1},t.prototype.lastIndexOf=function(e){return Rn(this._value,e)?this.size:-1},t.prototype.__iterate=function(e,t){for(var n=this.size,r=0;r!==n&&!1!==e(this._value,t?n-++r:r++,this););return r},t.prototype.__iterator=function(e,t){var n=this,r=this.size,i=0;return new an(function(){return i===r?{value:void 0,done:!0}:hn(e,t?r-++i:i++,n._value)})},t.prototype.equals=function(e){return e instanceof t?Rn(this._value,e._value):Gi(e)},t}(xn),is:Rn,fromJS:function(e,t){return function e(t,n,r,i,s,o){var a=Array.isArray(r)?xn:vr(r)?yn:null;if(a){if(~t.indexOf(r))throw new TypeError("Cannot convert circular structure to Immutable");t.push(r),s&&""!==i&&s.push(i);var h=n.call(o,i,a(r).map(function(i,o){return e(t,n,i,o,s,r)}),s&&s.slice());return t.pop(),s&&s.pop(),h}return r}([],t||Ns,e,"",t&&t.length>2?[]:void 0,{"":e})},hash:Dn,isImmutable:Qt,isCollection:Lt,isKeyed:Bt,isIndexed:jt,isAssociative:Wt,isOrdered:Zt,isValueObject:$n,isSeq:Kt,isList:yi,isMap:Cn,isOrderedMap:Nn,isStack:Li,isSet:Fi,isOrderedSet:qi,isRecord:Xt,get:Ar,getIn:rs,has:br,hasIn:ss,merge:function(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return Br(e,t)},mergeDeep:function(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return Vr(e,t)},mergeWith:function(e,t){for(var n=[],r=arguments.length-2;r-- >0;)n[r]=arguments[r+2];return Br(t,n,e)},mergeDeepWith:function(e,t){for(var n=[],r=arguments.length-2;r-- >0;)n[r]=arguments[r+2];return Vr(t,n,e)},remove:Ir,removeIn:Nr,set:wr,setIn:kr,update:Rr,updateIn:Pr};!function(e){e[e.IGNORED_LABELS=0]="IGNORED_LABELS",e[e.ACCESSED_NODES=1]="ACCESSED_NODES",e[e.ARGUMENTS_VARIABLES=2]="ARGUMENTS_VARIABLES",e[e.ASSIGNED_NODES=3]="ASSIGNED_NODES",e[e.IGNORE_BREAK_STATEMENTS=4]="IGNORE_BREAK_STATEMENTS",e[e.IGNORE_RETURN_AWAIT_YIELD=5]="IGNORE_RETURN_AWAIT_YIELD",e[e.NODES_CALLED_AT_PATH_WITH_OPTIONS=6]="NODES_CALLED_AT_PATH_WITH_OPTIONS",e[e.REPLACED_VARIABLE_INITS=7]="REPLACED_VARIABLE_INITS",e[e.RETURN_EXPRESSIONS_ACCESSED_AT_PATH=8]="RETURN_EXPRESSIONS_ACCESSED_AT_PATH",e[e.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH=9]="RETURN_EXPRESSIONS_ASSIGNED_AT_PATH",e[e.RETURN_EXPRESSIONS_CALLED_AT_PATH=10]="RETURN_EXPRESSIONS_CALLED_AT_PATH"}($s||($s={}));const Os={};class Ms{static create(){return new this(Rs.Map())}constructor(e){this.optionValues=e}addAccessedNodeAtPath(e,t){return this.setIn([$s.ACCESSED_NODES,t,...e,Os],!0)}addAccessedReturnExpressionAtPath(e,t){return this.setIn([$s.RETURN_EXPRESSIONS_ACCESSED_AT_PATH,t,...e,Os],!0)}addAssignedNodeAtPath(e,t){return this.setIn([$s.ASSIGNED_NODES,t,...e,Os],!0)}addAssignedReturnExpressionAtPath(e,t){return this.setIn([$s.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH,t,...e,Os],!0)}addCalledNodeAtPathWithOptions(e,t,n){return this.setIn([$s.NODES_CALLED_AT_PATH_WITH_OPTIONS,t,...e,Os,n],!0)}addCalledReturnExpressionAtPath(e,t){return this.setIn([$s.RETURN_EXPRESSIONS_CALLED_AT_PATH,t,...e,Os],!0)}getArgumentsVariables(){return this.get($s.ARGUMENTS_VARIABLES)||[]}getHasEffectsWhenCalledOptions(){return this.setIgnoreReturnAwaitYield().setIgnoreBreakStatements(!1).setIgnoreNoLabels()}getReplacedVariableInit(e){return this.optionValues.getIn([$s.REPLACED_VARIABLE_INITS,e])}hasNodeBeenAccessedAtPath(e,t){return this.optionValues.getIn([$s.ACCESSED_NODES,t,...e,Os])}hasNodeBeenAssignedAtPath(e,t){return this.optionValues.getIn([$s.ASSIGNED_NODES,t,...e,Os])}hasNodeBeenCalledAtPathWithOptions(e,t,n){const r=this.optionValues.getIn([$s.NODES_CALLED_AT_PATH_WITH_OPTIONS,t,...e,Os]);return r&&r.find((e,t)=>t.equals(n))}hasReturnExpressionBeenAccessedAtPath(e,t){return this.optionValues.getIn([$s.RETURN_EXPRESSIONS_ACCESSED_AT_PATH,t,...e,Os])}hasReturnExpressionBeenAssignedAtPath(e,t){return this.optionValues.getIn([$s.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH,t,...e,Os])}hasReturnExpressionBeenCalledAtPath(e,t){return this.optionValues.getIn([$s.RETURN_EXPRESSIONS_CALLED_AT_PATH,t,...e,Os])}ignoreBreakStatements(){return this.get($s.IGNORE_BREAK_STATEMENTS)}ignoreLabel(e){return this.optionValues.getIn([$s.IGNORED_LABELS,e])}ignoreReturnAwaitYield(){return this.get($s.IGNORE_RETURN_AWAIT_YIELD)}replaceVariableInit(e,t){return this.setIn([$s.REPLACED_VARIABLE_INITS,e],t)}setArgumentsVariables(e){return this.set($s.ARGUMENTS_VARIABLES,e)}setIgnoreBreakStatements(e=!0){return this.set($s.IGNORE_BREAK_STATEMENTS,e)}setIgnoreLabel(e){return this.setIn([$s.IGNORED_LABELS,e],!0)}setIgnoreNoLabels(){return this.remove($s.IGNORED_LABELS)}setIgnoreReturnAwaitYield(e=!0){return this.set($s.IGNORE_RETURN_AWAIT_YIELD,e)}get(e){return this.optionValues.get(e)}remove(e){return new Ms(this.optionValues.remove(e))}set(e,t){return new Ms(this.optionValues.set(e,t))}setIn(e,t){return new Ms(this.optionValues.setIn(e,t))}}const Ts={Literal:[],Program:["body"]};const Ds=Ms.create();class Ls{constructor(e,t,n){this.keys=Ts[e.type]||function(e){return Ts[e.type]=Object.keys(e).filter(t=>"object"==typeof e[t]),Ts[e.type]}(e),this.parent=t,this.context=t.context,this.createScope(n),this.parseNode(e),this.initialise(),this.context.magicString.addSourcemapLocation(this.start),this.context.magicString.addSourcemapLocation(this.end)}bind(){for(const e of this.keys){const t=this[e];if(null!==t&&"annotations"!==e)if(Array.isArray(t))for(const e of t)null!==e&&e.bind();else t.bind()}}createScope(e){this.scope=e}declare(e,t){}deoptimizePath(e){}getLiteralValueAtPath(e,t,n){return Se}getReturnExpressionWhenCalledAtPath(e,t,n){return Ie}hasEffects(e){for(const t of this.keys){const n=this[t];if(null!==n&&"annotations"!==t)if(Array.isArray(n)){for(const t of n)if(null!==t&&t.hasEffects(e))return!0}else if(n.hasEffects(e))return!0}return!1}hasEffectsWhenAccessedAtPath(e,t){return e.length>0}hasEffectsWhenAssignedAtPath(e,t){return!0}hasEffectsWhenCalledAtPath(e,t,n){return!0}include(e){this.included=!0;for(const t of this.keys){const n=this[t];if(null!==n&&"annotations"!==t)if(Array.isArray(n))for(const t of n)null!==t&&t.include(e);else n.include(e)}}includeWithAllDeclaredVariables(e){this.include(e)}initialise(){this.included=!1}insertSemicolon(e){";"!==e.original[this.end-1]&&e.appendLeft(this.end,";")}locate(){const e=_t(this.context.code,this.start,{offsetLine:1});return e.file=this.context.fileName,e.toString=(()=>JSON.stringify(e)),e}parseNode(e){for(const t of Object.keys(e)){if(this.hasOwnProperty(t))continue;const n=e[t];if("object"!=typeof n||null===n||"annotations"===t)this[t]=n;else if(Array.isArray(n)){this[t]=[];for(const e of n)this[t].push(null===e?null:new(this.context.nodeConstructors[e.type]||this.context.nodeConstructors.UnknownNode)(e,this,this.scope))}else this[t]=new(this.context.nodeConstructors[n.type]||this.context.nodeConstructors.UnknownNode)(n,this,this.scope)}}render(e,t){for(const n of this.keys){const r=this[n];if(null!==r&&"annotations"!==n)if(Array.isArray(r))for(const n of r)null!==n&&n.render(e,t);else r.render(e,t)}}shouldBeIncluded(){return this.included||this.hasEffects(Ds)}toString(){return this.context.code.slice(this.start,this.end)}}class Vs extends Ls{createScope(e){this.scope=new Et(e)}hasEffectsWhenAccessedAtPath(e,t){return e.length>1}hasEffectsWhenAssignedAtPath(e,t){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){return this.body.hasEffectsWhenCalledAtPath(e,t,n)||null!==this.superClass&&this.superClass.hasEffectsWhenCalledAtPath(e,t,n)}initialise(){this.included=!1,null!==this.id&&this.id.declare("class",this)}}class Bs extends Vs{initialise(){super.initialise(),null!==this.id&&(this.id.variable.isId=!0)}parseNode(e){null!==e.id&&(this.id=new this.context.nodeConstructors.Identifier(e.id,this,this.scope.parent)),super.parseNode(e)}render(e,t){"system"===t.format&&this.id&&this.id.variable.exportName&&e.appendLeft(this.end,` exports('${this.id.variable.exportName}', ${this.id.variable.getName()});`),super.render(e,t)}}const zs=(e,t)=>{const n=parseInt(e[0],10);return n<t.getArgumentsVariables().length&&t.getArgumentsVariables()[n]||Ie};class js extends xt{constructor(e,t){super("arguments",null,Ie,t),this.parameters=e}deoptimizePath(e){const t=parseInt(e[0],10);e.length>0&&t>=0&&this.parameters[t]&&this.parameters[t].deoptimizePath(e.slice(1))}hasEffectsWhenAccessedAtPath(e,t){return e.length>1&&zs(e,t).hasEffectsWhenAccessedAtPath(e.slice(1),t)}hasEffectsWhenAssignedAtPath(e,t){return 0===e.length||this.included||zs(e,t).hasEffectsWhenAssignedAtPath(e.slice(1),t)}hasEffectsWhenCalledAtPath(e,t,n){return 0===e.length||zs(e,n).hasEffectsWhenCalledAtPath(e.slice(1),t,n)}}class Ws extends xt{constructor(e){super("this",null,null,e)}_getInit(e){return e.getReplacedVariableInit(this)||Ie}getLiteralValueAtPath(){return Se}hasEffectsWhenAccessedAtPath(e,t){return this._getInit(t).hasEffectsWhenAccessedAtPath(e,t)||super.hasEffectsWhenAccessedAtPath(e,t)}hasEffectsWhenAssignedAtPath(e,t){return this._getInit(t).hasEffectsWhenAssignedAtPath(e,t)||super.hasEffectsWhenAssignedAtPath(e,t)}hasEffectsWhenCalledAtPath(e,t,n){return this._getInit(n).hasEffectsWhenCalledAtPath(e,t,n)||super.hasEffectsWhenCalledAtPath(e,t,n)}}class Us extends Et{constructor(e,t){super(e),this.parameters=[],this.context=t,this.hoistedBodyVarScope=new Et(this)}addParameterDeclaration(e){const t=e.name;let n;return t in this.hoistedBodyVarScope.variables?(n=this.hoistedBodyVarScope.variables[t]).addDeclaration(e,null):n=new xt(t,e,Ie,this.context),this.variables[t]=n,this.parameters.push(n),n}getParameterVariables(){return this.parameters}}class Fs extends Us{constructor(){super(...arguments),this.returnExpression=null,this.returnExpressions=[]}addReturnExpression(e){this.returnExpressions.push(e)}getReturnExpression(){return null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression}updateReturnExpression(){if(1===this.returnExpressions.length)this.returnExpression=this.returnExpressions[0];else{this.returnExpression=Ie;for(const e of this.returnExpressions)e.deoptimizePath(be)}}}class qs extends Fs{constructor(e,t){super(e,t),this.variables.arguments=new js(super.getParameterVariables(),t),this.variables.this=new Ws(t)}findLexicalBoundary(){return this}getOptionsWhenCalledWith({args:e,withNew:t},n){return n.replaceVariableInit(this.variables.this,t?new Ue:Ie).setArgumentsVariables(e.map((e,t)=>super.getParameterVariables()[t]||e))}}class Gs extends Ls{createScope(e){this.scope=new qs(e,this.context)}deoptimizePath(e){1===e.length&&("prototype"===e[0]?this.isPrototypeDeoptimized=!0:e[0]===Ee&&(this.isPrototypeDeoptimized=!0,this.scope.getReturnExpression().deoptimizePath(be)))}getReturnExpressionWhenCalledAtPath(e){return 0===e.length?this.scope.getReturnExpression():Ie}hasEffects(e){return null!==this.id&&this.id.hasEffects(e)}hasEffectsWhenAccessedAtPath(e){return!(e.length<=1)&&(e.length>2||"prototype"!==e[0]||this.isPrototypeDeoptimized)}hasEffectsWhenAssignedAtPath(e){return!(e.length<=1)&&(e.length>2||"prototype"!==e[0]||this.isPrototypeDeoptimized)}hasEffectsWhenCalledAtPath(e,t,n){if(e.length>0)return!0;const r=this.scope.getOptionsWhenCalledWith(t,n);for(const e of this.params)if(e.hasEffects(r))return!0;return this.body.hasEffects(r)}include(e){this.scope.variables.arguments.include(),super.include(e)}initialise(){this.included=!1,this.isPrototypeDeoptimized=!1,null!==this.id&&this.id.declare("function",this);for(const e of this.params)e.declare("parameter",Ie);this.body.addImplicitReturnExpressionToScope()}parseNode(e){this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope.hoistedBodyVarScope),super.parseNode(e)}}Gs.prototype.preventChildBlockScope=!0;class Hs extends Gs{initialise(){super.initialise(),null!==this.id&&(this.id.variable.isId=!0)}parseNode(e){null!==e.id&&(this.id=new this.context.nodeConstructors.Identifier(e.id,this,this.scope.parent)),super.parseNode(e)}}const Ks=/\s/;class Ys extends Ls{include(e){super.include(e),e&&this.context.includeVariable(this.variable)}initialise(){this.included=!1;const e=this.declaration;this.declarationName=e.id&&e.id.name||this.declaration.name,this.variable=this.scope.addExportDefaultDeclaration(this.declarationName||this.context.getModuleName(),this,this.context),this.context.addExport(this)}render(e,t,{start:n,end:r}=Y){const i=function(e,t=0){for(t=le(e,"default",t)+7;Ks.test(e[t]);)t++;return t}(e.original,this.start);if(this.declaration instanceof Hs)this.renderNamedDeclaration(e,i,"function",null===this.declaration.id,t);else if(this.declaration instanceof Bs)this.renderNamedDeclaration(e,i,"class",null===this.declaration.id,t);else{if(this.variable.getOriginalVariable()!==this.variable)return void("system"===t.format&&this.variable.exportName?e.overwrite(n,r,`exports('${this.variable.exportName}', ${this.variable.getName()});`):he(this,e,n,r));if(!this.variable.included)return e.remove(this.start,i),this.declaration.render(e,t,{isCalleeOfRenderedParent:!1,renderedParentType:Z}),void(";"!==e.original[this.end-1]&&e.appendLeft(this.end,";"));this.renderVariableDeclaration(e,i,t)}this.declaration.render(e,t)}renderNamedDeclaration(e,t,n,r,i){const s=this.variable.getName();e.remove(this.start,t),r&&e.appendLeft(function(e,t,n=0){const r=le(e,t,n)+t.length;e=e.slice(r,le(e,"{",r));const i=le(e,"*");return-1===i?r:r+i+1}(e.original,n,t),` ${s}`),"system"===i.format&&this.declaration instanceof Bs&&this.variable.exportName&&e.appendLeft(this.end,` exports('${this.variable.exportName}', ${s});`)}renderVariableDeclaration(e,t,n){const r="system"===n.format&&this.variable.exportName?`exports('${this.variable.exportName}', `:"";e.overwrite(this.start,t,`${n.varOrConst} ${this.variable.getName()} = ${r}`);const i=59===e.original.charCodeAt(this.end-1);r?e.appendRight(i?this.end-1:this.end,")"+(i?"":";")):i||e.appendLeft(this.end,";")}}Ys.prototype.needsBoundaries=!0;class Xs extends Ls{addExportedVariables(e){null!==this.variable&&this.variable.exportName&&e.push(this.variable)}bind(){this.bound||(this.bound=!0,null===this.variable&&function e(t,n){if("MemberExpression"===t.type)return!t.computed&&e(t.object,t);if("Identifier"===t.type)switch(n.type){case"MemberExpression":return n.computed||t===n.object;case"MethodDefinition":return n.computed;case"Property":return n.computed||t===n.value;case"ExportSpecifier":return t===n.local;case"LabeledStatement":case"BreakStatement":case"ContinueStatement":return!1;default:return!0}return!1}(this,this.parent)&&(this.variable=this.scope.findVariable(this.name),this.variable.addReference(this)),null!==this.variable&&this.variable.isLocal&&null!==this.variable.additionalInitializers&&this.variable.consolidateInitializers())}declare(e,t){switch(e){case"var":case"function":this.variable=this.scope.addDeclaration(this,this.context,t,!0);break;case"let":case"const":case"class":this.variable=this.scope.addDeclaration(this,this.context,t,!1);break;case"parameter":this.variable=this.scope.addParameterDeclaration(this);break;default:throw new Error(`Unexpected identifier kind ${e}.`)}}deoptimizePath(e){this.bound||this.bind(),null!==this.variable&&(0===e.length&&this.name in this.context.importDescriptions&&!this.scope.contains(this.name)&&this.disallowImportReassignment(),this.variable.deoptimizePath(e))}getLiteralValueAtPath(e,t,n){return this.bound||this.bind(),null!==this.variable?this.variable.getLiteralValueAtPath(e,t,n):Se}getReturnExpressionWhenCalledAtPath(e,t,n){return this.bound||this.bind(),null!==this.variable?this.variable.getReturnExpressionWhenCalledAtPath(e,t,n):Ie}hasEffectsWhenAccessedAtPath(e,t){return null!==this.variable&&this.variable.hasEffectsWhenAccessedAtPath(e,t)}hasEffectsWhenAssignedAtPath(e,t){return!this.variable||this.variable.hasEffectsWhenAssignedAtPath(e,t)}hasEffectsWhenCalledAtPath(e,t,n){return!this.variable||this.variable.hasEffectsWhenCalledAtPath(e,t,n)}include(e){this.included||(this.included=!0,null!==this.variable&&this.context.includeVariable(this.variable))}initialise(){this.included=!1,this.bound=!1,this.variable||(this.variable=null)}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:r,isShorthandProperty:i}=Y){if(this.variable){const t=this.variable.getName();t!==this.name&&(e.overwrite(this.start,this.end,t,{contentOnly:!0,storeName:!0}),i&&e.prependRight(this.start,`${this.name}: `)),"eval"===t&&n===Q&&r&&e.appendRight(this.start,"0, ")}}disallowImportReassignment(){this.context.error({code:"ILLEGAL_REASSIGNMENT",message:`Illegal reassignment to import '${this.name}'`},this.start)}}class Qs extends xt{constructor(e,t,n){super(e,t,t.declaration,n),this.originalId=null,this.originalVariable=null;const r=t.declaration;(r instanceof Hs||r instanceof Bs)&&r.id?(this.hasId=!0,this.originalId=r.id):r instanceof Xs&&(this.originalId=r)}addReference(e){this.hasId||(this.name=e.name)}getAssignedVariableName(){return this.originalId&&this.originalId.name||null}getName(){const e=this.getOriginalVariable();return e===this?super.getName():e.getName()}getOriginalVariable(){if(null===this.originalVariable)if(!this.originalId||!this.hasId&&this.originalId.variable.isReassigned)this.originalVariable=this;else{const e=this.originalId.variable;this.originalVariable=e instanceof Qs?e.getOriginalVariable():e}return this.originalVariable}setRenderNames(e,t){const n=this.getOriginalVariable();n===this?super.setRenderNames(e,t):n.setRenderNames(e,t)}setSafeName(e){const t=this.getOriginalVariable();t===this?super.setSafeName(e):t.setSafeName(e)}}Qs.prototype.getBaseVariableName=Qs.prototype.getName,Qs.prototype.isDefault=!0;const Js="_missingExportShim",Zs="_interopDefault";class eo extends Qe{constructor(e){super(Js),this.module=e}}const to={},no="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" "),ro="Int8x16 Int16x8 Int32x4 Float32x4 Float64x2".split(" "),io="abs add and bool check div equal extractLane fromFloat32x4 fromFloat32x4Bits fromFloat64x2 fromFloat64x2Bits fromInt16x8Bits fromInt32x4 fromInt32x4Bits fromInt8x16Bits greaterThan greaterThanOrEqual lessThan lessThanOrEqual load max maxNum min minNum mul neg not notEqual or reciprocalApproximation reciprocalSqrtApproximation replaceLane select selectBits shiftLeftByScalar shiftRightArithmeticByScalar shiftRightLogicalByScalar shuffle splat sqrt store sub swizzle xor".split(" "),so=[];ro.forEach(e=>{io.forEach(t=>{so.push(`SIMD.${e}.${t}`)})}),["Array.isArray","Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape","Object","Object.create","Object.getNotifier","Object.getOwn","Object.getOwnPropertyDescriptor","Object.getOwnPropertyNames","Object.getOwnPropertySymbols","Object.getPrototypeOf","Object.is","Object.isExtensible","Object.isFrozen","Object.isSealed","Object.keys","Boolean","Number","Number.isFinite","Number.isInteger","Number.isNaN","Number.isSafeInteger","Number.parseFloat","Number.parseInt","Symbol","Symbol.for","Symbol.keyFor","Math.abs","Math.acos","Math.acosh","Math.asin","Math.asinh","Math.atan","Math.atan2","Math.atanh","Math.cbrt","Math.ceil","Math.clz32","Math.cos","Math.cosh","Math.exp","Math.expm1","Math.floor","Math.fround","Math.hypot","Math.imul","Math.log","Math.log10","Math.log1p","Math.log2","Math.max","Math.min","Math.pow","Math.random","Math.round","Math.sign","Math.sin","Math.sinh","Math.sqrt","Math.tan","Math.tanh","Math.trunc","Date","Date.UTC","Date.now","Date.parse","String","String.fromCharCode","String.fromCodePoint","String.raw","RegExp","Map","Set","WeakMap","WeakSet","ArrayBuffer","ArrayBuffer.isView","DataView","Promise.all","Promise.race","Promise.resolve","Intl.Collator","Intl.Collator.supportedLocalesOf","Intl.DateTimeFormat","Intl.DateTimeFormat.supportedLocalesOf","Intl.NumberFormat","Intl.NumberFormat.supportedLocalesOf"].concat(no,no.map(e=>`${e}.from`),no.map(e=>`${e}.of`),ro.map(e=>`SIMD.${e}`),so).forEach(e=>to[e]=!0);class oo extends Qe{hasEffectsWhenAccessedAtPath(e){return e.length>0&&!this.isPureFunctionMember(e)&&!("Reflect"===this.name&&1===e.length)}hasEffectsWhenCalledAtPath(e){return!to[[this.name,...e].join(".")]}isPureFunctionMember(e){return to[[this.name,...e].join(".")]||e.length>=1&&to[[this.name,...e.slice(0,-1)].join(".")]||e.length>=2&&to[[this.name,...e.slice(0,-2)].join(".")]&&"prototype"===e[e.length-2]}}const ao=Object.assign(Object.create(null),{await:!0,break:!0,case:!0,catch:!0,class:!0,const:!0,continue:!0,debugger:!0,default:!0,delete:!0,do:!0,else:!0,enum:!0,eval:!0,export:!0,extends:!0,false:!0,finally:!0,for:!0,function:!0,if:!0,implements:!0,import:!0,in:!0,instanceof:!0,interface:!0,let:!0,new:!0,null:!0,package:!0,private:!0,protected:!0,public:!0,return:!0,static:!0,super:!0,switch:!0,this:!0,throw:!0,true:!0,try:!0,typeof:!0,undefined:!0,var:!0,void:!0,while:!0,with:!0,yield:!0}),ho={},uo={exports:!0},co={amd:{formatGlobals:uo,forbiddenNames:ao},cjs:{forbiddenNames:ao,formatGlobals:{exports:!0,module:!0,[Zs]:!0}},es:{formatGlobals:ho,forbiddenNames:ao},iife:{formatGlobals:uo,forbiddenNames:ao},system:{forbiddenNames:Object.assign(Object.create(null),ao,uo),formatGlobals:ho},umd:{formatGlobals:uo,forbiddenNames:ao}};class lo extends Qe{constructor(e){super(e.getModuleName()),this.memberVariables=Object.create(null),this.containsExternalNamespace=!1,this.referencedEarly=!1,this.references=[],this.context=e,this.module=e.module;for(const e of this.context.getExports().concat(this.context.getReexports()))"*"===e[0]&&e.length>1&&(this.containsExternalNamespace=!0),this.memberVariables[e]=this.context.traceExport(e)}addReference(e){this.references.push(e),this.name=e.name}deoptimizePath(){for(const e in this.memberVariables)this.memberVariables[e].deoptimizePath(be)}include(){if(!this.included){this.containsExternalNamespace&&this.context.error({code:"NAMESPACE_CANNOT_CONTAIN_EXTERNAL",id:this.module.id,message:`Cannot create an explicit namespace object for module "${this.context.getModuleName()}" because it contains a reexported external namespace`},void 0),this.included=!0;for(const e of this.references)if(e.context.getModuleExecIndex()<=this.context.getModuleExecIndex()){this.referencedEarly=!0;break}if(this.context.preserveModules)for(const e of Object.keys(this.memberVariables))this.memberVariables[e].include();else for(const e of Object.keys(this.memberVariables))this.context.includeVariable(this.memberVariables[e])}}renderBlock(e){const t=e.compact?"":" ",n=e.compact?"":"\n",r=e.indent,i=Object.keys(this.memberVariables).map(n=>{const i=this.memberVariables[n];if(this.referencedEarly||i.isReassigned)return`${r}get ${n}${t}()${t}{${t}return ${i.getName()}${e.compact?"":";"}${t}}`;const s=ao[n]?`'${n}'`:n;return`${r}${s}: ${i.getName()}`}),s=this.getName(),o=e.freeze?"/*#__PURE__*/Object.freeze":"";let a=`${e.varOrConst} ${s} = ${e.namespaceToStringTag?`{${n}${i.join(`,${n}`)}${n}};`:`${o}({${n}${i.join(`,${n}`)}${n}});`}`;return e.namespaceToStringTag&&(a+=`${n}if${t}(typeof Symbol${t}!==${t}'undefined'${t}&&${t}Symbol.toStringTag)${n}`,a+=`${r}Object.defineProperty(${s},${t}Symbol.toStringTag,${t}{${t}value:${t}'Module'${t}});${n}`,a+=`else${n||" "}`,a+=`${r}Object.defineProperty(${s},${t}'toString',${t}{${t}value:${t}function${t}()${t}{${t}return${t}'[object Module]'${e.compact?";":""}${t}}${t}});${n}`,a+=`${o}(${s});`),"system"===e.format&&this.exportName&&(a+=`${n}exports('${this.exportName}',${t}${s});`),a}renderFirst(){return this.referencedEarly}}lo.prototype.isNamespace=!0;const po="Object.defineProperty(exports, '__esModule', { value: true });",fo="Object.defineProperty(exports,'__esModule',{value:true});";function mo(e,t,n,r,i,s,o="return "){const a=i?"":" ",h=i?"":"\n";if(!n){let n;return e.some(e=>"default"===e.exported&&(n=e.local,!0)),n||t.some(e=>!!e.reexports&&e.reexports.some(t=>"default"===t.reexported&&(n=e.namedExportsMode?`${e.name}.${t.imported}`:e.name,!0))),`${o}${n};`}let u="";return t.forEach(({name:e,reexports:t})=>{t&&n&&t.forEach(t=>{"*"===t.reexported&&(!i&&u&&(u+="\n"),u+=`Object.keys(${e}).forEach(function${a}(key)${a}{${h}`+`${s}Object.defineProperty(exports,${a}key,${a}{${h}`+`${s}${s}enumerable:${a}true,${h}`+`${s}${s}get:${a}function${a}()${a}{${h}`+`${s}${s}${s}return ${e}[key];${h}`+`${s}${s}}${h}${s}});${h}});`)})}),t.forEach(({name:e,imports:t,reexports:o,isChunk:c,namedExportsMode:l})=>{o&&n&&o.forEach(n=>{if("default"!==n.imported||c)if("*"!==n.imported){u&&!i&&(u+="\n");const t="default"!==n.imported||l?`${e}.${n.imported}`:e;u+=n.needsLiveBinding?`Object.defineProperty(exports,${a}'${n.reexported}',${a}{${h}`+`${s}enumerable:${a}true,${h}`+`${s}get:${a}function${a}()${a}{${h}`+`${s}${s}return ${t};${h}${s}}${h}});`:`exports.${n.reexported}${a}=${a}${t};`}else"*"!==n.reexported&&(u&&!i&&(u+="\n"),u+=`exports.${n.reexported}${a}=${a}${e};`);else{const s=t&&t.some(e=>"default"!==e.imported)||o&&o.some(e=>"default"!==e.imported&&"*"!==e.imported),h=o&&o.some(e=>"default"===e.imported&&"default"===e.reexported);u&&!i&&(u+="\n"),u+=s||h?`exports.${n.reexported}${a}=${a}${e}${!1!==r?"__default":".default"};`:`exports.${n.reexported}${a}=${a}${e};`}})}),e.forEach(e=>{const t=`exports.${e.exported}`,n=e.local;t!==n&&(u&&!i&&(u+="\n"),u+=`${t}${a}=${a}${n};`)}),u}function go(e,t,n){return e.map(({name:e,exportsNames:r,exportsDefault:i,namedExportsMode:s})=>{if(s)return i&&!1!==t.interop?r?t.compact?`${n} ${e}__default='default'in ${e}?${e}['default']:${e};`:`${n} ${e}__default = 'default' in ${e} ? ${e}['default'] : ${e};`:t.compact?`${e}=${e}&&${e}.hasOwnProperty('default')?${e}['default']:${e};`:`${e} = ${e} && ${e}.hasOwnProperty('default') ? ${e}['default'] : ${e};`:null}).filter(Boolean).join(t.compact?"":"\n")}const yo={assert:!0,buffer:!0,console:!0,constants:!0,domain:!0,events:!0,http:!0,https:!0,os:!0,path:!0,process:!0,punycode:!0,querystring:!0,stream:!0,string_decoder:!0,timers:!0,tty:!0,url:!0,util:!0,vm:!0,zlib:!0};function xo(e,t){const n=t.map(({id:e})=>e).filter(e=>e in yo);n.length&&e({code:"MISSING_NODE_BUILTINS",message:`Creating a browser bundle that depends on Node.js built-in ${1===n.length?`module ('${n[0]}')`:`modules (${n.slice(0,-1).map(e=>`'${e}'`).join(", ")} and '${n.slice(-1)}')`}. You might need to include https://www.npmjs.com/package/rollup-plugin-node-builtins`,modules:n})}function vo(e){return e.replace(/^\t+/,e=>e.split("\t").join(" "))}function Eo(e,t,n){let r=e.split("\n");const i=Math.max(0,t-3);let s=Math.min(t+2,r.length);for(r=r.slice(i,s);!/\S/.test(r[r.length-1]);)r.pop(),s-=1;const o=String(s).length;return r.map((e,r)=>{const s=i+r+1===t;let a=String(r+i+1);for(;a.length<o;)a=` ${a}`;if(s){const t=function(e){let t="";for(;e--;)t+=" ";return t}(o+2+vo(e.slice(0,n)).length)+"^";return`${a}: ${vo(e)}\n${t}`}return`${a}: ${vo(e)}`}).join("\n")}function _o(e){const t=ct(e);return t.substr(0,t.length-pt(e).length)}function bo(e){return"undefined"!=typeof process&&at(e)?dt(process.cwd(),e):e}function Ao(e){return!("/"===e[0]||"."===e[1]&&("/"===e[2]||"."===e[2]&&"/"===e[3]))}function So(e,t){throw e instanceof Error==!1&&(e=Object.assign(new Error(e.message),e)),t&&Object.assign(e,t),e}function Io(e,t,n,r){if(void 0!==t.line&&void 0!==t.column){const{line:n,column:i}=t;e.loc={file:r,line:n,column:i}}else{e.pos=t;const{line:i,column:s}=_t(n,t,{offsetLine:1});e.loc={file:r,line:i,column:s}}if(void 0===e.frame){const{line:t,column:r}=e.loc;e.frame=Eo(n,t,r)}}var wo;function Po(e,t,n){return{code:wo.INVALID_CHUNK,message:`Cannot assign ${bo(e)} to the "${t}" chunk as it is already in the "${n}" chunk.`}}function ko(e,t,n){return{code:wo.NAMESPACE_CONFLICT,message:`Conflicting namespaces: ${bo(t.id)} re-exports '${e}' from both ${bo(t.exportsAll[e])} and ${bo(n.exportsAll[e])} (will be ignored)`,name:e,reexporter:t.id,sources:[t.exportsAll[e],n.exportsAll[e]]}}!function(e){e.ASSET_NOT_FINALISED="ASSET_NOT_FINALISED",e.ASSET_NOT_FOUND="ASSET_NOT_FOUND",e.ASSET_SOURCE_ALREADY_SET="ASSET_SOURCE_ALREADY_SET",e.ASSET_SOURCE_MISSING="ASSET_SOURCE_MISSING",e.BAD_LOADER="BAD_LOADER",e.CHUNK_NOT_FOUND="CHUNK_NOT_FOUND",e.CHUNK_NOT_GENERATED="CHUNK_NOT_GENERATED",e.INVALID_ASSET_NAME="INVALID_ASSET_NAME",e.INVALID_CHUNK="INVALID_CHUNK",e.INVALID_EXTERNAL_ID="INVALID_EXTERNAL_ID",e.INVALID_OPTION="INVALID_OPTION",e.INVALID_PLUGIN_HOOK="INVALID_PLUGIN_HOOK",e.INVALID_ROLLUP_PHASE="INVALID_ROLLUP_PHASE",e.NAMESPACE_CONFLICT="NAMESPACE_CONFLICT",e.UNRESOLVED_ENTRY="UNRESOLVED_ENTRY",e.UNRESOLVED_IMPORT="UNRESOLVED_IMPORT"}(wo||(wo={}));const Co=/^[a-zA-Z$_][a-zA-Z0-9$_]*$/;function No(e){return Co.test(e)?`.${e}`:`['${e}']`}function $o(e){return e.split(".").map(No).join("")}function Ro(e,t,n,r,i){const s=r?"":" ",o=e.split(".");n&&(o[0]=("function"==typeof n?n(o[0]):n[o[0]])||o[0]);const a=o.pop();let h=t,u=o.map(e=>(h+=No(e),`${h}${s}=${s}${h}${s}||${s}{}`)).concat(`${h}${No(a)}`).join(`,${s}`).concat(`${s}=${s}${i}`);return o.length>0&&(u=`(${u})`),u}function Oo(e){let t=e.length;for(;t--;){const n=e[t];if(n.exportsDefault||n.exportsNames)return e.slice(0,t+1)}return[]}const Mo=e=>`this${$o(e)}`;const To=(e,t,n,r,i)=>e?`${i}${r}${t} _starExcludes${n}=${n}{${n}${Array.from(e).join(`:${n}1,${n}`)}${e.size?`:${n}1`:""}${n}};`:"",Do=(e,t,n,r)=>e.length?`${r}${n}var ${e.join(`,${t}`)};`:"";function Lo(e,t,n,r){return 0===e.length?"":1===e.length?`${n}${n}${n}exports('${e[0].name}',${t}${e[0].value});${r}${r}`:`${n}${n}${n}exports({${r}`+e.map(({name:e,value:r})=>`${n}${n}${n}${n}${e}:${t}${r}`).join(`,${r}`)+`${r}${n}${n}${n}});${r}${r}`}const Vo=(e,t,n,r)=>Lo(e.filter(e=>e.hoisted||e.uninitialized).map(e=>({name:e.exported,value:e.uninitialized?"void 0":e.local})),t,n,r),Bo=(e,t,n,r)=>Lo(e.filter(e=>e.local===Js).map(e=>({name:e.exported,value:Js})),t,n,r);function zo(e,t){return e?`${t}${$o(e)}`:"null"}var jo={system:function(e,{dependencies:t,exports:n,indentString:r,intro:i,outro:s,usesTopLevelAwait:o,varOrConst:a},h){const u=h.compact?"":"\n",c=h.compact?"":" ",l=t.map(e=>`'${e.id}'`),p=[];let d;const f=[];t.forEach(({imports:e,reexports:i})=>{const s=[];if(e&&e.forEach(e=>{p.push(e.local),"*"===e.imported?s.push(`${e.local}${c}=${c}module;`):s.push(`${e.local}${c}=${c}module.${e.imported};`)}),i){let e=!1;i.length>1||1===i.length&&("*"===i[0].reexported||"*"===i[0].imported)?(i.forEach(i=>{"*"===i.reexported&&(d||(d=function({dependencies:e,exports:t}){const n=new Set(t.map(e=>e.exported));return n.has("default")||n.add("default"),e.forEach(({reexports:e})=>{e&&e.forEach(e=>{"*"===e.imported||n.has(e.reexported)||n.add(e.reexported)})}),n}({dependencies:t,exports:n})),e||(s.push(`${a} _setter${c}=${c}{};`),e=!0),s.push(`for${c}(var _$p${c}in${c}module)${c}{`),s.push(`${r}if${c}(!_starExcludes[_$p])${c}_setter[_$p]${c}=${c}module[_$p];`),s.push("}"))}),i.forEach(e=>{"*"===e.imported&&"*"!==e.reexported&&s.push(`exports('${e.reexported}',${c}module);`)}),i.forEach(t=>{"*"!==t.reexported&&"*"!==t.imported&&(e||(s.push(`${a} _setter${c}=${c}{};`),e=!0),s.push(`_setter.${t.reexported}${c}=${c}module.${t.imported};`))}),e&&s.push("exports(_setter);")):i.forEach(e=>{s.push(`exports('${e.reexported}',${c}module.${e.imported});`)})}f.push(s.join(`${u}${r}${r}${r}`))});let m=`System.register(${h.name?`'${h.name}',${c}`:""}[`+l.join(`,${c}`)+`],${c}function${c}(exports,${c}module)${c}{${u}${r}'use strict';`+To(d,a,c,r,u)+Do(p,c,r,u)+`${u}${r}return${c}{${f.length?`${u}${r}${r}setters:${c}[${f.map(e=>e?`function${c}(module)${c}{${u}${r}${r}${r}${e}${u}${r}${r}}`:`function${c}()${c}{}`).join(`,${c}`)}],`:""}${u}`;m+=`${r}${r}execute:${c}${o?`async${c}`:""}function${c}()${c}{${u}${u}`+Vo(n,c,r,u);const g=`${u}${u}`+Bo(n,c,r,u)+`${r}${r}}${u}${r}}${h.compact?"":";"}${u}});`;return i&&e.prepend(i),s&&e.append(s),e.indent(`${r}${r}${r}`).append(g).prepend(m)},amd:function(e,{dependencies:t,dynamicImport:n,exports:r,hasExports:i,indentString:s,intro:o,isEntryModuleFacade:a,namedExportsMode:h,needsAmdModule:u,outro:c,varOrConst:l,warn:p},d){xo(p,t);const f=t.map(e=>`'${function(e){return"."===e[0]&&e.endsWith(".js")?e.slice(0,-3):e}(e.id)}'`),m=t.map(e=>e.name),g=d.compact?"":"\n",y=d.compact?"":" ";h&&i&&(m.unshift("exports"),f.unshift("'exports'")),n&&(m.unshift("require"),f.unshift("'require'")),u&&(m.unshift("module"),f.unshift("'module'"));const x=d.amd||{},v=(x.id?`'${x.id}',${y}`:"")+(f.length?`[${f.join(`,${y}`)}],${y}`:""),E=!1!==d.strict?`${y}'use strict';`:"",_=`${x.define||"define"}(${v}function${y}(${m.join(`,${y}`)})${y}{${E}${g}${g}`,b=go(t,d,l);b&&e.prepend(b+g+g),o&&e.prepend(o);const A=mo(r,t,h,d.interop,d.compact,s);return A&&e.append(g+g+A),h&&i&&a&&d.esModule&&e.append(`${g}${g}${d.compact?fo:po}`),c&&e.append(c),e.indent(s).append(g+g+"});").prepend(_)},cjs:function(e,{dependencies:t,exports:n,hasExports:r,indentString:i,intro:s,isEntryModuleFacade:o,namedExportsMode:a,outro:h,varOrConst:u},c){const l=c.compact?"":"\n",p=c.compact?"":" ";s=(!1===c.strict?s:`'use strict';${l}${l}${s}`)+(a&&r&&o&&c.esModule?`${c.compact?fo:po}${l}${l}`:"");let d=!1;const f=!1!==c.interop;let m,g=!1;m="";for(const{id:e,namedExportsMode:n,isChunk:r,name:i,reexports:s,imports:o,exportsNames:a,exportsDefault:h}of t)s||o?(m+=c.compact&&g?",":`${m?`;${l}`:""}${u} `,g=!0,f&&!r&&h&&n?(d=!0,m+=a?`${i}${p}=${p}require('${e}')${c.compact?",":`;\n${u} `}${i}__default${p}=${p}${Zs}(${i})`:`${i}${p}=${p}${Zs}(require('${e}'))`):m+=`${i}${p}=${p}require('${e}')`):(m&&(m+=!c.compact||g?`;${l}`:","),g=!1,m+=`require('${e}')`);if(m&&(m+=";"),d){const e=c.compact?"e":"ex";s+=`function ${Zs}${p}(${e})${p}{${p}return${p}`+`(${e}${p}&&${p}(typeof ${e}${p}===${p}'object')${p}&&${p}'default'${p}in ${e})${p}`+`?${p}${e}['default']${p}:${p}${e}${c.compact?"":"; "}}${l}${l}`}m&&(s+=m+l+l);const y=mo(n,t,a,c.interop,c.compact,i,`module.exports${p}=${p}`);return e.prepend(s),y&&e.append(l+l+y),h&&e.append(h),e},es:function(e,{intro:t,outro:n,dependencies:r,exports:i},s){const o=s.compact?"":" ",a=s.compact?"":"\n",h=r.map(({id:e,reexports:t,imports:n,name:r})=>{if(!t&&!n)return`import${o}'${e}';`;let i="";if(n){const t=n.find(e=>"default"===e.imported),r=n.find(e=>"*"===e.imported);r&&(i+=`import${o}*${o}as ${r.local} from${o}'${e}';`,n.length>1&&(i+=a)),t&&1===n.length?i+=`import ${t.local} from${o}'${e}';`:(!r||n.length>1)&&(i+=`import ${t?`${t.local},${o}`:""}{${o}${n.filter(e=>e!==t&&e!==r).map(e=>e.imported===e.local?e.imported:`${e.imported} as ${e.local}`).join(`,${o}`)}${o}}${o}from${o}'${e}';`)}if(t){n&&(i+=a);const s=t.find(e=>"*"===e.reexported),h=t.find(e=>"*"===e.imported&&"*"!==e.reexported);if(s){if(i+=`export${o}*${o}from${o}'${e}';`,1===t.length)return i;i+=a}if(h){if(n&&n.some(e=>"*"===e.imported&&e.local===r)||(i+=`import${o}*${o}as ${r} from${o}'${e}';${a}`),i+=`export${o}{${o}${r===h.reexported?r:`${r} as ${h.reexported}`} };`,t.length===(s?2:1))return i;i+=a}i+=`export${o}{${o}${t.filter(e=>e!==s&&e!==h).map(e=>e.imported===e.reexported?e.imported:`${e.imported} as ${e.reexported}`).join(`,${o}`)}${o}}${o}from${o}'${e}';`}return i}).join(a);h&&(t+=h+a+a),t&&e.prepend(t);const u=[],c=[];return i.forEach(e=>{"default"===e.exported?u.push(`export default ${e.local};`):c.push(e.exported===e.local?e.local:`${e.local} as ${e.exported}`)}),c.length&&u.push(`export${o}{${o}${c.join(`,${o}`)}${o}};`),u.length&&e.append(a+a+u.join(a).trim()),n&&e.append(n),e.trim()},iife:function(e,{dependencies:t,exports:n,hasExports:r,indentString:i,intro:s,namedExportsMode:o,outro:a,varOrConst:h,warn:u},c){const l=c.compact?"":" ",p=c.compact?"":"\n",{extend:d,name:f}=c,m=f&&-1!==f.indexOf("."),g=!d&&!m;var y;f&&g&&(rt(y=f)||tt[y]||nt.test(y))&&So({code:"ILLEGAL_IDENTIFIER_AS_NAME",message:`Given name (${f}) is not legal JS identifier. If you need this you can try --extend option`}),xo(u,t);const x=Oo(t),v=x.map(e=>e.globalName||"null"),E=x.map(e=>e.name);r&&!f&&So({code:"INVALID_OPTION",message:'You must supply "output.name" for IIFE bundles.'}),o&&r&&(d?(v.unshift(`${Mo(f)}${l}=${l}${Mo(f)}${l}||${l}{}`),E.unshift("exports")):(v.unshift("{}"),E.unshift("exports")));const _=!1!==c.strict?`${i}'use strict';${p}${p}`:"";let b=`(function${l}(${E.join(`,${l}`)})${l}{${p}${_}`;!r||d&&o||(b=(g?`${h} ${f}`:Mo(f))+`${l}=${l}${b}`),m&&r&&(b=function(e,t,n,r){const i=e.split(".");n&&(i[0]=("function"==typeof n?n(i[0]):n[i[0]])||i[0]);const s=r?"":" ";i.pop();let o=t;return i.map(e=>(o+=No(e),`${o}${s}=${s}${o}${s}||${s}{}${r?"":";"}`)).join(r?",":"\n")+(r&&i.length?";":"\n")}(f,"this",c.globals,c.compact)+b);let A=`${p}${p}}(${v.join(`,${l}`)}));`;!d&&o&&r&&(A=`${p}${p}${i}return exports;${A}`);const S=go(t,c,h);S&&e.prepend(S+p+p),s&&e.prepend(s);const I=mo(n,t,o,c.interop,c.compact,i);return I&&e.append(p+p+I),a&&e.append(a),e.indent(i).prepend(b).append(A)},umd:function(e,{dependencies:t,exports:n,hasExports:r,indentString:i,intro:s,namedExportsMode:o,outro:a,varOrConst:h,warn:u},c){const l=c.compact?"":" ",p=c.compact?"":"\n",d=c.compact?"f":"factory",f=c.compact?"g":"global";r&&!c.name&&So({code:"INVALID_OPTION",message:'You must supply "output.name" for UMD bundles.'}),xo(u,t);const m=t.map(e=>`'${e.id}'`),g=t.map(e=>`require('${e.id}')`),y=Oo(t),x=y.map(e=>zo(e.globalName,f)),v=y.map(e=>e.name);o&&(r||!0===c.noConflict)&&(m.unshift("'exports'"),g.unshift("exports"),x.unshift(Ro(c.name,f,c.globals,c.compact,`${c.extend?`${zo(c.name,f)}${l}||${l}`:""}{}`)),v.unshift("exports"));const E=c.amd||{},_=(E.id?`'${E.id}',${l}`:"")+(m.length?`[${m.join(`,${l}`)}],${l}`:""),b=E.define||"define",A=!o&&r?`module.exports${l}=${l}`:"",S=!1!==c.strict?`${l}'use strict';${p}`:"";let I;if(!0===c.noConflict){const e=c.compact?"e":"exports";let t;!o&&r?t=`var ${e}${l}=${l}${Ro(c.name,f,c.globals,c.compact,`${d}(${x.join(`,${l}`)})`)};`:o&&(t=`var ${e}${l}=${l}${x.shift()};${p}`+`${i}${i}${d}(${[e].concat(x).join(`,${l}`)});`),I=`(function${l}()${l}{${p}`+`${i}${i}var current${l}=${l}${function(e,t,n){const r=e.split(".");let i=t;return r.map(e=>(i+=No(e),i)).join(`${n}&&${n}`)}(c.name,f,l)};${p}`+`${i}${i}${t}${p}`+`${i}${i}${e}.noConflict${l}=${l}function${l}()${l}{${l}`+`${zo(c.name,f)}${l}=${l}current;${l}return ${e}${c.compact?"":"; "}};${p}`+`${i}}())`}else I=`${d}(${x.join(`,${l}`)})`,!o&&r&&(I=Ro(c.name,f,c.globals,c.compact,I));const w=r||!0===c.noConflict&&o||x.length>0,P=w?`this,${l}`:"",k=w?`(${f}${l}=${l}${f}${l}||${l}self,${l}`:"",C=w?")":"",N=`(function${l}(${w?`${f},${l}`:""}${d})${l}{${p}`+(w?`${i}typeof exports${l}===${l}'object'${l}&&${l}typeof module${l}!==${l}'undefined'${l}?`+`${l}${A}${d}(${g.join(`,${l}`)})${l}:${p}`:"")+`${i}typeof ${b}${l}===${l}'function'${l}&&${l}${b}.amd${l}?${l}${b}(${_}${d})${l}:${p}`+`${i}${k}${I}${C};${p}`+`}(${P}function${l}(${v.join(", ")})${l}{${S}${p}`,$=p+p+"}));",R=go(t,c,h);R&&e.prepend(R+p+p),s&&e.prepend(s);const O=mo(n,t,o,c.interop,c.compact,i);return O&&e.append(p+p+O),o&&r&&c.esModule&&e.append(p+p+(c.compact?fo:po)),a&&e.append(a),e.trim().indent(i).append($).prepend(N)}};const Wo={ArrayPattern(e,t){for(const n of t.elements)n&&Wo[n.type](e,n)},AssignmentPattern(e,t){Wo[t.left.type](e,t.left)},Identifier(e,t){e.push(t.name)},MemberExpression(){},ObjectPattern(e,t){for(const n of t.properties)"RestElement"===n.type?Wo.RestElement(e,n):Wo[n.value.type](e,n.value)},RestElement(e,t){Wo[t.argument.type](e,t.argument)}},Uo=function(e){const t=[];return Wo[e.type](t,e),t};class Fo extends Et{addDeclaration(e,t,n=null,r=!1){return r?this.parent.addDeclaration(e,t,Ie,!0):super.addDeclaration(e,t,n,!1)}}class qo extends Ls{addImplicitReturnExpressionToScope(){const e=this.body[this.body.length-1];e&&e.type===oe||this.scope.addReturnExpression(Ie)}createScope(e){this.scope=this.parent.preventChildBlockScope?e:new Fo(e)}hasEffects(e){for(const t of this.body)if(t.hasEffects(e))return!0;return!1}include(e){this.included=!0;for(const t of this.body)(e||t.shouldBeIncluded())&&t.include(e)}render(e,t){this.body.length?de(this.body,e,this.start+1,this.end-1,t):super.render(e,t)}}class Go extends Ls{createScope(e){this.scope=new Fs(e,this.context)}deoptimizePath(e){1===e.length&&e[0]===Ee&&this.scope.getReturnExpression().deoptimizePath(be)}getReturnExpressionWhenCalledAtPath(e){return 0===e.length?this.scope.getReturnExpression():Ie}hasEffects(e){return!1}hasEffectsWhenAccessedAtPath(e,t){return e.length>1}hasEffectsWhenAssignedAtPath(e,t){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){if(e.length>0)return!0;for(const e of this.params)if(e.hasEffects(n))return!0;return this.body.hasEffects(n)}initialise(){this.included=!1;for(const e of this.params)e.declare("parameter",Ie);this.body instanceof qo?this.body.addImplicitReturnExpressionToScope():this.scope.addReturnExpression(this.body)}parseNode(e){e.body.type===X&&(this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope.hoistedBodyVarScope)),super.parseNode(e)}}function Ho(e){return 1===e.length?`exports('${e[0].safeExportName||e[0].exportName}', ${e[0].getName()});`:`exports({${e.map(e=>`${e.safeExportName||e.exportName}: ${e.getName()}`).join(", ")}});`}Go.prototype.preventChildBlockScope=!0;const Ko={"!=":(e,t)=>e!=t,"!==":(e,t)=>e!==t,"%":(e,t)=>e%t,"&":(e,t)=>e&t,"*":(e,t)=>e*t,"**":(e,t)=>Math.pow(e,t),"+":(e,t)=>e+t,"-":(e,t)=>e-t,"/":(e,t)=>e/t,"<":(e,t)=>e<t,"<<":(e,t)=>e<<t,"<=":(e,t)=>e<=t,"==":(e,t)=>e==t,"===":(e,t)=>e===t,">":(e,t)=>e>t,">=":(e,t)=>e>=t,">>":(e,t)=>e>>t,">>>":(e,t)=>e>>>t,"^":(e,t)=>e^t,in:()=>Se,instanceof:()=>Se,"|":(e,t)=>e|t};const Yo={};class Xo{constructor(e=Rs.Map()){this.entityPaths=e}isTracked(e,t){return this.entityPaths.getIn([e,...t,Yo])}track(e,t){return new Xo(this.entityPaths.setIn([e,...t,Yo],!0))}}const Qo=new Xo;class Jo extends Us{addDeclaration(e,t,n=null,r=!1){return r?this.parent.addDeclaration(e,t,n,!0):super.addDeclaration(e,t,n,!1)}}class Zo extends Ls{createScope(e){this.scope=new Jo(e,this.context)}initialise(){this.included=!1,this.param&&this.param.declare("parameter",Ie)}parseNode(e){this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope),super.parseNode(e)}}Zo.prototype.preventChildBlockScope=!0;class ea{constructor(e){this.expressions=e}deoptimizePath(e){for(const t of this.expressions)t.deoptimizePath(e)}getLiteralValueAtPath(){return Se}getReturnExpressionWhenCalledAtPath(e,t,n){return new ea(this.expressions.map(r=>r.getReturnExpressionWhenCalledAtPath(e,t,n)))}hasEffectsWhenAccessedAtPath(e,t){for(const n of this.expressions)if(n.hasEffectsWhenAccessedAtPath(e,t))return!0;return!1}hasEffectsWhenAssignedAtPath(e,t){for(const n of this.expressions)if(n.hasEffectsWhenAssignedAtPath(e,t))return!0;return!1}hasEffectsWhenCalledAtPath(e,t,n){for(const r of this.expressions)if(r.hasEffectsWhenCalledAtPath(e,t,n))return!0;return!1}include(){}}class ta extends Ls{hasEffects(){return!1}initialise(){this.included=!1,this.context.addExport(this)}render(e,t,{start:n,end:r}=Y){e.remove(n,r)}}ta.prototype.needsBoundaries=!0;class na extends Ls{bind(){null!==this.declaration&&this.declaration.bind()}hasEffects(e){return null!==this.declaration&&this.declaration.hasEffects(e)}initialise(){this.included=!1,this.context.addExport(this)}render(e,t,{start:n,end:r}=Y){null===this.declaration?e.remove(n,r):(e.remove(this.start,this.declaration.start),this.declaration.render(e,t,{start:n,end:r}))}}na.prototype.needsBoundaries=!0;const ra=e=>{switch(e.format){case"cjs":{const t=e.compact?"":" ";return{interopLeft:`Promise.resolve({${t}default:${t}require(`,interopRight:`)${t}})`,left:"Promise.resolve(require(",right:"))"}}case"amd":{const t=e.compact?"":" ",n=e.compact?"c":"resolve",r=e.compact?"e":"reject";return{interopLeft:`new Promise(function${t}(${n},${t}${r})${t}{${t}require([`,interopRight:`],${t}function${t}(m)${t}{${t}${n}({${t}default:${t}m${t}})${t}},${t}${r})${t}})`,left:`new Promise(function${t}(${n},${t}${r})${t}{${t}require([`,right:`],${t}${n},${t}${r})${t}})`}}case"system":return{left:"module.import(",right:")"};case"es":return{left:`${e.dynamicImportFunction||"import"}(`,right:")"}}};class ia extends Ls{bind(){}hasEffects(){return!1}initialise(){this.included=!1,this.context.addImport(this)}render(e,t,{start:n,end:r}=Y){e.remove(n,r)}}ia.prototype.needsBoundaries=!0;class sa extends Ls{getLiteralValueAtPath(e){return e.length>0||null===this.value&&110!==this.context.code.charCodeAt(this.start)||"bigint"==typeof this.value?Se:this.value}getReturnExpressionWhenCalledAtPath(e){return 1!==e.length?Ie:Xe(this.members,e[0])}hasEffectsWhenAccessedAtPath(e){return null===this.value?e.length>0:e.length>1}hasEffectsWhenAssignedAtPath(e){return e.length>0}hasEffectsWhenCalledAtPath(e,t,n){return 1!==e.length||Ye(this.members,e[0],this.included,t,n)}initialise(){this.included=!1,this.members=function(e){switch(typeof e){case"boolean":return Ge;case"number":return He;case"string":return Ke;default:return Object.create(null)}}(this.value)}render(e,t){"string"==typeof this.value&&e.indentExclusionRanges.push([this.start+1,this.end-1])}}function oa(e){return e.computed?function(e){if(e instanceof sa)return String(e.value);return null}(e.property):e.property.name}class aa extends Ls{constructor(){super(...arguments),this.variable=null}addExportedVariables(){}bind(){if(this.bound)return;this.bound=!0;const e=function e(t){const n=t.propertyKey,r=t.object;if("string"==typeof n){if(r instanceof Xs)return[{key:r.name,pos:r.start},{key:n,pos:t.property.start}];if(r instanceof aa){const i=e(r);return i&&[...i,{key:n,pos:t.property.start}]}}return null}(this),t=e&&this.scope.findVariable(e[0].key);if(t&&t.isNamespace){const n=this.resolveNamespaceVariables(t,e.slice(1));n?"string"==typeof n?this.replacement=n:(n.isExternal&&n.module&&n.module.suggestName(e[0].key),this.variable=n,this.scope.addNamespaceMemberAccess(function(e){let t=e[0].key;for(let n=1;n<e.length;n++)t+="."+e[n].key;return t}(e),n)):super.bind()}else super.bind(),null===this.propertyKey&&this.analysePropertyKey()}deoptimizeCache(){for(const e of this.expressionsToBeDeoptimized)e.deoptimizeCache()}deoptimizePath(e){this.bound||this.bind(),0===e.length&&this.disallowNamespaceReassignment(),this.variable?this.variable.deoptimizePath(e):(null===this.propertyKey&&this.analysePropertyKey(),this.object.deoptimizePath([this.propertyKey,...e]))}getLiteralValueAtPath(e,t,n){return null!==this.variable?this.variable.getLiteralValueAtPath(e,t,n):(null===this.propertyKey&&this.analysePropertyKey(),this.expressionsToBeDeoptimized.push(n),this.object.getLiteralValueAtPath([this.propertyKey,...e],t,n))}getReturnExpressionWhenCalledAtPath(e,t,n){return null!==this.variable?this.variable.getReturnExpressionWhenCalledAtPath(e,t,n):(null===this.propertyKey&&this.analysePropertyKey(),this.expressionsToBeDeoptimized.push(n),this.object.getReturnExpressionWhenCalledAtPath([this.propertyKey,...e],t,n))}hasEffects(e){return this.property.hasEffects(e)||this.object.hasEffects(e)||this.context.propertyReadSideEffects&&this.object.hasEffectsWhenAccessedAtPath([this.propertyKey],e)}hasEffectsWhenAccessedAtPath(e,t){return 0!==e.length&&(null!==this.variable?this.variable.hasEffectsWhenAccessedAtPath(e,t):this.object.hasEffectsWhenAccessedAtPath([this.propertyKey,...e],t))}hasEffectsWhenAssignedAtPath(e,t){return null!==this.variable?this.variable.hasEffectsWhenAssignedAtPath(e,t):this.object.hasEffectsWhenAssignedAtPath([this.propertyKey,...e],t)}hasEffectsWhenCalledAtPath(e,t,n){return null!==this.variable?this.variable.hasEffectsWhenCalledAtPath(e,t,n):this.object.hasEffectsWhenCalledAtPath([this.propertyKey,...e],t,n)}include(e){this.included||(this.included=!0,null!==this.variable&&this.context.includeVariable(this.variable)),this.object.include(e),this.property.include(e)}initialise(){this.included=!1,this.propertyKey=oa(this),this.variable=null,this.bound=!1,this.replacement=null,this.expressionsToBeDeoptimized=[]}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:r}=Y){const i=n===Q&&r;if(this.variable||this.replacement){let t=this.variable?this.variable.getName():this.replacement;i&&(t="0, "+t),e.overwrite(this.start,this.end,t,{contentOnly:!0,storeName:!0})}else i&&e.appendRight(this.start,"0, "),super.render(e,t)}analysePropertyKey(){this.propertyKey=Ee;const e=this.property.getLiteralValueAtPath(_e,Qo,this);this.propertyKey=e===Se?Ee:String(e)}disallowNamespaceReassignment(){this.object instanceof Xs&&this.scope.findVariable(this.object.name).isNamespace&&this.context.error({code:"ILLEGAL_NAMESPACE_REASSIGNMENT",message:`Illegal reassignment to import '${this.object.name}'`},this.start)}resolveNamespaceVariables(e,t){if(0===t.length)return e;if(!e.isNamespace)return null;const n=t[0].key,r=e.isExternal?e.module.getVariableForExportName(n):e.context.traceExport(n);if(!r){const r=e.isExternal?e.module.id:e.context.fileName;return this.context.warn({code:"MISSING_EXPORT",exporter:bo(r),importer:bo(this.context.fileName),message:`'${n}' is not exported by '${bo(r)}'`,missing:n,url:"https://rollupjs.org/guide/en#error-name-is-not-exported-by-module-"},t[0].pos),"undefined"}return this.resolveNamespaceVariables(r,t.slice(1))}}const ha="ROLLUP_ASSET_URL_",ua="ROLLUP_CHUNK_URL_";class ca extends Ls{bind(){super.bind(),this.argument.deoptimizePath([Ee,Ee])}}class la extends Ls{hasEffects(e){for(const t of this.body)if(t.hasEffects(e))return!0;return!1}include(e){this.included=!0;for(const t of this.body)(e||t.shouldBeIncluded())&&t.include(e)}render(e,t){this.body.length?de(this.body,e,this.start,this.end,t):super.render(e,t)}}class pa extends Ls{getLiteralValueAtPath(e){return e.length>0||1!==this.quasis.length?Se:this.quasis[0].value.cooked}render(e,t){e.indentExclusionRanges.push([this.start,this.end]),super.render(e,t)}}class da extends Et{constructor(e,t){super(e),this.context=t,this.variables.this=new xt("this",null,we,t)}addExportDefaultDeclaration(e,t,n){return this.variables.default=new Qs(e,t,n)}addNamespaceMemberAccess(e,t){t instanceof oo&&(this.accessedOutsideVariables[t.name]=t)}deconflict(e){for(const t of this.children)t.deconflict(e)}findLexicalBoundary(){return this}findVariable(e){const t=this.variables[e]||this.accessedOutsideVariables[e];if(t)return t;const n=this.context.traceVariable(e)||this.parent.findVariable(e);return n instanceof oo&&(this.accessedOutsideVariables[e]=n),n}}const fa={"!":e=>!e,"+":e=>+e,"-":e=>-e,delete:()=>Se,typeof:e=>typeof e,void:()=>void 0,"~":e=>~e};function ma(e){return null!==e.renderBaseName&&null!==e.exportName&&e.isReassigned}const ga={ArrayExpression:class extends Ls{bind(){super.bind();for(const e of this.elements)null!==e&&e.deoptimizePath(be)}getReturnExpressionWhenCalledAtPath(e){return 1!==e.length?Ie:Xe(qe,e[0])}hasEffectsWhenAccessedAtPath(e){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){return 1!==e.length||Ye(qe,e[0],this.included,t,n)}},ArrayPattern:class extends Ls{addExportedVariables(e){for(const t of this.elements)null!==t&&t.addExportedVariables(e)}declare(e,t){for(const t of this.elements)null!==t&&t.declare(e,Ie)}deoptimizePath(e){if(0===e.length)for(const t of this.elements)null!==t&&t.deoptimizePath(e)}hasEffectsWhenAssignedAtPath(e,t){if(e.length>0)return!0;for(const e of this.elements)if(null!==e&&e.hasEffectsWhenAssignedAtPath(_e,t))return!0;return!1}},ArrowFunctionExpression:Go,AssignmentExpression:class extends Ls{bind(){super.bind(),this.left.deoptimizePath(_e),this.right.deoptimizePath(be)}hasEffects(e){return this.right.hasEffects(e)||this.left.hasEffects(e)||this.left.hasEffectsWhenAssignedAtPath(_e,e)}hasEffectsWhenAccessedAtPath(e,t){return e.length>0&&this.right.hasEffectsWhenAccessedAtPath(e,t)}render(e,t){if(this.left.render(e,t),this.right.render(e,t),"system"===t.format)if(this.left.variable&&this.left.variable.exportName)e.prependLeft(e.original.indexOf("=",this.left.end)+1,` exports('${this.left.variable.exportName}',`),e.appendLeft(this.right.end,")");else if("addExportedVariables"in this.left){const t=[];this.left.addExportedVariables(t),t.length>0&&(e.prependRight(this.start,`function (v) {${Ho(t)} return v;} (`),e.appendLeft(this.end,")"))}}},AssignmentPattern:class extends Ls{addExportedVariables(e){this.left.addExportedVariables(e)}bind(){super.bind(),this.left.deoptimizePath(_e),this.right.deoptimizePath(be)}declare(e,t){this.left.declare(e,t)}deoptimizePath(e){0===e.length&&this.left.deoptimizePath(e)}hasEffectsWhenAssignedAtPath(e,t){return e.length>0||this.left.hasEffectsWhenAssignedAtPath(_e,t)}render(e,t,{isShorthandProperty:n}=Y){this.left.render(e,t,{isShorthandProperty:n}),this.right.render(e,t)}},AwaitExpression:class extends Ls{hasEffects(e){return super.hasEffects(e)||!e.ignoreReturnAwaitYield()}include(e){if(super.include(e),!this.context.usesTopLevelAwait){let e=this.parent;do{if(e instanceof Gs||e instanceof Go)return}while(e=e.parent);this.context.usesTopLevelAwait=!0}}render(e,t){super.render(e,t)}},BinaryExpression:class extends Ls{getLiteralValueAtPath(e,t,n){if(e.length>0)return Se;const r=this.left.getLiteralValueAtPath(_e,t,n);if(r===Se)return Se;const i=this.right.getLiteralValueAtPath(_e,t,n);if(i===Se)return Se;const s=Ko[this.operator];return s?s(r,i):Se}hasEffectsWhenAccessedAtPath(e,t){return e.length>1}},BlockStatement:qo,BreakStatement:class extends Ls{hasEffects(e){return super.hasEffects(e)||!e.ignoreBreakStatements()||null!==this.label&&!e.ignoreLabel(this.label.name)}},CallExpression:class extends Ls{bind(){super.bind(),this.callee instanceof Xs&&(this.scope.findVariable(this.callee.name).isNamespace&&this.context.error({code:"CANNOT_CALL_NAMESPACE",message:`Cannot call a namespace ('${this.callee.name}')`},this.start),"eval"===this.callee.name&&this.context.warn({code:"EVAL",message:"Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification",url:"https://rollupjs.org/guide/en#avoiding-eval"},this.start)),null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(_e,Qo,this));for(const e of this.arguments)e.deoptimizePath(be)}deoptimizeCache(){if(this.returnExpression!==Ie){this.returnExpression=Ie;for(const e of this.expressionsToBeDeoptimized)e.deoptimizeCache()}}deoptimizePath(e){e.length>0&&!this.context.deoptimizationTracker.track(this,e)&&(null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(_e,Qo,this)),this.returnExpression.deoptimizePath(e))}getLiteralValueAtPath(e,t,n){return null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(_e,t,this)),this.returnExpression===Ie||t.isTracked(this.returnExpression,e)?Se:(this.expressionsToBeDeoptimized.push(n),this.returnExpression.getLiteralValueAtPath(e,t.track(this.returnExpression,e),n))}getReturnExpressionWhenCalledAtPath(e,t,n){return null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(_e,t,this)),this.returnExpression===Ie||t.isTracked(this.returnExpression,e)?Ie:(this.expressionsToBeDeoptimized.push(n),this.returnExpression.getReturnExpressionWhenCalledAtPath(e,t.track(this.returnExpression,e),n))}hasEffects(e){for(const t of this.arguments)if(t.hasEffects(e))return!0;return(!this.context.annotations||!this.annotatedPure)&&(this.callee.hasEffects(e)||this.callee.hasEffectsWhenCalledAtPath(_e,this.callOptions,e.getHasEffectsWhenCalledOptions()))}hasEffectsWhenAccessedAtPath(e,t){return e.length>0&&!t.hasReturnExpressionBeenAccessedAtPath(e,this)&&this.returnExpression.hasEffectsWhenAccessedAtPath(e,t.addAccessedReturnExpressionAtPath(e,this))}hasEffectsWhenAssignedAtPath(e,t){return 0===e.length||!t.hasReturnExpressionBeenAssignedAtPath(e,this)&&this.returnExpression.hasEffectsWhenAssignedAtPath(e,t.addAssignedReturnExpressionAtPath(e,this))}hasEffectsWhenCalledAtPath(e,t,n){return!n.hasReturnExpressionBeenCalledAtPath(e,this)&&this.returnExpression.hasEffectsWhenCalledAtPath(e,t,n.addCalledReturnExpressionAtPath(e,this))}include(e){super.include(e),this.returnExpression.included||this.returnExpression.include(!1)}initialise(){this.included=!1,this.returnExpression=null,this.callOptions=ve.create({args:this.arguments,callIdentifier:this,withNew:!1}),this.expressionsToBeDeoptimized=[]}render(e,t,{renderedParentType:n}=Y){super.render(e,t),n===Z&&this.callee.type===ee&&(e.appendRight(this.start,"("),e.prependLeft(this.end,")"))}},CatchClause:Zo,ClassBody:class extends Ls{hasEffectsWhenCalledAtPath(e,t,n){return e.length>0||null!==this.classConstructor&&this.classConstructor.hasEffectsWhenCalledAtPath(_e,t,n)}initialise(){this.included=!1;for(const e of this.body)if("constructor"===e.kind)return void(this.classConstructor=e);this.classConstructor=null}},ClassDeclaration:Bs,ClassExpression:class extends Vs{},ConditionalExpression:class extends Ls{bind(){super.bind(),this.isBranchResolutionAnalysed||this.analyseBranchResolution()}deoptimizeCache(){if(null!==this.usedBranch){this.usedBranch=null,this.unusedBranch.deoptimizePath(be);for(const e of this.expressionsToBeDeoptimized)e.deoptimizeCache()}}deoptimizePath(e){e.length>0&&(this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?(this.consequent.deoptimizePath(e),this.alternate.deoptimizePath(e)):this.usedBranch.deoptimizePath(e))}getLiteralValueAtPath(e,t,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?Se:(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getLiteralValueAtPath(e,t,n))}getReturnExpressionWhenCalledAtPath(e,t,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?new ea([this.consequent.getReturnExpressionWhenCalledAtPath(e,t,n),this.alternate.getReturnExpressionWhenCalledAtPath(e,t,n)]):(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getReturnExpressionWhenCalledAtPath(e,t,n))}hasEffects(e){return!!this.test.hasEffects(e)||(null===this.usedBranch?this.consequent.hasEffects(e)||this.alternate.hasEffects(e):this.usedBranch.hasEffects(e))}hasEffectsWhenAccessedAtPath(e,t){return 0!==e.length&&(null===this.usedBranch?this.consequent.hasEffectsWhenAccessedAtPath(e,t)||this.alternate.hasEffectsWhenAccessedAtPath(e,t):this.usedBranch.hasEffectsWhenAccessedAtPath(e,t))}hasEffectsWhenAssignedAtPath(e,t){return 0===e.length||(null===this.usedBranch?this.consequent.hasEffectsWhenAssignedAtPath(e,t)||this.alternate.hasEffectsWhenAssignedAtPath(e,t):this.usedBranch.hasEffectsWhenAssignedAtPath(e,t))}hasEffectsWhenCalledAtPath(e,t,n){return null===this.usedBranch?this.consequent.hasEffectsWhenCalledAtPath(e,t,n)||this.alternate.hasEffectsWhenCalledAtPath(e,t,n):this.usedBranch.hasEffectsWhenCalledAtPath(e,t,n)}include(e){this.included=!0,e||null===this.usedBranch||this.test.shouldBeIncluded()?(this.test.include(e),this.consequent.include(e),this.alternate.include(e)):this.usedBranch.include(e)}initialise(){this.included=!1,this.isBranchResolutionAnalysed=!1,this.usedBranch=null,this.unusedBranch=null,this.expressionsToBeDeoptimized=[]}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:r}=Y){this.test.included?super.render(e,t):(e.remove(this.start,this.usedBranch.start),e.remove(this.usedBranch.end,this.end),ue(this,e),this.usedBranch.render(e,t,{isCalleeOfRenderedParent:n?r:this.parent.callee===this,renderedParentType:n||this.parent.type}))}analyseBranchResolution(){this.isBranchResolutionAnalysed=!0;const e=this.test.getLiteralValueAtPath(_e,Qo,this);e!==Se&&(e?(this.usedBranch=this.consequent,this.unusedBranch=this.alternate):(this.usedBranch=this.alternate,this.unusedBranch=this.consequent))}},DoWhileStatement:class extends Ls{hasEffects(e){return this.test.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}},EmptyStatement:class extends Ls{hasEffects(){return!1}},ExportAllDeclaration:ta,ExportDefaultDeclaration:Ys,ExportNamedDeclaration:na,ExpressionStatement:class extends Ls{initialise(){this.included=!1,this.directive&&"use strict"!==this.directive&&this.parent.type===ie&&this.context.warn({code:"MODULE_LEVEL_DIRECTIVE",message:`Module level directives cause errors when bundled, '${this.directive}' was ignored.`},this.start)}render(e,t){super.render(e,t),this.included&&this.insertSemicolon(e)}shouldBeIncluded(){return this.directive&&"use strict"!==this.directive?this.parent.type!==ie:super.shouldBeIncluded()}},ForInStatement:class extends Ls{bind(){this.left.bind(),this.left.deoptimizePath(_e),this.right.bind(),this.body.bind()}createScope(e){this.scope=new Fo(e)}hasEffects(e){return this.left&&(this.left.hasEffects(e)||this.left.hasEffectsWhenAssignedAtPath(_e,e))||this.right&&this.right.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}include(e){this.included=!0,this.left.includeWithAllDeclaredVariables(e),this.left.deoptimizePath(_e),this.right.include(e),this.body.include(e)}render(e,t){this.left.render(e,t,ce),this.right.render(e,t,ce),this.body.render(e,t)}},ForOfStatement:class extends Ls{bind(){this.left.bind(),this.left.deoptimizePath(_e),this.right.bind(),this.body.bind()}createScope(e){this.scope=new Fo(e)}hasEffects(e){return this.left&&(this.left.hasEffects(e)||this.left.hasEffectsWhenAssignedAtPath(_e,e))||this.right&&this.right.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}include(e){this.included=!0,this.left.includeWithAllDeclaredVariables(e),this.left.deoptimizePath(_e),this.right.include(e),this.body.include(e)}render(e,t){this.left.render(e,t,ce),this.right.render(e,t,ce),this.body.render(e,t)}},ForStatement:class extends Ls{createScope(e){this.scope=new Fo(e)}hasEffects(e){return this.init&&this.init.hasEffects(e)||this.test&&this.test.hasEffects(e)||this.update&&this.update.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}render(e,t){this.init&&this.init.render(e,t,ce),this.test&&this.test.render(e,t,ce),this.update&&this.update.render(e,t,ce),this.body.render(e,t)}},FunctionDeclaration:Hs,FunctionExpression:class extends Gs{},Identifier:Xs,IfStatement:class extends Ls{bind(){super.bind(),this.isTestValueAnalysed||(this.testValue=Se,this.isTestValueAnalysed=!0,this.testValue=this.test.getLiteralValueAtPath(_e,Qo,this))}deoptimizeCache(){this.testValue=Se}hasEffects(e){return!!this.test.hasEffects(e)||(this.testValue===Se?this.consequent.hasEffects(e)||null!==this.alternate&&this.alternate.hasEffects(e):this.testValue?this.consequent.hasEffects(e):null!==this.alternate&&this.alternate.hasEffects(e))}include(e){if(this.included=!0,e)return this.test.include(!0),this.consequent.include(!0),void(null!==this.alternate&&this.alternate.include(!0));const t=this.testValue===Se;(t||this.test.shouldBeIncluded())&&this.test.include(!1),(t||this.testValue)&&this.consequent.shouldBeIncluded()&&this.consequent.include(!1),null===this.alternate||!t&&this.testValue||!this.alternate.shouldBeIncluded()||this.alternate.include(!1)}initialise(){this.included=!1,this.isTestValueAnalysed=!1}render(e,t){if(this.test.included||(this.testValue?null!==this.alternate&&this.alternate.included:this.consequent.included))this.test.included?this.test.render(e,t):e.overwrite(this.test.start,this.test.end,this.testValue?"true":"false"),this.consequent.included?this.consequent.render(e,t):e.overwrite(this.consequent.start,this.consequent.end,";"),null!==this.alternate&&(this.alternate.included?this.alternate.render(e,t):e.remove(this.consequent.end,this.alternate.end));else{const n=this.testValue?this.consequent:this.alternate;e.remove(this.start,n.start),e.remove(n.end,this.end),ue(this,e),n.render(e,t)}}},Import:class extends Ls{include(){this.included=!0,this.context.includeDynamicImport(this)}initialise(){this.included=!1,this.resolutionNamespace=void 0,this.resolutionInterop=!1,this.context.addDynamicImport(this)}render(e,t){if(this.resolutionNamespace){const n=t.compact?"":" ",r=t.compact?"":";";return void e.overwrite(this.parent.start,this.parent.end,`Promise.resolve().then(function${n}()${n}{${n}return ${this.resolutionNamespace}${r}${n}})`)}const n=ra(t);if(n){const t=this.resolutionInterop&&n.interopLeft||n.left,r=le(e.original,"(",this.parent.callee.end)+1;e.overwrite(this.parent.start,r,t);const i=this.resolutionInterop&&n.interopRight||n.right;e.overwrite(this.parent.end-1,this.parent.end,i)}}renderFinalResolution(e,t,n){this.included&&("amd"===n&&t.startsWith("'.")&&t.endsWith(".js'")&&(t=t.slice(0,-4)+"'"),e.overwrite(this.parent.arguments[0].start,this.parent.arguments[0].end,t))}setResolution(e,t){this.resolutionInterop=e,this.resolutionNamespace=t}},ImportDeclaration:ia,LabeledStatement:class extends Ls{hasEffects(e){return this.body.hasEffects(e.setIgnoreLabel(this.label.name).setIgnoreBreakStatements())}},Literal:sa,LogicalExpression:class extends Ls{bind(){super.bind(),this.isBranchResolutionAnalysed||this.analyseBranchResolution()}deoptimizeCache(){if(null!==this.usedBranch){this.usedBranch=null,this.unusedBranch.deoptimizePath(be);for(const e of this.expressionsToBeDeoptimized)e.deoptimizeCache()}}deoptimizePath(e){e.length>0&&(this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?(this.left.deoptimizePath(e),this.right.deoptimizePath(e)):this.usedBranch.deoptimizePath(e))}getLiteralValueAtPath(e,t,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?Se:(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getLiteralValueAtPath(e,t,n))}getReturnExpressionWhenCalledAtPath(e,t,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?new ea([this.left.getReturnExpressionWhenCalledAtPath(e,t,n),this.right.getReturnExpressionWhenCalledAtPath(e,t,n)]):(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getReturnExpressionWhenCalledAtPath(e,t,n))}hasEffects(e){return null===this.usedBranch?this.left.hasEffects(e)||this.right.hasEffects(e):this.usedBranch.hasEffects(e)}hasEffectsWhenAccessedAtPath(e,t){return 0!==e.length&&(null===this.usedBranch?this.left.hasEffectsWhenAccessedAtPath(e,t)||this.right.hasEffectsWhenAccessedAtPath(e,t):this.usedBranch.hasEffectsWhenAccessedAtPath(e,t))}hasEffectsWhenAssignedAtPath(e,t){return 0===e.length||(null===this.usedBranch?this.left.hasEffectsWhenAssignedAtPath(e,t)||this.right.hasEffectsWhenAssignedAtPath(e,t):this.usedBranch.hasEffectsWhenAssignedAtPath(e,t))}hasEffectsWhenCalledAtPath(e,t,n){return null===this.usedBranch?this.left.hasEffectsWhenCalledAtPath(e,t,n)||this.right.hasEffectsWhenCalledAtPath(e,t,n):this.usedBranch.hasEffectsWhenCalledAtPath(e,t,n)}include(e){this.included=!0,e||null===this.usedBranch||this.unusedBranch.shouldBeIncluded()?(this.left.include(e),this.right.include(e)):this.usedBranch.include(e)}initialise(){this.included=!1,this.isBranchResolutionAnalysed=!1,this.usedBranch=null,this.unusedBranch=null,this.expressionsToBeDeoptimized=[]}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:r}=Y){this.left.included&&this.right.included?super.render(e,t):(e.remove(this.start,this.usedBranch.start),e.remove(this.usedBranch.end,this.end),ue(this,e),this.usedBranch.render(e,t,{isCalleeOfRenderedParent:n?r:this.parent.callee===this,renderedParentType:n||this.parent.type}))}analyseBranchResolution(){this.isBranchResolutionAnalysed=!0;const e=this.left.getLiteralValueAtPath(_e,Qo,this);e!==Se&&(("||"===this.operator?e:!e)?(this.usedBranch=this.left,this.unusedBranch=this.right):(this.usedBranch=this.right,this.unusedBranch=this.left))}},MemberExpression:aa,MetaProperty:class extends Ls{hasEffectsWhenAccessedAtPath(e){return e.length>1}initialise(){"import"===this.meta.name&&this.context.addImportMeta(this),this.included=!1}renderFinalMechanism(e,t,n,r){if(!this.included)return!1;const i=this.parent,s=i instanceof aa&&"string"==typeof i.propertyKey?i.propertyKey:null;if(s&&(s.startsWith(ha)||s.startsWith(ua))){let o,a=null,h=null;s.startsWith(ha)?(a=s.substr(ha.length),o=this.context.getAssetFileName(a)):(h=s.substr(ua.length),o=this.context.getChunkFileName(h));const u=ut(dt(lt(t),o));let c;return null!==a&&(c=r.hookFirstSync("resolveAssetUrl",[{assetFileName:o,chunkId:t,format:n,moduleId:this.context.module.id,relativeAssetPath:u}])),c||(c=r.hookFirstSync("resolveFileUrl",[{assetReferenceId:a,chunkId:t,chunkReferenceId:h,fileName:o,format:n,moduleId:this.context.module.id,relativePath:u}])),e.overwrite(i.start,i.end,c),!0}const o=r.hookFirstSync("resolveImportMeta",[s,{chunkId:t,format:n,moduleId:this.context.module.id}]);return"string"==typeof o&&(i instanceof aa?e.overwrite(i.start,i.end,o):e.overwrite(this.start,this.end,o),!0)}},MethodDefinition:class extends Ls{hasEffects(e){return this.key.hasEffects(e)}hasEffectsWhenCalledAtPath(e,t,n){return e.length>0||this.value.hasEffectsWhenCalledAtPath(_e,t,n)}},NewExpression:class extends Ls{bind(){super.bind();for(const e of this.arguments)e.deoptimizePath(be)}hasEffects(e){for(const t of this.arguments)if(t.hasEffects(e))return!0;return!this.annotatedPure&&this.callee.hasEffectsWhenCalledAtPath(_e,this.callOptions,e.getHasEffectsWhenCalledOptions())}hasEffectsWhenAccessedAtPath(e,t){return e.length>1}initialise(){this.included=!1,this.callOptions=ve.create({args:this.arguments,callIdentifier:this,withNew:!0})}},ObjectExpression:class extends Ls{bind(){super.bind(),null===this.propertyMap&&this.buildPropertyMap()}deoptimizeCache(){this.hasUnknownDeoptimizedProperty||this.deoptimizeAllProperties()}deoptimizePath(e){if(this.hasUnknownDeoptimizedProperty)return;if(null===this.propertyMap&&this.buildPropertyMap(),0===e.length)return void this.deoptimizeAllProperties();const t=e[0];if(1===e.length){if("string"!=typeof t)return void this.deoptimizeAllProperties();if(!this.deoptimizedPaths[t]&&(this.deoptimizedPaths[t]=!0,this.expressionsToBeDeoptimized[t]))for(const e of this.expressionsToBeDeoptimized[t])e.deoptimizeCache()}const n=1===e.length?be:e.slice(1);for(const e of"string"==typeof t?this.propertyMap[t]?this.propertyMap[t].propertiesRead:[]:this.properties)e.deoptimizePath(n)}getLiteralValueAtPath(e,t,n){null===this.propertyMap&&this.buildPropertyMap();const r=e[0];return 0===e.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof r||this.deoptimizedPaths[r]?Se:1!==e.length||this.propertyMap[r]||Fe[r]||0!==this.unmatchablePropertiesRead.length?!this.propertyMap[r]||null===this.propertyMap[r].exactMatchRead||this.propertyMap[r].propertiesRead.length>1?Se:(this.expressionsToBeDeoptimized[r]?this.expressionsToBeDeoptimized[r].push(n):this.expressionsToBeDeoptimized[r]=[n],this.propertyMap[r].exactMatchRead.getLiteralValueAtPath(e.slice(1),t,n)):void(this.expressionsToBeDeoptimized[r]?this.expressionsToBeDeoptimized[r].push(n):this.expressionsToBeDeoptimized[r]=[n])}getReturnExpressionWhenCalledAtPath(e,t,n){null===this.propertyMap&&this.buildPropertyMap();const r=e[0];return 0===e.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof r||this.deoptimizedPaths[r]?Ie:1!==e.length||!Fe[r]||0!==this.unmatchablePropertiesRead.length||this.propertyMap[r]&&null!==this.propertyMap[r].exactMatchRead?!this.propertyMap[r]||null===this.propertyMap[r].exactMatchRead||this.propertyMap[r].propertiesRead.length>1?Ie:(this.expressionsToBeDeoptimized[r]?this.expressionsToBeDeoptimized[r].push(n):this.expressionsToBeDeoptimized[r]=[n],this.propertyMap[r].exactMatchRead.getReturnExpressionWhenCalledAtPath(e.slice(1),t,n)):Xe(Fe,r)}hasEffectsWhenAccessedAtPath(e,t){if(0===e.length)return!1;const n=e[0];if(e.length>1&&(this.hasUnknownDeoptimizedProperty||"string"!=typeof n||this.deoptimizedPaths[n]||!this.propertyMap[n]||null===this.propertyMap[n].exactMatchRead))return!0;const r=e.slice(1);for(const e of"string"!=typeof n?this.properties:this.propertyMap[n]?this.propertyMap[n].propertiesRead:[])if(e.hasEffectsWhenAccessedAtPath(r,t))return!0;return!1}hasEffectsWhenAssignedAtPath(e,t){if(0===e.length)return!1;const n=e[0];if(e.length>1&&(this.hasUnknownDeoptimizedProperty||"string"!=typeof n||this.deoptimizedPaths[n]||!this.propertyMap[n]||null===this.propertyMap[n].exactMatchRead))return!0;const r=e.slice(1);for(const i of"string"!=typeof n?this.properties:e.length>1?this.propertyMap[n].propertiesRead:this.propertyMap[n]?this.propertyMap[n].propertiesSet:[])if(i.hasEffectsWhenAssignedAtPath(r,t))return!0;return!1}hasEffectsWhenCalledAtPath(e,t,n){const r=e[0];if(0===e.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof r||this.deoptimizedPaths[r]||(this.propertyMap[r]?!this.propertyMap[r].exactMatchRead:e.length>1||!Fe[r]))return!0;const i=e.slice(1);for(const e of this.propertyMap[r]?this.propertyMap[r].propertiesRead:[])if(e.hasEffectsWhenCalledAtPath(i,t,n))return!0;return!(1!==e.length||!Fe[r])&&Ye(Fe,r,this.included,t,n)}initialise(){this.included=!1,this.hasUnknownDeoptimizedProperty=!1,this.deoptimizedPaths=Object.create(null),this.propertyMap=null,this.expressionsToBeDeoptimized=Object.create(null)}render(e,t,{renderedParentType:n}=Y){super.render(e,t),n===Z&&(e.appendRight(this.start,"("),e.prependLeft(this.end,")"))}buildPropertyMap(){this.propertyMap=Object.create(null),this.unmatchablePropertiesRead=[],this.unmatchablePropertiesWrite=[];for(let e=this.properties.length-1;e>=0;e--){const t=this.properties[e];if(t instanceof ca){this.unmatchablePropertiesRead.push(t);continue}const n="get"!==t.kind,r="set"!==t.kind;let i;if(t.computed){const e=t.key.getLiteralValueAtPath(_e,Qo,this);if(e===Se){r?this.unmatchablePropertiesRead.push(t):this.unmatchablePropertiesWrite.push(t);continue}i=String(e)}else i=t.key instanceof Xs?t.key.name:String(t.key.value);const s=this.propertyMap[i];s?(r&&null===s.exactMatchRead&&(s.exactMatchRead=t,s.propertiesRead.push(t,...this.unmatchablePropertiesRead)),n&&!r&&null===s.exactMatchWrite&&(s.exactMatchWrite=t,s.propertiesSet.push(t,...this.unmatchablePropertiesWrite))):this.propertyMap[i]={exactMatchRead:r?t:null,exactMatchWrite:n?t:null,propertiesRead:r?[t,...this.unmatchablePropertiesRead]:[],propertiesSet:n&&!r?[t,...this.unmatchablePropertiesWrite]:[]}}}deoptimizeAllProperties(){this.hasUnknownDeoptimizedProperty=!0;for(const e of this.properties)e.deoptimizePath(be);for(const e of Object.keys(this.expressionsToBeDeoptimized))for(const t of this.expressionsToBeDeoptimized[e])t.deoptimizeCache()}},ObjectPattern:class extends Ls{addExportedVariables(e){for(const t of this.properties)t.type===se?t.value.addExportedVariables(e):t.argument.addExportedVariables(e)}declare(e,t){for(const n of this.properties)n.declare(e,t)}deoptimizePath(e){if(0===e.length)for(const t of this.properties)t.deoptimizePath(e)}hasEffectsWhenAssignedAtPath(e,t){if(e.length>0)return!0;for(const e of this.properties)if(e.hasEffectsWhenAssignedAtPath(_e,t))return!0;return!1}},Program:la,Property:class extends Ls{constructor(){super(...arguments),this.declarationInit=null}bind(){super.bind(),"get"===this.kind&&null===this.returnExpression&&this.updateReturnExpression(),null!==this.declarationInit&&this.declarationInit.deoptimizePath([Ee,Ee])}declare(e,t){this.declarationInit=t,this.value.declare(e,Ie)}deoptimizeCache(){throw new Error("Unexpected deoptimization")}deoptimizePath(e){"get"===this.kind?e.length>0&&(null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression.deoptimizePath(e)):"set"!==this.kind&&this.value.deoptimizePath(e)}getLiteralValueAtPath(e,t,n){return"set"===this.kind?Se:"get"===this.kind?(null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression.getLiteralValueAtPath(e,t,n)):this.value.getLiteralValueAtPath(e,t,n)}getReturnExpressionWhenCalledAtPath(e,t,n){return"set"===this.kind?Ie:"get"===this.kind?(null===this.returnExpression&&this.updateReturnExpression(),this.returnExpression.getReturnExpressionWhenCalledAtPath(e,t,n)):this.value.getReturnExpressionWhenCalledAtPath(e,t,n)}hasEffects(e){return this.key.hasEffects(e)||this.value.hasEffects(e)}hasEffectsWhenAccessedAtPath(e,t){return"get"===this.kind?this.value.hasEffectsWhenCalledAtPath(_e,this.accessorCallOptions,t.getHasEffectsWhenCalledOptions())||e.length>0&&this.returnExpression.hasEffectsWhenAccessedAtPath(e,t):this.value.hasEffectsWhenAccessedAtPath(e,t)}hasEffectsWhenAssignedAtPath(e,t){return"get"===this.kind?0===e.length||this.returnExpression.hasEffectsWhenAssignedAtPath(e,t):"set"===this.kind?e.length>0||this.value.hasEffectsWhenCalledAtPath(_e,this.accessorCallOptions,t.getHasEffectsWhenCalledOptions()):this.value.hasEffectsWhenAssignedAtPath(e,t)}hasEffectsWhenCalledAtPath(e,t,n){return"get"===this.kind?this.returnExpression.hasEffectsWhenCalledAtPath(e,t,n):this.value.hasEffectsWhenCalledAtPath(e,t,n)}initialise(){this.included=!1,this.returnExpression=null,this.accessorCallOptions=ve.create({callIdentifier:this,withNew:!1})}render(e,t){this.shorthand||this.key.render(e,t),this.value.render(e,t,{isShorthandProperty:this.shorthand})}updateReturnExpression(){this.returnExpression=Ie,this.returnExpression=this.value.getReturnExpressionWhenCalledAtPath(_e,Qo,this)}},RestElement:class extends Ls{constructor(){super(...arguments),this.declarationInit=null}addExportedVariables(e){this.argument.addExportedVariables(e)}bind(){super.bind(),null!==this.declarationInit&&this.declarationInit.deoptimizePath([Ee,Ee])}declare(e,t){this.argument.declare(e,Ie),this.declarationInit=t}deoptimizePath(e){0===e.length&&this.argument.deoptimizePath(_e)}hasEffectsWhenAssignedAtPath(e,t){return e.length>0||this.argument.hasEffectsWhenAssignedAtPath(_e,t)}},ReturnStatement:class extends Ls{hasEffects(e){return!e.ignoreReturnAwaitYield()||null!==this.argument&&this.argument.hasEffects(e)}initialise(){this.included=!1,this.scope.addReturnExpression(this.argument||Ie)}render(e,t){this.argument&&(this.argument.render(e,t),this.argument.start===this.start+6&&e.prependLeft(this.start+6," "))}},SequenceExpression:class extends Ls{deoptimizePath(e){e.length>0&&this.expressions[this.expressions.length-1].deoptimizePath(e)}getLiteralValueAtPath(e,t,n){return this.expressions[this.expressions.length-1].getLiteralValueAtPath(e,t,n)}hasEffects(e){for(const t of this.expressions)if(t.hasEffects(e))return!0;return!1}hasEffectsWhenAccessedAtPath(e,t){return e.length>0&&this.expressions[this.expressions.length-1].hasEffectsWhenAccessedAtPath(e,t)}hasEffectsWhenAssignedAtPath(e,t){return 0===e.length||this.expressions[this.expressions.length-1].hasEffectsWhenAssignedAtPath(e,t)}hasEffectsWhenCalledAtPath(e,t,n){return this.expressions[this.expressions.length-1].hasEffectsWhenCalledAtPath(e,t,n)}include(e){this.included=!0;for(let t=0;t<this.expressions.length-1;t++){const n=this.expressions[t];(e||n.shouldBeIncluded())&&n.include(e)}this.expressions[this.expressions.length-1].include(e)}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:r}=Y){let i,s=0,o=0;for(const{node:a,start:h,end:u}of fe(this.expressions,e,this.start,this.end))a.included?(o++,0===s&&(s=h),i=u,a===this.expressions[this.expressions.length-1]&&1===o?a.render(e,t,{isCalleeOfRenderedParent:n?r:this.parent.callee===this,renderedParentType:n||this.parent.type}):a.render(e,t)):he(a,e,h,u);o>1&&n&&(e.prependRight(s,"("),e.appendLeft(i,")"))}},SpreadElement:ca,SwitchCase:class extends Ls{include(e){this.included=!0,this.test&&this.test.include(e);for(const t of this.consequent)(e||t.shouldBeIncluded())&&t.include(e)}render(e,t){if(this.consequent.length){this.test&&this.test.render(e,t);const n=this.test?this.test.end:le(e.original,"default",this.start)+7,r=le(e.original,":",n)+1;de(this.consequent,e,r,this.end,t)}else super.render(e,t)}},SwitchStatement:class extends Ls{createScope(e){this.scope=new Fo(e)}hasEffects(e){return super.hasEffects(e.setIgnoreBreakStatements())}},TaggedTemplateExpression:class extends Ls{bind(){super.bind(),this.tag.type===te&&(this.scope.findVariable(this.tag.name).isNamespace&&this.context.error({code:"CANNOT_CALL_NAMESPACE",message:`Cannot call a namespace ('${this.tag.name}')`},this.start),"eval"===this.tag.name&&this.context.warn({code:"EVAL",message:"Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification",url:"https://rollupjs.org/guide/en#avoiding-eval"},this.start))}hasEffects(e){return super.hasEffects(e)||this.tag.hasEffectsWhenCalledAtPath(_e,this.callOptions,e.getHasEffectsWhenCalledOptions())}initialise(){this.included=!1,this.callOptions=ve.create({callIdentifier:this,withNew:!1})}},TemplateElement:class extends Ls{hasEffects(e){return!1}},TemplateLiteral:pa,ThisExpression:class extends Ls{bind(){super.bind(),this.variable=this.scope.findVariable("this")}hasEffectsWhenAccessedAtPath(e,t){return e.length>0&&this.variable.hasEffectsWhenAccessedAtPath(e,t)}hasEffectsWhenAssignedAtPath(e,t){return this.variable.hasEffectsWhenAssignedAtPath(e,t)}initialise(){this.included=!1,this.variable=null,this.alias=this.scope.findLexicalBoundary()instanceof da?this.context.moduleContext:null,"undefined"===this.alias&&this.context.warn({code:"THIS_IS_UNDEFINED",message:"The 'this' keyword is equivalent to 'undefined' at the top level of an ES module, and has been rewritten",url:"https://rollupjs.org/guide/en#error-this-is-undefined"},this.start)}render(e,t){null!==this.alias&&e.overwrite(this.start,this.end,this.alias,{contentOnly:!1,storeName:!0})}},ThrowStatement:class extends Ls{hasEffects(e){return!0}},TryStatement:Ls,UnaryExpression:class extends Ls{bind(){super.bind(),"delete"===this.operator&&this.argument.deoptimizePath(_e)}getLiteralValueAtPath(e,t,n){if(e.length>0)return Se;const r=this.argument.getLiteralValueAtPath(_e,t,n);return r===Se?Se:fa[this.operator](r)}hasEffects(e){return this.argument.hasEffects(e)||"delete"===this.operator&&this.argument.hasEffectsWhenAssignedAtPath(_e,e)}hasEffectsWhenAccessedAtPath(e,t){return"void"===this.operator?e.length>0:e.length>1}},UnknownNode:class extends Ls{hasEffects(e){return!0}include(){super.include(!0)}},UpdateExpression:class extends Ls{bind(){super.bind(),this.argument.deoptimizePath(_e),this.argument instanceof Xs&&(this.scope.findVariable(this.argument.name).isReassigned=!0)}hasEffects(e){return this.argument.hasEffects(e)||this.argument.hasEffectsWhenAssignedAtPath(_e,e)}hasEffectsWhenAccessedAtPath(e,t){return e.length>1}render(e,t){this.argument.render(e,t);const n=this.argument.variable;if("system"===t.format&&n&&n.exportName){const t=n.getName();if(this.prefix)e.overwrite(this.start,this.end,`exports('${n.exportName}', ${this.operator}${t})`);else{let r;switch(this.operator){case"++":r=`${t} + 1`;break;case"--":r=`${t} - 1`}e.overwrite(this.start,this.end,`(exports('${n.exportName}', ${r}), ${t}${this.operator})`)}}}},VariableDeclaration:class extends Ls{deoptimizePath(e){for(const e of this.declarations)e.deoptimizePath(_e)}hasEffectsWhenAssignedAtPath(e,t){return!1}include(e){this.included=!0;for(const t of this.declarations)(e||t.shouldBeIncluded())&&t.include(e)}includeWithAllDeclaredVariables(e){this.included=!0;for(const t of this.declarations)t.include(e)}initialise(){this.included=!1;for(const e of this.declarations)e.declareDeclarator(this.kind)}render(e,t,n=Y){if(function(e){for(const t of e){if(!t.included)return!1;if(t.id.type===te){if(t.id.variable.exportName)return!1}else{const e=[];if(t.id.addExportedVariables(e),e.length>0)return!1}}return!0}(this.declarations)){for(const n of this.declarations)n.render(e,t);n.isNoStatement||59===e.original.charCodeAt(this.end-1)||e.appendLeft(this.end,";")}else this.renderReplacedDeclarations(e,t,n)}renderDeclarationEnd(e,t,n,r,i,s,o){59===e.original.charCodeAt(this.end-1)&&e.remove(this.end-1,this.end),s&&(t+=";"),null!==n?(10!==e.original.charCodeAt(r-1)||10!==e.original.charCodeAt(this.end)&&13!==e.original.charCodeAt(this.end)||(r--,13===e.original.charCodeAt(r)&&r--),r===n+1?e.overwrite(n,i,t):(e.overwrite(n,n+1,t),e.remove(r,i))):e.appendLeft(i,t),o.length>0&&e.appendLeft(i," "+Ho(o))}renderReplacedDeclarations(e,t,{start:n=this.start,end:r=this.end,isNoStatement:i}){const s=fe(this.declarations,e,this.start+this.kind.length,this.end-(59===e.original.charCodeAt(this.end-1)?1:0));let o,a,h=(a=/\n\s*$/.test(e.slice(this.start,s[0].start))?this.start+this.kind.length:s[0].start)-1;e.remove(this.start,h);let u,c,l=!1,p=!1,d="";const f=[];for(const{node:n,start:r,separator:i,contentEnd:m,end:g}of s)!n.included||n.id instanceof Xs&&ma(n.id.variable)&&null===n.init?e.remove(r,g):(u="",c="",n.id instanceof Xs&&ma(n.id.variable)?(p&&(d+=";"),l=!1):("system"===t.format&&null!==n.init&&(n.id.type!==te?n.id.addExportedVariables(f):n.id.variable.exportName&&(e.prependLeft(e.original.indexOf("=",n.id.end)+1,` exports('${n.id.variable.safeExportName||n.id.variable.exportName}',`),c+=")")),l?d+=",":(p&&(d+=";"),u+=`${this.kind} `,l=!0)),a===h+1?e.overwrite(h,a,d+u):(e.overwrite(h,h+1,d),e.appendLeft(a,u)),n.render(e,t),o=m,a=g,p=!0,h=i,d=c);p?this.renderDeclarationEnd(e,d,h,o,a,!i,f):e.remove(n,r)}},VariableDeclarator:class extends Ls{declareDeclarator(e){this.id.declare(e,this.init||we)}deoptimizePath(e){this.id.deoptimizePath(e)}render(e,t){null===this.init||this.init.included?super.render(e,t):(e.remove(this.id.end,this.end),this.id.render(e,t))}},WhileStatement:class extends Ls{hasEffects(e){return this.test.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}},YieldExpression:class extends Ls{bind(){super.bind(),null!==this.argument&&this.argument.deoptimizePath(be)}hasEffects(e){return!e.ignoreReturnAwaitYield()||null!==this.argument&&this.argument.hasEffects(e)}render(e,t){this.argument&&(this.argument.render(e,t),this.argument.start===this.start+5&&e.prependLeft(this.start+5," "))}}};function ya(e,t,n){n(e,t)}function xa(e,t,n){}var va={};function Ea(e,t,n=e.type){let r=t.commentNodes[t.commentIndex];for(;r&&e.start>=r.end;)_a(e,r),r=t.commentNodes[++t.commentIndex];r&&r.end<=e.end&&va[n](e,t,Ea)}function _a(e,t){e.annotations?e.annotations.push(t):e.annotations=[t],"ExpressionStatement"===e.type&&(e=e.expression),"CallExpression"!==e.type&&"NewExpression"!==e.type||(e.annotatedPure=!0)}va.Program=va.BlockStatement=function(e,t,n){for(var r=0,i=e.body;r<i.length;r+=1){n(i[r],t,"Statement")}},va.Statement=ya,va.EmptyStatement=xa,va.ExpressionStatement=va.ParenthesizedExpression=function(e,t,n){return n(e.expression,t,"Expression")},va.IfStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Statement"),e.alternate&&n(e.alternate,t,"Statement")},va.LabeledStatement=function(e,t,n){return n(e.body,t,"Statement")},va.BreakStatement=va.ContinueStatement=xa,va.WithStatement=function(e,t,n){n(e.object,t,"Expression"),n(e.body,t,"Statement")},va.SwitchStatement=function(e,t,n){n(e.discriminant,t,"Expression");for(var r=0,i=e.cases;r<i.length;r+=1){var s=i[r];s.test&&n(s.test,t,"Expression");for(var o=0,a=s.consequent;o<a.length;o+=1){n(a[o],t,"Statement")}}},va.SwitchCase=function(e,t,n){e.test&&n(e.test,t,"Expression");for(var r=0,i=e.consequent;r<i.length;r+=1){n(i[r],t,"Statement")}},va.ReturnStatement=va.YieldExpression=va.AwaitExpression=function(e,t,n){e.argument&&n(e.argument,t,"Expression")},va.ThrowStatement=va.SpreadElement=function(e,t,n){return n(e.argument,t,"Expression")},va.TryStatement=function(e,t,n){n(e.block,t,"Statement"),e.handler&&n(e.handler,t),e.finalizer&&n(e.finalizer,t,"Statement")},va.CatchClause=function(e,t,n){e.param&&n(e.param,t,"Pattern"),n(e.body,t,"Statement")},va.WhileStatement=va.DoWhileStatement=function(e,t,n){n(e.test,t,"Expression"),n(e.body,t,"Statement")},va.ForStatement=function(e,t,n){e.init&&n(e.init,t,"ForInit"),e.test&&n(e.test,t,"Expression"),e.update&&n(e.update,t,"Expression"),n(e.body,t,"Statement")},va.ForInStatement=va.ForOfStatement=function(e,t,n){n(e.left,t,"ForInit"),n(e.right,t,"Expression"),n(e.body,t,"Statement")},va.ForInit=function(e,t,n){"VariableDeclaration"===e.type?n(e,t):n(e,t,"Expression")},va.DebuggerStatement=xa,va.FunctionDeclaration=function(e,t,n){return n(e,t,"Function")},va.VariableDeclaration=function(e,t,n){for(var r=0,i=e.declarations;r<i.length;r+=1){n(i[r],t)}},va.VariableDeclarator=function(e,t,n){n(e.id,t,"Pattern"),e.init&&n(e.init,t,"Expression")},va.Function=function(e,t,n){e.id&&n(e.id,t,"Pattern");for(var r=0,i=e.params;r<i.length;r+=1){n(i[r],t,"Pattern")}n(e.body,t,e.expression?"Expression":"Statement")},va.Pattern=function(e,t,n){"Identifier"===e.type?n(e,t,"VariablePattern"):"MemberExpression"===e.type?n(e,t,"MemberPattern"):n(e,t)},va.VariablePattern=xa,va.MemberPattern=ya,va.RestElement=function(e,t,n){return n(e.argument,t,"Pattern")},va.ArrayPattern=function(e,t,n){for(var r=0,i=e.elements;r<i.length;r+=1){var s=i[r];s&&n(s,t,"Pattern")}},va.ObjectPattern=function(e,t,n){for(var r=0,i=e.properties;r<i.length;r+=1){var s=i[r];"Property"===s.type?(s.computed&&n(s.key,t,"Expression"),n(s.value,t,"Pattern")):"RestElement"===s.type&&n(s.argument,t,"Pattern")}},va.Expression=ya,va.ThisExpression=va.Super=va.MetaProperty=xa,va.ArrayExpression=function(e,t,n){for(var r=0,i=e.elements;r<i.length;r+=1){var s=i[r];s&&n(s,t,"Expression")}},va.ObjectExpression=function(e,t,n){for(var r=0,i=e.properties;r<i.length;r+=1){n(i[r],t)}},va.FunctionExpression=va.ArrowFunctionExpression=va.FunctionDeclaration,va.SequenceExpression=function(e,t,n){for(var r=0,i=e.expressions;r<i.length;r+=1){n(i[r],t,"Expression")}},va.TemplateLiteral=function(e,t,n){for(var r=0,i=e.quasis;r<i.length;r+=1){n(i[r],t)}for(var s=0,o=e.expressions;s<o.length;s+=1){n(o[s],t,"Expression")}},va.TemplateElement=xa,va.UnaryExpression=va.UpdateExpression=function(e,t,n){n(e.argument,t,"Expression")},va.BinaryExpression=va.LogicalExpression=function(e,t,n){n(e.left,t,"Expression"),n(e.right,t,"Expression")},va.AssignmentExpression=va.AssignmentPattern=function(e,t,n){n(e.left,t,"Pattern"),n(e.right,t,"Expression")},va.ConditionalExpression=function(e,t,n){n(e.test,t,"Expression"),n(e.consequent,t,"Expression"),n(e.alternate,t,"Expression")},va.NewExpression=va.CallExpression=function(e,t,n){if(n(e.callee,t,"Expression"),e.arguments)for(var r=0,i=e.arguments;r<i.length;r+=1){n(i[r],t,"Expression")}},va.MemberExpression=function(e,t,n){n(e.object,t,"Expression"),e.computed&&n(e.property,t,"Expression")},va.ExportNamedDeclaration=va.ExportDefaultDeclaration=function(e,t,n){e.declaration&&n(e.declaration,t,"ExportNamedDeclaration"===e.type||e.declaration.id?"Statement":"Expression"),e.source&&n(e.source,t,"Expression")},va.ExportAllDeclaration=function(e,t,n){n(e.source,t,"Expression")},va.ImportDeclaration=function(e,t,n){for(var r=0,i=e.specifiers;r<i.length;r+=1){n(i[r],t)}n(e.source,t,"Expression")},va.ImportSpecifier=va.ImportDefaultSpecifier=va.ImportNamespaceSpecifier=va.Identifier=va.Literal=xa,va.TaggedTemplateExpression=function(e,t,n){n(e.tag,t,"Expression"),n(e.quasi,t,"Expression")},va.ClassDeclaration=va.ClassExpression=function(e,t,n){return n(e,t,"Class")},va.Class=function(e,t,n){e.id&&n(e.id,t,"Pattern"),e.superClass&&n(e.superClass,t,"Expression"),n(e.body,t)},va.ClassBody=function(e,t,n){for(var r=0,i=e.body;r<i.length;r+=1){n(i[r],t)}},va.MethodDefinition=va.Property=function(e,t,n){e.computed&&n(e.key,t,"Expression"),n(e.value,t,"Expression")};const ba=/[@#]__PURE__/,Aa=e=>ba.test(e.text);let Sa="sourceMa";Sa+="ppingURL";const Ia=new RegExp(`^#\\s+${Sa}=.+\\n?`),wa=()=>{};let Pa=()=>0,ka=()=>0,Ca=()=>0,Na={};const $a=e=>1e3*e[0]+e[1]/1e6;function Ra(e,t){switch(t){case 1:return`# ${e}`;case 2:return`## ${e}`;case 3:return e;default:return`${" ".repeat(t-4)}- ${e}`}}function Oa(e,t=3){e=Ra(e,t),Na.hasOwnProperty(e)||(Na[e]={memory:0,startMemory:void 0,startTime:void 0,time:0,totalMemory:0});const n=Ca();Na[e].startTime=Pa(),Na[e].startMemory=n}function Ma(e,t=3){if(e=Ra(e,t),Na.hasOwnProperty(e)){const t=Ca();Na[e].time+=ka(Na[e].startTime),Na[e].totalMemory=Math.max(Na[e].totalMemory,t),Na[e].memory+=t-Na[e].startMemory}}function Ta(){const e={};return Object.keys(Na).forEach(t=>{e[t]=[Na[t].time,Na[t].memory,Na[t].totalMemory]}),e}let Da=wa,La=wa;const Va={load:!0,ongenerate:!0,onwrite:!0,resolveDynamicImport:!0,resolveId:!0,transform:!0,transformBundle:!0};function Ba(e,t){const n={};for(const r of Object.keys(e))if(!0===Va[r]){let i=`plugin ${t}`;e.name&&(i+=` (${e.name})`),i+=` - ${r}`,n[r]=function(){Da(i,4);const t=e[r].apply(this===n?e:this,arguments);return La(i,4),t&&"function"==typeof t.then&&(Da(`${i} (async)`,4),t.then(()=>La(`${i} (async)`,4))),t}}else n[r]=e[r];return n}function za(e){e.perf?(Na={},"undefined"!=typeof process&&"function"==typeof process.hrtime?(Pa=process.hrtime.bind(process),ka=(e=>$a(process.hrtime(e)))):"undefined"!=typeof performance&&"function"==typeof performance.now&&(Pa=performance.now.bind(performance),ka=(e=>performance.now()-e)),"undefined"!=typeof process&&"function"==typeof process.memoryUsage&&(Ca=(()=>process.memoryUsage().heapUsed)),Da=Oa,La=Ma,e.plugins=e.plugins.map(Ba)):(Da=wa,La=wa)}const ja={ecmaVersion:2019,preserveParens:!1,sourceType:"module"};function Wa(e,t,n,r){t.error({code:"MISSING_EXPORT",message:`'${e}' is not exported by ${bo(n)}`,url:"https://rollupjs.org/guide/en#error-name-is-not-exported-by-module-"},r)}const Ua={identifier:null,localName:Js};class Fa{constructor(e,t,n,r){this.chunkAlias=null,this.comments=[],this.dependencies=[],this.dynamicallyImportedBy=[],this.dynamicDependencies=[],this.dynamicImports=[],this.entryPointsHash=new Uint8Array(10),this.execIndex=1/0,this.exportAllModules=null,this.exportAllSources=[],this.exports=Object.create(null),this.exportsAll=Object.create(null),this.exportShimVariable=new eo(this),this.facadeChunk=null,this.importDescriptions=Object.create(null),this.importMetas=[],this.imports=new Set,this.isExecuted=!1,this.isUserDefinedEntryPoint=!1,this.manualChunkAlias=null,this.reexports=Object.create(null),this.sources=[],this.usesTopLevelAwait=!1,this.namespaceVariable=void 0,this.id=t,this.graph=e,this.excludeFromSourcemap=/\0/.test(t),this.context=e.getModuleContext(t),this.moduleSideEffects=n,this.isEntryPoint=r}basename(){const e=ct(this.id),t=pt(this.id);return it(t?e.slice(0,-t.length):e)}bindReferences(){this.ast.bind()}error(e,t){if(void 0!==t){e.pos=t;let n=_t(this.code,t,{offsetLine:1});try{n=function(e,t){const n=e.filter(e=>e.mappings);for(;n.length>0;){const e=n.pop(),r=e.mappings[t.line-1];let i=!1;if(void 0!==r)for(const n of r)if(n[0]>=t.column){if(n.length<4)break;t={column:n[3],line:n[2]+1,name:e.names[n[4]],source:e.sources[n[1]]},i=!0;break}if(!i)throw new Error("Can't resolve original location of error.")}return t}(this.sourcemapChain,n)}catch(e){this.warn({code:"SOURCEMAP_ERROR",loc:{column:n.column,file:this.id,line:n.line},message:`Error when using sourcemap for reporting an error: ${e.message}`,pos:t},void 0)}e.loc={column:n.column,file:this.id,line:n.line},e.frame=Eo(this.originalCode,n.line,n.column)}So(e)}getAllExports(){const e=Object.assign(Object.create(null),this.exports,this.reexports);return this.exportAllModules.forEach(t=>{if(t.isExternal)e[`*${t.id}`]=!0;else for(const n of t.getAllExports())"default"!==n&&(e[n]=!0)}),Object.keys(e)}getDynamicImportExpressions(){return this.dynamicImports.map(({node:e})=>{const t=e.parent.arguments[0];if(t instanceof pa){if(0===t.expressions.length&&1===t.quasis.length)return t.quasis[0].value.cooked}else{if(!(t instanceof sa))return t;if("string"==typeof t.value)return t.value}})}getExports(){return Object.keys(this.exports)}getOrCreateNamespace(){return this.namespaceVariable||(this.namespaceVariable=new lo(this.astContext))}getReexports(){if(this.transitiveReexports)return this.transitiveReexports;this.transitiveReexports=[];const e=new Set;for(const t in this.reexports)e.add(t);for(const t of this.exportAllModules)if(t instanceof mt)e.add(`*${t.id}`);else for(const n of t.getExports().concat(t.getReexports()))"default"!==n&&e.add(n);return this.transitiveReexports=Array.from(e)}getRenderedExports(){const e=[],t=[];for(const n in this.exports){const r=this.getVariableForExportName(n);(r&&r.included?e:t).push(n)}return{renderedExports:e,removedExports:t}}getTransitiveDependencies(){return this.dependencies.concat(this.getReexports().map(e=>this.getVariableForExportName(e).module))}getVariableForExportName(e,t){if("*"===e[0]){if(1===e.length)return this.getOrCreateNamespace();return this.graph.moduleById.get(e.slice(1)).getVariableForExportName("*")}const n=this.reexports[e];if(n){const e=n.module.getVariableForExportName(n.localName);return e||Wa(n.localName,this,n.module.id,n.start),e}const r=this.exports[e];if(r){if(r===Ua)return this.exportShimVariable;const e=r.localName;return this.traceVariable(e)||this.graph.scope.findVariable(e)}if("default"!==e)for(let t=0;t<this.exportAllModules.length;t+=1){const n=this.exportAllModules[t].getVariableForExportName(e,!0);if(n)return n}if(this.graph.shimMissingExports&&!t)return this.shimMissingExport(e),this.exportShimVariable}include(){this.ast.shouldBeIncluded()&&this.ast.include(!1)}includeAllExports(){this.isExecuted||(this.graph.needsTreeshakingPass=!0,gt(this));for(const e of this.getExports()){const t=this.getVariableForExportName(e);t.deoptimizePath(be),t.included||(t.include(),this.graph.needsTreeshakingPass=!0)}for(const e of this.getReexports()){const t=this.getVariableForExportName(e);t.isExternal?t.reexported=t.module.reexported=!0:t.included||(t.include(),t.deoptimizePath(be),this.graph.needsTreeshakingPass=!0)}}includeAllInBundle(){this.ast.include(!0)}isIncluded(){return this.ast.included||this.namespaceVariable&&this.namespaceVariable.included}linkDependencies(){for(const e of this.sources){const t=this.resolvedIds[e].id;if(t){const e=this.graph.moduleById.get(t);this.dependencies.push(e)}}for(const{resolution:e}of this.dynamicImports)(e instanceof Fa||e instanceof mt)&&this.dynamicDependencies.push(e);this.addModulesToSpecifiers(this.importDescriptions),this.addModulesToSpecifiers(this.reexports),this.exportAllModules=this.exportAllSources.map(e=>{const t=this.resolvedIds[e].id;return this.graph.moduleById.get(t)})}render(e){const t=this.magicString.clone();return this.ast.render(t,e),this.usesTopLevelAwait=this.astContext.usesTopLevelAwait,t}setSource({ast:e,code:t,customTransformCache:n,moduleSideEffects:r,originalCode:i,originalSourcemap:s,resolvedIds:o,sourcemapChain:a,transformDependencies:h}){var u;this.code=t,this.originalCode=i,this.originalSourcemap=s,this.sourcemapChain=a,this.transformDependencies=h,this.customTransformCache=n,"boolean"==typeof r&&(this.moduleSideEffects=r),Da("generate ast",3),this.esTreeAst=e||function(e,t,n){try{return t.parse(e.code,Object.assign({},ja,n,{onComment:(t,n,r,i)=>e.comments.push({block:t,text:n,start:r,end:i})}))}catch(t){let n=t.message.replace(/ \(\d+:\d+\)$/,"");e.id.endsWith(".json")?n+=" (Note that you need rollup-plugin-json to import JSON files)":e.id.endsWith(".js")||(n+=" (Note that you need plugins to import files that are not JavaScript)"),e.error({code:"PARSE_ERROR",message:n},t.pos)}}(this,this.graph.acornParser,this.graph.acornOptions),u=this.comments,Ea(this.esTreeAst,{commentIndex:0,commentNodes:u.filter(Aa)}),La("generate ast",3),this.resolvedIds=o||Object.create(null);const c=this.id;this.magicString=new G(t,{filename:this.excludeFromSourcemap?null:c,indentExclusionRanges:[]}),this.removeExistingSourceMap(),Da("analyse ast",3),this.astContext={addDynamicImport:this.addDynamicImport.bind(this),addExport:this.addExport.bind(this),addImport:this.addImport.bind(this),addImportMeta:this.addImportMeta.bind(this),annotations:this.graph.treeshake&&this.graph.treeshakingOptions.annotations,code:t,deoptimizationTracker:this.graph.deoptimizationTracker,error:this.error.bind(this),fileName:c,getAssetFileName:this.graph.pluginDriver.getAssetFileName,getChunkFileName:this.graph.moduleLoader.getChunkFileName.bind(this.graph.moduleLoader),getExports:this.getExports.bind(this),getModuleExecIndex:()=>this.execIndex,getModuleName:this.basename.bind(this),getReexports:this.getReexports.bind(this),importDescriptions:this.importDescriptions,includeDynamicImport:this.includeDynamicImport.bind(this),includeVariable:this.includeVariable.bind(this),isCrossChunkImport:e=>e.module.chunk!==this.chunk,magicString:this.magicString,module:this,moduleContext:this.context,nodeConstructors:ga,preserveModules:this.graph.preserveModules,propertyReadSideEffects:!this.graph.treeshake||this.graph.treeshakingOptions.propertyReadSideEffects,traceExport:this.getVariableForExportName.bind(this),traceVariable:this.traceVariable.bind(this),treeshake:this.graph.treeshake,usesTopLevelAwait:!1,warn:this.warn.bind(this)},this.scope=new da(this.graph.scope,this.astContext),this.ast=new la(this.esTreeAst,{type:"Module",context:this.astContext},this.scope),La("analyse ast",3)}toJSON(){return{ast:this.esTreeAst,code:this.code,customTransformCache:this.customTransformCache,dependencies:this.dependencies.map(e=>e.id),id:this.id,moduleSideEffects:this.moduleSideEffects,originalCode:this.originalCode,originalSourcemap:this.originalSourcemap,resolvedIds:this.resolvedIds,sourcemapChain:this.sourcemapChain,transformAssets:this.transformAssets,transformDependencies:this.transformDependencies}}traceVariable(e){if(e in this.scope.variables)return this.scope.variables[e];if(e in this.importDescriptions){const t=this.importDescriptions[e],n=t.module;if(!n.isExternal&&"*"===t.name)return n.getOrCreateNamespace();const r=n.getVariableForExportName(t.name);return r||Wa(t.name,this,n.id,t.start),r}return null}warn(e,t){if(void 0!==t){e.pos=t;const{line:n,column:r}=_t(this.code,t,{offsetLine:1});e.loc={file:this.id,line:n,column:r},e.frame=Eo(this.code,n,r)}e.id=this.id,this.graph.warn(e)}addDynamicImport(e){this.dynamicImports.push({node:e,resolution:void 0})}addExport(e){const t=e.source&&e.source.value;if(t)if(-1===this.sources.indexOf(t)&&this.sources.push(t),e.type===J)this.exportAllSources.push(t);else for(const n of e.specifiers){const e=n.exported.name;(this.exports[e]||this.reexports[e])&&this.error({code:"DUPLICATE_EXPORT",message:`A module cannot have multiple exports with the same name ('${e}')`},n.start),this.reexports[e]={localName:n.local.name,module:null,source:t,start:n.start}}else if(e instanceof Ys)this.exports.default&&this.error({code:"DUPLICATE_EXPORT",message:"A module can only have one default export"},e.start),this.exports.default={identifier:e.variable.getAssignedVariableName(),localName:"default"};else if(e.declaration){const t=e.declaration;if(t.type===ae)for(const e of t.declarations)for(const t of Uo(e.id))this.exports[t]={identifier:null,localName:t};else{const e=t.id.name;this.exports[e]={identifier:null,localName:e}}}else for(const t of e.specifiers){const e=t.local.name,n=t.exported.name;(this.exports[n]||this.reexports[n])&&this.error({code:"DUPLICATE_EXPORT",message:`A module cannot have multiple exports with the same name ('${n}')`},t.start),this.exports[n]={identifier:null,localName:e}}}addImport(e){const t=e.source.value;-1===this.sources.indexOf(t)&&this.sources.push(t);for(const n of e.specifiers){const e=n.local.name;this.importDescriptions[e]&&this.error({code:"DUPLICATE_IMPORT",message:`Duplicated import '${e}'`},n.start);const r=n.type===ne,i=n.type===re,s=r?"default":i?"*":n.imported.name;this.importDescriptions[e]={source:t,start:n.start,name:s,module:null}}}addImportMeta(e){this.importMetas.push(e)}addModulesToSpecifiers(e){for(const t of Object.keys(e)){const n=e[t],r=this.resolvedIds[n.source].id;n.module=this.graph.moduleById.get(r)}}includeDynamicImport(e){const t=this.dynamicImports.find(t=>t.node===e).resolution;t instanceof Fa&&(t.dynamicallyImportedBy.push(this),t.includeAllExports())}includeVariable(e){const t=e.module;e.included||(e.include(),this.graph.needsTreeshakingPass=!0),t&&t!==this&&this.imports.add(e)}removeExistingSourceMap(){for(const e of this.comments)!e.block&&Ia.test(e.text)&&this.magicString.remove(e.start,e.end)}shimMissingExport(e){this.exports[e]||(this.graph.warn({code:"SHIMMED_EXPORT",exporter:bo(this.id),exportName:e,message:`Missing export "${e}" has been shimmed in module ${bo(this.id)}.`}),this.exports[e]=Ua)}}class qa{constructor(e,t){this.isOriginal=!0,this.filename=e,this.content=t}traceSegment(e,t,n){return{line:e,column:t,name:n,source:this}}}class Ga{constructor(e,t){this.sources=t,this.names=e.names,this.mappings=e.mappings}traceMappings(){const e=[],t=[],n=[],r=[];for(const i of this.mappings){const s=[];for(const r of i){const i=this.sources[r[1]];if(!i)continue;const o=i.traceSegment(r[2],r[3],this.names[r[4]]);if(o){let i=e.lastIndexOf(o.source.filename);-1===i?(i=e.length,e.push(o.source.filename),t[i]=o.source.content):null==t[i]?t[i]=o.source.content:null!=o.source.content&&t[i]!==o.source.content&&So({message:`Multiple conflicting contents for sourcemap source ${o.source.filename}`});const a=[r[0],i,o.line,o.column];if(o.name){let e=n.indexOf(o.name);-1===e&&(e=n.length,n.push(o.name)),a[4]=e}s.push(a)}}r.push(s)}return{sources:e,sourcesContent:t,names:n,mappings:r}}traceSegment(e,t,n){const r=this.mappings[e];if(!r)return null;let i=0,s=r.length-1;for(;i<=s;){const e=i+s>>1,o=r[e];if(o[0]===t){const e=this.sources[o[1]];return e?e.traceSegment(o[2],o[3],this.names[o[4]]||n):null}o[0]>t?s=e-1:i=e+1}return null}}const Ha={amd:Xa,cjs:Xa,es:Ya,iife:Xa,system:Ya,umd:Xa};function Ka(e,t,n,r,i,s,o){const{forbiddenNames:a,formatGlobals:h}=co[i];Object.assign(r,a),Object.assign(r,h),function(e,t){const n=Object.assign({},...t.map(e=>e.scope.accessedOutsideVariables));for(const t of Object.keys(n)){const r=n[t];r.included&&(e[t]=!0)}}(r,e),function(e,t){for(const n of t){const t=n.scope.variables;for(const n of Object.keys(t)){const r=t[n];r.included&&!(r.renderBaseName||r instanceof Qs&&r.getOriginalVariable()!==r)&&r.setRenderNames(null,xe(r.name,e))}const r=n.getOrCreateNamespace();r.included&&r.setRenderNames(null,xe(r.name,e))}}(r,e),Ha[i](r,n,t,s,o);for(const t of e)t.scope.deconflict(a)}function Ya(e,t,n,r){for(const n of t){const t=n.module,i=n.name;let s;s=t instanceof mt&&("*"===i||"default"===i)?"default"===i&&r&&t.exportsNamespace?t.variableName+"__default":t.variableName:i,n.setRenderNames(null,xe(s,e))}}function Xa(e,t,n,r,i){for(const t of n)t.variableName=xe(t.variableName,e);for(const e of t){const t=e.module;if(t instanceof mt){const n=e.name;"default"===n&&r&&(t.exportsNamespace||t.exportsNames)?e.setRenderNames(null,t.variableName+"__default"):"*"===n||"default"===n?e.setRenderNames(null,t.variableName):e.setRenderNames(t.variableName,null)}else{const n=t.chunk;"default"===n.exportMode||i&&e.isNamespace?e.setRenderNames(null,n.variableName):e.setRenderNames(n.variableName,n.getVariableExportName(e))}}}const Qa=(e,t)=>e.execIndex>t.execIndex?1:-1;function Ja(e){e.sort(Qa)}function Za(e,t,n){const r=[bo(e)];let i=t;for(;i!==e&&(r.push(bo(i)),i=n[i]););return r.push(r[0]),r.reverse(),r}function eh(e){const t=e.split("\n"),n=t.filter(e=>/^\t+/.test(e)),r=t.filter(e=>/^ {2,}/.test(e));if(0===n.length&&0===r.length)return null;if(n.length>=r.length)return"\t";const i=r.reduce((e,t)=>{const n=/^ +/.exec(t)[0].length;return Math.min(n,e)},1/0);return new Array(i+1).join(" ")}function th(e,t,n){return Ao(e)||So({code:"INVALID_PATTERN",message:`Invalid output pattern "${e}" for ${t}, cannot be an absolute or relative URL or path.`}),e.replace(/\[(\w+)\]/g,(e,r)=>{const i=n(r);return void 0===i&&So({code:"INVALID_PATTERN_REPLACEMENT",message:`"${r}" is not a valid substitution name in output option ${t} pattern.`}),Ao(i)||So({code:"INVALID_PATTERN_REPLACEMENT",message:`Invalid replacement "${i}" for "${r}" in ${t} pattern, must be a plain path name.`}),i})}function nh(e,t){if(e in t==!1)return e;const n=pt(e);e=e.substr(0,e.length-n.length);let r,i=1;for(;t[r=e+ ++i+n];);return r}function rh(e){return e.replace(/[\0?*]/g,"_")}function ih(e,t,n,r){let i;return"function"==typeof t?i=t(e.id):t&&(i=t[e.id]),i||(r?(n.warn({code:"MISSING_GLOBAL_NAME",guess:e.variableName,message:`No name was provided for external module '${e.id}' in output.globals – guessing '${e.variableName}'`,source:e.id}),e.variableName):void 0)}function sh(e){return!e.isEmpty||e.entryModules.length>0||null!==e.manualChunkAlias}class oh{constructor(e,t){this.entryModules=[],this.exportMode="named",this.facadeModule=null,this.hasDynamicImport=!1,this.id=void 0,this.indentString=void 0,this.manualChunkAlias=null,this.usedModules=void 0,this.dependencies=void 0,this.dynamicDependencies=void 0,this.exportNames=Object.create(null),this.exports=new Set,this.imports=new Set,this.needsExportsShim=!1,this.renderedDeclarations=void 0,this.renderedHash=void 0,this.renderedModuleSources=void 0,this.renderedSource=null,this.renderedSourceLength=void 0,this.sortedExportNames=null,this.graph=e,this.orderedModules=t,this.execIndex=t.length>0?t[0].execIndex:1/0,this.isEmpty=!0;for(const e of t)this.isEmpty&&e.isIncluded()&&(this.isEmpty=!1),e.manualChunkAlias&&(this.manualChunkAlias=e.manualChunkAlias),e.chunk=this,(e.isEntryPoint||e.dynamicallyImportedBy.some(e=>-1===t.indexOf(e)))&&this.entryModules.push(e);const n=this.entryModules[0];this.variableName=n?it(ct(n.chunkAlias||n.manualChunkAlias||_o(n.id))):"__chunk_"+ ++e.curChunkIndex}generateEntryExportsOrMarkAsTainted(){const e=this.entryModules.map(e=>({map:this.getVariableExportNamesForModule(e),module:e}));for(const{map:t}of e)for(const e of t.keys())this.exports.add(e);e:for(const{map:t,module:n}of e){if(!this.graph.preserveModules){if(this.manualChunkAlias&&n.chunkAlias&&this.manualChunkAlias!==n.chunkAlias)continue e;for(const e of this.exports)if(!t.has(e))continue e}this.facadeModule=n;for(const[e,n]of t)for(const t of n)this.exportNames[t]=e;return}}generateId(e,t,n,r,i){this.id=nh(th(e,t,e=>{switch(e){case"format":return"es"===r.format?"esm":r.format;case"hash":return this.computeContentHashWithDependencies(n,r);case"name":return this.getChunkName()}}),i)}generateIdPreserveModules(e,t){const n=rh(this.orderedModules[0].id);this.id=nh(ut(at(this.orderedModules[0].id)?dt(e,n):"_virtual/"+ct(n)),t)}generateInternalExports(e){if(null!==this.facadeModule)return;const t="system"===e.format||"es"===e.format||e.compact;let n,r=0;if(this.exportNames=Object.create(null),this.sortedExportNames=null,t)for(const e of this.exports){do{49===(n=ye(++r)).charCodeAt(0)&&(n=ye(r+=9*Math.pow(64,n.length-1)))}while(ao[n]);this.exportNames[n]=e}else for(const e of this.exports){for(r=0,n=e.name;this.exportNames[n];)n=e.name+"$"+ ++r;this.exportNames[n]=e}}getChunkName(){return this.chunkName||(this.chunkName=this.computeChunkName())}getDynamicImportIds(){return this.dynamicDependencies.map(e=>e.id).filter(Boolean)}getExportNames(){return this.sortedExportNames||(this.sortedExportNames=Object.keys(this.exportNames).sort())}getImportIds(){return this.dependencies.map(e=>e.id)}getRenderedHash(){if(this.renderedHash)return this.renderedHash;if(!this.renderedSource)return"";const e=C();return e.update(this.renderedSource.toString()),e.update(this.getExportNames().map(e=>{const t=this.exportNames[e];return`${bo(t.module.id).replace(/\\/g,"/")}:${t.name}:${e}`}).join(",")),this.renderedHash=e.digest("hex")}getRenderedSourceLength(){return void 0!==this.renderedSourceLength?this.renderedSourceLength:this.renderedSourceLength=this.renderedSource.length()}getVariableExportName(e){if(this.graph.preserveModules&&e instanceof lo)return"*";for(const t of Object.keys(this.exportNames))if(this.exportNames[t]===e)return t}link(){const e=new Set,t=new Set;for(const n of this.orderedModules)this.addChunksFromDependencies(n.getTransitiveDependencies(),e),this.addChunksFromDependencies(n.dynamicDependencies,t),this.setUpModuleImports(n);this.dependencies=Array.from(e),this.dynamicDependencies=Array.from(t)}merge(e,t,n,r){if(null!==this.facadeModule||null!==e.facadeModule)throw new Error("Internal error: Code splitting chunk merges not supported for facades");for(const t of e.orderedModules)t.chunk=this,this.orderedModules.push(t);for(const t of e.imports)this.imports.has(t)||t.module.chunk===this||this.imports.add(t);for(const t of e.exports)this.exports.has(t)||this.exports.add(t);const i=this.exportNames;this.generateInternalExports(n);const s=(e,t)=>{if(e.imports)for(const n of e.imports)n.imported=this.getVariableExportName(t[n.imported]);if(e.reexports)for(const n of e.reexports)n.imported=this.getVariableExportName(t[n.imported])},o=(e,t)=>{t.imports&&(e.imports?e.imports=e.imports.concat(t.imports):e.imports=t.imports),t.reexports&&(e.reexports?e.reexports=e.reexports.concat(t.reexports):e.reexports=t.reexports),!e.exportsNames&&t.exportsNames&&(e.exportsNames=!0),!e.exportsDefault&&t.exportsDefault&&(e.exportsDefault=!0),e.name=this.variableName};for(const n of t){let t=void 0;for(let r=0;r<n.dependencies.length;r++){const a=n.dependencies[r];if(a!==e&&a!==this||!t)a===e?(n.dependencies[r]=this,s(t=n.renderedDeclarations.dependencies[r],e.exportNames)):a===this&&s(t=n.renderedDeclarations.dependencies[r],i);else{const h=n.renderedDeclarations.dependencies[r];s(h,a===e?e.exportNames:i),o(t,h),n.renderedDeclarations.dependencies.splice(r,1),n.dependencies.splice(r--,1)}}}this.preRender(n,r)}preRender(e,t){Da("render modules",3);const n=new K({separator:e.compact?"":"\n\n"});this.usedModules=[],this.indentString=e.compact?"":function(e,t){if(!0!==t.indent)return t.indent||"";for(let t=0;t<e.length;t++){const n=eh(e[t].originalCode);if(null!==n)return n}return"\t"}(this.orderedModules,e);const r=e.compact?"":"\n",i=e.compact?"":" ",s={compact:e.compact,dynamicImportFunction:e.dynamicImportFunction,format:e.format,freeze:!1!==e.freeze,indent:this.indentString,namespaceToStringTag:!0===e.namespaceToStringTag,varOrConst:e.preferConst?"const":"var"};for(const{module:e}of this.imports){const t=e instanceof Fa?e.chunk:e;-1===this.dependencies.indexOf(t)&&this.dependencies.push(t)}if(!this.graph.preserveModules&&null!==this.facadeModule)for(const e of this.dependencies)e instanceof oh&&this.inlineChunkDependencies(e,!0);for(let e=0;e<this.dependencies.length;e++){const t=this.dependencies[e];t instanceof oh&&t.isEmpty&&(this.dependencies.splice(e--,1),this.inlineChunkDependencies(t,!1))}Ja(this.dependencies),this.setIdentifierRenderResolutions(e),this.prepareDynamicImports();let o="";this.renderedModules=Object.create(null),this.renderedModuleSources=[];for(let t=0;t<this.orderedModules.length;t++){const i=this.orderedModules[t],a=i.render(s);a.trim(),e.compact&&-1!==a.lastLine().indexOf("//")&&a.append("\n"),this.renderedModuleSources.push(a);const{renderedExports:h,removedExports:u}=i.getRenderedExports();this.renderedModules[i.id]={originalLength:i.originalCode.length,removedExports:u,renderedExports:h,renderedLength:a.length()};const c=i.getOrCreateNamespace();if((c.included||!a.isEmpty())&&(n.addSource(a),this.usedModules.push(i),c.included&&!this.graph.preserveModules)){const e=c.renderBlock(s);c.renderFirst()?o+=r+e:n.addSource(new G(e))}}o&&n.prepend(o+r+r),this.needsExportsShim&&n.prepend(`${r}${s.varOrConst} ${Js}${i}=${i}void 0;${r}${r}`),e.compact?this.renderedSource=n:this.renderedSource=n.trim(),this.renderedSourceLength=void 0,this.renderedHash=void 0,0===this.getExportNames().length&&0===this.getImportIds().length&&this.isEmpty&&this.graph.warn({code:"EMPTY_BUNDLE",message:"Generated an empty bundle"}),this.setExternalRenderPaths(e,t),this.renderedDeclarations={dependencies:this.getChunkDependencyDeclarations(e),exports:"none"===this.exportMode?[]:this.getChunkExportDeclarations()},La("render modules",3)}render(e,t,n){if(Da("render format",3),!this.renderedSource)throw new Error("Internal error: Chunk render called before preRender");const r=jo[e.format];r||So({code:"INVALID_OPTION",message:`Invalid format: ${e.format} - valid options are ${Object.keys(jo).join(", ")}.`}),e.dynamicImportFunction&&"es"!==e.format&&this.graph.warn({code:"INVALID_OPTION",message:'"output.dynamicImportFunction" is ignored for formats other than "esm".'});for(let e=0;e<this.dependencies.length;e++){const t=this.dependencies[e];if(t instanceof mt&&!t.renormalizeRenderPath)continue;const n=this.renderedDeclarations.dependencies[e],r=t instanceof mt?n.id:t.id;let i=this.id?ut(dt(lt(this.id),r)):r;i.startsWith("../")||(i="./"+i),t instanceof oh&&(n.namedExportsMode="default"!==t.exportMode),n.id=i}this.finaliseDynamicImports(e.format);const i=this.finaliseImportMetas(e),s=0!==this.renderedDeclarations.exports.length||this.renderedDeclarations.dependencies.some(e=>e.reexports&&0!==e.reexports.length),o=this.orderedModules.some(e=>e.usesTopLevelAwait);o&&"es"!==e.format&&"system"!==e.format&&So({code:"INVALID_TLA_FORMAT",message:`Module format ${e.format} does not support top-level await. Use the "es" or "system" output formats rather.`});const a=r(this.renderedSource,{dependencies:this.renderedDeclarations.dependencies,dynamicImport:this.hasDynamicImport,exports:this.renderedDeclarations.exports,hasExports:s,indentString:this.indentString,intro:t.intro,isEntryModuleFacade:null!==this.facadeModule&&this.facadeModule.isEntryPoint,namedExportsMode:"default"!==this.exportMode,needsAmdModule:i,outro:t.outro,usesTopLevelAwait:o,varOrConst:e.preferConst?"const":"var",warn:this.graph.warn.bind(this.graph)},e);t.banner&&a.prepend(t.banner),t.footer&&a.append(t.footer);const h=a.toString();La("render format",3);let u=null;const c=[];return function({graph:e,chunk:t,renderChunk:n,code:r,sourcemapChain:i,options:s}){const o=(e,t,n)=>{if(null==t)return e;"string"==typeof t&&(t={code:t,map:void 0});const r="string"==typeof t.map?JSON.parse(t.map):t.map;return r&&"string"==typeof r.mappings&&(r.mappings=O(r.mappings)),null!==r&&i.push(r||{missing:!0,plugin:n.name}),t.code};let a=!1,h=!0;return e.pluginDriver.hookReduceArg0("renderChunk",[r,n,s],o).then(n=>(h=!1,e.pluginDriver.hookReduceArg0("transformChunk",[n,s,t],o))).then(n=>(a=!0,e.pluginDriver.hookReduceArg0("transformBundle",[n,s,t],o))).catch(e=>{if(h)throw e;So(e,{code:a?"BAD_BUNDLE_TRANSFORMER":"BAD_CHUNK_TRANSFORMER",message:`Error transforming ${(a?"bundle":"chunk")+(e.plugin?` with '${e.plugin}' plugin`:"")}: ${e.message}`,plugin:e.plugin})})}({chunk:this,code:h,graph:this.graph,options:e,renderChunk:n,sourcemapChain:c}).then(t=>{if(e.sourcemap){let t;if(Da("sourcemap",3),t=e.file?ft(e.sourcemapFile||e.file):e.dir?ft(e.dir,this.id):ft(this.id),this.graph.pluginDriver.hasLoadersOrTransforms){const n=a.generateDecodedMap({});u=function(e,t,n,r,i,s){function o(t,n){return n.missing&&(e.graph.warn({code:"SOURCEMAP_BROKEN",message:`Sourcemap is likely to be incorrect: a plugin${n.plugin?` ('${n.plugin}')`:""} was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help`,plugin:n.plugin,url:"https://rollupjs.org/guide/en#warning-sourcemap-is-likely-to-be-incorrect"}),n={mappings:"",names:[]}),new Ga(n,[t])}const a=r.filter(e=>!e.excludeFromSourcemap).map(e=>{let t,n=e.sourcemapChain;const r=e.originalSourcemap;if(r){const i=r.sources,s=r.sourcesContent||[];if(null==i||i.length<=1&&null==i[0])t=new qa(e.id,s[0]),n=[r].concat(n);else{const n=lt(e.id)||".",o=r.sourceRoot||".",a=i.map((e,t)=>new qa(ft(n,o,e),s[t]));t=new Ga(r,a)}}else t=new qa(e.id,e.originalCode);return t=n.reduce(o,t)});let h=new Ga(n,a);h=i.reduce(o,h);let{sources:u,sourcesContent:c,names:l,mappings:p}=h.traceMappings();if(t){const e=lt(t);u=u.map(t=>dt(e,t)),t=ct(t)}return new L({file:t,sources:u,sourcesContent:c=s?null:c,names:l,mappings:p})}(this,t,n,this.usedModules,c,e.sourcemapExcludeSources)}else u=a.generateMap({file:t,includeContent:!e.sourcemapExcludeSources});u.sources=u.sources.map(t=>ut(e.sourcemapPathTransform?e.sourcemapPathTransform(t):t)),La("sourcemap",3)}return!0!==e.compact&&"\n"!==t[t.length-1]&&(t+="\n"),{code:t,map:u}})}turnIntoFacade(e){this.dependencies=[e.chunk],this.dynamicDependencies=[],this.facadeModule=e,e.facadeChunk=this;for(const t of e.getAllExports()){const n=e.getVariableForExportName(t);this.exports.add(n),this.exportNames[t]=n}}visitDependencies(e){const t=[this],n=new Set;for(const r of t)if(e(r),!(r instanceof mt))for(const e of r.dependencies.concat(r.dynamicDependencies))n.has(e)||(n.add(e),t.push(e))}visitStaticDependenciesUntilCondition(e){const t=new Set;return function n(r){if(!t.has(r)){if(t.add(r),r instanceof oh)for(const e of r.dependencies)if(n(e))return!0;return!0===e(r)}}(this)}addChunksFromDependencies(e,t){for(const n of e){if(n.chunk===this)continue;let e;if(n instanceof Fa)e=n.chunk;else{if(!n.used&&!n.moduleSideEffects)continue;e=n}t.add(e)}}computeChunkName(){if(this.manualChunkAlias)return rh(this.manualChunkAlias);if(null!==this.facadeModule)return rh(this.facadeModule.chunkAlias||_o(this.facadeModule.id));for(const e of this.orderedModules)if(e.chunkAlias)return rh(e.chunkAlias);return"chunk"}computeContentHashWithDependencies(e,t){const n=C();return n.update([e.intro,e.outro,e.banner,e.footer].map(e=>e||"").join(":")),n.update(t.format),this.visitDependencies(e=>{e instanceof mt?n.update(":"+e.renderPath):n.update(e.getRenderedHash())}),n.digest("hex").substr(0,8)}finaliseDynamicImports(e){for(let t=0;t<this.orderedModules.length;t++){const n=this.orderedModules[t],r=this.renderedModuleSources[t];for(const{node:t,resolution:i}of n.dynamicImports)if(i)if(i instanceof Fa){if(i.chunk!==this&&sh(i.chunk)){const n=i.facadeChunk||i.chunk;let s=ut(dt(lt(this.id),n.id));s.startsWith("../")||(s="./"+s),t.renderFinalResolution(r,`'${s}'`,e)}}else if(i instanceof mt){let n=i.id;i.renormalizeRenderPath&&((n=ut(dt(lt(this.id),i.renderPath))).startsWith("../")||(n="./"+n)),t.renderFinalResolution(r,`'${n}'`,e)}else t.renderFinalResolution(r,i,e)}}finaliseImportMetas(e){let t=!1;for(let n=0;n<this.orderedModules.length;n++){const r=this.orderedModules[n],i=this.renderedModuleSources[n];for(const n of r.importMetas)n.renderFinalMechanism(i,this.id,e.format,this.graph.pluginDriver)&&(t=!0)}return t}getChunkDependencyDeclarations(e){const t=new Map;for(let e of this.getExportNames()){let n,r,i=!1;if("*"===e[0])n=this.graph.moduleById.get(e.substr(1)),r=e="*";else{const t=this.exportNames[e],s=t.module;if(!s||s.chunk===this)continue;s instanceof Fa?(n=s.chunk,r=s.chunk.getVariableExportName(t),i=t.isReassigned):(n=s,r=t.name,i=!0)}let s=t.get(n);s||t.set(n,s=[]),s.push({imported:r,reexported:e,needsLiveBinding:i})}const n=new Set,r=[];for(const i of this.dependencies){const s=[];for(const e of this.imports){const t=e instanceof Qs?e.getOriginalVariable():e;if((e.module instanceof Fa?e.module.chunk===i:e.module===i)&&!n.has(t)){n.add(t);const r=e.getName(),i=e.module instanceof mt?e.name:e.module.chunk.getVariableExportName(e);s.push({local:r,imported:i})}}const o=t.get(i);let a,h,u=!0;i instanceof mt?(a=i.exportsNames||i.exportsNamespace,h="default"in i.declarations):(a=!0,h=!1,u="default"!==i.exportMode);let c=void 0,l=void 0;i instanceof mt&&(c=i.renderPath,"umd"!==e.format&&"iife"!==e.format||(l=ih(i,e.globals,this.graph,a||h))),r.push({exportsDefault:h,exportsNames:a,globalName:l,id:c,imports:s.length>0?s:null,isChunk:!i.isExternal,name:i.variableName,namedExportsMode:u,reexports:o})}return r}getChunkExportDeclarations(){const e=[];for(const t of this.getExportNames()){if("*"===t[0])continue;const n=this.exportNames[t],r=n.module;if(r&&r.chunk!==this)continue;let i=!1,s=!1;if(n instanceof xt){n.init===we&&(s=!0);for(const e of n.declarations)if(e.parent instanceof Hs||e instanceof Ys&&e.declaration instanceof Hs){i=!0;break}}else n instanceof oo&&(i=!0);const o=n.getName();e.push({exported:"*"===t?o:t,hoisted:i,local:o,uninitialized:s})}return e}getVariableExportNamesForModule(e){const t=new Map;for(const n of e.getAllExports()){const r=e.getVariableForExportName(n);if(!r||!r.included&&!r.isExternal)continue;const i=t.get(r);i?i.push(n):t.set(r,[n]);const s=r.module;s&&s.chunk&&s.chunk!==this&&s.chunk.exports.add(r)}return t}inlineChunkDependencies(e,t){for(const n of e.dependencies)if(n instanceof mt)-1===this.dependencies.indexOf(n)&&this.dependencies.push(n);else{if(n===this||-1!==this.dependencies.indexOf(n))continue;n.isEmpty||this.dependencies.push(n),t&&this.inlineChunkDependencies(n,!0)}}prepareDynamicImports(){for(const e of this.orderedModules)for(const{node:t,resolution:n}of e.dynamicImports)if(n)if(n instanceof Fa)if(n.chunk===this){const e=n.getOrCreateNamespace();t.setResolution(!1,e.getName())}else t.setResolution(!1);else t.setResolution(!1)}setExternalRenderPaths(e,t){for(const n of this.dependencies.concat(this.dynamicDependencies))n instanceof mt&&n.setRenderPath(e,t)}setIdentifierRenderResolutions(e){for(const t of this.getExportNames()){const n=this.exportNames[t];n&&(n instanceof eo&&(this.needsExportsShim=!0),n.exportName=t,"es"===e.format||"system"===e.format||!n.isReassigned||n.isId||n instanceof Qs&&n.hasId?n.setRenderNames(null,null):n.setRenderNames("exports",t))}const t=Object.create(null);this.needsExportsShim&&(t[Js]=!0),Ka(this.orderedModules,this.dependencies,this.imports,t,e.format,!1!==e.interop,this.graph.preserveModules)}setUpModuleImports(e){for(const t of e.imports)t.module.chunk!==this&&(this.imports.add(t),t.module instanceof Fa&&t.module.chunk.exports.add(t));if(e.getOrCreateNamespace().included)for(const t of Object.keys(e.reexports)){const n=e.reexports[t],r=n.module.getVariableForExportName(n.localName);r.module.chunk!==this&&(this.imports.add(r),r.module instanceof Fa&&r.module.chunk.exports.add(r))}for(const{node:t,resolution:n}of e.dynamicImports)t.included&&(this.hasDynamicImport=!0,n instanceof Fa&&n.chunk===this&&n.getOrCreateNamespace().include())}}var ah={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},hh="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",uh={5:hh,6:hh+" const class extends export import super"},ch=/^in(stanceof)?$/,lh="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄງຈຊຍດ-ທນ-ຟມ-ຣລວສຫອ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳱᳵᳶᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿯ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞹꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭥꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",ph="·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࣓-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ູົຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭ᳲ-᳴᳷-᳹᷀-᷹᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",dh=new RegExp("["+lh+"]"),fh=new RegExp("["+lh+ph+"]");lh=ph=null;var mh=[0,11,2,25,2,18,2,1,2,14,3,13,35,122,70,52,268,28,4,48,48,31,14,29,6,37,11,29,3,35,5,7,2,4,43,157,19,35,5,35,5,39,9,51,157,310,10,21,11,7,153,5,3,0,2,43,2,1,4,0,3,22,11,22,10,30,66,18,2,1,11,21,11,25,71,55,7,1,65,0,16,3,2,2,2,28,43,28,4,28,36,7,2,27,28,53,11,21,11,18,14,17,111,72,56,50,14,50,14,35,477,28,11,0,9,21,190,52,76,44,33,24,27,35,30,0,12,34,4,0,13,47,15,3,22,0,2,0,36,17,2,24,85,6,2,0,2,3,2,14,2,9,8,46,39,7,3,1,3,21,2,6,2,1,2,4,4,0,19,0,13,4,159,52,19,3,54,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,86,26,230,43,117,63,32,0,257,0,11,39,8,0,22,0,12,39,3,3,20,0,35,56,264,8,2,36,18,0,50,29,113,6,2,1,2,37,22,0,26,5,2,1,2,31,15,0,328,18,270,921,103,110,18,195,2749,1070,4050,582,8634,568,8,30,114,29,19,47,17,3,32,20,6,18,689,63,129,68,12,0,67,12,65,1,31,6129,15,754,9486,286,82,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,4149,196,60,67,1213,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,15,7472,3104,541],gh=[509,0,227,0,150,4,294,9,1368,2,2,1,6,3,41,2,5,0,166,1,574,3,9,9,525,10,176,2,54,14,32,9,16,3,46,10,54,9,7,2,37,13,2,9,6,1,45,0,13,2,49,13,9,3,4,9,83,11,7,0,161,11,6,9,7,3,56,1,2,6,3,1,3,2,10,0,11,1,3,6,4,4,193,17,10,9,5,0,82,19,13,9,214,6,3,8,28,1,83,16,16,9,82,12,9,9,84,14,5,9,243,14,166,9,280,9,41,6,2,3,9,0,10,10,47,15,406,7,2,7,17,9,57,21,2,13,123,5,4,0,2,1,2,6,2,0,9,9,49,4,2,1,2,4,9,9,330,3,19306,9,135,4,60,6,26,9,1016,45,17,3,19723,1,5319,4,4,5,9,7,3,6,31,3,149,2,1418,49,513,54,5,49,9,0,15,0,23,4,2,14,1361,6,2,16,3,6,2,1,2,4,2214,6,110,6,6,9,792487,239];function yh(e,t){for(var n=65536,r=0;r<t.length;r+=2){if((n+=t[r])>e)return!1;if((n+=t[r+1])>=e)return!0}}function xh(e,t){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&dh.test(String.fromCharCode(e)):!1!==t&&yh(e,mh)))}function vh(e,t){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&fh.test(String.fromCharCode(e)):!1!==t&&(yh(e,mh)||yh(e,gh)))))}var Eh=function(e,t){void 0===t&&(t={}),this.label=e,this.keyword=t.keyword,this.beforeExpr=!!t.beforeExpr,this.startsExpr=!!t.startsExpr,this.isLoop=!!t.isLoop,this.isAssign=!!t.isAssign,this.prefix=!!t.prefix,this.postfix=!!t.postfix,this.binop=t.binop||null,this.updateContext=null};function _h(e,t){return new Eh(e,{beforeExpr:!0,binop:t})}var bh={beforeExpr:!0},Ah={startsExpr:!0},Sh={};function Ih(e,t){return void 0===t&&(t={}),t.keyword=e,Sh[e]=new Eh(e,t)}var wh={num:new Eh("num",Ah),regexp:new Eh("regexp",Ah),string:new Eh("string",Ah),name:new Eh("name",Ah),eof:new Eh("eof"),bracketL:new Eh("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new Eh("]"),braceL:new Eh("{",{beforeExpr:!0,startsExpr:!0}),braceR:new Eh("}"),parenL:new Eh("(",{beforeExpr:!0,startsExpr:!0}),parenR:new Eh(")"),comma:new Eh(",",bh),semi:new Eh(";",bh),colon:new Eh(":",bh),dot:new Eh("."),question:new Eh("?",bh),arrow:new Eh("=>",bh),template:new Eh("template"),invalidTemplate:new Eh("invalidTemplate"),ellipsis:new Eh("...",bh),backQuote:new Eh("`",Ah),dollarBraceL:new Eh("${",{beforeExpr:!0,startsExpr:!0}),eq:new Eh("=",{beforeExpr:!0,isAssign:!0}),assign:new Eh("_=",{beforeExpr:!0,isAssign:!0}),incDec:new Eh("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new Eh("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:_h("||",1),logicalAND:_h("&&",2),bitwiseOR:_h("|",3),bitwiseXOR:_h("^",4),bitwiseAND:_h("&",5),equality:_h("==/!=/===/!==",6),relational:_h("</>/<=/>=",7),bitShift:_h("<</>>/>>>",8),plusMin:new Eh("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:_h("%",10),star:_h("*",10),slash:_h("/",10),starstar:new Eh("**",{beforeExpr:!0}),_break:Ih("break"),_case:Ih("case",bh),_catch:Ih("catch"),_continue:Ih("continue"),_debugger:Ih("debugger"),_default:Ih("default",bh),_do:Ih("do",{isLoop:!0,beforeExpr:!0}),_else:Ih("else",bh),_finally:Ih("finally"),_for:Ih("for",{isLoop:!0}),_function:Ih("function",Ah),_if:Ih("if"),_return:Ih("return",bh),_switch:Ih("switch"),_throw:Ih("throw",bh),_try:Ih("try"),_var:Ih("var"),_const:Ih("const"),_while:Ih("while",{isLoop:!0}),_with:Ih("with"),_new:Ih("new",{beforeExpr:!0,startsExpr:!0}),_this:Ih("this",Ah),_super:Ih("super",Ah),_class:Ih("class",Ah),_extends:Ih("extends",bh),_export:Ih("export"),_import:Ih("import"),_null:Ih("null",Ah),_true:Ih("true",Ah),_false:Ih("false",Ah),_in:Ih("in",{beforeExpr:!0,binop:7}),_instanceof:Ih("instanceof",{beforeExpr:!0,binop:7}),_typeof:Ih("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:Ih("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:Ih("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},Ph=/\r\n?|\n|\u2028|\u2029/,kh=new RegExp(Ph.source,"g");function Ch(e,t){return 10===e||13===e||!t&&(8232===e||8233===e)}var Nh=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,$h=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,Rh=Object.prototype,Oh=Rh.hasOwnProperty,Mh=Rh.toString;function Th(e,t){return Oh.call(e,t)}var Dh=Array.isArray||function(e){return"[object Array]"===Mh.call(e)};function Lh(e){return new RegExp("^(?:"+e.replace(/ /g,"|")+")$")}var Vh=function(e,t){this.line=e,this.column=t};Vh.prototype.offset=function(e){return new Vh(this.line,this.column+e)};var Bh=function(e,t,n){this.start=t,this.end=n,null!==e.sourceFile&&(this.source=e.sourceFile)};function zh(e,t){for(var n=1,r=0;;){kh.lastIndex=r;var i=kh.exec(e);if(!(i&&i.index<t))return new Vh(n,t-r);++n,r=i.index+i[0].length}}var jh={ecmaVersion:9,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:!1,allowHashBang:!1,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1};function Wh(e){var t={};for(var n in jh)t[n]=e&&Th(e,n)?e[n]:jh[n];if(t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),null==t.allowReserved&&(t.allowReserved=t.ecmaVersion<5),Dh(t.onToken)){var r=t.onToken;t.onToken=function(e){return r.push(e)}}return Dh(t.onComment)&&(t.onComment=function(e,t){return function(n,r,i,s,o,a){var h={type:n?"Block":"Line",value:r,start:i,end:s};e.locations&&(h.loc=new Bh(this,o,a)),e.ranges&&(h.range=[i,s]),t.push(h)}}(t,t.onComment)),t}var Uh=2,Fh=1|Uh,qh=4,Gh=8;function Hh(e,t){return Uh|(e?qh:0)|(t?Gh:0)}var Kh=function(e,t,n){this.options=e=Wh(e),this.sourceFile=e.sourceFile,this.keywords=Lh(uh[e.ecmaVersion>=6?6:5]);var r="";if(!e.allowReserved){for(var i=e.ecmaVersion;!(r=ah[i]);i--);"module"===e.sourceType&&(r+=" await")}this.reservedWords=Lh(r);var s=(r?r+" ":"")+ah.strict;this.reservedWordsStrict=Lh(s),this.reservedWordsStrictBind=Lh(s+" "+ah.strictBind),this.input=String(t),this.containsEsc=!1,n?(this.pos=n,this.lineStart=this.input.lastIndexOf("\n",n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(Ph).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=wh.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule="module"===e.sourceType,this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports={},0===this.pos&&e.allowHashBang&&"#!"===this.input.slice(0,2)&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(1),this.regexpState=null},Yh={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0}};Kh.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)},Yh.inFunction.get=function(){return(this.currentVarScope().flags&Uh)>0},Yh.inGenerator.get=function(){return(this.currentVarScope().flags&Gh)>0},Yh.inAsync.get=function(){return(this.currentVarScope().flags&qh)>0},Yh.allowSuper.get=function(){return(64&this.currentThisScope().flags)>0},Yh.allowDirectSuper.get=function(){return(128&this.currentThisScope().flags)>0},Yh.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},Kh.prototype.inNonArrowFunction=function(){return(this.currentThisScope().flags&Uh)>0},Kh.extend=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];for(var n=this,r=0;r<e.length;r++)n=e[r](n);return n},Kh.parse=function(e,t){return new this(t,e).parse()},Kh.parseExpressionAt=function(e,t,n){var r=new this(n,e,t);return r.nextToken(),r.parseExpression()},Kh.tokenizer=function(e,t){return new this(t,e)},Object.defineProperties(Kh.prototype,Yh);var Xh=Kh.prototype,Qh=/^(?:'((?:\\.|[^'])*?)'|"((?:\\.|[^"])*?)")/;function Jh(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1}Xh.strictDirective=function(e){for(;;){$h.lastIndex=e,e+=$h.exec(this.input)[0].length;var t=Qh.exec(this.input.slice(e));if(!t)return!1;if("use strict"===(t[1]||t[2]))return!0;e+=t[0].length,$h.lastIndex=e,e+=$h.exec(this.input)[0].length,";"===this.input[e]&&e++}},Xh.eat=function(e){return this.type===e&&(this.next(),!0)},Xh.isContextual=function(e){return this.type===wh.name&&this.value===e&&!this.containsEsc},Xh.eatContextual=function(e){return!!this.isContextual(e)&&(this.next(),!0)},Xh.expectContextual=function(e){this.eatContextual(e)||this.unexpected()},Xh.canInsertSemicolon=function(){return this.type===wh.eof||this.type===wh.braceR||Ph.test(this.input.slice(this.lastTokEnd,this.start))},Xh.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Xh.semicolon=function(){this.eat(wh.semi)||this.insertSemicolon()||this.unexpected()},Xh.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0},Xh.expect=function(e){this.eat(e)||this.unexpected()},Xh.unexpected=function(e){this.raise(null!=e?e:this.start,"Unexpected token")},Xh.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var n=t?e.parenthesizedAssign:e.parenthesizedBind;n>-1&&this.raiseRecoverable(n,"Parenthesized pattern")}},Xh.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,r=e.doubleProto;if(!t)return n>=0||r>=0;n>=0&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns"),r>=0&&this.raiseRecoverable(r,"Redefinition of __proto__ property")},Xh.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},Xh.isSimpleAssignTarget=function(e){return"ParenthesizedExpression"===e.type?this.isSimpleAssignTarget(e.expression):"Identifier"===e.type||"MemberExpression"===e.type};var Zh=Kh.prototype;Zh.parseTopLevel=function(e){var t={};for(e.body||(e.body=[]);this.type!==wh.eof;){var n=this.parseStatement(null,!0,t);e.body.push(n)}if(this.inModule)for(var r=0,i=Object.keys(this.undefinedExports);r<i.length;r+=1){var s=i[r];this.raiseRecoverable(this.undefinedExports[s].start,"Export '"+s+"' is not defined")}return this.adaptDirectivePrologue(e.body),this.next(),this.options.ecmaVersion>=6&&(e.sourceType=this.options.sourceType),this.finishNode(e,"Program")};var eu={kind:"loop"},tu={kind:"switch"};Zh.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;$h.lastIndex=this.pos;var t=$h.exec(this.input),n=this.pos+t[0].length,r=this.input.charCodeAt(n);if(91===r)return!0;if(e)return!1;if(123===r)return!0;if(xh(r,!0)){for(var i=n+1;vh(this.input.charCodeAt(i),!0);)++i;var s=this.input.slice(n,i);if(!ch.test(s))return!0}return!1},Zh.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;$h.lastIndex=this.pos;var e=$h.exec(this.input),t=this.pos+e[0].length;return!(Ph.test(this.input.slice(this.pos,t))||"function"!==this.input.slice(t,t+8)||t+8!==this.input.length&&vh(this.input.charAt(t+8)))},Zh.parseStatement=function(e,t,n){var r,i=this.type,s=this.startNode();switch(this.isLet(e)&&(i=wh._var,r="let"),i){case wh._break:case wh._continue:return this.parseBreakContinueStatement(s,i.keyword);case wh._debugger:return this.parseDebuggerStatement(s);case wh._do:return this.parseDoStatement(s);case wh._for:return this.parseForStatement(s);case wh._function:return e&&(this.strict||"if"!==e&&"label"!==e)&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(s,!1,!e);case wh._class:return e&&this.unexpected(),this.parseClass(s,!0);case wh._if:return this.parseIfStatement(s);case wh._return:return this.parseReturnStatement(s);case wh._switch:return this.parseSwitchStatement(s);case wh._throw:return this.parseThrowStatement(s);case wh._try:return this.parseTryStatement(s);case wh._const:case wh._var:return r=r||this.value,e&&"var"!==r&&this.unexpected(),this.parseVarStatement(s,r);case wh._while:return this.parseWhileStatement(s);case wh._with:return this.parseWithStatement(s);case wh.braceL:return this.parseBlock(!0,s);case wh.semi:return this.parseEmptyStatement(s);case wh._export:case wh._import:return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),i===wh._import?this.parseImport(s):this.parseExport(s,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(s,!0,!e);var o=this.value,a=this.parseExpression();return i===wh.name&&"Identifier"===a.type&&this.eat(wh.colon)?this.parseLabeledStatement(s,o,a,e):this.parseExpressionStatement(s,a)}},Zh.parseBreakContinueStatement=function(e,t){var n="break"===t;this.next(),this.eat(wh.semi)||this.insertSemicolon()?e.label=null:this.type!==wh.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var r=0;r<this.labels.length;++r){var i=this.labels[r];if(null==e.label||i.name===e.label.name){if(null!=i.kind&&(n||"loop"===i.kind))break;if(e.label&&n)break}}return r===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,n?"BreakStatement":"ContinueStatement")},Zh.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")},Zh.parseDoStatement=function(e){return this.next(),this.labels.push(eu),e.body=this.parseStatement("do"),this.labels.pop(),this.expect(wh._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(wh.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},Zh.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction)&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(eu),this.enterScope(0),this.expect(wh.parenL),this.type===wh.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===wh._var||this.type===wh._const||n){var r=this.startNode(),i=n?"let":this.value;return this.next(),this.parseVar(r,!0,i),this.finishNode(r,"VariableDeclaration"),!(this.type===wh._in||this.options.ecmaVersion>=6&&this.isContextual("of"))||1!==r.declarations.length||"var"!==i&&r.declarations[0].init?(t>-1&&this.unexpected(t),this.parseFor(e,r)):(this.options.ecmaVersion>=9&&(this.type===wh._in?t>-1&&this.unexpected(t):e.await=t>-1),this.parseForIn(e,r))}var s=new Jh,o=this.parseExpression(!0,s);return this.type===wh._in||this.options.ecmaVersion>=6&&this.isContextual("of")?(this.options.ecmaVersion>=9&&(this.type===wh._in?t>-1&&this.unexpected(t):e.await=t>-1),this.toAssignable(o,!1,s),this.checkLVal(o),this.parseForIn(e,o)):(this.checkExpressionErrors(s,!0),t>-1&&this.unexpected(t),this.parseFor(e,o))},Zh.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,ru|(n?0:iu),!1,t)},Zh.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement("if"),e.alternate=this.eat(wh._else)?this.parseStatement("if"):null,this.finishNode(e,"IfStatement")},Zh.parseReturnStatement=function(e){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(wh.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},Zh.parseSwitchStatement=function(e){var t;this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(wh.braceL),this.labels.push(tu),this.enterScope(0);for(var n=!1;this.type!==wh.braceR;)if(this.type===wh._case||this.type===wh._default){var r=this.type===wh._case;t&&this.finishNode(t,"SwitchCase"),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),r?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),n=!0,t.test=null),this.expect(wh.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")},Zh.parseThrowStatement=function(e){return this.next(),Ph.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};var nu=[];Zh.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===wh._catch){var t=this.startNode();if(this.next(),this.eat(wh.parenL)){t.param=this.parseBindingAtom();var n="Identifier"===t.param.type;this.enterScope(n?32:0),this.checkLVal(t.param,n?4:2),this.expect(wh.parenR)}else this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0);t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(wh._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},Zh.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},Zh.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(eu),e.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(e,"WhileStatement")},Zh.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement("with"),this.finishNode(e,"WithStatement")},Zh.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},Zh.parseLabeledStatement=function(e,t,n,r){for(var i=0,s=this.labels;i<s.length;i+=1){s[i].name===t&&this.raise(n.start,"Label '"+t+"' is already declared")}for(var o=this.type.isLoop?"loop":this.type===wh._switch?"switch":null,a=this.labels.length-1;a>=0;a--){var h=this.labels[a];if(h.statementStart!==e.start)break;h.statementStart=this.start,h.kind=o}return this.labels.push({name:t,kind:o,statementStart:this.start}),e.body=this.parseStatement(r?-1===r.indexOf("label")?r+"label":r:"label"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},Zh.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},Zh.parseBlock=function(e,t){for(void 0===e&&(e=!0),void 0===t&&(t=this.startNode()),t.body=[],this.expect(wh.braceL),e&&this.enterScope(0);!this.eat(wh.braceR);){var n=this.parseStatement(null);t.body.push(n)}return e&&this.exitScope(),this.finishNode(t,"BlockStatement")},Zh.parseFor=function(e,t){return e.init=t,this.expect(wh.semi),e.test=this.type===wh.semi?null:this.parseExpression(),this.expect(wh.semi),e.update=this.type===wh.parenR?null:this.parseExpression(),this.expect(wh.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,"ForStatement")},Zh.parseForIn=function(e,t){var n=this.type===wh._in?"ForInStatement":"ForOfStatement";return this.next(),"ForInStatement"===n&&("AssignmentPattern"===t.type||"VariableDeclaration"===t.type&&null!=t.declarations[0].init&&(this.strict||"Identifier"!==t.declarations[0].id.type))&&this.raise(t.start,"Invalid assignment in for-in loop head"),e.left=t,e.right="ForInStatement"===n?this.parseExpression():this.parseMaybeAssign(),this.expect(wh.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,n)},Zh.parseVar=function(e,t,n){for(e.declarations=[],e.kind=n;;){var r=this.startNode();if(this.parseVarId(r,n),this.eat(wh.eq)?r.init=this.parseMaybeAssign(t):"const"!==n||this.type===wh._in||this.options.ecmaVersion>=6&&this.isContextual("of")?"Identifier"===r.id.type||t&&(this.type===wh._in||this.isContextual("of"))?r.init=null:this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(r,"VariableDeclarator")),!this.eat(wh.comma))break}return e},Zh.parseVarId=function(e,t){"const"!==t&&"let"!==t||!this.isContextual("let")||this.raiseRecoverable(this.start,"let is disallowed as a lexically bound name"),e.id=this.parseBindingAtom(),this.checkLVal(e.id,"var"===t?1:2,!1)};var ru=1,iu=2;Zh.parseFunction=function(e,t,n,r){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!r)&&(this.type===wh.star&&t&iu&&this.unexpected(),e.generator=this.eat(wh.star)),this.options.ecmaVersion>=8&&(e.async=!!r),t&ru&&(e.id=4&t&&this.type!==wh.name?null:this.parseIdent(),!e.id||t&iu||this.checkLVal(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?1:2:3));var i=this.yieldPos,s=this.awaitPos,o=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(Hh(e.async,e.generator)),t&ru||(e.id=this.type===wh.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1),this.yieldPos=i,this.awaitPos=s,this.awaitIdentPos=o,this.finishNode(e,t&ru?"FunctionDeclaration":"FunctionExpression")},Zh.parseFunctionParams=function(e){this.expect(wh.parenL),e.params=this.parseBindingList(wh.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},Zh.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var r=this.startNode(),i=!1;for(r.body=[],this.expect(wh.braceL);!this.eat(wh.braceR);){var s=this.parseClassElement(null!==e.superClass);s&&(r.body.push(s),"MethodDefinition"===s.type&&"constructor"===s.kind&&(i&&this.raise(s.start,"Duplicate constructor in the same class"),i=!0))}return e.body=this.finishNode(r,"ClassBody"),this.strict=n,this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},Zh.parseClassElement=function(e){var t=this;if(this.eat(wh.semi))return null;var n=this.startNode(),r=function(e,r){void 0===r&&(r=!1);var i=t.start,s=t.startLoc;return!!t.eatContextual(e)&&(!(t.type===wh.parenL||r&&t.canInsertSemicolon())||(n.key&&t.unexpected(),n.computed=!1,n.key=t.startNodeAt(i,s),n.key.name=e,t.finishNode(n.key,"Identifier"),!1))};n.kind="method",n.static=r("static");var i=this.eat(wh.star),s=!1;i||(this.options.ecmaVersion>=8&&r("async",!0)?(s=!0,i=this.options.ecmaVersion>=9&&this.eat(wh.star)):r("get")?n.kind="get":r("set")&&(n.kind="set")),n.key||this.parsePropertyName(n);var o=n.key,a=!1;return n.computed||n.static||!("Identifier"===o.type&&"constructor"===o.name||"Literal"===o.type&&"constructor"===o.value)?n.static&&"Identifier"===o.type&&"prototype"===o.name&&this.raise(o.start,"Classes may not have a static property named prototype"):("method"!==n.kind&&this.raise(o.start,"Constructor can't have get/set modifier"),i&&this.raise(o.start,"Constructor can't be a generator"),s&&this.raise(o.start,"Constructor can't be an async method"),n.kind="constructor",a=e),this.parseClassMethod(n,i,s,a),"get"===n.kind&&0!==n.value.params.length&&this.raiseRecoverable(n.value.start,"getter should have no params"),"set"===n.kind&&1!==n.value.params.length&&this.raiseRecoverable(n.value.start,"setter should have exactly one param"),"set"===n.kind&&"RestElement"===n.value.params[0].type&&this.raiseRecoverable(n.value.params[0].start,"Setter cannot use rest params"),n},Zh.parseClassMethod=function(e,t,n,r){return e.value=this.parseMethod(t,n,r),this.finishNode(e,"MethodDefinition")},Zh.parseClassId=function(e,t){this.type===wh.name?(e.id=this.parseIdent(),t&&this.checkLVal(e.id,2,!1)):(!0===t&&this.unexpected(),e.id=null)},Zh.parseClassSuper=function(e){e.superClass=this.eat(wh._extends)?this.parseExprSubscripts():null},Zh.parseExport=function(e,t){if(this.next(),this.eat(wh.star))return this.expectContextual("from"),this.type!==wh.string&&this.unexpected(),e.source=this.parseExprAtom(),this.semicolon(),this.finishNode(e,"ExportAllDeclaration");if(this.eat(wh._default)){var n;if(this.checkExport(t,"default",this.lastTokStart),this.type===wh._function||(n=this.isAsyncFunction())){var r=this.startNode();this.next(),n&&this.next(),e.declaration=this.parseFunction(r,4|ru,!1,n)}else if(this.type===wh._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),"VariableDeclaration"===e.declaration.type?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id.name,e.declaration.id.start),e.specifiers=[],e.source=null;else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))this.type!==wh.string&&this.unexpected(),e.source=this.parseExprAtom();else{for(var s=0,o=e.specifiers;s<o.length;s+=1){var a=o[s];this.checkUnreserved(a.local),this.checkLocalExport(a.local)}e.source=null}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")},Zh.checkExport=function(e,t,n){e&&(Th(e,t)&&this.raiseRecoverable(n,"Duplicate export '"+t+"'"),e[t]=!0)},Zh.checkPatternExport=function(e,t){var n=t.type;if("Identifier"===n)this.checkExport(e,t.name,t.start);else if("ObjectPattern"===n)for(var r=0,i=t.properties;r<i.length;r+=1){var s=i[r];this.checkPatternExport(e,s)}else if("ArrayPattern"===n)for(var o=0,a=t.elements;o<a.length;o+=1){var h=a[o];h&&this.checkPatternExport(e,h)}else"Property"===n?this.checkPatternExport(e,t.value):"AssignmentPattern"===n?this.checkPatternExport(e,t.left):"RestElement"===n?this.checkPatternExport(e,t.argument):"ParenthesizedExpression"===n&&this.checkPatternExport(e,t.expression)},Zh.checkVariableExport=function(e,t){if(e)for(var n=0,r=t;n<r.length;n+=1){var i=r[n];this.checkPatternExport(e,i.id)}},Zh.shouldParseExportStatement=function(){return"var"===this.type.keyword||"const"===this.type.keyword||"class"===this.type.keyword||"function"===this.type.keyword||this.isLet()||this.isAsyncFunction()},Zh.parseExportSpecifiers=function(e){var t=[],n=!0;for(this.expect(wh.braceL);!this.eat(wh.braceR);){if(n)n=!1;else if(this.expect(wh.comma),this.afterTrailingComma(wh.braceR))break;var r=this.startNode();r.local=this.parseIdent(!0),r.exported=this.eatContextual("as")?this.parseIdent(!0):r.local,this.checkExport(e,r.exported.name,r.exported.start),t.push(this.finishNode(r,"ExportSpecifier"))}return t},Zh.parseImport=function(e){return this.next(),this.type===wh.string?(e.specifiers=nu,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===wh.string?this.parseExprAtom():this.unexpected()),this.semicolon(),this.finishNode(e,"ImportDeclaration")},Zh.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===wh.name){var n=this.startNode();if(n.local=this.parseIdent(),this.checkLVal(n.local,2),e.push(this.finishNode(n,"ImportDefaultSpecifier")),!this.eat(wh.comma))return e}if(this.type===wh.star){var r=this.startNode();return this.next(),this.expectContextual("as"),r.local=this.parseIdent(),this.checkLVal(r.local,2),e.push(this.finishNode(r,"ImportNamespaceSpecifier")),e}for(this.expect(wh.braceL);!this.eat(wh.braceR);){if(t)t=!1;else if(this.expect(wh.comma),this.afterTrailingComma(wh.braceR))break;var i=this.startNode();i.imported=this.parseIdent(!0),this.eatContextual("as")?i.local=this.parseIdent():(this.checkUnreserved(i.imported),i.local=i.imported),this.checkLVal(i.local,2),e.push(this.finishNode(i,"ImportSpecifier"))}return e},Zh.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)},Zh.isDirectiveCandidate=function(e){return"ExpressionStatement"===e.type&&"Literal"===e.expression.type&&"string"==typeof e.expression.value&&('"'===this.input[e.start]||"'"===this.input[e.start])};var su=Kh.prototype;su.toAssignable=function(e,t,n){if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&"await"===e.name&&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",n&&this.checkPatternErrors(n,!0);for(var r=0,i=e.properties;r<i.length;r+=1){var s=i[r];this.toAssignable(s,t),"RestElement"!==s.type||"ArrayPattern"!==s.argument.type&&"ObjectPattern"!==s.argument.type||this.raise(s.argument.start,"Unexpected token")}break;case"Property":"init"!==e.kind&&this.raise(e.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(e.value,t);break;case"ArrayExpression":e.type="ArrayPattern",n&&this.checkPatternErrors(n,!0),this.toAssignableList(e.elements,t);break;case"SpreadElement":e.type="RestElement",this.toAssignable(e.argument,t),"AssignmentPattern"===e.argument.type&&this.raise(e.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":"="!==e.operator&&this.raise(e.left.end,"Only '=' operator can be used for specifying default value."),e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);case"AssignmentPattern":break;case"ParenthesizedExpression":this.toAssignable(e.expression,t,n);break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}else n&&this.checkPatternErrors(n,!0);return e},su.toAssignableList=function(e,t){for(var n=e.length,r=0;r<n;r++){var i=e[r];i&&this.toAssignable(i,t)}if(n){var s=e[n-1];6===this.options.ecmaVersion&&t&&s&&"RestElement"===s.type&&"Identifier"!==s.argument.type&&this.unexpected(s.argument.start)}return e},su.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")},su.parseRestBinding=function(){var e=this.startNode();return this.next(),6===this.options.ecmaVersion&&this.type!==wh.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,"RestElement")},su.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case wh.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(wh.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case wh.braceL:return this.parseObj(!0)}return this.parseIdent()},su.parseBindingList=function(e,t,n){for(var r=[],i=!0;!this.eat(e);)if(i?i=!1:this.expect(wh.comma),t&&this.type===wh.comma)r.push(null);else{if(n&&this.afterTrailingComma(e))break;if(this.type===wh.ellipsis){var s=this.parseRestBinding();this.parseBindingListItem(s),r.push(s),this.type===wh.comma&&this.raise(this.start,"Comma is not permitted after the rest element"),this.expect(e);break}var o=this.parseMaybeDefault(this.start,this.startLoc);this.parseBindingListItem(o),r.push(o)}return r},su.parseBindingListItem=function(e){return e},su.parseMaybeDefault=function(e,t,n){if(n=n||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(wh.eq))return n;var r=this.startNodeAt(e,t);return r.left=n,r.right=this.parseMaybeAssign(),this.finishNode(r,"AssignmentPattern")},su.checkLVal=function(e,t,n){switch(void 0===t&&(t=0),e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(t?"Binding ":"Assigning to ")+e.name+" in strict mode"),n&&(Th(n,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),n[e.name]=!0),0!==t&&5!==t&&this.declareName(e.name,t,e.start);break;case"MemberExpression":t&&this.raiseRecoverable(e.start,"Binding member expression");break;case"ObjectPattern":for(var r=0,i=e.properties;r<i.length;r+=1){var s=i[r];this.checkLVal(s,t,n)}break;case"Property":this.checkLVal(e.value,t,n);break;case"ArrayPattern":for(var o=0,a=e.elements;o<a.length;o+=1){var h=a[o];h&&this.checkLVal(h,t,n)}break;case"AssignmentPattern":this.checkLVal(e.left,t,n);break;case"RestElement":this.checkLVal(e.argument,t,n);break;case"ParenthesizedExpression":this.checkLVal(e.expression,t,n);break;default:this.raise(e.start,(t?"Binding":"Assigning to")+" rvalue")}};var ou=Kh.prototype;ou.checkPropClash=function(e,t,n){if(!(this.options.ecmaVersion>=9&&"SpreadElement"===e.type||this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var r,i=e.key;switch(i.type){case"Identifier":r=i.name;break;case"Literal":r=String(i.value);break;default:return}var s=e.kind;if(this.options.ecmaVersion>=6)"__proto__"===r&&"init"===s&&(t.proto&&(n&&n.doubleProto<0?n.doubleProto=i.start:this.raiseRecoverable(i.start,"Redefinition of __proto__ property")),t.proto=!0);else{var o=t[r="$"+r];if(o)("init"===s?this.strict&&o.init||o.get||o.set:o.init||o[s])&&this.raiseRecoverable(i.start,"Redefinition of property");else o=t[r]={init:!1,get:!1,set:!1};o[s]=!0}}},ou.parseExpression=function(e,t){var n=this.start,r=this.startLoc,i=this.parseMaybeAssign(e,t);if(this.type===wh.comma){var s=this.startNodeAt(n,r);for(s.expressions=[i];this.eat(wh.comma);)s.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(s,"SequenceExpression")}return i},ou.parseMaybeAssign=function(e,t,n){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var r=!1,i=-1,s=-1,o=-1;t?(i=t.parenthesizedAssign,s=t.trailingComma,o=t.shorthandAssign,t.parenthesizedAssign=t.trailingComma=t.shorthandAssign=-1):(t=new Jh,r=!0);var a=this.start,h=this.startLoc;this.type!==wh.parenL&&this.type!==wh.name||(this.potentialArrowAt=this.start);var u=this.parseMaybeConditional(e,t);if(n&&(u=n.call(this,u,a,h)),this.type.isAssign){var c=this.startNodeAt(a,h);return c.operator=this.value,c.left=this.type===wh.eq?this.toAssignable(u,!1,t):u,r||Jh.call(t),t.shorthandAssign=-1,this.checkLVal(u),this.next(),c.right=this.parseMaybeAssign(e),this.finishNode(c,"AssignmentExpression")}return r&&this.checkExpressionErrors(t,!0),i>-1&&(t.parenthesizedAssign=i),s>-1&&(t.trailingComma=s),o>-1&&(t.shorthandAssign=o),u},ou.parseMaybeConditional=function(e,t){var n=this.start,r=this.startLoc,i=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return i;if(this.eat(wh.question)){var s=this.startNodeAt(n,r);return s.test=i,s.consequent=this.parseMaybeAssign(),this.expect(wh.colon),s.alternate=this.parseMaybeAssign(e),this.finishNode(s,"ConditionalExpression")}return i},ou.parseExprOps=function(e,t){var n=this.start,r=this.startLoc,i=this.parseMaybeUnary(t,!1);return this.checkExpressionErrors(t)?i:i.start===n&&"ArrowFunctionExpression"===i.type?i:this.parseExprOp(i,n,r,-1,e)},ou.parseExprOp=function(e,t,n,r,i){var s=this.type.binop;if(null!=s&&(!i||this.type!==wh._in)&&s>r){var o=this.type===wh.logicalOR||this.type===wh.logicalAND,a=this.value;this.next();var h=this.start,u=this.startLoc,c=this.parseExprOp(this.parseMaybeUnary(null,!1),h,u,s,i),l=this.buildBinary(t,n,e,c,a,o);return this.parseExprOp(l,t,n,r,i)}return e},ou.buildBinary=function(e,t,n,r,i,s){var o=this.startNodeAt(e,t);return o.left=n,o.operator=i,o.right=r,this.finishNode(o,s?"LogicalExpression":"BinaryExpression")},ou.parseMaybeUnary=function(e,t){var n,r=this.start,i=this.startLoc;if(this.isContextual("await")&&(this.inAsync||!this.inFunction&&this.options.allowAwaitOutsideFunction))n=this.parseAwait(),t=!0;else if(this.type.prefix){var s=this.startNode(),o=this.type===wh.incDec;s.operator=this.value,s.prefix=!0,this.next(),s.argument=this.parseMaybeUnary(null,!0),this.checkExpressionErrors(e,!0),o?this.checkLVal(s.argument):this.strict&&"delete"===s.operator&&"Identifier"===s.argument.type?this.raiseRecoverable(s.start,"Deleting local variable in strict mode"):t=!0,n=this.finishNode(s,o?"UpdateExpression":"UnaryExpression")}else{if(n=this.parseExprSubscripts(e),this.checkExpressionErrors(e))return n;for(;this.type.postfix&&!this.canInsertSemicolon();){var a=this.startNodeAt(r,i);a.operator=this.value,a.prefix=!1,a.argument=n,this.checkLVal(n),this.next(),n=this.finishNode(a,"UpdateExpression")}}return!t&&this.eat(wh.starstar)?this.buildBinary(r,i,n,this.parseMaybeUnary(null,!1),"**",!1):n},ou.parseExprSubscripts=function(e){var t=this.start,n=this.startLoc,r=this.parseExprAtom(e),i="ArrowFunctionExpression"===r.type&&")"!==this.input.slice(this.lastTokStart,this.lastTokEnd);if(this.checkExpressionErrors(e)||i)return r;var s=this.parseSubscripts(r,t,n);return e&&"MemberExpression"===s.type&&(e.parenthesizedAssign>=s.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=s.start&&(e.parenthesizedBind=-1)),s},ou.parseSubscripts=function(e,t,n,r){for(var i=this.options.ecmaVersion>=8&&"Identifier"===e.type&&"async"===e.name&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&"async"===this.input.slice(e.start,e.end);;){var s=this.parseSubscript(e,t,n,r,i);if(s===e||"ArrowFunctionExpression"===s.type)return s;e=s}},ou.parseSubscript=function(e,t,n,r,i){var s=this.eat(wh.bracketL);if(s||this.eat(wh.dot)){var o=this.startNodeAt(t,n);o.object=e,o.property=s?this.parseExpression():this.parseIdent(!0),o.computed=!!s,s&&this.expect(wh.bracketR),e=this.finishNode(o,"MemberExpression")}else if(!r&&this.eat(wh.parenL)){var a=new Jh,h=this.yieldPos,u=this.awaitPos,c=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var l=this.parseExprList(wh.parenR,this.options.ecmaVersion>=8,!1,a);if(i&&!this.canInsertSemicolon()&&this.eat(wh.arrow))return this.checkPatternErrors(a,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=h,this.awaitPos=u,this.awaitIdentPos=c,this.parseArrowExpression(this.startNodeAt(t,n),l,!0);this.checkExpressionErrors(a,!0),this.yieldPos=h||this.yieldPos,this.awaitPos=u||this.awaitPos,this.awaitIdentPos=c||this.awaitIdentPos;var p=this.startNodeAt(t,n);p.callee=e,p.arguments=l,e=this.finishNode(p,"CallExpression")}else if(this.type===wh.backQuote){var d=this.startNodeAt(t,n);d.tag=e,d.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(d,"TaggedTemplateExpression")}return e},ou.parseExprAtom=function(e){this.type===wh.slash&&this.readRegexp();var t,n=this.potentialArrowAt===this.start;switch(this.type){case wh._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),t=this.startNode(),this.next(),this.type!==wh.parenL||this.allowDirectSuper||this.raise(t.start,"super() call outside constructor of a subclass"),this.type!==wh.dot&&this.type!==wh.bracketL&&this.type!==wh.parenL&&this.unexpected(),this.finishNode(t,"Super");case wh._this:return t=this.startNode(),this.next(),this.finishNode(t,"ThisExpression");case wh.name:var r=this.start,i=this.startLoc,s=this.containsEsc,o=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!s&&"async"===o.name&&!this.canInsertSemicolon()&&this.eat(wh._function))return this.parseFunction(this.startNodeAt(r,i),0,!1,!0);if(n&&!this.canInsertSemicolon()){if(this.eat(wh.arrow))return this.parseArrowExpression(this.startNodeAt(r,i),[o],!1);if(this.options.ecmaVersion>=8&&"async"===o.name&&this.type===wh.name&&!s)return o=this.parseIdent(!1),!this.canInsertSemicolon()&&this.eat(wh.arrow)||this.unexpected(),this.parseArrowExpression(this.startNodeAt(r,i),[o],!0)}return o;case wh.regexp:var a=this.value;return(t=this.parseLiteral(a.value)).regex={pattern:a.pattern,flags:a.flags},t;case wh.num:case wh.string:return this.parseLiteral(this.value);case wh._null:case wh._true:case wh._false:return(t=this.startNode()).value=this.type===wh._null?null:this.type===wh._true,t.raw=this.type.keyword,this.next(),this.finishNode(t,"Literal");case wh.parenL:var h=this.start,u=this.parseParenAndDistinguishExpression(n);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(u)&&(e.parenthesizedAssign=h),e.parenthesizedBind<0&&(e.parenthesizedBind=h)),u;case wh.bracketL:return t=this.startNode(),this.next(),t.elements=this.parseExprList(wh.bracketR,!0,!0,e),this.finishNode(t,"ArrayExpression");case wh.braceL:return this.parseObj(!1,e);case wh._function:return t=this.startNode(),this.next(),this.parseFunction(t,0);case wh._class:return this.parseClass(this.startNode(),!1);case wh._new:return this.parseNew();case wh.backQuote:return this.parseTemplate();default:this.unexpected()}},ou.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),this.next(),this.finishNode(t,"Literal")},ou.parseParenExpression=function(){this.expect(wh.parenL);var e=this.parseExpression();return this.expect(wh.parenR),e},ou.parseParenAndDistinguishExpression=function(e){var t,n=this.start,r=this.startLoc,i=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var s,o=this.start,a=this.startLoc,h=[],u=!0,c=!1,l=new Jh,p=this.yieldPos,d=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==wh.parenR;){if(u?u=!1:this.expect(wh.comma),i&&this.afterTrailingComma(wh.parenR,!0)){c=!0;break}if(this.type===wh.ellipsis){s=this.start,h.push(this.parseParenItem(this.parseRestBinding())),this.type===wh.comma&&this.raise(this.start,"Comma is not permitted after the rest element");break}h.push(this.parseMaybeAssign(!1,l,this.parseParenItem))}var f=this.start,m=this.startLoc;if(this.expect(wh.parenR),e&&!this.canInsertSemicolon()&&this.eat(wh.arrow))return this.checkPatternErrors(l,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=p,this.awaitPos=d,this.parseParenArrowList(n,r,h);h.length&&!c||this.unexpected(this.lastTokStart),s&&this.unexpected(s),this.checkExpressionErrors(l,!0),this.yieldPos=p||this.yieldPos,this.awaitPos=d||this.awaitPos,h.length>1?((t=this.startNodeAt(o,a)).expressions=h,this.finishNodeAt(t,"SequenceExpression",f,m)):t=h[0]}else t=this.parseParenExpression();if(this.options.preserveParens){var g=this.startNodeAt(n,r);return g.expression=t,this.finishNode(g,"ParenthesizedExpression")}return t},ou.parseParenItem=function(e){return e},ou.parseParenArrowList=function(e,t,n){return this.parseArrowExpression(this.startNodeAt(e,t),n)};var au=[];ou.parseNew=function(){var e=this.startNode(),t=this.parseIdent(!0);if(this.options.ecmaVersion>=6&&this.eat(wh.dot)){e.meta=t;var n=this.containsEsc;return e.property=this.parseIdent(!0),("target"!==e.property.name||n)&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is new.target"),this.inNonArrowFunction()||this.raiseRecoverable(e.start,"new.target can only be used in functions"),this.finishNode(e,"MetaProperty")}var r=this.start,i=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(),r,i,!0),this.eat(wh.parenL)?e.arguments=this.parseExprList(wh.parenR,this.options.ecmaVersion>=8,!1):e.arguments=au,this.finishNode(e,"NewExpression")},ou.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===wh.invalidTemplate?(t||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),n.value={raw:this.value,cooked:null}):n.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,"\n"),cooked:this.value},this.next(),n.tail=this.type===wh.backQuote,this.finishNode(n,"TemplateElement")},ou.parseTemplate=function(e){void 0===e&&(e={});var t=e.isTagged;void 0===t&&(t=!1);var n=this.startNode();this.next(),n.expressions=[];var r=this.parseTemplateElement({isTagged:t});for(n.quasis=[r];!r.tail;)this.type===wh.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(wh.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(wh.braceR),n.quasis.push(r=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,"TemplateLiteral")},ou.isAsyncProp=function(e){return!e.computed&&"Identifier"===e.key.type&&"async"===e.key.name&&(this.type===wh.name||this.type===wh.num||this.type===wh.string||this.type===wh.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===wh.star)&&!Ph.test(this.input.slice(this.lastTokEnd,this.start))},ou.parseObj=function(e,t){var n=this.startNode(),r=!0,i={};for(n.properties=[],this.next();!this.eat(wh.braceR);){if(r)r=!1;else if(this.expect(wh.comma),this.afterTrailingComma(wh.braceR))break;var s=this.parseProperty(e,t);e||this.checkPropClash(s,i,t),n.properties.push(s)}return this.finishNode(n,e?"ObjectPattern":"ObjectExpression")},ou.parseProperty=function(e,t){var n,r,i,s,o=this.startNode();if(this.options.ecmaVersion>=9&&this.eat(wh.ellipsis))return e?(o.argument=this.parseIdent(!1),this.type===wh.comma&&this.raise(this.start,"Comma is not permitted after the rest element"),this.finishNode(o,"RestElement")):(this.type===wh.parenL&&t&&(t.parenthesizedAssign<0&&(t.parenthesizedAssign=this.start),t.parenthesizedBind<0&&(t.parenthesizedBind=this.start)),o.argument=this.parseMaybeAssign(!1,t),this.type===wh.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(o,"SpreadElement"));this.options.ecmaVersion>=6&&(o.method=!1,o.shorthand=!1,(e||t)&&(i=this.start,s=this.startLoc),e||(n=this.eat(wh.star)));var a=this.containsEsc;return this.parsePropertyName(o),!e&&!a&&this.options.ecmaVersion>=8&&!n&&this.isAsyncProp(o)?(r=!0,n=this.options.ecmaVersion>=9&&this.eat(wh.star),this.parsePropertyName(o,t)):r=!1,this.parsePropertyValue(o,e,n,r,i,s,t,a),this.finishNode(o,"Property")},ou.parsePropertyValue=function(e,t,n,r,i,s,o,a){if((n||r)&&this.type===wh.colon&&this.unexpected(),this.eat(wh.colon))e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,o),e.kind="init";else if(this.options.ecmaVersion>=6&&this.type===wh.parenL)t&&this.unexpected(),e.kind="init",e.method=!0,e.value=this.parseMethod(n,r);else if(t||a||!(this.options.ecmaVersion>=5)||e.computed||"Identifier"!==e.key.type||"get"!==e.key.name&&"set"!==e.key.name||this.type===wh.comma||this.type===wh.braceR)this.options.ecmaVersion>=6&&!e.computed&&"Identifier"===e.key.type?((n||r)&&this.unexpected(),this.checkUnreserved(e.key),"await"!==e.key.name||this.awaitIdentPos||(this.awaitIdentPos=i),e.kind="init",t?e.value=this.parseMaybeDefault(i,s,e.key):this.type===wh.eq&&o?(o.shorthandAssign<0&&(o.shorthandAssign=this.start),e.value=this.parseMaybeDefault(i,s,e.key)):e.value=e.key,e.shorthand=!0):this.unexpected();else{(n||r)&&this.unexpected(),e.kind=e.key.name,this.parsePropertyName(e),e.value=this.parseMethod(!1);var h="get"===e.kind?0:1;if(e.value.params.length!==h){var u=e.value.start;"get"===e.kind?this.raiseRecoverable(u,"getter should have no params"):this.raiseRecoverable(u,"setter should have exactly one param")}else"set"===e.kind&&"RestElement"===e.value.params[0].type&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")}},ou.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(wh.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(wh.bracketR),e.key;e.computed=!1}return e.key=this.type===wh.num||this.type===wh.string?this.parseExprAtom():this.parseIdent(!0)},ou.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},ou.parseMethod=function(e,t,n){var r=this.startNode(),i=this.yieldPos,s=this.awaitPos,o=this.awaitIdentPos;return this.initFunction(r),this.options.ecmaVersion>=6&&(r.generator=e),this.options.ecmaVersion>=8&&(r.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(64|Hh(t,r.generator)|(n?128:0)),this.expect(wh.parenL),r.params=this.parseBindingList(wh.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(r,!1,!0),this.yieldPos=i,this.awaitPos=s,this.awaitIdentPos=o,this.finishNode(r,"FunctionExpression")},ou.parseArrowExpression=function(e,t,n){var r=this.yieldPos,i=this.awaitPos,s=this.awaitIdentPos;return this.enterScope(16|Hh(n,!1)),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!n),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1),this.yieldPos=r,this.awaitPos=i,this.awaitIdentPos=s,this.finishNode(e,"ArrowFunctionExpression")},ou.parseFunctionBody=function(e,t,n){var r=t&&this.type!==wh.braceL,i=this.strict,s=!1;if(r)e.body=this.parseMaybeAssign(),e.expression=!0,this.checkParams(e,!1);else{var o=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);i&&!o||(s=this.strictDirective(this.end))&&o&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list");var a=this.labels;this.labels=[],s&&(this.strict=!0),this.checkParams(e,!i&&!s&&!t&&!n&&this.isSimpleParamList(e.params)),e.body=this.parseBlock(!1),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=a}this.exitScope(),this.strict&&e.id&&this.checkLVal(e.id,5),this.strict=i},ou.isSimpleParamList=function(e){for(var t=0,n=e;t<n.length;t+=1){if("Identifier"!==n[t].type)return!1}return!0},ou.checkParams=function(e,t){for(var n={},r=0,i=e.params;r<i.length;r+=1){var s=i[r];this.checkLVal(s,1,t?null:n)}},ou.parseExprList=function(e,t,n,r){for(var i=[],s=!0;!this.eat(e);){if(s)s=!1;else if(this.expect(wh.comma),t&&this.afterTrailingComma(e))break;var o=void 0;n&&this.type===wh.comma?o=null:this.type===wh.ellipsis?(o=this.parseSpread(r),r&&this.type===wh.comma&&r.trailingComma<0&&(r.trailingComma=this.start)):o=this.parseMaybeAssign(!1,r),i.push(o)}return i},ou.checkUnreserved=function(e){var t=e.start,n=e.end,r=e.name;(this.inGenerator&&"yield"===r&&this.raiseRecoverable(t,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&"await"===r&&this.raiseRecoverable(t,"Cannot use 'await' as identifier inside an async function"),this.keywords.test(r)&&this.raise(t,"Unexpected keyword '"+r+"'"),this.options.ecmaVersion<6&&-1!==this.input.slice(t,n).indexOf("\\"))||(this.strict?this.reservedWordsStrict:this.reservedWords).test(r)&&(this.inAsync||"await"!==r||this.raiseRecoverable(t,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(t,"The keyword '"+r+"' is reserved"))},ou.parseIdent=function(e,t){var n=this.startNode();return e&&"never"===this.options.allowReserved&&(e=!1),this.type===wh.name?n.name=this.value:this.type.keyword?(n.name=this.type.keyword,"class"!==n.name&&"function"!==n.name||this.lastTokEnd===this.lastTokStart+1&&46===this.input.charCodeAt(this.lastTokStart)||this.context.pop()):this.unexpected(),this.next(),this.finishNode(n,"Identifier"),e||(this.checkUnreserved(n),"await"!==n.name||this.awaitIdentPos||(this.awaitIdentPos=n.start)),n},ou.parseYield=function(e){this.yieldPos||(this.yieldPos=this.start);var t=this.startNode();return this.next(),this.type===wh.semi||this.canInsertSemicolon()||this.type!==wh.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(wh.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,"YieldExpression")},ou.parseAwait=function(){this.awaitPos||(this.awaitPos=this.start);var e=this.startNode();return this.next(),e.argument=this.parseMaybeUnary(null,!0),this.finishNode(e,"AwaitExpression")};var hu=Kh.prototype;hu.raise=function(e,t){var n=zh(this.input,e);t+=" ("+n.line+":"+n.column+")";var r=new SyntaxError(t);throw r.pos=e,r.loc=n,r.raisedAt=this.pos,r},hu.raiseRecoverable=hu.raise,hu.curPosition=function(){if(this.options.locations)return new Vh(this.curLine,this.pos-this.lineStart)};var uu=Kh.prototype,cu=function(e){this.flags=e,this.var=[],this.lexical=[],this.functions=[]};uu.enterScope=function(e){this.scopeStack.push(new cu(e))},uu.exitScope=function(){this.scopeStack.pop()},uu.treatFunctionsAsVarInScope=function(e){return e.flags&Uh||!this.inModule&&1&e.flags},uu.declareName=function(e,t,n){var r=!1;if(2===t){var i=this.currentScope();r=i.lexical.indexOf(e)>-1||i.functions.indexOf(e)>-1||i.var.indexOf(e)>-1,i.lexical.push(e),this.inModule&&1&i.flags&&delete this.undefinedExports[e]}else if(4===t){this.currentScope().lexical.push(e)}else if(3===t){var s=this.currentScope();r=this.treatFunctionsAsVar?s.lexical.indexOf(e)>-1: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 a=this.scopeStack[o];if(a.lexical.indexOf(e)>-1&&!(32&a.flags&&a.lexical[0]===e)||!this.treatFunctionsAsVarInScope(a)&&a.functions.indexOf(e)>-1){r=!0;break}if(a.var.push(e),this.inModule&&1&a.flags&&delete this.undefinedExports[e],a.flags&Fh)break}r&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},uu.checkLocalExport=function(e){-1===this.scopeStack[0].lexical.indexOf(e.name)&&-1===this.scopeStack[0].var.indexOf(e.name)&&(this.undefinedExports[e.name]=e)},uu.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},uu.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&Fh)return t}},uu.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&Fh&&!(16&t.flags))return t}};var lu=function(e,t,n){this.type="",this.start=t,this.end=0,e.options.locations&&(this.loc=new Bh(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},pu=Kh.prototype;function du(e,t,n,r){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=r),this.options.ranges&&(e.range[1]=n),e}pu.startNode=function(){return new lu(this,this.start,this.startLoc)},pu.startNodeAt=function(e,t){return new lu(this,e,t)},pu.finishNode=function(e,t){return du.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},pu.finishNodeAt=function(e,t,n,r){return du.call(this,e,t,n,r)};var fu=function(e,t,n,r,i){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=r,this.generator=!!i},mu={b_stat:new fu("{",!1),b_expr:new fu("{",!0),b_tmpl:new fu("${",!1),p_stat:new fu("(",!1),p_expr:new fu("(",!0),q_tmpl:new fu("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new fu("function",!1),f_expr:new fu("function",!0),f_expr_gen:new fu("function",!0,!1,null,!0),f_gen:new fu("function",!1,!1,null,!0)},gu=Kh.prototype;gu.initialContext=function(){return[mu.b_stat]},gu.braceIsBlock=function(e){var t=this.curContext();return t===mu.f_expr||t===mu.f_stat||(e!==wh.colon||t!==mu.b_stat&&t!==mu.b_expr?e===wh._return||e===wh.name&&this.exprAllowed?Ph.test(this.input.slice(this.lastTokEnd,this.start)):e===wh._else||e===wh.semi||e===wh.eof||e===wh.parenR||e===wh.arrow||(e===wh.braceL?t===mu.b_stat:e!==wh._var&&e!==wh._const&&e!==wh.name&&!this.exprAllowed):!t.isExpr)},gu.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if("function"===t.token)return t.generator}return!1},gu.updateContext=function(e){var t,n=this.type;n.keyword&&e===wh.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},wh.parenR.updateContext=wh.braceR.updateContext=function(){if(1!==this.context.length){var e=this.context.pop();e===mu.b_stat&&"function"===this.curContext().token&&(e=this.context.pop()),this.exprAllowed=!e.isExpr}else this.exprAllowed=!0},wh.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?mu.b_stat:mu.b_expr),this.exprAllowed=!0},wh.dollarBraceL.updateContext=function(){this.context.push(mu.b_tmpl),this.exprAllowed=!0},wh.parenL.updateContext=function(e){var t=e===wh._if||e===wh._for||e===wh._with||e===wh._while;this.context.push(t?mu.p_stat:mu.p_expr),this.exprAllowed=!0},wh.incDec.updateContext=function(){},wh._function.updateContext=wh._class.updateContext=function(e){!e.beforeExpr||e===wh.semi||e===wh._else||e===wh._return&&Ph.test(this.input.slice(this.lastTokEnd,this.start))||(e===wh.colon||e===wh.braceL)&&this.curContext()===mu.b_stat?this.context.push(mu.f_stat):this.context.push(mu.f_expr),this.exprAllowed=!1},wh.backQuote.updateContext=function(){this.curContext()===mu.q_tmpl?this.context.pop():this.context.push(mu.q_tmpl),this.exprAllowed=!1},wh.star.updateContext=function(e){if(e===wh._function){var t=this.context.length-1;this.context[t]===mu.f_expr?this.context[t]=mu.f_expr_gen:this.context[t]=mu.f_gen}this.exprAllowed=!0},wh.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==wh.dot&&("of"===this.value&&!this.exprAllowed||"yield"===this.value&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var yu="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",xu={9:yu,10:yu+" Extended_Pictographic"},vu="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",Eu="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",_u={9:Eu,10:Eu+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd"},bu={};function Au(e){var t=bu[e]={binary:Lh(xu[e]+" "+vu),nonBinary:{General_Category:Lh(vu),Script:Lh(_u[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}Au(9),Au(10);var Su=Kh.prototype,Iu=function(e){this.parser=e,this.validFlags="gim"+(e.options.ecmaVersion>=6?"uy":"")+(e.options.ecmaVersion>=9?"s":""),this.unicodeProperties=bu[e.options.ecmaVersion>=10?10:e.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=[],this.backReferenceNames=[]};function wu(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10),56320+(1023&e)))}function Pu(e){return 36===e||e>=40&&e<=43||46===e||63===e||e>=91&&e<=94||e>=123&&e<=125}function ku(e){return e>=65&&e<=90||e>=97&&e<=122}function Cu(e){return ku(e)||95===e}function Nu(e){return Cu(e)||$u(e)}function $u(e){return e>=48&&e<=57}function Ru(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function Ou(e){return e>=65&&e<=70?e-65+10:e>=97&&e<=102?e-97+10:e-48}function Mu(e){return e>=48&&e<=55}Iu.prototype.reset=function(e,t,n){var r=-1!==n.indexOf("u");this.start=0|e,this.source=t+"",this.flags=n,this.switchU=r&&this.parser.options.ecmaVersion>=6,this.switchN=r&&this.parser.options.ecmaVersion>=9},Iu.prototype.raise=function(e){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+e)},Iu.prototype.at=function(e){var t=this.source,n=t.length;if(e>=n)return-1;var r=t.charCodeAt(e);return!this.switchU||r<=55295||r>=57344||e+1>=n?r:(r<<10)+t.charCodeAt(e+1)-56613888},Iu.prototype.nextIndex=function(e){var t=this.source,n=t.length;if(e>=n)return n;var r=t.charCodeAt(e);return!this.switchU||r<=55295||r>=57344||e+1>=n?e+1:e+2},Iu.prototype.current=function(){return this.at(this.pos)},Iu.prototype.lookahead=function(){return this.at(this.nextIndex(this.pos))},Iu.prototype.advance=function(){this.pos=this.nextIndex(this.pos)},Iu.prototype.eat=function(e){return this.current()===e&&(this.advance(),!0)},Su.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,r=0;r<n.length;r++){var i=n.charAt(r);-1===t.indexOf(i)&&this.raise(e.start,"Invalid regular expression flag"),n.indexOf(i,r+1)>-1&&this.raise(e.start,"Duplicate regular expression flag")}},Su.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&e.groupNames.length>0&&(e.switchN=!0,this.regexp_pattern(e))},Su.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue="",e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames.length=0,e.backReferenceNames.length=0,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise("Unmatched ')'"),(e.eat(93)||e.eat(125))&&e.raise("Lone quantifier brackets")),e.maxBackReference>e.numCapturingParens&&e.raise("Invalid escape");for(var t=0,n=e.backReferenceNames;t<n.length;t+=1){var r=n[t];-1===e.groupNames.indexOf(r)&&e.raise("Invalid named capture referenced")}},Su.regexp_disjunction=function(e){for(this.regexp_alternative(e);e.eat(124);)this.regexp_alternative(e);this.regexp_eatQuantifier(e,!0)&&e.raise("Nothing to repeat"),e.eat(123)&&e.raise("Lone quantifier brackets")},Su.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););},Su.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise("Invalid quantifier"),!0):!(e.switchU?!this.regexp_eatAtom(e):!this.regexp_eatExtendedAtom(e))&&(this.regexp_eatQuantifier(e),!0)},Su.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var n=!1;if(this.options.ecmaVersion>=9&&(n=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise("Unterminated group"),e.lastAssertionIsQuantifiable=!n,!0}return e.pos=t,!1},Su.regexp_eatQuantifier=function(e,t){return void 0===t&&(t=!1),!!this.regexp_eatQuantifierPrefix(e,t)&&(e.eat(63),!0)},Su.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},Su.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var r=0,i=-1;if(this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(i=e.lastIntValue),e.eat(125)))return-1!==i&&i<r&&!t&&e.raise("numbers out of order in {} quantifier"),!0;e.switchU&&!t&&e.raise("Incomplete quantifier"),e.pos=n}return!1},Su.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)},Su.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1},Su.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)&&e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise("Unterminated group")}e.pos=t}return!1},Su.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):63===e.current()&&e.raise("Invalid group"),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise("Unterminated group")}return!1},Su.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)},Su.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise("Nothing to repeat"),!1},Su.regexp_eatSyntaxCharacter=function(e){var t=e.current();return!!Pu(t)&&(e.lastIntValue=t,e.advance(),!0)},Su.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;-1!==(n=e.current())&&!Pu(n);)e.advance();return e.pos!==t},Su.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return!(-1===t||36===t||t>=40&&t<=43||46===t||63===t||91===t||94===t||124===t)&&(e.advance(),!0)},Su.regexp_groupSpecifier=function(e){if(e.eat(63)){if(this.regexp_eatGroupName(e))return-1!==e.groupNames.indexOf(e.lastStringValue)&&e.raise("Duplicate capture group name"),void e.groupNames.push(e.lastStringValue);e.raise("Invalid group")}},Su.regexp_eatGroupName=function(e){if(e.lastStringValue="",e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise("Invalid capture group name")}return!1},Su.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue="",this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=wu(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=wu(e.lastIntValue);return!0}return!1},Su.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,n=e.current();return e.advance(),92===n&&this.regexp_eatRegExpUnicodeEscapeSequence(e)&&(n=e.lastIntValue),function(e){return xh(e,!0)||36===e||95===e}(n)?(e.lastIntValue=n,!0):(e.pos=t,!1)},Su.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,n=e.current();return e.advance(),92===n&&this.regexp_eatRegExpUnicodeEscapeSequence(e)&&(n=e.lastIntValue),function(e){return vh(e,!0)||36===e||95===e||8204===e||8205===e}(n)?(e.lastIntValue=n,!0):(e.pos=t,!1)},Su.regexp_eatAtomEscape=function(e){return!!(this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e))||(e.switchU&&(99===e.current()&&e.raise("Invalid unicode escape"),e.raise("Invalid escape")),!1)},Su.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var n=e.lastIntValue;if(e.switchU)return n>e.maxBackReference&&(e.maxBackReference=n),!0;if(n<=e.numCapturingParens)return!0;e.pos=t}return!1},Su.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise("Invalid named reference")}return!1},Su.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)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)},Su.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},Su.regexp_eatZero=function(e){return 48===e.current()&&!$u(e.lookahead())&&(e.lastIntValue=0,e.advance(),!0)},Su.regexp_eatControlEscape=function(e){var t=e.current();return 116===t?(e.lastIntValue=9,e.advance(),!0):110===t?(e.lastIntValue=10,e.advance(),!0):118===t?(e.lastIntValue=11,e.advance(),!0):102===t?(e.lastIntValue=12,e.advance(),!0):114===t&&(e.lastIntValue=13,e.advance(),!0)},Su.regexp_eatControlLetter=function(e){var t=e.current();return!!ku(t)&&(e.lastIntValue=t%32,e.advance(),!0)},Su.regexp_eatRegExpUnicodeEscapeSequence=function(e){var t,n=e.pos;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var r=e.lastIntValue;if(e.switchU&&r>=55296&&r<=56319){var i=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var s=e.lastIntValue;if(s>=56320&&s<=57343)return e.lastIntValue=1024*(r-55296)+(s-56320)+65536,!0}e.pos=i,e.lastIntValue=r}return!0}if(e.switchU&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&((t=e.lastIntValue)>=0&&t<=1114111))return!0;e.switchU&&e.raise("Invalid unicode escape"),e.pos=n}return!1},Su.regexp_eatIdentityEscape=function(e){if(e.switchU)return!!this.regexp_eatSyntaxCharacter(e)||!!e.eat(47)&&(e.lastIntValue=47,!0);var t=e.current();return!(99===t||e.switchN&&107===t)&&(e.lastIntValue=t,e.advance(),!0)},Su.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do{e.lastIntValue=10*e.lastIntValue+(t-48),e.advance()}while((t=e.current())>=48&&t<=57);return!0}return!1},Su.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(function(e){return 100===e||68===e||115===e||83===e||119===e||87===e}(t))return e.lastIntValue=-1,e.advance(),!0;if(e.switchU&&this.options.ecmaVersion>=9&&(80===t||112===t)){if(e.lastIntValue=-1,e.advance(),e.eat(123)&&this.regexp_eatUnicodePropertyValueExpression(e)&&e.eat(125))return!0;e.raise("Invalid property name")}return!1},Su.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var n=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,r),!0}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var i=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,i),!0}return!1},Su.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){Th(e.unicodeProperties.nonBinary,t)||e.raise("Invalid property name"),e.unicodeProperties.nonBinary[t].test(n)||e.raise("Invalid property value")},Su.regexp_validateUnicodePropertyNameOrValue=function(e,t){e.unicodeProperties.binary.test(t)||e.raise("Invalid property name")},Su.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";Cu(t=e.current());)e.lastStringValue+=wu(t),e.advance();return""!==e.lastStringValue},Su.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";Nu(t=e.current());)e.lastStringValue+=wu(t),e.advance();return""!==e.lastStringValue},Su.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},Su.regexp_eatCharacterClass=function(e){if(e.eat(91)){if(e.eat(94),this.regexp_classRanges(e),e.eat(93))return!0;e.raise("Unterminated character class")}return!1},Su.regexp_classRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var n=e.lastIntValue;!e.switchU||-1!==t&&-1!==n||e.raise("Invalid character class"),-1!==t&&-1!==n&&t>n&&e.raise("Range out of order in character class")}}},Su.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var n=e.current();(99===n||Mu(n))&&e.raise("Invalid class escape"),e.raise("Invalid escape")}e.pos=t}var r=e.current();return 93!==r&&(e.lastIntValue=r,e.advance(),!0)},Su.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)},Su.regexp_eatClassControlLetter=function(e){var t=e.current();return!(!$u(t)&&95!==t)&&(e.lastIntValue=t%32,e.advance(),!0)},Su.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise("Invalid escape"),e.pos=t}return!1},Su.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;$u(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t},Su.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;Ru(n=e.current());)e.lastIntValue=16*e.lastIntValue+Ou(n),e.advance();return e.pos!==t},Su.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var n=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=64*t+8*n+e.lastIntValue:e.lastIntValue=8*t+n}else e.lastIntValue=t;return!0}return!1},Su.regexp_eatOctalDigit=function(e){var t=e.current();return Mu(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)},Su.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var r=0;r<t;++r){var i=e.current();if(!Ru(i))return e.pos=n,!1;e.lastIntValue=16*e.lastIntValue+Ou(i),e.advance()}return!0};var Tu=function(e){this.type=e.type,this.value=e.value,this.start=e.start,this.end=e.end,e.options.locations&&(this.loc=new Bh(e,e.startLoc,e.endLoc)),e.options.ranges&&(this.range=[e.start,e.end])},Du=Kh.prototype;function Lu(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10),56320+(1023&e)))}Du.next=function(){this.options.onToken&&this.options.onToken(new Tu(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},Du.getToken=function(){return this.next(),new Tu(this)},"undefined"!=typeof Symbol&&(Du[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===wh.eof,value:t}}}}),Du.curContext=function(){return this.context[this.context.length-1]},Du.nextToken=function(){var e=this.curContext();return e&&e.preserveSpace||this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length?this.finishToken(wh.eof):e.override?e.override(this):void this.readToken(this.fullCharCodeAtPos())},Du.readToken=function(e){return xh(e,this.options.ecmaVersion>=6)||92===e?this.readWord():this.getTokenFromCode(e)},Du.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);return e<=55295||e>=57344?e:(e<<10)+this.input.charCodeAt(this.pos+1)-56613888},Du.skipBlockComment=function(){var e,t=this.options.onComment&&this.curPosition(),n=this.pos,r=this.input.indexOf("*/",this.pos+=2);if(-1===r&&this.raise(this.pos-2,"Unterminated comment"),this.pos=r+2,this.options.locations)for(kh.lastIndex=n;(e=kh.exec(this.input))&&e.index<this.pos;)++this.curLine,this.lineStart=e.index+e[0].length;this.options.onComment&&this.options.onComment(!0,this.input.slice(n+2,r),n,this.pos,t,this.curPosition())},Du.skipLineComment=function(e){for(var t=this.pos,n=this.options.onComment&&this.curPosition(),r=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!Ch(r);)r=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,n,this.curPosition())},Du.skipSpace=function(){e:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:10===this.input.charCodeAt(this.pos+1)&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(!(e>8&&e<14||e>=5760&&Nh.test(String.fromCharCode(e))))break e;++this.pos}}},Du.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var n=this.type;this.type=e,this.value=t,this.updateContext(n)},Du.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&46===e&&46===t?(this.pos+=3,this.finishToken(wh.ellipsis)):(++this.pos,this.finishToken(wh.dot))},Du.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===e?this.finishOp(wh.assign,2):this.finishOp(wh.slash,1)},Du.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,r=42===e?wh.star:wh.modulo;return this.options.ecmaVersion>=7&&42===e&&42===t&&(++n,r=wh.starstar,t=this.input.charCodeAt(this.pos+2)),61===t?this.finishOp(wh.assign,n+1):this.finishOp(r,n)},Du.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.finishOp(124===e?wh.logicalOR:wh.logicalAND,2):61===t?this.finishOp(wh.assign,2):this.finishOp(124===e?wh.bitwiseOR:wh.bitwiseAND,1)},Du.readToken_caret=function(){return 61===this.input.charCodeAt(this.pos+1)?this.finishOp(wh.assign,2):this.finishOp(wh.bitwiseXOR,1)},Du.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?45!==t||this.inModule||62!==this.input.charCodeAt(this.pos+2)||0!==this.lastTokEnd&&!Ph.test(this.input.slice(this.lastTokEnd,this.pos))?this.finishOp(wh.incDec,2):(this.skipLineComment(3),this.skipSpace(),this.nextToken()):61===t?this.finishOp(wh.assign,2):this.finishOp(wh.plusMin,1)},Du.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),n=1;return t===e?(n=62===e&&62===this.input.charCodeAt(this.pos+2)?3:2,61===this.input.charCodeAt(this.pos+n)?this.finishOp(wh.assign,n+1):this.finishOp(wh.bitShift,n)):33!==t||60!==e||this.inModule||45!==this.input.charCodeAt(this.pos+2)||45!==this.input.charCodeAt(this.pos+3)?(61===t&&(n=2),this.finishOp(wh.relational,n)):(this.skipLineComment(4),this.skipSpace(),this.nextToken())},Du.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return 61===t?this.finishOp(wh.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===e&&62===t&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(wh.arrow)):this.finishOp(61===e?wh.eq:wh.prefix,1)},Du.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(wh.parenL);case 41:return++this.pos,this.finishToken(wh.parenR);case 59:return++this.pos,this.finishToken(wh.semi);case 44:return++this.pos,this.finishToken(wh.comma);case 91:return++this.pos,this.finishToken(wh.bracketL);case 93:return++this.pos,this.finishToken(wh.bracketR);case 123:return++this.pos,this.finishToken(wh.braceL);case 125:return++this.pos,this.finishToken(wh.braceR);case 58:return++this.pos,this.finishToken(wh.colon);case 63:return++this.pos,this.finishToken(wh.question);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(wh.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(120===t||88===t)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(111===t||79===t)return this.readRadixNumber(8);if(98===t||66===t)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 126:return this.finishOp(wh.prefix,1)}this.raise(this.pos,"Unexpected character '"+Lu(e)+"'")},Du.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},Du.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,"Unterminated regular expression");var r=this.input.charAt(this.pos);if(Ph.test(r)&&this.raise(n,"Unterminated regular expression"),e)e=!1;else{if("["===r)t=!0;else if("]"===r&&t)t=!1;else if("/"===r&&!t)break;e="\\"===r}++this.pos}var i=this.input.slice(n,this.pos);++this.pos;var s=this.pos,o=this.readWord1();this.containsEsc&&this.unexpected(s);var a=this.regexpState||(this.regexpState=new Iu(this));a.reset(n,i,o),this.validateRegExpFlags(a),this.validateRegExpPattern(a);var h=null;try{h=new RegExp(i,o)}catch(e){}return this.finishToken(wh.regexp,{pattern:i,flags:o,value:h})},Du.readInt=function(e,t){for(var n=this.pos,r=0,i=0,s=null==t?1/0:t;i<s;++i){var o=this.input.charCodeAt(this.pos),a=void 0;if((a=o>=97?o-97+10:o>=65?o-65+10:o>=48&&o<=57?o-48:1/0)>=e)break;++this.pos,r=r*e+a}return this.pos===n||null!=t&&this.pos-n!==t?null:r},Du.readRadixNumber=function(e){this.pos+=2;var t=this.readInt(e);return null==t&&this.raise(this.start+2,"Expected number in radix "+e),xh(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(wh.num,t)},Du.readNumber=function(e){var t=this.pos;e||null!==this.readInt(10)||this.raise(t,"Invalid number");var n=this.pos-t>=2&&48===this.input.charCodeAt(t);n&&this.strict&&this.raise(t,"Invalid number"),n&&/[89]/.test(this.input.slice(t,this.pos))&&(n=!1);var r=this.input.charCodeAt(this.pos);46!==r||n||(++this.pos,this.readInt(10),r=this.input.charCodeAt(this.pos)),69!==r&&101!==r||n||(43!==(r=this.input.charCodeAt(++this.pos))&&45!==r||++this.pos,null===this.readInt(10)&&this.raise(t,"Invalid number")),xh(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var i=this.input.slice(t,this.pos),s=n?parseInt(i,8):parseFloat(i);return this.finishToken(wh.num,s)},Du.readCodePoint=function(){var e;if(123===this.input.charCodeAt(this.pos)){this.options.ecmaVersion<6&&this.unexpected();var t=++this.pos;e=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,e>1114111&&this.invalidStringToken(t,"Code point out of bounds")}else e=this.readHexChar(4);return e},Du.readString=function(e){for(var t="",n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var r=this.input.charCodeAt(this.pos);if(r===e)break;92===r?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):(Ch(r,this.options.ecmaVersion>=10)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(wh.string,t)};var Vu={};Du.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e!==Vu)throw e;this.readInvalidTemplateToken()}this.inTemplateElement=!1},Du.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw Vu;this.raise(e,t)},Du.readTmplToken=function(){for(var e="",t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var n=this.input.charCodeAt(this.pos);if(96===n||36===n&&123===this.input.charCodeAt(this.pos+1))return this.pos!==this.start||this.type!==wh.template&&this.type!==wh.invalidTemplate?(e+=this.input.slice(t,this.pos),this.finishToken(wh.template,e)):36===n?(this.pos+=2,this.finishToken(wh.dollarBraceL)):(++this.pos,this.finishToken(wh.backQuote));if(92===n)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(Ch(n)){switch(e+=this.input.slice(t,this.pos),++this.pos,n){case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:e+="\n";break;default:e+=String.fromCharCode(n)}this.options.locations&&(++this.curLine,this.lineStart=this.pos),t=this.pos}else++this.pos}},Du.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if("{"!==this.input[this.pos+1])break;case"`":return this.finishToken(wh.invalidTemplate,this.input.slice(this.start,this.pos))}this.raise(this.start,"Unterminated template")},Du.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return"\n";case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return Lu(this.readCodePoint());case 116:return"\t";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:10===this.input.charCodeAt(this.pos)&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";default:if(t>=48&&t<=55){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],r=parseInt(n,8);return r>255&&(n=n.slice(0,-1),r=parseInt(n,8)),this.pos+=n.length-1,t=this.input.charCodeAt(this.pos),"0"===n&&56!==t&&57!==t||!this.strict&&!e||this.invalidStringToken(this.pos-1-n.length,e?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(r)}return Ch(t)?"":String.fromCharCode(t)}},Du.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return null===n&&this.invalidStringToken(t,"Bad character escape sequence"),n},Du.readWord1=function(){this.containsEsc=!1;for(var e="",t=!0,n=this.pos,r=this.options.ecmaVersion>=6;this.pos<this.input.length;){var i=this.fullCharCodeAtPos();if(vh(i,r))this.pos+=i<=65535?1:2;else{if(92!==i)break;this.containsEsc=!0,e+=this.input.slice(n,this.pos);var s=this.pos;117!==this.input.charCodeAt(++this.pos)&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var o=this.readCodePoint();(t?xh:vh)(o,r)||this.invalidStringToken(s,"Invalid Unicode escape"),e+=Lu(o),n=this.pos}t=!1}return e+this.input.slice(n,this.pos)},Du.readWord=function(){var e=this.readWord1(),t=wh.name;return this.keywords.test(e)&&(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+e),t=Sh[e]),this.finishToken(t,e)};var Bu=function(e){return e&&e.default||e}(Object.freeze({version:"6.1.1",parse:function(e,t){return Kh.parse(e,t)},parseExpressionAt:function(e,t,n){return Kh.parseExpressionAt(e,t,n)},tokenizer:function(e,t){return Kh.tokenizer(e,t)},Parser:Kh,defaultOptions:jh,Position:Vh,SourceLocation:Bh,getLineInfo:zh,Node:lu,TokenType:Eh,tokTypes:wh,keywordTypes:Sh,TokContext:fu,tokContexts:mu,isIdentifierChar:vh,isIdentifierStart:xh,Token:Tu,isNewLine:Ch,lineBreak:Ph,lineBreakG:kh,nonASCIIwhitespace:Nh}));const zu=Bu.tokTypes,ju=Bu.isIdentifierStart;var Wu=function(e){return class extends e{parseLiteral(e){const t=super.parseLiteral(e);return 110==t.raw.charCodeAt(t.raw.length-1)&&(t.bigint=this.getNumberInput(t.start,t.end)),t}readRadixNumber(e){let t=this.pos;this.pos+=2;let n=this.readInt(e);if(null===n&&this.raise(this.start+2,`Expected number in radix ${e}`),110==this.input.charCodeAt(this.pos)){let e=this.getNumberInput(t,this.pos);n="undefined"!=typeof BigInt?BigInt(e):null,++this.pos}else ju(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");return this.finishToken(zu.num,n)}readNumber(e){let t=this.pos;if(e)return super.readNumber(e);if(48===this.input.charCodeAt(t)&&110!==this.input.charCodeAt(t+1))return super.readNumber(e);if(null===this.readInt(10)&&this.raise(t,"Invalid number"),110!=this.input.charCodeAt(this.pos))return this.pos=t,super.readNumber(e);let n=this.getNumberInput(t,this.pos),r="undefined"!=typeof BigInt?BigInt(n):null;return++this.pos,this.finishToken(zu.num,r)}getNumberInput(e,t){return super.getNumberInput?super.getNumberInput(e,t):this.input.slice(e,t)}}};const Uu="Import";function Fu(e){return class extends e{parseStatement(e,t,n){return this.type===wh._import&&function(){return/^(\s|\/\/.*|\/\*[^]*?\*\/)*\(/.test(this.input.slice(this.pos))}.call(this)?this.parseExpressionStatement(this.startNode(),this.parseExpression()):super.parseStatement(e,t,n)}parseExprAtom(e){return this.type===wh._import?function(){const e=this.startNode();return this.next(),this.type!==wh.parenL&&this.unexpected(),this.finishNode(e,Uu)}.call(this):super.parseExprAtom(e)}}}wh._import.startsExpr=!0;const qu=Bu.tokTypes,Gu=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,Hu=e=>{Gu.lastIndex=e.pos;let t=Gu.exec(e.input),n=e.pos+t[0].length;return"."===e.input.slice(n,n+1)};var Ku=function(e){return class extends e{parseExprAtom(e){if(this.type!==qu._import||!Hu(this))return super.parseExprAtom(e);this.options.allowImportExportEverywhere||this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'");let t=this.startNode();return t.meta=this.parseIdent(!0),this.expect(qu.dot),t.property=this.parseIdent(!0),"meta"!==t.property.name&&this.raiseRecoverable(t.property.start,"The only valid meta property for import is import.meta"),this.containsEsc&&this.raiseRecoverable(t.property.start,'"meta" in import.meta must not contain escape sequences'),this.finishNode(t,"MetaProperty")}parseStatement(e,t,n){if(this.type!==qu._import||!Hu(this))return super.parseStatement(e,t,n);let r=this.startNode(),i=this.parseExpression();return this.parseExpressionStatement(r,i)}}};class Yu extends Qe{constructor(){super("undefined")}getLiteralValueAtPath(){}}class Xu extends vt{constructor(){super(),this.variables.undefined=new Yu}findVariable(e){return this.variables[e]?this.variables[e]:this.variables[e]=new oo(e)}}const Qu=()=>({paths:Object.create(null),tracked:!1,unknownPath:null});class Ju{constructor(){this.entityPaths=new Map}track(e,t){let n=this.entityPaths.get(e);n||(n=Qu(),this.entityPaths.set(e,n));let r,i=0;for(;i<t.length;){const e=t[i];"string"==typeof e?(r=n.paths[e])||(r=Qu(),n.paths[e]=r):(r=n.unknownPath)||(r=Qu(),n.unknownPath=r),n=r,i++}const s=n.tracked;return n.tracked=!0,s}}function Zu(e,t,n){let r;do{const e=C();r?e.update(r):e.update(n),r=e.digest("hex").substr(0,8)}while(t.has(r));return t.set(r,e),r}function ec(e,t,n){return void 0===e.source&&So(function(e){return{code:wo.ASSET_SOURCE_MISSING,message:`Plugin error creating asset "${e.name}" - no asset source set.`}}(e)),e.fileName?e.fileName:nh(th(n,"assetFileNames",t=>{switch(t){case"hash":const n=C();return n.update(t),n.update(":"),n.update(e.source),n.digest("hex").substr(0,8);case"name":return e.name.substr(0,e.name.length-pt(e.name).length);case"extname":return pt(e.name);case"ext":return pt(e.name).substr(1)}}),t)}function tc(e,t,n){return{emitAsset(r,i){"string"==typeof r&&Ao(r)||So(function(e){return{code:wo.INVALID_ASSET_NAME,message:`Plugin error creating asset, name "${e}" is not a plain (non relative or absolute URL) string name.`}}(r));const s={name:r,source:i,fileName:void 0};return t&&void 0!==i&&nc(s,t,n),Zu(s,e,r)},setAssetSource(r,i){const s=e.get(r);return s?void 0!==s.source?So(function(e){return{code:wo.ASSET_SOURCE_ALREADY_SET,message:`Plugin error - Unable to set the source for asset "${e.name}", source already set.`}}(s)):"string"==typeof i||i?(s.source=i,void(t&&nc(s,t,n))):So(function(e){return{code:wo.ASSET_SOURCE_MISSING,message:`Plugin error creating asset "${e.name}", setAssetSource call without a source.`}}(s)):So(function(e){return{code:wo.ASSET_NOT_FOUND,message:`Plugin error - Unable to set the source for unknown asset "${e}".`}}(r))},getAssetFileName(t){const n=e.get(t);return n?void 0===n.fileName?So(function(e){return{code:wo.ASSET_NOT_FINALISED,message:`Plugin error - Unable to get file name for asset "${e.name}". Ensure that the source is set and that generate is called first.`}}(n)):n.fileName:So(function(e){return{code:wo.ASSET_NOT_FOUND,message:`Plugin error - Unable to get file name for unknown asset "${e}".`}}(t))}}}function nc(e,t,n){const r=ec(e,t,n);e.fileName=r,t[r]={fileName:r,isAsset:!0,source:e.source}}var rc;!function(e){e[e.LOAD_AND_PARSE=0]="LOAD_AND_PARSE",e[e.ANALYSE=1]="ANALYSE",e[e.GENERATE=2]="GENERATE"}(rc||(rc={}));const ic=e=>(...t)=>{throw new Error(`Cannot use fs.${e} inside browser`)},sc=ic("lstatSync"),oc=ic("readdirSync"),ac=ic("readFileSync"),hc=ic("realpathSync"),uc=ic("writeFile");function cc(e,t){try{const n=sc(e);if(!t&&n.isSymbolicLink())return cc(hc(e),t);if(t&&n.isSymbolicLink()||n.isFile()){const t=ct(e);if(-1!==oc(lt(e)).indexOf(t))return e}}catch(e){}}function lc(e){return function(t,n){return"undefined"==typeof process&&So({code:"MISSING_PROCESS",message:"It looks like you're using Rollup in a non-Node.js environment. This means you must supply a plugin with custom resolveId and load functions",url:"https://rollupjs.org/guide/en#a-simple-example"}),void 0===n||at(t)||"."===t[0]?function(e,t){let n=cc(e,t);return n||((n=cc(e+".mjs",t))?n:n=cc(e+".js",t))}(ft(n?lt(n):ft(),t),e):null}}const pc=(e,t="URL")=>`new ${t}(${e}).href`,dc=e=>`(document.currentScript && document.currentScript.src || new URL('${e}', document.baseURI).href)`,fc=e=>(t,n)=>{const r=e(n);return null===t?`({ url: ${r} })`:"url"===t?r:"undefined"},mc={amd:fc(()=>pc("module.uri, document.baseURI")),cjs:fc(e=>`(typeof document === 'undefined' ? ${pc("'file:' + __filename","(require('u' + 'rl').URL)")} : ${dc(e)})`),iife:fc(e=>dc(e)),system:e=>null===e?"module.meta":`module.meta.${e}`,umd:fc(e=>`(typeof document === 'undefined' ? ${pc("'file:' + __filename","(require('u' + 'rl').URL)")} : ${dc(e)})`)},gc=e=>pc(`(document.currentScript && document.currentScript.src || document.baseURI) + '/../${e}'`),yc={amd:e=>pc(`module.uri + '/../${e}', document.baseURI`),cjs:e=>`(typeof document === 'undefined' ? ${pc(`'file:' + __dirname + '/${e}'`,"(require('u' + 'rl').URL)")} : ${gc(e)})`,es:e=>pc(`'${e}', import.meta.url`),iife:e=>gc(e),system:e=>pc(`'${e}', module.meta.url`),umd:e=>`(typeof document === 'undefined' ? ${pc(`'file:' + __dirname + '/${e}'`,"(require('u' + 'rl').URL)")} : ${gc(e)})`},xc={ongenerate:"generateBundle",onwrite:"generateBundle",transformBundle:"renderChunk",transformChunk:"renderChunk"};function vc(e,n,r,i){const s=[...n.plugins||[],(o=n.preserveSymlinks,{name:"Rollup Core",resolveId:lc(o),load:e=>ac(e,"utf-8"),resolveFileUrl:({relativePath:e,format:t})=>yc[t](e),resolveImportMeta(e,{chunkId:t,format:n}){const r=mc[n]&&mc[n](e,t);if(r)return r}})];var o;const{emitAsset:a,getAssetFileName:h,setAssetSource:u}=tc(e.assetsById),c={};let l=!1;const p=s.map((n,s)=>{let o,p=!0;if("string"!=typeof n.cacheKey&&("string"!=typeof n.name||c[n.name]?p=!1:c[n.name]=!0),!l&&(n.load||n.transform||n.transformBundle||n.transformChunk)&&(l=!0),r)if(p){const e=n.cacheKey||n.name;o=function(e){return{has(t){const n=e[t];return!!n&&(n[0]=0,!0)},get(t){const n=e[t];if(n)return n[0]=0,n[1]},set(t,n){e[t]=[0,n]},delete:t=>delete e[t]}}(r[e]||(r[e]=Object.create(null)))}else o=bc(n.name);else o=Ec;let d=!1;function f(e,t){return d||(m.warn({code:"PLUGIN_WATCHER_DEPRECATED",message:"this.watcher usage is deprecated in plugins. Use the watchChange plugin hook and this.addWatchFile() instead."}),d=!0),i.on(e,t)}const m={addWatchFile(t){e.phase>=rc.GENERATE&&this.error({code:wo.INVALID_ROLLUP_PHASE,message:"Cannot call addWatchFile after the build has finished."}),e.watchFiles[t]=!0},cache:o,emitAsset:a,emitChunk(t,n){return e.phase>rc.LOAD_AND_PARSE&&this.error({code:wo.INVALID_ROLLUP_PHASE,message:"Cannot call emitChunk after module loading has finished."}),e.moduleLoader.addEntryModuleAndGetReferenceId({alias:n&&n.name||null,unresolvedId:t})},error:e=>("string"==typeof e&&(e={message:e}),e.code&&(e.pluginCode=e.code),e.code="PLUGIN_ERROR",e.plugin=n.name||`Plugin at position ${s+1}`,So(e)),isExternal:(t,n,r=!1)=>e.moduleLoader.isExternal(t,n,r),getAssetFileName:h,getChunkFileName:t=>e.moduleLoader.getChunkFileName(t),getModuleInfo(t){const n=e.moduleById.get(t);if(null==n)throw new Error(`Unable to find module ${t}`);return{hasModuleSideEffects:n.moduleSideEffects,id:n.id,importedIds:n instanceof mt?[]:n.sources.map(e=>n.resolvedIds[e].id),isEntry:n instanceof Fa&&n.isEntryPoint,isExternal:n instanceof mt}},meta:{rollupVersion:t},get moduleIds(){return e.moduleById.keys()},parse:e.contextParse,resolveId:(t,n)=>e.moduleLoader.resolveId(t,n).then(e=>e&&e.id),resolve:(t,n,r)=>e.moduleLoader.resolveId(t,n,r&&r.skipSelf?s:null),setAssetSource:u,warn(t){"string"==typeof t&&(t={message:t}),t.code&&(t.pluginCode=t.code),t.code="PLUGIN_WARNING",t.plugin=n.name||`Plugin at position ${s+1}`,e.warn(t)},watcher:i?Object.assign({},i,{addListener:f,on:f}):void 0};return m});function d(e,t,n,r=!1,i){const o=s[n];let a=p[n];const h=o[e];if(!h)return;const u=xc[e];if(u&&a.warn(Ac(e,u,o,n)),i&&(!(a=i(a,o))||a===p[n]))throw new Error("Internal Rollup error: hookContext must return a new context object.");try{if("function"!=typeof h){if(r)return h;So({code:"INVALID_PLUGIN_HOOK",message:`Error running plugin hook ${e} for ${o.name||`Plugin at position ${n+1}`}, expected a function hook.`})}return h.apply(a,t)}catch(t){"string"==typeof t&&(t={message:t}),"PLUGIN_ERROR"!==t.code&&(t.code&&(t.pluginCode=t.code),t.code="PLUGIN_ERROR"),t.plugin=o.name||`Plugin at position ${n+1}`,t.hook=e,So(t)}}function f(e,t,n,r=!1,i){const o=s[n];let a=p[n];const h=o[e];if(!h)return;const u=xc[e];if(u&&a.warn(Ac(e,u,o,n)),i&&(!(a=i(a,o))||a===p[n]))throw new Error("Internal Rollup error: hookContext must return a new context object.");return Promise.resolve().then(()=>{if("function"!=typeof h){if(r)return h;So({code:"INVALID_PLUGIN_HOOK",message:`Error running plugin hook ${e} for ${o.name||`Plugin at position ${n+1}`}, expected a function hook.`})}return h.apply(a,t)}).catch(t=>{"string"==typeof t&&(t={message:t}),"PLUGIN_ERROR"!==t.code&&(t.code&&(t.pluginCode=t.code),t.code="PLUGIN_ERROR"),t.plugin=o.name||`Plugin at position ${n+1}`,t.hook=e,So(t)})}return{emitAsset:a,getAssetFileName:h,hasLoadersOrTransforms:l,hookSeq(e,t,n){let r=Promise.resolve();for(let i=0;i<s.length;i++)r=r.then(()=>f(e,t,i,!1,n));return r},hookSeqSync(e,t,n){for(let r=0;r<s.length;r++)d(e,t,r,!1,n)},hookFirst(e,t,n,r){let i=Promise.resolve();for(let o=0;o<s.length;o++)r!==o&&(i=i.then(r=>null!=r?r:f(e,t,o,!1,n)));return i},hookFirstSync(e,t,n){for(let r=0;r<s.length;r++){const i=d(e,t,r,!1,n);if(null!=i)return i}return null},hookParallel(e,t,n){const r=[];for(let i=0;i<s.length;i++){const s=f(e,t,i,!1,n);s&&r.push(s)}return Promise.all(r).then(()=>{})},hookReduceArg0(e,[t,...n],r,i){let o=Promise.resolve(t);for(let t=0;t<s.length;t++)o=o.then(o=>{const a=f(e,[o,...n],t,!1,i);return a?a.then(e=>r.call(p[t],o,e,s[t])):o});return o},hookReduceArg0Sync(e,[t,...n],r,i){for(let o=0;o<s.length;o++){const a=d(e,[t,...n],o,!1,i);t=r.call(p[o],t,a,s[o])}return t},hookReduceValue(e,t,n,r,i){let o=Promise.resolve(t);for(let t=0;t<s.length;t++)o=o.then(o=>{const a=f(e,n,t,!0,i);return a?a.then(e=>r.call(p[t],o,e,s[t])):o});return o}}}const Ec={has:()=>!1,get(){},set(){},delete:()=>!1};function _c(e){So(e?{code:"DUPLICATE_PLUGIN_NAME",message:`The plugin name ${e} is being used twice in the same build. Plugin names must be distinct or provide a cacheKey (please post an issue to the plugin if you are a plugin user).`}:{code:"ANONYMOUS_PLUGIN_CACHE",message:"A plugin is trying to use the Rollup cache but is not declaring a plugin name or cacheKey."})}const bc=e=>({has:()=>(_c(e),!1),get(){_c(e)},set(){_c(e)},delete:()=>(_c(e),!1)});function Ac(e,t,n,r){return{code:e.toUpperCase()+"_HOOK_DEPRECATED",message:`The ${e} hook used by plugin ${n.name||`at position ${r+1}`} is deprecated. The ${t} hook should be used instead.`}}function Sc(e,t){return ht(t)?ft(e,"..",t):t}function Ic(e){if(!0===e)return()=>!0;if("function"==typeof e)return(t,...n)=>!t.startsWith("\0")&&e(t,...n)||!1;if(e){const t=new Set(Array.isArray(e)?e:e?[e]:[]);return e=>t.has(e)}return()=>!1}function wc(e,t,n){if("boolean"==typeof e)return()=>e;if("no-external"===e)return(e,t)=>!t;if("function"==typeof e)return(t,n)=>!!t.startsWith("\0")||!1!==e(t,n);if(Array.isArray(e)){const t=new Set(e);return e=>t.has(e)}var r,i;e&&n.warn((r="treeshake.moduleSideEffects",i='please use one of false, "no-external", a function or an array',{code:wo.INVALID_OPTION,message:`Invalid value for option "${r}" - ${i}.`}));const s=Ic(t);return(e,t)=>!(t&&s(e))}class Pc{constructor(e,t,n,r,i,s,o){this.entriesByReferenceId=new Map,this.entryModules=[],this.latestLoadModulesPromise=Promise.resolve(),this.manualChunkModules={},this.loadEntryModule=(({alias:e,unresolvedId:t},n)=>this.pluginDriver.hookFirst("resolveId",[t,void 0]).then(r=>{if(!1===r||r&&"object"==typeof r&&r.external)return So(function(e){return{code:wo.UNRESOLVED_ENTRY,message:`Entry module cannot be external (${bo(e)}).`}}(t));const i=r&&"object"==typeof r?r.id:r;return"string"==typeof i?this.fetchModule(i,void 0,!0,n).then(t=>{if(null!==e){if(null!==t.chunkAlias&&t.chunkAlias!==e)return So(Po(t.id,e,t.chunkAlias));t.chunkAlias=e}return t}):So(function(e){return{code:wo.UNRESOLVED_ENTRY,message:`Could not resolve entry module (${bo(e)}).`}}(t))})),this.graph=e,this.modulesById=t,this.pluginDriver=n,this.isExternal=Ic(r),this.hasModuleSideEffects=wc(s,o,e),this.getManualChunk="function"==typeof i?i:()=>null}addEntryModuleAndGetReferenceId(e){const t={module:null,name:e.unresolvedId},n=Zu(t,this.entriesByReferenceId,e.unresolvedId);return this.addEntryModules([e],!1).then(({newEntryModules:[e]})=>{t.module=e}).catch(()=>{}),n}addEntryModules(e,t){const n=Promise.all(e.map(e=>this.loadEntryModule(e,!0))).then(e=>{for(const n of e){n.isUserDefinedEntryPoint=n.isUserDefinedEntryPoint||t,this.entryModules.find(e=>e.id===n.id)||this.entryModules.push(n)}return e});return this.awaitLoadModulesPromise(n).then(e=>({entryModules:this.entryModules,manualChunkModulesByAlias:this.manualChunkModules,newEntryModules:e}))}addManualChunks(e){const t=[];for(const n of Object.keys(e)){const r=e[n];for(const e of r)t.push({alias:null,unresolvedId:e,manualChunkAlias:n})}const n=Promise.all(t.map(e=>this.loadEntryModule(e,!1))).then(e=>{for(let n=0;n<e.length;n++)this.addToManualChunk(t[n].manualChunkAlias,e[n])});return this.awaitLoadModulesPromise(n)}getChunkFileName(e){const t=this.entriesByReferenceId.get(e);if(!t)return So((n=e,{code:wo.CHUNK_NOT_FOUND,message:`Plugin error - Unable to get file name for unknown chunk "${n}".`}));var n;const r=t.module&&(t.module.facadeChunk?t.module.facadeChunk.id:t.module.chunk.id);return r||So((i=t,{code:wo.CHUNK_NOT_GENERATED,message:`Plugin error - Unable to get file name for chunk "${i.name}". Ensure that generate is called first.`}));var i}resolveId(e,t,n){return Promise.resolve(this.isExternal(e,t,!1)?{id:e,external:!0}:this.pluginDriver.hookFirst("resolveId",[e,t],null,n)).then(n=>this.normalizeResolveIdResult(n,t,e))}addToManualChunk(e,t){null!==t.manualChunkAlias&&t.manualChunkAlias!==e&&So(Po(t.id,e,t.manualChunkAlias)),t.manualChunkAlias=e,this.manualChunkModules[e]||(this.manualChunkModules[e]=[]),this.manualChunkModules[e].push(t)}awaitLoadModulesPromise(e){this.latestLoadModulesPromise=Promise.all([e,this.latestLoadModulesPromise]);const t=()=>{const e=this.latestLoadModulesPromise;return e.then(()=>{if(this.latestLoadModulesPromise!==e)return t()})};return t().then(()=>e)}fetchAllDependencies(e){const t=Promise.all(e.getDynamicImportExpressions().map((t,n)=>this.resolveDynamicImport(t,e.id).then(t=>{if(null===t)return;const r=e.dynamicImports[n];if("string"!=typeof t)return this.fetchResolvedDependency(bo(t.id),e.id,t).then(e=>{r.resolution=e});r.resolution=t})));return t.catch(()=>{}),Promise.all(e.sources.map(t=>this.resolveAndFetchDependency(e,t))).then(()=>t)}fetchModule(e,t,n,r){const i=this.modulesById.get(e);if(i){if(i instanceof mt)throw new Error(`Cannot fetch external module ${e}`);return i.isEntryPoint=i.isEntryPoint||r,Promise.resolve(i)}const s=new Fa(this.graph,e,n,r);this.modulesById.set(e,s);const o=this.getManualChunk(e);return"string"==typeof o&&this.addToManualChunk(o,s),Da("load modules",3),Promise.resolve(this.pluginDriver.hookFirst("load",[e])).catch(n=>{La("load modules",3);let r=`Could not load ${e}`;throw t&&(r+=` (imported by ${t})`),r+=`: ${n.message}`,new Error(r)}).then(t=>(La("load modules",3),"string"==typeof t?{code:t}:t&&"object"==typeof t&&"string"==typeof t.code?t:So(function(e){return{code:wo.BAD_LOADER,message:`Error loading ${bo(e)}: plugin load hook should return a string, a { code, map } object, or nothing/null`}}(e)))).then(t=>{const n=this.graph.cachedModules.get(e);if(n&&!n.customTransformCache&&n.originalCode===t.code){if(n.transformAssets)for(const e of n.transformAssets)this.pluginDriver.emitAsset(e.name,e.source);return n}return"boolean"==typeof t.moduleSideEffects&&(s.moduleSideEffects=t.moduleSideEffects),function(e,t,n){const r=n.id,i=[],s="string"==typeof t.map?JSON.parse(t.map):t.map;s&&"string"==typeof s.mappings&&(s.mappings=O(s.mappings));const o=e.pluginDriver.emitAsset,a=t.code;let h,u,c,l,p=t.ast,d=!1,f=null;const m=t.code;let g;return e.pluginDriver.hookReduceArg0("transform",[m,r],function(t,s,o){if(!d&&c.used&&(d=!0),d){if(s&&"object"==typeof s&&Array.isArray(s.dependencies))for(const t of s.dependencies){const n=ft(lt(r),t);e.watchFiles[n]||(e.watchFiles[n]=!0)}}else if(u.length&&(n.transformAssets=u),s&&"object"==typeof s&&Array.isArray(s.dependencies)){l.warnedTransformDependencies||this.warn({code:"TRANSFORM_DEPENDENCIES_DEPRECATED",message:'Returning "dependencies" from plugin transform hook is deprecated for using this.addWatchFile() instead.'}),l.warnedTransformDependencies=!0,h||(h=[]);for(const e of s.dependencies)h.push(ft(lt(r),e))}if("string"==typeof s)s={ast:void 0,code:s,map:void 0};else{if(!s||"object"!=typeof s)return t;"string"==typeof s.map&&(s.map=JSON.parse(s.map)),"boolean"==typeof s.moduleSideEffects&&(f=s.moduleSideEffects)}return s.map&&"string"==typeof s.map.mappings&&(s.map.mappings=O(s.map.mappings)),null!==s.map&&i.push(s.map||{missing:!0,plugin:o.name}),p=s.ast,s.code},(t,n)=>{let i;return(l=n).cacheKey?d=!0:c=function(e){const t={used:!1,cache:void 0};return t.cache={has:n=>(t.used=!0,e.has(n)),get:n=>(t.used=!0,e.get(n)),set:(n,r)=>(t.used=!0,e.set(n,r)),delete:n=>(t.used=!0,e.delete(n))},t}(t.cache),({assets:u,emitAsset:i}=function(e,t){const n=[];return{assets:n,emitAsset:(r,i)=>{const s=t(r,i),o=e.get(s);return n.push({fileName:void 0,name:o.name,source:o.source}),s}}}(e.assetsById,o)),Object.assign({},t,{cache:c?c.cache:t.cache,warn(e,n){"string"==typeof e&&(e={message:e}),n&&Io(e,n,m,r),e.id=r,e.hook="transform",t.warn(e)},error:(e,n)=>("string"==typeof e&&(e={message:e}),n&&Io(e,n,m,r),e.id=r,e.hook="transform",t.error(e)),emitAsset:i,addWatchFile(e){h||(h=[]),h.push(e),t.addWatchFile(e)},setAssetSource(e,n){if(t.setAssetSource(e,n),!d&&!g)try{this.error({code:"INVALID_SETASSETSOURCE",message:"setAssetSource cannot be called in transform for caching reasons. Use emitAsset with a source, or call setAssetSource in another hook."})}catch(e){g=e}}})}).catch(e=>{"string"==typeof e&&(e={message:e}),"PLUGIN_ERROR"!==e.code&&(e.code&&(e.pluginCode=e.code),e.code="PLUGIN_ERROR"),e.id=r,So(e)}).then(e=>{if(!d&&g)throw g;return{ast:p,code:e,customTransformCache:d,moduleSideEffects:f,originalCode:a,originalSourcemap:s,sourcemapChain:i,transformDependencies:h}})}(this.graph,t,s)}).then(t=>(s.setSource(t),this.modulesById.set(e,s),this.fetchAllDependencies(s).then(()=>{for(const e in s.exports)"default"!==e&&(s.exportsAll[e]=s.id);return s.exportAllSources.forEach(e=>{const t=s.resolvedIds[e].id,n=this.modulesById.get(t);if(!(n instanceof mt))for(const e in n.exportsAll)e in s.exportsAll?this.graph.warn(ko(e,s,n)):s.exportsAll[e]=n.exportsAll[e]}),s})))}fetchResolvedDependency(e,t,n){if(n.external){this.modulesById.has(n.id)||this.modulesById.set(n.id,new mt(this.graph,n.id,n.moduleSideEffects));const r=this.modulesById.get(n.id);return r instanceof mt?Promise.resolve(r):So(function(e,t){return{code:wo.INVALID_EXTERNAL_ID,message:`'${e}' is imported as an external by ${bo(t)}, but is already an existing non-external module id.`}}(e,t))}return this.fetchModule(n.id,t,n.moduleSideEffects,!1)}handleMissingImports(e,t,n){return null===e?(ht(t)&&So(function(e,t){return{code:wo.UNRESOLVED_IMPORT,message:`Could not resolve '${e}' from ${bo(t)}`}}(t,n)),this.graph.warn(function(e,t){return{code:wo.UNRESOLVED_IMPORT,importer:bo(t),message:`'${e}' is imported by ${bo(t)}, but could not be resolved – treating it as an external dependency`,source:e,url:"https://rollupjs.org/guide/en#warning-treating-module-as-external-dependency"}}(t,n)),{id:t,external:!0,moduleSideEffects:!0}):e}normalizeResolveIdResult(e,t,n){let r="",i=!1,s=null;if(e)"object"==typeof e?(r=e.id,e.external&&(i=!0),"boolean"==typeof e.moduleSideEffects&&(s=e.moduleSideEffects)):(r=e,this.isExternal(r,t,!0)&&(i=!0)),i&&(r=Sc(t,r));else{if(r=Sc(t,n),!1!==e&&!this.isExternal(r,t,!0))return null;i=!0}return{external:i,id:r,moduleSideEffects:"boolean"==typeof s?s:this.hasModuleSideEffects(r,i)}}resolveAndFetchDependency(e,t){return Promise.resolve(e.resolvedIds[t]||this.resolveId(t,e.id).then(n=>this.handleMissingImports(n,t,e.id))).then(n=>(e.resolvedIds[t]=n,this.fetchResolvedDependency(t,e.id,n)))}resolveDynamicImport(e,t){return this.pluginDriver.hookFirst("resolveDynamicImport",[e,t]).then(n=>"string"!=typeof e?"string"==typeof n?n:n?Object.assign({external:!1,moduleSideEffects:!0},n):null:null==n?this.resolveId(e,t).then(n=>this.handleMissingImports(n,e,t)):this.handleMissingImports(this.normalizeResolveIdResult(n,t,e),e,t))}}const kc=97,Cc=48;function Nc(e){return e<10?String.fromCharCode(Cc+e):String.fromCharCode(kc+(e-10))}function $c(e){let t="";for(let n=0;n<e.length;n++){const r=e[n];t+=Nc(r>>4),t+=Nc(15&r)}return t}function Rc(e){const t=new Uint8Array(e);for(let e=0;e<t.length;e++)t[e]=512*Math.random();return t}function Oc(e){return"string"==typeof e?[{alias:null,unresolvedId:e}]:Array.isArray(e)?e.map(e=>({alias:null,unresolvedId:e})):Object.keys(e).map(t=>({alias:t,unresolvedId:e[t]}))}class Mc{constructor(e,t){if(this.assetsById=new Map,this.curChunkIndex=0,this.moduleById=new Map,this.needsTreeshakingPass=!1,this.phase=rc.LOAD_AND_PARSE,this.watchFiles=Object.create(null),this.externalModules=[],this.modules=[],this.curChunkIndex=0,this.deoptimizationTracker=new Ju,this.cachedModules=new Map,e.cache&&e.cache.modules)for(const t of e.cache.modules)this.cachedModules.set(t.id,t);if(!1!==e.cache){this.pluginCache=e.cache&&e.cache.plugins||Object.create(null);for(const e in this.pluginCache){const t=this.pluginCache[e];for(const e of Object.keys(t))t[e][0]++}}if(this.preserveModules=e.preserveModules,this.cacheExpiry=e.experimentalCacheExpiry,this.treeshake=!1!==e.treeshake,this.treeshake&&(this.treeshakingOptions=e.treeshake?{annotations:!1!==e.treeshake.annotations,moduleSideEffects:e.treeshake.moduleSideEffects,propertyReadSideEffects:!1!==e.treeshake.propertyReadSideEffects,pureExternalModules:e.treeshake.pureExternalModules}:{annotations:!0,moduleSideEffects:!0,propertyReadSideEffects:!0,pureExternalModules:!1}),this.contextParse=((e,t={})=>this.acornParser.parse(e,Object.assign({},ja,t,this.acornOptions))),this.pluginDriver=vc(this,e,this.pluginCache,t),t){const e=e=>this.pluginDriver.hookSeqSync("watchChange",[e]);t.on("change",e),t.once("restart",()=>{t.removeListener("change",e)})}this.shimMissingExports=e.shimMissingExports,this.scope=new Xu,this.context=String(e.context);const n=e.moduleContext;if("function"==typeof n)this.getModuleContext=(e=>n(e)||this.context);else if("object"==typeof n){const e=new Map;for(const t in n)e.set(ft(t),n[t]);this.getModuleContext=(t=>e.get(t)||this.context)}else this.getModuleContext=(()=>this.context);this.onwarn=e.onwarn||function(){const e=Object.create(null);return t=>{const n=t.toString();n in e||(console.error(n),e[n]=!0)}}(),this.acornOptions=e.acorn||{};const r=[];r.push(Fu),r.push(Ku),r.push(Wu),e.experimentalTopLevelAwait&&(this.acornOptions.allowAwaitOutsideFunction=!0);const i=e.acornInjectPlugins;r.push(...Array.isArray(i)?i:i?[i]:[]),this.acornParser=Kh.extend(...r),this.moduleLoader=new Pc(this,this.moduleById,this.pluginDriver,e.external,"function"==typeof e.manualChunks&&e.manualChunks,this.treeshake?this.treeshakingOptions.moduleSideEffects:null,!!this.treeshake&&this.treeshakingOptions.pureExternalModules)}build(e,t,n){return Da("parse modules",2),Promise.all([this.moduleLoader.addEntryModules(Oc(e),!0),t&&"object"==typeof t&&this.moduleLoader.addManualChunks(t)]).then(([{entryModules:e,manualChunkModulesByAlias:t}])=>{if(0===e.length)throw new Error("You must supply options.input to rollup");for(const e of this.moduleById.values())e instanceof Fa?(this.modules.push(e),this.watchFiles[e.id]=!0):this.externalModules.push(e);if(La("parse modules",2),this.phase=rc.ANALYSE,Da("analyse dependency graph",2),this.link(e),La("analyse dependency graph",2),Da("mark included statements",2),n&&e.length>1)throw new Error("Internal Error: can only inline dynamic imports for single-file builds.");for(const t of e)t.includeAllExports();this.includeMarked(this.modules);for(const e of this.externalModules)e.warnUnusedImports();La("mark included statements",2),Da("generate chunks",2),this.preserveModules||n||function(e,t){let n,r,i;const s=new Set,o=[],a=e=>{n.manualChunkAlias?(e.manualChunkAlias=n.manualChunkAlias,e.entryPointsHash=r):function(e,t){for(let n=0;n<e.length;n++)e[n]=e[n]^t[n]}(e.entryPointsHash,r);for(const t of e.dependencies)t instanceof mt||i.has(t.id)||(i.add(t.id),s.has(t.id)||t.manualChunkAlias||a(t));for(const{resolution:t}of e.dynamicImports)t instanceof Fa&&t.dynamicallyImportedBy.length>0&&!t.manualChunkAlias&&o.push(t)};if(t)for(const e of Object.keys(t))for(n of(r=Rc(10),t[e]))i=new Set(n.id),a(n);for(n of e)s.add(n.id),r=Rc(10),i=new Set(n.id),n.manualChunkAlias||a(n);for(n of o)s.has(n.id)||(s.add(n.id),r=Rc(10),i=new Set(n.id),a(n))}(e,t);let r=[];if(this.preserveModules)for(const e of this.modules){const t=new oh(this,[e]);!e.isEntryPoint&&t.isEmpty||(t.entryModules=[e]),r.push(t)}else{const e={};for(const t of this.modules){const n=$c(t.entryPointsHash),r=e[n];r?r.push(t):e[n]=[t]}for(const t in e){const n=e[t];Ja(n);const i=new oh(this,n);r.push(i)}}for(const e of r)e.link();r=r.filter(sh);for(const e of r)(this.preserveModules||e.entryModules.length>0)&&e.generateEntryExportsOrMarkAsTainted();const i=[];if(!this.preserveModules)for(const e of r)for(const t of e.entryModules)if(e.facadeModule!==t){const e=new oh(this,[]);e.turnIntoFacade(t),i.push(e)}return La("generate chunks",2),this.phase=rc.GENERATE,r.concat(i)})}finaliseAssets(e){const t=Object.create(null);return this.assetsById.forEach(n=>{void 0!==n.source&&nc(n,t,e)}),t}getCache(){for(const e in this.pluginCache){const t=this.pluginCache[e];let n=!0;for(const e of Object.keys(t))t[e][0]>=this.cacheExpiry?delete t[e]:n=!1;n&&delete this.pluginCache[e]}return{modules:this.modules.map(e=>e.toJSON()),plugins:this.pluginCache}}includeMarked(e){if(this.treeshake){let t=1;do{Da(`treeshaking pass ${t}`,3),this.needsTreeshakingPass=!1;for(const t of e)t.isExecuted&&t.include();La(`treeshaking pass ${t++}`,3)}while(this.needsTreeshakingPass)}else for(const t of e)t.includeAllInBundle()}warn(e){e.toString=(()=>{let t="";return e.plugin&&(t+=`(${e.plugin} plugin) `),e.loc&&(t+=`${bo(e.loc.file)} (${e.loc.line}:${e.loc.column}) `),t+=e.message}),this.onwarn(e)}link(e){for(const e of this.modules)e.linkDependencies();const{orderedModules:t,cyclePaths:n}=function(e){let t=0;const n=[],r={},i=[],s=[],o={},a=e=>{if(!r[e.id]){if(e instanceof mt)return e.execIndex=t++,void(r[e.id]=!0);for(const t of e.dependencies)t.id in o?r[t.id]||n.push(Za(t.id,e.id,o)):(o[t.id]=e.id,a(t));for(const{resolution:t}of e.dynamicImports)t instanceof Fa&&-1===s.indexOf(t)&&s.push(t);e.execIndex=t++,r[e.id]=!0,i.push(e)}};for(const t of e)o[t.id]||(o[t.id]=null,a(t));for(const e of s)o[e.id]||(o[e.id]=null,a(e));return{orderedModules:i,cyclePaths:n}}(e);for(const e of n)this.warn({code:"CIRCULAR_DEPENDENCY",importer:e[0],message:`Circular dependency: ${e.join(" -> ")}`});this.modules=t;for(const e of this.modules)e.bindReferences();this.warnForMissingExports()}warnForMissingExports(){for(const e of this.modules)for(const t of Object.keys(e.importDescriptions)){const n=e.importDescriptions[t];"*"===n.name||n.module.getVariableForExportName(n.name)||e.warn({code:"NON_EXISTENT_EXPORT",message:`Non-existent export '${n.name}' is imported from ${bo(n.module.id)}`,name:n.name,source:n.module.id},n.start)}}}function Tc(e){switch(typeof e){case"function":return e();case"string":return e;default:return""}}const Dc=(e,t)=>t?`${e}\n${t}`:e,Lc=(e,t)=>t?`${e}\n\n${t}`:e;function Vc(e,t){So({code:"INVALID_EXPORT_OPTION",message:`'${e}' was specified for output.exports, but entry module has following exports: ${t.join(", ")}`})}function Bc(e,{exports:t,name:n,format:r}){const i=e.getExportNames();return"default"===t?1===i.length&&"default"===i[0]||Vc("default",i):"none"===t&&i.length&&Vc("none",i),t&&"auto"!==t||(0===i.length?t="none":1===i.length&&"default"===i[0]?t="default":(null!==e.facadeModule&&e.facadeModule.isEntryPoint&&"es"!==r&&-1!==i.indexOf("default")&&e.graph.warn({code:"MIXED_EXPORTS",message:`Using named and default exports together. Consumers of your bundle will have to use ${n||"bundle"}['default'] to access the default export, which may not be what you want. Use \`output.exports: 'named'\` to disable this warning`,url:"https://rollupjs.org/guide/en#output-exports"}),t="named")),/(?:default|named|none)/.test(t)||So({code:"INVALID_EXPORT_OPTION",message:"output.exports must be 'default', 'named', 'none', 'auto', or left unspecified (defaults to 'auto')",url:"https://rollupjs.org/guide/en#output-exports"}),t}const zc=(e,t)=>(n,r)=>void 0!==t[n]?t[n]:void 0!==e[n]?e[n]:r,jc=e=>e&&"object"!=typeof e?{}:e,Wc=(e,t,n)=>{const r=jc(t[n]),i=jc(e[n]);return void 0!==r?r&&i?Object.assign({},i,r):r:i},Uc=(e,t,n=(e=>{"string"==typeof e?console.warn(e):console.warn(e.message)}))=>t.silent?()=>{}:e.onwarn?t=>e.onwarn(t,n):n,Fc=(e,t)=>{const n=e.external;return"function"==typeof n?(e,...r)=>n(e,...r)||-1!==t.external.indexOf(e):("string"==typeof e.external?[n]:Array.isArray(n)?n:[]).concat(t.external)},qc={c:"config",d:"dir",e:"external",f:"format",g:"globals",h:"help",i:"input",m:"sourcemap",n:"name",o:"file",v:"version",w:"watch"};function Gc({config:e={},command:t={},defaultOnWarnHandler:n}){const r=function(e){const t=e.external&&"string"==typeof e.external?e.external.split(","):[];return Object.assign({},e,{external:t,globals:"string"==typeof e.globals?e.globals.split(",").reduce((e,n)=>{const[r,i]=n.split(":");return e[r]=i,-1===t.indexOf(r)&&t.push(r),e},Object.create(null)):void 0})}(t),i=function(e,t={external:[],globals:void 0},n){const r=zc(e,t),i={acorn:e.acorn,acornInjectPlugins:e.acornInjectPlugins,cache:r("cache"),chunkGroupingSize:r("chunkGroupingSize",5e3),context:e.context,experimentalCacheExpiry:r("experimentalCacheExpiry",10),experimentalOptimizeChunks:r("experimentalOptimizeChunks"),experimentalTopLevelAwait:r("experimentalTopLevelAwait"),external:Fc(e,t),inlineDynamicImports:r("inlineDynamicImports",!1),input:r("input",[]),manualChunks:r("manualChunks"),moduleContext:e.moduleContext,onwarn:Uc(e,t,n),perf:r("perf",!1),plugins:e.plugins,preserveModules:r("preserveModules"),preserveSymlinks:r("preserveSymlinks"),shimMissingExports:r("shimMissingExports"),treeshake:Wc(e,t,"treeshake"),watch:e.watch};i.cache&&i.cache.cache&&(i.cache=i.cache.cache);return i}(e,r,n);r.output&&Object.assign(r,r.output);const s=e.output,o=Array.isArray(s)?s:s?[s]:[];0===o.length&&o.push({});const a=o.map(e=>(function(e,t={}){const n=zc(e,t);let r=n("format");switch(r){case"esm":case"module":r="es";break;case"commonjs":r="cjs"}return{amd:Object.assign({},e.amd,t.amd),assetFileNames:n("assetFileNames"),banner:n("banner"),chunkFileNames:n("chunkFileNames"),compact:n("compact",!1),dir:n("dir"),dynamicImportFunction:n("dynamicImportFunction"),entryFileNames:n("entryFileNames"),esModule:n("esModule",!0),exports:n("exports"),extend:n("extend"),file:n("file"),footer:n("footer"),format:"esm"===r?"es":r,freeze:n("freeze",!0),globals:n("globals"),indent:n("indent",!0),interop:n("interop",!0),intro:n("intro"),name:n("name"),namespaceToStringTag:n("namespaceToStringTag",!1),noConflict:n("noConflict"),outro:n("outro"),paths:n("paths"),preferConst:n("preferConst"),sourcemap:n("sourcemap"),sourcemapExcludeSources:n("sourcemapExcludeSources"),sourcemapFile:n("sourcemapFile"),sourcemapPathTransform:n("sourcemapPathTransform"),strict:n("strict",!0)}})(e,r)),h=[],u=Object.keys(i);Hc(h,Object.keys(e),u,"input option",/^output$/);const c=Object.keys(a[0]);Hc(h,a.reduce((e,t)=>e.concat(Object.keys(t)),[]),c,"output option");const l=c.filter(e=>"sourcemapPathTransform"!==e);return Hc(h,Object.keys(r),u.concat(l,Object.keys(qc),"config","environment","silent"),"CLI flag",/^_|output|(config.*)$/),{inputOptions:i,optionError:h.length>0?h.join("\n"):null,outputOptions:a}}function Hc(e,t,n,r,i=/$./){const s=t.filter(e=>-1===n.indexOf(e)&&!i.test(e));s.length>0&&e.push(`Unknown ${r}: ${s.join(", ")}. Allowed options: ${n.sort().join(", ")}`)}const Kc={get(){throw new Error("bundle.generate(...) now returns a Promise instead of a { code, map } object")}};function Yc(e,n){return n.options&&n.options.call({meta:{rollupVersion:t}},e)||e}let Xc;function Qc(e){try{const t=function(e){if(!e)throw new Error("You must supply an options object to rollup");let{inputOptions:t,optionError:n}=Gc({config:e});n&&t.onwarn({message:n,code:"UNKNOWN_OPTION"});const r=t.plugins;return t.plugins=Array.isArray(r)?r.filter(Boolean):r?[r]:[],(t=t.plugins.reduce(Yc,t)).inlineDynamicImports?(t.preserveModules&&So({code:"INVALID_OPTION",message:'"preserveModules" does not support the "inlineDynamicImports" option.'}),t.manualChunks&&So({code:"INVALID_OPTION",message:'"manualChunks" option is not supported for "inlineDynamicImports".'}),t.experimentalOptimizeChunks&&So({code:"INVALID_OPTION",message:'"experimentalOptimizeChunks" option is not supported for "inlineDynamicImports".'}),(t.input instanceof Array&&t.input.length>1||"object"==typeof t.input&&Object.keys(t.input).length>1)&&So({code:"INVALID_OPTION",message:'Multiple inputs are not supported for "inlineDynamicImports".'})):t.preserveModules&&(t.manualChunks&&So({code:"INVALID_OPTION",message:'"preserveModules" does not support the "manualChunks" option.'}),t.experimentalOptimizeChunks&&So({code:"INVALID_OPTION",message:'"preserveModules" does not support the "experimentalOptimizeChunks" option.'})),t}(e);za(t);const n=new Mc(t,Xc);Xc=void 0;const r=!1!==e.cache;return delete t.cache,delete e.cache,Da("BUILD",1),n.pluginDriver.hookParallel("buildStart",[t]).then(()=>n.build(t.input,t.manualChunks,t.inlineDynamicImports)).then(e=>n.pluginDriver.hookParallel("buildEnd",[]).then(()=>e),e=>n.pluginDriver.hookParallel("buildEnd",[e]).then(()=>{throw e})).then(e=>{La("BUILD",1);let i=!1;function s(r){return function(e,t,n,r){if(!t)throw new Error("You must supply an options object");const i=Gc({config:{output:Object.assign({},t,t.output,e.output)}});if(i.optionError)throw new Error(i.optionError);const s=i.outputOptions[0],o=r.hookReduceArg0Sync("outputOptions",[s],(e,t)=>t||e);a=o,"es6"===a.format&&So({message:'The "es6" output format is deprecated – use "esm" instead',url:"https://rollupjs.org/guide/en#output-format"}),["amd","cjs","system","es","iife","umd"].indexOf(a.format)<0&&So({message:'You must specify "output.format", which can be one of "amd", "cjs", "system", "esm", "iife" or "umd".',url:"https://rollupjs.org/guide/en#output-format"}),"string"==typeof o.file&&("string"==typeof o.dir&&So({code:"INVALID_OPTION",message:'You must set either "output.file" for a single-file build or "output.dir" when generating multiple chunks.'}),e.preserveModules&&So({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when using the "preserveModules" option.'}),"object"!=typeof e.input||Array.isArray(e.input)||So({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when providing named inputs.'}));var a;n&&("umd"!==o.format&&"iife"!==o.format||So({code:"INVALID_OPTION",message:"UMD and IIFE output formats are not supported for code-splitting builds."}),"string"==typeof o.file&&So({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when generating multiple chunks.'}));return o}(t,r,e.length>1,n.pluginDriver)}function o(r,s){Da("GENERATE",1);const o=r.assetFileNames||"assets/[name]-[hash][extname]",a=n.finaliseAssets(o),h=function(e){if(0===e.length)return"/";if(1===e.length)return lt(e[0]);const t=e.slice(1).reduce((e,t)=>{const n=t.split(/\/+|\\+/);let r;for(r=0;e[r]===n[r]&&r<Math.min(e.length,n.length);r++);return e.slice(0,r)},e[0].split(/\/+|\\+/));return t.length>1?t.join("/"):"/"}(function(e){const t=[];for(const n of e)for(const e of n.entryModules)at(e.id)&&t.push(e.id);return t}(e));return n.pluginDriver.hookParallel("renderStart",[]).then(()=>(function(e,t){const n=e.pluginDriver;return Promise.all([n.hookReduceValue("banner",Tc(t.banner),[],Dc),n.hookReduceValue("footer",Tc(t.footer),[],Dc),n.hookReduceValue("intro",Tc(t.intro),[],Lc),n.hookReduceValue("outro",Tc(t.outro),[],Lc)]).then(([e,t,n,r])=>(n&&(n+="\n\n"),r&&(r=`\n\n${r}`),e.length&&(e+="\n"),t.length&&(t="\n"+t),{intro:n,outro:r,banner:e,footer:t})).catch(e=>{So({code:"ADDON_ERROR",message:`Could not retrieve ${e.hook}. Check configuration of ${e.plugin}.\n\tError Message: ${e.message}`})})})(n,r)).then(s=>{for(const n of e)t.preserveModules||n.generateInternalExports(r),n.facadeModule&&n.facadeModule.isEntryPoint&&(n.exportMode=Bc(n,r));for(const t of e)t.preRender(r,h);!i&&t.experimentalOptimizeChunks&&(!function(e,t,n,r){for(let i=0;i<e.length;i++){const s=e[i],o=[];if(s.visitStaticDependenciesUntilCondition(e=>{e instanceof oh&&o.push(e)}),o.length<2)continue;let a=1,h=!0,u=void 0,c=o[0],l=o[1];const p=e=>!(null!==e.facadeModule||null!==e.manualChunkAlias||!l||null!==l.facadeModule||e.getRenderedSourceLength()>n);do{if(h){p(c)&&(h=!1);continue}let s=n-u.getRenderedSourceLength()-c.getRenderedSourceLength();if(s<=0){p(c)||(h=!0);continue}const d=new Set;c.visitStaticDependenciesUntilCondition(e=>d.add(e));const f=new Set([c,u]);if(u.visitStaticDependenciesUntilCondition(e=>e!==c&&e!==u&&!d.has(e)&&(e instanceof mt||(s-=e.getRenderedSourceLength())<=0||void f.add(e)))){p(c)||(h=!0);continue}if(c.visitStaticDependenciesUntilCondition(e=>!f.has(e)&&(e instanceof mt||(s-=e.getRenderedSourceLength())<=0||void 0))){p(c)||(h=!0);continue}const m=e.indexOf(c);m<=i&&i--,e.splice(m,1),u.merge(c,e,t,r),o.splice(--a,1),c=u,l&&!p(l)&&(h=!0)}while(u=c,c=l,l=o[++a],c)}}(e,r,t.chunkGroupingSize,h),i=!0),function(e,t,n,r,i){const s={},[o,a]=e.reduce(([e,t],n)=>((n.facadeModule&&n.facadeModule.isUserDefinedEntryPoint?e:t).push(n),[e,t]),[[],[]]),h=o.concat(a);for(let e=0;e<h.length;e++){const o=h[e];if(n.file)o.id=ct(n.file);else if(t.preserveModules)o.generateIdPreserveModules(r,s);else{let e,t;o.facadeModule&&o.facadeModule.isUserDefinedEntryPoint?(e=n.entryFileNames||"[name].js",t="output.entryFileNames"):(e=n.chunkFileNames||"[name]-[hash].js",t="output.chunkFileNames"),o.generateId(e,t,i,n,s)}s[o.id]=!0}}(e,t,r,h,s);for(let t=0;t<e.length;t++){const n=e[t],r=n.facadeModule;a[n.id]={code:void 0,dynamicImports:n.getDynamicImportIds(),exports:n.getExportNames(),facadeModuleId:r&&r.id,fileName:n.id,imports:n.getImportIds(),isDynamicEntry:null!==r&&r.dynamicallyImportedBy.length>0,isEntry:null!==r&&r.isEntryPoint,map:void 0,modules:n.renderedModules,get name(){return n.getChunkName()}}}return Promise.all(e.map(e=>{const t=a[e.id];return e.render(r,s,t).then(e=>(t.code=e.code,t.map=e.map,n.pluginDriver.hookParallel("ongenerate",[Object.assign({bundle:t},r),t])))})).then(()=>{})}).catch(e=>n.pluginDriver.hookParallel("renderError",[e]).then(()=>{throw e})).then(()=>{const e=new Map(n.assetsById),t=tc(e,a,o);return n.pluginDriver.hookSeq("generateBundle",[r,a,s],e=>Object.assign({},e,t)).then(()=>{e.forEach(e=>{void 0===e.fileName&&nc(e,a,o)})})}).then(()=>(La("GENERATE",1),a))}const a={cache:r?n.getCache():void 0,generate:e=>{const t=o(s(e),!1).then(e=>el(e));return Object.defineProperty(t,"code",Kc),Object.defineProperty(t,"map",Kc),t},watchFiles:Object.keys(n.watchFiles),write:e=>{const r=s(e);return r.dir||r.file||So({code:"MISSING_OPTION",message:'You must specify "output.file" or "output.dir" for the build.'}),o(r,!0).then(e=>{let i=0;for(const t of Object.keys(e)){if(!e[t].isAsset&&++i>1)break}return i>1&&(r.sourcemapFile&&So({code:"INVALID_OPTION",message:'"output.sourcemapFile" is only supported for single-file builds.'}),"string"==typeof r.file&&So({code:"INVALID_OPTION",message:'When building multiple chunks, the "output.dir" option must be used, not "output.file".'+("string"!=typeof t.input||!0===t.inlineDynamicImports?"":' To inline dynamic imports, set the "inlineDynamicImports" option.')})),Promise.all(Object.keys(e).map(t=>(function(e,t,n,r){const i=ft(r.dir||lt(r.file),n.fileName);let s,o;if(tl(n))o=n.source;else if(o=n.code,r.sourcemap&&n.map){let e;"inline"===r.sourcemap?e=n.map.toUrl():(e=`${ct(n.fileName)}.map`,s=uc(`${i}.map`,n.map.toString())),o+=`//# ${Sa}=${e}\n`}return uc(i,o).then(()=>s).then(()=>!tl(n)&&e.pluginDriver.hookSeq("onwrite",[Object.assign({bundle:t},r),n])).then(()=>{})})(n,a,e[t],r))).then(()=>n.pluginDriver.hookParallel("writeBundle",[e])).then(()=>el(e))})}};return!0===t.perf&&(a.getTimings=Ta),a})}catch(e){return Promise.reject(e)}}var Jc;function Zc(e){return e.isAsset?Jc.ASSET:e.isEntry?Jc.ENTRY_CHUNK:Jc.SECONDARY_CHUNK}function el(e){return{output:Object.keys(e).map(t=>e[t]).sort((e,t)=>{const n=Zc(e),r=Zc(t);return n===r?0:n<r?-1:1})}}function tl(e){return!0===e.isAsset}!function(e){e[e.ENTRY_CHUNK=0]="ENTRY_CHUNK",e[e.SECONDARY_CHUNK=1]="SECONDARY_CHUNK",e[e.ASSET=2]="ASSET"}(Jc||(Jc={}));export{t as VERSION,Qc as rollup};
|