/* @license Rollup.js v1.20.2 Sun, 25 Aug 2019 05:31:46 GMT - commit b1747e49d9659799a8c128d3052e5e5703362c37 https://github.com/rollup/rollup Released under the MIT License. */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e=e||self).rollup={})}(this,function(e){"use strict";function t(e,t,n,i){return new(n||(n=Promise))(function(r,s){function a(e){try{h(i.next(e))}catch(e){s(e)}}function o(e){try{h(i.throw(e))}catch(e){s(e)}}function h(e){e.done?r(e.value):new n(function(t){t(e.value)}).then(a,o)}h((i=i.apply(e,t||[])).next())})}var n="1.20.2",i=r;function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function s(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function a(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 h(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 u={inherits:function(e,t){return e(t={exports:{}},t.exports),t.exports}(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}}),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),r=0;r>6|192,n[i++]=63&a|128):s(e,r)?(a=65536+((1023&a)<<10)+(1023&e.charCodeAt(++r)),n[i++]=a>>18|240,n[i++]=a>>12&63|128,n[i++]=a>>6&63|128,n[i++]=63&a|128):(n[i++]=a>>12|224,n[i++]=a>>6&63|128,n[i++]=63&a|128)}else for(r=0;r>>0}return a},split32:function(e,t){for(var n=new Array(4*e.length),i=0,r=0;i>>24,n[r+1]=s>>>16&255,n[r+2]=s>>>8&255,n[r+3]=255&s):(n[r+3]=s>>>24,n[r+2]=s>>>16&255,n[r+1]=s>>>8&255,n[r]=255&s)}return n},rotr32:function(e,t){return e>>>t|e<<32-t},rotl32:function(e,t){return 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,i){return e+t+n+i>>>0},sum32_5:function(e,t,n,i,r){return e+t+n+i+r>>>0},sum64:function(e,t,n,i){var r=e[t],s=i+e[t+1]>>>0,a=(s>>0,e[t+1]=s},sum64_hi:function(e,t,n,i){return(t+i>>>0>>0},sum64_lo:function(e,t,n,i){return t+i>>>0},sum64_4_hi:function(e,t,n,i,r,s,a,o){var h=0,u=t;return h+=(u=u+i>>>0)>>0)>>0)>>0},sum64_4_lo:function(e,t,n,i,r,s,a,o){return t+i+s+o>>>0},sum64_5_hi:function(e,t,n,i,r,s,a,o,h,u){var c=0,l=t;return c+=(l=l+i>>>0)>>0)>>0)>>0)>>0},sum64_5_lo:function(e,t,n,i,r,s,a,o,h,u){return t+i+s+o+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 c(){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 l=c;c.prototype.update=function(e,t){if(e=u.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=u.join32(e,0,e.length-n,this.endian);for(var i=0;i>>24&255,i[r++]=e>>>16&255,i[r++]=e>>>8&255,i[r++]=255&e}else for(i[r++]=255&e,i[r++]=e>>>8&255,i[r++]=e>>>16&255,i[r++]=e>>>24&255,i[r++]=0,i[r++]=0,i[r++]=0,i[r++]=0,s=8;s>>3},g1_256:function(e){return d(e,17)^d(e,19)^e>>>10}},x=u.sum32,v=u.sum32_4,_=u.sum32_5,E=y.ch32,b=y.maj32,A=y.s0_256,S=y.s1_256,w=y.g0_256,I=y.g1_256,C=p.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;C.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=P,this.W=new Array(64)}u.inherits(k,C);var N=k;k.blockSize=512,k.outSize=256,k.hmacStrength=192,k.padLength=64,k.prototype._update=function(e,t){for(var n=this.W,r=0;r<16;r++)n[r]=e[t+r];for(;r>>=5)>0&&(n|=32),t+=R[n]}while(e>0);return t}var D=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}})};D.prototype.appendLeft=function(e){this.outro+=e},D.prototype.appendRight=function(e){this.intro=this.intro+e},D.prototype.clone=function(){var e=new D(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},D.prototype.contains=function(e){return this.start0&&(s+=";"),0!==o.length){for(var h=0,u=[],c=0,l=o;c1&&(d+=M(p[1]-t)+M(p[2]-n)+M(p[3]-i),t=p[1],n=p[2],i=p[3]),5===p.length&&(d+=M(p[4]-r),r=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)}),i=t.filter(function(e){return/^ {2,}/.test(e)});if(0===n.length&&0===i.length)return null;if(n.length>=i.length)return"\t";var r=i.reduce(function(e,t){var n=/^ +/.exec(t)[0].length;return Math.min(n,e)},1/0);return new Array(r+1).join(" ")}function B(e,t){var n=e.split(/[\/\\]/),i=t.split(/[\/\\]/);for(n.pop();n[0]===i[0];)n.shift(),i.shift();if(n.length)for(var r=n.length;r--;)n[r]="..";return n.concat(i).join("/")}L.prototype.toString=function(){return JSON.stringify(this)},L.prototype.toUrl=function(){return"data:application/json;charset=utf-8;base64,"+T(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=[],i=0,r=0;i>1;e=0&&r.push(i),this.rawSegments.push(r)}else this.pending&&this.rawSegments.push(this.pending);this.advance(t),this.pending=null},U.prototype.addUneditedChunk=function(e,t,n,i,r){for(var s=t.start,a=!0;s1){for(var n=0;n=e&&n<=t)throw new Error("Cannot move a selection inside itself");this._split(e),this._split(t),this._split(n);var i=this.byStart[e],r=this.byEnd[t],s=i.previous,a=r.next,o=this.byStart[n];if(!o&&r===this.lastChunk)return this;var h=o?o.previous:this.lastChunk;return s&&(s.next=a),a&&(a.previous=s),h&&(h.next=i),o&&(o.previous=r),i.previous||(this.firstChunk=r.next),r.next||(this.lastChunk=i.previous,this.lastChunk.next=null),i.previous=h,r.next=o||null,h||(this.firstChunk=i),o||(this.lastChunk=r),this},H.prototype.overwrite=function(e,t,n,i){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===i&&(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),i={storeName:!0});var r=void 0!==i&&i.storeName,s=void 0!==i&&i.contentOnly;if(r){var a=this.original.slice(e,t);this.storedNames[a]=!0}var o=this.byStart[e],h=this.byEnd[t];if(o){if(t>o.end&&o.next!==this.byStart[o.end])throw new Error("Cannot overwrite across a split point");if(o.edit(n,r,s),o!==h){for(var u=o.next;u!==h;)u.edit("",!1),u=u.next;u.edit("",!1)}}else{var c=new D(e,t,"").edit(n,r);h.next=c,c.previous=h}return this},H.prototype.prepend=function(e){if("string"!=typeof e)throw new TypeError("outro content must be a string");return this.intro=e+this.intro,this},H.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},H.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},H.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},H.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]:""},H.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},H.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="",i=this.firstChunk;i&&(i.start>e||i.end<=e);){if(i.start=t)return n;i=i.next}if(i&&i.edited&&i.start!==e)throw new Error("Cannot use replaced character "+e+" as slice start anchor.");for(var r=i;i;){!i.intro||r===i&&i.start!==e||(n+=i.intro);var s=i.start=t;if(s&&i.edited&&i.end!==t)throw new Error("Cannot use replaced character "+t+" as slice end anchor.");var a=r===i?e-i.start:0,o=s?i.content.length+t-i.end:i.content.length;if(n+=i.content.slice(a,o),!i.outro||s&&i.end!==t||(n+=i.outro),s)break;i=i.next}return n},H.prototype.snip=function(e,t){var n=this.clone();return n.remove(0,e),n.remove(t,n.original.length),n},H.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]}},H.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 i=e.split(t);return this.byEnd[t]=e,this.byStart[t]=i,this.byEnd[i.end]=i,e===this.lastChunk&&(this.lastChunk=i),this.lastSearchedChunk=e,!0},H.prototype.toString=function(){for(var e=this.intro,t=this.firstChunk;t;)e+=t.toString(),t=t.next;return e+this.outro},H.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},H.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},H.prototype.trimLines=function(){return this.trim("[\\r\\n]")},H.prototype.trim=function(e){return this.trimStart(e).trimEnd(e)},H.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 i=n.end,r=n.trimEnd(t);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),r)return!0;n=n.previous}while(n);return!1},H.prototype.trimEnd=function(e){return this.trimEndAborted(e),this},H.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 i=n.end,r=n.trimStart(t);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),r)return!0;n=n.next}while(n);return!1},H.prototype.trimStart=function(e){return this.trimStartAborted(e),this};var G=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={}};function Y(e,t){const n=e.split(/[\/\\]/).filter(Boolean),i=t.split(/[\/\\]/).filter(Boolean);for("."===n[0]&&n.shift(),"."===i[0]&&i.shift();n[0]&&i[0]&&n[0]===i[0];)n.shift(),i.shift();for(;".."===i[0]&&n.length>0;)i.shift(),n.pop();for(;n.pop();)i.unshift("..");return i.join("/")}K.prototype.addSource=function(e){if(e instanceof H)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){G.call(e,t)||(e[t]=e.content[t])}),void 0===e.separator&&(e.separator=this.separator),e.filename)if(G.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 H(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 i=new U(e.hires);return this.intro&&i.advance(this.intro),this.sources.forEach(function(e,r){r>0&&i.advance(t.separator);var s=e.filename?t.uniqueSourceIndexByFilename[e.filename]:-1,a=e.content,o=W(a.original);a.intro&&i.advance(a.intro),a.firstChunk.eachNext(function(t){var r=o(t.start);t.intro.length&&i.advance(t.intro),e.filename?t.edited?i.addEdit(s,t.content,r,t.storeName?n.indexOf(t.original):-1):i.addUneditedChunk(s,t,a.original,r,a.sourcemapLocations):i.advance(t.content),t.outro.length&&i.advance(t.outro)}),a.outro&&i.advance(a.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:i.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(i,r){var s=void 0!==i.separator?i.separator:t.separator,a=n||r>0&&/\r?\n$/.test(s);i.content.indent(e,{exclude:i.indentExclusionRanges,indentStart:a}),n="\n"===i.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 i=void 0!==t.separator?t.separator:e.separator;return(n>0?i:"")+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,i=0;do{if(!(n=this.sources[i++]))break}while(!n.content.trimStartAborted(e))}return this},K.prototype.trimEnd=function(e){var t,n=new RegExp((e||"\\s")+"+$"),i=this.sources.length-1;do{if(!(t=this.sources[i--])){this.intro=this.intro.replace(n,"");break}}while(!t.content.trimEndAborted(e));return this};const X=Object.create(null),Q="BlockStatement",J="CallExpression",Z="ExportAllDeclaration",ee="ExpressionStatement",te="FunctionExpression",ne="Identifier",ie="ImportDefaultSpecifier",re="ImportNamespaceSpecifier",se="Program",ae="Property",oe="ReturnStatement",he="VariableDeclaration";function ue(e,t,n,i){if(t.remove(n,i),e.annotations)for(const i of e.annotations){if(!(i.starti)return i;r=e.charCodeAt(++n),++n,(n=47===r?e.indexOf("\n",n)+1:e.indexOf("*/",n)+2)>i&&(i=e.indexOf(t,n))}}function de(e){let t,n,i=0;for(t=e.indexOf("\n",i);;){if(-1===(i=e.indexOf("/",i))||i>t)return t;if(47===(n=e.charCodeAt(++i)))return t;(i=e.indexOf("*/",i+2)+2)>t&&(t=e.indexOf("\n",i))}}function fe(e,t,n,i,r){let s,a,o,h,u=e[0],c=!u.included||u.needsBoundaries;c&&(h=n+de(t.original.slice(n,u.start))+1);for(let n=1;n<=e.length;n++)s=u,a=h,o=c,c=void 0!==(u=e[n])&&(!u.included||u.needsBoundaries),o||c?(h=s.end+de(t.original.slice(s.end,void 0===u?i:u.start))+1,s.included?o?s.render(t,r,{end:h,start:a}):s.render(t,r):ue(s,t,a,h)):s.render(t,r)}function me(e,t,n,i){const r=[];let s,a,o,h,u,c=n-1;for(let i=0;i{},getLiteralValueAtPath:()=>Ce,getReturnExpressionWhenCalledAtPath:()=>Pe,hasEffectsWhenAccessedAtPath:e=>e.length>0,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:()=>!0,include:()=>{},includeCallArguments(e){for(const t of e)t.include(!1)},included:!0,toString:()=>"[[UNKNOWN]]"},ke={deoptimizePath:()=>{},getLiteralValueAtPath:()=>void 0,getReturnExpressionWhenCalledAtPath:()=>Pe,hasEffectsWhenAccessedAtPath:e=>e.length>0,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:()=>!0,include:()=>{},includeCallArguments(){},included:!0,toString:()=>"undefined"},Ne={value:{returns:null,returnsPrimitive:Pe,callsArgs:null,mutatesSelf:!0}},$e={value:{returns:null,returnsPrimitive:Pe,callsArgs:[0],mutatesSelf:!1}};class Re{constructor(){this.included=!1}deoptimizePath(){}getLiteralValueAtPath(){return Ce}getReturnExpressionWhenCalledAtPath(e){return 1===e.length?Ze(Ke,e[0]):Pe}hasEffectsWhenAccessedAtPath(e){return e.length>1}hasEffectsWhenAssignedAtPath(e){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){return 1!==e.length||Je(Ke,e[0],this.included,t,n)}include(){this.included=!0}includeCallArguments(e){for(const t of e)t.include(!1)}toString(){return"[[UNKNOWN ARRAY]]"}}const Oe={value:{callsArgs:null,mutatesSelf:!1,returns:Re,returnsPrimitive:null}},Me={value:{callsArgs:null,mutatesSelf:!0,returns:Re,returnsPrimitive:null}},De={value:{callsArgs:[0],mutatesSelf:!1,returns:Re,returnsPrimitive:null}},Te={value:{callsArgs:[0],mutatesSelf:!0,returns:Re,returnsPrimitive:null}},Le={deoptimizePath:()=>{},getLiteralValueAtPath:()=>Ce,getReturnExpressionWhenCalledAtPath:e=>1===e.length?Ze(Ye,e[0]):Pe,hasEffectsWhenAccessedAtPath:e=>e.length>1,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:e=>{if(1===e.length){const t=e[0];return"string"!=typeof t||!Ye[t]}return!0},include:()=>{},includeCallArguments(e){for(const t of e)t.include(!1)},included:!0,toString:()=>"[[UNKNOWN BOOLEAN]]"},Ve={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:Le}},Be={value:{callsArgs:[0],mutatesSelf:!1,returns:null,returnsPrimitive:Le}},ze={deoptimizePath:()=>{},getLiteralValueAtPath:()=>Ce,getReturnExpressionWhenCalledAtPath:e=>1===e.length?Ze(Xe,e[0]):Pe,hasEffectsWhenAccessedAtPath:e=>e.length>1,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:e=>{if(1===e.length){const t=e[0];return"string"!=typeof t||!Xe[t]}return!0},include:()=>{},includeCallArguments(e){for(const t of e)t.include(!1)},included:!0,toString:()=>"[[UNKNOWN NUMBER]]"},je={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:ze}},We={value:{callsArgs:null,mutatesSelf:!0,returns:null,returnsPrimitive:ze}},Ue={value:{callsArgs:[0],mutatesSelf:!1,returns:null,returnsPrimitive:ze}},Fe={deoptimizePath:()=>{},getLiteralValueAtPath:()=>Ce,getReturnExpressionWhenCalledAtPath:e=>1===e.length?Ze(Qe,e[0]):Pe,hasEffectsWhenAccessedAtPath:e=>e.length>1,hasEffectsWhenAssignedAtPath:e=>e.length>0,hasEffectsWhenCalledAtPath:(e,t,n)=>1!==e.length||Je(Qe,e[0],!0,t,n),include:()=>{},includeCallArguments(e){for(const t of e)t.include(!1)},included:!0,toString:()=>"[[UNKNOWN STRING]]"},qe={value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:Fe}};class He{constructor(){this.included=!1}deoptimizePath(){}getLiteralValueAtPath(){return Ce}getReturnExpressionWhenCalledAtPath(e){return 1===e.length?Ze(Ge,e[0]):Pe}hasEffectsWhenAccessedAtPath(e){return e.length>1}hasEffectsWhenAssignedAtPath(e){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){return 1!==e.length||Je(Ge,e[0],this.included,t,n)}include(){this.included=!0}includeCallArguments(e){for(const t of e)t.include(!1)}toString(){return"[[UNKNOWN OBJECT]]"}}const Ge=Ie({hasOwnProperty:Ve,isPrototypeOf:Ve,propertyIsEnumerable:Ve,toLocaleString:qe,toString:qe,valueOf:{value:{callsArgs:null,mutatesSelf:!1,returns:null,returnsPrimitive:Pe}}}),Ke=Ie({concat:Oe,copyWithin:Me,every:Be,fill:Me,filter:De,find:$e,findIndex:Ue,forEach:$e,includes:Ve,indexOf:je,join:qe,lastIndexOf:je,map:De,pop:Ne,push:We,reduce:$e,reduceRight:$e,reverse:Me,shift:Ne,slice:Oe,some:Be,sort:Te,splice:Me,unshift:We},Ge),Ye=Ie({valueOf:Ve},Ge),Xe=Ie({toExponential:qe,toFixed:qe,toLocaleString:qe,toPrecision:qe,valueOf:je},Ge),Qe=Ie({charAt:qe,charCodeAt:je,codePointAt:je,concat:qe,endsWith:Ve,includes:Ve,indexOf:je,lastIndexOf:je,localeCompare:je,match:Ve,normalize:qe,padEnd:qe,padStart:qe,repeat:qe,replace:{value:{callsArgs:[1],mutatesSelf:!1,returns:null,returnsPrimitive:Fe}},search:je,slice:qe,split:Oe,startsWith:Ve,substr:qe,substring:qe,toLocaleLowerCase:qe,toLocaleUpperCase:qe,toLowerCase:qe,toUpperCase:qe,trim:qe,valueOf:qe},Ge);function Je(e,t,n,i,r){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(i.args[n]&&i.args[n].hasEffectsWhenCalledAtPath(Se,be.create({args:[],callIdentifier:{},withNew:!1}),r.getHasEffectsWhenCalledOptions()))return!0;return!1}function Ze(e,t){return"string"==typeof t&&e[t]?null!==e[t].returnsPrimitive?e[t].returnsPrimitive:new e[t].returns:Pe}class et{constructor(e){this.alwaysRendered=!1,this.exportName=null,this.included=!1,this.isId=!1,this.isReassigned=!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 Ce}getName(){const e=this.renderName||this.name;return this.renderBaseName?`${this.renderBaseName}.${e}`:e}getReturnExpressionWhenCalledAtPath(e,t,n){return Pe}hasEffectsWhenAccessedAtPath(e,t){return e.length>0}hasEffectsWhenAssignedAtPath(e,t){return!0}hasEffectsWhenCalledAtPath(e,t,n){return!0}include(){this.included=!0}includeCallArguments(e){for(const t of e)t.include(!1)}markCalledFromTryStatement(){}setRenderNames(e,t){this.renderBaseName=e,this.renderName=t}setSafeName(e){this.renderName=e}toString(){return this.name}}class tt extends et{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)}}const nt="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(" "),it="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(" "),rt=Object.create(null);nt.concat(it).forEach(e=>rt[e]=!0);const st=/[^$_a-zA-Z0-9]/g,at=e=>/\d/.test(e[0]);function ot(e){return e=e.replace(/-(\w)/g,(e,t)=>t.toUpperCase()).replace(st,"_"),(at(e)||rt[e])&&(e=`_${e}`),e||"_"}const ht=/^(?:\/|(?:[A-Za-z]:)?[\\|\/])/,ut=/^\.?\.\//;function ct(e){return ht.test(e)}function lt(e){return ut.test(e)}function pt(e){return e.replace(/\\/g,"/")}function dt(e){return e.split(/(\/|\\)/).pop()}function ft(e){const t=/(\/|\\)[^\/\\]*$/.exec(e);if(!t)return".";const n=e.slice(0,-t[0].length);return n||"/"}function mt(e){const t=/\.[^.]+$/.exec(dt(e));return t?t[0]:""}function gt(e,t){const n=e.split(/[\/\\]/).filter(Boolean),i=t.split(/[\/\\]/).filter(Boolean);for("."===n[0]&&n.shift(),"."===i[0]&&i.shift();n[0]&&i[0]&&n[0]===i[0];)n.shift(),i.shift();for(;".."===i[0]&&n.length>0;)i.shift(),n.pop();for(;n.pop();)i.unshift("..");return i.join("/")}function yt(...e){let t=e.shift().split(/[\/\\]/);return e.forEach(e=>{if(ct(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 xt{constructor(e,t,n){this.exportsNames=!1,this.exportsNamespace=!1,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 i=t.split(/[\\\/]/);this.variableName=ot(i.pop()),this.nameSuggestions=Object.create(null),this.declarations=Object.create(null),this.exportedVariables=new Map}getVariableForExportName(e,t){"*"===e?this.exportsNamespace=!0:"default"!==e&&(this.exportsNames=!0);let n=this.declarations[e];return n||(this.declarations[e]=n=new tt(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||(ct(this.id)?(this.renderPath=pt(gt(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 vt(e){e.isExecuted=!0;const t=[e],n=new Set;for(const e of t)for(const i of e.dependencies)i instanceof xt||i.isExecuted||!i.moduleSideEffects||n.has(i.id)||(i.isExecuted=!0,n.add(i.id),t.push(i))}const _t=7;class Et extends et{constructor(e,t,n,i){super(e),this.additionalInitializers=null,this.calledFromTryStatement=!1,this.expressionsToBeDeoptimized=[],this.declarations=t?[t]:[],this.init=n,this.deoptimizationTracker=i.deoptimizationTracker,this.module=i.module}addDeclaration(e,t){this.declarations.push(e),null===this.additionalInitializers&&(this.additionalInitializers=null===this.init?[]:[this.init],this.init=Pe,this.isReassigned=!0),null!==t&&this.additionalInitializers.push(t)}consolidateInitializers(){if(null!==this.additionalInitializers){for(const e of this.additionalInitializers)e.deoptimizePath(we);this.additionalInitializers=null}}deoptimizePath(e){if(!(e.length>_t||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(we)}}else this.init&&this.init.deoptimizePath(e)}getLiteralValueAtPath(e,t,n){return this.isReassigned||!this.init||e.length>_t||t.isTracked(this.init,e)?Ce:(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>_t||t.isTracked(this.init,e)?Pe:(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>_t||this.init&&!t.hasNodeBeenAccessedAtPath(e,this.init)&&this.init.hasEffectsWhenAccessedAtPath(e,t.addAccessedNodeAtPath(e,this.init)))}hasEffectsWhenAssignedAtPath(e,t){return!!(this.included||e.length>_t)||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>_t||(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||vt(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!==se);)t=t.parent}}}includeCallArguments(e){if(this.isReassigned)for(const t of e)t.include(!1);else this.init&&this.init.includeCallArguments(e)}markCalledFromTryStatement(){this.calledFromTryStatement=!0}}class bt{constructor(){this.children=[],this.variables=new Map}addDeclaration(e,t,n=null,i){const r=e.name;let s=this.variables.get(r);return s?s.addDeclaration(e,n):(s=new Et(e.name,e,n||ke,t),this.variables.set(r,s)),s}contains(e){return this.variables.has(e)}findVariable(e){throw new Error("Internal Error: findVariable needs to be implemented by a subclass")}}class At extends bt{constructor(e){super(),this.accessedOutsideVariables=new Map,this.parent=e,e.children.push(this)}addAccessedGlobalsByFormat(e){let t=this.accessedGlobalVariablesByFormat;t||(t=this.accessedGlobalVariablesByFormat=new Map);for(const n of Object.keys(e)){let i=t.get(n);i||(i=new Set,t.set(n,i));for(const t of e[n])i.add(t)}this.parent instanceof At&&this.parent.addAccessedGlobalsByFormat(e)}addNamespaceMemberAccess(e,t){this.accessedOutsideVariables.set(e,t),this.parent instanceof At&&this.parent.addNamespaceMemberAccess(e,t)}addReturnExpression(e){this.parent instanceof At&&this.parent.addReturnExpression(e)}contains(e){return this.variables.has(e)||this.parent.contains(e)}deconflict(e){const t=new Set;for(const n of this.accessedOutsideVariables.values())n.included&&(t.add(n.getBaseVariableName()),n.exportName&&"system"===e&&t.add("exports"));const n=this.accessedGlobalVariablesByFormat&&this.accessedGlobalVariablesByFormat.get(e);if(n)for(const e of n)t.add(e);for(const[e,n]of this.variables)(n.included||n.alwaysRendered)&&n.setSafeName(Ee(e,t));for(const t of this.children)t.deconflict(e)}findLexicalBoundary(){return this.parent instanceof At?this.parent.findLexicalBoundary():this}findVariable(e){const t=this.variables.get(e)||this.accessedOutsideVariables.get(e);if(t)return t;const n=this.parent.findVariable(e);return this.accessedOutsideVariables.set(e,n),n}}function St(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,i=t.offsetColumn||0,r=e.split("\n"),s=0,a=r.map(function(e,t){var n=s+e.length+1,i={start:s,end:n,line:t};return s=n,i}),o=0;function h(e,t){return e.start<=t&&t=i.end?1:-1;i;){if(h(i,t))return u(i,t);i=a[o+=r]}}}(e,n)(t,n&&n.startIndex)}var wt=5,It=1<>>0;if(""+n!==t||4294967295===n)return NaN;t=n}return t<0?$t(e)+t:t}function Ot(){return!0}function Mt(e,t,n){return(0===e&&!Vt(e)||void 0!==n&&e<=-n)&&(void 0===t||void 0!==n&&t>=n)}function Dt(e,t){return Lt(e,t,0)}function Tt(e,t){return Lt(e,t,t)}function Lt(e,t,n){return void 0===e?n:Vt(e)?t===1/0?t:0|Math.max(0,t+e):void 0===t||t===e?e:0|Math.min(t,e)}function Vt(e){return e<0||0===e&&1/e==-1/0}var Bt="@@__IMMUTABLE_ITERABLE__@@";function zt(e){return Boolean(e&&e[Bt])}var jt="@@__IMMUTABLE_KEYED__@@";function Wt(e){return Boolean(e&&e[jt])}var Ut="@@__IMMUTABLE_INDEXED__@@";function Ft(e){return Boolean(e&&e[Ut])}function qt(e){return Wt(e)||Ft(e)}var Ht=function(e){return zt(e)?e:vn(e)},Gt=function(e){function t(e){return Wt(e)?e:_n(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Ht),Kt=function(e){function t(e){return Ft(e)?e:En(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Ht),Yt=function(e){function t(e){return zt(e)&&!qt(e)?e:bn(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Ht);Ht.Keyed=Gt,Ht.Indexed=Kt,Ht.Set=Yt;var Xt="@@__IMMUTABLE_SEQ__@@";function Qt(e){return Boolean(e&&e[Xt])}var Jt="@@__IMMUTABLE_RECORD__@@";function Zt(e){return Boolean(e&&e[Jt])}function en(e){return zt(e)||Zt(e)}var tn="@@__IMMUTABLE_ORDERED__@@";function nn(e){return Boolean(e&&e[tn])}var rn=0,sn=1,an=2,on="function"==typeof Symbol&&Symbol.iterator,hn="@@iterator",un=on||hn,cn=function(e){this.next=e};function ln(e,t,n,i){var r=0===e?t:1===e?n:[t,n];return i?i.value=r:i={value:r,done:!1},i}function pn(){return{value:void 0,done:!0}}function dn(e){return!!gn(e)}function fn(e){return e&&"function"==typeof e.next}function mn(e){var t=gn(e);return t&&t.call(e)}function gn(e){var t=e&&(on&&e[on]||e[hn]);if("function"==typeof t)return t}cn.prototype.toString=function(){return"[Iterator]"},cn.KEYS=rn,cn.VALUES=sn,cn.ENTRIES=an,cn.prototype.inspect=cn.prototype.toSource=function(){return this.toString()},cn.prototype[un]=function(){return this};var yn=Object.prototype.hasOwnProperty;function xn(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 vn=function(e){function t(e){return null==e?Cn():en(e)?e.toSeq():function(e){var t=Nn(e);if(t)return t;if("object"==typeof e)return new Sn(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 i=n.length,r=0;r!==i;){var s=n[t?i-++r:r++];if(!1===e(s[1],s[0],this))break}return r}return this.__iterateUncached(e,t)},t.prototype.__iterator=function(e,t){var n=this._cache;if(n){var i=n.length,r=0;return new cn(function(){if(r===i)return{value:void 0,done:!0};var s=n[t?i-++r:r++];return ln(e,s[0],s[1])})}return this.__iteratorUncached(e,t)},t}(Ht),_n=function(e){function t(e){return null==e?Cn().toKeyedSeq():zt(e)?Wt(e)?e.toSeq():e.fromEntrySeq():Zt(e)?e.toSeq():Pn(e)}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.toKeyedSeq=function(){return this},t}(vn),En=function(e){function t(e){return null==e?Cn():zt(e)?Wt(e)?e.entrySeq():e.toIndexedSeq():Zt(e)?e.toSeq().entrySeq():kn(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}(vn),bn=function(e){function t(e){return(zt(e)&&!qt(e)?e:En(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}(vn);vn.isSeq=Qt,vn.Keyed=_n,vn.Set=bn,vn.Indexed=En,vn.prototype[Xt]=!0;var An=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[Rt(this,e)]:t},t.prototype.__iterate=function(e,t){for(var n=this._array,i=n.length,r=0;r!==i;){var s=t?i-++r:r++;if(!1===e(n[s],s,this))break}return r},t.prototype.__iterator=function(e,t){var n=this._array,i=n.length,r=0;return new cn(function(){if(r===i)return{value:void 0,done:!0};var s=t?i-++r:r++;return ln(e,s,n[s])})},t}(En),Sn=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 yn.call(this._object,e)},t.prototype.__iterate=function(e,t){for(var n=this._object,i=this._keys,r=i.length,s=0;s!==r;){var a=i[t?r-++s:s++];if(!1===e(n[a],a,this))break}return s},t.prototype.__iterator=function(e,t){var n=this._object,i=this._keys,r=i.length,s=0;return new cn(function(){if(s===r)return{value:void 0,done:!0};var a=i[t?r-++s:s++];return ln(e,a,n[a])})},t}(_n);Sn.prototype[tn]=!0;var wn,In=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=mn(this._collection),i=0;if(fn(n))for(var r;!(r=n.next()).done&&!1!==e(r.value,i++,this););return i},t.prototype.__iteratorUncached=function(e,t){if(t)return this.cacheResult().__iterator(e,t);var n=mn(this._collection);if(!fn(n))return new cn(pn);var i=0;return new cn(function(){var t=n.next();return t.done?t:ln(e,i++,t.value)})},t}(En);function Cn(){return wn||(wn=new An([]))}function Pn(e){var t=Array.isArray(e)?new An(e):dn(e)?new In(e):void 0;if(t)return t.fromEntrySeq();if("object"==typeof e)return new Sn(e);throw new TypeError("Expected Array or collection object of [k, v] entries, or keyed object: "+e)}function kn(e){var t=Nn(e);if(t)return t;throw new TypeError("Expected Array or collection object of values: "+e)}function Nn(e){return xn(e)?new An(e):dn(e)?new In(e):void 0}var $n="@@__IMMUTABLE_MAP__@@";function Rn(e){return Boolean(e&&e[$n])}function On(e){return Rn(e)&&nn(e)}function Mn(e){return Boolean(e&&"function"==typeof e.equals&&"function"==typeof e.hashCode)}function Dn(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!!(Mn(e)&&Mn(t)&&e.equals(t))}var Tn="function"==typeof Math.imul&&-2===Math.imul(4294967295,2)?Math.imul:function(e,t){var n=65535&(e|=0),i=65535&(t|=0);return n*i+((e>>>16)*i+n*(t>>>16)<<16>>>0)|0};function Ln(e){return e>>>1&1073741824|3221225471&e}var Vn=Object.prototype.valueOf;function Bn(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 Ln(t)}(e);case"string":return e.length>Gn?function(e){var t=Xn[e];void 0===t&&(t=zn(e),Yn===Kn&&(Yn=0,Xn={}),Yn++,Xn[e]=t);return t}(e):zn(e);case"object":case"function":return null===e?1108378658:"function"==typeof e.hashCode?Ln(e.hashCode(e)):(e.valueOf!==Vn&&"function"==typeof e.valueOf&&(e=e.valueOf(e)),function(e){var t;if(Fn&&void 0!==(t=Un.get(e)))return t;if(void 0!==(t=e[Hn]))return t;if(!Wn){if(void 0!==(t=e.propertyIsEnumerable&&e.propertyIsEnumerable[Hn]))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=++qn,1073741824&qn&&(qn=0);if(Fn)Un.set(e,t);else{if(void 0!==jn&&!1===jn(e))throw new Error("Non-extensible objects are not allowed as keys.");if(Wn)Object.defineProperty(e,Hn,{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[Hn]=t;else{if(void 0===e.nodeType)throw new Error("Unable to set a non-enumerable property on object.");e[Hn]=t}}return t}(e));case"undefined":return 1108378659;default:if("function"==typeof e.toString)return zn(e.toString());throw new Error("Value type "+typeof e+" cannot be hashed.")}}function zn(e){for(var t=0,n=0;n=0&&(u.get=function(t,n){return(t=Rt(this,t))>=0&&to)return{value:void 0,done:!0};var e=r.next();return i||t===sn||e.done?e:ln(t,h-1,t===rn?void 0:e.value[1],e)})},u}function ai(e,t,n,i){var r=gi(e);return r.__iterateUncached=function(r,s){var a=this;if(s)return this.cacheResult().__iterate(r,s);var o=!0,h=0;return e.__iterate(function(e,s,u){if(!o||!(o=t.call(n,e,s,u)))return h++,r(e,i?s:h-1,a)}),h},r.__iteratorUncached=function(r,s){var a=this;if(s)return this.cacheResult().__iterator(r,s);var o=e.__iterator(an,s),h=!0,u=0;return new cn(function(){var e,s,c;do{if((e=o.next()).done)return i||r===sn?e:ln(r,u++,r===rn?void 0:e.value[1],e);var l=e.value;s=l[0],c=l[1],h&&(h=t.call(n,c,s,a))}while(h);return r===an?e:ln(r,s,c,e)})},r}function oi(e,t){var n=Wt(e),i=[e].concat(t).map(function(e){return zt(e)?n&&(e=Gt(e)):e=n?Pn(e):kn(Array.isArray(e)?e:[e]),e}).filter(function(e){return 0!==e.size});if(0===i.length)return e;if(1===i.length){var r=i[0];if(r===e||n&&Wt(r)||Ft(e)&&Ft(r))return r}var s=new An(i);return n?s=s.toKeyedSeq():Ft(e)||(s=s.toSetSeq()),(s=s.flatten(!0)).size=i.reduce(function(e,t){if(void 0!==e){var n=t.size;if(void 0!==n)return e+n}},0),s}function hi(e,t,n){var i=gi(e);return i.__iterateUncached=function(r,s){if(s)return this.cacheResult().__iterate(r,s);var a=0,o=!1;return function e(h,u){h.__iterate(function(s,h){return(!t||u0}function pi(e,t,n,i){var r=gi(e),s=new An(n).map(function(e){return e.size});return r.size=i?s.max():s.min(),r.__iterate=function(e,t){for(var n,i=this.__iterator(sn,t),r=0;!(n=i.next()).done&&!1!==e(n.value,r++,this););return r},r.__iteratorUncached=function(e,r){var s=n.map(function(e){return e=Ht(e),mn(r?e.reverse():e)}),a=0,o=!1;return new cn(function(){var n;return o||(n=s.map(function(e){return e.next()}),o=i?n.every(function(e){return e.done}):n.some(function(e){return e.done})),o?{value:void 0,done:!0}:ln(e,a++,t.apply(null,n.map(function(e){return e.value})))})},r}function di(e,t){return e===t?e:Qt(e)?t:e.constructor(t)}function fi(e){if(e!==Object(e))throw new TypeError("Expected [K, V] tuple: "+e)}function mi(e){return Wt(e)?Gt:Ft(e)?Kt:Yt}function gi(e){return Object.create((Wt(e)?_n:Ft(e)?En:bn).prototype)}function yi(){return this._iter.cacheResult?(this._iter.cacheResult(),this.size=this._iter.size,this):vn.prototype.cacheResult.call(this)}function xi(e,t){return void 0===e&&void 0===t?0:void 0===e?1:void 0===t?-1:e>t?1:e0;)t[n]=arguments[n+1];if("function"!=typeof e)throw new TypeError("Invalid merger function: "+e);return ji(this,t,e)}function ji(e,t,n){for(var i=[],r=0;r0;)t[n]=arguments[n+1];return Wi(this,t,e)}function Hi(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return $i(this,e,cr(),function(e){return Ui(e,t)})}function Gi(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return $i(this,e,cr(),function(e){return Wi(e,t)})}function Ki(e){var t=this.asMutable();return e(t),t.wasAltered()?t.__ensureOwner(this.__ownerID):this}function Yi(){return this.__ownerID?this:this.__ensureOwner(new Nt)}function Xi(){return this.__ensureOwner()}function Qi(){return this.__altered}Jn.prototype.cacheResult=Qn.prototype.cacheResult=Zn.prototype.cacheResult=ei.prototype.cacheResult=yi;var Ji=function(e){function t(t){return null==t?cr():Rn(t)&&!nn(t)?t:cr().withMutations(function(n){var i=e(t);Ei(i.size),i.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 cr().withMutations(function(t){for(var n=0;n=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 lr(this,e,t)},t.prototype.remove=function(e){return lr(this,e,Pt)},t.prototype.deleteAll=function(e){var t=Ht(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):cr()},t.prototype.sort=function(e){return Tr(ui(this,e))},t.prototype.sortBy=function(e,t){return Tr(ui(this,t,e))},t.prototype.map=function(e,t){return this.withMutations(function(n){n.forEach(function(i,r){n.set(r,e.call(t,i,r,n))})})},t.prototype.__iterator=function(e,t){return new ar(this,e,t)},t.prototype.__iterate=function(e,t){var n=this,i=0;return this._root&&this._root.iterate(function(t){return i++,e(t[1],t[0],n)},t),i},t.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?ur(this.size,this._root,e,this.__hash):0===this.size?cr():(this.__ownerID=e,this.__altered=!1,this)},t}(Gt);Ji.isMap=Rn;var Zi=Ji.prototype;Zi[$n]=!0,Zi.delete=Zi.remove,Zi.removeAll=Zi.deleteAll,Zi.setIn=Oi,Zi.removeIn=Zi.deleteIn=Di,Zi.update=Li,Zi.updateIn=Vi,Zi.merge=Zi.concat=Bi,Zi.mergeWith=zi,Zi.mergeDeep=Fi,Zi.mergeDeepWith=qi,Zi.mergeIn=Hi,Zi.mergeDeepIn=Gi,Zi.withMutations=Ki,Zi.wasAltered=Qi,Zi.asImmutable=Xi,Zi["@@transducer/init"]=Zi.asMutable=Yi,Zi["@@transducer/step"]=function(e,t){return e.set(t[0],t[1])},Zi["@@transducer/result"]=function(e){return e.asImmutable()};var er=function(e,t){this.ownerID=e,this.entries=t};er.prototype.get=function(e,t,n,i){for(var r=this.entries,s=0,a=r.length;s=yr)return function(e,t,n,i){e||(e=new Nt);for(var r=new rr(e,Bn(n),[n,i]),s=0;s>>e)&Ct),s=this.bitmap;return 0==(s&r)?i:this.nodes[mr(s&r-1)].get(e+wt,t,n,i)},tr.prototype.update=function(e,t,n,i,r,s,a){void 0===n&&(n=Bn(i));var o=(0===t?n:n>>>t)&Ct,h=1<=xr)return function(e,t,n,i,r){for(var s=0,a=new Array(It),o=0;0!==n;o++,n>>>=1)a[o]=1&n?t[s++]:void 0;return a[i]=r,new nr(e,s+1,a)}(e,p,u,o,f);if(c&&!f&&2===p.length&&dr(p[1^l]))return p[1^l];if(c&&f&&1===p.length&&dr(f))return f;var m=e&&e===this.ownerID,g=c?f?u:u^h:u|h,y=c?f?gr(p,l,f,m):function(e,t,n){var i=e.length-1;if(n&&t===i)return e.pop(),e;for(var r=new Array(i),s=0,a=0;a>>e)&Ct,s=this.nodes[r];return s?s.get(e+wt,t,n,i):i},nr.prototype.update=function(e,t,n,i,r,s,a){void 0===n&&(n=Bn(i));var o=(0===t?n:n>>>t)&Ct,h=r===Pt,u=this.nodes,c=u[o];if(h&&!c)return this;var l=pr(c,e,t+wt,n,i,r,s,a);if(l===c)return this;var p=this.count;if(c){if(!l&&--p>>n)&Ct,o=(0===n?i:i>>>n)&Ct,h=a===o?[fr(e,t,n+wt,i,r)]:(s=new rr(t,i,r),a>1&1431655765))+(e>>2&858993459))+(e>>4)&252645135,e+=e>>8,127&(e+=e>>16)}function gr(e,t,n,i){var r=i?e:vi(e);return r[t]=n,r}var yr=It/4,xr=It/2,vr=It/4,_r="@@__IMMUTABLE_LIST__@@";function Er(e){return Boolean(e&&e[_r])}var br=function(e){function t(t){var n=kr();if(null==t)return n;if(Er(t))return t;var i=e(t),r=i.size;return 0===r?n:(Ei(r),r>0&&r=0&&e=e.size||t<0)return e.withMutations(function(e){t<0?Or(e,t).set(0,n):Or(e,0,t+1).set(t,n)});t+=e._origin;var i=e._tail,r=e._root,s={value:!1};t>=Mr(e._capacity)?i=Nr(i,e.__ownerID,0,t,n,s):r=Nr(r,e.__ownerID,e._level,t,n,s);if(!s.value)return e;if(e.__ownerID)return e._root=r,e._tail=i,e.__hash=void 0,e.__altered=!0,e;return Pr(e._origin,e._capacity,e._level,r,i)}(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=wt,this._root=this._tail=null,this.__hash=void 0,this.__altered=!0,this):kr()},t.prototype.push=function(){var e=arguments,t=this.size;return this.withMutations(function(n){Or(n,0,t+e.length);for(var i=0;i>>t&Ct;if(i>=this.array.length)return new Sr([],e);var r,s=0===i;if(t>0){var a=this.array[i];if((r=a&&a.removeBefore(e,t-wt,n))===a&&s)return this}if(s&&!r)return this;var o=$r(this,e);if(!s)for(var h=0;h>>t&Ct;if(r>=this.array.length)return this;if(t>0){var s=this.array[r];if((i=s&&s.removeAfter(e,t-wt,n))===s&&r===this.array.length-1)return this}var a=$r(this,e);return a.array.splice(r+1),i&&(a.array[r]=i),a};var wr,Ir={};function Cr(e,t){var n=e._origin,i=e._capacity,r=Mr(i),s=e._tail;return a(e._root,e._level,0);function a(e,o,h){return 0===o?function(e,a){var o=a===r?s&&s.array:e&&e.array,h=a>n?0:n-a,u=i-a;u>It&&(u=It);return function(){if(h===u)return Ir;var e=t?--u:h++;return o&&o[e]}}(e,h):function(e,r,s){var o,h=e&&e.array,u=s>n?0:n-s>>r,c=1+(i-s>>r);c>It&&(c=It);return function(){for(;;){if(o){var e=o();if(e!==Ir)return e;o=null}if(u===c)return Ir;var n=t?--c:u++;o=a(h&&h[n],r-wt,s+(n<>>n&Ct,h=e&&o0){var u=e&&e.array[o],c=Nr(u,t,n-wt,i,r,s);return c===u?e:((a=$r(e,t)).array[o]=c,a)}return h&&e.array[o]===r?e:(s&&kt(s),a=$r(e,t),void 0===r&&o===a.array.length-1?a.array.pop():a.array[o]=r,a)}function $r(e,t){return t&&e&&t===e.ownerID?e:new Sr(e?e.array.slice():[],t)}function Rr(e,t){if(t>=Mr(e._capacity))return e._tail;if(t<1<0;)n=n.array[t>>>i&Ct],i-=wt;return n}}function Or(e,t,n){void 0!==t&&(t|=0),void 0!==n&&(n|=0);var i=e.__ownerID||new Nt,r=e._origin,s=e._capacity,a=r+t,o=void 0===n?s:n<0?s+n:r+n;if(a===r&&o===s)return e;if(a>=o)return e.clear();for(var h=e._level,u=e._root,c=0;a+c<0;)u=new Sr(u&&u.array.length?[void 0,u]:[],i),c+=1<<(h+=wt);c&&(a+=c,r+=c,o+=c,s+=c);for(var l=Mr(s),p=Mr(o);p>=1<l?new Sr([],i):d;if(d&&p>l&&awt;g-=wt){var y=l>>>g&Ct;m=m.array[y]=$r(m.array[y],i)}m.array[l>>>wt&Ct]=d}if(o=p)a-=p,o-=p,h=wt,u=null,f=f&&f.removeBefore(i,0,a);else if(a>r||p>>h&Ct;if(x!==p>>>h&Ct)break;x&&(c+=(1<r&&(u=u.removeBefore(i,h,a-c)),u&&p>>wt<=It&&a.size>=2*s.size?(i=(r=a.filter(function(e,t){return void 0!==e&&o!==t})).toKeyedSeq().map(function(e){return e[0]}).flip().toMap(),e.__ownerID&&(i.__ownerID=r.__ownerID=e.__ownerID)):(i=s.remove(t),r=o===a.size-1?a.pop():a.set(o,void 0))}else if(h){if(n===a.get(o)[1])return e;i=s,r=a.set(o,[t,n])}else i=s.set(t,a.size),r=a.set(a.size,[t,n]);return e.__ownerID?(e.size=i.size,e._map=i,e._list=r,e.__hash=void 0,e):Lr(i,r)}Tr.isOrderedMap=On,Tr.prototype[tn]=!0,Tr.prototype.delete=Tr.prototype.remove;var zr="@@__IMMUTABLE_STACK__@@";function jr(e){return Boolean(e&&e[zr])}var Wr=function(e){function t(e){return null==e?Hr():jr(e)?e:Hr().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=Rt(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,i=arguments.length-1;i>=0;i--)n={value:e[i],next:n};return this.__ownerID?(this.size=t,this._head=n,this.__hash=void 0,this.__altered=!0,this):qr(t,n)},t.prototype.pushAll=function(t){if(0===(t=e(t)).size)return this;if(0===this.size&&jr(t))return t;Ei(t.size);var n=this.size,i=this._head;return t.__iterate(function(e){n++,i={value:e,next:i}},!0),this.__ownerID?(this.size=n,this._head=i,this.__hash=void 0,this.__altered=!0,this):qr(n,i)},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):Hr()},t.prototype.slice=function(t,n){if(Mt(t,n,this.size))return this;var i=Dt(t,this.size);if(Tt(n,this.size)!==this.size)return e.prototype.slice.call(this,t,n);for(var r=this.size-i,s=this._head;i--;)s=s.next;return this.__ownerID?(this.size=r,this._head=s,this.__hash=void 0,this.__altered=!0,this):qr(r,s)},t.prototype.__ensureOwner=function(e){return e===this.__ownerID?this:e?qr(this.size,this._head,e,this.__hash):0===this.size?Hr():(this.__ownerID=e,this.__altered=!1,this)},t.prototype.__iterate=function(e,t){var n=this;if(t)return new An(this.toArray()).__iterate(function(t,i){return e(t,i,n)},t);for(var i=0,r=this._head;r&&!1!==e(r.value,i++,this);)r=r.next;return i},t.prototype.__iterator=function(e,t){if(t)return new An(this.toArray()).__iterator(e,t);var n=0,i=this._head;return new cn(function(){if(i){var t=i.value;return i=i.next,ln(e,n++,t)}return{value:void 0,done:!0}})},t}(Kt);Wr.isStack=jr;var Ur,Fr=Wr.prototype;function qr(e,t,n,i){var r=Object.create(Fr);return r.size=e,r._head=t,r.__ownerID=n,r.__hash=i,r.__altered=!1,r}function Hr(){return Ur||(Ur=qr(0))}Fr[zr]=!0,Fr.shift=Fr.pop,Fr.unshift=Fr.push,Fr.unshiftAll=Fr.pushAll,Fr.withMutations=Ki,Fr.wasAltered=Qi,Fr.asImmutable=Xi,Fr["@@transducer/init"]=Fr.asMutable=Yi,Fr["@@transducer/step"]=function(e,t){return e.unshift(t)},Fr["@@transducer/result"]=function(e){return e.asImmutable()};var Gr="@@__IMMUTABLE_SET__@@";function Kr(e){return Boolean(e&&e[Gr])}function Yr(e){return Kr(e)&&nn(e)}function Xr(e,t){if(e===t)return!0;if(!zt(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||Wt(e)!==Wt(t)||Ft(e)!==Ft(t)||nn(e)!==nn(t))return!1;if(0===e.size&&0===t.size)return!0;var n=!qt(e);if(nn(e)){var i=e.entries();return t.every(function(e,t){var r=i.next().value;return r&&Dn(r[1],e)&&(n||Dn(r[0],t))})&&i.next().done}var r=!1;if(void 0===e.size)if(void 0===t.size)"function"==typeof e.cacheResult&&e.cacheResult();else{r=!0;var s=e;e=t,t=s}var a=!0,o=t.__iterate(function(t,i){if(n?!e.has(t):r?!Dn(t,e.get(i,Pt)):!Dn(e.get(i,Pt),t))return a=!1,!1});return a&&e.size===o}function Qr(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 Jr(e){if(!e||"object"!=typeof e)return e;if(!zt(e)){if(!Si(e))return e;e=vn(e)}if(Wt(e)){var t={};return e.__iterate(function(e,n){t[n]=Jr(e)}),t}var n=[];return e.__iterate(function(e){n.push(Jr(e))}),n}var Zr=function(e){function t(t){return null==t?rs():Kr(t)&&!nn(t)?t:rs().withMutations(function(n){var i=e(t);Ei(i.size),i.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(Gt(e).keySeq())},t.intersect=function(e){return(e=Ht(e).toArray()).length?ts.intersect.apply(t(e.pop()),e):rs()},t.union=function(e){return(e=Ht(e).toArray()).length?ts.union.apply(t(e.pop()),e):rs()},t.prototype.toString=function(){return this.__toString("Set {","}")},t.prototype.has=function(e){return this._map.has(e)},t.prototype.add=function(e){return ns(this,this._map.set(e,e))},t.prototype.remove=function(e){return ns(this,this._map.remove(e))},t.prototype.clear=function(){return ns(this,this._map.clear())},t.prototype.map=function(e,t){var n=this,i=[],r=[];return this.forEach(function(s){var a=e.call(t,s,s,n);a!==s&&(i.push(s),r.push(a))}),this.withMutations(function(e){i.forEach(function(t){return e.remove(t)}),r.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 i=0;i=0&&t=0&&n>>-15,461845907),t=Tn(t<<13|t>>>-13,5),t=Tn((t=(t+3864292196|0)^e)^t>>>16,2246822507),t=Ln((t=Tn(t^t>>>13,3266489909))^t>>>16)}(e.__iterate(n?t?function(e,t){i=31*i+Es(Bn(e),Bn(t))|0}:function(e,t){i=i+Es(Bn(e),Bn(t))|0}:t?function(e){i=31*i+Bn(e)|0}:function(e){i=i+Bn(e)|0}),i)}(this))}});var ls=Ht.prototype;ls[Bt]=!0,ls[un]=ls.values,ls.toJSON=ls.toArray,ls.__toStringMapper=wi,ls.inspect=ls.toSource=function(){return this.toString()},ls.chain=ls.flatMap,ls.contains=ls.includes,Qr(Gt,{flip:function(){return di(this,ti(this))},mapEntries:function(e,t){var n=this,i=0;return di(this,this.toSeq().map(function(r,s){return e.call(t,[s,r],i++,n)}).fromEntrySeq())},mapKeys:function(e,t){var n=this;return di(this,this.toSeq().flip().map(function(i,r){return e.call(t,i,r,n)}).flip())}});var ps=Gt.prototype;ps[jt]=!0,ps[un]=ls.entries,ps.toJSON=cs,ps.__toStringMapper=function(e,t){return wi(t)+": "+wi(e)},Qr(Kt,{toKeyedSeq:function(){return new Qn(this,!1)},filter:function(e,t){return di(this,ri(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 di(this,ii(this,!1))},slice:function(e,t){return di(this,si(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=Dt(e,e<0?this.count():this.size);var i=this.slice(0,e);return di(this,1===n?i:i.concat(vi(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 di(this,hi(this,e,!1))},get:function(e,t){return(e=Rt(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=Rt(this,e))>=0&&(void 0!==this.size?this.size===1/0||et?-1:0}function Es(e,t){return e^t+2654435769+(e<<6)+(e>>2)|0}ds[Ut]=!0,ds[tn]=!0,Qr(Yt,{get:function(e,t){return this.has(e)?e:t},includes:function(e){return this.has(e)},keySeq:function(){return this.valueSeq()}}),Yt.prototype.has=ls.includes,Yt.prototype.contains=Yt.prototype.includes,Qr(_n,Gt.prototype),Qr(En,Kt.prototype),Qr(bn,Yt.prototype);var bs=function(e){function t(e){return null==e?Is():Yr(e)?e:Is().withMutations(function(t){var n=Yt(e);Ei(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(Gt(e).keySeq())},t.prototype.toString=function(){return this.__toString("OrderedSet {","}")},t}(Zr);bs.isOrderedSet=Yr;var As,Ss=bs.prototype;function ws(e,t){var n=Object.create(Ss);return n.size=e?e.size:0,n._map=e,n.__ownerID=t,n}function Is(){return As||(As=ws(Vr()))}Ss[tn]=!0,Ss.zip=ds.zip,Ss.zipWith=ds.zipWith,Ss.__empty=Is,Ss.__make=ws;var Cs=function(e,t){var n,i=function(s){var a=this;if(s instanceof i)return s;if(!(this instanceof i))return new i(s);if(!n){n=!0;var o=Object.keys(e),h=r._indices={};r._name=t,r._keys=o,r._defaultValues=e;for(var u=0;u2?[]:void 0,{"":e})},hash:Bn,isImmutable:en,isCollection:zt,isKeyed:Wt,isIndexed:Ft,isAssociative:qt,isOrdered:nn,isValueObject:Mn,isSeq:Qt,isList:Er,isMap:Rn,isOrderedMap:On,isStack:jr,isSet:Kr,isOrderedSet:Yr,isRecord:Zt,get:Ci,getIn:os,has:Ii,hasIn:us,merge:function(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return Ui(e,t)},mergeDeep:function(e){for(var t=[],n=arguments.length-1;n-- >0;)t[n]=arguments[n+1];return Wi(e,t)},mergeWith:function(e,t){for(var n=[],i=arguments.length-2;i-- >0;)n[i]=arguments[i+2];return Ui(t,n,e)},mergeDeepWith:function(e,t){for(var n=[],i=arguments.length-2;i-- >0;)n[i]=arguments[i+2];return Wi(t,n,e)},remove:ki,removeIn:Mi,set:Ni,setIn:Ri,update:Ti,updateIn:$i};!function(e){e[e.IGNORED_LABELS=0]="IGNORED_LABELS",e[e.ACCESSED_NODES=1]="ACCESSED_NODES",e[e.ASSIGNED_NODES=2]="ASSIGNED_NODES",e[e.IGNORE_BREAK_STATEMENTS=3]="IGNORE_BREAK_STATEMENTS",e[e.IGNORE_RETURN_AWAIT_YIELD=4]="IGNORE_RETURN_AWAIT_YIELD",e[e.NODES_CALLED_AT_PATH_WITH_OPTIONS=5]="NODES_CALLED_AT_PATH_WITH_OPTIONS",e[e.REPLACED_VARIABLE_INITS=6]="REPLACED_VARIABLE_INITS",e[e.RETURN_EXPRESSIONS_ACCESSED_AT_PATH=7]="RETURN_EXPRESSIONS_ACCESSED_AT_PATH",e[e.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH=8]="RETURN_EXPRESSIONS_ASSIGNED_AT_PATH",e[e.RETURN_EXPRESSIONS_CALLED_AT_PATH=9]="RETURN_EXPRESSIONS_CALLED_AT_PATH"}(Ds||(Ds={}));const Ls={};class Vs{static create(){return new this(Ts.Map())}constructor(e){this.optionValues=e}addAccessedNodeAtPath(e,t){return this.setIn([Ds.ACCESSED_NODES,t,...e,Ls],!0)}addAccessedReturnExpressionAtPath(e,t){return this.setIn([Ds.RETURN_EXPRESSIONS_ACCESSED_AT_PATH,t,...e,Ls],!0)}addAssignedNodeAtPath(e,t){return this.setIn([Ds.ASSIGNED_NODES,t,...e,Ls],!0)}addAssignedReturnExpressionAtPath(e,t){return this.setIn([Ds.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH,t,...e,Ls],!0)}addCalledNodeAtPathWithOptions(e,t,n){return this.setIn([Ds.NODES_CALLED_AT_PATH_WITH_OPTIONS,t,...e,Ls,n],!0)}addCalledReturnExpressionAtPath(e,t){return this.setIn([Ds.RETURN_EXPRESSIONS_CALLED_AT_PATH,t,...e,Ls],!0)}getHasEffectsWhenCalledOptions(){return this.setIgnoreReturnAwaitYield().setIgnoreBreakStatements(!1).setIgnoreNoLabels()}getReplacedVariableInit(e){return this.optionValues.getIn([Ds.REPLACED_VARIABLE_INITS,e])}hasNodeBeenAccessedAtPath(e,t){return this.optionValues.getIn([Ds.ACCESSED_NODES,t,...e,Ls])}hasNodeBeenAssignedAtPath(e,t){return this.optionValues.getIn([Ds.ASSIGNED_NODES,t,...e,Ls])}hasNodeBeenCalledAtPathWithOptions(e,t,n){const i=this.optionValues.getIn([Ds.NODES_CALLED_AT_PATH_WITH_OPTIONS,t,...e,Ls]);return i&&i.find((e,t)=>t.equals(n))}hasReturnExpressionBeenAccessedAtPath(e,t){return this.optionValues.getIn([Ds.RETURN_EXPRESSIONS_ACCESSED_AT_PATH,t,...e,Ls])}hasReturnExpressionBeenAssignedAtPath(e,t){return this.optionValues.getIn([Ds.RETURN_EXPRESSIONS_ASSIGNED_AT_PATH,t,...e,Ls])}hasReturnExpressionBeenCalledAtPath(e,t){return this.optionValues.getIn([Ds.RETURN_EXPRESSIONS_CALLED_AT_PATH,t,...e,Ls])}ignoreBreakStatements(){return this.get(Ds.IGNORE_BREAK_STATEMENTS)}ignoreLabel(e){return this.optionValues.getIn([Ds.IGNORED_LABELS,e])}ignoreReturnAwaitYield(){return this.get(Ds.IGNORE_RETURN_AWAIT_YIELD)}replaceVariableInit(e,t){return this.setIn([Ds.REPLACED_VARIABLE_INITS,e],t)}setIgnoreBreakStatements(e=!0){return this.set(Ds.IGNORE_BREAK_STATEMENTS,e)}setIgnoreLabel(e){return this.setIn([Ds.IGNORED_LABELS,e],!0)}setIgnoreNoLabels(){return this.remove(Ds.IGNORED_LABELS)}setIgnoreReturnAwaitYield(e=!0){return this.set(Ds.IGNORE_RETURN_AWAIT_YIELD,e)}get(e){return this.optionValues.get(e)}remove(e){return new Vs(this.optionValues.remove(e))}set(e,t){return new Vs(this.optionValues.set(e,t))}setIn(e,t){return new Vs(this.optionValues.setIn(e,t))}}const Bs={Literal:[],Program:["body"]};const zs="variables",js=Vs.create();class Ws{constructor(e,t,n){this.included=!1,this.keys=Bs[e.type]||function(e){return Bs[e.type]=Object.keys(e).filter(t=>"object"==typeof e[t]),Bs[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){return[]}deoptimizePath(e){}getLiteralValueAtPath(e,t,n){return Ce}getReturnExpressionWhenCalledAtPath(e,t,n){return Pe}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)}}includeCallArguments(e){for(const t of e)t.include(!1)}includeWithAllDeclaredVariables(e){this.include(e)}initialise(){}insertSemicolon(e){";"!==e.original[this.end-1]&&e.appendLeft(this.end,";")}locate(){const e=St(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 i=this[n];if(null!==i&&"annotations"!==n)if(Array.isArray(i))for(const n of i)null!==n&&n.render(e,t);else i.render(e,t)}}shouldBeIncluded(){return this.included||this.hasEffects(js)}toString(){return this.context.code.slice(this.start,this.end)}}class Us extends Ws{createScope(e){this.scope=new At(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(){null!==this.id&&this.id.declare("class",this)}}class Fs extends Us{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)}}class qs extends Et{constructor(e){super("arguments",null,Pe,e)}hasEffectsWhenAccessedAtPath(e){return e.length>1}hasEffectsWhenAssignedAtPath(){return!0}hasEffectsWhenCalledAtPath(){return!0}}class Hs extends Et{constructor(e){super("this",null,null,e)}_getInit(e){return e.getReplacedVariableInit(this)||Pe}getLiteralValueAtPath(){return Ce}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 Gs extends At{constructor(e,t){super(e),this.parameters=[],this.hasRest=!1,this.context=t,this.hoistedBodyVarScope=new At(this)}addParameterDeclaration(e){const t=e.name;let n=this.hoistedBodyVarScope.variables.get(t);return n?n.addDeclaration(e,null):n=new Et(t,e,Pe,this.context),this.variables.set(t,n),n}addParameterVariables(e,t){this.parameters=e;for(const t of e)for(const e of t)e.alwaysRendered=!0;this.hasRest=t}includeCallArguments(e){let t=!1,n=!1;const i=this.hasRest&&this.parameters[this.parameters.length-1];for(let r=e.length-1;r>=0;r--){const s=this.parameters[r]||i,a=e[r];if(s){t=!1;for(const e of s)e.included&&(n=!0),e.calledFromTryStatement&&(t=!0)}!n&&a.shouldBeIncluded()&&(n=!0),n&&a.include(t)}}}class Ks extends Gs{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=Pe;for(const e of this.returnExpressions)e.deoptimizePath(we)}}}class Ys extends Ks{constructor(e,t){super(e,t),this.variables.set("arguments",this.argumentsVariable=new qs(t)),this.variables.set("this",this.thisVariable=new Hs(t))}findLexicalBoundary(){return this}getOptionsWhenCalledWith({withNew:e},t){return t.replaceVariableInit(this.thisVariable,e?new He:Pe)}includeCallArguments(e){if(super.includeCallArguments(e),this.argumentsVariable.included)for(const t of e)t.included||t.include(!1)}}class Xs extends Ws{constructor(){super(...arguments),this.variable=null,this.bound=!1}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){if(!n)return!0;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 instanceof Et&&null!==this.variable.additionalInitializers&&this.variable.consolidateInitializers())}declare(e,t){let n;switch(e){case"var":case"function":n=this.scope.addDeclaration(this,this.context,t,!0);break;case"let":case"const":case"class":n=this.scope.addDeclaration(this,this.context,t,!1);break;case"parameter":n=this.scope.addParameterDeclaration(this);break;default:throw new Error(`Unexpected identifier kind ${e}.`)}return[this.variable=n]}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):Ce}getReturnExpressionWhenCalledAtPath(e,t,n){return this.bound||this.bind(),null!==this.variable?this.variable.getReturnExpressionWhenCalledAtPath(e,t,n):Pe}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(){this.included||(this.included=!0,null!==this.variable&&this.context.includeVariable(this.variable))}includeCallArguments(e){this.variable&&this.variable.includeCallArguments(e)}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:i,isShorthandProperty:r}=X){if(this.variable){const t=this.variable.getName();t!==this.name&&(e.overwrite(this.start,this.end,t,{contentOnly:!0,storeName:!0}),r&&e.prependRight(this.start,`${this.name}: `)),"eval"===t&&n===J&&i&&e.appendRight(this.start,"0, ")}}disallowImportReassignment(){this.context.error({code:"ILLEGAL_REASSIGNMENT",message:`Illegal reassignment to import '${this.name}'`},this.start)}}class Qs extends Ws{constructor(){super(...arguments),this.declarationInit=null}addExportedVariables(e){this.argument.addExportedVariables(e)}bind(){super.bind(),null!==this.declarationInit&&this.declarationInit.deoptimizePath([Ae,Ae])}declare(e,t){return this.declarationInit=t,this.argument.declare(e,Pe)}deoptimizePath(e){0===e.length&&this.argument.deoptimizePath(Se)}hasEffectsWhenAssignedAtPath(e,t){return e.length>0||this.argument.hasEffectsWhenAssignedAtPath(Se,t)}}class Js extends Ws{constructor(){super(...arguments),this.isPrototypeDeoptimized=!1}createScope(e){this.scope=new Ys(e,this.context)}deoptimizePath(e){1===e.length&&("prototype"===e[0]?this.isPrototypeDeoptimized=!0:e[0]===Ae&&(this.isPrototypeDeoptimized=!0,this.scope.getReturnExpression().deoptimizePath(we)))}getReturnExpressionWhenCalledAtPath(e){return 0===e.length?this.scope.getReturnExpression():Pe}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 i=this.scope.getOptionsWhenCalledWith(t,n);for(const e of this.params)if(e.hasEffects(i))return!0;return this.body.hasEffects(i)}include(e){this.included=!0,this.body.include(e),this.id&&this.id.include();const t=this.scope.argumentsVariable.included;for(const n of this.params)n instanceof Xs&&!t||n.include(e)}includeCallArguments(e){this.scope.includeCallArguments(e)}initialise(){null!==this.id&&this.id.declare("function",this),this.scope.addParameterVariables(this.params.map(e=>e.declare("parameter",Pe)),this.params[this.params.length-1]instanceof Qs),this.body.addImplicitReturnExpressionToScope()}parseNode(e){this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope.hoistedBodyVarScope),super.parseNode(e)}}Js.prototype.preventChildBlockScope=!0;class Zs extends Js{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 ea=/\s/;class ta extends Ws{include(e){super.include(e),e&&this.context.includeVariable(this.variable)}initialise(){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:i}=X){const r=function(e,t=0){for(t=pe(e,"default",t)+7;ea.test(e[t]);)t++;return t}(e.original,this.start);if(this.declaration instanceof Zs)this.renderNamedDeclaration(e,r,"function",null===this.declaration.id,t);else if(this.declaration instanceof Fs)this.renderNamedDeclaration(e,r,"class",null===this.declaration.id,t);else{if(this.variable.getOriginalVariable()!==this.variable)return void("system"===t.format&&this.variable.exportName?e.overwrite(n,i,`exports('${this.variable.exportName}', ${this.variable.getName()});`):ue(this,e,n,i));if(!this.variable.included)return e.remove(this.start,r),this.declaration.render(e,t,{isCalleeOfRenderedParent:!1,renderedParentType:ee}),void(";"!==e.original[this.end-1]&&e.appendLeft(this.end,";"));this.renderVariableDeclaration(e,r,t)}this.declaration.render(e,t)}renderNamedDeclaration(e,t,n,i,r){const s=this.variable.getName();e.remove(this.start,t),i&&e.appendLeft(function(e,t,n=0){const i=pe(e,t,n)+t.length;e=e.slice(i,pe(e,"{",i));const r=pe(e,"*");return-1===r?i:i+r+1}(e.original,n,t),` ${s}`),"system"===r.format&&this.declaration instanceof Fs&&this.variable.exportName&&e.appendLeft(this.end,` exports('${this.variable.exportName}', ${s});`)}renderVariableDeclaration(e,t,n){const i="system"===n.format&&this.variable.exportName?`exports('${this.variable.exportName}', `:"";e.overwrite(this.start,t,`${n.varOrConst} ${this.variable.getName()} = ${i}`);const r=59===e.original.charCodeAt(this.end-1);i?e.appendRight(r?this.end-1:this.end,")"+(r?"":";")):r||e.appendLeft(this.end,";")}}ta.prototype.needsBoundaries=!0;class na extends Et{constructor(e,t,n){super(e,t,t.declaration,n),this.hasId=!1,this.originalId=null,this.originalVariable=null;const i=t.declaration;(i instanceof Zs||i instanceof Fs)&&i.id?(this.hasId=!0,this.originalId=i.id):i instanceof Xs&&(this.originalId=i)}addReference(e){this.hasId||(this.name=e.name)}getAssignedVariableName(){return this.originalId&&this.originalId.name||null}getBaseVariableName(){const e=this.getOriginalVariable();return e===this?super.getBaseVariableName():e.getBaseVariableName()}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 na?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)}}const ia="_missingExportShim",ra="_interopDefault",sa="_interopNamespace";class aa extends et{constructor(e){super(ia),this.module=e}}const oa=["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"],ha="Array Int8Array Uint8Array Uint8ClampedArray Int16Array Uint16Array Int32Array Uint32Array Float32Array Float64Array".split(" ");for(const e of ha)oa.push(e,`${e}.from`,`${e}.of`);const ua="Int8x16 Int16x8 Int32x4 Float32x4 Float64x2".split(" "),ca="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(" ");for(const e of ua){const t=`SIMD.${e}`;oa.push(t);for(const e of ca)oa.push(`${t}.${e}`)}var la=new Set(oa);class pa extends et{hasEffectsWhenAccessedAtPath(e){return e.length>0&&!this.isPureFunctionMember(e)&&!("Reflect"===this.name&&1===e.length)}hasEffectsWhenCalledAtPath(e){return!la.has([this.name,...e].join("."))}isPureFunctionMember(e){return la.has([this.name,...e].join("."))||e.length>=1&&la.has([this.name,...e.slice(0,-1)].join("."))||e.length>=2&&la.has([this.name,...e.slice(0,-2)].join("."))&&"prototype"===e[e.length-2]}}class da extends et{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}addReference(e){this.references.push(e),this.name=e.name}deoptimizePath(){for(const e in this.memberVariables)this.memberVariables[e].deoptimizePath(we)}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])}}initialise(){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)}renderBlock(e){const t=e.compact?"":" ",n=e.compact?"":"\n",i=e.indent,r=Object.keys(this.memberVariables).map(n=>{const r=this.memberVariables[n];if(this.referencedEarly||r.isReassigned)return`${i}get ${n}${t}()${t}{${t}return ${r.getName()}${e.compact?"":";"}${t}}`;const s=_e[n]?`'${n}'`:n;return`${i}${s}: ${r.getName()}`}),s=this.getName(),a=e.freeze?"/*#__PURE__*/Object.freeze":"";let o=`${e.varOrConst} ${s} = ${e.namespaceToStringTag?`{${n}${r.join(`,${n}`)}${n}};`:`${a}({${n}${r.join(`,${n}`)}${n}});`}`;return e.namespaceToStringTag&&(o+=`${n}if${t}(typeof Symbol${t}!==${t}'undefined'${t}&&${t}Symbol.toStringTag)${n}`,o+=`${i}Object.defineProperty(${s},${t}Symbol.toStringTag,${t}{${t}value:${t}'Module'${t}});${n}`,o+=`else${n||" "}`,o+=`${i}Object.defineProperty(${s},${t}'toString',${t}{${t}value:${t}function${t}()${t}{${t}return${t}'[object Module]'${e.compact?";":""}${t}}${t}});${n}`,o+=`${a}(${s});`),"system"===e.format&&this.exportName&&(o+=`${n}exports('${this.exportName}',${t}${s});`),o}renderFirst(){return this.referencedEarly}}da.prototype.isNamespace=!0;const fa="Object.defineProperty(exports, '__esModule', { value: true });",ma="Object.defineProperty(exports,'__esModule',{value:true});";function ga(e,t,n,i,r,s,a="return "){const o=r?"":" ",h=r?"":"\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&&"*"!==t.imported?`${e.name}.${t.imported}`:e.name,!0))),`${a}${n};`}let u="";return t.forEach(({name:e,reexports:t})=>{t&&n&&t.forEach(t=>{"*"===t.reexported&&(!r&&u&&(u+="\n"),t.needsLiveBinding?u+=`Object.keys(${e}).forEach(function${o}(k)${o}{${h}`+`${s}if${o}(k${o}!==${o}'default')${o}Object.defineProperty(exports,${o}k,${o}{${h}`+`${s}${s}enumerable:${o}true,${h}`+`${s}${s}get:${o}function${o}()${o}{${h}`+`${s}${s}${s}return ${e}[k];${h}`+`${s}${s}}${h}${s}});${h}});`:u+=`Object.keys(${e}).forEach(function${o}(k)${o}{${h}`+`${s}if${o}(k${o}!==${o}'default')${o}exports[k]${o}=${o}${e}[k];${h}});`)})}),t.forEach(({name:e,imports:t,reexports:a,isChunk:c,namedExportsMode:l})=>{a&&n&&a.forEach(n=>{if("default"!==n.imported||c)if("*"!==n.imported){u&&!r&&(u+="\n");const t="default"!==n.imported||l?`${e}.${n.imported}`:e;u+=n.needsLiveBinding?`Object.defineProperty(exports,${o}'${n.reexported}',${o}{${h}`+`${s}enumerable:${o}true,${h}`+`${s}get:${o}function${o}()${o}{${h}`+`${s}${s}return ${t};${h}${s}}${h}});`:`exports.${n.reexported}${o}=${o}${t};`}else"*"!==n.reexported&&(u&&!r&&(u+="\n"),u+=`exports.${n.reexported}${o}=${o}${e};`);else{const s=t&&t.some(e=>"default"!==e.imported)||a&&a.some(e=>"default"!==e.imported&&"*"!==e.imported),h=a&&a.some(e=>"default"===e.imported&&"default"===e.reexported);u&&!r&&(u+="\n"),u+=s||h?`exports.${n.reexported}${o}=${o}${e}${!1!==i?"__default":".default"};`:`exports.${n.reexported}${o}=${o}${e};`}})}),e.forEach(e=>{const t=`exports.${e.exported}`,n=e.local;t!==n&&(u&&!r&&(u+="\n"),u+=`${t}${o}=${o}${n};`)}),u}function ya(e,t,n){return e.map(({name:e,exportsNames:i,exportsDefault:r,namedExportsMode:s})=>{if(s)return r&&!1!==t.interop?i?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")}function xa(e,t,n,i){return`function ${sa}(e)${e}{${t}`+`${n}if${e}(e${e}&&${e}e.__esModule)${e}{${e}return e;${e}}${e}else${e}{${t}`+`${n}${n}var n${e}=${e}{};${t}`+`${n}${n}if${e}(e)${e}{${t}`+`${n}${n}${n}Object.keys(e).forEach(function${e}(k)${e}{${t}`+(i?function(e,t,n,i){return`${i}var d${e}=${e}Object.getOwnPropertyDescriptor(e,${e}k);${t}`+`${i}Object.defineProperty(n,${e}k,${e}d.get${e}?${e}d${e}:${e}{${t}`+`${i}${n}enumerable:${e}true,${t}`+`${i}${n}get:${e}function${e}()${e}{${t}`+`${i}${n}${n}return e[k];${t}`+`${i}${n}}${t}`+`${i}});${t}`}:function(e,t,n,i){return`${i}n[k]${e}=e${e}[k];${t}`})(e,t,n,n+n+n+n)+`${n}${n}${n}});${t}`+`${n}${n}}${t}`+`${n}${n}n['default']${e}=${e}e;${t}`+`${n}${n}return n;${t}`+`${n}}${t}`+`}${t}${t}`}const va={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 _a(e,t){const n=t.map(({id:e})=>e).filter(e=>e in va);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 Ea(e){return e.replace(/^\t+/,e=>e.split("\t").join(" "))}function ba(e,t,n){let i=e.split("\n");const r=Math.max(0,t-3);let s=Math.min(t+2,i.length);for(i=i.slice(r,s);!/\S/.test(i[i.length-1]);)i.pop(),s-=1;const a=String(s).length;return i.map((e,i)=>{const s=r+i+1===t;let o=String(i+r+1);for(;o.length(h+=Ma(e),`${h}${s}=${s}${h}${s}||${s}{}`)).concat(`${h}${Ma(o)}`).join(`,${s}`).concat(`${s}=${s}${r}`);return a.length>0&&(u=`(${u})`),u}function La(e){let t=e.length;for(;t--;){const n=e[t];if(n.exportsDefault||n.exportsNames)return e.slice(0,t+1)}return[]}const Va=e=>`this${Da(e)}`;const Ba=(e,t,n,i,r)=>e?`${r}${i}${t} _starExcludes${n}=${n}{${n}${Array.from(e).join(`:${n}1,${n}`)}${e.size?`:${n}1`:""}${n}};`:"",za=(e,t,n,i)=>e.length?`${i}${n}var ${e.join(`,${t}`)};`:"";function ja(e,t,n,i){return 0===e.length?"":1===e.length?`${n}${n}${n}exports('${e[0].name}',${t}${e[0].value});${i}${i}`:`${n}${n}${n}exports({${i}`+e.map(({name:e,value:i})=>`${n}${n}${n}${n}${e}:${t}${i}`).join(`,${i}`)+`${i}${n}${n}${n}});${i}${i}`}const Wa=(e,t,n,i)=>ja(e.filter(e=>e.hoisted||e.uninitialized).map(e=>({name:e.exported,value:e.uninitialized?"void 0":e.local})),t,n,i),Ua=(e,t,n,i)=>ja(e.filter(e=>e.local===ia).map(e=>({name:e.exported,value:ia})),t,n,i);function Fa(e,t){return e?`${t}${Da(e)}`:"null"}var qa={system:function(e,{accessedGlobals:t,dependencies:n,exports:i,hasExports:r,indentString:s,intro:a,outro:o,usesTopLevelAwait:h,varOrConst:u},c){const l=c.compact?"":"\n",p=c.compact?"":" ",d=n.map(e=>`'${e.id}'`),f=[];let m;const g=[];n.forEach(({imports:e,reexports:t})=>{const r=[];if(e&&e.forEach(e=>{f.push(e.local),"*"===e.imported?r.push(`${e.local}${p}=${p}module;`):r.push(`${e.local}${p}=${p}module.${e.imported};`)}),t){let e=!1;t.length>1||1===t.length&&("*"===t[0].reexported||"*"===t[0].imported)?(t.forEach(t=>{"*"===t.reexported&&(m||(m=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:n,exports:i})),e||(r.push(`${u} _setter${p}=${p}{};`),e=!0),r.push(`for${p}(var _$p${p}in${p}module)${p}{`),r.push(`${s}if${p}(!_starExcludes[_$p])${p}_setter[_$p]${p}=${p}module[_$p];`),r.push("}"))}),t.forEach(e=>{"*"===e.imported&&"*"!==e.reexported&&r.push(`exports('${e.reexported}',${p}module);`)}),t.forEach(t=>{"*"!==t.reexported&&"*"!==t.imported&&(e||(r.push(`${u} _setter${p}=${p}{};`),e=!0),r.push(`_setter.${t.reexported}${p}=${p}module.${t.imported};`))}),e&&r.push("exports(_setter);")):t.forEach(e=>{r.push(`exports('${e.reexported}',${p}module.${e.imported});`)})}g.push(r.join(`${l}${s}${s}${s}`))});const y=c.name?`'${c.name}',${p}`:"",x=t.has("module")?`exports,${p}module`:r?"exports":"";let v=`System.register(${y}[`+d.join(`,${p}`)+`],${p}function${p}(${x})${p}{${l}${s}'use strict';`+Ba(m,u,p,s,l)+za(f,p,s,l)+`${l}${s}return${p}{${g.length?`${l}${s}${s}setters:${p}[${g.map(e=>e?`function${p}(module)${p}{${l}${s}${s}${s}${e}${l}${s}${s}}`:`function${p}()${p}{}`).join(`,${p}`)}],`:""}${l}`;v+=`${s}${s}execute:${p}${h?`async${p}`:""}function${p}()${p}{${l}${l}`+Wa(i,p,s,l);const _=`${l}${l}`+Ua(i,p,s,l)+`${s}${s}}${l}${s}}${c.compact?"":";"}${l}});`;return a&&e.prepend(a),o&&e.append(o),e.indent(`${s}${s}${s}`).append(_).prepend(v)},amd:function(e,{accessedGlobals:t,dependencies:n,exports:i,hasExports:r,indentString:s,intro:a,isEntryModuleFacade:o,namedExportsMode:h,outro:u,varOrConst:c,warn:l},p){_a(l,n);const d=n.map(e=>`'${function(e){return"."===e[0]&&e.endsWith(".js")?e.slice(0,-3):e}(e.id)}'`),f=n.map(e=>e.name),m=p.compact?"":"\n",g=p.compact?"":" ";h&&r&&(f.unshift("exports"),d.unshift("'exports'")),t.has("require")&&(f.unshift("require"),d.unshift("'require'")),t.has("module")&&(f.unshift("module"),d.unshift("'module'"));const y=p.amd||{},x=(y.id?`'${y.id}',${g}`:"")+(d.length?`[${d.join(`,${g}`)}],${g}`:""),v=!1!==p.strict?`${g}'use strict';`:"",_=`${y.define||"define"}(${x}function${g}(${f.join(`,${g}`)})${g}{${v}${m}${m}`,E=ya(n,p,c);E&&e.prepend(E+m+m),t.has(sa)&&e.prepend(xa(g,m,s,!1!==p.externalLiveBindings)),a&&e.prepend(a);const b=ga(i,n,h,p.interop,p.compact,s);return b&&e.append(m+m+b),h&&r&&o&&p.esModule&&e.append(`${m}${m}${p.compact?ma:fa}`),u&&e.append(u),e.indent(s).append(m+m+"});").prepend(_)},cjs:function(e,{accessedGlobals:t,dependencies:n,exports:i,hasExports:r,indentString:s,intro:a,isEntryModuleFacade:o,namedExportsMode:h,outro:u,varOrConst:c},l){const p=l.compact?"":"\n",d=l.compact?"":" ";a=(!1===l.strict?a:`'use strict';${p}${p}${a}`)+(h&&r&&o&&l.esModule?`${l.compact?ma:fa}${p}${p}`:"");let f=!1;const m=!1!==l.interop;let g,y=!1;g="";for(const{id:e,namedExportsMode:t,isChunk:i,name:r,reexports:s,imports:a,exportsNames:o,exportsDefault:h}of n)s||a?(g+=l.compact&&y?",":`${g?`;${p}`:""}${c} `,y=!0,m&&!i&&h&&t?(f=!0,g+=o?`${r}${d}=${d}require('${e}')${l.compact?",":`;\n${c} `}${r}__default${d}=${d}${ra}(${r})`:`${r}${d}=${d}${ra}(require('${e}'))`):g+=`${r}${d}=${d}require('${e}')`):(g&&(g+=!l.compact||y?`;${p}`:","),y=!1,g+=`require('${e}')`);if(g&&(g+=";"),f){const e=l.compact?"e":"ex";a+=`function ${ra}${d}(${e})${d}{${d}return${d}`+`(${e}${d}&&${d}(typeof ${e}${d}===${d}'object')${d}&&${d}'default'${d}in ${e})${d}`+`?${d}${e}['default']${d}:${d}${e}${l.compact?"":"; "}}${p}${p}`}t.has(sa)&&(a+=xa(d,p,s,!1!==l.externalLiveBindings)),g&&(a+=g+p+p);const x=ga(i,n,h,l.interop,l.compact,s,`module.exports${d}=${d}`);return e.prepend(a),x&&e.append(p+p+x),u&&e.append(u),e},es:function(e,{intro:t,outro:n,dependencies:i,exports:r},s){const a=s.compact?"":" ",o=s.compact?"":"\n",h=i.map(({id:e,reexports:t,imports:n,name:i})=>{if(!t&&!n)return`import${a}'${e}';`;let r="";if(n){const t=n.find(e=>"default"===e.imported),i=n.find(e=>"*"===e.imported);i&&(r+=`import${a}*${a}as ${i.local} from${a}'${e}';`,n.length>1&&(r+=o)),t&&1===n.length?r+=`import ${t.local} from${a}'${e}';`:(!i||n.length>1)&&(r+=`import ${t?`${t.local},${a}`:""}{${a}${n.filter(e=>e!==t&&e!==i).map(e=>e.imported===e.local?e.imported:`${e.imported} as ${e.local}`).join(`,${a}`)}${a}}${a}from${a}'${e}';`)}if(t){n&&(r+=o);const s=t.find(e=>"*"===e.reexported),h=t.find(e=>"*"===e.imported&&"*"!==e.reexported);if(s){if(r+=`export${a}*${a}from${a}'${e}';`,1===t.length)return r;r+=o}if(h){if(n&&n.some(e=>"*"===e.imported&&e.local===i)||(r+=`import${a}*${a}as ${i} from${a}'${e}';${o}`),r+=`export${a}{${a}${i===h.reexported?i:`${i} as ${h.reexported}`} };`,t.length===(s?2:1))return r;r+=o}r+=`export${a}{${a}${t.filter(e=>e!==s&&e!==h).map(e=>e.imported===e.reexported?e.imported:`${e.imported} as ${e.reexported}`).join(`,${a}`)}${a}}${a}from${a}'${e}';`}return r}).join(o);h&&(t+=h+o+o),t&&e.prepend(t);const u=[],c=[];return r.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${a}{${a}${c.join(`,${a}`)}${a}};`),u.length&&e.append(o+o+u.join(o).trim()),n&&e.append(n),e.trim()},iife:function(e,{dependencies:t,exports:n,hasExports:i,indentString:r,intro:s,namedExportsMode:a,outro:o,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&&(at(y=f)||rt[y]||st.test(y))&&Ca({code:"ILLEGAL_IDENTIFIER_AS_NAME",message:`Given name (${f}) is not legal JS identifier. If you need this you can try --extend option`}),_a(u,t);const x=La(t),v=x.map(e=>e.globalName||"null"),_=x.map(e=>e.name);i&&!f&&Ca({code:"INVALID_OPTION",message:'You must supply "output.name" for IIFE bundles.'}),a&&i&&(d?(v.unshift(`${Va(f)}${l}=${l}${Va(f)}${l}||${l}{}`),_.unshift("exports")):(v.unshift("{}"),_.unshift("exports")));const E=!1!==c.strict?`${r}'use strict';${p}${p}`:"";let b=`(function${l}(${_.join(`,${l}`)})${l}{${p}${E}`;!i||d&&a||(b=(g?`${h} ${f}`:Va(f))+`${l}=${l}${b}`),m&&i&&(b=function(e,t,n,i){const r=e.split(".");n&&(r[0]=("function"==typeof n?n(r[0]):n[r[0]])||r[0]);const s=i?"":" ";r.pop();let a=t;return r.map(e=>(a+=Ma(e),`${a}${s}=${s}${a}${s}||${s}{}${i?"":";"}`)).join(i?",":"\n")+(i&&r.length?";":"\n")}(f,"this",c.globals,c.compact)+b);let A=`${p}${p}}(${v.join(`,${l}`)}));`;!d&&a&&i&&(A=`${p}${p}${r}return exports;${A}`);const S=ya(t,c,h);S&&e.prepend(S+p+p),s&&e.prepend(s);const w=ga(n,t,a,c.interop,c.compact,r);return w&&e.append(p+p+w),o&&e.append(o),e.indent(r).prepend(b).append(A)},umd:function(e,{dependencies:t,exports:n,hasExports:i,indentString:r,intro:s,namedExportsMode:a,outro:o,varOrConst:h,warn:u},c){const l=c.compact?"":" ",p=c.compact?"":"\n",d=c.compact?"f":"factory",f=c.compact?"g":"global";i&&!c.name&&Ca({code:"INVALID_OPTION",message:'You must supply "output.name" for UMD bundles.'}),_a(u,t);const m=t.map(e=>`'${e.id}'`),g=t.map(e=>`require('${e.id}')`),y=La(t),x=y.map(e=>Fa(e.globalName,f)),v=y.map(e=>e.name);a&&(i||!0===c.noConflict)&&(m.unshift("'exports'"),g.unshift("exports"),x.unshift(Ta(c.name,f,c.globals,c.compact,`${c.extend?`${Fa(c.name,f)}${l}||${l}`:""}{}`)),v.unshift("exports"));const _=c.amd||{},E=(_.id?`'${_.id}',${l}`:"")+(m.length?`[${m.join(`,${l}`)}],${l}`:""),b=_.define||"define",A=!a&&i?`module.exports${l}=${l}`:"",S=!1!==c.strict?`${l}'use strict';${p}`:"";let w;if(!0===c.noConflict){const e=c.compact?"e":"exports";let t;if(!a&&i)t=`var ${e}${l}=${l}${Ta(c.name,f,c.globals,c.compact,`${d}(${x.join(`,${l}`)})`)};`;else if(a){t=`var ${e}${l}=${l}${x.shift()};${p}`+`${r}${r}${d}(${[e].concat(x).join(`,${l}`)});`}w=`(function${l}()${l}{${p}`+`${r}${r}var current${l}=${l}${function(e,t,n){const i=e.split(".");let r=t;return i.map(e=>(r+=Ma(e),r)).join(`${n}&&${n}`)}(c.name,f,l)};${p}`+`${r}${r}${t}${p}`+`${r}${r}${e}.noConflict${l}=${l}function${l}()${l}{${l}`+`${Fa(c.name,f)}${l}=${l}current;${l}return ${e}${c.compact?"":"; "}};${p}`+`${r}}())`}else w=`${d}(${x.join(`,${l}`)})`,!a&&i&&(w=Ta(c.name,f,c.globals,c.compact,w));const I=i||!0===c.noConflict&&a||x.length>0,C=I?`this,${l}`:"",P=I?`(${f}${l}=${l}${f}${l}||${l}self,${l}`:"",k=I?")":"",N=`(function${l}(${I?`${f},${l}`:""}${d})${l}{${p}`+(I?`${r}typeof exports${l}===${l}'object'${l}&&${l}typeof module${l}!==${l}'undefined'${l}?`+`${l}${A}${d}(${g.join(`,${l}`)})${l}:${p}`:"")+`${r}typeof ${b}${l}===${l}'function'${l}&&${l}${b}.amd${l}?${l}${b}(${E}${d})${l}:${p}`+`${r}${P}${w}${k};${p}`+`}(${C}function${l}(${v.join(", ")})${l}{${S}${p}`,$=p+p+"}));",R=ya(t,c,h);R&&e.prepend(R+p+p),s&&e.prepend(s);const O=ga(n,t,a,c.interop,c.compact,r);return O&&e.append(p+p+O),a&&i&&c.esModule&&e.append(p+p+(c.compact?ma:fa)),o&&e.append(o),e.trim().indent(r).append($).prepend(N)}};const Ha={ArrayPattern(e,t){for(const n of t.elements)n&&Ha[n.type](e,n)},AssignmentPattern(e,t){Ha[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?Ha.RestElement(e,n):Ha[n.value.type](e,n.value)},RestElement(e,t){Ha[t.argument.type](e,t.argument)}},Ga=function(e){const t=[];return Ha[e.type](t,e),t};class Ka extends At{addDeclaration(e,t,n=null,i=!1){return i?this.parent.addDeclaration(e,t,Pe,!0):super.addDeclaration(e,t,n,!1)}}class Ya extends Ws{addImplicitReturnExpressionToScope(){const e=this.body[this.body.length-1];e&&e.type===oe||this.scope.addReturnExpression(Pe)}createScope(e){this.scope=this.parent.preventChildBlockScope?e:new Ka(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?fe(this.body,e,this.start+1,this.end-1,t):super.render(e,t)}}class Xa extends Ws{createScope(e){this.scope=new Ks(e,this.context)}deoptimizePath(e){1===e.length&&e[0]===Ae&&this.scope.getReturnExpression().deoptimizePath(we)}getReturnExpressionWhenCalledAtPath(e){return 0===e.length?this.scope.getReturnExpression():Pe}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)}include(e){this.included=!0,this.body.include(e);for(const t of this.params)t instanceof Xs||t.include(e)}includeCallArguments(e){this.scope.includeCallArguments(e)}initialise(){this.scope.addParameterVariables(this.params.map(e=>e.declare("parameter",Pe)),this.params[this.params.length-1]instanceof Qs),this.body instanceof Ya?this.body.addImplicitReturnExpressionToScope():this.scope.addReturnExpression(this.body)}parseNode(e){e.body.type===Q&&(this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope.hoistedBodyVarScope)),super.parseNode(e)}}function Qa(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(", ")}});`}Xa.prototype.preventChildBlockScope=!0;const Ja={};class Za{constructor(e=Ts.Map()){this.entityPaths=e}isTracked(e,t){return this.entityPaths.getIn([e,...t,Ja])}track(e,t){return new Za(this.entityPaths.setIn([e,...t,Ja],!0))}}const eo=new Za;class to extends Ws{initialise(){this.directive&&"use strict"!==this.directive&&this.parent.type===se&&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!==se:super.shouldBeIncluded()}}const no={"!=":(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)=>ee<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:()=>Ce,instanceof:()=>Ce,"|":(e,t)=>e|t};class io extends Gs{addDeclaration(e,t,n=null,i=!1){return i?this.parent.addDeclaration(e,t,n,!0):super.addDeclaration(e,t,n,!1)}}class ro extends Ws{createScope(e){this.scope=new io(e,this.context)}initialise(){this.param&&this.param.declare("parameter",Pe)}parseNode(e){this.body=new this.context.nodeConstructors.BlockStatement(e.body,this,this.scope),super.parseNode(e)}}ro.prototype.preventChildBlockScope=!0;class so{constructor(e){this.included=!1,this.expressions=e}deoptimizePath(e){for(const t of this.expressions)t.deoptimizePath(e)}getLiteralValueAtPath(){return Ce}getReturnExpressionWhenCalledAtPath(e,t,n){return new so(this.expressions.map(i=>i.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 i of this.expressions)if(i.hasEffectsWhenCalledAtPath(e,t,n))return!0;return!1}include(){}includeCallArguments(e){for(const t of this.expressions)t.includeCallArguments(e)}}class ao extends Ws{hasEffects(){return!1}initialise(){this.context.addExport(this)}render(e,t,{start:n,end:i}=X){e.remove(n,i)}}ao.prototype.needsBoundaries=!0;class oo extends Ws{bind(){null!==this.declaration&&this.declaration.bind()}hasEffects(e){return null!==this.declaration&&this.declaration.hasEffects(e)}initialise(){this.context.addExport(this)}render(e,t,{start:n,end:i}=X){null===this.declaration?e.remove(n,i):(e.remove(this.start,this.declaration.start),this.declaration.render(e,t,{start:n,end:i}))}}oo.prototype.needsBoundaries=!0;class ho extends Ws{bind(){}hasEffects(){return!1}initialise(){this.context.addImport(this)}render(e,t,{start:n,end:i}=X){e.remove(n,i)}}ho.prototype.needsBoundaries=!0;class uo extends Ws{getLiteralValueAtPath(e){return e.length>0||null===this.value&&110!==this.context.code.charCodeAt(this.start)||"bigint"==typeof this.value||47===this.context.code.charCodeAt(this.start)?Ce:this.value}getReturnExpressionWhenCalledAtPath(e){return 1!==e.length?Pe:Ze(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||Je(this.members,e[0],this.included,t,n)}initialise(){this.members=function(e){switch(typeof e){case"boolean":return Ye;case"number":return Xe;case"string":return Qe;default:return Object.create(null)}}(this.value)}render(e,t){"string"==typeof this.value&&e.indentExclusionRanges.push([this.start+1,this.end-1])}}function co(e){return e.computed?function(e){if(e instanceof uo)return String(e.value);return null}(e.property):e.property.name}class lo extends Ws{constructor(){super(...arguments),this.variable=null,this.bound=!1,this.expressionsToBeDeoptimized=[],this.replacement=null}addExportedVariables(){}bind(){if(this.bound)return;this.bound=!0;const e=function e(t){const n=t.propertyKey,i=t.object;if("string"==typeof n){if(i instanceof Xs)return[{key:i.name,pos:i.start},{key:n,pos:t.property.start}];if(i instanceof lo){const r=e(i);return r&&[...r,{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 instanceof tt&&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(...t)=>{throw new Error(`Cannot use fs.${e} inside browser`)},fo=po("lstatSync"),mo=po("readdirSync"),go=po("readFile"),yo=po("realpathSync"),xo=po("writeFile");function vo(e,t){try{const n=fo(e);if(!t&&n.isSymbolicLink())return vo(yo(e),t);if(t&&n.isSymbolicLink()||n.isFile()){const t=dt(e);if(-1!==mo(ft(e)).indexOf(t))return e}}catch(e){}}function _o(e){return function(t,n){return"undefined"==typeof process&&Ca({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||ct(t)||"."===t[0]?function(e,t){let n=vo(e,t);return n||((n=vo(e+".mjs",t))?n:n=vo(e+".js",t))}(yt(n?ft(n):yt(),t),e):null}}const Eo=(e,t="URL")=>`new ${t}(${e}).href`,bo=e=>`(document.currentScript && document.currentScript.src || new URL('${e}', document.baseURI).href)`,Ao=e=>(t,n)=>{const i=e(n);return null===t?`({ url: ${i} })`:"url"===t?i:"undefined"},So={amd:Ao(()=>Eo("module.uri, document.baseURI")),cjs:Ao(e=>`(typeof document === 'undefined' ? ${Eo("'file:' + __filename","(require('u' + 'rl').URL)")} : ${bo(e)})`),iife:Ao(e=>bo(e)),system:e=>null===e?"module.meta":`module.meta.${e}`,umd:Ao(e=>`(typeof document === 'undefined' ? ${Eo("'file:' + __filename","(require('u' + 'rl').URL)")} : ${bo(e)})`)},wo=e=>Eo(`'${e}', document.currentScript && document.currentScript.src || document.baseURI`),Io={amd:e=>("."!==e[0]&&(e="./"+e),Eo(`require.toUrl('${e}'), document.baseURI`)),cjs:e=>`(typeof document === 'undefined' ? ${Eo(`'file:' + __dirname + '/${e}'`,"(require('u' + 'rl').URL)")} : ${wo(e)})`,es:e=>Eo(`'${e}', import.meta.url`),iife:e=>wo(e),system:e=>Eo(`'${e}', module.meta.url`),umd:e=>`(typeof document === 'undefined' ? ${Eo(`'file:' + __dirname + '/${e}'`,"(require('u' + 'rl').URL)")} : ${wo(e)})`},Co={amd:["document","module","URL"],cjs:["document","require","URL"],iife:["document","URL"],system:["module"],umd:["document","require","URL"]},Po={amd:["document","require","URL"],cjs:["document","require","URL"],iife:["document","URL"],system:["module","URL"],umd:["document","require","URL"]},ko="ROLLUP_ASSET_URL_",No="ROLLUP_CHUNK_URL_",$o="ROLLUP_FILE_URL_";class Ro extends Ws{bind(){super.bind(),this.argument.deoptimizePath([Ae,Ae])}}class Oo extends Ws{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?fe(this.body,e,this.start,this.end,t):super.render(e,t)}}class Mo extends Ws{getLiteralValueAtPath(e){return e.length>0||1!==this.quasis.length?Ce:this.quasis[0].value.cooked}render(e,t){e.indentExclusionRanges.push([this.start,this.end]),super.render(e,t)}}class Do extends At{constructor(e,t){super(e),this.context=t,this.variables.set("this",new Et("this",null,ke,t))}addExportDefaultDeclaration(e,t,n){const i=new na(e,t,n);return this.variables.set("default",i),i}addNamespaceMemberAccess(e,t){t instanceof pa&&this.accessedOutsideVariables.set(t.name,t)}deconflict(e){for(const t of this.children)t.deconflict(e)}findLexicalBoundary(){return this}findVariable(e){const t=this.variables.get(e)||this.accessedOutsideVariables.get(e);if(t)return t;const n=this.context.traceVariable(e)||this.parent.findVariable(e);return n instanceof pa&&this.accessedOutsideVariables.set(e,n),n}}const To={"!":e=>!e,"+":e=>+e,"-":e=>-e,delete:()=>Ce,typeof:e=>typeof e,void:()=>void 0,"~":e=>~e};function Lo(e){return null!==e.renderBaseName&&null!==e.exportName&&e.isReassigned}const Vo={ArrayExpression:class extends Ws{bind(){super.bind();for(const e of this.elements)null!==e&&e.deoptimizePath(we)}getReturnExpressionWhenCalledAtPath(e){return 1!==e.length?Pe:Ze(Ke,e[0])}hasEffectsWhenAccessedAtPath(e){return e.length>1}hasEffectsWhenCalledAtPath(e,t,n){return 1!==e.length||Je(Ke,e[0],this.included,t,n)}},ArrayPattern:class extends Ws{addExportedVariables(e){for(const t of this.elements)null!==t&&t.addExportedVariables(e)}declare(e,t){const n=[];for(const t of this.elements)null!==t&&n.push(...t.declare(e,Pe));return n}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(Se,t))return!0;return!1}},ArrowFunctionExpression:Xa,AssignmentExpression:class extends Ws{bind(){super.bind(),this.left.deoptimizePath(Se),this.right.deoptimizePath(we)}hasEffects(e){return this.right.hasEffects(e)||this.left.hasEffects(e)||this.left.hasEffectsWhenAssignedAtPath(Se,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) {${Qa(t)} return v;} (`),e.appendLeft(this.end,")"))}}},AssignmentPattern:class extends Ws{addExportedVariables(e){this.left.addExportedVariables(e)}bind(){super.bind(),this.left.deoptimizePath(Se),this.right.deoptimizePath(we)}declare(e,t){return this.left.declare(e,t)}deoptimizePath(e){0===e.length&&this.left.deoptimizePath(e)}hasEffectsWhenAssignedAtPath(e,t){return e.length>0||this.left.hasEffectsWhenAssignedAtPath(Se,t)}render(e,t,{isShorthandProperty:n}=X){this.left.render(e,t,{isShorthandProperty:n}),this.right.render(e,t)}},AwaitExpression:class extends Ws{hasEffects(e){return super.hasEffects(e)||!e.ignoreReturnAwaitYield()}include(e){e:if(!this.included&&!this.context.usesTopLevelAwait){let e=this.parent;do{if(e instanceof Js||e instanceof Xa)break e}while(e=e.parent);this.context.usesTopLevelAwait=!0}super.include(e)}render(e,t){super.render(e,t)}},BinaryExpression:class extends Ws{deoptimizeCache(){}getLiteralValueAtPath(e,t,n){if(e.length>0)return Ce;const i=this.left.getLiteralValueAtPath(Se,t,n);if(i===Ce)return Ce;const r=this.right.getLiteralValueAtPath(Se,t,n);if(r===Ce)return Ce;const s=no[this.operator];return s?s(i,r):Ce}hasEffects(e){return"+"===this.operator&&this.parent instanceof to&&""===this.left.getLiteralValueAtPath(Se,eo,this)||super.hasEffects(e)}hasEffectsWhenAccessedAtPath(e,t){return e.length>1}},BlockStatement:Ya,BreakStatement:class extends Ws{hasEffects(e){return super.hasEffects(e)||!e.ignoreBreakStatements()||null!==this.label&&!e.ignoreLabel(this.label.name)}},CallExpression:class extends Ws{constructor(){super(...arguments),this.expressionsToBeDeoptimized=[],this.returnExpression=null}bind(){if(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(Se,eo,this));for(const e of this.arguments)e.deoptimizePath(we)}deoptimizeCache(){if(this.returnExpression!==Pe){this.returnExpression=Pe;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(Se,eo,this)),this.returnExpression.deoptimizePath(e))}getLiteralValueAtPath(e,t,n){return null===this.returnExpression&&(this.returnExpression=this.callee.getReturnExpressionWhenCalledAtPath(Se,t,this)),this.returnExpression===Pe||t.isTracked(this.returnExpression,e)?Ce:(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(Se,t,this)),this.returnExpression===Pe||t.isTracked(this.returnExpression,e)?Pe:(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(Se,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){e?(super.include(e),e===zs&&this.callee instanceof Xs&&this.callee.variable&&this.callee.variable.markCalledFromTryStatement()):(this.included=!0,this.callee.include(!1)),this.callee.includeCallArguments(this.arguments),this.returnExpression.included||this.returnExpression.include(!1)}initialise(){this.callOptions=be.create({args:this.arguments,callIdentifier:this,withNew:!1})}render(e,t,{renderedParentType:n}=X){if(this.callee.render(e,t),this.arguments.length>0)if(this.arguments[this.arguments.length-1].included)for(const n of this.arguments)n.render(e,t);else{let n=this.arguments.length-2;for(;n>=0&&!this.arguments[n].included;)n--;if(n>=0){for(let i=0;i<=n;i++)this.arguments[i].render(e,t);e.remove(pe(e.original,",",this.arguments[n].end),this.end-1)}else e.remove(pe(e.original,"(",this.callee.end)+1,this.end-1)}n===ee&&this.callee.type===te&&(e.appendRight(this.start,"("),e.prependLeft(this.end,")"))}},CatchClause:ro,ClassBody:class extends Ws{hasEffectsWhenCalledAtPath(e,t,n){return e.length>0||null!==this.classConstructor&&this.classConstructor.hasEffectsWhenCalledAtPath(Se,t,n)}initialise(){for(const e of this.body)if("constructor"===e.kind)return void(this.classConstructor=e);this.classConstructor=null}},ClassDeclaration:Fs,ClassExpression:class extends Us{},ConditionalExpression:class extends Ws{constructor(){super(...arguments),this.expressionsToBeDeoptimized=[],this.isBranchResolutionAnalysed=!1,this.unusedBranch=null,this.usedBranch=null}bind(){super.bind(),this.isBranchResolutionAnalysed||this.analyseBranchResolution()}deoptimizeCache(){if(null!==this.usedBranch){this.usedBranch=null,this.unusedBranch.deoptimizePath(we);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?Ce:(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getLiteralValueAtPath(e,t,n))}getReturnExpressionWhenCalledAtPath(e,t,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?new so([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)}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:i,preventASI:r}=X){if(this.test.included)super.render(e,t);else{const s=pe(e.original,":",this.consequent.end),a=(this.consequent.included?pe(e.original,"?",this.test.end):s)+1;r&&ge(e,a,this.usedBranch.start),e.remove(this.start,a),this.consequent.included&&e.remove(s,this.end),ce(this,e),this.usedBranch.render(e,t,{isCalleeOfRenderedParent:n?i:this.parent.callee===this,renderedParentType:n||this.parent.type})}}analyseBranchResolution(){this.isBranchResolutionAnalysed=!0;const e=this.test.getLiteralValueAtPath(Se,eo,this);e!==Ce&&(e?(this.usedBranch=this.consequent,this.unusedBranch=this.alternate):(this.usedBranch=this.alternate,this.unusedBranch=this.consequent))}},DoWhileStatement:class extends Ws{hasEffects(e){return this.test.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}},EmptyStatement:class extends Ws{hasEffects(){return!1}},ExportAllDeclaration:ao,ExportDefaultDeclaration:ta,ExportNamedDeclaration:oo,ExpressionStatement:to,ForInStatement:class extends Ws{bind(){this.left.bind(),this.left.deoptimizePath(Se),this.right.bind(),this.body.bind()}createScope(e){this.scope=new Ka(e)}hasEffects(e){return this.left&&(this.left.hasEffects(e)||this.left.hasEffectsWhenAssignedAtPath(Se,e))||this.right&&this.right.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}include(e){this.included=!0,this.left.includeWithAllDeclaredVariables(e),this.left.deoptimizePath(Se),this.right.include(e),this.body.include(e)}render(e,t){this.left.render(e,t,le),this.right.render(e,t,le),this.body.render(e,t)}},ForOfStatement:class extends Ws{bind(){this.left.bind(),this.left.deoptimizePath(Se),this.right.bind(),this.body.bind()}createScope(e){this.scope=new Ka(e)}hasEffects(e){return this.left&&(this.left.hasEffects(e)||this.left.hasEffectsWhenAssignedAtPath(Se,e))||this.right&&this.right.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}include(e){this.included=!0,this.left.includeWithAllDeclaredVariables(e),this.left.deoptimizePath(Se),this.right.include(e),this.body.include(e)}render(e,t){this.left.render(e,t,le),this.right.render(e,t,le),this.body.render(e,t)}},ForStatement:class extends Ws{createScope(e){this.scope=new Ka(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,le),this.test&&this.test.render(e,t,le),this.update&&this.update.render(e,t,le),this.body.render(e,t)}},FunctionDeclaration:Zs,FunctionExpression:class extends Js{},Identifier:Xs,IfStatement:class extends Ws{constructor(){super(...arguments),this.isTestValueAnalysed=!1}bind(){super.bind(),this.isTestValueAnalysed||(this.testValue=Ce,this.isTestValueAnalysed=!0,this.testValue=this.test.getLiteralValueAtPath(Se,eo,this))}deoptimizeCache(){this.testValue=Ce}hasEffects(e){return!!this.test.hasEffects(e)||(this.testValue===Ce?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(e),this.consequent.include(e),void(null!==this.alternate&&this.alternate.include(e));const t=this.testValue===Ce;(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)}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),ce(this,e),n.render(e,t)}}},ImportDeclaration:ho,ImportExpression:class extends Ws{constructor(){super(...arguments),this.exportMode="auto"}hasEffects(){return!0}include(e){this.included||(this.included=!0,this.context.includeDynamicImport(this)),this.source.include(e)}initialise(){this.context.addDynamicImport(this)}render(e,t){if(this.inlineNamespace){const n=t.compact?"":" ",i=t.compact?"":";";return void e.overwrite(this.start,this.end,`Promise.resolve().then(function${n}()${n}{${n}return ${this.inlineNamespace.getName()}${i}${n}})`)}const n=this.getDynamicImportMechanism(t);n&&(e.overwrite(this.start,pe(e.original,"(",this.start+6)+1,n.left),e.overwrite(this.end-1,this.end,n.right)),this.source.render(e,t)}renderFinalResolution(e,t,n){this.included&&("amd"===n&&t.startsWith("'.")&&t.endsWith(".js'")&&(t=t.slice(0,-4)+"'"),e.overwrite(this.source.start,this.source.end,t))}setResolution(e,t){this.exportMode=e,t?this.inlineNamespace=t:(this.scope.addAccessedGlobalsByFormat({amd:["require"],cjs:["require"],system:["module"]}),"auto"===e&&this.scope.addAccessedGlobalsByFormat({amd:[sa],cjs:[sa]}))}getDynamicImportMechanism(e){switch(e.format){case"cjs":{const t=e.compact?"":" ",n=e.compact?"c":"resolve";switch(this.exportMode){case"default":return{left:`new Promise(function${t}(${n})${t}{${t}${n}({${t}'default':${t}require(`,right:`)${t}});${t}})`};case"auto":return{left:`new Promise(function${t}(${n})${t}{${t}${n}(${sa}(require(`,right:`)));${t}})`};default:return{left:`new Promise(function${t}(${n})${t}{${t}${n}(require(`,right:`));${t}})`}}}case"amd":{const t=e.compact?"":" ",n=e.compact?"c":"resolve",i=e.compact?"e":"reject";return{left:`new Promise(function${t}(${n},${t}${i})${t}{${t}require([`,right:`],${t}${"default"===this.exportMode?`function${t}(m)${t}{${t}${n}({${t}'default':${t}m${t}});${t}}`:"auto"===this.exportMode?`function${t}(m)${t}{${t}${n}(${sa}(m));${t}}`:n},${t}${i})${t}})`}}case"system":return{left:"module.import(",right:")"};case"es":if(e.dynamicImportFunction)return{left:`${e.dynamicImportFunction}(`,right:")"}}return null}},LabeledStatement:class extends Ws{hasEffects(e){return this.body.hasEffects(e.setIgnoreLabel(this.label.name).setIgnoreBreakStatements())}},Literal:uo,LogicalExpression:class extends Ws{constructor(){super(...arguments),this.expressionsToBeDeoptimized=[],this.isBranchResolutionAnalysed=!1,this.unusedBranch=null,this.usedBranch=null}bind(){super.bind(),this.isBranchResolutionAnalysed||this.analyseBranchResolution()}deoptimizeCache(){if(null!==this.usedBranch){this.usedBranch=null,this.unusedBranch.deoptimizePath(we);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?Ce:(this.expressionsToBeDeoptimized.push(n),this.usedBranch.getLiteralValueAtPath(e,t,n))}getReturnExpressionWhenCalledAtPath(e,t,n){return this.isBranchResolutionAnalysed||this.analyseBranchResolution(),null===this.usedBranch?new so([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)}render(e,t,{renderedParentType:n,isCalleeOfRenderedParent:i,preventASI:r}=X){if(this.left.included&&this.right.included)super.render(e,t);else{const s=pe(e.original,this.operator,this.left.end);this.right.included?(e.remove(this.start,s+2),r&&ge(e,s+2,this.right.start)):e.remove(s,this.end),ce(this,e),this.usedBranch.render(e,t,{isCalleeOfRenderedParent:n?i:this.parent.callee===this,renderedParentType:n||this.parent.type})}}analyseBranchResolution(){this.isBranchResolutionAnalysed=!0;const e=this.left.getLiteralValueAtPath(Se,eo,this);e!==Ce&&(("||"===this.operator?e:!e)?(this.usedBranch=this.left,this.unusedBranch=this.right):(this.usedBranch=this.right,this.unusedBranch=this.left))}},MemberExpression:lo,MetaProperty:class extends Ws{hasEffects(){return!1}hasEffectsWhenAccessedAtPath(e){return e.length>1}include(){if(!this.included){this.included=!0;const e=this.parent,t=this.metaProperty=e instanceof lo&&"string"==typeof e.propertyKey?e.propertyKey:null;t&&("url"===t?this.scope.addAccessedGlobalsByFormat(Co):(t.startsWith($o)||t.startsWith(ko)||t.startsWith(No))&&this.scope.addAccessedGlobalsByFormat(Po))}}initialise(){"import"===this.meta.name&&this.context.addImportMeta(this)}renderFinalMechanism(e,t,n,i){if(!this.included)return;const r=this.parent,s=this.metaProperty;if(s&&(s.startsWith($o)||s.startsWith(ko)||s.startsWith(No))){let a,o=null,h=null,u=null;s.startsWith($o)?(o=s.substr($o.length),a=this.context.getFileName(o)):s.startsWith(ko)?(this.context.warnDeprecation(`Using the "${ko}" prefix to reference files is deprecated. Use the "${$o}" prefix instead.`,!1),h=s.substr(ko.length),a=this.context.getFileName(h)):(this.context.warnDeprecation(`Using the "${No}" prefix to reference files is deprecated. Use the "${$o}" prefix instead.`,!1),u=s.substr(No.length),a=this.context.getFileName(u));const c=pt(gt(ft(t),a));let l;return null!==h&&(l=i.hookFirstSync("resolveAssetUrl",[{assetFileName:a,chunkId:t,format:n,moduleId:this.context.module.id,relativeAssetPath:c}])),l||(l=i.hookFirstSync("resolveFileUrl",[{assetReferenceId:h,chunkId:t,chunkReferenceId:u,fileName:a,format:n,moduleId:this.context.module.id,referenceId:o||h||u,relativePath:c}])),void e.overwrite(r.start,r.end,l,{contentOnly:!0})}const a=i.hookFirstSync("resolveImportMeta",[s,{chunkId:t,format:n,moduleId:this.context.module.id}]);"string"==typeof a&&(r instanceof lo?e.overwrite(r.start,r.end,a,{contentOnly:!0}):e.overwrite(this.start,this.end,a,{contentOnly:!0}))}},MethodDefinition:class extends Ws{hasEffects(e){return this.key.hasEffects(e)}hasEffectsWhenCalledAtPath(e,t,n){return e.length>0||this.value.hasEffectsWhenCalledAtPath(Se,t,n)}},NewExpression:class extends Ws{bind(){super.bind();for(const e of this.arguments)e.deoptimizePath(we)}hasEffects(e){for(const t of this.arguments)if(t.hasEffects(e))return!0;return!this.annotatedPure&&this.callee.hasEffectsWhenCalledAtPath(Se,this.callOptions,e.getHasEffectsWhenCalledOptions())}hasEffectsWhenAccessedAtPath(e,t){return e.length>1}initialise(){this.callOptions=be.create({args:this.arguments,callIdentifier:this,withNew:!0})}},ObjectExpression:class extends Ws{constructor(){super(...arguments),this.deoptimizedPaths=new Set,this.expressionsToBeDeoptimized=new Map,this.hasUnknownDeoptimizedProperty=!1,this.propertyMap=null,this.unmatchablePropertiesRead=[],this.unmatchablePropertiesWrite=[]}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.has(t)){this.deoptimizedPaths.add(t);const e=this.expressionsToBeDeoptimized.get(t);if(e)for(const t of e)t.deoptimizeCache()}}const n=1===e.length?we: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 i=e[0];if(0===e.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof i||this.deoptimizedPaths.has(i))return Ce;if(1===e.length&&!this.propertyMap[i]&&!Ge[i]&&0===this.unmatchablePropertiesRead.length){const e=this.expressionsToBeDeoptimized.get(i);return void(e?e.push(n):this.expressionsToBeDeoptimized.set(i,[n]))}if(!this.propertyMap[i]||null===this.propertyMap[i].exactMatchRead||this.propertyMap[i].propertiesRead.length>1)return Ce;const r=this.expressionsToBeDeoptimized.get(i);return r?r.push(n):this.expressionsToBeDeoptimized.set(i,[n]),this.propertyMap[i].exactMatchRead.getLiteralValueAtPath(e.slice(1),t,n)}getReturnExpressionWhenCalledAtPath(e,t,n){null===this.propertyMap&&this.buildPropertyMap();const i=e[0];if(0===e.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof i||this.deoptimizedPaths.has(i))return Pe;if(1===e.length&&Ge[i]&&0===this.unmatchablePropertiesRead.length&&(!this.propertyMap[i]||null===this.propertyMap[i].exactMatchRead))return Ze(Ge,i);if(!this.propertyMap[i]||null===this.propertyMap[i].exactMatchRead||this.propertyMap[i].propertiesRead.length>1)return Pe;const r=this.expressionsToBeDeoptimized.get(i);return r?r.push(n):this.expressionsToBeDeoptimized.set(i,[n]),this.propertyMap[i].exactMatchRead.getReturnExpressionWhenCalledAtPath(e.slice(1),t,n)}hasEffectsWhenAccessedAtPath(e,t){if(0===e.length)return!1;const n=e[0];if(e.length>1&&(this.hasUnknownDeoptimizedProperty||"string"!=typeof n||this.deoptimizedPaths.has(n)||!this.propertyMap[n]||null===this.propertyMap[n].exactMatchRead))return!0;const i=e.slice(1);for(const e of"string"!=typeof n?this.properties:this.propertyMap[n]?this.propertyMap[n].propertiesRead:[])if(e.hasEffectsWhenAccessedAtPath(i,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.has(n)||!this.propertyMap[n]||null===this.propertyMap[n].exactMatchRead))return!0;const i=e.slice(1);for(const r of"string"!=typeof n?this.properties:e.length>1?this.propertyMap[n].propertiesRead:this.propertyMap[n]?this.propertyMap[n].propertiesSet:[])if(r.hasEffectsWhenAssignedAtPath(i,t))return!0;return!1}hasEffectsWhenCalledAtPath(e,t,n){const i=e[0];if(0===e.length||this.hasUnknownDeoptimizedProperty||"string"!=typeof i||this.deoptimizedPaths.has(i)||(this.propertyMap[i]?!this.propertyMap[i].exactMatchRead:e.length>1||!Ge[i]))return!0;const r=e.slice(1);for(const e of this.propertyMap[i]?this.propertyMap[i].propertiesRead:[])if(e.hasEffectsWhenCalledAtPath(r,t,n))return!0;return!(1!==e.length||!Ge[i])&&Je(Ge,i,this.included,t,n)}render(e,t,{renderedParentType:n}=X){super.render(e,t),n===ee&&(e.appendRight(this.start,"("),e.prependLeft(this.end,")"))}buildPropertyMap(){this.propertyMap=Object.create(null);for(let e=this.properties.length-1;e>=0;e--){const t=this.properties[e];if(t instanceof Ro){this.unmatchablePropertiesRead.push(t);continue}const n="get"!==t.kind,i="set"!==t.kind;let r;if(t.computed){const e=t.key.getLiteralValueAtPath(Se,eo,this);if(e===Ce){i?this.unmatchablePropertiesRead.push(t):this.unmatchablePropertiesWrite.push(t);continue}r=String(e)}else r=t.key instanceof Xs?t.key.name:String(t.key.value);const s=this.propertyMap[r];s?(i&&null===s.exactMatchRead&&(s.exactMatchRead=t,s.propertiesRead.push(t,...this.unmatchablePropertiesRead)),n&&!i&&null===s.exactMatchWrite&&(s.exactMatchWrite=t,s.propertiesSet.push(t,...this.unmatchablePropertiesWrite))):this.propertyMap[r]={exactMatchRead:i?t:null,exactMatchWrite:n?t:null,propertiesRead:i?[t,...this.unmatchablePropertiesRead]:[],propertiesSet:n&&!i?[t,...this.unmatchablePropertiesWrite]:[]}}}deoptimizeAllProperties(){this.hasUnknownDeoptimizedProperty=!0;for(const e of this.properties)e.deoptimizePath(we);for(const e of this.expressionsToBeDeoptimized.values())for(const t of e)t.deoptimizeCache()}},ObjectPattern:class extends Ws{addExportedVariables(e){for(const t of this.properties)t.type===ae?t.value.addExportedVariables(e):t.argument.addExportedVariables(e)}declare(e,t){const n=[];for(const i of this.properties)n.push(...i.declare(e,t));return n}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(Se,t))return!0;return!1}},Program:Oo,Property:class extends Ws{constructor(){super(...arguments),this.declarationInit=null,this.returnExpression=null}bind(){super.bind(),"get"===this.kind&&null===this.returnExpression&&this.updateReturnExpression(),null!==this.declarationInit&&this.declarationInit.deoptimizePath([Ae,Ae])}declare(e,t){return this.declarationInit=t,this.value.declare(e,Pe)}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?Ce:"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?Pe:"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(Se,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(Se,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.accessorCallOptions=be.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=Pe,this.returnExpression=this.value.getReturnExpressionWhenCalledAtPath(Se,eo,this)}},RestElement:Qs,ReturnStatement:class extends Ws{hasEffects(e){return!e.ignoreReturnAwaitYield()||null!==this.argument&&this.argument.hasEffects(e)}initialise(){this.scope.addReturnExpression(this.argument||Pe)}render(e,t){this.argument&&(this.argument.render(e,t,{preventASI:!0}),this.argument.start===this.start+6&&e.prependLeft(this.start+6," "))}},SequenceExpression:class extends Ws{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;t0&&this.variable.hasEffectsWhenAccessedAtPath(e,t)}hasEffectsWhenAssignedAtPath(e,t){return this.variable.hasEffectsWhenAssignedAtPath(e,t)}initialise(){this.alias=this.scope.findLexicalBoundary()instanceof Do?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 Ws{hasEffects(e){return!0}render(e,t){this.argument.render(e,t,{preventASI:!0})}},TryStatement:class extends Ws{constructor(){super(...arguments),this.directlyIncluded=!1}hasEffects(e){return this.block.body.length>0||null!==this.handler&&this.handler.hasEffects(e)||null!==this.finalizer&&this.finalizer.hasEffects(e)}include(e){this.directlyIncluded&&this.context.tryCatchDeoptimization||(this.included=!0,this.directlyIncluded=!0,this.block.include(this.context.tryCatchDeoptimization?zs:e)),null!==this.handler&&this.handler.include(e),null!==this.finalizer&&this.finalizer.include(e)}},UnaryExpression:class extends Ws{bind(){super.bind(),"delete"===this.operator&&this.argument.deoptimizePath(Se)}getLiteralValueAtPath(e,t,n){if(e.length>0)return Ce;const i=this.argument.getLiteralValueAtPath(Se,t,n);return i===Ce?Ce:To[this.operator](i)}hasEffects(e){return this.argument.hasEffects(e)||"delete"===this.operator&&this.argument.hasEffectsWhenAssignedAtPath(Se,e)}hasEffectsWhenAccessedAtPath(e,t){return"void"===this.operator?e.length>0:e.length>1}},UnknownNode:class extends Ws{hasEffects(e){return!0}include(){super.include(!0)}},UpdateExpression:class extends Ws{bind(){if(super.bind(),this.argument.deoptimizePath(Se),this.argument instanceof Xs){this.scope.findVariable(this.argument.name).isReassigned=!0}}hasEffects(e){return this.argument.hasEffects(e)||this.argument.hasEffectsWhenAssignedAtPath(Se,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 i;switch(this.operator){case"++":i=`${t} + 1`;break;case"--":i=`${t} - 1`}e.overwrite(this.start,this.end,`(exports('${n.exportName}', ${i}), ${t}${this.operator})`)}}}},VariableDeclaration:class extends Ws{deoptimizePath(e){for(const e of this.declarations)e.deoptimizePath(Se)}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(){for(const e of this.declarations)e.declareDeclarator(this.kind)}render(e,t,n=X){if(function(e){for(const t of e){if(!t.included)return!1;if(t.id.type===ne){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,i,r,s,a){59===e.original.charCodeAt(this.end-1)&&e.remove(this.end-1,this.end),s&&(t+=";"),null!==n?(10!==e.original.charCodeAt(i-1)||10!==e.original.charCodeAt(this.end)&&13!==e.original.charCodeAt(this.end)||(i--,13===e.original.charCodeAt(i)&&i--),i===n+1?e.overwrite(n,r,t):(e.overwrite(n,n+1,t),e.remove(i,r))):e.appendLeft(r,t),a.length>0&&e.appendLeft(r," "+Qa(a))}renderReplacedDeclarations(e,t,{start:n=this.start,end:i=this.end,isNoStatement:r}){const s=me(this.declarations,e,this.start+this.kind.length,this.end-(59===e.original.charCodeAt(this.end-1)?1:0));let a,o,h=(o=/\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:i,separator:r,contentEnd:m,end:g}of s)!n.included||n.id instanceof Xs&&Lo(n.id.variable)&&null===n.init?e.remove(i,g):(u="",c="",n.id instanceof Xs&&Lo(n.id.variable)?(p&&(d+=";"),l=!1):("system"===t.format&&null!==n.init&&(n.id.type!==ne?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)),o===h+1?e.overwrite(h,o,d+u):(e.overwrite(h,h+1,d),e.appendLeft(o,u)),n.render(e,t),a=m,o=g,p=!0,h=r,d=c);p?this.renderDeclarationEnd(e,d,h,a,o,!r,f):e.remove(n,i)}},VariableDeclarator:class extends Ws{declareDeclarator(e){this.id.declare(e,this.init||ke)}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 Ws{hasEffects(e){return this.test.hasEffects(e)||this.body.hasEffects(e.setIgnoreBreakStatements())}},YieldExpression:class extends Ws{bind(){super.bind(),null!==this.argument&&this.argument.deoptimizePath(we)}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 Bo(e,t,n){n(e,t)}function zo(e,t,n){}var jo={};function Wo(e,t,n=e.type){let i=t.commentNodes[t.commentIndex];for(;i&&e.start>=i.end;)Uo(e,i),i=t.commentNodes[++t.commentIndex];i&&i.end<=e.end&&jo[n](e,t,Wo)}function Uo(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)}jo.Program=jo.BlockStatement=function(e,t,n){for(var i=0,r=e.body;iFo.test(e.text);let Ho="sourceMa";Ho+="ppingURL";const Go=new RegExp(`^#\\s+${Ho}=.+\\n?`),Ko=()=>{};let Yo=()=>[0,0],Xo=()=>0,Qo=()=>0,Jo={};const Zo=e=>1e3*e[0]+e[1]/1e6;function eh(e,t){switch(t){case 1:return`# ${e}`;case 2:return`## ${e}`;case 3:return e;default:return`${" ".repeat(t-4)}- ${e}`}}function th(e,t=3){e=eh(e,t),Jo.hasOwnProperty(e)||(Jo[e]={memory:0,startMemory:void 0,startTime:void 0,time:0,totalMemory:0});const n=Qo();Jo[e].startTime=Yo(),Jo[e].startMemory=n}function nh(e,t=3){if(e=eh(e,t),Jo.hasOwnProperty(e)){const t=Qo();Jo[e].time+=Xo(Jo[e].startTime),Jo[e].totalMemory=Math.max(Jo[e].totalMemory,t),Jo[e].memory+=t-Jo[e].startMemory}}function ih(){const e={};return Object.keys(Jo).forEach(t=>{e[t]=[Jo[t].time,Jo[t].memory,Jo[t].totalMemory]}),e}let rh=Ko,sh=Ko;const ah={load:!0,ongenerate:!0,onwrite:!0,resolveDynamicImport:!0,resolveId:!0,transform:!0,transformBundle:!0};function oh(e,t){const n={};for(const i of Object.keys(e))if(!0===ah[i]){let r=`plugin ${t}`;e.name&&(r+=` (${e.name})`),r+=` - ${i}`,n[i]=function(){rh(r,4);const t=e[i].apply(this===n?e:this,arguments);return sh(r,4),t&&"function"==typeof t.then&&(rh(`${r} (async)`,4),t.then(()=>sh(`${r} (async)`,4))),t}}else n[i]=e[i];return n}function hh(e){e.perf?(Jo={},"undefined"!=typeof process&&"function"==typeof process.hrtime?(Yo=process.hrtime.bind(process),Xo=e=>Zo(process.hrtime(e))):"undefined"!=typeof performance&&"function"==typeof performance.now&&(Yo=()=>[performance.now(),0],Xo=e=>performance.now()-e[0]),"undefined"!=typeof process&&"function"==typeof process.memoryUsage&&(Qo=()=>process.memoryUsage().heapUsed),rh=th,sh=nh,e.plugins=e.plugins.map(oh)):(rh=Ko,sh=Ko)}const uh={ecmaVersion:2020,preserveParens:!1,sourceType:"module"};function ch(e,t,n,i){t.error({code:"MISSING_EXPORT",message:`'${e}' is not exported by ${wa(n)}`,url:"https://rollupjs.org/guide/en/#error-name-is-not-exported-by-module"},i)}const lh={identifier:null,localName:ia};class ph{constructor(e,t,n,i){this.chunkFileNames=new Set,this.chunkName=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 aa(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.userChunkNames=new Set,this.usesTopLevelAwait=!1,this.namespaceVariable=void 0,this.transformDependencies=null,this.id=t,this.graph=e,this.excludeFromSourcemap=/\0/.test(t),this.context=e.getModuleContext(t),this.moduleSideEffects=n,this.isEntryPoint=i}basename(){const e=dt(this.id),t=mt(this.id);return ot(t?e.slice(0,-t.length):e)}bindReferences(){this.ast.bind()}error(e,t){if(void 0!==t){e.pos=t;let n=St(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(),i=e.mappings[t.line-1];let r=!1;if(void 0!==i)for(const n of i)if(n[0]>=t.column){if(1===n.length)break;t={column:n[3],line:n[2]+1,name:5===n.length?e.names[n[4]]:void 0,source:e.sources[n[1]]},r=!0;break}if(!r)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=ba(this.originalCode,n.line,n.column)}Ca(e)}getAllExportNames(){if(this.allExportNames)return this.allExportNames;const e=this.allExportNames=new Set;for(const t of Object.keys(this.exports))e.add(t);for(const t of Object.keys(this.reexports))e.add(t);for(const t of this.exportAllModules)if(t instanceof xt)e.add(`*${t.id}`);else for(const n of t.getAllExportNames())"default"!==n&&e.add(n);return e}getDynamicImportExpressions(){return this.dynamicImports.map(({node:e})=>{const t=e.source;return t instanceof Mo&&1===t.quasis.length&&t.quasis[0].value.cooked?t.quasis[0].value.cooked:t instanceof uo&&"string"==typeof t.value?t.value:t})}getExportNamesByVariable(){const e=new Map;for(const t of this.getAllExportNames()){const n=this.getVariableForExportName(t);if(!n||!(n.included||n instanceof tt))continue;const i=e.get(n);i?i.push(t):e.set(n,[t])}return e}getExports(){return Object.keys(this.exports)}getOrCreateNamespace(){return this.namespaceVariable||(this.namespaceVariable=new da(this.astContext),this.namespaceVariable.initialise()),this.namespaceVariable}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 xt)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 i=this.getVariableForExportName(n);(i&&i.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||ch(n.localName,this,n.module.id,n.start),e}const i=this.exports[e];if(i){if(i===lh)return this.exportShimVariable;const e=i.localName;return this.traceVariable(e)||this.graph.scope.findVariable(e)}if("default"!==e)for(const t of this.exportAllModules){const n=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,vt(this));for(const e of this.getExports()){const t=this.getVariableForExportName(e);t.deoptimizePath(we),t.included||(t.include(),this.graph.needsTreeshakingPass=!0)}for(const e of this.getReexports()){const t=this.getVariableForExportName(e);t.deoptimizePath(we),t.included||(t.include(),this.graph.needsTreeshakingPass=!0),t instanceof tt&&(t.module.reexported=!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 ph||e instanceof xt)&&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)}).sort((e,t)=>{const n=e instanceof xt;return n===t instanceof xt?0:n?1:-1})}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:i,originalCode:r,originalSourcemap:s,resolvedIds:a,sourcemapChain:o,transformDependencies:h,transformFiles:u}){var c;this.code=t,this.originalCode=r,this.originalSourcemap=s,this.sourcemapChain=o,u&&(this.transformFiles=u),this.transformDependencies=h,this.customTransformCache=n,"boolean"==typeof i&&(this.moduleSideEffects=i),rh("generate ast",3),this.esTreeAst=e||function(e,t,n){try{return t.parse(e.code,Object.assign({},uh,n,{onComment:(t,n,i,r)=>e.comments.push({block:t,text:n,start:i,end:r})}))}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),c=this.comments,Wo(this.esTreeAst,{commentIndex:0,commentNodes:c.filter(qo)}),sh("generate ast",3),this.resolvedIds=a||Object.create(null);const l=this.id;this.magicString=new H(t,{filename:this.excludeFromSourcemap?null:l,indentExclusionRanges:[]}),this.removeExistingSourceMap(),rh("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.treeshakingOptions&&this.graph.treeshakingOptions.annotations,code:t,deoptimizationTracker:this.graph.deoptimizationTracker,error:this.error.bind(this),fileName:l,getExports:this.getExports.bind(this),getFileName:this.graph.pluginDriver.getFileName,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:Vo,preserveModules:this.graph.preserveModules,propertyReadSideEffects:!this.graph.treeshakingOptions||this.graph.treeshakingOptions.propertyReadSideEffects,traceExport:this.getVariableForExportName.bind(this),traceVariable:this.traceVariable.bind(this),treeshake:!!this.graph.treeshakingOptions,tryCatchDeoptimization:!this.graph.treeshakingOptions||this.graph.treeshakingOptions.tryCatchDeoptimization,usesTopLevelAwait:!1,warn:this.warn.bind(this),warnDeprecation:this.graph.warnDeprecation.bind(this.graph)},this.scope=new Do(this.graph.scope,this.astContext),this.ast=new Oo(this.esTreeAst,{type:"Module",context:this.astContext},this.scope),sh("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,transformDependencies:this.transformDependencies,transformFiles:this.transformFiles}}traceVariable(e){const t=this.scope.variables.get(e);if(t)return t;if(e in this.importDescriptions){const t=this.importDescriptions[e],n=t.module;if(n instanceof ph&&"*"===t.name)return n.getOrCreateNamespace();const i=n.getVariableForExportName(t.name);return i||ch(t.name,this,n.id,t.start),i}return null}warn(e,t){if(void 0!==t){e.pos=t;const{line:n,column:i}=St(this.code,t,{offsetLine:1});e.loc={file:this.id,line:n,column:i},e.frame=ba(this.code,n,i)}e.id=this.id,this.graph.warn(e)}addDynamicImport(e){this.dynamicImports.push({node:e,resolution:null})}addExport(e){const t=e.source&&e.source.value;if(t)if(-1===this.sources.indexOf(t)&&this.sources.push(t),e.type===Z)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 ta)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===he)for(const e of t.declarations)for(const t of Ga(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 i=n.type===ie,r=n.type===re,s=i?"default":r?"*":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],i=this.resolvedIds[n.source].id;n.module=this.graph.moduleById.get(i)}}includeDynamicImport(e){const t=this.dynamicImports.find(t=>t.node===e).resolution;t instanceof ph&&(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&&Go.test(e.text)&&this.magicString.remove(e.start,e.end)}shimMissingExport(e){this.exports[e]||(this.graph.warn({code:"SHIMMED_EXPORT",exporter:wa(this.id),exportName:e,message:`Missing export "${e}" has been shimmed in module ${wa(this.id)}.`}),this.exports[e]=lh)}}class dh{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 fh{constructor(e,t){this.sources=t,this.names=e.names,this.mappings=e.mappings}traceMappings(){const e=[],t=[],n=[],i=[];for(const r of this.mappings){const s=[];for(const i of r){if(1==i.length)continue;const r=this.sources[i[1]];if(!r)continue;const a=r.traceSegment(i[2],i[3],5===i.length?this.names[i[4]]:"");if(a){let r=e.lastIndexOf(a.source.filename);-1===r?(r=e.length,e.push(a.source.filename),t[r]=a.source.content):null==t[r]?t[r]=a.source.content:null!=a.source.content&&t[r]!==a.source.content&&Ca({message:`Multiple conflicting contents for sourcemap source ${a.source.filename}`});const o=[i[0],r,a.line,a.column];if(a.name){let e=n.indexOf(a.name);-1===e&&(e=n.length,n.push(a.name)),o[4]=e}s.push(o)}}i.push(s)}return{sources:e,sourcesContent:t,names:n,mappings:i}}traceSegment(e,t,n){const i=this.mappings[e];if(!i)return null;let r=0,s=i.length-1;for(;r<=s;){const e=r+s>>1,a=i[e];if(a[0]===t){if(1==a.length)return null;const e=this.sources[a[1]];return e?e.traceSegment(a[2],a[3],5===a.length?this.names[a[4]]:n):null}a[0]>t?s=e-1:r=e+1}return null}}function mh(e){return function(t,n){return n.mappings?new fh(n,[t]):(e.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"}),new fh({mappings:[],names:[]},[t]))}}function gh(e,t,n,i,r){let s;if(n){const t=n.sources,i=n.sourcesContent||[],r=ft(e)||".",a=n.sourceRoot||".",o=t.map((e,t)=>new dh(yt(r,a,e),i[t]));s=new fh(n,o)}else s=new dh(e,t);return i.reduce(r,s)}const yh={amd:_h,cjs:_h,es:vh,iife:_h,system:vh,umd:_h};function xh(e,t,n,i,r,s,a){!function(e,t,n){for(const i of t){const t=i.scope;for(const[n,i]of t.accessedOutsideVariables)i.included&&e.add(n);const r=t.accessedGlobalVariablesByFormat&&t.accessedGlobalVariablesByFormat.get(n);if(r)for(const t of r)e.add(t)}}(i,e,r),function(e,t){for(const n of t){for(const t of n.scope.variables.values())t.included&&!(t.renderBaseName||t instanceof na&&t.getOriginalVariable()!==t)&&t.setRenderNames(null,Ee(t.name,e));const t=n.getOrCreateNamespace();t.included&&t.setRenderNames(null,Ee(t.name,e))}}(i,e),yh[r](i,n,t,s,a);for(const t of e)t.scope.deconflict(r)}function vh(e,t,n,i){for(const n of t){const t=n.module,r=n.name;let s;s=t instanceof xt&&("*"===r||"default"===r)?"default"===r&&i&&t.exportsNamespace?t.variableName+"__default":t.variableName:r,n.setRenderNames(null,Ee(s,e))}}function _h(e,t,n,i,r){for(const t of n)t.variableName=Ee(t.variableName,e);for(const e of t){const t=e.module;if(t instanceof xt){const n=e.name;"default"===n&&i&&(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||r&&e.isNamespace?e.setRenderNames(null,n.variableName):e.setRenderNames(n.variableName,n.getVariableExportName(e))}}}const Eh=(e,t)=>e.execIndex>t.execIndex?1:-1;function bh(e){e.sort(Eh)}function Ah(e,t,n){const i=[wa(e)];let r=t;for(;r!==e&&(i.push(wa(r)),r=n[r]););return i.push(i[0]),i.reverse(),i}function Sh(e){const t=e.split("\n"),n=t.filter(e=>/^\t+/.test(e)),i=t.filter(e=>/^ {2,}/.test(e));if(0===n.length&&0===i.length)return null;if(n.length>=i.length)return"\t";const r=i.reduce((e,t)=>{const n=/^ +/.exec(t)[0].length;return Math.min(n,e)},1/0);return new Array(r+1).join(" ")}function wh(e){if(!e)return null;if("string"==typeof e&&(e=JSON.parse(e)),""===e.mappings)return{mappings:[],names:[],sources:[],version:3};let t;return t="string"==typeof e.mappings?function(e){for(var t=0,n=0,i=0,r=0,s=0,a=[],o=[],h=[],u=0,c=0,l=0,p=0,d=e.length;u>>=1,y&&0===(p=-p)&&(p=-2147483648),0==c?(t+=p,h.push(t)):1===c?(n+=p,h.push(n)):2===c?(i+=p,h.push(i)):3===c?(r+=p,h.push(r)):4===c&&(s+=p,h.push(s)),c++,p=l=0}}}return h.length&&o.push(h),a.push(o),a}(e.mappings):e.mappings,Object.assign({},e,{mappings:t})}function Ih(e,t,n){return Ia(e)?e.replace(/\[(\w+)\]/g,(e,i)=>{if(!n.hasOwnProperty(i))return Ca(Ra(`"[${i}]" is not a valid placeholder in "${t}" pattern.`));const r=n[i]();return Ia(r)?r:Ca(Ra(`Invalid substitution "${r}" for placeholder "[${i}]" in "${t}" pattern, can be neither absolute nor relative path.`))}):Ca(Ra(`Invalid pattern "${e}" for "${t}", patterns can be neither absolute nor relative paths and must not contain invalid characters.`))}function Ch(e,t){if(e in t==!1)return e;const n=mt(e);e=e.substr(0,e.length-n.length);let i,r=1;for(;t[i=e+ ++r+n];);return i}function Ph(e,t,n,i){let r;return"function"==typeof t?r=t(e.id):t&&(r=t[e.id]),r||(i?(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 kh(e){return!e.isEmpty||e.entryModules.length>0||null!==e.manualChunkAlias}class Nh{constructor(e,t){this.entryModules=[],this.exportMode="named",this.facadeModule=null,this.id=null,this.indentString=void 0,this.manualChunkAlias=null,this.usedModules=void 0,this.variableName="chunk",this.dependencies=void 0,this.dynamicDependencies=void 0,this.exportNames=Object.create(null),this.exports=new Set,this.fileName=null,this.imports=new Set,this.name=null,this.needsExportsShim=!1,this.renderedDeclarations=void 0,this.renderedHash=void 0,this.renderedModuleSources=new Map,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.orderedModules[this.orderedModules.length-1];n&&(this.variableName=ot(dt(n.chunkName||n.manualChunkAlias||Sa(n.id))))}static generateFacade(e,t,n){const i=new Nh(e,[]);i.assignFacadeName(n,t),t.facadeChunk||(t.facadeChunk=i),i.dependencies=[t.chunk],i.dynamicDependencies=[],i.facadeModule=t;for(const e of t.getAllExportNames()){const n=t.getVariableForExportName(e);i.exports.add(n),i.exportNames[e]=n}return i}canModuleBeFacade(e){for(const t of this.exports)if(!e.has(t))return!1;return!0}generateFacades(){const e=[];for(const t of this.entryModules){const n=Array.from(t.userChunkNames).map(e=>({name:e}));if(0===n.length&&t.isUserDefinedEntryPoint&&n.push({}),n.push(...Array.from(t.chunkFileNames).map(e=>({fileName:e}))),0===n.length&&n.push({}),!this.facadeModule){const e=t.getExportNamesByVariable();if(this.graph.preserveModules||this.canModuleBeFacade(e)){this.facadeModule=t,t.facadeChunk=this;for(const[t,n]of e)for(const e of n)this.exportNames[e]=t;this.assignFacadeName(n.shift(),t)}}for(const i of n)e.push(Nh.generateFacade(this.graph,t,i))}return e}generateId(e,t,n,i,r){return null!==this.fileName?this.fileName:Ch(Ih(e,t,{format:()=>"es"===i.format?"esm":i.format,hash:()=>this.computeContentHashWithDependencies(n,i),name:()=>this.getChunkName()}),r)}generateIdPreserveModules(e,t){const n=Aa(this.orderedModules[0].id);return Ch(pt(ct(this.orderedModules[0].id)?Y(e,n):"_virtual/"+dt(n)),t)}generateInternalExports(e){if(null!==this.facadeModule)return;const t="system"===e.format||"es"===e.format||e.compact;let n,i=0;if(this.exportNames=Object.create(null),this.sortedExportNames=null,t)for(const e of this.exports){const t=e.name[0];if(this.exportNames[t]){do{49===(n=ve(++i)).charCodeAt(0)&&(n=ve(i+=9*Math.pow(64,n.length-1)))}while(_e[n]||this.exportNames[n]);this.exportNames[n]=e}else this.exportNames[t]=e}else for(const e of this.exports){for(i=0,n=e.name;this.exportNames[n];)n=e.name+"$"+ ++i;this.exportNames[n]=e}}getChunkName(){return this.name||(this.name=Aa(this.getFallbackChunkName()))}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).filter(Boolean)}getRenderedHash(){if(this.renderedHash)return this.renderedHash;if(!this.renderedSource)return"";const e=N(),t=this.calculateHashAugmentation();return e.update(t),e.update(this.renderedSource.toString()),e.update(this.getExportNames().map(e=>{const t=this.exportNames[e];return`${wa(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 da)return"*";for(const t of Object.keys(this.exportNames))if(this.exportNames[t]===e)return t;throw new Error(`Internal Error: Could not find export name for variable ${e.name}.`)}link(){const e=new Set,t=new Set;for(const n of this.orderedModules)this.addDependenciesToChunk(n.getTransitiveDependencies(),e),this.addDependenciesToChunk(n.dynamicDependencies,t),this.setUpChunkImportsAndExportsForModule(n);this.dependencies=Array.from(e),this.dynamicDependencies=Array.from(t)}merge(e,t,n,i){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 r=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])},a=(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 i=0;i0)&&(r=o.length(),this.renderedModuleSources.set(t,o),n.addSource(o),this.usedModules.push(t),h.included&&!this.graph.preserveModules)){const e=h.renderBlock(s);h.renderFirst()?a+=i+e:n.addSource(new H(e))}}const{renderedExports:h,removedExports:u}=t.getRenderedExports();o[t.id]={originalLength:t.originalCode.length,removedExports:u,renderedExports:h,renderedLength:r}}a&&n.prepend(a+i+i),this.needsExportsShim&&n.prepend(`${i}${s.varOrConst} ${ia}${r}=${r}void 0;${i}${i}`),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()},sh("render modules",3)}render(e,t,n){if(rh("render format",3),!this.renderedSource)throw new Error("Internal error: Chunk render called before preRender");const i=e.format,r=qa[i];r||Ca({code:"INVALID_OPTION",message:`Invalid format: ${i} - valid options are ${Object.keys(qa).join(", ")}.`}),e.dynamicImportFunction&&"es"!==i&&this.graph.warn({code:"INVALID_OPTION",message:'"output.dynamicImportFunction" is ignored for formats other than "esm".'});for(let e=0;ee.reexports&&0!==e.reexports.length);let a=!1;const o=new Set;for(const e of this.orderedModules){e.usesTopLevelAwait&&(a=!0);const t=e.scope.accessedGlobalVariablesByFormat,n=t&&t.get(i);if(n)for(const e of n)o.add(e)}a&&"es"!==i&&"system"!==i&&Ca({code:"INVALID_TLA_FORMAT",message:`Module format ${i} does not support top-level await. Use the "es" or "system" output formats rather.`});const h=r(this.renderedSource,{accessedGlobals:o,dependencies:this.renderedDeclarations.dependencies,exports:this.renderedDeclarations.exports,hasExports:s,indentString:this.indentString,intro:t.intro,isEntryModuleFacade:null!==this.facadeModule&&this.facadeModule.isEntryPoint,namedExportsMode:"default"!==this.exportMode,outro:t.outro,usesTopLevelAwait:a,varOrConst:e.preferConst?"const":"var",warn:this.graph.warn.bind(this.graph)},e);t.banner&&h.prepend(t.banner),t.footer&&h.append(t.footer);const u=h.toString();sh("render format",3);let c=null;const l=[];return function({graph:e,chunk:t,renderChunk:n,code:i,sourcemapChain:r,options:s}){const a=(e,t,n)=>{if(null==t)return e;if("string"==typeof t&&(t={code:t,map:void 0}),null!==t.map){const e=wh(t.map);r.push(e||{missing:!0,plugin:n.name})}return t.code};let o=!1,h=!0;return e.pluginDriver.hookReduceArg0("renderChunk",[i,n,s],a).then(n=>(h=!1,e.pluginDriver.hookReduceArg0("transformChunk",[n,s,t],a))).then(n=>(o=!0,e.pluginDriver.hookReduceArg0("transformBundle",[n,s,t],a))).catch(e=>{if(h)throw e;return Ca(e,{code:o?"BAD_BUNDLE_TRANSFORMER":"BAD_CHUNK_TRANSFORMER",message:`Error transforming ${(o?"bundle":"chunk")+(e.plugin?` with '${e.plugin}' plugin`:"")}: ${e.message}`,plugin:e.plugin})})}({chunk:this,code:u,graph:this.graph,options:e,renderChunk:n,sourcemapChain:l}).then(t=>{if(e.sourcemap){let t;rh("sourcemap",3),t=e.file?yt(e.sourcemapFile||e.file):e.dir?yt(e.dir,this.id):yt(this.id);const n=h.generateDecodedMap({});(c=function(e,t,n,i,r,s){const a=mh(e.graph),o=i.filter(e=>!e.excludeFromSourcemap).map(e=>gh(e.id,e.originalCode,e.originalSourcemap,e.sourcemapChain,a));let h=new fh(n,o);h=r.reduce(a,h);let{sources:u,sourcesContent:c,names:l,mappings:p}=h.traceMappings();if(t){const e=ft(t);u=u.map(t=>gt(e,t)),t=dt(t)}return new L({file:t,sources:u,sourcesContent:c=s?null:c,names:l,mappings:p})}(this,t,n,this.usedModules,l,e.sourcemapExcludeSources)).sources=c.sources.map(t=>pt(e.sourcemapPathTransform?e.sourcemapPathTransform(t):t)),sh("sourcemap",3)}return!0!==e.compact&&"\n"!==t[t.length-1]&&(t+="\n"),{code:t,map:c}})}visitDependencies(e){const t=[this],n=new Set;for(const i of t)if(e(i),!(i instanceof xt))for(const e of i.dependencies.concat(i.dynamicDependencies))n.has(e)||(n.add(e),t.push(e))}visitStaticDependenciesUntilCondition(e){const t=new Set;return function n(i){if(!t.has(i)){if(t.add(i),i instanceof Nh)for(const e of i.dependencies)if(n(e))return!0;return!0===e(i)}}(this)}addDependenciesToChunk(e,t){for(const n of e){if(n.chunk===this)continue;let e;if(n instanceof ph)e=n.chunk;else{if(!n.used&&!n.moduleSideEffects)continue;e=n}t.add(e)}}assignFacadeName({fileName:e,name:t},n){e?this.fileName=e:this.name=Aa(t||n.chunkName||Sa(n.id))}calculateHashAugmentation(){const e=this.facadeModule,t=this.getChunkName.bind(this),n={dynamicImports:this.getDynamicImportIds(),exports:this.getExportNames(),facadeModuleId:e&&e.id,imports:this.getImportIds(),isDynamicEntry:null!==e&&e.dynamicallyImportedBy.length>0,isEntry:null!==e&&e.isEntryPoint,modules:this.renderedModules,get name(){return t()}};return this.graph.pluginDriver.hookReduceValueSync("augmentChunkHash","",[n],(e,t)=>(t&&(e+=t),e))}computeContentHashWithDependencies(e,t){const n=N();return n.update([e.intro,e.outro,e.banner,e.footer].map(e=>e||"").join(":")),n.update(t.format),this.visitDependencies(e=>{e instanceof xt?n.update(":"+e.renderPath):n.update(e.getRenderedHash())}),n.digest("hex").substr(0,8)}finaliseDynamicImports(e){for(const[t,n]of this.renderedModuleSources)for(const{node:i,resolution:r}of t.dynamicImports)if(r)if(r instanceof ph){if(r.chunk!==this&&kh(r.chunk)){const t=r.facadeChunk||r.chunk;i.renderFinalResolution(n,`'${this.getRelativePath(t.id)}'`,e)}}else i.renderFinalResolution(n,r instanceof xt?`'${r.renormalizeRenderPath?this.getRelativePath(r.renderPath):r.id}'`:r,e)}finaliseImportMetas(e){for(const[t,n]of this.renderedModuleSources)for(const i of t.importMetas)i.renderFinalMechanism(n,this.id,e,this.graph.pluginDriver)}getChunkDependencyDeclarations(e){const t=new Map;for(let n of this.getExportNames()){let i,r,s=!1;if("*"===n[0])s=!1!==e.externalLiveBindings,i=this.graph.moduleById.get(n.substr(1)),r=n="*";else{const t=this.exportNames[n],a=t.module;if(!a||a.chunk===this)continue;a instanceof ph?(r=(i=a.chunk).getVariableExportName(t),s=t.isReassigned):(i=a,r=t.name,s=!1!==e.externalLiveBindings)}let a=t.get(i);a||t.set(i,a=[]),a.push({imported:r,reexported:n,needsLiveBinding:s})}const n=new Set,i=[];for(const r of this.dependencies){const s=[];for(const e of this.imports){const t=e instanceof na?e.getOriginalVariable():e;(e.module instanceof ph?e.module.chunk!==r:e.module!==r)||n.has(t)||(n.add(t),s.push({imported:e.module instanceof xt?e.name:e.module.chunk.getVariableExportName(e),local:e.getName()}))}const a=t.get(r);let o,h,u=!0;r instanceof xt?(o=r.exportsNames||r.exportsNamespace,h="default"in r.declarations):(o=!0,h=!1,u="default"!==r.exportMode);let c=void 0,l=void 0;r instanceof xt&&(c=r.renderPath,"umd"!==e.format&&"iife"!==e.format||(l=Ph(r,e.globals,this.graph,o||h))),i.push({exportsDefault:h,exportsNames:o,globalName:l,id:c,imports:s.length>0?s:null,isChunk:r instanceof Nh,name:r.variableName,namedExportsMode:u,reexports:a})}return i}getChunkExportDeclarations(){const e=[];for(const t of this.getExportNames()){if("*"===t[0])continue;const n=this.exportNames[t],i=n.module;if(i&&i.chunk!==this)continue;let r=!1,s=!1;if(n instanceof Et){n.init===ke&&(s=!0);for(const e of n.declarations)if(e.parent instanceof Zs||e instanceof ta&&e.declaration instanceof Zs){r=!0;break}}else n instanceof pa&&(r=!0);const a=n.getName();e.push({exported:"*"===t?a:t,hoisted:r,local:a,uninitialized:s})}return e}getFallbackChunkName(){return this.manualChunkAlias?this.manualChunkAlias:this.fileName?Sa(this.fileName):Sa(this.orderedModules[this.orderedModules.length-1].id)}getRelativePath(e){const t=pt(Y(ft(this.id),e));return t.startsWith("../")?t:"./"+t}inlineChunkDependencies(e,t){for(const n of e.dependencies)if(n instanceof xt)-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(t.included)if(n instanceof ph)if(n.chunk===this){const e=n.getOrCreateNamespace();t.setResolution("named",e)}else t.setResolution(n.chunk.exportMode);else t.setResolution("auto")}setExternalRenderPaths(e,t){for(const n of this.dependencies.concat(this.dynamicDependencies))n instanceof xt&&n.setRenderPath(e,t)}setIdentifierRenderResolutions(e){for(const t of this.getExportNames()){const n=this.exportNames[t];n&&(n instanceof aa&&(this.needsExportsShim=!0),n.exportName=t,"es"===e.format||"system"===e.format||!n.isReassigned||n.isId||n instanceof na&&n.hasId?n.setRenderNames(null,null):n.setRenderNames("exports",t))}const t=new Set;this.needsExportsShim&&t.add(ia),"es"!==e.format&&(t.add("exports"),"cjs"===e.format&&t.add(ra).add("require").add("module").add("__filename").add("__dirname")),xh(this.orderedModules,this.dependencies,this.imports,t,e.format,!1!==e.interop,this.graph.preserveModules)}setUpChunkImportsAndExportsForModule(e){for(const t of e.imports)t.module.chunk!==this&&(this.imports.add(t),t.module instanceof ph&&t.module.chunk.exports.add(t));if(e.isEntryPoint||e.dynamicallyImportedBy.some(e=>e.chunk!==this)){const t=e.getExportNamesByVariable();for(const e of t.keys()){this.exports.add(e);const t=e.module;t&&t.chunk&&t.chunk!==this&&t.chunk.exports.add(e)}}if(e.getOrCreateNamespace().included)for(const t of Object.keys(e.reexports)){const n=e.reexports[t],i=n.module.getVariableForExportName(n.localName);i.module.chunk!==this&&(this.imports.add(i),i.module instanceof ph&&i.module.chunk.exports.add(i))}for(const{node:t,resolution:n}of e.dynamicImports)t.included&&n instanceof ph&&n.chunk===this&&n.getOrCreateNamespace().include()}}var $h={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"},Rh="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",Oh={5:Rh,"5module":Rh+" export import",6:Rh+" const class extends export import super"},Mh=/^in(stanceof)?$/,Dh="ªµºÀ-ÖØ-öø-ˁˆ-ˑˠ-ˤˬˮͰ-ʹͶͷͺ-ͽͿΆΈ-ΊΌΎ-ΡΣ-ϵϷ-ҁҊ-ԯԱ-Ֆՙՠ-ֈא-תׯ-ײؠ-يٮٯٱ-ۓەۥۦۮۯۺ-ۼۿܐܒ-ܯݍ-ޥޱߊ-ߪߴߵߺࠀ-ࠕࠚࠤࠨࡀ-ࡘࡠ-ࡪࢠ-ࢴࢶ-ࢽऄ-हऽॐक़-ॡॱ-ঀঅ-ঌএঐও-নপ-রলশ-হঽৎড়ঢ়য়-ৡৰৱৼਅ-ਊਏਐਓ-ਨਪ-ਰਲਲ਼ਵਸ਼ਸਹਖ਼-ੜਫ਼ੲ-ੴઅ-ઍએ-ઑઓ-નપ-રલળવ-હઽૐૠૡૹଅ-ଌଏଐଓ-ନପ-ରଲଳଵ-ହଽଡ଼ଢ଼ୟ-ୡୱஃஅ-ஊஎ-ஐஒ-கஙசஜஞடணதந-பம-ஹௐఅ-ఌఎ-ఐఒ-నప-హఽౘ-ౚౠౡಀಅ-ಌಎ-ಐಒ-ನಪ-ಳವ-ಹಽೞೠೡೱೲഅ-ഌഎ-ഐഒ-ഺഽൎൔ-ൖൟ-ൡൺ-ൿඅ-ඖක-නඳ-රලව-ෆก-ะาำเ-ๆກຂຄຆ-ຊຌ-ຣລວ-ະາຳຽເ-ໄໆໜ-ໟༀཀ-ཇཉ-ཬྈ-ྌက-ဪဿၐ-ၕၚ-ၝၡၥၦၮ-ၰၵ-ႁႎႠ-ჅჇჍა-ჺჼ-ቈቊ-ቍቐ-ቖቘቚ-ቝበ-ኈኊ-ኍነ-ኰኲ-ኵኸ-ኾዀዂ-ዅወ-ዖዘ-ጐጒ-ጕጘ-ፚᎀ-ᎏᎠ-Ᏽᏸ-ᏽᐁ-ᙬᙯ-ᙿᚁ-ᚚᚠ-ᛪᛮ-ᛸᜀ-ᜌᜎ-ᜑᜠ-ᜱᝀ-ᝑᝠ-ᝬᝮ-ᝰក-ឳៗៜᠠ-ᡸᢀ-ᢨᢪᢰ-ᣵᤀ-ᤞᥐ-ᥭᥰ-ᥴᦀ-ᦫᦰ-ᧉᨀ-ᨖᨠ-ᩔᪧᬅ-ᬳᭅ-ᭋᮃ-ᮠᮮᮯᮺ-ᯥᰀ-ᰣᱍ-ᱏᱚ-ᱽᲀ-ᲈᲐ-ᲺᲽ-Ჿᳩ-ᳬᳮ-ᳳᳵᳶᳺᴀ-ᶿḀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼιῂ-ῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲ-ῴῶ-ῼⁱⁿₐ-ₜℂℇℊ-ℓℕ℘-ℝℤΩℨK-ℹℼ-ℿⅅ-ⅉⅎⅠ-ↈⰀ-Ⱞⰰ-ⱞⱠ-ⳤⳫ-ⳮⳲⳳⴀ-ⴥⴧⴭⴰ-ⵧⵯⶀ-ⶖⶠ-ⶦⶨ-ⶮⶰ-ⶶⶸ-ⶾⷀ-ⷆⷈ-ⷎⷐ-ⷖⷘ-ⷞ々-〇〡-〩〱-〵〸-〼ぁ-ゖ゛-ゟァ-ヺー-ヿㄅ-ㄯㄱ-ㆎㆠ-ㆺㇰ-ㇿ㐀-䶵一-鿯ꀀ-ꒌꓐ-ꓽꔀ-ꘌꘐ-ꘟꘪꘫꙀ-ꙮꙿ-ꚝꚠ-ꛯꜗ-ꜟꜢ-ꞈꞋ-ꞿꟂ-Ᶎꟷ-ꠁꠃ-ꠅꠇ-ꠊꠌ-ꠢꡀ-ꡳꢂ-ꢳꣲ-ꣷꣻꣽꣾꤊ-ꤥꤰ-ꥆꥠ-ꥼꦄ-ꦲꧏꧠ-ꧤꧦ-ꧯꧺ-ꧾꨀ-ꨨꩀ-ꩂꩄ-ꩋꩠ-ꩶꩺꩾ-ꪯꪱꪵꪶꪹ-ꪽꫀꫂꫛ-ꫝꫠ-ꫪꫲ-ꫴꬁ-ꬆꬉ-ꬎꬑ-ꬖꬠ-ꬦꬨ-ꬮꬰ-ꭚꭜ-ꭧꭰ-ꯢ가-힣ힰ-ퟆퟋ-ퟻ豈-舘並-龎ff-stﬓ-ﬗיִײַ-ﬨשׁ-זּטּ-לּמּנּסּףּפּצּ-ﮱﯓ-ﴽﵐ-ﶏﶒ-ﷇﷰ-ﷻﹰ-ﹴﹶ-ﻼA-Za-zヲ-하-ᅦᅧ-ᅬᅭ-ᅲᅳ-ᅵ",Th="‌‍·̀-ͯ·҃-֑҇-ׇֽֿׁׂׅׄؐ-ًؚ-٩ٰۖ-ۜ۟-۪ۤۧۨ-ۭ۰-۹ܑܰ-݊ަ-ް߀-߉߫-߽߳ࠖ-࠙ࠛ-ࠣࠥ-ࠧࠩ-࡙࠭-࡛࣓-ࣣ࣡-ःऺ-़ा-ॏ॑-ॗॢॣ०-९ঁ-ঃ়া-ৄেৈো-্ৗৢৣ০-৯৾ਁ-ਃ਼ਾ-ੂੇੈੋ-੍ੑ੦-ੱੵઁ-ઃ઼ા-ૅે-ૉો-્ૢૣ૦-૯ૺ-૿ଁ-ଃ଼ା-ୄେୈୋ-୍ୖୗୢୣ୦-୯ஂா-ூெ-ைொ-்ௗ௦-௯ఀ-ఄా-ౄె-ైొ-్ౕౖౢౣ౦-౯ಁ-ಃ಼ಾ-ೄೆ-ೈೊ-್ೕೖೢೣ೦-೯ഀ-ഃ഻഼ാ-ൄെ-ൈൊ-്ൗൢൣ൦-൯ංඃ්ා-ුූෘ-ෟ෦-෯ෲෳัิ-ฺ็-๎๐-๙ັິ-ຼ່-ໍ໐-໙༘༙༠-༩༹༵༷༾༿ཱ-྄྆྇ྍ-ྗྙ-ྼ࿆ါ-ှ၀-၉ၖ-ၙၞ-ၠၢ-ၤၧ-ၭၱ-ၴႂ-ႍႏ-ႝ፝-፟፩-፱ᜒ-᜔ᜲ-᜴ᝒᝓᝲᝳ឴-៓៝០-៩᠋-᠍᠐-᠙ᢩᤠ-ᤫᤰ-᤻᥆-᥏᧐-᧚ᨗ-ᨛᩕ-ᩞ᩠-᩿᩼-᪉᪐-᪙᪰-᪽ᬀ-ᬄ᬴-᭄᭐-᭙᭫-᭳ᮀ-ᮂᮡ-ᮭ᮰-᮹᯦-᯳ᰤ-᰷᱀-᱉᱐-᱙᳐-᳔᳒-᳨᳭᳴᳷-᳹᷀-᷹᷻-᷿‿⁀⁔⃐-⃥⃜⃡-⃰⳯-⵿⳱ⷠ-〪ⷿ-゙゚〯꘠-꘩꙯ꙴ-꙽ꚞꚟ꛰꛱ꠂ꠆ꠋꠣ-ꠧꢀꢁꢴ-ꣅ꣐-꣙꣠-꣱ꣿ-꤉ꤦ-꤭ꥇ-꥓ꦀ-ꦃ꦳-꧀꧐-꧙ꧥ꧰-꧹ꨩ-ꨶꩃꩌꩍ꩐-꩙ꩻ-ꩽꪰꪲ-ꪴꪷꪸꪾ꪿꫁ꫫ-ꫯꫵ꫶ꯣ-ꯪ꯬꯭꯰-꯹ﬞ︀-️︠-︯︳︴﹍-﹏0-9_",Lh=new RegExp("["+Dh+"]"),Vh=new RegExp("["+Dh+Th+"]");Dh=Th=null;var Bh=[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,155,22,13,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,21,0,33,47,21,1,2,0,185,46,42,3,37,47,21,0,60,42,14,0,72,26,230,43,117,63,32,0,161,7,3,38,17,0,2,0,29,0,11,39,8,0,22,0,12,45,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,74,6,0,67,12,65,1,2,0,29,6135,9,754,9486,286,50,2,18,3,9,395,2309,106,6,12,4,8,8,9,5991,84,2,70,2,1,3,0,3,1,3,3,2,11,2,0,2,6,2,64,2,3,3,7,2,6,2,27,2,3,2,4,2,0,4,6,2,339,3,24,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,30,2,24,2,7,2357,44,11,6,17,0,370,43,1301,196,60,67,8,0,1205,3,2,26,2,1,2,0,3,0,2,9,2,3,2,0,2,0,7,0,5,0,2,0,2,0,2,2,2,1,2,0,3,0,2,0,2,0,2,0,2,0,2,1,2,0,3,3,2,6,2,3,2,3,2,0,2,9,2,16,6,2,2,4,2,16,4421,42710,42,4148,12,221,3,5761,15,7472,3104,541],zh=[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,232,6,3,6,4,0,29,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,1014,0,2,54,8,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,262,6,10,9,419,13,1495,6,110,6,6,9,792487,239];function jh(e,t){for(var n=65536,i=0;ie)return!1;if((n+=t[i+1])>=e)return!0}}function Wh(e,t){return e<65?36===e:e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&Lh.test(String.fromCharCode(e)):!1!==t&&jh(e,Bh)))}function Uh(e,t){return e<48?36===e:e<58||!(e<65)&&(e<91||(e<97?95===e:e<123||(e<=65535?e>=170&&Vh.test(String.fromCharCode(e)):!1!==t&&(jh(e,Bh)||jh(e,zh)))))}var Fh=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 qh(e,t){return new Fh(e,{beforeExpr:!0,binop:t})}var Hh={beforeExpr:!0},Gh={startsExpr:!0},Kh={};function Yh(e,t){return void 0===t&&(t={}),t.keyword=e,Kh[e]=new Fh(e,t)}var Xh={num:new Fh("num",Gh),regexp:new Fh("regexp",Gh),string:new Fh("string",Gh),name:new Fh("name",Gh),eof:new Fh("eof"),bracketL:new Fh("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new Fh("]"),braceL:new Fh("{",{beforeExpr:!0,startsExpr:!0}),braceR:new Fh("}"),parenL:new Fh("(",{beforeExpr:!0,startsExpr:!0}),parenR:new Fh(")"),comma:new Fh(",",Hh),semi:new Fh(";",Hh),colon:new Fh(":",Hh),dot:new Fh("."),question:new Fh("?",Hh),arrow:new Fh("=>",Hh),template:new Fh("template"),invalidTemplate:new Fh("invalidTemplate"),ellipsis:new Fh("...",Hh),backQuote:new Fh("`",Gh),dollarBraceL:new Fh("${",{beforeExpr:!0,startsExpr:!0}),eq:new Fh("=",{beforeExpr:!0,isAssign:!0}),assign:new Fh("_=",{beforeExpr:!0,isAssign:!0}),incDec:new Fh("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new Fh("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:qh("||",1),logicalAND:qh("&&",2),bitwiseOR:qh("|",3),bitwiseXOR:qh("^",4),bitwiseAND:qh("&",5),equality:qh("==/!=/===/!==",6),relational:qh("/<=/>=",7),bitShift:qh("<>/>>>",8),plusMin:new Fh("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:qh("%",10),star:qh("*",10),slash:qh("/",10),starstar:new Fh("**",{beforeExpr:!0}),_break:Yh("break"),_case:Yh("case",Hh),_catch:Yh("catch"),_continue:Yh("continue"),_debugger:Yh("debugger"),_default:Yh("default",Hh),_do:Yh("do",{isLoop:!0,beforeExpr:!0}),_else:Yh("else",Hh),_finally:Yh("finally"),_for:Yh("for",{isLoop:!0}),_function:Yh("function",Gh),_if:Yh("if"),_return:Yh("return",Hh),_switch:Yh("switch"),_throw:Yh("throw",Hh),_try:Yh("try"),_var:Yh("var"),_const:Yh("const"),_while:Yh("while",{isLoop:!0}),_with:Yh("with"),_new:Yh("new",{beforeExpr:!0,startsExpr:!0}),_this:Yh("this",Gh),_super:Yh("super",Gh),_class:Yh("class",Gh),_extends:Yh("extends",Hh),_export:Yh("export"),_import:Yh("import",Gh),_null:Yh("null",Gh),_true:Yh("true",Gh),_false:Yh("false",Gh),_in:Yh("in",{beforeExpr:!0,binop:7}),_instanceof:Yh("instanceof",{beforeExpr:!0,binop:7}),_typeof:Yh("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:Yh("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:Yh("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},Qh=/\r\n?|\n|\u2028|\u2029/,Jh=new RegExp(Qh.source,"g");function Zh(e,t){return 10===e||13===e||!t&&(8232===e||8233===e)}var eu=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,tu=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,nu=Object.prototype,iu=nu.hasOwnProperty,ru=nu.toString;function su(e,t){return iu.call(e,t)}var au=Array.isArray||function(e){return"[object Array]"===ru.call(e)};function ou(e){return new RegExp("^(?:"+e.replace(/ /g,"|")+")$")}var hu=function(e,t){this.line=e,this.column=t};hu.prototype.offset=function(e){return new hu(this.line,this.column+e)};var uu=function(e,t,n){this.start=t,this.end=n,null!==e.sourceFile&&(this.source=e.sourceFile)};function cu(e,t){for(var n=1,i=0;;){Jh.lastIndex=i;var r=Jh.exec(e);if(!(r&&r.index=2015&&(t.ecmaVersion-=2009),null==t.allowReserved&&(t.allowReserved=t.ecmaVersion<5),au(t.onToken)){var i=t.onToken;t.onToken=function(e){return i.push(e)}}return au(t.onComment)&&(t.onComment=function(e,t){return function(n,i,r,s,a,o){var h={type:n?"Block":"Line",value:i,start:r,end:s};e.locations&&(h.loc=new uu(this,a,o)),e.ranges&&(h.range=[r,s]),t.push(h)}}(t,t.onComment)),t}var du=2,fu=1|du,mu=4,gu=8;function yu(e,t){return du|(e?mu:0)|(t?gu:0)}var xu=function(e,t,n){this.options=e=pu(e),this.sourceFile=e.sourceFile,this.keywords=ou(Oh[e.ecmaVersion>=6?6:"module"===e.sourceType?"5module":5]);var i="";if(!0!==e.allowReserved){for(var r=e.ecmaVersion;!(i=$h[r]);r--);"module"===e.sourceType&&(i+=" await")}this.reservedWords=ou(i);var s=(i?i+" ":"")+$h.strict;this.reservedWordsStrict=ou(s),this.reservedWordsStrictBind=ou(s+" "+$h.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(Qh).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=Xh.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},vu={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0}};xu.prototype.parse=function(){var e=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(e)},vu.inFunction.get=function(){return(this.currentVarScope().flags&du)>0},vu.inGenerator.get=function(){return(this.currentVarScope().flags&gu)>0},vu.inAsync.get=function(){return(this.currentVarScope().flags&mu)>0},vu.allowSuper.get=function(){return(64&this.currentThisScope().flags)>0},vu.allowDirectSuper.get=function(){return(128&this.currentThisScope().flags)>0},vu.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},xu.prototype.inNonArrowFunction=function(){return(this.currentThisScope().flags&du)>0},xu.extend=function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];for(var n=this,i=0;i-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")}},_u.checkExpressionErrors=function(e,t){if(!e)return!1;var n=e.shorthandAssign,i=e.doubleProto;if(!t)return n>=0||i>=0;n>=0&&this.raise(n,"Shorthand property assignments are valid only in destructuring patterns"),i>=0&&this.raiseRecoverable(i,"Redefinition of __proto__ property")},_u.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos=6&&this.unexpected(),this.parseFunctionStatement(s,!1,!e);case Xh._class:return e&&this.unexpected(),this.parseClass(s,!0);case Xh._if:return this.parseIfStatement(s);case Xh._return:return this.parseReturnStatement(s);case Xh._switch:return this.parseSwitchStatement(s);case Xh._throw:return this.parseThrowStatement(s);case Xh._try:return this.parseTryStatement(s);case Xh._const:case Xh._var:return i=i||this.value,e&&"var"!==i&&this.unexpected(),this.parseVarStatement(s,i);case Xh._while:return this.parseWhileStatement(s);case Xh._with:return this.parseWithStatement(s);case Xh.braceL:return this.parseBlock(!0,s);case Xh.semi:return this.parseEmptyStatement(s);case Xh._export:case Xh._import:if(this.options.ecmaVersion>10&&r===Xh._import){tu.lastIndex=this.pos;var a=tu.exec(this.input),o=this.pos+a[0].length;if(40===this.input.charCodeAt(o))return this.parseExpressionStatement(s,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),r===Xh._import?this.parseImport(s):this.parseExport(s,n);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(s,!0,!e);var h=this.value,u=this.parseExpression();return r===Xh.name&&"Identifier"===u.type&&this.eat(Xh.colon)?this.parseLabeledStatement(s,h,u,e):this.parseExpressionStatement(s,u)}},Au.parseBreakContinueStatement=function(e,t){var n="break"===t;this.next(),this.eat(Xh.semi)||this.insertSemicolon()?e.label=null:this.type!==Xh.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var i=0;i=6?this.eat(Xh.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")},Au.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(Su),this.enterScope(0),this.expect(Xh.parenL),this.type===Xh.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var n=this.isLet();if(this.type===Xh._var||this.type===Xh._const||n){var i=this.startNode(),r=n?"let":this.value;return this.next(),this.parseVar(i,!0,r),this.finishNode(i,"VariableDeclaration"),(this.type===Xh._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&1===i.declarations.length?(this.options.ecmaVersion>=9&&(this.type===Xh._in?t>-1&&this.unexpected(t):e.await=t>-1),this.parseForIn(e,i)):(t>-1&&this.unexpected(t),this.parseFor(e,i))}var s=new bu,a=this.parseExpression(!0,s);return this.type===Xh._in||this.options.ecmaVersion>=6&&this.isContextual("of")?(this.options.ecmaVersion>=9&&(this.type===Xh._in?t>-1&&this.unexpected(t):e.await=t>-1),this.toAssignable(a,!1,s),this.checkLVal(a),this.parseForIn(e,a)):(this.checkExpressionErrors(s,!0),t>-1&&this.unexpected(t),this.parseFor(e,a))},Au.parseFunctionStatement=function(e,t,n){return this.next(),this.parseFunction(e,Cu|(n?0:Pu),!1,t)},Au.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement("if"),e.alternate=this.eat(Xh._else)?this.parseStatement("if"):null,this.finishNode(e,"IfStatement")},Au.parseReturnStatement=function(e){return this.inFunction||this.options.allowReturnOutsideFunction||this.raise(this.start,"'return' outside of function"),this.next(),this.eat(Xh.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")},Au.parseSwitchStatement=function(e){var t;this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(Xh.braceL),this.labels.push(wu),this.enterScope(0);for(var n=!1;this.type!==Xh.braceR;)if(this.type===Xh._case||this.type===Xh._default){var i=this.type===Xh._case;t&&this.finishNode(t,"SwitchCase"),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),i?t.test=this.parseExpression():(n&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),n=!0,t.test=null),this.expect(Xh.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")},Au.parseThrowStatement=function(e){return this.next(),Qh.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 Iu=[];Au.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===Xh._catch){var t=this.startNode();if(this.next(),this.eat(Xh.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(Xh.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(Xh._finally)?this.parseBlock():null,e.handler||e.finalizer||this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")},Au.parseVarStatement=function(e,t){return this.next(),this.parseVar(e,!1,t),this.semicolon(),this.finishNode(e,"VariableDeclaration")},Au.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(Su),e.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(e,"WhileStatement")},Au.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")},Au.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")},Au.parseLabeledStatement=function(e,t,n,i){for(var r=0,s=this.labels;r=0;o--){var h=this.labels[o];if(h.statementStart!==e.start)break;h.statementStart=this.start,h.kind=a}return this.labels.push({name:t,kind:a,statementStart:this.start}),e.body=this.parseStatement(i?-1===i.indexOf("label")?i+"label":i:"label"),this.labels.pop(),e.label=n,this.finishNode(e,"LabeledStatement")},Au.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")},Au.parseBlock=function(e,t){for(void 0===e&&(e=!0),void 0===t&&(t=this.startNode()),t.body=[],this.expect(Xh.braceL),e&&this.enterScope(0);!this.eat(Xh.braceR);){var n=this.parseStatement(null);t.body.push(n)}return e&&this.exitScope(),this.finishNode(t,"BlockStatement")},Au.parseFor=function(e,t){return e.init=t,this.expect(Xh.semi),e.test=this.type===Xh.semi?null:this.parseExpression(),this.expect(Xh.semi),e.update=this.type===Xh.parenR?null:this.parseExpression(),this.expect(Xh.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,"ForStatement")},Au.parseForIn=function(e,t){var n=this.type===Xh._in;return this.next(),"VariableDeclaration"===t.type&&null!=t.declarations[0].init&&(!n||this.options.ecmaVersion<8||this.strict||"var"!==t.kind||"Identifier"!==t.declarations[0].id.type)?this.raise(t.start,(n?"for-in":"for-of")+" loop variable declaration may not have an initializer"):"AssignmentPattern"===t.type&&this.raise(t.start,"Invalid left-hand side in for-loop"),e.left=t,e.right=n?this.parseExpression():this.parseMaybeAssign(),this.expect(Xh.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,n?"ForInStatement":"ForOfStatement")},Au.parseVar=function(e,t,n){for(e.declarations=[],e.kind=n;;){var i=this.startNode();if(this.parseVarId(i,n),this.eat(Xh.eq)?i.init=this.parseMaybeAssign(t):"const"!==n||this.type===Xh._in||this.options.ecmaVersion>=6&&this.isContextual("of")?"Identifier"===i.id.type||t&&(this.type===Xh._in||this.isContextual("of"))?i.init=null:this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):this.unexpected(),e.declarations.push(this.finishNode(i,"VariableDeclarator")),!this.eat(Xh.comma))break}return e},Au.parseVarId=function(e,t){e.id=this.parseBindingAtom(),this.checkLVal(e.id,"var"===t?1:2,!1)};var Cu=1,Pu=2;Au.parseFunction=function(e,t,n,i){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!i)&&(this.type===Xh.star&&t&Pu&&this.unexpected(),e.generator=this.eat(Xh.star)),this.options.ecmaVersion>=8&&(e.async=!!i),t&Cu&&(e.id=4&t&&this.type!==Xh.name?null:this.parseIdent(),!e.id||t&Pu||this.checkLVal(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?1:2:3));var r=this.yieldPos,s=this.awaitPos,a=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(yu(e.async,e.generator)),t&Cu||(e.id=this.type===Xh.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,n,!1),this.yieldPos=r,this.awaitPos=s,this.awaitIdentPos=a,this.finishNode(e,t&Cu?"FunctionDeclaration":"FunctionExpression")},Au.parseFunctionParams=function(e){this.expect(Xh.parenL),e.params=this.parseBindingList(Xh.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},Au.parseClass=function(e,t){this.next();var n=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var i=this.startNode(),r=!1;for(i.body=[],this.expect(Xh.braceL);!this.eat(Xh.braceR);){var s=this.parseClassElement(null!==e.superClass);s&&(i.body.push(s),"MethodDefinition"===s.type&&"constructor"===s.kind&&(r&&this.raise(s.start,"Duplicate constructor in the same class"),r=!0))}return e.body=this.finishNode(i,"ClassBody"),this.strict=n,this.finishNode(e,t?"ClassDeclaration":"ClassExpression")},Au.parseClassElement=function(e){var t=this;if(this.eat(Xh.semi))return null;var n=this.startNode(),i=function(e,i){void 0===i&&(i=!1);var r=t.start,s=t.startLoc;return!!t.eatContextual(e)&&(!(t.type===Xh.parenL||i&&t.canInsertSemicolon())||(n.key&&t.unexpected(),n.computed=!1,n.key=t.startNodeAt(r,s),n.key.name=e,t.finishNode(n.key,"Identifier"),!1))};n.kind="method",n.static=i("static");var r=this.eat(Xh.star),s=!1;r||(this.options.ecmaVersion>=8&&i("async",!0)?(s=!0,r=this.options.ecmaVersion>=9&&this.eat(Xh.star)):i("get")?n.kind="get":i("set")&&(n.kind="set")),n.key||this.parsePropertyName(n);var a=n.key,o=!1;return n.computed||n.static||!("Identifier"===a.type&&"constructor"===a.name||"Literal"===a.type&&"constructor"===a.value)?n.static&&"Identifier"===a.type&&"prototype"===a.name&&this.raise(a.start,"Classes may not have a static property named prototype"):("method"!==n.kind&&this.raise(a.start,"Constructor can't have get/set modifier"),r&&this.raise(a.start,"Constructor can't be a generator"),s&&this.raise(a.start,"Constructor can't be an async method"),n.kind="constructor",o=e),this.parseClassMethod(n,r,s,o),"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},Au.parseClassMethod=function(e,t,n,i){return e.value=this.parseMethod(t,n,i),this.finishNode(e,"MethodDefinition")},Au.parseClassId=function(e,t){this.type===Xh.name?(e.id=this.parseIdent(),t&&this.checkLVal(e.id,2,!1)):(!0===t&&this.unexpected(),e.id=null)},Au.parseClassSuper=function(e){e.superClass=this.eat(Xh._extends)?this.parseExprSubscripts():null},Au.parseExport=function(e,t){if(this.next(),this.eat(Xh.star))return this.expectContextual("from"),this.type!==Xh.string&&this.unexpected(),e.source=this.parseExprAtom(),this.semicolon(),this.finishNode(e,"ExportAllDeclaration");if(this.eat(Xh._default)){var n;if(this.checkExport(t,"default",this.lastTokStart),this.type===Xh._function||(n=this.isAsyncFunction())){var i=this.startNode();this.next(),n&&this.next(),e.declaration=this.parseFunction(i,4|Cu,!1,n)}else if(this.type===Xh._class){var r=this.startNode();e.declaration=this.parseClass(r,"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!==Xh.string&&this.unexpected(),e.source=this.parseExprAtom();else{for(var s=0,a=e.specifiers;s=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 i=0,r=e.properties;i=8&&!s&&"async"===a.name&&!this.canInsertSemicolon()&&this.eat(Xh._function))return this.parseFunction(this.startNodeAt(i,r),0,!1,!0);if(n&&!this.canInsertSemicolon()){if(this.eat(Xh.arrow))return this.parseArrowExpression(this.startNodeAt(i,r),[a],!1);if(this.options.ecmaVersion>=8&&"async"===a.name&&this.type===Xh.name&&!s)return a=this.parseIdent(!1),!this.canInsertSemicolon()&&this.eat(Xh.arrow)||this.unexpected(),this.parseArrowExpression(this.startNodeAt(i,r),[a],!0)}return a;case Xh.regexp:var o=this.value;return(t=this.parseLiteral(o.value)).regex={pattern:o.pattern,flags:o.flags},t;case Xh.num:case Xh.string:return this.parseLiteral(this.value);case Xh._null:case Xh._true:case Xh._false:return(t=this.startNode()).value=this.type===Xh._null?null:this.type===Xh._true,t.raw=this.type.keyword,this.next(),this.finishNode(t,"Literal");case Xh.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 Xh.bracketL:return t=this.startNode(),this.next(),t.elements=this.parseExprList(Xh.bracketR,!0,!0,e),this.finishNode(t,"ArrayExpression");case Xh.braceL:return this.parseObj(!1,e);case Xh._function:return t=this.startNode(),this.next(),this.parseFunction(t,0);case Xh._class:return this.parseClass(this.startNode(),!1);case Xh._new:return this.parseNew();case Xh.backQuote:return this.parseTemplate();case Xh._import:return this.options.ecmaVersion>=11?this.parseExprImport():this.unexpected();default:this.unexpected()}},Nu.parseExprImport=function(){var e=this.startNode();switch(this.next(),this.type){case Xh.parenL:return this.parseDynamicImport(e);default:this.unexpected()}},Nu.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),!this.eat(Xh.parenR)){var t=this.start;this.eat(Xh.comma)&&this.eat(Xh.parenR)?this.raiseRecoverable(t,"Trailing comma is not allowed in import()"):this.unexpected(t)}return this.finishNode(e,"ImportExpression")},Nu.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),110===t.raw.charCodeAt(t.raw.length-1)&&(t.bigint=t.raw.slice(0,-1)),this.next(),this.finishNode(t,"Literal")},Nu.parseParenExpression=function(){this.expect(Xh.parenL);var e=this.parseExpression();return this.expect(Xh.parenR),e},Nu.parseParenAndDistinguishExpression=function(e){var t,n=this.start,i=this.startLoc,r=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var s,a=this.start,o=this.startLoc,h=[],u=!0,c=!1,l=new bu,p=this.yieldPos,d=this.awaitPos;for(this.yieldPos=0,this.awaitPos=0;this.type!==Xh.parenR;){if(u?u=!1:this.expect(Xh.comma),r&&this.afterTrailingComma(Xh.parenR,!0)){c=!0;break}if(this.type===Xh.ellipsis){s=this.start,h.push(this.parseParenItem(this.parseRestBinding())),this.type===Xh.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(Xh.parenR),e&&!this.canInsertSemicolon()&&this.eat(Xh.arrow))return this.checkPatternErrors(l,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=p,this.awaitPos=d,this.parseParenArrowList(n,i,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(a,o)).expressions=h,this.finishNodeAt(t,"SequenceExpression",f,m)):t=h[0]}else t=this.parseParenExpression();if(this.options.preserveParens){var g=this.startNodeAt(n,i);return g.expression=t,this.finishNode(g,"ParenthesizedExpression")}return t},Nu.parseParenItem=function(e){return e},Nu.parseParenArrowList=function(e,t,n){return this.parseArrowExpression(this.startNodeAt(e,t),n)};var $u=[];Nu.parseNew=function(){var e=this.startNode(),t=this.parseIdent(!0);if(this.options.ecmaVersion>=6&&this.eat(Xh.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 i=this.start,r=this.startLoc,s=this.type===Xh._import;return e.callee=this.parseSubscripts(this.parseExprAtom(),i,r,!0),s&&"ImportExpression"===e.callee.type&&this.raise(i,"Cannot use new with import()"),this.eat(Xh.parenL)?e.arguments=this.parseExprList(Xh.parenR,this.options.ecmaVersion>=8,!1):e.arguments=$u,this.finishNode(e,"NewExpression")},Nu.parseTemplateElement=function(e){var t=e.isTagged,n=this.startNode();return this.type===Xh.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===Xh.backQuote,this.finishNode(n,"TemplateElement")},Nu.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 i=this.parseTemplateElement({isTagged:t});for(n.quasis=[i];!i.tail;)this.type===Xh.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(Xh.dollarBraceL),n.expressions.push(this.parseExpression()),this.expect(Xh.braceR),n.quasis.push(i=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(n,"TemplateLiteral")},Nu.isAsyncProp=function(e){return!e.computed&&"Identifier"===e.key.type&&"async"===e.key.name&&(this.type===Xh.name||this.type===Xh.num||this.type===Xh.string||this.type===Xh.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===Xh.star)&&!Qh.test(this.input.slice(this.lastTokEnd,this.start))},Nu.parseObj=function(e,t){var n=this.startNode(),i=!0,r={};for(n.properties=[],this.next();!this.eat(Xh.braceR);){if(i)i=!1;else if(this.expect(Xh.comma),this.afterTrailingComma(Xh.braceR))break;var s=this.parseProperty(e,t);e||this.checkPropClash(s,r,t),n.properties.push(s)}return this.finishNode(n,e?"ObjectPattern":"ObjectExpression")},Nu.parseProperty=function(e,t){var n,i,r,s,a=this.startNode();if(this.options.ecmaVersion>=9&&this.eat(Xh.ellipsis))return e?(a.argument=this.parseIdent(!1),this.type===Xh.comma&&this.raise(this.start,"Comma is not permitted after the rest element"),this.finishNode(a,"RestElement")):(this.type===Xh.parenL&&t&&(t.parenthesizedAssign<0&&(t.parenthesizedAssign=this.start),t.parenthesizedBind<0&&(t.parenthesizedBind=this.start)),a.argument=this.parseMaybeAssign(!1,t),this.type===Xh.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(a,"SpreadElement"));this.options.ecmaVersion>=6&&(a.method=!1,a.shorthand=!1,(e||t)&&(r=this.start,s=this.startLoc),e||(n=this.eat(Xh.star)));var o=this.containsEsc;return this.parsePropertyName(a),!e&&!o&&this.options.ecmaVersion>=8&&!n&&this.isAsyncProp(a)?(i=!0,n=this.options.ecmaVersion>=9&&this.eat(Xh.star),this.parsePropertyName(a,t)):i=!1,this.parsePropertyValue(a,e,n,i,r,s,t,o),this.finishNode(a,"Property")},Nu.parsePropertyValue=function(e,t,n,i,r,s,a,o){if((n||i)&&this.type===Xh.colon&&this.unexpected(),this.eat(Xh.colon))e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,a),e.kind="init";else if(this.options.ecmaVersion>=6&&this.type===Xh.parenL)t&&this.unexpected(),e.kind="init",e.method=!0,e.value=this.parseMethod(n,i);else if(t||o||!(this.options.ecmaVersion>=5)||e.computed||"Identifier"!==e.key.type||"get"!==e.key.name&&"set"!==e.key.name||this.type===Xh.comma||this.type===Xh.braceR)this.options.ecmaVersion>=6&&!e.computed&&"Identifier"===e.key.type?((n||i)&&this.unexpected(),this.checkUnreserved(e.key),"await"!==e.key.name||this.awaitIdentPos||(this.awaitIdentPos=r),e.kind="init",t?e.value=this.parseMaybeDefault(r,s,e.key):this.type===Xh.eq&&a?(a.shorthandAssign<0&&(a.shorthandAssign=this.start),e.value=this.parseMaybeDefault(r,s,e.key)):e.value=e.key,e.shorthand=!0):this.unexpected();else{(n||i)&&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")}},Nu.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(Xh.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(Xh.bracketR),e.key;e.computed=!1}return e.key=this.type===Xh.num||this.type===Xh.string?this.parseExprAtom():this.parseIdent("never"!==this.options.allowReserved)},Nu.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)},Nu.parseMethod=function(e,t,n){var i=this.startNode(),r=this.yieldPos,s=this.awaitPos,a=this.awaitIdentPos;return this.initFunction(i),this.options.ecmaVersion>=6&&(i.generator=e),this.options.ecmaVersion>=8&&(i.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(64|yu(t,i.generator)|(n?128:0)),this.expect(Xh.parenL),i.params=this.parseBindingList(Xh.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(i,!1,!0),this.yieldPos=r,this.awaitPos=s,this.awaitIdentPos=a,this.finishNode(i,"FunctionExpression")},Nu.parseArrowExpression=function(e,t,n){var i=this.yieldPos,r=this.awaitPos,s=this.awaitIdentPos;return this.enterScope(16|yu(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=i,this.awaitPos=r,this.awaitIdentPos=s,this.finishNode(e,"ArrowFunctionExpression")},Nu.parseFunctionBody=function(e,t,n){var i=t&&this.type!==Xh.braceL,r=this.strict,s=!1;if(i)e.body=this.parseMaybeAssign(),e.expression=!0,this.checkParams(e,!1);else{var a=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);r&&!a||(s=this.strictDirective(this.end))&&a&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list");var o=this.labels;this.labels=[],s&&(this.strict=!0),this.checkParams(e,!r&&!s&&!t&&!n&&this.isSimpleParamList(e.params)),e.body=this.parseBlock(!1),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=o}this.exitScope(),this.strict&&e.id&&this.checkLVal(e.id,5),this.strict=r},Nu.isSimpleParamList=function(e){for(var t=0,n=e;t-1||r.functions.indexOf(e)>-1||r.var.indexOf(e)>-1,r.lexical.push(e),this.inModule&&1&r.flags&&delete this.undefinedExports[e]}else if(4===t){this.currentScope().lexical.push(e)}else if(3===t){var s=this.currentScope();i=this.treatFunctionsAsVar?s.lexical.indexOf(e)>-1:s.lexical.indexOf(e)>-1||s.var.indexOf(e)>-1,s.functions.push(e)}else for(var a=this.scopeStack.length-1;a>=0;--a){var o=this.scopeStack[a];if(o.lexical.indexOf(e)>-1&&!(32&o.flags&&o.lexical[0]===e)||!this.treatFunctionsAsVarInScope(o)&&o.functions.indexOf(e)>-1){i=!0;break}if(o.var.push(e),this.inModule&&1&o.flags&&delete this.undefinedExports[e],o.flags&fu)break}i&&this.raiseRecoverable(n,"Identifier '"+e+"' has already been declared")},Ou.checkLocalExport=function(e){-1===this.scopeStack[0].lexical.indexOf(e.name)&&-1===this.scopeStack[0].var.indexOf(e.name)&&(this.undefinedExports[e.name]=e)},Ou.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},Ou.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&fu)return t}},Ou.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&fu&&!(16&t.flags))return t}};var Du=function(e,t,n){this.type="",this.start=t,this.end=0,e.options.locations&&(this.loc=new uu(e,n)),e.options.directSourceFile&&(this.sourceFile=e.options.directSourceFile),e.options.ranges&&(this.range=[t,0])},Tu=xu.prototype;function Lu(e,t,n,i){return e.type=t,e.end=n,this.options.locations&&(e.loc.end=i),this.options.ranges&&(e.range[1]=n),e}Tu.startNode=function(){return new Du(this,this.start,this.startLoc)},Tu.startNodeAt=function(e,t){return new Du(this,e,t)},Tu.finishNode=function(e,t){return Lu.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)},Tu.finishNodeAt=function(e,t,n,i){return Lu.call(this,e,t,n,i)};var Vu=function(e,t,n,i,r){this.token=e,this.isExpr=!!t,this.preserveSpace=!!n,this.override=i,this.generator=!!r},Bu={b_stat:new Vu("{",!1),b_expr:new Vu("{",!0),b_tmpl:new Vu("${",!1),p_stat:new Vu("(",!1),p_expr:new Vu("(",!0),q_tmpl:new Vu("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new Vu("function",!1),f_expr:new Vu("function",!0),f_expr_gen:new Vu("function",!0,!1,null,!0),f_gen:new Vu("function",!1,!1,null,!0)},zu=xu.prototype;zu.initialContext=function(){return[Bu.b_stat]},zu.braceIsBlock=function(e){var t=this.curContext();return t===Bu.f_expr||t===Bu.f_stat||(e!==Xh.colon||t!==Bu.b_stat&&t!==Bu.b_expr?e===Xh._return||e===Xh.name&&this.exprAllowed?Qh.test(this.input.slice(this.lastTokEnd,this.start)):e===Xh._else||e===Xh.semi||e===Xh.eof||e===Xh.parenR||e===Xh.arrow||(e===Xh.braceL?t===Bu.b_stat:e!==Xh._var&&e!==Xh._const&&e!==Xh.name&&!this.exprAllowed):!t.isExpr)},zu.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},zu.updateContext=function(e){var t,n=this.type;n.keyword&&e===Xh.dot?this.exprAllowed=!1:(t=n.updateContext)?t.call(this,e):this.exprAllowed=n.beforeExpr},Xh.parenR.updateContext=Xh.braceR.updateContext=function(){if(1!==this.context.length){var e=this.context.pop();e===Bu.b_stat&&"function"===this.curContext().token&&(e=this.context.pop()),this.exprAllowed=!e.isExpr}else this.exprAllowed=!0},Xh.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?Bu.b_stat:Bu.b_expr),this.exprAllowed=!0},Xh.dollarBraceL.updateContext=function(){this.context.push(Bu.b_tmpl),this.exprAllowed=!0},Xh.parenL.updateContext=function(e){var t=e===Xh._if||e===Xh._for||e===Xh._with||e===Xh._while;this.context.push(t?Bu.p_stat:Bu.p_expr),this.exprAllowed=!0},Xh.incDec.updateContext=function(){},Xh._function.updateContext=Xh._class.updateContext=function(e){!e.beforeExpr||e===Xh.semi||e===Xh._else||e===Xh._return&&Qh.test(this.input.slice(this.lastTokEnd,this.start))||(e===Xh.colon||e===Xh.braceL)&&this.curContext()===Bu.b_stat?this.context.push(Bu.f_stat):this.context.push(Bu.f_expr),this.exprAllowed=!1},Xh.backQuote.updateContext=function(){this.curContext()===Bu.q_tmpl?this.context.pop():this.context.push(Bu.q_tmpl),this.exprAllowed=!1},Xh.star.updateContext=function(e){if(e===Xh._function){var t=this.context.length-1;this.context[t]===Bu.f_expr?this.context[t]=Bu.f_expr_gen:this.context[t]=Bu.f_gen}this.exprAllowed=!0},Xh.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==Xh.dot&&("of"===this.value&&!this.exprAllowed||"yield"===this.value&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};var ju="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",Wu=ju+" Extended_Pictographic",Uu={9:ju,10:Wu,11:"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 Extended_Pictographic"},Fu="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",qu="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",Hu=qu+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",Gu={9:qu,10:Hu,11:"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 Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho"},Ku={};function Yu(e){var t=Ku[e]={binary:ou(Uu[e]+" "+Fu),nonBinary:{General_Category:ou(Fu),Script:ou(Gu[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}Yu(9),Yu(10),Yu(11);var Xu=xu.prototype,Qu=function(e){this.parser=e,this.validFlags="gim"+(e.options.ecmaVersion>=6?"uy":"")+(e.options.ecmaVersion>=9?"s":""),this.unicodeProperties=Ku[e.options.ecmaVersion>=11?11: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 Ju(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10),56320+(1023&e)))}function Zu(e){return 36===e||e>=40&&e<=43||46===e||63===e||e>=91&&e<=94||e>=123&&e<=125}function ec(e){return e>=65&&e<=90||e>=97&&e<=122}function tc(e){return ec(e)||95===e}function nc(e){return tc(e)||ic(e)}function ic(e){return e>=48&&e<=57}function rc(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function sc(e){return e>=65&&e<=70?e-65+10:e>=97&&e<=102?e-97+10:e-48}function ac(e){return e>=48&&e<=55}Qu.prototype.reset=function(e,t,n){var i=-1!==n.indexOf("u");this.start=0|e,this.source=t+"",this.flags=n,this.switchU=i&&this.parser.options.ecmaVersion>=6,this.switchN=i&&this.parser.options.ecmaVersion>=9},Qu.prototype.raise=function(e){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+e)},Qu.prototype.at=function(e){var t=this.source,n=t.length;if(e>=n)return-1;var i=t.charCodeAt(e);return!this.switchU||i<=55295||i>=57344||e+1>=n?i:(i<<10)+t.charCodeAt(e+1)-56613888},Qu.prototype.nextIndex=function(e){var t=this.source,n=t.length;if(e>=n)return n;var i=t.charCodeAt(e);return!this.switchU||i<=55295||i>=57344||e+1>=n?e+1:e+2},Qu.prototype.current=function(){return this.at(this.pos)},Qu.prototype.lookahead=function(){return this.at(this.nextIndex(this.pos))},Qu.prototype.advance=function(){this.pos=this.nextIndex(this.pos)},Qu.prototype.eat=function(e){return this.current()===e&&(this.advance(),!0)},Xu.validateRegExpFlags=function(e){for(var t=e.validFlags,n=e.flags,i=0;i-1&&this.raise(e.start,"Duplicate regular expression flag")}},Xu.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&e.groupNames.length>0&&(e.switchN=!0,this.regexp_pattern(e))},Xu.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=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},Xu.regexp_eatQuantifier=function(e,t){return void 0===t&&(t=!1),!!this.regexp_eatQuantifierPrefix(e,t)&&(e.eat(63),!0)},Xu.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)},Xu.regexp_eatBracedQuantifier=function(e,t){var n=e.pos;if(e.eat(123)){var i=0,r=-1;if(this.regexp_eatDecimalDigits(e)&&(i=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(r=e.lastIntValue),e.eat(125)))return-1!==r&&r=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},Xu.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)},Xu.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise("Nothing to repeat"),!1},Xu.regexp_eatSyntaxCharacter=function(e){var t=e.current();return!!Zu(t)&&(e.lastIntValue=t,e.advance(),!0)},Xu.regexp_eatPatternCharacters=function(e){for(var t=e.pos,n=0;-1!==(n=e.current())&&!Zu(n);)e.advance();return e.pos!==t},Xu.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)},Xu.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")}},Xu.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},Xu.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue="",this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=Ju(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=Ju(e.lastIntValue);return!0}return!1},Xu.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 Wh(e,!0)||36===e||95===e}(n)?(e.lastIntValue=n,!0):(e.pos=t,!1)},Xu.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 Uh(e,!0)||36===e||95===e||8204===e||8205===e}(n)?(e.lastIntValue=n,!0):(e.pos=t,!1)},Xu.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)},Xu.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},Xu.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},Xu.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)},Xu.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1},Xu.regexp_eatZero=function(e){return 48===e.current()&&!ic(e.lookahead())&&(e.lastIntValue=0,e.advance(),!0)},Xu.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)},Xu.regexp_eatControlLetter=function(e){var t=e.current();return!!ec(t)&&(e.lastIntValue=t%32,e.advance(),!0)},Xu.regexp_eatRegExpUnicodeEscapeSequence=function(e){var t,n=e.pos;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(e.switchU&&i>=55296&&i<=56319){var r=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*(i-55296)+(s-56320)+65536,!0}e.pos=r,e.lastIntValue=i}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},Xu.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)},Xu.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},Xu.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},Xu.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 i=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,n,i),!0}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var r=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,r),!0}return!1},Xu.regexp_validateUnicodePropertyNameAndValue=function(e,t,n){su(e.unicodeProperties.nonBinary,t)||e.raise("Invalid property name"),e.unicodeProperties.nonBinary[t].test(n)||e.raise("Invalid property value")},Xu.regexp_validateUnicodePropertyNameOrValue=function(e,t){e.unicodeProperties.binary.test(t)||e.raise("Invalid property name")},Xu.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";tc(t=e.current());)e.lastStringValue+=Ju(t),e.advance();return""!==e.lastStringValue},Xu.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";nc(t=e.current());)e.lastStringValue+=Ju(t),e.advance();return""!==e.lastStringValue},Xu.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)},Xu.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},Xu.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")}}},Xu.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||ac(n))&&e.raise("Invalid class escape"),e.raise("Invalid escape")}e.pos=t}var i=e.current();return 93!==i&&(e.lastIntValue=i,e.advance(),!0)},Xu.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)},Xu.regexp_eatClassControlLetter=function(e){var t=e.current();return!(!ic(t)&&95!==t)&&(e.lastIntValue=t%32,e.advance(),!0)},Xu.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},Xu.regexp_eatDecimalDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;ic(n=e.current());)e.lastIntValue=10*e.lastIntValue+(n-48),e.advance();return e.pos!==t},Xu.regexp_eatHexDigits=function(e){var t=e.pos,n=0;for(e.lastIntValue=0;rc(n=e.current());)e.lastIntValue=16*e.lastIntValue+sc(n),e.advance();return e.pos!==t},Xu.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},Xu.regexp_eatOctalDigit=function(e){var t=e.current();return ac(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)},Xu.regexp_eatFixedHexDigits=function(e,t){var n=e.pos;e.lastIntValue=0;for(var i=0;i>10),56320+(1023&e)))}hc.next=function(){this.options.onToken&&this.options.onToken(new oc(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},hc.getToken=function(){return this.next(),new oc(this)},"undefined"!=typeof Symbol&&(hc[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===Xh.eof,value:t}}}}),hc.curContext=function(){return this.context[this.context.length-1]},hc.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(Xh.eof):e.override?e.override(this):void this.readToken(this.fullCharCodeAtPos())},hc.readToken=function(e){return Wh(e,this.options.ecmaVersion>=6)||92===e?this.readWord():this.getTokenFromCode(e)},hc.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);return e<=55295||e>=57344?e:(e<<10)+this.input.charCodeAt(this.pos+1)-56613888},hc.skipBlockComment=function(){var e,t=this.options.onComment&&this.curPosition(),n=this.pos,i=this.input.indexOf("*/",this.pos+=2);if(-1===i&&this.raise(this.pos-2,"Unterminated comment"),this.pos=i+2,this.options.locations)for(Jh.lastIndex=n;(e=Jh.exec(this.input))&&e.index8&&e<14||e>=5760&&eu.test(String.fromCharCode(e))))break e;++this.pos}}},hc.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)},hc.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(Xh.ellipsis)):(++this.pos,this.finishToken(Xh.dot))},hc.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):61===e?this.finishOp(Xh.assign,2):this.finishOp(Xh.slash,1)},hc.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),n=1,i=42===e?Xh.star:Xh.modulo;return this.options.ecmaVersion>=7&&42===e&&42===t&&(++n,i=Xh.starstar,t=this.input.charCodeAt(this.pos+2)),61===t?this.finishOp(Xh.assign,n+1):this.finishOp(i,n)},hc.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?this.finishOp(124===e?Xh.logicalOR:Xh.logicalAND,2):61===t?this.finishOp(Xh.assign,2):this.finishOp(124===e?Xh.bitwiseOR:Xh.bitwiseAND,1)},hc.readToken_caret=function(){return 61===this.input.charCodeAt(this.pos+1)?this.finishOp(Xh.assign,2):this.finishOp(Xh.bitwiseXOR,1)},hc.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&&!Qh.test(this.input.slice(this.lastTokEnd,this.pos))?this.finishOp(Xh.incDec,2):(this.skipLineComment(3),this.skipSpace(),this.nextToken()):61===t?this.finishOp(Xh.assign,2):this.finishOp(Xh.plusMin,1)},hc.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(Xh.assign,n+1):this.finishOp(Xh.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(Xh.relational,n)):(this.skipLineComment(4),this.skipSpace(),this.nextToken())},hc.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return 61===t?this.finishOp(Xh.equality,61===this.input.charCodeAt(this.pos+2)?3:2):61===e&&62===t&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(Xh.arrow)):this.finishOp(61===e?Xh.eq:Xh.prefix,1)},hc.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(Xh.parenL);case 41:return++this.pos,this.finishToken(Xh.parenR);case 59:return++this.pos,this.finishToken(Xh.semi);case 44:return++this.pos,this.finishToken(Xh.comma);case 91:return++this.pos,this.finishToken(Xh.bracketL);case 93:return++this.pos,this.finishToken(Xh.bracketR);case 123:return++this.pos,this.finishToken(Xh.braceL);case 125:return++this.pos,this.finishToken(Xh.braceR);case 58:return++this.pos,this.finishToken(Xh.colon);case 63:return++this.pos,this.finishToken(Xh.question);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(Xh.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(Xh.prefix,1)}this.raise(this.pos,"Unexpected character '"+uc(e)+"'")},hc.finishOp=function(e,t){var n=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,n)},hc.readRegexp=function(){for(var e,t,n=this.pos;;){this.pos>=this.input.length&&this.raise(n,"Unterminated regular expression");var i=this.input.charAt(this.pos);if(Qh.test(i)&&this.raise(n,"Unterminated regular expression"),e)e=!1;else{if("["===i)t=!0;else if("]"===i&&t)t=!1;else if("/"===i&&!t)break;e="\\"===i}++this.pos}var r=this.input.slice(n,this.pos);++this.pos;var s=this.pos,a=this.readWord1();this.containsEsc&&this.unexpected(s);var o=this.regexpState||(this.regexpState=new Qu(this));o.reset(n,r,a),this.validateRegExpFlags(o),this.validateRegExpPattern(o);var h=null;try{h=new RegExp(r,a)}catch(e){}return this.finishToken(Xh.regexp,{pattern:r,flags:a,value:h})},hc.readInt=function(e,t){for(var n=this.pos,i=0,r=0,s=null==t?1/0:t;r=97?a-97+10:a>=65?a-65+10:a>=48&&a<=57?a-48:1/0)>=e)break;++this.pos,i=i*e+o}return this.pos===n||null!=t&&this.pos-n!==t?null:i},hc.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var n=this.readInt(e);return null==n&&this.raise(this.start+2,"Expected number in radix "+e),this.options.ecmaVersion>=11&&110===this.input.charCodeAt(this.pos)?(n="undefined"!=typeof BigInt?BigInt(this.input.slice(t,this.pos)):null,++this.pos):Wh(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(Xh.num,n)},hc.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 i=this.input.charCodeAt(this.pos);if(!n&&!e&&this.options.ecmaVersion>=11&&110===i){var r=this.input.slice(t,this.pos),s="undefined"!=typeof BigInt?BigInt(r):null;return++this.pos,Wh(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(Xh.num,s)}46!==i||n||(++this.pos,this.readInt(10),i=this.input.charCodeAt(this.pos)),69!==i&&101!==i||n||(43!==(i=this.input.charCodeAt(++this.pos))&&45!==i||++this.pos,null===this.readInt(10)&&this.raise(t,"Invalid number")),Wh(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var a=this.input.slice(t,this.pos),o=n?parseInt(a,8):parseFloat(a);return this.finishToken(Xh.num,o)},hc.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},hc.readString=function(e){for(var t="",n=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var i=this.input.charCodeAt(this.pos);if(i===e)break;92===i?(t+=this.input.slice(n,this.pos),t+=this.readEscapedChar(!1),n=this.pos):(Zh(i,this.options.ecmaVersion>=10)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(n,this.pos++),this.finishToken(Xh.string,t)};var cc={};hc.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e!==cc)throw e;this.readInvalidTemplateToken()}this.inTemplateElement=!1},hc.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw cc;this.raise(e,t)},hc.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!==Xh.template&&this.type!==Xh.invalidTemplate?(e+=this.input.slice(t,this.pos),this.finishToken(Xh.template,e)):36===n?(this.pos+=2,this.finishToken(Xh.dollarBraceL)):(++this.pos,this.finishToken(Xh.backQuote));if(92===n)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(Zh(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}},hc.readInvalidTemplateToken=function(){for(;this.pos=48&&t<=55){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],i=parseInt(n,8);return i>255&&(n=n.slice(0,-1),i=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(i)}return Zh(t)?"":String.fromCharCode(t)}},hc.readHexChar=function(e){var t=this.pos,n=this.readInt(16,e);return null===n&&this.invalidStringToken(t,"Bad character escape sequence"),n},hc.readWord1=function(){this.containsEsc=!1;for(var e="",t=!0,n=this.pos,i=this.options.ecmaVersion>=6;this.pos{pc.lastIndex=e.pos;let t=pc.exec(e.input),n=e.pos+t[0].length;return"."===e.input.slice(n,n+1)};var fc=function(e){return class extends e{parseExprAtom(e){if(this.type!==lc._import||!dc(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(lc.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!==lc._import||!dc(this))return super.parseStatement(e,t,n);let i=this.startNode(),r=this.parseExpression();return this.parseExpressionStatement(i,r)}}};class mc extends et{constructor(){super("undefined")}getLiteralValueAtPath(){}}class gc extends bt{constructor(){super(),this.variables.set("undefined",new mc)}findVariable(e){let t=this.variables.get(e);return t||(t=new pa(e),this.variables.set(e,t)),t}}const yc=()=>({paths:Object.create(null),tracked:!1,unknownPath:null});class xc{constructor(){this.entityPaths=new Map}track(e,t){let n=this.entityPaths.get(e);n||(n=yc(),this.entityPaths.set(e,n));let i,r=0;for(;r(function(e){return e&&("asset"===e.type||"chunk"===e.type)})(e)?function(e){const t=e.fileName||e.name;return!t||"string"==typeof t&&Ia(t)}(e)?"chunk"===e.type?this.emitChunk(e):this.emitAsset(e):Ca(Ra(`The "fileName" or "name" properties of emitted files must be strings that are neither absolute nor relative paths and do not contain invalid characters, received "${e.fileName||e.name}".`)):Ca(Ra(`Emitted files must be of type "asset" or "chunk", received "${e&&e.type}".`)),this.getFileName=e=>{const t=this.filesByReferenceId.get(e);return t?"chunk"===t.type?Sc(t):Ac(t,e):Ca(function(e){return{code:ka.FILE_NOT_FOUND,message:`Plugin error - Unable to get file name for unknown file "${e}".`}}(e))},this.setAssetSource=(e,t)=>{const n=this.filesByReferenceId.get(e);if(!n)return Ca(function(e){return{code:ka.ASSET_NOT_FOUND,message:`Plugin error - Unable to set the source for unknown asset "${e}".`}}(e));if("asset"!==n.type)return Ca(Ra(`Asset sources can only be set for emitted assets but "${e}" is an emitted chunk.`));if(void 0!==n.source)return Ca(function(e){return{code:ka.ASSET_SOURCE_ALREADY_SET,message:`Unable to set the source for asset "${e}", source already set.`}}(n.name||e));const i=bc(t,n,e);this.output?this.finalizeAsset(n,i,e,this.output):n.source=i},this.graph=e}startOutput(e,t){this.filesByReferenceId=new Map(this.buildFilesByReferenceId),this.output={assetFileNames:t,bundle:e};for(const e of this.filesByReferenceId.values())e.fileName&&_c(e.fileName,this.output.bundle);for(const[e,t]of this.filesByReferenceId.entries())"asset"===t.type&&void 0!==t.source&&this.finalizeAsset(t,t.source,e,this.output)}assertAssetsFinalized(){for(const[t,n]of this.filesByReferenceId.entries())"asset"===n.type&&"string"!=typeof n.fileName&&Ca((e=n.name||t,{code:ka.ASSET_SOURCE_MISSING,message:`Plugin error creating asset "${e}" - no asset source set.`}));var e}emitAsset(e){const t=void 0!==e.source?bc(e.source,e,null):void 0,n={fileName:e.fileName,name:e.name,source:t,type:"asset"},i=this.assignReferenceId(n,e.fileName||e.name||e.type);return this.output&&(e.fileName&&_c(e.fileName,this.output.bundle),void 0!==t&&this.finalizeAsset(n,t,i,this.output)),i}emitChunk(e){if(this.graph.phase>vc.LOAD_AND_PARSE&&Ca({code:ka.INVALID_ROLLUP_PHASE,message:"Cannot emit chunks after module loading has finished."}),"string"!=typeof e.id)return Ca(Ra(`Emitted chunks need to have a valid string id, received "${e.id}"`));const t={fileName:e.fileName,module:null,name:e.name||e.id,type:"chunk"};return this.graph.moduleLoader.addEntryModules([{fileName:e.fileName||null,id:e.id,name:e.name||null}],!1).then(({newEntryModules:[e]})=>{t.module=e}).catch(()=>{}),this.assignReferenceId(t,e.id)}assignReferenceId(e,t){let n;do{const e=N();n?e.update(n):e.update(t),n=e.digest("hex").substr(0,8)}while(this.filesByReferenceId.has(n));return this.filesByReferenceId.set(n,e),n}finalizeAsset(e,t,n,i){const r=e.fileName||this.findExistingAssetFileNameWithSource(i.bundle,t)||function(e,t,n){const i=e||"asset";return Ch(Ih(n.assetFileNames,"output.assetFileNames",{hash(){const e=N();return e.update(i),e.update(":"),e.update(t),e.digest("hex").substr(0,8)},ext:()=>mt(i).substr(1),extname:()=>mt(i),name:()=>i.substr(0,i.length-mt(i).length)}),n.bundle)}(e.name,t,i),s=Object.assign({},e,{source:t,fileName:r});this.filesByReferenceId.set(n,s),i.bundle[r]={fileName:r,isAsset:!0,source:t}}findExistingAssetFileNameWithSource(e,t){for(const n of Object.keys(e)){const i=e[n];if(i.isAsset&&(Buffer.isBuffer(t)&&Buffer.isBuffer(i.source)?t.equals(i.source):t===i.source))return n}return null}}const Ic="at position ",Cc=[{active:!0,deprecated:"ongenerate",replacement:"generateBundle"},{active:!0,deprecated:"onwrite",replacement:"generateBundle/writeBundle"},{active:!0,deprecated:"transformBundle",replacement:"renderChunk"},{active:!0,deprecated:"transformChunk",replacement:"renderChunk"},{active:!1,deprecated:"resolveAssetUrl",replacement:"resolveFileUrl"}];function Pc(e,t,{hook:n,id:i}={}){return"string"==typeof e&&(e={message:e}),e.code&&e.code!==ka.PLUGIN_ERROR&&(e.pluginCode=e.code),e.code=ka.PLUGIN_ERROR,e.plugin=t,n&&(e.hook=n),i&&(e.id=i),Ca(e)}function kc(e,t,i,r){function s(t,n,i,r,s){let a=!1;return(...o)=>(a||(a=!0,e.warnDeprecation({message:`The "this.${n}" plugin context function used by plugin ${r} is deprecated. The "this.${i}" plugin context function should be used instead.`,plugin:r},s)),t(...o))}!function(e,t){for(const{active:n,deprecated:i,replacement:r}of Cc)for(const s of e)i in s&&t.warnDeprecation({message:`The "${i}" hook used by plugin ${s.name} is deprecated. The "${r}" hook should be used instead.`,plugin:s.name},n)}(t.plugins,e);const a=[...t.plugins,(o=t.preserveSymlinks,{name:"Rollup Core",resolveId:_o(o),load:e=>go(e),resolveFileUrl:({relativePath:e,format:t})=>Io[t](e),resolveImportMeta(e,{chunkId:t,format:n}){const i=So[n]&&So[n](e,t);if(i)return i}})];var o;const h=new wc(e),u=new Set,c=a.map((t,a)=>{let o,c=!0;if("string"!=typeof t.cacheKey&&(t.name.startsWith(Ic)||u.has(t.name)?c=!1:u.add(t.name)),i)if(c){const e=t.cacheKey||t.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]}}(i[e]||(i[e]=Object.create(null)))}else o=Rc(t.name);else o=Nc;const l={addWatchFile(t){e.phase>=vc.GENERATE&&this.error({code:ka.INVALID_ROLLUP_PHASE,message:"Cannot call addWatchFile after the build has finished."}),e.watchFiles[t]=!0},cache:o,emitAsset:s((e,t)=>h.emitFile({type:"asset",name:e,source:t}),"emitAsset","emitFile",t.name,!1),emitChunk:s((e,t)=>h.emitFile({type:"chunk",id:e,name:t&&t.name}),"emitChunk","emitFile",t.name,!1),emitFile:h.emitFile,error:e=>Pc(e,t.name),getAssetFileName:s(h.getFileName,"getAssetFileName","getFileName",t.name,!1),getChunkFileName:s(h.getFileName,"getChunkFileName","getFileName",t.name,!1),getFileName:h.getFileName,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 xt?[]:n.sources.map(e=>n.resolvedIds[e].id),isEntry:n instanceof ph&&n.isEntryPoint,isExternal:n instanceof xt}},isExternal:s((t,n,i=!1)=>e.moduleLoader.isExternal(t,n,i),"isExternal","resolve",t.name,!1),meta:{rollupVersion:n},get moduleIds(){return e.moduleById.keys()},parse:e.contextParse,resolve:(t,n,i)=>e.moduleLoader.resolveId(t,n,i&&i.skipSelf?a:null),resolveId:s((t,n)=>e.moduleLoader.resolveId(t,n).then(e=>e&&e.id),"resolveId","resolve",t.name,!1),setAssetSource:h.setAssetSource,warn(n){"string"==typeof n&&(n={message:n}),n.code&&(n.pluginCode=n.code),n.code="PLUGIN_WARNING",n.plugin=t.name,e.warn(n)},watcher:r?(()=>{let e=!1;function t(t,n){return e||(l.warn({code:"PLUGIN_WATCHER_DEPRECATED",message:"this.watcher usage is deprecated in plugins. Use the watchChange plugin hook and this.addWatchFile() instead."}),e=!0),r.on(t,n)}return Object.assign({},r,{addListener:t,on:t})})():void 0};return l});function l(e,t,n,i=!1,r){const s=a[n];let o=c[n];const h=s[e];if(h){if(r&&(!(o=r(o,s))||o===c[n]))throw new Error("Internal Rollup error: hookContext must return a new context object.");try{if("function"!=typeof h){if(i)return h;Ca({code:"INVALID_PLUGIN_HOOK",message:`Error running plugin hook ${e} for ${s.name}, expected a function hook.`})}return h.apply(o,t)}catch(t){return Pc(t,s.name,{hook:e})}}}function p(e,t,n,i=!1,r){const s=a[n];let o=c[n];const h=s[e];if(h){if(r&&(!(o=r(o,s))||o===c[n]))throw new Error("Internal Rollup error: hookContext must return a new context object.");return Promise.resolve().then(()=>{if("function"!=typeof h){if(i)return h;Ca({code:"INVALID_PLUGIN_HOOK",message:`Error running plugin hook ${e} for ${s.name}, expected a function hook.`})}return h.apply(o,t)}).catch(t=>Pc(t,s.name,{hook:e}))}}return{emitFile:h.emitFile,finaliseAssets(){h.assertAssetsFinalized()},getFileName:h.getFileName,hookSeq(e,t,n){let i=Promise.resolve();for(let r=0;rp(e,t,r,!1,n));return i},hookSeqSync(e,t,n){for(let i=0;inull!=i?i:p(e,t,s,!1,n)));return r},hookFirstSync(e,t,n){for(let i=0;i{})},hookReduceArg0(e,[t,...n],i,r){let s=Promise.resolve(t);for(let t=0;t{const o=p(e,[s,...n],t,!1,r);return o?o.then(e=>i.call(c[t],s,e,a[t])):s});return s},hookReduceArg0Sync(e,[t,...n],i,r){for(let s=0;s{const o=p(e,n,t,!0,r);return o?o.then(e=>i.call(c[t],s,e,a[t])):s});return s},hookReduceValueSync(e,t,n,i,r){let s=t;for(let t=0;t!1,get(){},set(){},delete:()=>!1};function $c(e){e.startsWith(Ic)?Ca({code:"ANONYMOUS_PLUGIN_CACHE",message:"A plugin is trying to use the Rollup cache but is not declaring a plugin name or cacheKey."}):Ca({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).`})}const Rc=e=>({has:()=>($c(e),!1),get(){$c(e)},set(){$c(e)},delete:()=>($c(e),!1)});function Oc(e,t,n){const i=n.id,r=[];let s=null===t.map?null:wh(t.map);const a=t.code;let o=t.ast;const h=[],u=[];let c,l,p=!1,d=null;const f=t.code;let m;return e.pluginDriver.hookReduceArg0("transform",[f,i],function(t,s,a){if(!p&&c.used&&(p=!0),p){if(s&&"object"==typeof s&&Array.isArray(s.dependencies))for(const t of s.dependencies)e.watchFiles[yt(ft(i),t)]=!0}else if(u.length&&(n.transformFiles=u),s&&"object"==typeof s&&Array.isArray(s.dependencies)){l.warnedTransformDependencies||e.warnDeprecation(`Returning "dependencies" from the "transform" hook as done by plugin ${a.name} is deprecated. The "this.addWatchFile" plugin context function should be used instead.`,!0),l.warnedTransformDependencies=!0;for(const e of s.dependencies)h.push(yt(ft(i),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&&(d=s.moduleSideEffects)}if(null!==s.map){const e=wh(s.map);r.push(e||{missing:!0,plugin:a.name})}return o=s.ast,s.code},(t,n)=>((l=n).cacheKey?p=!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,i)=>(t.used=!0,e.set(n,i)),delete:n=>(t.used=!0,e.delete(n))},t}(t.cache),Object.assign({},t,{cache:c?c.cache:t.cache,warn(e,n){"string"==typeof e&&(e={message:e}),n&&Pa(e,n,f,i),e.id=i,e.hook="transform",t.warn(e)},error:(e,n)=>("string"==typeof e&&(e={message:e}),n&&Pa(e,n,f,i),e.id=i,e.hook="transform",t.error(e)),emitAsset(t,n){const i={type:"asset",name:t,source:n};return u.push(Object.assign({},i)),e.pluginDriver.emitFile(i)},emitChunk(t,n){const i={type:"chunk",id:t,name:n&&n.name};return u.push(Object.assign({},i)),e.pluginDriver.emitFile(i)},emitFile:t=>(u.push(t),e.pluginDriver.emitFile(t)),addWatchFile(e){h.push(e),t.addWatchFile(e)},setAssetSource(e,n){if(t.setAssetSource(e,n),!p&&!m)try{this.error({code:"INVALID_SETASSETSOURCE",message:"setAssetSource cannot be called in transform for caching reasons. Use emitFile with a source, or call setAssetSource in another hook."})}catch(e){m=e}},getCombinedSourcemap(){const t=function(e,t,n,i,r){if(!r.length)return i;const s=gh(t,n,i,r,mh(e)).traceMappings();return Object.assign({version:3},s)}(e,i,a,s,r);if(!t){return new H(a).generateMap({includeContent:!0,hires:!0,source:i})}return s!==t&&(s=t,r.length=0),new L(Object.assign({},t,{file:null,sourcesContent:t.sourcesContent}))}}))).catch(e=>Pc(e,l.name,{hook:"transform",id:i})).then(e=>{if(!p&&m)throw m;return{ast:o,code:e,customTransformCache:p,moduleSideEffects:d,originalCode:a,originalSourcemap:s,sourcemapChain:r,transformDependencies:h}})}function Mc(e,t){return lt(t)?yt(e,"..",t):t}function Dc(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 Tc(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 i,r;e&&n.warn((i="treeshake.moduleSideEffects",r='please use one of false, "no-external", a function or an array',{code:ka.INVALID_OPTION,message:`Invalid value for option "${i}" - ${r}.`}));const s=Dc(t);return(e,t)=>!(t&&s(e))}class Lc{constructor(e,t,n,i,r,s,a){this.indexedEntryModules=[],this.latestLoadModulesPromise=Promise.resolve(),this.manualChunkModules={},this.nextEntryModuleIndex=0,this.loadEntryModule=(e,t)=>this.pluginDriver.hookFirst("resolveId",[e,void 0]).then(n=>{if(!1===n||n&&"object"==typeof n&&n.external)return Ca(function(e){return{code:ka.UNRESOLVED_ENTRY,message:`Entry module cannot be external (${wa(e)}).`}}(e));const i=n&&"object"==typeof n?n.id:n;return"string"==typeof i?this.fetchModule(i,void 0,!0,t):Ca(function(e){return{code:ka.UNRESOLVED_ENTRY,message:`Could not resolve entry module (${wa(e)}).`}}(e))}),this.graph=e,this.modulesById=t,this.pluginDriver=n,this.isExternal=Dc(i),this.hasModuleSideEffects=Tc(s,a,e),this.getManualChunk="function"==typeof r?r:()=>null}addEntryModules(e,t){const n=this.nextEntryModuleIndex;this.nextEntryModuleIndex+=e.length;const i=Promise.all(e.map(({fileName:e,id:n,name:i})=>this.loadEntryModule(n,!0).then(n=>(null!==e?n.chunkFileNames.add(e):null!==i&&(null===n.chunkName&&(n.chunkName=i),t&&n.userChunkNames.add(i)),n)))).then(e=>{let i=n;for(const n of e){n.isUserDefinedEntryPoint=n.isUserDefinedEntryPoint||t;const e=this.indexedEntryModules.find(e=>e.module.id===n.id);e?e.index=Math.min(e.index,i):this.indexedEntryModules.push({module:n,index:i}),i++}return this.indexedEntryModules.sort(({index:e},{index:t})=>e>t?1:-1),e});return this.awaitLoadModulesPromise(i).then(e=>({entryModules:this.indexedEntryModules.map(({module:e})=>e),manualChunkModulesByAlias:this.manualChunkModules,newEntryModules:e}))}addManualChunks(e){const t=[];for(const n of Object.keys(e)){const i=e[n];for(const e of i)t.push({id:e,alias:n})}const n=Promise.all(t.map(({id:e})=>this.loadEntryModule(e,!1))).then(e=>{for(let n=0;n{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(e,t,e.id).then(t=>{if(null===t)return;const i=e.dynamicImports[n];if("string"!=typeof t)return this.fetchResolvedDependency(wa(t.id),e.id,t).then(e=>{i.resolution=e});i.resolution=t})));return t.catch(()=>{}),Promise.all(e.sources.map(t=>this.resolveAndFetchDependency(e,t))).then(()=>t)}fetchModule(e,t,n,i){const r=this.modulesById.get(e);if(r){if(r instanceof xt)throw new Error(`Cannot fetch external module ${e}`);return r.isEntryPoint=r.isEntryPoint||i,Promise.resolve(r)}const s=new ph(this.graph,e,n,i);this.modulesById.set(e,s);const a=this.getManualChunk(e);return"string"==typeof a&&this.addModuleToManualChunk(a,s),rh("load modules",3),Promise.resolve(this.pluginDriver.hookFirst("load",[e])).catch(n=>{sh("load modules",3);let i=`Could not load ${e}`;throw t&&(i+=` (imported by ${t})`),i+=`: ${n.message}`,n.message=i,n}).then(t=>(sh("load modules",3),"string"==typeof t?{code:t}:t&&"object"==typeof t&&"string"==typeof t.code?t:Ca(function(e){return{code:ka.BAD_LOADER,message:`Error loading ${wa(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.transformFiles)for(const e of n.transformFiles)this.pluginDriver.emitFile(e);return n}return"boolean"==typeof t.moduleSideEffects&&(s.moduleSideEffects=t.moduleSideEffects),Oc(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 xt))for(const e in n.exportsAll)e in s.exportsAll?this.graph.warn($a(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 xt(this.graph,n.id,n.moduleSideEffects));const i=this.modulesById.get(n.id);return i instanceof xt?Promise.resolve(i):Ca(function(e,t){return{code:ka.INVALID_EXTERNAL_ID,message:`'${e}' is imported as an external by ${wa(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?(lt(t)&&Ca(function(e,t){return{code:ka.UNRESOLVED_IMPORT,message:`Could not resolve '${e}' from ${wa(t)}`}}(t,n)),this.graph.warn(function(e,t){return{code:ka.UNRESOLVED_IMPORT,importer:wa(t),message:`'${e}' is imported by ${wa(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)),{external:!0,id:t,moduleSideEffects:this.hasModuleSideEffects(t,!0)}):e}normalizeResolveIdResult(e,t,n){let i="",r=!1,s=null;if(e)"object"==typeof e?(i=e.id,e.external&&(r=!0),"boolean"==typeof e.moduleSideEffects&&(s=e.moduleSideEffects)):(this.isExternal(e,t,!0)&&(r=!0),i=r?Mc(t,e):e);else{if(i=Mc(t,n),!1!==e&&!this.isExternal(i,t,!0))return null;r=!0}return{external:r,id:i,moduleSideEffects:"boolean"==typeof s?s:this.hasModuleSideEffects(i,r)}}resolveAndFetchDependency(e,n){return t(this,void 0,void 0,function*(){return this.fetchResolvedDependency(n,e.id,e.resolvedIds[n]=e.resolvedIds[n]||this.handleMissingImports(yield this.resolveId(n,e.id),n,e.id))})}resolveDynamicImport(e,n,i){return t(this,void 0,void 0,function*(){const t=yield this.pluginDriver.hookFirst("resolveDynamicImport",[n,i]);return"string"!=typeof n?"string"==typeof t?t:t?Object.assign({external:!1,moduleSideEffects:!0},t):null:null==t?e.resolvedIds[n]=e.resolvedIds[n]||this.handleMissingImports(yield this.resolveId(n,e.id),n,e.id):this.handleMissingImports(this.normalizeResolveIdResult(t,i,n),n,i)})}}const Vc=97,Bc=48;function zc(e){return e<10?String.fromCharCode(Bc+e):String.fromCharCode(Vc+(e-10))}function jc(e){let t="";for(let n=0;n>4),t+=zc(15&i)}return t}function Wc(e){const t=new Uint8Array(e);for(let e=0;e({fileName:null,name:null,id:e})):Object.keys(e).map(t=>({fileName:null,id:e[t],name:t}))}class Fc{constructor(e,t){if(this.moduleById=new Map,this.needsTreeshakingPass=!1,this.phase=vc.LOAD_AND_PARSE,this.watchFiles=Object.create(null),this.externalModules=[],this.modules=[],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.deoptimizationTracker=new xc,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.strictDeprecations=e.strictDeprecations,this.cacheExpiry=e.experimentalCacheExpiry,!1!==e.treeshake&&(this.treeshakingOptions=e.treeshake?{annotations:!1!==e.treeshake.annotations,moduleSideEffects:e.treeshake.moduleSideEffects,propertyReadSideEffects:!1!==e.treeshake.propertyReadSideEffects,pureExternalModules:e.treeshake.pureExternalModules,tryCatchDeoptimization:!1!==e.treeshake.tryCatchDeoptimization}:{annotations:!0,moduleSideEffects:!0,propertyReadSideEffects:!0,tryCatchDeoptimization:!0},void 0!==this.treeshakingOptions.pureExternalModules&&this.warnDeprecation('The "treeshake.pureExternalModules" option is deprecated. The "treeshake.moduleSideEffects" option should be used instead. "treeshake.pureExternalModules: true" is equivalent to "treeshake.moduleSideEffects: \'no-external\'"',!1)),this.contextParse=(e,t={})=>this.acornParser.parse(e,Object.assign({},uh,t,this.acornOptions)),this.pluginDriver=kc(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 gc,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(yt(t),n[t]);this.getModuleContext=t=>e.get(t)||this.context}else this.getModuleContext=()=>this.context;this.acornOptions=e.acorn?Object.assign({},e.acorn):{};const i=[];i.push(fc),e.experimentalTopLevelAwait&&(this.acornOptions.allowAwaitOutsideFunction=!0);const r=e.acornInjectPlugins;i.push(...Array.isArray(r)?r:r?[r]:[]),this.acornParser=xu.extend(...i),this.moduleLoader=new Lc(this,this.moduleById,this.pluginDriver,e.external,"function"==typeof e.manualChunks&&e.manualChunks,this.treeshakingOptions?this.treeshakingOptions.moduleSideEffects:null,!!this.treeshakingOptions&&this.treeshakingOptions.pureExternalModules)}build(e,t,n){return rh("parse modules",2),Promise.all([this.moduleLoader.addEntryModules(Uc(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 ph?(this.modules.push(e),this.watchFiles[e.id]=!0):this.externalModules.push(e);if(sh("parse modules",2),this.phase=vc.ANALYSE,rh("analyse dependency graph",2),this.link(e),sh("analyse dependency graph",2),rh("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();sh("mark included statements",2),rh("generate chunks",2),this.preserveModules||n||function(e,t){let n,i,r;const s=new Set,a=[],o=e=>{n.manualChunkAlias?(e.manualChunkAlias=n.manualChunkAlias,e.entryPointsHash=i):function(e,t){for(let n=0;n0&&!t.manualChunkAlias&&a.push(t)};if(t)for(const e of Object.keys(t))for(n of(i=Wc(10),t[e]))r=new Set(n.id),o(n);for(n of e)s.add(n.id),i=Wc(10),r=new Set(n.id),n.manualChunkAlias||o(n);for(n of a)s.has(n.id)||(s.add(n.id),i=Wc(10),r=new Set(n.id),o(n))}(e,t);let i=[];if(this.preserveModules)for(const e of this.modules){const t=new Nh(this,[e]);!e.isEntryPoint&&t.isEmpty||(t.entryModules=[e]),i.push(t)}else{const e={};for(const t of this.modules){const n=jc(t.entryPointsHash),i=e[n];i?i.push(t):e[n]=[t]}for(const t in e){const n=e[t];bh(n);const r=new Nh(this,n);i.push(r)}}for(const e of i)e.link();i=i.filter(kh);const r=[];for(const e of i)r.push(...e.generateFacades());return sh("generate chunks",2),this.phase=vc.GENERATE,i.concat(r)})}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.treeshakingOptions){let t=1;do{rh(`treeshaking pass ${t}`,3),this.needsTreeshakingPass=!1;for(const t of e)t.isExecuted&&t.include();sh(`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+=`${wa(e.loc.file)} (${e.loc.line}:${e.loc.column}) `),t+=e.message},this.onwarn(e)}warnDeprecation(e,t){if(t||this.strictDeprecations){const t=Na(e);if(this.strictDeprecations)return Ca(t);this.warn(t)}}link(e){for(const e of this.modules)e.linkDependencies();const{orderedModules:t,cyclePaths:n}=function(e){let t=0;const n=[],i={},r=[],s=[],a={},o=e=>{if(!i[e.id]){if(e instanceof xt)return e.execIndex=t++,void(i[e.id]=!0);for(const t of e.dependencies)t.id in a?i[t.id]||n.push(Ah(t.id,e.id,a)):(a[t.id]=e.id,o(t));for(const{resolution:t}of e.dynamicImports)t instanceof ph&&-1===s.indexOf(t)&&s.push(t);e.execIndex=t++,i[e.id]=!0,r.push(e)}};for(const t of e)a[t.id]||(a[t.id]=null,o(t));for(const e of s)a[e.id]||(a[e.id]=null,o(e));return{orderedModules:r,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 ${wa(n.module.id)}`,name:n.name,source:n.module.id},n.start)}}}function qc(e){switch(typeof e){case"function":return e();case"string":return e;default:return""}}const Hc=(e,t)=>t?`${e}\n${t}`:e,Gc=(e,t)=>t?`${e}\n\n${t}`:e;function Kc(e,t){Ca({code:"INVALID_EXPORT_OPTION",message:`'${e}' was specified for output.exports, but entry module has following exports: ${t.join(", ")}`})}function Yc(e,{exports:t,name:n,format:i}){const r=e.getExportNames();return"default"===t?1===r.length&&"default"===r[0]||Kc("default",r):"none"===t&&r.length&&Kc("none",r),t&&"auto"!==t||(0===r.length?t="none":1===r.length&&"default"===r[0]?t="default":(null!==e.facadeModule&&e.facadeModule.isEntryPoint&&"es"!==i&&-1!==r.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)||Ca({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 Xc=(e,t)=>(n,i)=>void 0!==t[n]?t[n]:void 0!==e[n]?e[n]:i,Qc=e=>e&&"object"!=typeof e?{}:e,Jc=(e,t,n)=>{const i=Qc(t[n]),r=Qc(e[n]);return void 0!==i?i&&r?Object.assign({},r,i):i:r},Zc=(e,t=(e=>{"string"==typeof e?console.warn(e):console.warn(e.message)}))=>e.onwarn?n=>e.onwarn(n,t):t,el=(e,t)=>{const n=e.external;return"function"==typeof n?(e,...i)=>n(e,...i)||-1!==t.external.indexOf(e):("string"==typeof e.external?[n]:Array.isArray(n)?n:[]).concat(t.external)},tl={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 nl({config:e={},command:t={},defaultOnWarnHandler:n}){const i=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[i,r]=n.split(":");return e[i]=r,-1===t.indexOf(i)&&t.push(i),e},Object.create(null)):void 0})}(t),r=function(e,t={external:[],globals:void 0},n){const i=Xc(e,t),r={acorn:e.acorn,acornInjectPlugins:e.acornInjectPlugins,cache:i("cache"),chunkGroupingSize:i("chunkGroupingSize",5e3),context:e.context,experimentalCacheExpiry:i("experimentalCacheExpiry",10),experimentalOptimizeChunks:i("experimentalOptimizeChunks"),experimentalTopLevelAwait:i("experimentalTopLevelAwait"),external:el(e,t),inlineDynamicImports:i("inlineDynamicImports",!1),input:i("input",[]),manualChunks:i("manualChunks"),moduleContext:e.moduleContext,onwarn:Zc(e,n),perf:i("perf",!1),plugins:e.plugins,preserveModules:i("preserveModules"),preserveSymlinks:i("preserveSymlinks"),shimMissingExports:i("shimMissingExports"),strictDeprecations:i("strictDeprecations",!1),treeshake:Jc(e,t,"treeshake"),watch:e.watch};r.cache&&r.cache.cache&&(r.cache=r.cache.cache);return r}(e,i,n);i.output&&Object.assign(i,i.output);const s=e.output,a=Array.isArray(s)?s:s?[s]:[];0===a.length&&a.push({});const o=a.map(e=>(function(e,t={}){const n=Xc(e,t);let i=n("format");switch(i){case"esm":case"module":i="es";break;case"commonjs":i="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"),externalLiveBindings:n("externalLiveBindings",!0),file:n("file"),footer:n("footer"),format:"esm"===i?"es":i,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,i)),h=[],u=Object.keys(r);il(h,Object.keys(e),u,"input option",/^output$/);const c=Object.keys(o[0]);il(h,o.reduce((e,t)=>e.concat(Object.keys(t)),[]),c,"output option");const l=c.filter(e=>"sourcemapPathTransform"!==e);return il(h,Object.keys(i),u.concat(l,Object.keys(tl),"config","environment","silent"),"CLI flag",/^_|output|(config.*)$/),{inputOptions:r,optionError:h.length>0?h.join("\n"):null,outputOptions:o}}function il(e,t,n,i,r=/$./){const s=t.filter(e=>-1===n.indexOf(e)&&!r.test(e));s.length>0&&e.push(`Unknown ${i}: ${s.join(", ")}. Allowed options: ${n.sort().join(", ")}`)}const rl={get(){throw new Error("bundle.generate(...) now returns a Promise instead of a { code, map } object")}};function sl(e,t){return t.options&&t.options.call({meta:{rollupVersion:n}},e)||e}function al(e){return Array.isArray(e)?e.filter(Boolean):e?[e]:[]}let ol;var hl;function ul(e){return e.isAsset?hl.ASSET:e.isEntry?hl.ENTRY_CHUNK:hl.SECONDARY_CHUNK}function cl(e){return{output:Object.keys(e).map(t=>e[t]).filter(e=>Object.keys(e).length>0).sort((e,t)=>{const n=ul(e),i=ul(t);return n===i?0:n1||"object"==typeof t.input&&Object.keys(t.input).length>1)&&Ca({code:"INVALID_OPTION",message:'Multiple inputs are not supported for "inlineDynamicImports".'})):t.preserveModules&&(t.manualChunks&&Ca({code:"INVALID_OPTION",message:'"preserveModules" does not support the "manualChunks" option.'}),t.experimentalOptimizeChunks&&Ca({code:"INVALID_OPTION",message:'"preserveModules" does not support the "experimentalOptimizeChunks" option.'})),t}(e);hh(n);const i=new Fc(n,ol);ol=void 0;const r=!1!==e.cache;let s;delete n.cache,delete e.cache,rh("BUILD",1);try{yield i.pluginDriver.hookParallel("buildStart",[n]),s=yield i.build(n.input,n.manualChunks,n.inlineDynamicImports)}catch(e){throw yield i.pluginDriver.hookParallel("buildEnd",[e]),e}yield i.pluginDriver.hookParallel("buildEnd",[]),sh("BUILD",1);let a=!1;function o(e){return function(e,t,n,i){if(!t)throw new Error("You must supply an options object");const r=nl({config:{output:Object.assign({},t,t.output,e.output)}});if(r.optionError)throw new Error(r.optionError);const s=r.outputOptions[0],a=i.hookReduceArg0Sync("outputOptions",[s],(e,t)=>t||e,e=>{const t=()=>e.error({code:ka.CANNOT_EMIT_FROM_OPTIONS_HOOK,message:'Cannot emit files or set asset sources in the "outputOptions" hook, use the "renderStart" hook instead.'});return Object.assign({},e,{emitFile:t,setAssetSource:t})});o=a,"es6"===o.format&&Ca(Na({message:'The "es6" output format is deprecated – use "esm" instead',url:"https://rollupjs.org/guide/en/#output-format"})),void(["amd","cjs","system","es","iife","umd"].indexOf(o.format)<0&&Ca({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&&Ca({code:"INVALID_OPTION",message:'You must set either "output.file" for a single-file build or "output.dir" when generating multiple chunks.'}),e.preserveModules&&Ca({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)||Ca({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when providing named inputs.'}));var o;n&&("umd"!==a.format&&"iife"!==a.format||Ca({code:"INVALID_OPTION",message:"UMD and IIFE output formats are not supported for code-splitting builds."}),"string"==typeof a.file&&Ca({code:"INVALID_OPTION",message:'You must set "output.dir" instead of "output.file" when generating multiple chunks.'}));return a}(n,e,s.length>1,i.pluginDriver)}function h(e,r){return t(this,void 0,void 0,function*(){rh("GENERATE",1);const t=e.assetFileNames||"assets/[name]-[hash][extname]",o=Object.create(null);let h;const u=function(e){if(0===e.length)return"/";if(1===e.length)return ft(e[0]);const t=e.slice(1).reduce((e,t)=>{const n=t.split(/\/+|\\+/);let i;for(i=0;e[i]===n[i]&&i1?t.join("/"):"/"}(function(e){const t=[];for(const n of e)for(const e of n.entryModules)ct(e.id)&&t.push(e.id);return t}(s));i.pluginDriver.startOutput(o,t);try{yield i.pluginDriver.hookParallel("renderStart",[]);const t=yield function(e,t){const n=e.pluginDriver;return Promise.all([n.hookReduceValue("banner",qc(t.banner),[],Hc),n.hookReduceValue("footer",qc(t.footer),[],Hc),n.hookReduceValue("intro",qc(t.intro),[],Gc),n.hookReduceValue("outro",qc(t.outro),[],Gc)]).then(([e,t,n,i])=>(n&&(n+="\n\n"),i&&(i=`\n\n${i}`),e.length&&(e+="\n"),t.length&&(t="\n"+t),{intro:n,outro:i,banner:e,footer:t})).catch(e=>{Ca({code:"ADDON_ERROR",message:`Could not retrieve ${e.hook}. Check configuration of plugin ${e.plugin}.\n\tError Message: ${e.message}`})})}(i,e);for(const t of s)n.preserveModules||t.generateInternalExports(e),t.facadeModule&&t.facadeModule.isEntryPoint&&(t.exportMode=Yc(t,e));for(const t of s)t.preRender(e,u);!a&&n.experimentalOptimizeChunks&&(!function(e,t,n,i){for(let r=0;r{e instanceof Nh&&a.push(e)}),a.length<2)continue;let o=1,h=!0,u=void 0,c=a[0],l=a[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 xt||((s-=e.getRenderedSourceLength())<=0||void f.add(e)))))){p(c)||(h=!0);continue}if(c.visitStaticDependenciesUntilCondition(e=>!f.has(e)&&(e instanceof xt||((s-=e.getRenderedSourceLength())<=0||void 0)))){p(c)||(h=!0);continue}const m=e.indexOf(c);m<=r&&r--,e.splice(m,1),u.merge(c,e,t,i),a.splice(--o,1),c=u,l&&!p(l)&&(h=!0)}while(u=c,c=l,l=a[++o],c)}}(s,e,n.chunkGroupingSize,u),a=!0),function(e,t,n,i,r,s){const a=[],o=[];for(const t of e)(t.facadeModule&&t.facadeModule.isUserDefinedEntryPoint?a:o).push(t);const h=a.concat(o);for(const e of h){const a=e.facadeModule;if(n.file)e.id=dt(n.file);else if(t.preserveModules)e.id=e.generateIdPreserveModules(i,s);else{let t,i;a&&a.isUserDefinedEntryPoint?(t=n.entryFileNames||"[name].js",i="output.entryFileNames"):(t=n.chunkFileNames||"[name]-[hash].js",i="output.chunkFileNames"),e.id=e.generateId(t,i,r,n,s)}s[e.id]=Ec}}(s,n,e,u,t,o),h=function(e,t){for(let n=0;n0,isEntry:null!==r&&r.isEntryPoint,map:void 0,modules:i.renderedModules,get name(){return i.getChunkName()}}}return t}(s,o),yield Promise.all(s.map(n=>{const r=o[n.id];return n.render(e,t,r).then(t=>(r.code=t.code,r.map=t.map,i.pluginDriver.hookParallel("ongenerate",[Object.assign({bundle:r},e),r])))}))}catch(e){throw yield i.pluginDriver.hookParallel("renderError",[e]),e}return yield i.pluginDriver.hookSeq("generateBundle",[e,h,r]),i.pluginDriver.finaliseAssets(),sh("GENERATE",1),h})}const u={cache:r?i.getCache():void 0,generate:e=>{const t=h(o(e),!1).then(e=>cl(e));return Object.defineProperty(t,"code",rl),Object.defineProperty(t,"map",rl),t},watchFiles:Object.keys(i.watchFiles),write:e=>{const r=o(e);return r.dir||r.file||Ca({code:"MISSING_OPTION",message:'You must specify "output.file" or "output.dir" for the build.'}),h(r,!0).then(e=>t(this,void 0,void 0,function*(){let t=0;for(const n of Object.keys(e)){if(!e[n].isAsset&&++t>1)break}return t>1&&(r.sourcemapFile&&Ca({code:"INVALID_OPTION",message:'"output.sourcemapFile" is only supported for single-file builds.'}),"string"==typeof r.file&&Ca({code:"INVALID_OPTION",message:'When building multiple chunks, the "output.dir" option must be used, not "output.file".'+("string"!=typeof n.input||!0===n.inlineDynamicImports?"":' To inline dynamic imports, set the "inlineDynamicImports" option.')})),yield Promise.all(Object.keys(e).map(t=>(function(e,t,n,i){const r=yt(i.dir||ft(i.file),n.fileName);let s,a;if(ll(n))a=n.source;else if(a=n.code,i.sourcemap&&n.map){let e;"inline"===i.sourcemap?e=n.map.toUrl():(e=`${dt(n.fileName)}.map`,s=xo(`${r}.map`,n.map.toString())),a+=`//# ${Ho}=${e}\n`}return xo(r,a).then(()=>s).then(()=>!ll(n)&&e.pluginDriver.hookSeq("onwrite",[Object.assign({bundle:t},i),n])).then(()=>{})})(i,u,e[t],r))),yield i.pluginDriver.hookParallel("writeBundle",[e]),cl(e)}))}};return!0===n.perf&&(u.getTimings=ih),u})},Object.defineProperty(e,"__esModule",{value:!0})});