@tachybase/plugin-ocr-convert 1.3.17 → 1.3.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/index.js +1 -1
- package/dist/externalVersion.js +8 -8
- package/dist/node_modules/docxtemplater/package.json +1 -1
- package/dist/node_modules/exceljs/package.json +1 -1
- package/dist/node_modules/pizzip/package.json +1 -1
- package/dist/node_modules/tencentcloud-sdk-nodejs/package.json +1 -1
- package/dist/node_modules/tencentcloud-sdk-nodejs/tencentcloud/index.js +1 -1
- package/dist/node_modules/tencentcloud-sdk-nodejs/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
- package/package.json +9 -9
package/dist/node_modules/tencentcloud-sdk-nodejs/tencentcloud/services/ocr/v20181119/ocr_client.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(){var e={14886:function(e,t,s){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=s(24434);const n=r(s(62366));const a=r(s(44754));const c=n.default("agent-base");function isAgent(e){return Boolean(e)&&typeof e.addRequest==="function"}function isSecureEndpoint(){const{stack:e}=new Error;if(typeof e!=="string")return false;return e.split("\n").some((e=>e.indexOf("(https.js:")!==-1||e.indexOf("node:https:")!==-1))}function createAgent(e,t){return new createAgent.Agent(e,t)}(function(e){class Agent extends i.EventEmitter{constructor(e,t){super();let s=t;if(typeof e==="function"){this.callback=e}else if(e){s=e}this.timeout=null;if(s&&typeof s.timeout==="number"){this.timeout=s.timeout}this.maxFreeSockets=1;this.maxSockets=1;this.maxTotalSockets=Infinity;this.sockets={};this.freeSockets={};this.requests={};this.options={}}get defaultPort(){if(typeof this.explicitDefaultPort==="number"){return this.explicitDefaultPort}return isSecureEndpoint()?443:80}set defaultPort(e){this.explicitDefaultPort=e}get protocol(){if(typeof this.explicitProtocol==="string"){return this.explicitProtocol}return isSecureEndpoint()?"https:":"http:"}set protocol(e){this.explicitProtocol=e}callback(e,t,s){throw new Error('"agent-base" has no default implementation, you must subclass and override `callback()`')}addRequest(e,t){const s=Object.assign({},t);if(typeof s.secureEndpoint!=="boolean"){s.secureEndpoint=isSecureEndpoint()}if(s.host==null){s.host="localhost"}if(s.port==null){s.port=s.secureEndpoint?443:80}if(s.protocol==null){s.protocol=s.secureEndpoint?"https:":"http:"}if(s.host&&s.path){delete s.path}delete s.agent;delete s.hostname;delete s._defaultAgent;delete s.defaultPort;delete s.createConnection;e._last=true;e.shouldKeepAlive=false;let r=false;let i=null;const n=s.timeout||this.timeout;const onerror=t=>{if(e._hadError)return;e.emit("error",t);e._hadError=true};const ontimeout=()=>{i=null;r=true;const e=new Error(`A "socket" was not created for HTTP request before ${n}ms`);e.code="ETIMEOUT";onerror(e)};const callbackError=e=>{if(r)return;if(i!==null){clearTimeout(i);i=null}onerror(e)};const onsocket=t=>{if(r)return;if(i!=null){clearTimeout(i);i=null}if(isAgent(t)){c("Callback returned another Agent instance %o",t.constructor.name);t.addRequest(e,s);return}if(t){t.once("free",(()=>{this.freeSocket(t,s)}));e.onSocket(t);return}const n=new Error(`no Duplex stream was returned to agent-base for \`${e.method} ${e.path}\``);onerror(n)};if(typeof this.callback!=="function"){onerror(new Error("`callback` is not defined"));return}if(!this.promisifiedCallback){if(this.callback.length>=3){c("Converting legacy callback function to promise");this.promisifiedCallback=a.default(this.callback)}else{this.promisifiedCallback=this.callback}}if(typeof n==="number"&&n>0){i=setTimeout(ontimeout,n)}if("port"in s&&typeof s.port!=="number"){s.port=Number(s.port)}try{c("Resolving socket for %o request: %o",s.protocol,`${e.method} ${e.path}`);Promise.resolve(this.promisifiedCallback(e,s)).then(onsocket,callbackError)}catch(e){Promise.reject(e).catch(callbackError)}}freeSocket(e,t){c("Freeing socket %o %o",e.constructor.name,t);e.destroy()}destroy(){c("Destroying agent %o",this.constructor.name)}}e.Agent=Agent;e.prototype=e.Agent.prototype})(createAgent||(createAgent={}));e.exports=createAgent},44754:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:true});function promisify(e){return function(t,s){return new Promise(((r,i)=>{e.call(this,t,s,((e,t)=>{if(e){i(e)}else{r(t)}}))}))}}t["default"]=promisify},95094:function(e,t,s){e.exports={parallel:s(53047),serial:s(2312),serialOrdered:s(43587)}},16524:function(e){e.exports=abort;function abort(e){Object.keys(e.jobs).forEach(clean.bind(e));e.jobs={}}function clean(e){if(typeof this.jobs[e]=="function"){this.jobs[e]()}}},23134:function(e,t,s){var r=s(8374);e.exports=async;function async(e){var t=false;r((function(){t=true}));return function async_callback(s,i){if(t){e(s,i)}else{r((function nextTick_callback(){e(s,i)}))}}}},8374:function(e){e.exports=defer;function defer(e){var t=typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:null;if(t){t(e)}else{setTimeout(e,0)}}},18056:function(e,t,s){var r=s(23134),i=s(16524);e.exports=iterate;function iterate(e,t,s,r){var n=s["keyedList"]?s["keyedList"][s.index]:s.index;s.jobs[n]=runJob(t,n,e[n],(function(e,t){if(!(n in s.jobs)){return}delete s.jobs[n];if(e){i(s)}else{s.results[n]=t}r(e,s.results)}))}function runJob(e,t,s,i){var n;if(e.length==2){n=e(s,r(i))}else{n=e(s,t,r(i))}return n}},31987:function(e){e.exports=state;function state(e,t){var s=!Array.isArray(e),r={index:0,keyedList:s||t?Object.keys(e):null,jobs:{},results:s?{}:[],size:s?Object.keys(e).length:e.length};if(t){r.keyedList.sort(s?t:function(s,r){return t(e[s],e[r])})}return r}},61393:function(e,t,s){var r=s(16524),i=s(23134);e.exports=terminator;function terminator(e){if(!Object.keys(this.jobs).length){return}this.index=this.size;r(this);i(e)(null,this.results)}},53047:function(e,t,s){var r=s(18056),i=s(31987),n=s(61393);e.exports=parallel;function parallel(e,t,s){var a=i(e);while(a.index<(a["keyedList"]||e).length){r(e,t,a,(function(e,t){if(e){s(e,t);return}if(Object.keys(a.jobs).length===0){s(null,a.results);return}}));a.index++}return n.bind(a,s)}},2312:function(e,t,s){var r=s(43587);e.exports=serial;function serial(e,t,s){return r(e,t,null,s)}},43587:function(e,t,s){var r=s(18056),i=s(31987),n=s(61393);e.exports=serialOrdered;e.exports.ascending=ascending;e.exports.descending=descending;function serialOrdered(e,t,s,a){var c=i(e,s);r(e,t,c,(function iteratorHandler(s,i){if(s){a(s,i);return}c.index++;if(c.index<(c["keyedList"]||e).length){r(e,t,c,iteratorHandler);return}a(null,c.results)}));return n.bind(c,a)}function ascending(e,t){return e<t?-1:e>t?1:0}function descending(e,t){return-1*ascending(e,t)}},41843:function(e){(function(t){"use strict";var s,r=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,i=Math.ceil,n=Math.floor,a="[BigNumber Error] ",c=a+"Number primitive has more than 15 significant digits: ",u=1e14,o=14,l=9007199254740991,p=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],d=1e7,y=1e9;function clone(e){var t,s,h,m=BigNumber.prototype={constructor:BigNumber,toString:null,valueOf:null},D=new BigNumber(1),b=20,q=4,v=-7,C=21,g=-1e7,S=1e7,P=false,M=1,A=0,R={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:" ",suffix:""},T="0123456789abcdefghijklmnopqrstuvwxyz",I=true;function BigNumber(e,t){var i,a,u,p,d,y,m,D,v=this;if(!(v instanceof BigNumber))return new BigNumber(e,t);if(t==null){if(e&&e._isBigNumber===true){v.s=e.s;if(!e.c||e.e>S){v.c=v.e=null}else if(e.e<g){v.c=[v.e=0]}else{v.e=e.e;v.c=e.c.slice()}return}if((y=typeof e=="number")&&e*0==0){v.s=1/e<0?(e=-e,-1):1;if(e===~~e){for(p=0,d=e;d>=10;d/=10,p++);if(p>S){v.c=v.e=null}else{v.e=p;v.c=[e]}return}D=String(e)}else{if(!r.test(D=String(e)))return h(v,D,y);v.s=D.charCodeAt(0)==45?(D=D.slice(1),-1):1}if((p=D.indexOf("."))>-1)D=D.replace(".","");if((d=D.search(/e/i))>0){if(p<0)p=d;p+=+D.slice(d+1);D=D.substring(0,d)}else if(p<0){p=D.length}}else{intCheck(t,2,T.length,"Base");if(t==10&&I){v=new BigNumber(e);return round(v,b+v.e+1,q)}D=String(e);if(y=typeof e=="number"){if(e*0!=0)return h(v,D,y,t);v.s=1/e<0?(D=D.slice(1),-1):1;if(BigNumber.DEBUG&&D.replace(/^0\.0*|\./,"").length>15){throw Error(c+e)}}else{v.s=D.charCodeAt(0)===45?(D=D.slice(1),-1):1}i=T.slice(0,t);p=d=0;for(m=D.length;d<m;d++){if(i.indexOf(a=D.charAt(d))<0){if(a=="."){if(d>p){p=m;continue}}else if(!u){if(D==D.toUpperCase()&&(D=D.toLowerCase())||D==D.toLowerCase()&&(D=D.toUpperCase())){u=true;d=-1;p=0;continue}}return h(v,String(e),y,t)}}y=false;D=s(D,t,10,v.s);if((p=D.indexOf("."))>-1)D=D.replace(".","");else p=D.length}for(d=0;D.charCodeAt(d)===48;d++);for(m=D.length;D.charCodeAt(--m)===48;);if(D=D.slice(d,++m)){m-=d;if(y&&BigNumber.DEBUG&&m>15&&(e>l||e!==n(e))){throw Error(c+v.s*e)}if((p=p-d-1)>S){v.c=v.e=null}else if(p<g){v.c=[v.e=0]}else{v.e=p;v.c=[];d=(p+1)%o;if(p<0)d+=o;if(d<m){if(d)v.c.push(+D.slice(0,d));for(m-=o;d<m;){v.c.push(+D.slice(d,d+=o))}d=o-(D=D.slice(d)).length}else{d-=m}for(;d--;D+="0");v.c.push(+D)}}else{v.c=[v.e=0]}}BigNumber.clone=clone;BigNumber.ROUND_UP=0;BigNumber.ROUND_DOWN=1;BigNumber.ROUND_CEIL=2;BigNumber.ROUND_FLOOR=3;BigNumber.ROUND_HALF_UP=4;BigNumber.ROUND_HALF_DOWN=5;BigNumber.ROUND_HALF_EVEN=6;BigNumber.ROUND_HALF_CEIL=7;BigNumber.ROUND_HALF_FLOOR=8;BigNumber.EUCLID=9;BigNumber.config=BigNumber.set=function(e){var t,s;if(e!=null){if(typeof e=="object"){if(e.hasOwnProperty(t="DECIMAL_PLACES")){s=e[t];intCheck(s,0,y,t);b=s}if(e.hasOwnProperty(t="ROUNDING_MODE")){s=e[t];intCheck(s,0,8,t);q=s}if(e.hasOwnProperty(t="EXPONENTIAL_AT")){s=e[t];if(s&&s.pop){intCheck(s[0],-y,0,t);intCheck(s[1],0,y,t);v=s[0];C=s[1]}else{intCheck(s,-y,y,t);v=-(C=s<0?-s:s)}}if(e.hasOwnProperty(t="RANGE")){s=e[t];if(s&&s.pop){intCheck(s[0],-y,-1,t);intCheck(s[1],1,y,t);g=s[0];S=s[1]}else{intCheck(s,-y,y,t);if(s){g=-(S=s<0?-s:s)}else{throw Error(a+t+" cannot be zero: "+s)}}}if(e.hasOwnProperty(t="CRYPTO")){s=e[t];if(s===!!s){if(s){if(typeof crypto!="undefined"&&crypto&&(crypto.getRandomValues||crypto.randomBytes)){P=s}else{P=!s;throw Error(a+"crypto unavailable")}}else{P=s}}else{throw Error(a+t+" not true or false: "+s)}}if(e.hasOwnProperty(t="MODULO_MODE")){s=e[t];intCheck(s,0,9,t);M=s}if(e.hasOwnProperty(t="POW_PRECISION")){s=e[t];intCheck(s,0,y,t);A=s}if(e.hasOwnProperty(t="FORMAT")){s=e[t];if(typeof s=="object")R=s;else throw Error(a+t+" not an object: "+s)}if(e.hasOwnProperty(t="ALPHABET")){s=e[t];if(typeof s=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test(s)){I=s.slice(0,10)=="0123456789";T=s}else{throw Error(a+t+" invalid: "+s)}}}else{throw Error(a+"Object expected: "+e)}}return{DECIMAL_PLACES:b,ROUNDING_MODE:q,EXPONENTIAL_AT:[v,C],RANGE:[g,S],CRYPTO:P,MODULO_MODE:M,POW_PRECISION:A,FORMAT:R,ALPHABET:T}};BigNumber.isBigNumber=function(e){if(!e||e._isBigNumber!==true)return false;if(!BigNumber.DEBUG)return true;var t,s,r=e.c,i=e.e,c=e.s;e:if({}.toString.call(r)=="[object Array]"){if((c===1||c===-1)&&i>=-y&&i<=y&&i===n(i)){if(r[0]===0){if(i===0&&r.length===1)return true;break e}t=(i+1)%o;if(t<1)t+=o;if(String(r[0]).length==t){for(t=0;t<r.length;t++){s=r[t];if(s<0||s>=u||s!==n(s))break e}if(s!==0)return true}}}else if(r===null&&i===null&&(c===null||c===1||c===-1)){return true}throw Error(a+"Invalid BigNumber: "+e)};BigNumber.maximum=BigNumber.max=function(){return maxOrMin(arguments,-1)};BigNumber.minimum=BigNumber.min=function(){return maxOrMin(arguments,1)};BigNumber.random=function(){var e=9007199254740992;var t=Math.random()*e&2097151?function(){return n(Math.random()*e)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function(e){var s,r,c,u,l,d=0,h=[],m=new BigNumber(D);if(e==null)e=b;else intCheck(e,0,y);u=i(e/o);if(P){if(crypto.getRandomValues){s=crypto.getRandomValues(new Uint32Array(u*=2));for(;d<u;){l=s[d]*131072+(s[d+1]>>>11);if(l>=9e15){r=crypto.getRandomValues(new Uint32Array(2));s[d]=r[0];s[d+1]=r[1]}else{h.push(l%1e14);d+=2}}d=u/2}else if(crypto.randomBytes){s=crypto.randomBytes(u*=7);for(;d<u;){l=(s[d]&31)*281474976710656+s[d+1]*1099511627776+s[d+2]*4294967296+s[d+3]*16777216+(s[d+4]<<16)+(s[d+5]<<8)+s[d+6];if(l>=9e15){crypto.randomBytes(7).copy(s,d)}else{h.push(l%1e14);d+=7}}d=u/7}else{P=false;throw Error(a+"crypto unavailable")}}if(!P){for(;d<u;){l=t();if(l<9e15)h[d++]=l%1e14}}u=h[--d];e%=o;if(u&&e){l=p[o-e];h[d]=n(u/l)*l}for(;h[d]===0;h.pop(),d--);if(d<0){h=[c=0]}else{for(c=-1;h[0]===0;h.splice(0,1),c-=o);for(d=1,l=h[0];l>=10;l/=10,d++);if(d<o)c-=o-d}m.e=c;m.c=h;return m}}();BigNumber.sum=function(){var e=1,t=arguments,s=new BigNumber(t[0]);for(;e<t.length;)s=s.plus(t[e++]);return s};s=function(){var e="0123456789";function toBaseOut(e,t,s,r){var i,n=[0],a,c=0,u=e.length;for(;c<u;){for(a=n.length;a--;n[a]*=t);n[0]+=r.indexOf(e.charAt(c++));for(i=0;i<n.length;i++){if(n[i]>s-1){if(n[i+1]==null)n[i+1]=0;n[i+1]+=n[i]/s|0;n[i]%=s}}}return n.reverse()}return function(s,r,i,n,a){var c,u,o,l,p,d,y,h,m=s.indexOf("."),D=b,v=q;if(m>=0){l=A;A=0;s=s.replace(".","");h=new BigNumber(r);d=h.pow(s.length-m);A=l;h.c=toBaseOut(toFixedPoint(coeffToString(d.c),d.e,"0"),10,i,e);h.e=h.c.length}y=toBaseOut(s,r,i,a?(c=T,e):(c=e,T));o=l=y.length;for(;y[--l]==0;y.pop());if(!y[0])return c.charAt(0);if(m<0){--o}else{d.c=y;d.e=o;d.s=n;d=t(d,h,D,v,i);y=d.c;p=d.r;o=d.e}u=o+D+1;m=y[u];l=i/2;p=p||u<0||y[u+1]!=null;p=v<4?(m!=null||p)&&(v==0||v==(d.s<0?3:2)):m>l||m==l&&(v==4||p||v==6&&y[u-1]&1||v==(d.s<0?8:7));if(u<1||!y[0]){s=p?toFixedPoint(c.charAt(1),-D,c.charAt(0)):c.charAt(0)}else{y.length=u;if(p){for(--i;++y[--u]>i;){y[u]=0;if(!u){++o;y=[1].concat(y)}}}for(l=y.length;!y[--l];);for(m=0,s="";m<=l;s+=c.charAt(y[m++]));s=toFixedPoint(s,o,c.charAt(0))}return s}}();t=function(){function multiply(e,t,s){var r,i,n,a,c=0,u=e.length,o=t%d,l=t/d|0;for(e=e.slice();u--;){n=e[u]%d;a=e[u]/d|0;r=l*n+a*o;i=o*n+r%d*d+c;c=(i/s|0)+(r/d|0)+l*a;e[u]=i%s}if(c)e=[c].concat(e);return e}function compare(e,t,s,r){var i,n;if(s!=r){n=s>r?1:-1}else{for(i=n=0;i<s;i++){if(e[i]!=t[i]){n=e[i]>t[i]?1:-1;break}}}return n}function subtract(e,t,s,r){var i=0;for(;s--;){e[s]-=i;i=e[s]<t[s]?1:0;e[s]=i*r+e[s]-t[s]}for(;!e[0]&&e.length>1;e.splice(0,1));}return function(e,t,s,r,i){var a,c,l,p,d,y,h,m,D,b,q,v,C,g,S,P,M,A=e.s==t.s?1:-1,R=e.c,T=t.c;if(!R||!R[0]||!T||!T[0]){return new BigNumber(!e.s||!t.s||(R?T&&R[0]==T[0]:!T)?NaN:R&&R[0]==0||!T?A*0:A/0)}m=new BigNumber(A);D=m.c=[];c=e.e-t.e;A=s+c+1;if(!i){i=u;c=bitFloor(e.e/o)-bitFloor(t.e/o);A=A/o|0}for(l=0;T[l]==(R[l]||0);l++);if(T[l]>(R[l]||0))c--;if(A<0){D.push(1);p=true}else{g=R.length;P=T.length;l=0;A+=2;d=n(i/(T[0]+1));if(d>1){T=multiply(T,d,i);R=multiply(R,d,i);P=T.length;g=R.length}C=P;b=R.slice(0,P);q=b.length;for(;q<P;b[q++]=0);M=T.slice();M=[0].concat(M);S=T[0];if(T[1]>=i/2)S++;do{d=0;a=compare(T,b,P,q);if(a<0){v=b[0];if(P!=q)v=v*i+(b[1]||0);d=n(v/S);if(d>1){if(d>=i)d=i-1;y=multiply(T,d,i);h=y.length;q=b.length;while(compare(y,b,h,q)==1){d--;subtract(y,P<h?M:T,h,i);h=y.length;a=1}}else{if(d==0){a=d=1}y=T.slice();h=y.length}if(h<q)y=[0].concat(y);subtract(b,y,q,i);q=b.length;if(a==-1){while(compare(T,b,P,q)<1){d++;subtract(b,P<q?M:T,q,i);q=b.length}}}else if(a===0){d++;b=[0]}D[l++]=d;if(b[0]){b[q++]=R[C]||0}else{b=[R[C]];q=1}}while((C++<g||b[0]!=null)&&A--);p=b[0]!=null;if(!D[0])D.splice(0,1)}if(i==u){for(l=1,A=D[0];A>=10;A/=10,l++);round(m,s+(m.e=l+c*o-1)+1,r,p)}else{m.e=c;m.r=+p}return m}}();function format(e,t,s,r){var i,n,a,c,u;if(s==null)s=q;else intCheck(s,0,8);if(!e.c)return e.toString();i=e.c[0];a=e.e;if(t==null){u=coeffToString(e.c);u=r==1||r==2&&(a<=v||a>=C)?toExponential(u,a):toFixedPoint(u,a,"0")}else{e=round(new BigNumber(e),t,s);n=e.e;u=coeffToString(e.c);c=u.length;if(r==1||r==2&&(t<=n||n<=v)){for(;c<t;u+="0",c++);u=toExponential(u,n)}else{t-=a;u=toFixedPoint(u,n,"0");if(n+1>c){if(--t>0)for(u+=".";t--;u+="0");}else{t+=n-c;if(t>0){if(n+1==c)u+=".";for(;t--;u+="0");}}}}return e.s<0&&i?"-"+u:u}function maxOrMin(e,t){var s,r,i=1,n=new BigNumber(e[0]);for(;i<e.length;i++){r=new BigNumber(e[i]);if(!r.s||(s=compare(n,r))===t||s===0&&n.s===t){n=r}}return n}function normalise(e,t,s){var r=1,i=t.length;for(;!t[--i];t.pop());for(i=t[0];i>=10;i/=10,r++);if((s=r+s*o-1)>S){e.c=e.e=null}else if(s<g){e.c=[e.e=0]}else{e.e=s;e.c=t}return e}h=function(){var e=/^(-?)0([xbo])(?=\w[\w.]*$)/i,t=/^([^.]+)\.$/,s=/^\.([^.]+)$/,r=/^-?(Infinity|NaN)$/,i=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(n,c,u,o){var l,p=u?c:c.replace(i,"");if(r.test(p)){n.s=isNaN(p)?null:p<0?-1:1}else{if(!u){p=p.replace(e,(function(e,t,s){l=(s=s.toLowerCase())=="x"?16:s=="b"?2:8;return!o||o==l?t:e}));if(o){l=o;p=p.replace(t,"$1").replace(s,"0.$1")}if(c!=p)return new BigNumber(p,l)}if(BigNumber.DEBUG){throw Error(a+"Not a"+(o?" base "+o:"")+" number: "+c)}n.s=null}n.c=n.e=null}}();function round(e,t,s,r){var a,c,l,d,y,h,m,D=e.c,b=p;if(D){e:{for(a=1,d=D[0];d>=10;d/=10,a++);c=t-a;if(c<0){c+=o;l=t;y=D[h=0];m=n(y/b[a-l-1]%10)}else{h=i((c+1)/o);if(h>=D.length){if(r){for(;D.length<=h;D.push(0));y=m=0;a=1;c%=o;l=c-o+1}else{break e}}else{y=d=D[h];for(a=1;d>=10;d/=10,a++);c%=o;l=c-o+a;m=l<0?0:n(y/b[a-l-1]%10)}}r=r||t<0||D[h+1]!=null||(l<0?y:y%b[a-l-1]);r=s<4?(m||r)&&(s==0||s==(e.s<0?3:2)):m>5||m==5&&(s==4||r||s==6&&(c>0?l>0?y/b[a-l]:0:D[h-1])%10&1||s==(e.s<0?8:7));if(t<1||!D[0]){D.length=0;if(r){t-=e.e+1;D[0]=b[(o-t%o)%o];e.e=-t||0}else{D[0]=e.e=0}return e}if(c==0){D.length=h;d=1;h--}else{D.length=h+1;d=b[o-c];D[h]=l>0?n(y/b[a-l]%b[l])*d:0}if(r){for(;;){if(h==0){for(c=1,l=D[0];l>=10;l/=10,c++);l=D[0]+=d;for(d=1;l>=10;l/=10,d++);if(c!=d){e.e++;if(D[0]==u)D[0]=1}break}else{D[h]+=d;if(D[h]!=u)break;D[h--]=0;d=1}}}for(c=D.length;D[--c]===0;D.pop());}if(e.e>S){e.c=e.e=null}else if(e.e<g){e.c=[e.e=0]}}return e}function valueOf(e){var t,s=e.e;if(s===null)return e.toString();t=coeffToString(e.c);t=s<=v||s>=C?toExponential(t,s):toFixedPoint(t,s,"0");return e.s<0?"-"+t:t}m.absoluteValue=m.abs=function(){var e=new BigNumber(this);if(e.s<0)e.s=1;return e};m.comparedTo=function(e,t){return compare(this,new BigNumber(e,t))};m.decimalPlaces=m.dp=function(e,t){var s,r,i,n=this;if(e!=null){intCheck(e,0,y);if(t==null)t=q;else intCheck(t,0,8);return round(new BigNumber(n),e+n.e+1,t)}if(!(s=n.c))return null;r=((i=s.length-1)-bitFloor(this.e/o))*o;if(i=s[i])for(;i%10==0;i/=10,r--);if(r<0)r=0;return r};m.dividedBy=m.div=function(e,s){return t(this,new BigNumber(e,s),b,q)};m.dividedToIntegerBy=m.idiv=function(e,s){return t(this,new BigNumber(e,s),0,1)};m.exponentiatedBy=m.pow=function(e,t){var s,r,c,u,l,p,d,y,h,m=this;e=new BigNumber(e);if(e.c&&!e.isInteger()){throw Error(a+"Exponent not an integer: "+valueOf(e))}if(t!=null)t=new BigNumber(t);p=e.e>14;if(!m.c||!m.c[0]||m.c[0]==1&&!m.e&&m.c.length==1||!e.c||!e.c[0]){h=new BigNumber(Math.pow(+valueOf(m),p?e.s*(2-isOdd(e)):+valueOf(e)));return t?h.mod(t):h}d=e.s<0;if(t){if(t.c?!t.c[0]:!t.s)return new BigNumber(NaN);r=!d&&m.isInteger()&&t.isInteger();if(r)m=m.mod(t)}else if(e.e>9&&(m.e>0||m.e<-1||(m.e==0?m.c[0]>1||p&&m.c[1]>=24e7:m.c[0]<8e13||p&&m.c[0]<=9999975e7))){u=m.s<0&&isOdd(e)?-0:0;if(m.e>-1)u=1/u;return new BigNumber(d?1/u:u)}else if(A){u=i(A/o+2)}if(p){s=new BigNumber(.5);if(d)e.s=1;y=isOdd(e)}else{c=Math.abs(+valueOf(e));y=c%2}h=new BigNumber(D);for(;;){if(y){h=h.times(m);if(!h.c)break;if(u){if(h.c.length>u)h.c.length=u}else if(r){h=h.mod(t)}}if(c){c=n(c/2);if(c===0)break;y=c%2}else{e=e.times(s);round(e,e.e+1,1);if(e.e>14){y=isOdd(e)}else{c=+valueOf(e);if(c===0)break;y=c%2}}m=m.times(m);if(u){if(m.c&&m.c.length>u)m.c.length=u}else if(r){m=m.mod(t)}}if(r)return h;if(d)h=D.div(h);return t?h.mod(t):u?round(h,A,q,l):h};m.integerValue=function(e){var t=new BigNumber(this);if(e==null)e=q;else intCheck(e,0,8);return round(t,t.e+1,e)};m.isEqualTo=m.eq=function(e,t){return compare(this,new BigNumber(e,t))===0};m.isFinite=function(){return!!this.c};m.isGreaterThan=m.gt=function(e,t){return compare(this,new BigNumber(e,t))>0};m.isGreaterThanOrEqualTo=m.gte=function(e,t){return(t=compare(this,new BigNumber(e,t)))===1||t===0};m.isInteger=function(){return!!this.c&&bitFloor(this.e/o)>this.c.length-2};m.isLessThan=m.lt=function(e,t){return compare(this,new BigNumber(e,t))<0};m.isLessThanOrEqualTo=m.lte=function(e,t){return(t=compare(this,new BigNumber(e,t)))===-1||t===0};m.isNaN=function(){return!this.s};m.isNegative=function(){return this.s<0};m.isPositive=function(){return this.s>0};m.isZero=function(){return!!this.c&&this.c[0]==0};m.minus=function(e,t){var s,r,i,n,a=this,c=a.s;e=new BigNumber(e,t);t=e.s;if(!c||!t)return new BigNumber(NaN);if(c!=t){e.s=-t;return a.plus(e)}var l=a.e/o,p=e.e/o,d=a.c,y=e.c;if(!l||!p){if(!d||!y)return d?(e.s=-t,e):new BigNumber(y?a:NaN);if(!d[0]||!y[0]){return y[0]?(e.s=-t,e):new BigNumber(d[0]?a:q==3?-0:0)}}l=bitFloor(l);p=bitFloor(p);d=d.slice();if(c=l-p){if(n=c<0){c=-c;i=d}else{p=l;i=y}i.reverse();for(t=c;t--;i.push(0));i.reverse()}else{r=(n=(c=d.length)<(t=y.length))?c:t;for(c=t=0;t<r;t++){if(d[t]!=y[t]){n=d[t]<y[t];break}}}if(n){i=d;d=y;y=i;e.s=-e.s}t=(r=y.length)-(s=d.length);if(t>0)for(;t--;d[s++]=0);t=u-1;for(;r>c;){if(d[--r]<y[r]){for(s=r;s&&!d[--s];d[s]=t);--d[s];d[r]+=u}d[r]-=y[r]}for(;d[0]==0;d.splice(0,1),--p);if(!d[0]){e.s=q==3?-1:1;e.c=[e.e=0];return e}return normalise(e,d,p)};m.modulo=m.mod=function(e,s){var r,i,n=this;e=new BigNumber(e,s);if(!n.c||!e.s||e.c&&!e.c[0]){return new BigNumber(NaN)}else if(!e.c||n.c&&!n.c[0]){return new BigNumber(n)}if(M==9){i=e.s;e.s=1;r=t(n,e,0,3);e.s=i;r.s*=i}else{r=t(n,e,0,M)}e=n.minus(r.times(e));if(!e.c[0]&&M==1)e.s=n.s;return e};m.multipliedBy=m.times=function(e,t){var s,r,i,n,a,c,l,p,y,h,m,D,b,q,v,C=this,g=C.c,S=(e=new BigNumber(e,t)).c;if(!g||!S||!g[0]||!S[0]){if(!C.s||!e.s||g&&!g[0]&&!S||S&&!S[0]&&!g){e.c=e.e=e.s=null}else{e.s*=C.s;if(!g||!S){e.c=e.e=null}else{e.c=[0];e.e=0}}return e}r=bitFloor(C.e/o)+bitFloor(e.e/o);e.s*=C.s;l=g.length;h=S.length;if(l<h){b=g;g=S;S=b;i=l;l=h;h=i}for(i=l+h,b=[];i--;b.push(0));q=u;v=d;for(i=h;--i>=0;){s=0;m=S[i]%v;D=S[i]/v|0;for(a=l,n=i+a;n>i;){p=g[--a]%v;y=g[a]/v|0;c=D*p+y*m;p=m*p+c%v*v+b[n]+s;s=(p/q|0)+(c/v|0)+D*y;b[n--]=p%q}b[n]=s}if(s){++r}else{b.splice(0,1)}return normalise(e,b,r)};m.negated=function(){var e=new BigNumber(this);e.s=-e.s||null;return e};m.plus=function(e,t){var s,r=this,i=r.s;e=new BigNumber(e,t);t=e.s;if(!i||!t)return new BigNumber(NaN);if(i!=t){e.s=-t;return r.minus(e)}var n=r.e/o,a=e.e/o,c=r.c,l=e.c;if(!n||!a){if(!c||!l)return new BigNumber(i/0);if(!c[0]||!l[0])return l[0]?e:new BigNumber(c[0]?r:i*0)}n=bitFloor(n);a=bitFloor(a);c=c.slice();if(i=n-a){if(i>0){a=n;s=l}else{i=-i;s=c}s.reverse();for(;i--;s.push(0));s.reverse()}i=c.length;t=l.length;if(i-t<0){s=l;l=c;c=s;t=i}for(i=0;t;){i=(c[--t]=c[t]+l[t]+i)/u|0;c[t]=u===c[t]?0:c[t]%u}if(i){c=[i].concat(c);++a}return normalise(e,c,a)};m.precision=m.sd=function(e,t){var s,r,i,n=this;if(e!=null&&e!==!!e){intCheck(e,1,y);if(t==null)t=q;else intCheck(t,0,8);return round(new BigNumber(n),e,t)}if(!(s=n.c))return null;i=s.length-1;r=i*o+1;if(i=s[i]){for(;i%10==0;i/=10,r--);for(i=s[0];i>=10;i/=10,r++);}if(e&&n.e+1>r)r=n.e+1;return r};m.shiftedBy=function(e){intCheck(e,-l,l);return this.times("1e"+e)};m.squareRoot=m.sqrt=function(){var e,s,r,i,n,a=this,c=a.c,u=a.s,o=a.e,l=b+4,p=new BigNumber("0.5");if(u!==1||!c||!c[0]){return new BigNumber(!u||u<0&&(!c||c[0])?NaN:c?a:1/0)}u=Math.sqrt(+valueOf(a));if(u==0||u==1/0){s=coeffToString(c);if((s.length+o)%2==0)s+="0";u=Math.sqrt(+s);o=bitFloor((o+1)/2)-(o<0||o%2);if(u==1/0){s="5e"+o}else{s=u.toExponential();s=s.slice(0,s.indexOf("e")+1)+o}r=new BigNumber(s)}else{r=new BigNumber(u+"")}if(r.c[0]){o=r.e;u=o+l;if(u<3)u=0;for(;;){n=r;r=p.times(n.plus(t(a,n,l,1)));if(coeffToString(n.c).slice(0,u)===(s=coeffToString(r.c)).slice(0,u)){if(r.e<o)--u;s=s.slice(u-3,u+1);if(s=="9999"||!i&&s=="4999"){if(!i){round(n,n.e+b+2,0);if(n.times(n).eq(a)){r=n;break}}l+=4;u+=4;i=1}else{if(!+s||!+s.slice(1)&&s.charAt(0)=="5"){round(r,r.e+b+2,1);e=!r.times(r).eq(a)}break}}}}return round(r,r.e+b+1,q,e)};m.toExponential=function(e,t){if(e!=null){intCheck(e,0,y);e++}return format(this,e,t,1)};m.toFixed=function(e,t){if(e!=null){intCheck(e,0,y);e=e+this.e+1}return format(this,e,t)};m.toFormat=function(e,t,s){var r,i=this;if(s==null){if(e!=null&&t&&typeof t=="object"){s=t;t=null}else if(e&&typeof e=="object"){s=e;e=t=null}else{s=R}}else if(typeof s!="object"){throw Error(a+"Argument not an object: "+s)}r=i.toFixed(e,t);if(i.c){var n,c=r.split("."),u=+s.groupSize,o=+s.secondaryGroupSize,l=s.groupSeparator||"",p=c[0],d=c[1],y=i.s<0,h=y?p.slice(1):p,m=h.length;if(o){n=u;u=o;o=n;m-=n}if(u>0&&m>0){n=m%u||u;p=h.substr(0,n);for(;n<m;n+=u)p+=l+h.substr(n,u);if(o>0)p+=l+h.slice(n);if(y)p="-"+p}r=d?p+(s.decimalSeparator||"")+((o=+s.fractionGroupSize)?d.replace(new RegExp("\\d{"+o+"}\\B","g"),"$&"+(s.fractionGroupSeparator||"")):d):p}return(s.prefix||"")+r+(s.suffix||"")};m.toFraction=function(e){var s,r,i,n,c,u,l,d,y,h,m,b,v=this,C=v.c;if(e!=null){l=new BigNumber(e);if(!l.isInteger()&&(l.c||l.s!==1)||l.lt(D)){throw Error(a+"Argument "+(l.isInteger()?"out of range: ":"not an integer: ")+valueOf(l))}}if(!C)return new BigNumber(v);s=new BigNumber(D);y=r=new BigNumber(D);i=d=new BigNumber(D);b=coeffToString(C);c=s.e=b.length-v.e-1;s.c[0]=p[(u=c%o)<0?o+u:u];e=!e||l.comparedTo(s)>0?c>0?s:y:l;u=S;S=1/0;l=new BigNumber(b);d.c[0]=0;for(;;){h=t(l,s,0,1);n=r.plus(h.times(i));if(n.comparedTo(e)==1)break;r=i;i=n;y=d.plus(h.times(n=y));d=n;s=l.minus(h.times(n=s));l=n}n=t(e.minus(r),i,0,1);d=d.plus(n.times(y));r=r.plus(n.times(i));d.s=y.s=v.s;c=c*2;m=t(y,i,c,q).minus(v).abs().comparedTo(t(d,r,c,q).minus(v).abs())<1?[y,i]:[d,r];S=u;return m};m.toNumber=function(){return+valueOf(this)};m.toPrecision=function(e,t){if(e!=null)intCheck(e,1,y);return format(this,e,t,2)};m.toString=function(e){var t,r=this,i=r.s,n=r.e;if(n===null){if(i){t="Infinity";if(i<0)t="-"+t}else{t="NaN"}}else{if(e==null){t=n<=v||n>=C?toExponential(coeffToString(r.c),n):toFixedPoint(coeffToString(r.c),n,"0")}else if(e===10&&I){r=round(new BigNumber(r),b+n+1,q);t=toFixedPoint(coeffToString(r.c),r.e,"0")}else{intCheck(e,2,T.length,"Base");t=s(toFixedPoint(coeffToString(r.c),n,"0"),10,e,i,true)}if(i<0&&r.c[0])t="-"+t}return t};m.valueOf=m.toJSON=function(){return valueOf(this)};m._isBigNumber=true;if(e!=null)BigNumber.set(e);return BigNumber}function bitFloor(e){var t=e|0;return e>0||e===t?t:t-1}function coeffToString(e){var t,s,r=1,i=e.length,n=e[0]+"";for(;r<i;){t=e[r++]+"";s=o-t.length;for(;s--;t="0"+t);n+=t}for(i=n.length;n.charCodeAt(--i)===48;);return n.slice(0,i+1||1)}function compare(e,t){var s,r,i=e.c,n=t.c,a=e.s,c=t.s,u=e.e,o=t.e;if(!a||!c)return null;s=i&&!i[0];r=n&&!n[0];if(s||r)return s?r?0:-c:a;if(a!=c)return a;s=a<0;r=u==o;if(!i||!n)return r?0:!i^s?1:-1;if(!r)return u>o^s?1:-1;c=(u=i.length)<(o=n.length)?u:o;for(a=0;a<c;a++)if(i[a]!=n[a])return i[a]>n[a]^s?1:-1;return u==o?0:u>o^s?1:-1}function intCheck(e,t,s,r){if(e<t||e>s||e!==n(e)){throw Error(a+(r||"Argument")+(typeof e=="number"?e<t||e>s?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e))}}function isOdd(e){var t=e.c.length-1;return bitFloor(e.e/o)==t&&e.c[t]%2!=0}function toExponential(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function toFixedPoint(e,t,s){var r,i;if(t<0){for(i=s+".";++t;i+=s);e=i+e}else{r=e.length;if(++t>r){for(i=s,t-=r;--t;i+=s);e+=i}else if(t<r){e=e.slice(0,t)+"."+e.slice(t)}}return e}s=clone();s["default"]=s.BigNumber=s;if(typeof define=="function"&&define.amd){define((function(){return s}))}else if(true&&e.exports){e.exports=s}else{if(!t){t=typeof self!="undefined"&&self?self:window}t.BigNumber=s}})(this)},87315:function(e,t,s){var r=s(39023);var i=s(2203).Stream;var n=s(93882);e.exports=CombinedStream;function CombinedStream(){this.writable=false;this.readable=true;this.dataSize=0;this.maxDataSize=2*1024*1024;this.pauseStreams=true;this._released=false;this._streams=[];this._currentStream=null;this._insideLoop=false;this._pendingNext=false}r.inherits(CombinedStream,i);CombinedStream.create=function(e){var t=new this;e=e||{};for(var s in e){t[s]=e[s]}return t};CombinedStream.isStreamLike=function(e){return typeof e!=="function"&&typeof e!=="string"&&typeof e!=="boolean"&&typeof e!=="number"&&!Buffer.isBuffer(e)};CombinedStream.prototype.append=function(e){var t=CombinedStream.isStreamLike(e);if(t){if(!(e instanceof n)){var s=n.create(e,{maxDataSize:Infinity,pauseStream:this.pauseStreams});e.on("data",this._checkDataSize.bind(this));e=s}this._handleErrors(e);if(this.pauseStreams){e.pause()}}this._streams.push(e);return this};CombinedStream.prototype.pipe=function(e,t){i.prototype.pipe.call(this,e,t);this.resume();return e};CombinedStream.prototype._getNext=function(){this._currentStream=null;if(this._insideLoop){this._pendingNext=true;return}this._insideLoop=true;try{do{this._pendingNext=false;this._realGetNext()}while(this._pendingNext)}finally{this._insideLoop=false}};CombinedStream.prototype._realGetNext=function(){var e=this._streams.shift();if(typeof e=="undefined"){this.end();return}if(typeof e!=="function"){this._pipeNext(e);return}var t=e;t(function(e){var t=CombinedStream.isStreamLike(e);if(t){e.on("data",this._checkDataSize.bind(this));this._handleErrors(e)}this._pipeNext(e)}.bind(this))};CombinedStream.prototype._pipeNext=function(e){this._currentStream=e;var t=CombinedStream.isStreamLike(e);if(t){e.on("end",this._getNext.bind(this));e.pipe(this,{end:false});return}var s=e;this.write(s);this._getNext()};CombinedStream.prototype._handleErrors=function(e){var t=this;e.on("error",(function(e){t._emitError(e)}))};CombinedStream.prototype.write=function(e){this.emit("data",e)};CombinedStream.prototype.pause=function(){if(!this.pauseStreams){return}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.pause=="function")this._currentStream.pause();this.emit("pause")};CombinedStream.prototype.resume=function(){if(!this._released){this._released=true;this.writable=true;this._getNext()}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.resume=="function")this._currentStream.resume();this.emit("resume")};CombinedStream.prototype.end=function(){this._reset();this.emit("end")};CombinedStream.prototype.destroy=function(){this._reset();this.emit("close")};CombinedStream.prototype._reset=function(){this.writable=false;this._streams=[];this._currentStream=null};CombinedStream.prototype._checkDataSize=function(){this._updateDataSize();if(this.dataSize<=this.maxDataSize){return}var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(e))};CombinedStream.prototype._updateDataSize=function(){this.dataSize=0;var e=this;this._streams.forEach((function(t){if(!t.dataSize){return}e.dataSize+=t.dataSize}));if(this._currentStream&&this._currentStream.dataSize){this.dataSize+=this._currentStream.dataSize}};CombinedStream.prototype._emitError=function(e){this._reset();this.emit("error",e)}},98798:function(e,t,s){t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.storage=localstorage();t.destroy=(()=>{let e=false;return()=>{if(!e){e=true;console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}}})();t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function useColors(){if(typeof window!=="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)){return true}if(typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)){return false}let e;return typeof document!=="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!=="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!=="undefined"&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function formatArgs(t){t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff);if(!this.useColors){return}const s="color: "+this.color;t.splice(1,0,s,"color: inherit");let r=0;let i=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{if(e==="%%"){return}r++;if(e==="%c"){i=r}}));t.splice(i,0,s)}t.log=console.debug||console.log||(()=>{});function save(e){try{if(e){t.storage.setItem("debug",e)}else{t.storage.removeItem("debug")}}catch(e){}}function load(){let e;try{e=t.storage.getItem("debug")}catch(e){}if(!e&&typeof process!=="undefined"&&"env"in process){e=process.env.DEBUG}return e}function localstorage(){try{return localStorage}catch(e){}}e.exports=s(48337)(t);const{formatters:r}=e.exports;r.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},48337:function(e,t,s){function setup(e){createDebug.debug=createDebug;createDebug.default=createDebug;createDebug.coerce=coerce;createDebug.disable=disable;createDebug.enable=enable;createDebug.enabled=enabled;createDebug.humanize=s(2134);createDebug.destroy=destroy;Object.keys(e).forEach((t=>{createDebug[t]=e[t]}));createDebug.names=[];createDebug.skips=[];createDebug.formatters={};function selectColor(e){let t=0;for(let s=0;s<e.length;s++){t=(t<<5)-t+e.charCodeAt(s);t|=0}return createDebug.colors[Math.abs(t)%createDebug.colors.length]}createDebug.selectColor=selectColor;function createDebug(e){let t;let s=null;let r;let i;function debug(...e){if(!debug.enabled){return}const s=debug;const r=Number(new Date);const i=r-(t||r);s.diff=i;s.prev=t;s.curr=r;t=r;e[0]=createDebug.coerce(e[0]);if(typeof e[0]!=="string"){e.unshift("%O")}let n=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((t,r)=>{if(t==="%%"){return"%"}n++;const i=createDebug.formatters[r];if(typeof i==="function"){const r=e[n];t=i.call(s,r);e.splice(n,1);n--}return t}));createDebug.formatArgs.call(s,e);const a=s.log||createDebug.log;a.apply(s,e)}debug.namespace=e;debug.useColors=createDebug.useColors();debug.color=createDebug.selectColor(e);debug.extend=extend;debug.destroy=createDebug.destroy;Object.defineProperty(debug,"enabled",{enumerable:true,configurable:false,get:()=>{if(s!==null){return s}if(r!==createDebug.namespaces){r=createDebug.namespaces;i=createDebug.enabled(e)}return i},set:e=>{s=e}});if(typeof createDebug.init==="function"){createDebug.init(debug)}return debug}function extend(e,t){const s=createDebug(this.namespace+(typeof t==="undefined"?":":t)+e);s.log=this.log;return s}function enable(e){createDebug.save(e);createDebug.namespaces=e;createDebug.names=[];createDebug.skips=[];const t=(typeof e==="string"?e:"").trim().replace(" ",",").split(",").filter(Boolean);for(const e of t){if(e[0]==="-"){createDebug.skips.push(e.slice(1))}else{createDebug.names.push(e)}}}function matchesTemplate(e,t){let s=0;let r=0;let i=-1;let n=0;while(s<e.length){if(r<t.length&&(t[r]===e[s]||t[r]==="*")){if(t[r]==="*"){i=r;n=s;r++}else{s++;r++}}else if(i!==-1){r=i+1;n++;s=n}else{return false}}while(r<t.length&&t[r]==="*"){r++}return r===t.length}function disable(){const e=[...createDebug.names,...createDebug.skips.map((e=>"-"+e))].join(",");createDebug.enable("");return e}function enabled(e){for(const t of createDebug.skips){if(matchesTemplate(e,t)){return false}}for(const t of createDebug.names){if(matchesTemplate(e,t)){return true}}return false}function coerce(e){if(e instanceof Error){return e.stack||e.message}return e}function destroy(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}createDebug.enable(createDebug.load());return createDebug}e.exports=setup},62366:function(e,t,s){if(typeof process==="undefined"||process.type==="renderer"||process.browser===true||process.__nwjs){e.exports=s(98798)}else{e.exports=s(76500)}},76500:function(e,t,s){const r=s(52018);const i=s(39023);t.init=init;t.log=log;t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.destroy=i.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");t.colors=[6,2,3,4,5,1];try{const e=s(45414);if(e&&(e.stderr||e).level>=2){t.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]}}catch(e){}t.inspectOpts=Object.keys(process.env).filter((e=>/^debug_/i.test(e))).reduce(((e,t)=>{const s=t.substring(6).toLowerCase().replace(/_([a-z])/g,((e,t)=>t.toUpperCase()));let r=process.env[t];if(/^(yes|on|true|enabled)$/i.test(r)){r=true}else if(/^(no|off|false|disabled)$/i.test(r)){r=false}else if(r==="null"){r=null}else{r=Number(r)}e[s]=r;return e}),{});function useColors(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):r.isatty(process.stderr.fd)}function formatArgs(t){const{namespace:s,useColors:r}=this;if(r){const r=this.color;const i="[3"+(r<8?r:"8;5;"+r);const n=` ${i};1m${s} [0m`;t[0]=n+t[0].split("\n").join("\n"+n);t.push(i+"m+"+e.exports.humanize(this.diff)+"[0m")}else{t[0]=getDate()+s+" "+t[0]}}function getDate(){if(t.inspectOpts.hideDate){return""}return(new Date).toISOString()+" "}function log(...e){return process.stderr.write(i.formatWithOptions(t.inspectOpts,...e)+"\n")}function save(e){if(e){process.env.DEBUG=e}else{delete process.env.DEBUG}}function load(){return process.env.DEBUG}function init(e){e.inspectOpts={};const s=Object.keys(t.inspectOpts);for(let r=0;r<s.length;r++){e.inspectOpts[s[r]]=t.inspectOpts[s[r]]}}e.exports=s(48337)(t);const{formatters:n}=e.exports;n.o=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts).split("\n").map((e=>e.trim())).join(" ")};n.O=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts)}},93882:function(e,t,s){var r=s(2203).Stream;var i=s(39023);e.exports=DelayedStream;function DelayedStream(){this.source=null;this.dataSize=0;this.maxDataSize=1024*1024;this.pauseStream=true;this._maxDataSizeExceeded=false;this._released=false;this._bufferedEvents=[]}i.inherits(DelayedStream,r);DelayedStream.create=function(e,t){var s=new this;t=t||{};for(var r in t){s[r]=t[r]}s.source=e;var i=e.emit;e.emit=function(){s._handleEmit(arguments);return i.apply(e,arguments)};e.on("error",(function(){}));if(s.pauseStream){e.pause()}return s};Object.defineProperty(DelayedStream.prototype,"readable",{configurable:true,enumerable:true,get:function(){return this.source.readable}});DelayedStream.prototype.setEncoding=function(){return this.source.setEncoding.apply(this.source,arguments)};DelayedStream.prototype.resume=function(){if(!this._released){this.release()}this.source.resume()};DelayedStream.prototype.pause=function(){this.source.pause()};DelayedStream.prototype.release=function(){this._released=true;this._bufferedEvents.forEach(function(e){this.emit.apply(this,e)}.bind(this));this._bufferedEvents=[]};DelayedStream.prototype.pipe=function(){var e=r.prototype.pipe.apply(this,arguments);this.resume();return e};DelayedStream.prototype._handleEmit=function(e){if(this._released){this.emit.apply(this,e);return}if(e[0]==="data"){this.dataSize+=e[1].length;this._checkIfMaxDataSizeExceeded()}this._bufferedEvents.push(e)};DelayedStream.prototype._checkIfMaxDataSizeExceeded=function(){if(this._maxDataSizeExceeded){return}if(this.dataSize<=this.maxDataSize){return}this._maxDataSizeExceeded=true;var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(e))}},92280:function(e,t,s){"use strict";var r=s(2389);e.exports.C=convert;function convert(e,t,s){s=checkEncoding(s||"UTF-8");t=checkEncoding(t||"UTF-8");e=e||"";var r;if(s!=="UTF-8"&&typeof e==="string"){e=Buffer.from(e,"binary")}if(s===t){if(typeof e==="string"){r=Buffer.from(e)}else{r=e}}else{try{r=convertIconvLite(e,t,s)}catch(t){console.error(t);r=e}}if(typeof r==="string"){r=Buffer.from(r,"utf-8")}return r}function convertIconvLite(e,t,s){if(t==="UTF-8"){return r.decode(e,s)}else if(s==="UTF-8"){return r.encode(e,t)}else{return r.encode(r.decode(e,s),t)}}function checkEncoding(e){return(e||"").toString().trim().replace(/^latin[\-_]?(\d+)$/i,"ISO-8859-$1").replace(/^win(?:dows)?[\-_]?(\d+)$/i,"WINDOWS-$1").replace(/^utf[\-_]?(\d+)$/i,"UTF-$1").replace(/^ks_c_5601\-1987$/i,"CP949").replace(/^us[\-_]?ascii$/i,"ASCII").toUpperCase()}},27009:function(e,t,s){var r=s(87315);var i=s(39023);var n=s(16928);var a=s(58611);var c=s(65692);var u=s(87016).parse;var o=s(79896);var l=s(56553);var p=s(95094);var d=s(97986);e.exports=FormData;i.inherits(FormData,r);function FormData(e){if(!(this instanceof FormData)){return new FormData(e)}this._overheadLength=0;this._valueLength=0;this._valuesToMeasure=[];r.call(this);e=e||{};for(var t in e){this[t]=e[t]}}FormData.LINE_BREAK="\r\n";FormData.DEFAULT_CONTENT_TYPE="application/octet-stream";FormData.prototype.append=function(e,t,s){s=s||{};if(typeof s=="string"){s={filename:s}}var n=r.prototype.append.bind(this);if(typeof t=="number"){t=""+t}if(i.isArray(t)){this._error(new Error("Arrays are not supported."));return}var a=this._multiPartHeader(e,t,s);var c=this._multiPartFooter();n(a);n(t);n(c);this._trackLength(a,t,s)};FormData.prototype._trackLength=function(e,t,s){var r=0;if(s.knownLength!=null){r+=+s.knownLength}else if(Buffer.isBuffer(t)){r=t.length}else if(typeof t==="string"){r=Buffer.byteLength(t)}this._valueLength+=r;this._overheadLength+=Buffer.byteLength(e)+FormData.LINE_BREAK.length;if(!t||!t.path&&!(t.readable&&t.hasOwnProperty("httpVersion"))){return}if(!s.knownLength){this._valuesToMeasure.push(t)}};FormData.prototype._lengthRetriever=function(e,t){if(e.hasOwnProperty("fd")){if(e.end!=undefined&&e.end!=Infinity&&e.start!=undefined){t(null,e.end+1-(e.start?e.start:0))}else{o.stat(e.path,(function(s,r){var i;if(s){t(s);return}i=r.size-(e.start?e.start:0);t(null,i)}))}}else if(e.hasOwnProperty("httpVersion")){t(null,+e.headers["content-length"])}else if(e.hasOwnProperty("httpModule")){e.on("response",(function(s){e.pause();t(null,+s.headers["content-length"])}));e.resume()}else{t("Unknown stream")}};FormData.prototype._multiPartHeader=function(e,t,s){if(typeof s.header=="string"){return s.header}var r=this._getContentDisposition(t,s);var i=this._getContentType(t,s);var n="";var a={"Content-Disposition":["form-data",'name="'+e+'"'].concat(r||[]),"Content-Type":[].concat(i||[])};if(typeof s.header=="object"){d(a,s.header)}var c;for(var u in a){if(!a.hasOwnProperty(u))continue;c=a[u];if(c==null){continue}if(!Array.isArray(c)){c=[c]}if(c.length){n+=u+": "+c.join("; ")+FormData.LINE_BREAK}}return"--"+this.getBoundary()+FormData.LINE_BREAK+n+FormData.LINE_BREAK};FormData.prototype._getContentDisposition=function(e,t){var s,r;if(typeof t.filepath==="string"){s=n.normalize(t.filepath).replace(/\\/g,"/")}else if(t.filename||e.name||e.path){s=n.basename(t.filename||e.name||e.path)}else if(e.readable&&e.hasOwnProperty("httpVersion")){s=n.basename(e.client._httpMessage.path||"")}if(s){r='filename="'+s+'"'}return r};FormData.prototype._getContentType=function(e,t){var s=t.contentType;if(!s&&e.name){s=l.lookup(e.name)}if(!s&&e.path){s=l.lookup(e.path)}if(!s&&e.readable&&e.hasOwnProperty("httpVersion")){s=e.headers["content-type"]}if(!s&&(t.filepath||t.filename)){s=l.lookup(t.filepath||t.filename)}if(!s&&typeof e=="object"){s=FormData.DEFAULT_CONTENT_TYPE}return s};FormData.prototype._multiPartFooter=function(){return function(e){var t=FormData.LINE_BREAK;var s=this._streams.length===0;if(s){t+=this._lastBoundary()}e(t)}.bind(this)};FormData.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+FormData.LINE_BREAK};FormData.prototype.getHeaders=function(e){var t;var s={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(t in e){if(e.hasOwnProperty(t)){s[t.toLowerCase()]=e[t]}}return s};FormData.prototype.setBoundary=function(e){this._boundary=e};FormData.prototype.getBoundary=function(){if(!this._boundary){this._generateBoundary()}return this._boundary};FormData.prototype.getBuffer=function(){var e=new Buffer.alloc(0);var t=this.getBoundary();for(var s=0,r=this._streams.length;s<r;s++){if(typeof this._streams[s]!=="function"){if(Buffer.isBuffer(this._streams[s])){e=Buffer.concat([e,this._streams[s]])}else{e=Buffer.concat([e,Buffer.from(this._streams[s])])}if(typeof this._streams[s]!=="string"||this._streams[s].substring(2,t.length+2)!==t){e=Buffer.concat([e,Buffer.from(FormData.LINE_BREAK)])}}}return Buffer.concat([e,Buffer.from(this._lastBoundary())])};FormData.prototype._generateBoundary=function(){var e="--------------------------";for(var t=0;t<24;t++){e+=Math.floor(Math.random()*10).toString(16)}this._boundary=e};FormData.prototype.getLengthSync=function(){var e=this._overheadLength+this._valueLength;if(this._streams.length){e+=this._lastBoundary().length}if(!this.hasKnownLength()){this._error(new Error("Cannot calculate proper length in synchronous way."))}return e};FormData.prototype.hasKnownLength=function(){var e=true;if(this._valuesToMeasure.length){e=false}return e};FormData.prototype.getLength=function(e){var t=this._overheadLength+this._valueLength;if(this._streams.length){t+=this._lastBoundary().length}if(!this._valuesToMeasure.length){process.nextTick(e.bind(this,null,t));return}p.parallel(this._valuesToMeasure,this._lengthRetriever,(function(s,r){if(s){e(s);return}r.forEach((function(e){t+=e}));e(null,t)}))};FormData.prototype.submit=function(e,t){var s,r,i={method:"post"};if(typeof e=="string"){e=u(e);r=d({port:e.port,path:e.pathname,host:e.hostname,protocol:e.protocol},i)}else{r=d(e,i);if(!r.port){r.port=r.protocol=="https:"?443:80}}r.headers=this.getHeaders(e.headers);if(r.protocol=="https:"){s=c.request(r)}else{s=a.request(r)}this.getLength(function(e,r){if(e){this._error(e);return}s.setHeader("Content-Length",r);this.pipe(s);if(t){var i;var callback=function(e,r){s.removeListener("error",callback);s.removeListener("response",i);return t.call(this,e,r)};i=callback.bind(this,null);s.on("error",callback);s.on("response",i)}}.bind(this));return s};FormData.prototype._error=function(e){if(!this.error){this.error=e;this.pause();this.emit("error",e)}};FormData.prototype.toString=function(){return"[object FormData]"}},97986:function(e){e.exports=function(e,t){Object.keys(t).forEach((function(s){e[s]=e[s]||t[s]}));return e}},72030:function(e,t,s){"use strict";const{PassThrough:r}=s(2203);e.exports=e=>{e={...e};const{array:t}=e;let{encoding:s}=e;const i=s==="buffer";let n=false;if(t){n=!(s||i)}else{s=s||"utf8"}if(i){s=null}const a=new r({objectMode:n});if(s){a.setEncoding(s)}let c=0;const u=[];a.on("data",(e=>{u.push(e);if(n){c=u.length}else{c+=e.length}}));a.getBufferedValue=()=>{if(t){return u}return i?Buffer.concat(u,c):u.join("")};a.getBufferedLength=()=>c;return a}},3123:function(e,t,s){"use strict";const{constants:r}=s(20181);const i=s(2203);const{promisify:n}=s(39023);const a=s(72030);const c=n(i.pipeline);class MaxBufferError extends Error{constructor(){super("maxBuffer exceeded");this.name="MaxBufferError"}}async function getStream(e,t){if(!e){throw new Error("Expected a stream")}t={maxBuffer:Infinity,...t};const{maxBuffer:s}=t;const i=a(t);await new Promise(((t,n)=>{const rejectPromise=e=>{if(e&&i.getBufferedLength()<=r.MAX_LENGTH){e.bufferedData=i.getBufferedValue()}n(e)};(async()=>{try{await c(e,i);t()}catch(e){rejectPromise(e)}})();i.on("data",(()=>{if(i.getBufferedLength()>s){rejectPromise(new MaxBufferError)}}))}));return i.getBufferedValue()}e.exports=getStream;e.exports.buffer=(e,t)=>getStream(e,{...t,encoding:"buffer"});e.exports.array=(e,t)=>getStream(e,{...t,array:true});e.exports.MaxBufferError=MaxBufferError},42871:function(e){"use strict";e.exports=(e,t)=>{t=t||process.argv;const s=e.startsWith("-")?"":e.length===1?"-":"--";const r=t.indexOf(s+e);const i=t.indexOf("--");return r!==-1&&(i===-1?true:r<i)}},94522:function(e,t,s){"use strict";var r=this&&this.__awaiter||function(e,t,s,r){function adopt(e){return e instanceof s?e:new s((function(t){t(e)}))}return new(s||(s=Promise))((function(s,i){function fulfilled(e){try{step(r.next(e))}catch(e){i(e)}}function rejected(e){try{step(r["throw"](e))}catch(e){i(e)}}function step(e){e.done?s(e.value):adopt(e.value).then(fulfilled,rejected)}step((r=r.apply(e,t||[])).next())}))};var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});const n=i(s(69278));const a=i(s(64756));const c=i(s(87016));const u=i(s(42613));const o=i(s(62366));const l=s(14886);const p=i(s(24281));const d=o.default("https-proxy-agent:agent");class HttpsProxyAgent extends l.Agent{constructor(e){let t;if(typeof e==="string"){t=c.default.parse(e)}else{t=e}if(!t){throw new Error("an HTTP(S) proxy server `host` and `port` must be specified!")}d("creating new HttpsProxyAgent instance: %o",t);super(t);const s=Object.assign({},t);this.secureProxy=t.secureProxy||isHTTPS(s.protocol);s.host=s.hostname||s.host;if(typeof s.port==="string"){s.port=parseInt(s.port,10)}if(!s.port&&s.host){s.port=this.secureProxy?443:80}if(this.secureProxy&&!("ALPNProtocols"in s)){s.ALPNProtocols=["http 1.1"]}if(s.host&&s.path){delete s.path;delete s.pathname}this.proxy=s}callback(e,t){return r(this,void 0,void 0,(function*(){const{proxy:s,secureProxy:r}=this;let i;if(r){d("Creating `tls.Socket`: %o",s);i=a.default.connect(s)}else{d("Creating `net.Socket`: %o",s);i=n.default.connect(s)}const c=Object.assign({},s.headers);const o=`${t.host}:${t.port}`;let l=`CONNECT ${o} HTTP/1.1\r\n`;if(s.auth){c["Proxy-Authorization"]=`Basic ${Buffer.from(s.auth).toString("base64")}`}let{host:y,port:h,secureEndpoint:m}=t;if(!isDefaultPort(h,m)){y+=`:${h}`}c.Host=y;c.Connection="close";for(const e of Object.keys(c)){l+=`${e}: ${c[e]}\r\n`}const D=p.default(i);i.write(`${l}\r\n`);const{statusCode:b,buffered:q}=yield D;if(b===200){e.once("socket",resume);if(t.secureEndpoint){d("Upgrading socket connection to TLS");const e=t.servername||t.host;return a.default.connect(Object.assign(Object.assign({},omit(t,"host","hostname","path","port")),{socket:i,servername:e}))}return i}i.destroy();const v=new n.default.Socket({writable:false});v.readable=true;e.once("socket",(e=>{d("replaying proxy buffer for failed request");u.default(e.listenerCount("data")>0);e.push(q);e.push(null)}));return v}))}}t["default"]=HttpsProxyAgent;function resume(e){e.resume()}function isDefaultPort(e,t){return Boolean(!t&&e===80||t&&e===443)}function isHTTPS(e){return typeof e==="string"?/^https:?$/i.test(e):false}function omit(e,...t){const s={};let r;for(r in e){if(!t.includes(r)){s[r]=e[r]}}return s}},18315:function(e,t,s){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=r(s(94522));function createHttpsProxyAgent(e){return new i.default(e)}(function(e){e.HttpsProxyAgent=i.default;e.prototype=i.default.prototype})(createHttpsProxyAgent||(createHttpsProxyAgent={}));e.exports=createHttpsProxyAgent},24281:function(e,t,s){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});const i=r(s(62366));const n=i.default("https-proxy-agent:parse-proxy-response");function parseProxyResponse(e){return new Promise(((t,s)=>{let r=0;const i=[];function read(){const t=e.read();if(t)ondata(t);else e.once("readable",read)}function cleanup(){e.removeListener("end",onend);e.removeListener("error",onerror);e.removeListener("close",onclose);e.removeListener("readable",read)}function onclose(e){n("onclose had error %o",e)}function onend(){n("onend")}function onerror(e){cleanup();n("onerror %o",e);s(e)}function ondata(e){i.push(e);r+=e.length;const s=Buffer.concat(i,r);const a=s.indexOf("\r\n\r\n");if(a===-1){n("have not received end of HTTP headers yet...");read();return}const c=s.toString("ascii",0,s.indexOf("\r\n"));const u=+c.split(" ")[1];n("got proxy server response: %o",c);t({statusCode:u,buffered:s})}e.on("error",onerror);e.on("close",onclose);e.on("end",onend);read()}))}t["default"]=parseProxyResponse},29005:function(e,t,s){"use strict";var r=s(39392).Buffer;t._dbcs=DBCSCodec;var i=-1,n=-2,a=-10,c=-1e3,u=new Array(256),o=-1;for(var l=0;l<256;l++)u[l]=i;function DBCSCodec(e,t){this.encodingName=e.encodingName;if(!e)throw new Error("DBCS codec is called without the data.");if(!e.table)throw new Error("Encoding '"+this.encodingName+"' has no data.");var s=e.table();this.decodeTables=[];this.decodeTables[0]=u.slice(0);this.decodeTableSeq=[];for(var r=0;r<s.length;r++)this._addDecodeChunk(s[r]);if(typeof e.gb18030==="function"){this.gb18030=e.gb18030();var a=this.decodeTables.length;this.decodeTables.push(u.slice(0));var o=this.decodeTables.length;this.decodeTables.push(u.slice(0));var l=this.decodeTables[0];for(var r=129;r<=254;r++){var p=this.decodeTables[c-l[r]];for(var d=48;d<=57;d++){if(p[d]===i){p[d]=c-a}else if(p[d]>c){throw new Error("gb18030 decode tables conflict at byte 2")}var y=this.decodeTables[c-p[d]];for(var h=129;h<=254;h++){if(y[h]===i){y[h]=c-o}else if(y[h]===c-o){continue}else if(y[h]>c){throw new Error("gb18030 decode tables conflict at byte 3")}var m=this.decodeTables[c-y[h]];for(var D=48;D<=57;D++){if(m[D]===i)m[D]=n}}}}}this.defaultCharUnicode=t.defaultCharUnicode;this.encodeTable=[];this.encodeTableSeq=[];var b={};if(e.encodeSkipVals)for(var r=0;r<e.encodeSkipVals.length;r++){var q=e.encodeSkipVals[r];if(typeof q==="number")b[q]=true;else for(var d=q.from;d<=q.to;d++)b[d]=true}this._fillEncodeTable(0,0,b);if(e.encodeAdd){for(var v in e.encodeAdd)if(Object.prototype.hasOwnProperty.call(e.encodeAdd,v))this._setEncodeChar(v.charCodeAt(0),e.encodeAdd[v])}this.defCharSB=this.encodeTable[0][t.defaultCharSingleByte.charCodeAt(0)];if(this.defCharSB===i)this.defCharSB=this.encodeTable[0]["?"];if(this.defCharSB===i)this.defCharSB="?".charCodeAt(0)}DBCSCodec.prototype.encoder=DBCSEncoder;DBCSCodec.prototype.decoder=DBCSDecoder;DBCSCodec.prototype._getDecodeTrieNode=function(e){var t=[];for(;e>0;e>>>=8)t.push(e&255);if(t.length==0)t.push(0);var s=this.decodeTables[0];for(var r=t.length-1;r>0;r--){var n=s[t[r]];if(n==i){s[t[r]]=c-this.decodeTables.length;this.decodeTables.push(s=u.slice(0))}else if(n<=c){s=this.decodeTables[c-n]}else throw new Error("Overwrite byte in "+this.encodingName+", addr: "+e.toString(16))}return s};DBCSCodec.prototype._addDecodeChunk=function(e){var t=parseInt(e[0],16);var s=this._getDecodeTrieNode(t);t=t&255;for(var r=1;r<e.length;r++){var i=e[r];if(typeof i==="string"){for(var n=0;n<i.length;){var c=i.charCodeAt(n++);if(55296<=c&&c<56320){var u=i.charCodeAt(n++);if(56320<=u&&u<57344)s[t++]=65536+(c-55296)*1024+(u-56320);else throw new Error("Incorrect surrogate pair in "+this.encodingName+" at chunk "+e[0])}else if(4080<c&&c<=4095){var o=4095-c+2;var l=[];for(var p=0;p<o;p++)l.push(i.charCodeAt(n++));s[t++]=a-this.decodeTableSeq.length;this.decodeTableSeq.push(l)}else s[t++]=c}}else if(typeof i==="number"){var d=s[t-1]+1;for(var n=0;n<i;n++)s[t++]=d++}else throw new Error("Incorrect type '"+typeof i+"' given in "+this.encodingName+" at chunk "+e[0])}if(t>255)throw new Error("Incorrect chunk in "+this.encodingName+" at addr "+e[0]+": too long"+t)};DBCSCodec.prototype._getEncodeBucket=function(e){var t=e>>8;if(this.encodeTable[t]===undefined)this.encodeTable[t]=u.slice(0);return this.encodeTable[t]};DBCSCodec.prototype._setEncodeChar=function(e,t){var s=this._getEncodeBucket(e);var r=e&255;if(s[r]<=a)this.encodeTableSeq[a-s[r]][o]=t;else if(s[r]==i)s[r]=t};DBCSCodec.prototype._setEncodeSequence=function(e,t){var s=e[0];var r=this._getEncodeBucket(s);var n=s&255;var c;if(r[n]<=a){c=this.encodeTableSeq[a-r[n]]}else{c={};if(r[n]!==i)c[o]=r[n];r[n]=a-this.encodeTableSeq.length;this.encodeTableSeq.push(c)}for(var u=1;u<e.length-1;u++){var l=c[s];if(typeof l==="object")c=l;else{c=c[s]={};if(l!==undefined)c[o]=l}}s=e[e.length-1];c[s]=t};DBCSCodec.prototype._fillEncodeTable=function(e,t,s){var r=this.decodeTables[e];var i=false;var n={};for(var u=0;u<256;u++){var o=r[u];var l=t+u;if(s[l])continue;if(o>=0){this._setEncodeChar(o,l);i=true}else if(o<=c){var p=c-o;if(!n[p]){var d=l<<8>>>0;if(this._fillEncodeTable(p,d,s))i=true;else n[p]=true}}else if(o<=a){this._setEncodeSequence(this.decodeTableSeq[a-o],l);i=true}}return i};function DBCSEncoder(e,t){this.leadSurrogate=-1;this.seqObj=undefined;this.encodeTable=t.encodeTable;this.encodeTableSeq=t.encodeTableSeq;this.defaultCharSingleByte=t.defCharSB;this.gb18030=t.gb18030}DBCSEncoder.prototype.write=function(e){var t=r.alloc(e.length*(this.gb18030?4:3)),s=this.leadSurrogate,n=this.seqObj,c=-1,u=0,l=0;while(true){if(c===-1){if(u==e.length)break;var p=e.charCodeAt(u++)}else{var p=c;c=-1}if(55296<=p&&p<57344){if(p<56320){if(s===-1){s=p;continue}else{s=p;p=i}}else{if(s!==-1){p=65536+(s-55296)*1024+(p-56320);s=-1}else{p=i}}}else if(s!==-1){c=p;p=i;s=-1}var d=i;if(n!==undefined&&p!=i){var y=n[p];if(typeof y==="object"){n=y;continue}else if(typeof y=="number"){d=y}else if(y==undefined){y=n[o];if(y!==undefined){d=y;c=p}else{}}n=undefined}else if(p>=0){var h=this.encodeTable[p>>8];if(h!==undefined)d=h[p&255];if(d<=a){n=this.encodeTableSeq[a-d];continue}if(d==i&&this.gb18030){var m=findIdx(this.gb18030.uChars,p);if(m!=-1){var d=this.gb18030.gbChars[m]+(p-this.gb18030.uChars[m]);t[l++]=129+Math.floor(d/12600);d=d%12600;t[l++]=48+Math.floor(d/1260);d=d%1260;t[l++]=129+Math.floor(d/10);d=d%10;t[l++]=48+d;continue}}}if(d===i)d=this.defaultCharSingleByte;if(d<256){t[l++]=d}else if(d<65536){t[l++]=d>>8;t[l++]=d&255}else if(d<16777216){t[l++]=d>>16;t[l++]=d>>8&255;t[l++]=d&255}else{t[l++]=d>>>24;t[l++]=d>>>16&255;t[l++]=d>>>8&255;t[l++]=d&255}}this.seqObj=n;this.leadSurrogate=s;return t.slice(0,l)};DBCSEncoder.prototype.end=function(){if(this.leadSurrogate===-1&&this.seqObj===undefined)return;var e=r.alloc(10),t=0;if(this.seqObj){var s=this.seqObj[o];if(s!==undefined){if(s<256){e[t++]=s}else{e[t++]=s>>8;e[t++]=s&255}}else{}this.seqObj=undefined}if(this.leadSurrogate!==-1){e[t++]=this.defaultCharSingleByte;this.leadSurrogate=-1}return e.slice(0,t)};DBCSEncoder.prototype.findIdx=findIdx;function DBCSDecoder(e,t){this.nodeIdx=0;this.prevBytes=[];this.decodeTables=t.decodeTables;this.decodeTableSeq=t.decodeTableSeq;this.defaultCharUnicode=t.defaultCharUnicode;this.gb18030=t.gb18030}DBCSDecoder.prototype.write=function(e){var t=r.alloc(e.length*2),s=this.nodeIdx,u=this.prevBytes,o=this.prevBytes.length,l=-this.prevBytes.length,p;for(var d=0,y=0;d<e.length;d++){var h=d>=0?e[d]:u[d+o];var p=this.decodeTables[s][h];if(p>=0){}else if(p===i){p=this.defaultCharUnicode.charCodeAt(0);d=l}else if(p===n){if(d>=3){var m=(e[d-3]-129)*12600+(e[d-2]-48)*1260+(e[d-1]-129)*10+(h-48)}else{var m=(u[d-3+o]-129)*12600+((d-2>=0?e[d-2]:u[d-2+o])-48)*1260+((d-1>=0?e[d-1]:u[d-1+o])-129)*10+(h-48)}var D=findIdx(this.gb18030.gbChars,m);p=this.gb18030.uChars[D]+m-this.gb18030.gbChars[D]}else if(p<=c){s=c-p;continue}else if(p<=a){var b=this.decodeTableSeq[a-p];for(var q=0;q<b.length-1;q++){p=b[q];t[y++]=p&255;t[y++]=p>>8}p=b[b.length-1]}else throw new Error("iconv-lite internal error: invalid decoding table value "+p+" at "+s+"/"+h);if(p>=65536){p-=65536;var v=55296|p>>10;t[y++]=v&255;t[y++]=v>>8;p=56320|p&1023}t[y++]=p&255;t[y++]=p>>8;s=0;l=d+1}this.nodeIdx=s;this.prevBytes=l>=0?Array.prototype.slice.call(e,l):u.slice(l+o).concat(Array.prototype.slice.call(e));return t.slice(0,y).toString("ucs2")};DBCSDecoder.prototype.end=function(){var e="";while(this.prevBytes.length>0){e+=this.defaultCharUnicode;var t=this.prevBytes.slice(1);this.prevBytes=[];this.nodeIdx=0;if(t.length>0)e+=this.write(t)}this.prevBytes=[];this.nodeIdx=0;return e};function findIdx(e,t){if(e[0]>t)return-1;var s=0,r=e.length;while(s<r-1){var i=s+(r-s+1>>1);if(e[i]<=t)s=i;else r=i}return s}},78143:function(e,t,s){"use strict";e.exports={shiftjis:{type:"_dbcs",table:function(){return s(29048)},encodeAdd:{"¥":92,"‾":126},encodeSkipVals:[{from:60736,to:63808}]},csshiftjis:"shiftjis",mskanji:"shiftjis",sjis:"shiftjis",windows31j:"shiftjis",ms31j:"shiftjis",xsjis:"shiftjis",windows932:"shiftjis",ms932:"shiftjis",932:"shiftjis",cp932:"shiftjis",eucjp:{type:"_dbcs",table:function(){return s(8419)},encodeAdd:{"¥":92,"‾":126}},gb2312:"cp936",gb231280:"cp936",gb23121980:"cp936",csgb2312:"cp936",csiso58gb231280:"cp936",euccn:"cp936",windows936:"cp936",ms936:"cp936",936:"cp936",cp936:{type:"_dbcs",table:function(){return s(22137)}},gbk:{type:"_dbcs",table:function(){return s(22137).concat(s(56943))}},xgbk:"gbk",isoir58:"gbk",gb18030:{type:"_dbcs",table:function(){return s(22137).concat(s(56943))},gb18030:function(){return s(82626)},encodeSkipVals:[128],encodeAdd:{"€":41699}},chinese:"gb18030",windows949:"cp949",ms949:"cp949",949:"cp949",cp949:{type:"_dbcs",table:function(){return s(30679)}},cseuckr:"cp949",csksc56011987:"cp949",euckr:"cp949",isoir149:"cp949",korean:"cp949",ksc56011987:"cp949",ksc56011989:"cp949",ksc5601:"cp949",windows950:"cp950",ms950:"cp950",950:"cp950",cp950:{type:"_dbcs",table:function(){return s(78185)}},big5:"big5hkscs",big5hkscs:{type:"_dbcs",table:function(){return s(78185).concat(s(49376))},encodeSkipVals:[36457,36463,36478,36523,36532,36557,36560,36695,36713,36718,36811,36862,36973,36986,37060,37084,37105,37311,37551,37552,37553,37554,37585,37959,38090,38361,38652,39285,39798,39800,39803,39878,39902,39916,39926,40002,40019,40034,40040,40043,40055,40124,40125,40144,40279,40282,40388,40431,40443,40617,40687,40701,40800,40907,41079,41180,41183,36812,37576,38468,38637,41636,41637,41639,41638,41676,41678]},cnbig5:"big5hkscs",csbig5:"big5hkscs",xxbig5:"big5hkscs"}},10756:function(e,t,s){"use strict";var r=[s(43507),s(28464),s(63710),s(72228),s(12758),s(57014),s(65538),s(29005),s(78143)];for(var i=0;i<r.length;i++){var n=r[i];for(var a in n)if(Object.prototype.hasOwnProperty.call(n,a))t[a]=n[a]}},43507:function(e,t,s){"use strict";var r=s(39392).Buffer;e.exports={utf8:{type:"_internal",bomAware:true},cesu8:{type:"_internal",bomAware:true},unicode11utf8:"utf8",ucs2:{type:"_internal",bomAware:true},utf16le:"ucs2",binary:{type:"_internal"},base64:{type:"_internal"},hex:{type:"_internal"},_internal:InternalCodec};function InternalCodec(e,t){this.enc=e.encodingName;this.bomAware=e.bomAware;if(this.enc==="base64")this.encoder=InternalEncoderBase64;else if(this.enc==="cesu8"){this.enc="utf8";this.encoder=InternalEncoderCesu8;if(r.from("eda0bdedb2a9","hex").toString()!=="💩"){this.decoder=InternalDecoderCesu8;this.defaultCharUnicode=t.defaultCharUnicode}}}InternalCodec.prototype.encoder=InternalEncoder;InternalCodec.prototype.decoder=InternalDecoder;var i=s(13193).StringDecoder;if(!i.prototype.end)i.prototype.end=function(){};function InternalDecoder(e,t){this.decoder=new i(t.enc)}InternalDecoder.prototype.write=function(e){if(!r.isBuffer(e)){e=r.from(e)}return this.decoder.write(e)};InternalDecoder.prototype.end=function(){return this.decoder.end()};function InternalEncoder(e,t){this.enc=t.enc}InternalEncoder.prototype.write=function(e){return r.from(e,this.enc)};InternalEncoder.prototype.end=function(){};function InternalEncoderBase64(e,t){this.prevStr=""}InternalEncoderBase64.prototype.write=function(e){e=this.prevStr+e;var t=e.length-e.length%4;this.prevStr=e.slice(t);e=e.slice(0,t);return r.from(e,"base64")};InternalEncoderBase64.prototype.end=function(){return r.from(this.prevStr,"base64")};function InternalEncoderCesu8(e,t){}InternalEncoderCesu8.prototype.write=function(e){var t=r.alloc(e.length*3),s=0;for(var i=0;i<e.length;i++){var n=e.charCodeAt(i);if(n<128)t[s++]=n;else if(n<2048){t[s++]=192+(n>>>6);t[s++]=128+(n&63)}else{t[s++]=224+(n>>>12);t[s++]=128+(n>>>6&63);t[s++]=128+(n&63)}}return t.slice(0,s)};InternalEncoderCesu8.prototype.end=function(){};function InternalDecoderCesu8(e,t){this.acc=0;this.contBytes=0;this.accBytes=0;this.defaultCharUnicode=t.defaultCharUnicode}InternalDecoderCesu8.prototype.write=function(e){var t=this.acc,s=this.contBytes,r=this.accBytes,i="";for(var n=0;n<e.length;n++){var a=e[n];if((a&192)!==128){if(s>0){i+=this.defaultCharUnicode;s=0}if(a<128){i+=String.fromCharCode(a)}else if(a<224){t=a&31;s=1;r=1}else if(a<240){t=a&15;s=2;r=1}else{i+=this.defaultCharUnicode}}else{if(s>0){t=t<<6|a&63;s--;r++;if(s===0){if(r===2&&t<128&&t>0)i+=this.defaultCharUnicode;else if(r===3&&t<2048)i+=this.defaultCharUnicode;else i+=String.fromCharCode(t)}}else{i+=this.defaultCharUnicode}}}this.acc=t;this.contBytes=s;this.accBytes=r;return i};InternalDecoderCesu8.prototype.end=function(){var e=0;if(this.contBytes>0)e+=this.defaultCharUnicode;return e}},12758:function(e,t,s){"use strict";var r=s(39392).Buffer;t._sbcs=SBCSCodec;function SBCSCodec(e,t){if(!e)throw new Error("SBCS codec is called without the data.");if(!e.chars||e.chars.length!==128&&e.chars.length!==256)throw new Error("Encoding '"+e.type+"' has incorrect 'chars' (must be of len 128 or 256)");if(e.chars.length===128){var s="";for(var i=0;i<128;i++)s+=String.fromCharCode(i);e.chars=s+e.chars}this.decodeBuf=r.from(e.chars,"ucs2");var n=r.alloc(65536,t.defaultCharSingleByte.charCodeAt(0));for(var i=0;i<e.chars.length;i++)n[e.chars.charCodeAt(i)]=i;this.encodeBuf=n}SBCSCodec.prototype.encoder=SBCSEncoder;SBCSCodec.prototype.decoder=SBCSDecoder;function SBCSEncoder(e,t){this.encodeBuf=t.encodeBuf}SBCSEncoder.prototype.write=function(e){var t=r.alloc(e.length);for(var s=0;s<e.length;s++)t[s]=this.encodeBuf[e.charCodeAt(s)];return t};SBCSEncoder.prototype.end=function(){};function SBCSDecoder(e,t){this.decodeBuf=t.decodeBuf}SBCSDecoder.prototype.write=function(e){var t=this.decodeBuf;var s=r.alloc(e.length*2);var i=0,n=0;for(var a=0;a<e.length;a++){i=e[a]*2;n=a*2;s[n]=t[i];s[n+1]=t[i+1]}return s.toString("ucs2")};SBCSDecoder.prototype.end=function(){}},65538:function(e){"use strict";e.exports={437:"cp437",737:"cp737",775:"cp775",850:"cp850",852:"cp852",855:"cp855",856:"cp856",857:"cp857",858:"cp858",860:"cp860",861:"cp861",862:"cp862",863:"cp863",864:"cp864",865:"cp865",866:"cp866",869:"cp869",874:"windows874",922:"cp922",1046:"cp1046",1124:"cp1124",1125:"cp1125",1129:"cp1129",1133:"cp1133",1161:"cp1161",1162:"cp1162",1163:"cp1163",1250:"windows1250",1251:"windows1251",1252:"windows1252",1253:"windows1253",1254:"windows1254",1255:"windows1255",1256:"windows1256",1257:"windows1257",1258:"windows1258",28591:"iso88591",28592:"iso88592",28593:"iso88593",28594:"iso88594",28595:"iso88595",28596:"iso88596",28597:"iso88597",28598:"iso88598",28599:"iso88599",28600:"iso885910",28601:"iso885911",28603:"iso885913",28604:"iso885914",28605:"iso885915",28606:"iso885916",windows874:{type:"_sbcs",chars:"€����…�����������‘’“”•–—�������� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"},win874:"windows874",cp874:"windows874",windows1250:{type:"_sbcs",chars:"€�‚�„…†‡�‰Š‹ŚŤŽŹ�‘’“”•–—�™š›śťžź ˇ˘Ł¤Ą¦§¨©Ş«¬®Ż°±˛ł´µ¶·¸ąş»Ľ˝ľżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙"},win1250:"windows1250",cp1250:"windows1250",windows1251:{type:"_sbcs",chars:"ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏђ‘’“”•–—�™љ›њќћџ ЎўЈ¤Ґ¦§Ё©Є«¬®Ї°±Ііґµ¶·ё№є»јЅѕїАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя"},win1251:"windows1251",cp1251:"windows1251",windows1252:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰Š‹Œ�Ž��‘’“”•–—˜™š›œ�žŸ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},win1252:"windows1252",cp1252:"windows1252",windows1253:{type:"_sbcs",chars:"€�‚ƒ„…†‡�‰�‹�����‘’“”•–—�™�›���� ΅Ά£¤¥¦§¨©�«¬®―°±²³΄µ¶·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�"},win1253:"windows1253",cp1253:"windows1253",windows1254:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰Š‹Œ����‘’“”•–—˜™š›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ"},win1254:"windows1254",cp1254:"windows1254",windows1255:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰�‹�����‘’“”•–—˜™�›���� ¡¢£₪¥¦§¨©×«¬®¯°±²³´µ¶·¸¹÷»¼½¾¿ְֱֲֳִֵֶַָֹֺֻּֽ־ֿ׀ׁׂ׃װױײ׳״�������אבגדהוזחטיךכלםמןנסעףפץצקרשת���"},win1255:"windows1255",cp1255:"windows1255",windows1256:{type:"_sbcs",chars:"€پ‚ƒ„…†‡ˆ‰ٹ‹Œچژڈگ‘’“”•–—ک™ڑ›œں ،¢£¤¥¦§¨©ھ«¬®¯°±²³´µ¶·¸¹؛»¼½¾؟ہءآأؤإئابةتثجحخدذرزسشصض×طظعغـفقكàلâمنهوçèéêëىيîïًٌٍَôُِ÷ّùْûüے"},win1256:"windows1256",cp1256:"windows1256",windows1257:{type:"_sbcs",chars:"€�‚�„…†‡�‰�‹�¨ˇ¸�‘’“”•–—�™�›�¯˛� �¢£¤�¦§Ø©Ŗ«¬®Æ°±²³´µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž˙"},win1257:"windows1257",cp1257:"windows1257",windows1258:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰�‹Œ����‘’“”•–—˜™�›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ"},win1258:"windows1258",cp1258:"windows1258",iso88591:{type:"_sbcs",chars:"
¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},cp28591:"iso88591",iso88592:{type:"_sbcs",chars:"
Ą˘Ł¤ĽŚ§¨ŠŞŤŹŽŻ°ą˛ł´ľśˇ¸šşťź˝žżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙"},cp28592:"iso88592",iso88593:{type:"_sbcs",chars:"
Ħ˘£¤�Ĥ§¨İŞĞĴ�ݰħ²³´µĥ·¸ışğĵ½�żÀÁÂ�ÄĊĈÇÈÉÊËÌÍÎÏ�ÑÒÓÔĠÖ×ĜÙÚÛÜŬŜßàáâ�äċĉçèéêëìíîï�ñòóôġö÷ĝùúûüŭŝ˙"},cp28593:"iso88593",iso88594:{type:"_sbcs",chars:"
ĄĸŖ¤Ĩϧ¨ŠĒĢŦޝ°ą˛ŗ´ĩšēģŧŊžŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎĪĐŅŌĶÔÕÖרŲÚÛÜŨŪßāáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙"},cp28594:"iso88594",iso88595:{type:"_sbcs",chars:"
ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђѓєѕіїјљњћќ§ўџ"},cp28595:"iso88595",iso88596:{type:"_sbcs",chars:"
���¤�������،�������������؛���؟�ءآأؤإئابةتثجحخدذرزسشصضطظعغ�����ـفقكلمنهوىيًٌٍَُِّْ�������������"},cp28596:"iso88596",iso88597:{type:"_sbcs",chars:"
‘’£€₯¦§¨©ͺ«¬�―°±²³΄΅Ά·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�"},cp28597:"iso88597",iso88598:{type:"_sbcs",chars:"
�¢£¤¥¦§¨©×«¬®¯°±²³´µ¶·¸¹÷»¼½¾��������������������������������‗אבגדהוזחטיךכלםמןנסעףפץצקרשת���"},cp28598:"iso88598",iso88599:{type:"_sbcs",chars:"
¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ"},cp28599:"iso88599",iso885910:{type:"_sbcs",chars:"
ĄĒĢĪĨͧĻĐŠŦŽŪŊ°ąēģīĩķ·ļđšŧž―ūŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎÏÐŅŌÓÔÕÖŨØŲÚÛÜÝÞßāáâãäåæįčéęëėíîïðņōóôõöũøųúûüýþĸ"},cp28600:"iso885910",iso885911:{type:"_sbcs",chars:"
กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"},cp28601:"iso885911",iso885913:{type:"_sbcs",chars:"
”¢£¤„¦§Ø©Ŗ«¬®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’"},cp28603:"iso885913",iso885914:{type:"_sbcs",chars:"
Ḃḃ£ĊċḊ§Ẁ©ẂḋỲ®ŸḞḟĠġṀṁ¶ṖẁṗẃṠỳẄẅṡÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŴÑÒÓÔÕÖṪØÙÚÛÜÝŶßàáâãäåæçèéêëìíîïŵñòóôõöṫøùúûüýŷÿ"},cp28604:"iso885914",iso885915:{type:"_sbcs",chars:"
¡¢£€¥Š§š©ª«¬®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},cp28605:"iso885915",iso885916:{type:"_sbcs",chars:"
ĄąŁ€„Чš©Ș«ŹźŻ°±ČłŽ”¶·žčș»ŒœŸżÀÁÂĂÄĆÆÇÈÉÊËÌÍÎÏĐŃÒÓÔŐÖŚŰÙÚÛÜĘȚßàáâăäćæçèéêëìíîïđńòóôőöśűùúûüęțÿ"},cp28606:"iso885916",cp437:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm437:"cp437",csibm437:"cp437",cp737:{type:"_sbcs",chars:"ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ωάέήϊίόύϋώΆΈΉΊΌΎΏ±≥≤ΪΫ÷≈°∙·√ⁿ²■ "},ibm737:"cp737",csibm737:"cp737",cp775:{type:"_sbcs",chars:"ĆüéāäģåćłēŖŗīŹÄÅÉæÆōöĢ¢ŚśÖÜø£Ø×¤ĀĪóŻżź”¦©®¬½¼Ł«»░▒▓│┤ĄČĘĖ╣║╗╝ĮŠ┐└┴┬├─┼ŲŪ╚╔╩╦╠═╬Žąčęėįšųūž┘┌█▄▌▐▀ÓßŌŃõÕµńĶķĻļņĒŅ’±“¾¶§÷„°∙·¹³²■ "},ibm775:"cp775",csibm775:"cp775",cp850:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈıÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´±‗¾¶§÷¸°¨·¹³²■ "},ibm850:"cp850",csibm850:"cp850",cp852:{type:"_sbcs",chars:"ÇüéâäůćçłëŐőîŹÄĆÉĹĺôöĽľŚśÖÜŤťŁ×čáíóúĄąŽžĘ꬟Ⱥ«»░▒▓│┤ÁÂĚŞ╣║╗╝Żż┐└┴┬├─┼Ăă╚╔╩╦╠═╬¤đĐĎËďŇÍÎě┘┌█▄ŢŮ▀ÓßÔŃńňŠšŔÚŕŰýÝţ´˝˛ˇ˘§÷¸°¨˙űŘř■ "},ibm852:"cp852",csibm852:"cp852",cp855:{type:"_sbcs",chars:"ђЂѓЃёЁєЄѕЅіІїЇјЈљЉњЊћЋќЌўЎџЏюЮъЪаАбБцЦдДеЕфФгГ«»░▒▓│┤хХиИ╣║╗╝йЙ┐└┴┬├─┼кК╚╔╩╦╠═╬¤лЛмМнНоОп┘┌█▄Пя▀ЯрРсСтТуУжЖвВьЬ№ыЫзЗшШэЭщЩчЧ§■ "},ibm855:"cp855",csibm855:"cp855",cp856:{type:"_sbcs",chars:"אבגדהוזחטיךכלםמןנסעףפץצקרשת�£�×����������®¬½¼�«»░▒▓│┤���©╣║╗╝¢¥┐└┴┬├─┼��╚╔╩╦╠═╬¤���������┘┌█▄¦�▀������µ�������¯´±‗¾¶§÷¸°¨·¹³²■ "},ibm856:"cp856",csibm856:"cp856",cp857:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîıÄÅÉæÆôöòûùİÖÜø£ØŞşáíóúñÑĞ𿮬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ºªÊËÈ�ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµ�×ÚÛÙìÿ¯´±�¾¶§÷¸°¨·¹³²■ "},ibm857:"cp857",csibm857:"cp857",cp858:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈ€ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´±‗¾¶§÷¸°¨·¹³²■ "},ibm858:"cp858",csibm858:"cp858",cp860:{type:"_sbcs",chars:"ÇüéâãàÁçêÊèÍÔìÃÂÉÀÈôõòÚùÌÕÜ¢£Ù₧ÓáíóúñѪº¿Ò¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm860:"cp860",csibm860:"cp860",cp861:{type:"_sbcs",chars:"ÇüéâäàåçêëèÐðÞÄÅÉæÆôöþûÝýÖÜø£Ø₧ƒáíóúÁÍÓÚ¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm861:"cp861",csibm861:"cp861",cp862:{type:"_sbcs",chars:"אבגדהוזחטיךכלםמןנסעףפץצקרשת¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm862:"cp862",csibm862:"cp862",cp863:{type:"_sbcs",chars:"ÇüéâÂà¶çêëèïî‗À§ÉÈÊôËÏûù¤ÔÜ¢£ÙÛƒ¦´óú¨¸³¯Î⌐¬½¼¾«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm863:"cp863",csibm863:"cp863",cp864:{type:"_sbcs",chars:"\0\b\t\n\v\f\r !\"#$٪&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~°·∙√▒─│┼┤┬├┴┐┌└┘β∞φ±½¼≈«»ﻷﻸ��ﻻﻼ� ﺂ£¤ﺄ��ﺎﺏﺕﺙ،ﺝﺡﺥ٠١٢٣٤٥٦٧٨٩ﻑ؛ﺱﺵﺹ؟¢ﺀﺁﺃﺅﻊﺋﺍﺑﺓﺗﺛﺟﺣﺧﺩﺫﺭﺯﺳﺷﺻﺿﻁﻅﻋﻏ¦¬÷×ﻉـﻓﻗﻛﻟﻣﻧﻫﻭﻯﻳﺽﻌﻎﻍﻡﹽّﻥﻩﻬﻰﻲﻐﻕﻵﻶﻝﻙﻱ■�"},ibm864:"cp864",csibm864:"cp864",cp865:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø₧ƒáíóúñѪº¿⌐¬½¼¡«¤░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm865:"cp865",csibm865:"cp865",cp866:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ "},ibm866:"cp866",csibm866:"cp866",cp869:{type:"_sbcs",chars:"������Ά�·¬¦‘’Έ―ΉΊΪΌ��ΎΫ©Ώ²³ά£έήίϊΐόύΑΒΓΔΕΖΗ½ΘΙ«»░▒▓│┤ΚΛΜΝ╣║╗╝ΞΟ┐└┴┬├─┼ΠΡ╚╔╩╦╠═╬ΣΤΥΦΧΨΩαβγ┘┌█▄δε▀ζηθικλμνξοπρσςτ΄±υφχ§ψ΅°¨ωϋΰώ■ "},ibm869:"cp869",csibm869:"cp869",cp922:{type:"_sbcs",chars:"
¡¢£¤¥¦§¨©ª«¬®‾°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŠÑÒÓÔÕÖרÙÚÛÜÝŽßàáâãäåæçèéêëìíîïšñòóôõö÷øùúûüýžÿ"},ibm922:"cp922",csibm922:"cp922",cp1046:{type:"_sbcs",chars:"ﺈ×÷ﹱ■│─┐┌└┘ﹹﹻﹽﹿﹷﺊﻰﻳﻲﻎﻏﻐﻶﻸﻺﻼ ¤ﺋﺑﺗﺛﺟﺣ،ﺧﺳ٠١٢٣٤٥٦٧٨٩ﺷ؛ﺻﺿﻊ؟ﻋءآأؤإئابةتثجحخدذرزسشصضطﻇعغﻌﺂﺄﺎﻓـفقكلمنهوىيًٌٍَُِّْﻗﻛﻟﻵﻷﻹﻻﻣﻧﻬﻩ�"},ibm1046:"cp1046",csibm1046:"cp1046",cp1124:{type:"_sbcs",chars:"
ЁЂҐЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђґєѕіїјљњћќ§ўџ"},ibm1124:"cp1124",csibm1124:"cp1124",cp1125:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёҐґЄєІіЇї·√№¤■ "},ibm1125:"cp1125",csibm1125:"cp1125",cp1129:{type:"_sbcs",chars:"
¡¢£¤¥¦§œ©ª«¬®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ"},ibm1129:"cp1129",csibm1129:"cp1129",cp1133:{type:"_sbcs",chars:"
ກຂຄງຈສຊຍດຕຖທນບປຜຝພຟມຢຣລວຫອຮ���ຯະາຳິີຶືຸູຼັົຽ���ເແໂໃໄ່້໊໋໌ໍໆ�ໜໝ₭����������������໐໑໒໓໔໕໖໗໘໙��¢¬¦�"},ibm1133:"cp1133",csibm1133:"cp1133",cp1161:{type:"_sbcs",chars:"��������������������������������่กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู้๊๋€฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛¢¬¦ "},ibm1161:"cp1161",csibm1161:"cp1161",cp1162:{type:"_sbcs",chars:"€…‘’“”•–— กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"},ibm1162:"cp1162",csibm1162:"cp1162",cp1163:{type:"_sbcs",chars:"
¡¢£€¥¦§œ©ª«¬®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ"},ibm1163:"cp1163",csibm1163:"cp1163",maccroatian:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®Š™´¨≠ŽØ∞±≤≥∆µ∂∑∏š∫ªºΩžø¿¡¬√ƒ≈ƫȅ ÀÃÕŒœĐ—“”‘’÷◊�©⁄¤‹›Æ»–·‚„‰ÂćÁčÈÍÎÏÌÓÔđÒÚÛÙıˆ˜¯πË˚¸Êæˇ"},maccyrillic:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°¢£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµ∂ЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤"},macgreek:{type:"_sbcs",chars:"Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ�"},maciceland:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüݰ¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},macroman:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},macromania:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ĂŞ∞±≤≥¥µ∂∑∏π∫ªºΩăş¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›Ţţ‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},macthai:{type:"_sbcs",chars:"«»…“”�•‘’� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู\ufeff–—฿เแโใไๅๆ็่้๊๋์ํ™๏๐๑๒๓๔๕๖๗๘๙®©����"},macturkish:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙ�ˆ˜¯˘˙˚¸˝˛ˇ"},macukraine:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°Ґ£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµґЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤"},koi8r:{type:"_sbcs",chars:"─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ё╓╔╕╖╗╘╙╚╛╜╝╞╟╠╡Ё╢╣╤╥╦╧╨╩╪╫╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},koi8u:{type:"_sbcs",chars:"─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґ╝╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪Ґ╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},koi8ru:{type:"_sbcs",chars:"─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґў╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪ҐЎ©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},koi8t:{type:"_sbcs",chars:"қғ‚Ғ„…†‡�‰ҳ‹ҲҷҶ�Қ‘’“”•–—�™�›�����ӯӮё¤ӣ¦§���«¬®�°±²Ё�Ӣ¶·�№�»���©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},armscii8:{type:"_sbcs",chars:"
�և։)(»«—.՝,-֊…՜՛՞ԱաԲբԳգԴդԵեԶզԷէԸըԹթԺժԻիԼլԽխԾծԿկՀհՁձՂղՃճՄմՅյՆնՇշՈոՉչՊպՋջՌռՍսՎվՏտՐրՑցՒւՓփՔքՕօՖֆ՚�"},rk1048:{type:"_sbcs",chars:"ЂЃ‚ѓ„…†‡€‰Љ‹ЊҚҺЏђ‘’“”•–—�™љ›њқһџ ҰұӘ¤Ө¦§Ё©Ғ«¬®Ү°±Ііөµ¶·ё№ғ»әҢңүАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя"},tcvn:{type:"_sbcs",chars:"\0ÚỤỪỬỮ\b\t\n\v\f\rỨỰỲỶỸÝỴ !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÀẢÃÁẠẶẬÈẺẼÉẸỆÌỈĨÍỊÒỎÕÓỌỘỜỞỠỚỢÙỦŨ ĂÂÊÔƠƯĐăâêôơưđẶ̀̀̉̃́àảãáạẲằẳẵắẴẮẦẨẪẤỀặầẩẫấậèỂẻẽéẹềểễếệìỉỄẾỒĩíịòỔỏõóọồổỗốộờởỡớợùỖủũúụừửữứựỳỷỹýỵỐ"},georgianacademy:{type:"_sbcs",chars:"‚ƒ„…†‡ˆ‰Š‹Œ‘’“”•–—˜™š›œŸ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზთიკლმნოპჟრსტუფქღყშჩცძწჭხჯჰჱჲჳჴჵჶçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},georgianps:{type:"_sbcs",chars:"‚ƒ„…†‡ˆ‰Š‹Œ‘’“”•–—˜™š›œŸ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზჱთიკლმნჲოპჟრსტჳუფქღყშჩცძწჭხჴჯჰჵæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},pt154:{type:"_sbcs",chars:"ҖҒӮғ„…ҶҮҲүҠӢҢҚҺҸҗ‘’“”•–—ҳҷҡӣңқһҹ ЎўЈӨҘҰ§Ё©Ә«¬ӯ®Ҝ°ұІіҙө¶·ё№ә»јҪҫҝАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя"},viscii:{type:"_sbcs",chars:"\0ẲẴẪ\b\t\n\v\f\rỶỸỴ !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ẠẮẰẶẤẦẨẬẼẸẾỀỂỄỆỐỒỔỖỘỢỚỜỞỊỎỌỈỦŨỤỲÕắằặấầẩậẽẹếềểễệốồổỗỠƠộờởịỰỨỪỬơớƯÀÁÂÃẢĂẳẵÈÉÊẺÌÍĨỳĐứÒÓÔạỷừửÙÚỹỵÝỡưàáâãảăữẫèéêẻìíĩỉđựòóôõỏọụùúũủýợỮ"},iso646cn:{type:"_sbcs",chars:"\0\b\t\n\v\f\r !\"#¥%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������"},iso646jp:{type:"_sbcs",chars:"\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[¥]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������"},hproman8:{type:"_sbcs",chars:"
ÀÂÈÊËÎÏ´ˋˆ¨˜ÙÛ₤¯Ýý°ÇçÑñ¡¿¤£¥§ƒ¢âêôûáéóúàèòùäëöüÅîØÆåíøæÄìÖÜÉïßÔÁÃãÐðÍÌÓÒÕõŠšÚŸÿÞþ·µ¶¾—¼½ªº«■»±�"},macintosh:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},ascii:{type:"_sbcs",chars:"��������������������������������������������������������������������������������������������������������������������������������"},tis620:{type:"_sbcs",chars:"���������������������������������กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"}}},57014:function(e){"use strict";e.exports={10029:"maccenteuro",maccenteuro:{type:"_sbcs",chars:"ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ"},808:"cp808",ibm808:"cp808",cp808:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№€■ "},mik:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя└┴┬├─┼╣║╚╔╩╦╠═╬┐░▒▓│┤№§╗╝┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},cp720:{type:"_sbcs",chars:"éâàçêëèïîّْô¤ـûùءآأؤ£إئابةتثجحخدذرزسشص«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ضطظعغفµقكلمنهوىي≡ًٌٍَُِ≈°∙·√ⁿ²■ "},ascii8bit:"ascii",usascii:"ascii",ansix34:"ascii",ansix341968:"ascii",ansix341986:"ascii",csascii:"ascii",cp367:"ascii",ibm367:"ascii",isoir6:"ascii",iso646us:"ascii",iso646irv:"ascii",us:"ascii",latin1:"iso88591",latin2:"iso88592",latin3:"iso88593",latin4:"iso88594",latin5:"iso88599",latin6:"iso885910",latin7:"iso885913",latin8:"iso885914",latin9:"iso885915",latin10:"iso885916",csisolatin1:"iso88591",csisolatin2:"iso88592",csisolatin3:"iso88593",csisolatin4:"iso88594",csisolatincyrillic:"iso88595",csisolatinarabic:"iso88596",csisolatingreek:"iso88597",csisolatinhebrew:"iso88598",csisolatin5:"iso88599",csisolatin6:"iso885910",l1:"iso88591",l2:"iso88592",l3:"iso88593",l4:"iso88594",l5:"iso88599",l6:"iso885910",l7:"iso885913",l8:"iso885914",l9:"iso885915",l10:"iso885916",isoir14:"iso646jp",isoir57:"iso646cn",isoir100:"iso88591",isoir101:"iso88592",isoir109:"iso88593",isoir110:"iso88594",isoir144:"iso88595",isoir127:"iso88596",isoir126:"iso88597",isoir138:"iso88598",isoir148:"iso88599",isoir157:"iso885910",isoir166:"tis620",isoir179:"iso885913",isoir199:"iso885914",isoir203:"iso885915",isoir226:"iso885916",cp819:"iso88591",ibm819:"iso88591",cyrillic:"iso88595",arabic:"iso88596",arabic8:"iso88596",ecma114:"iso88596",asmo708:"iso88596",greek:"iso88597",greek8:"iso88597",ecma118:"iso88597",elot928:"iso88597",hebrew:"iso88598",hebrew8:"iso88598",turkish:"iso88599",turkish8:"iso88599",thai:"iso885911",thai8:"iso885911",celtic:"iso885914",celtic8:"iso885914",isoceltic:"iso885914",tis6200:"tis620",tis62025291:"tis620",tis62025330:"tis620",1e4:"macroman",10006:"macgreek",10007:"maccyrillic",10079:"maciceland",10081:"macturkish",cspc8codepage437:"cp437",cspc775baltic:"cp775",cspc850multilingual:"cp850",cspcp852:"cp852",cspc862latinhebrew:"cp862",cpgr:"cp869",msee:"cp1250",mscyrl:"cp1251",msansi:"cp1252",msgreek:"cp1253",msturk:"cp1254",mshebr:"cp1255",msarab:"cp1256",winbaltrim:"cp1257",cp20866:"koi8r",20866:"koi8r",ibm878:"koi8r",cskoi8r:"koi8r",cp21866:"koi8u",21866:"koi8u",ibm1168:"koi8u",strk10482002:"rk1048",tcvn5712:"tcvn",tcvn57121:"tcvn",gb198880:"iso646cn",cn:"iso646cn",csiso14jisc6220ro:"iso646jp",jisc62201969ro:"iso646jp",jp:"iso646jp",cshproman8:"hproman8",r8:"hproman8",roman8:"hproman8",xroman8:"hproman8",ibm1051:"hproman8",mac:"macintosh",csmacintosh:"macintosh"}},63710:function(e,t,s){"use strict";var r=s(39392).Buffer;t.utf16be=Utf16BECodec;function Utf16BECodec(){}Utf16BECodec.prototype.encoder=Utf16BEEncoder;Utf16BECodec.prototype.decoder=Utf16BEDecoder;Utf16BECodec.prototype.bomAware=true;function Utf16BEEncoder(){}Utf16BEEncoder.prototype.write=function(e){var t=r.from(e,"ucs2");for(var s=0;s<t.length;s+=2){var i=t[s];t[s]=t[s+1];t[s+1]=i}return t};Utf16BEEncoder.prototype.end=function(){};function Utf16BEDecoder(){this.overflowByte=-1}Utf16BEDecoder.prototype.write=function(e){if(e.length==0)return"";var t=r.alloc(e.length+1),s=0,i=0;if(this.overflowByte!==-1){t[0]=e[0];t[1]=this.overflowByte;s=1;i=2}for(;s<e.length-1;s+=2,i+=2){t[i]=e[s+1];t[i+1]=e[s]}this.overflowByte=s==e.length-1?e[e.length-1]:-1;return t.slice(0,i).toString("ucs2")};Utf16BEDecoder.prototype.end=function(){this.overflowByte=-1};t.utf16=Utf16Codec;function Utf16Codec(e,t){this.iconv=t}Utf16Codec.prototype.encoder=Utf16Encoder;Utf16Codec.prototype.decoder=Utf16Decoder;function Utf16Encoder(e,t){e=e||{};if(e.addBOM===undefined)e.addBOM=true;this.encoder=t.iconv.getEncoder("utf-16le",e)}Utf16Encoder.prototype.write=function(e){return this.encoder.write(e)};Utf16Encoder.prototype.end=function(){return this.encoder.end()};function Utf16Decoder(e,t){this.decoder=null;this.initialBufs=[];this.initialBufsLen=0;this.options=e||{};this.iconv=t.iconv}Utf16Decoder.prototype.write=function(e){if(!this.decoder){this.initialBufs.push(e);this.initialBufsLen+=e.length;if(this.initialBufsLen<16)return"";var t=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(t,this.options);var s="";for(var r=0;r<this.initialBufs.length;r++)s+=this.decoder.write(this.initialBufs[r]);this.initialBufs.length=this.initialBufsLen=0;return s}return this.decoder.write(e)};Utf16Decoder.prototype.end=function(){if(!this.decoder){var e=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(e,this.options);var t="";for(var s=0;s<this.initialBufs.length;s++)t+=this.decoder.write(this.initialBufs[s]);var r=this.decoder.end();if(r)t+=r;this.initialBufs.length=this.initialBufsLen=0;return t}return this.decoder.end()};function detectEncoding(e,t){var s=[];var r=0;var i=0,n=0;e:for(var a=0;a<e.length;a++){var c=e[a];for(var u=0;u<c.length;u++){s.push(c[u]);if(s.length===2){if(r===0){if(s[0]===255&&s[1]===254)return"utf-16le";if(s[0]===254&&s[1]===255)return"utf-16be"}if(s[0]===0&&s[1]!==0)n++;if(s[0]!==0&&s[1]===0)i++;s.length=0;r++;if(r>=100){break e}}}}if(n>i)return"utf-16be";if(n<i)return"utf-16le";return t||"utf-16le"}},28464:function(e,t,s){"use strict";var r=s(39392).Buffer;t._utf32=Utf32Codec;function Utf32Codec(e,t){this.iconv=t;this.bomAware=true;this.isLE=e.isLE}t.utf32le={type:"_utf32",isLE:true};t.utf32be={type:"_utf32",isLE:false};t.ucs4le="utf32le";t.ucs4be="utf32be";Utf32Codec.prototype.encoder=Utf32Encoder;Utf32Codec.prototype.decoder=Utf32Decoder;function Utf32Encoder(e,t){this.isLE=t.isLE;this.highSurrogate=0}Utf32Encoder.prototype.write=function(e){var t=r.from(e,"ucs2");var s=r.alloc(t.length*2);var i=this.isLE?s.writeUInt32LE:s.writeUInt32BE;var n=0;for(var a=0;a<t.length;a+=2){var c=t.readUInt16LE(a);var u=55296<=c&&c<56320;var o=56320<=c&&c<57344;if(this.highSurrogate){if(u||!o){i.call(s,this.highSurrogate,n);n+=4}else{var l=(this.highSurrogate-55296<<10|c-56320)+65536;i.call(s,l,n);n+=4;this.highSurrogate=0;continue}}if(u)this.highSurrogate=c;else{i.call(s,c,n);n+=4;this.highSurrogate=0}}if(n<s.length)s=s.slice(0,n);return s};Utf32Encoder.prototype.end=function(){if(!this.highSurrogate)return;var e=r.alloc(4);if(this.isLE)e.writeUInt32LE(this.highSurrogate,0);else e.writeUInt32BE(this.highSurrogate,0);this.highSurrogate=0;return e};function Utf32Decoder(e,t){this.isLE=t.isLE;this.badChar=t.iconv.defaultCharUnicode.charCodeAt(0);this.overflow=[]}Utf32Decoder.prototype.write=function(e){if(e.length===0)return"";var t=0;var s=0;var i=r.alloc(e.length+4);var n=0;var a=this.isLE;var c=this.overflow;var u=this.badChar;if(c.length>0){for(;t<e.length&&c.length<4;t++)c.push(e[t]);if(c.length===4){if(a){s=c[t]|c[t+1]<<8|c[t+2]<<16|c[t+3]<<24}else{s=c[t+3]|c[t+2]<<8|c[t+1]<<16|c[t]<<24}c.length=0;n=_writeCodepoint(i,n,s,u)}}for(;t<e.length-3;t+=4){if(a){s=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24}else{s=e[t+3]|e[t+2]<<8|e[t+1]<<16|e[t]<<24}n=_writeCodepoint(i,n,s,u)}for(;t<e.length;t++){c.push(e[t])}return i.slice(0,n).toString("ucs2")};function _writeCodepoint(e,t,s,r){if(s<0||s>1114111){s=r}if(s>=65536){s-=65536;var i=55296|s>>10;e[t++]=i&255;e[t++]=i>>8;var s=56320|s&1023}e[t++]=s&255;e[t++]=s>>8;return t}Utf32Decoder.prototype.end=function(){this.overflow.length=0};t.utf32=Utf32AutoCodec;t.ucs4="utf32";function Utf32AutoCodec(e,t){this.iconv=t}Utf32AutoCodec.prototype.encoder=Utf32AutoEncoder;Utf32AutoCodec.prototype.decoder=Utf32AutoDecoder;function Utf32AutoEncoder(e,t){e=e||{};if(e.addBOM===undefined)e.addBOM=true;this.encoder=t.iconv.getEncoder(e.defaultEncoding||"utf-32le",e)}Utf32AutoEncoder.prototype.write=function(e){return this.encoder.write(e)};Utf32AutoEncoder.prototype.end=function(){return this.encoder.end()};function Utf32AutoDecoder(e,t){this.decoder=null;this.initialBufs=[];this.initialBufsLen=0;this.options=e||{};this.iconv=t.iconv}Utf32AutoDecoder.prototype.write=function(e){if(!this.decoder){this.initialBufs.push(e);this.initialBufsLen+=e.length;if(this.initialBufsLen<32)return"";var t=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(t,this.options);var s="";for(var r=0;r<this.initialBufs.length;r++)s+=this.decoder.write(this.initialBufs[r]);this.initialBufs.length=this.initialBufsLen=0;return s}return this.decoder.write(e)};Utf32AutoDecoder.prototype.end=function(){if(!this.decoder){var e=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(e,this.options);var t="";for(var s=0;s<this.initialBufs.length;s++)t+=this.decoder.write(this.initialBufs[s]);var r=this.decoder.end();if(r)t+=r;this.initialBufs.length=this.initialBufsLen=0;return t}return this.decoder.end()};function detectEncoding(e,t){var s=[];var r=0;var i=0,n=0;var a=0,c=0;e:for(var u=0;u<e.length;u++){var o=e[u];for(var l=0;l<o.length;l++){s.push(o[l]);if(s.length===4){if(r===0){if(s[0]===255&&s[1]===254&&s[2]===0&&s[3]===0){return"utf-32le"}if(s[0]===0&&s[1]===0&&s[2]===254&&s[3]===255){return"utf-32be"}}if(s[0]!==0||s[1]>16)n++;if(s[3]!==0||s[2]>16)i++;if(s[0]===0&&s[1]===0&&(s[2]!==0||s[3]!==0))c++;if((s[0]!==0||s[1]!==0)&&s[2]===0&&s[3]===0)a++;s.length=0;r++;if(r>=100){break e}}}}if(c-n>a-i)return"utf-32be";if(c-n<a-i)return"utf-32le";return t||"utf-32le"}},72228:function(e,t,s){"use strict";var r=s(39392).Buffer;t.utf7=Utf7Codec;t.unicode11utf7="utf7";function Utf7Codec(e,t){this.iconv=t}Utf7Codec.prototype.encoder=Utf7Encoder;Utf7Codec.prototype.decoder=Utf7Decoder;Utf7Codec.prototype.bomAware=true;var i=/[^A-Za-z0-9'\(\),-\.\/:\? \n\r\t]+/g;function Utf7Encoder(e,t){this.iconv=t.iconv}Utf7Encoder.prototype.write=function(e){return r.from(e.replace(i,function(e){return"+"+(e==="+"?"":this.iconv.encode(e,"utf16-be").toString("base64").replace(/=+$/,""))+"-"}.bind(this)))};Utf7Encoder.prototype.end=function(){};function Utf7Decoder(e,t){this.iconv=t.iconv;this.inBase64=false;this.base64Accum=""}var n=/[A-Za-z0-9\/+]/;var a=[];for(var c=0;c<256;c++)a[c]=n.test(String.fromCharCode(c));var u="+".charCodeAt(0),o="-".charCodeAt(0),l="&".charCodeAt(0);Utf7Decoder.prototype.write=function(e){var t="",s=0,i=this.inBase64,n=this.base64Accum;for(var c=0;c<e.length;c++){if(!i){if(e[c]==u){t+=this.iconv.decode(e.slice(s,c),"ascii");s=c+1;i=true}}else{if(!a[e[c]]){if(c==s&&e[c]==o){t+="+"}else{var l=n+this.iconv.decode(e.slice(s,c),"ascii");t+=this.iconv.decode(r.from(l,"base64"),"utf16-be")}if(e[c]!=o)c--;s=c+1;i=false;n=""}}}if(!i){t+=this.iconv.decode(e.slice(s),"ascii")}else{var l=n+this.iconv.decode(e.slice(s),"ascii");var p=l.length-l.length%8;n=l.slice(p);l=l.slice(0,p);t+=this.iconv.decode(r.from(l,"base64"),"utf16-be")}this.inBase64=i;this.base64Accum=n;return t};Utf7Decoder.prototype.end=function(){var e="";if(this.inBase64&&this.base64Accum.length>0)e=this.iconv.decode(r.from(this.base64Accum,"base64"),"utf16-be");this.inBase64=false;this.base64Accum="";return e};t.utf7imap=Utf7IMAPCodec;function Utf7IMAPCodec(e,t){this.iconv=t}Utf7IMAPCodec.prototype.encoder=Utf7IMAPEncoder;Utf7IMAPCodec.prototype.decoder=Utf7IMAPDecoder;Utf7IMAPCodec.prototype.bomAware=true;function Utf7IMAPEncoder(e,t){this.iconv=t.iconv;this.inBase64=false;this.base64Accum=r.alloc(6);this.base64AccumIdx=0}Utf7IMAPEncoder.prototype.write=function(e){var t=this.inBase64,s=this.base64Accum,i=this.base64AccumIdx,n=r.alloc(e.length*5+10),a=0;for(var c=0;c<e.length;c++){var u=e.charCodeAt(c);if(32<=u&&u<=126){if(t){if(i>0){a+=n.write(s.slice(0,i).toString("base64").replace(/\//g,",").replace(/=+$/,""),a);i=0}n[a++]=o;t=false}if(!t){n[a++]=u;if(u===l)n[a++]=o}}else{if(!t){n[a++]=l;t=true}if(t){s[i++]=u>>8;s[i++]=u&255;if(i==s.length){a+=n.write(s.toString("base64").replace(/\//g,","),a);i=0}}}}this.inBase64=t;this.base64AccumIdx=i;return n.slice(0,a)};Utf7IMAPEncoder.prototype.end=function(){var e=r.alloc(10),t=0;if(this.inBase64){if(this.base64AccumIdx>0){t+=e.write(this.base64Accum.slice(0,this.base64AccumIdx).toString("base64").replace(/\//g,",").replace(/=+$/,""),t);this.base64AccumIdx=0}e[t++]=o;this.inBase64=false}return e.slice(0,t)};function Utf7IMAPDecoder(e,t){this.iconv=t.iconv;this.inBase64=false;this.base64Accum=""}var p=a.slice();p[",".charCodeAt(0)]=true;Utf7IMAPDecoder.prototype.write=function(e){var t="",s=0,i=this.inBase64,n=this.base64Accum;for(var a=0;a<e.length;a++){if(!i){if(e[a]==l){t+=this.iconv.decode(e.slice(s,a),"ascii");s=a+1;i=true}}else{if(!p[e[a]]){if(a==s&&e[a]==o){t+="&"}else{var c=n+this.iconv.decode(e.slice(s,a),"ascii").replace(/,/g,"/");t+=this.iconv.decode(r.from(c,"base64"),"utf16-be")}if(e[a]!=o)a--;s=a+1;i=false;n=""}}}if(!i){t+=this.iconv.decode(e.slice(s),"ascii")}else{var c=n+this.iconv.decode(e.slice(s),"ascii").replace(/,/g,"/");var u=c.length-c.length%8;n=c.slice(u);c=c.slice(0,u);t+=this.iconv.decode(r.from(c,"base64"),"utf16-be")}this.inBase64=i;this.base64Accum=n;return t};Utf7IMAPDecoder.prototype.end=function(){var e="";if(this.inBase64&&this.base64Accum.length>0)e=this.iconv.decode(r.from(this.base64Accum,"base64"),"utf16-be");this.inBase64=false;this.base64Accum="";return e}},21873:function(e,t){"use strict";var s="\ufeff";t.PrependBOM=PrependBOMWrapper;function PrependBOMWrapper(e,t){this.encoder=e;this.addBOM=true}PrependBOMWrapper.prototype.write=function(e){if(this.addBOM){e=s+e;this.addBOM=false}return this.encoder.write(e)};PrependBOMWrapper.prototype.end=function(){return this.encoder.end()};t.StripBOM=StripBOMWrapper;function StripBOMWrapper(e,t){this.decoder=e;this.pass=false;this.options=t||{}}StripBOMWrapper.prototype.write=function(e){var t=this.decoder.write(e);if(this.pass||!t)return t;if(t[0]===s){t=t.slice(1);if(typeof this.options.stripBOM==="function")this.options.stripBOM()}this.pass=true;return t};StripBOMWrapper.prototype.end=function(){return this.decoder.end()}},2389:function(e,t,s){"use strict";var r=s(39392).Buffer;var i=s(21873),n=e.exports;n.encodings=null;n.defaultCharUnicode="�";n.defaultCharSingleByte="?";n.encode=function encode(e,t,s){e=""+(e||"");var i=n.getEncoder(t,s);var a=i.write(e);var c=i.end();return c&&c.length>0?r.concat([a,c]):a};n.decode=function decode(e,t,s){if(typeof e==="string"){if(!n.skipDecodeWarning){console.error("Iconv-lite warning: decode()-ing strings is deprecated. Refer to https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding");n.skipDecodeWarning=true}e=r.from(""+(e||""),"binary")}var i=n.getDecoder(t,s);var a=i.write(e);var c=i.end();return c?a+c:a};n.encodingExists=function encodingExists(e){try{n.getCodec(e);return true}catch(e){return false}};n.toEncoding=n.encode;n.fromEncoding=n.decode;n._codecDataCache={};n.getCodec=function getCodec(e){if(!n.encodings)n.encodings=s(10756);var t=n._canonicalizeEncoding(e);var r={};while(true){var i=n._codecDataCache[t];if(i)return i;var a=n.encodings[t];switch(typeof a){case"string":t=a;break;case"object":for(var c in a)r[c]=a[c];if(!r.encodingName)r.encodingName=t;t=a.type;break;case"function":if(!r.encodingName)r.encodingName=t;i=new a(r,n);n._codecDataCache[r.encodingName]=i;return i;default:throw new Error("Encoding not recognized: '"+e+"' (searched as: '"+t+"')")}}};n._canonicalizeEncoding=function(e){return(""+e).toLowerCase().replace(/:\d{4}$|[^0-9a-z]/g,"")};n.getEncoder=function getEncoder(e,t){var s=n.getCodec(e),r=new s.encoder(t,s);if(s.bomAware&&t&&t.addBOM)r=new i.PrependBOM(r,t);return r};n.getDecoder=function getDecoder(e,t){var s=n.getCodec(e),r=new s.decoder(t,s);if(s.bomAware&&!(t&&t.stripBOM===false))r=new i.StripBOM(r,t);return r};n.enableStreamingAPI=function enableStreamingAPI(e){if(n.supportsStreams)return;var t=s(63284)(e);n.IconvLiteEncoderStream=t.IconvLiteEncoderStream;n.IconvLiteDecoderStream=t.IconvLiteDecoderStream;n.encodeStream=function encodeStream(e,t){return new n.IconvLiteEncoderStream(n.getEncoder(e,t),t)};n.decodeStream=function decodeStream(e,t){return new n.IconvLiteDecoderStream(n.getDecoder(e,t),t)};n.supportsStreams=true};var a;try{a=s(2203)}catch(e){}if(a&&a.Transform){n.enableStreamingAPI(a)}else{n.encodeStream=n.decodeStream=function(){throw new Error("iconv-lite Streaming API is not enabled. Use iconv.enableStreamingAPI(require('stream')); to enable it.")}}if(false){}},63284:function(e,t,s){"use strict";var r=s(39392).Buffer;e.exports=function(e){var t=e.Transform;function IconvLiteEncoderStream(e,s){this.conv=e;s=s||{};s.decodeStrings=false;t.call(this,s)}IconvLiteEncoderStream.prototype=Object.create(t.prototype,{constructor:{value:IconvLiteEncoderStream}});IconvLiteEncoderStream.prototype._transform=function(e,t,s){if(typeof e!="string")return s(new Error("Iconv encoding stream needs strings as its input."));try{var r=this.conv.write(e);if(r&&r.length)this.push(r);s()}catch(e){s(e)}};IconvLiteEncoderStream.prototype._flush=function(e){try{var t=this.conv.end();if(t&&t.length)this.push(t);e()}catch(t){e(t)}};IconvLiteEncoderStream.prototype.collect=function(e){var t=[];this.on("error",e);this.on("data",(function(e){t.push(e)}));this.on("end",(function(){e(null,r.concat(t))}));return this};function IconvLiteDecoderStream(e,s){this.conv=e;s=s||{};s.encoding=this.encoding="utf8";t.call(this,s)}IconvLiteDecoderStream.prototype=Object.create(t.prototype,{constructor:{value:IconvLiteDecoderStream}});IconvLiteDecoderStream.prototype._transform=function(e,t,s){if(!r.isBuffer(e)&&!(e instanceof Uint8Array))return s(new Error("Iconv decoding stream needs buffers as its input."));try{var i=this.conv.write(e);if(i&&i.length)this.push(i,this.encoding);s()}catch(e){s(e)}};IconvLiteDecoderStream.prototype._flush=function(e){try{var t=this.conv.end();if(t&&t.length)this.push(t,this.encoding);e()}catch(t){e(t)}};IconvLiteDecoderStream.prototype.collect=function(e){var t="";this.on("error",e);this.on("data",(function(e){t+=e}));this.on("end",(function(){e(null,t)}));return this};return{IconvLiteEncoderStream:IconvLiteEncoderStream,IconvLiteDecoderStream:IconvLiteDecoderStream}}},53187:function(e){"use strict";const isStream=e=>e!==null&&typeof e==="object"&&typeof e.pipe==="function";isStream.writable=e=>isStream(e)&&e.writable!==false&&typeof e._write==="function"&&typeof e._writableState==="object";isStream.readable=e=>isStream(e)&&e.readable!==false&&typeof e._read==="function"&&typeof e._readableState==="object";isStream.duplex=e=>isStream.writable(e)&&isStream.readable(e);isStream.transform=e=>isStream.duplex(e)&&typeof e._transform==="function";e.exports=isStream},54307:function(e,t,s){var r=s(46610).stringify;var i=s(96124);e.exports=function(e){return{parse:i(e),stringify:r}};e.exports.parse=i();e.exports.stringify=r},96124:function(e,t,s){var r=null;const i=/(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])/;const n=/(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)/;var json_parse=function(e){"use strict";var t={strict:false,storeAsString:false,alwaysParseAsBig:false,useNativeBigInt:false,protoAction:"error",constructorAction:"error"};if(e!==undefined&&e!==null){if(e.strict===true){t.strict=true}if(e.storeAsString===true){t.storeAsString=true}t.alwaysParseAsBig=e.alwaysParseAsBig===true?e.alwaysParseAsBig:false;t.useNativeBigInt=e.useNativeBigInt===true?e.useNativeBigInt:false;if(typeof e.constructorAction!=="undefined"){if(e.constructorAction==="error"||e.constructorAction==="ignore"||e.constructorAction==="preserve"){t.constructorAction=e.constructorAction}else{throw new Error(`Incorrect value for constructorAction option, must be "error", "ignore" or undefined but passed ${e.constructorAction}`)}}if(typeof e.protoAction!=="undefined"){if(e.protoAction==="error"||e.protoAction==="ignore"||e.protoAction==="preserve"){t.protoAction=e.protoAction}else{throw new Error(`Incorrect value for protoAction option, must be "error", "ignore" or undefined but passed ${e.protoAction}`)}}}var a,c,u={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},o,error=function(e){throw{name:"SyntaxError",message:e,at:a,text:o}},next=function(e){if(e&&e!==c){error("Expected '"+e+"' instead of '"+c+"'")}c=o.charAt(a);a+=1;return c},number=function(){var e,i="";if(c==="-"){i="-";next("-")}while(c>="0"&&c<="9"){i+=c;next()}if(c==="."){i+=".";while(next()&&c>="0"&&c<="9"){i+=c}}if(c==="e"||c==="E"){i+=c;next();if(c==="-"||c==="+"){i+=c;next()}while(c>="0"&&c<="9"){i+=c;next()}}e=+i;if(!isFinite(e)){error("Bad number")}else{if(r==null)r=s(41843);if(i.length>15)return t.storeAsString?i:t.useNativeBigInt?BigInt(i):new r(i);else return!t.alwaysParseAsBig?e:t.useNativeBigInt?BigInt(e):new r(e)}},string=function(){var e,t,s="",r;if(c==='"'){var i=a;while(next()){if(c==='"'){if(a-1>i)s+=o.substring(i,a-1);next();return s}if(c==="\\"){if(a-1>i)s+=o.substring(i,a-1);next();if(c==="u"){r=0;for(t=0;t<4;t+=1){e=parseInt(next(),16);if(!isFinite(e)){break}r=r*16+e}s+=String.fromCharCode(r)}else if(typeof u[c]==="string"){s+=u[c]}else{break}i=a}}}error("Bad string")},white=function(){while(c&&c<=" "){next()}},word=function(){switch(c){case"t":next("t");next("r");next("u");next("e");return true;case"f":next("f");next("a");next("l");next("s");next("e");return false;case"n":next("n");next("u");next("l");next("l");return null}error("Unexpected '"+c+"'")},l,array=function(){var e=[];if(c==="["){next("[");white();if(c==="]"){next("]");return e}while(c){e.push(l());white();if(c==="]"){next("]");return e}next(",");white()}}error("Bad array")},object=function(){var e,s=Object.create(null);if(c==="{"){next("{");white();if(c==="}"){next("}");return s}while(c){e=string();white();next(":");if(t.strict===true&&Object.hasOwnProperty.call(s,e)){error('Duplicate key "'+e+'"')}if(i.test(e)===true){if(t.protoAction==="error"){error("Object contains forbidden prototype property")}else if(t.protoAction==="ignore"){l()}else{s[e]=l()}}else if(n.test(e)===true){if(t.constructorAction==="error"){error("Object contains forbidden constructor property")}else if(t.constructorAction==="ignore"){l()}else{s[e]=l()}}else{s[e]=l()}white();if(c==="}"){next("}");return s}next(",");white()}}error("Bad object")};l=function(){white();switch(c){case"{":return object();case"[":return array();case'"':return string();case"-":return number();default:return c>="0"&&c<="9"?number():word()}};return function(e,t){var s;o=e+"";a=0;c=" ";s=l();white();if(c){error("Syntax error")}return typeof t==="function"?function walk(e,s){var r,i,n=e[s];if(n&&typeof n==="object"){Object.keys(n).forEach((function(e){i=walk(n,e);if(i!==undefined){n[e]=i}else{delete n[e]}}))}return t.call(e,s,n)}({"":s},""):s}};e.exports=json_parse},46610:function(e,t,s){var r=s(41843);var i=e.exports;(function(){"use strict";function f(e){return e<10?"0"+e:e}var e=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,t=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,s,n,a={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},c;function quote(e){t.lastIndex=0;return t.test(e)?'"'+e.replace(t,(function(e){var t=a[e];return typeof t==="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}))+'"':'"'+e+'"'}function str(e,t){var i,a,u,o,l=s,p,d=t[e],y=d!=null&&(d instanceof r||r.isBigNumber(d));if(d&&typeof d==="object"&&typeof d.toJSON==="function"){d=d.toJSON(e)}if(typeof c==="function"){d=c.call(t,e,d)}switch(typeof d){case"string":if(y){return d}else{return quote(d)}case"number":return isFinite(d)?String(d):"null";case"boolean":case"null":case"bigint":return String(d);case"object":if(!d){return"null"}s+=n;p=[];if(Object.prototype.toString.apply(d)==="[object Array]"){o=d.length;for(i=0;i<o;i+=1){p[i]=str(i,d)||"null"}u=p.length===0?"[]":s?"[\n"+s+p.join(",\n"+s)+"\n"+l+"]":"["+p.join(",")+"]";s=l;return u}if(c&&typeof c==="object"){o=c.length;for(i=0;i<o;i+=1){if(typeof c[i]==="string"){a=c[i];u=str(a,d);if(u){p.push(quote(a)+(s?": ":":")+u)}}}}else{Object.keys(d).forEach((function(e){var t=str(e,d);if(t){p.push(quote(e)+(s?": ":":")+t)}}))}u=p.length===0?"{}":s?"{\n"+s+p.join(",\n"+s)+"\n"+l+"}":"{"+p.join(",")+"}";s=l;return u}}if(typeof i.stringify!=="function"){i.stringify=function(e,t,r){var i;s="";n="";if(typeof r==="number"){for(i=0;i<r;i+=1){n+=" "}}else if(typeof r==="string"){n=r}c=t;if(t&&typeof t!=="function"&&(typeof t!=="object"||typeof t.length!=="number")){throw new Error("JSON.stringify")}return str("",{"":e})}}})()},18936:function(e,t,s){
|
|
1
|
+
(function(){var e={14886:function(e,t,s){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=s(24434);const n=r(s(86449));const a=r(s(44754));const c=n.default("agent-base");function isAgent(e){return Boolean(e)&&typeof e.addRequest==="function"}function isSecureEndpoint(){const{stack:e}=new Error;if(typeof e!=="string")return false;return e.split("\n").some((e=>e.indexOf("(https.js:")!==-1||e.indexOf("node:https:")!==-1))}function createAgent(e,t){return new createAgent.Agent(e,t)}(function(e){class Agent extends i.EventEmitter{constructor(e,t){super();let s=t;if(typeof e==="function"){this.callback=e}else if(e){s=e}this.timeout=null;if(s&&typeof s.timeout==="number"){this.timeout=s.timeout}this.maxFreeSockets=1;this.maxSockets=1;this.maxTotalSockets=Infinity;this.sockets={};this.freeSockets={};this.requests={};this.options={}}get defaultPort(){if(typeof this.explicitDefaultPort==="number"){return this.explicitDefaultPort}return isSecureEndpoint()?443:80}set defaultPort(e){this.explicitDefaultPort=e}get protocol(){if(typeof this.explicitProtocol==="string"){return this.explicitProtocol}return isSecureEndpoint()?"https:":"http:"}set protocol(e){this.explicitProtocol=e}callback(e,t,s){throw new Error('"agent-base" has no default implementation, you must subclass and override `callback()`')}addRequest(e,t){const s=Object.assign({},t);if(typeof s.secureEndpoint!=="boolean"){s.secureEndpoint=isSecureEndpoint()}if(s.host==null){s.host="localhost"}if(s.port==null){s.port=s.secureEndpoint?443:80}if(s.protocol==null){s.protocol=s.secureEndpoint?"https:":"http:"}if(s.host&&s.path){delete s.path}delete s.agent;delete s.hostname;delete s._defaultAgent;delete s.defaultPort;delete s.createConnection;e._last=true;e.shouldKeepAlive=false;let r=false;let i=null;const n=s.timeout||this.timeout;const onerror=t=>{if(e._hadError)return;e.emit("error",t);e._hadError=true};const ontimeout=()=>{i=null;r=true;const e=new Error(`A "socket" was not created for HTTP request before ${n}ms`);e.code="ETIMEOUT";onerror(e)};const callbackError=e=>{if(r)return;if(i!==null){clearTimeout(i);i=null}onerror(e)};const onsocket=t=>{if(r)return;if(i!=null){clearTimeout(i);i=null}if(isAgent(t)){c("Callback returned another Agent instance %o",t.constructor.name);t.addRequest(e,s);return}if(t){t.once("free",(()=>{this.freeSocket(t,s)}));e.onSocket(t);return}const n=new Error(`no Duplex stream was returned to agent-base for \`${e.method} ${e.path}\``);onerror(n)};if(typeof this.callback!=="function"){onerror(new Error("`callback` is not defined"));return}if(!this.promisifiedCallback){if(this.callback.length>=3){c("Converting legacy callback function to promise");this.promisifiedCallback=a.default(this.callback)}else{this.promisifiedCallback=this.callback}}if(typeof n==="number"&&n>0){i=setTimeout(ontimeout,n)}if("port"in s&&typeof s.port!=="number"){s.port=Number(s.port)}try{c("Resolving socket for %o request: %o",s.protocol,`${e.method} ${e.path}`);Promise.resolve(this.promisifiedCallback(e,s)).then(onsocket,callbackError)}catch(e){Promise.reject(e).catch(callbackError)}}freeSocket(e,t){c("Freeing socket %o %o",e.constructor.name,t);e.destroy()}destroy(){c("Destroying agent %o",this.constructor.name)}}e.Agent=Agent;e.prototype=e.Agent.prototype})(createAgent||(createAgent={}));e.exports=createAgent},44754:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:true});function promisify(e){return function(t,s){return new Promise(((r,i)=>{e.call(this,t,s,((e,t)=>{if(e){i(e)}else{r(t)}}))}))}}t["default"]=promisify},95094:function(e,t,s){e.exports={parallel:s(53047),serial:s(2312),serialOrdered:s(43587)}},16524:function(e){e.exports=abort;function abort(e){Object.keys(e.jobs).forEach(clean.bind(e));e.jobs={}}function clean(e){if(typeof this.jobs[e]=="function"){this.jobs[e]()}}},23134:function(e,t,s){var r=s(8374);e.exports=async;function async(e){var t=false;r((function(){t=true}));return function async_callback(s,i){if(t){e(s,i)}else{r((function nextTick_callback(){e(s,i)}))}}}},8374:function(e){e.exports=defer;function defer(e){var t=typeof setImmediate=="function"?setImmediate:typeof process=="object"&&typeof process.nextTick=="function"?process.nextTick:null;if(t){t(e)}else{setTimeout(e,0)}}},18056:function(e,t,s){var r=s(23134),i=s(16524);e.exports=iterate;function iterate(e,t,s,r){var n=s["keyedList"]?s["keyedList"][s.index]:s.index;s.jobs[n]=runJob(t,n,e[n],(function(e,t){if(!(n in s.jobs)){return}delete s.jobs[n];if(e){i(s)}else{s.results[n]=t}r(e,s.results)}))}function runJob(e,t,s,i){var n;if(e.length==2){n=e(s,r(i))}else{n=e(s,t,r(i))}return n}},31987:function(e){e.exports=state;function state(e,t){var s=!Array.isArray(e),r={index:0,keyedList:s||t?Object.keys(e):null,jobs:{},results:s?{}:[],size:s?Object.keys(e).length:e.length};if(t){r.keyedList.sort(s?t:function(s,r){return t(e[s],e[r])})}return r}},61393:function(e,t,s){var r=s(16524),i=s(23134);e.exports=terminator;function terminator(e){if(!Object.keys(this.jobs).length){return}this.index=this.size;r(this);i(e)(null,this.results)}},53047:function(e,t,s){var r=s(18056),i=s(31987),n=s(61393);e.exports=parallel;function parallel(e,t,s){var a=i(e);while(a.index<(a["keyedList"]||e).length){r(e,t,a,(function(e,t){if(e){s(e,t);return}if(Object.keys(a.jobs).length===0){s(null,a.results);return}}));a.index++}return n.bind(a,s)}},2312:function(e,t,s){var r=s(43587);e.exports=serial;function serial(e,t,s){return r(e,t,null,s)}},43587:function(e,t,s){var r=s(18056),i=s(31987),n=s(61393);e.exports=serialOrdered;e.exports.ascending=ascending;e.exports.descending=descending;function serialOrdered(e,t,s,a){var c=i(e,s);r(e,t,c,(function iteratorHandler(s,i){if(s){a(s,i);return}c.index++;if(c.index<(c["keyedList"]||e).length){r(e,t,c,iteratorHandler);return}a(null,c.results)}));return n.bind(c,a)}function ascending(e,t){return e<t?-1:e>t?1:0}function descending(e,t){return-1*ascending(e,t)}},41843:function(e){(function(t){"use strict";var s,r=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,i=Math.ceil,n=Math.floor,a="[BigNumber Error] ",c=a+"Number primitive has more than 15 significant digits: ",u=1e14,o=14,l=9007199254740991,p=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],d=1e7,y=1e9;function clone(e){var t,s,h,m=BigNumber.prototype={constructor:BigNumber,toString:null,valueOf:null},D=new BigNumber(1),b=20,q=4,v=-7,C=21,g=-1e7,S=1e7,P=false,M=1,A=0,R={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:" ",suffix:""},T="0123456789abcdefghijklmnopqrstuvwxyz",I=true;function BigNumber(e,t){var i,a,u,p,d,y,m,D,v=this;if(!(v instanceof BigNumber))return new BigNumber(e,t);if(t==null){if(e&&e._isBigNumber===true){v.s=e.s;if(!e.c||e.e>S){v.c=v.e=null}else if(e.e<g){v.c=[v.e=0]}else{v.e=e.e;v.c=e.c.slice()}return}if((y=typeof e=="number")&&e*0==0){v.s=1/e<0?(e=-e,-1):1;if(e===~~e){for(p=0,d=e;d>=10;d/=10,p++);if(p>S){v.c=v.e=null}else{v.e=p;v.c=[e]}return}D=String(e)}else{if(!r.test(D=String(e)))return h(v,D,y);v.s=D.charCodeAt(0)==45?(D=D.slice(1),-1):1}if((p=D.indexOf("."))>-1)D=D.replace(".","");if((d=D.search(/e/i))>0){if(p<0)p=d;p+=+D.slice(d+1);D=D.substring(0,d)}else if(p<0){p=D.length}}else{intCheck(t,2,T.length,"Base");if(t==10&&I){v=new BigNumber(e);return round(v,b+v.e+1,q)}D=String(e);if(y=typeof e=="number"){if(e*0!=0)return h(v,D,y,t);v.s=1/e<0?(D=D.slice(1),-1):1;if(BigNumber.DEBUG&&D.replace(/^0\.0*|\./,"").length>15){throw Error(c+e)}}else{v.s=D.charCodeAt(0)===45?(D=D.slice(1),-1):1}i=T.slice(0,t);p=d=0;for(m=D.length;d<m;d++){if(i.indexOf(a=D.charAt(d))<0){if(a=="."){if(d>p){p=m;continue}}else if(!u){if(D==D.toUpperCase()&&(D=D.toLowerCase())||D==D.toLowerCase()&&(D=D.toUpperCase())){u=true;d=-1;p=0;continue}}return h(v,String(e),y,t)}}y=false;D=s(D,t,10,v.s);if((p=D.indexOf("."))>-1)D=D.replace(".","");else p=D.length}for(d=0;D.charCodeAt(d)===48;d++);for(m=D.length;D.charCodeAt(--m)===48;);if(D=D.slice(d,++m)){m-=d;if(y&&BigNumber.DEBUG&&m>15&&(e>l||e!==n(e))){throw Error(c+v.s*e)}if((p=p-d-1)>S){v.c=v.e=null}else if(p<g){v.c=[v.e=0]}else{v.e=p;v.c=[];d=(p+1)%o;if(p<0)d+=o;if(d<m){if(d)v.c.push(+D.slice(0,d));for(m-=o;d<m;){v.c.push(+D.slice(d,d+=o))}d=o-(D=D.slice(d)).length}else{d-=m}for(;d--;D+="0");v.c.push(+D)}}else{v.c=[v.e=0]}}BigNumber.clone=clone;BigNumber.ROUND_UP=0;BigNumber.ROUND_DOWN=1;BigNumber.ROUND_CEIL=2;BigNumber.ROUND_FLOOR=3;BigNumber.ROUND_HALF_UP=4;BigNumber.ROUND_HALF_DOWN=5;BigNumber.ROUND_HALF_EVEN=6;BigNumber.ROUND_HALF_CEIL=7;BigNumber.ROUND_HALF_FLOOR=8;BigNumber.EUCLID=9;BigNumber.config=BigNumber.set=function(e){var t,s;if(e!=null){if(typeof e=="object"){if(e.hasOwnProperty(t="DECIMAL_PLACES")){s=e[t];intCheck(s,0,y,t);b=s}if(e.hasOwnProperty(t="ROUNDING_MODE")){s=e[t];intCheck(s,0,8,t);q=s}if(e.hasOwnProperty(t="EXPONENTIAL_AT")){s=e[t];if(s&&s.pop){intCheck(s[0],-y,0,t);intCheck(s[1],0,y,t);v=s[0];C=s[1]}else{intCheck(s,-y,y,t);v=-(C=s<0?-s:s)}}if(e.hasOwnProperty(t="RANGE")){s=e[t];if(s&&s.pop){intCheck(s[0],-y,-1,t);intCheck(s[1],1,y,t);g=s[0];S=s[1]}else{intCheck(s,-y,y,t);if(s){g=-(S=s<0?-s:s)}else{throw Error(a+t+" cannot be zero: "+s)}}}if(e.hasOwnProperty(t="CRYPTO")){s=e[t];if(s===!!s){if(s){if(typeof crypto!="undefined"&&crypto&&(crypto.getRandomValues||crypto.randomBytes)){P=s}else{P=!s;throw Error(a+"crypto unavailable")}}else{P=s}}else{throw Error(a+t+" not true or false: "+s)}}if(e.hasOwnProperty(t="MODULO_MODE")){s=e[t];intCheck(s,0,9,t);M=s}if(e.hasOwnProperty(t="POW_PRECISION")){s=e[t];intCheck(s,0,y,t);A=s}if(e.hasOwnProperty(t="FORMAT")){s=e[t];if(typeof s=="object")R=s;else throw Error(a+t+" not an object: "+s)}if(e.hasOwnProperty(t="ALPHABET")){s=e[t];if(typeof s=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test(s)){I=s.slice(0,10)=="0123456789";T=s}else{throw Error(a+t+" invalid: "+s)}}}else{throw Error(a+"Object expected: "+e)}}return{DECIMAL_PLACES:b,ROUNDING_MODE:q,EXPONENTIAL_AT:[v,C],RANGE:[g,S],CRYPTO:P,MODULO_MODE:M,POW_PRECISION:A,FORMAT:R,ALPHABET:T}};BigNumber.isBigNumber=function(e){if(!e||e._isBigNumber!==true)return false;if(!BigNumber.DEBUG)return true;var t,s,r=e.c,i=e.e,c=e.s;e:if({}.toString.call(r)=="[object Array]"){if((c===1||c===-1)&&i>=-y&&i<=y&&i===n(i)){if(r[0]===0){if(i===0&&r.length===1)return true;break e}t=(i+1)%o;if(t<1)t+=o;if(String(r[0]).length==t){for(t=0;t<r.length;t++){s=r[t];if(s<0||s>=u||s!==n(s))break e}if(s!==0)return true}}}else if(r===null&&i===null&&(c===null||c===1||c===-1)){return true}throw Error(a+"Invalid BigNumber: "+e)};BigNumber.maximum=BigNumber.max=function(){return maxOrMin(arguments,-1)};BigNumber.minimum=BigNumber.min=function(){return maxOrMin(arguments,1)};BigNumber.random=function(){var e=9007199254740992;var t=Math.random()*e&2097151?function(){return n(Math.random()*e)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function(e){var s,r,c,u,l,d=0,h=[],m=new BigNumber(D);if(e==null)e=b;else intCheck(e,0,y);u=i(e/o);if(P){if(crypto.getRandomValues){s=crypto.getRandomValues(new Uint32Array(u*=2));for(;d<u;){l=s[d]*131072+(s[d+1]>>>11);if(l>=9e15){r=crypto.getRandomValues(new Uint32Array(2));s[d]=r[0];s[d+1]=r[1]}else{h.push(l%1e14);d+=2}}d=u/2}else if(crypto.randomBytes){s=crypto.randomBytes(u*=7);for(;d<u;){l=(s[d]&31)*281474976710656+s[d+1]*1099511627776+s[d+2]*4294967296+s[d+3]*16777216+(s[d+4]<<16)+(s[d+5]<<8)+s[d+6];if(l>=9e15){crypto.randomBytes(7).copy(s,d)}else{h.push(l%1e14);d+=7}}d=u/7}else{P=false;throw Error(a+"crypto unavailable")}}if(!P){for(;d<u;){l=t();if(l<9e15)h[d++]=l%1e14}}u=h[--d];e%=o;if(u&&e){l=p[o-e];h[d]=n(u/l)*l}for(;h[d]===0;h.pop(),d--);if(d<0){h=[c=0]}else{for(c=-1;h[0]===0;h.splice(0,1),c-=o);for(d=1,l=h[0];l>=10;l/=10,d++);if(d<o)c-=o-d}m.e=c;m.c=h;return m}}();BigNumber.sum=function(){var e=1,t=arguments,s=new BigNumber(t[0]);for(;e<t.length;)s=s.plus(t[e++]);return s};s=function(){var e="0123456789";function toBaseOut(e,t,s,r){var i,n=[0],a,c=0,u=e.length;for(;c<u;){for(a=n.length;a--;n[a]*=t);n[0]+=r.indexOf(e.charAt(c++));for(i=0;i<n.length;i++){if(n[i]>s-1){if(n[i+1]==null)n[i+1]=0;n[i+1]+=n[i]/s|0;n[i]%=s}}}return n.reverse()}return function(s,r,i,n,a){var c,u,o,l,p,d,y,h,m=s.indexOf("."),D=b,v=q;if(m>=0){l=A;A=0;s=s.replace(".","");h=new BigNumber(r);d=h.pow(s.length-m);A=l;h.c=toBaseOut(toFixedPoint(coeffToString(d.c),d.e,"0"),10,i,e);h.e=h.c.length}y=toBaseOut(s,r,i,a?(c=T,e):(c=e,T));o=l=y.length;for(;y[--l]==0;y.pop());if(!y[0])return c.charAt(0);if(m<0){--o}else{d.c=y;d.e=o;d.s=n;d=t(d,h,D,v,i);y=d.c;p=d.r;o=d.e}u=o+D+1;m=y[u];l=i/2;p=p||u<0||y[u+1]!=null;p=v<4?(m!=null||p)&&(v==0||v==(d.s<0?3:2)):m>l||m==l&&(v==4||p||v==6&&y[u-1]&1||v==(d.s<0?8:7));if(u<1||!y[0]){s=p?toFixedPoint(c.charAt(1),-D,c.charAt(0)):c.charAt(0)}else{y.length=u;if(p){for(--i;++y[--u]>i;){y[u]=0;if(!u){++o;y=[1].concat(y)}}}for(l=y.length;!y[--l];);for(m=0,s="";m<=l;s+=c.charAt(y[m++]));s=toFixedPoint(s,o,c.charAt(0))}return s}}();t=function(){function multiply(e,t,s){var r,i,n,a,c=0,u=e.length,o=t%d,l=t/d|0;for(e=e.slice();u--;){n=e[u]%d;a=e[u]/d|0;r=l*n+a*o;i=o*n+r%d*d+c;c=(i/s|0)+(r/d|0)+l*a;e[u]=i%s}if(c)e=[c].concat(e);return e}function compare(e,t,s,r){var i,n;if(s!=r){n=s>r?1:-1}else{for(i=n=0;i<s;i++){if(e[i]!=t[i]){n=e[i]>t[i]?1:-1;break}}}return n}function subtract(e,t,s,r){var i=0;for(;s--;){e[s]-=i;i=e[s]<t[s]?1:0;e[s]=i*r+e[s]-t[s]}for(;!e[0]&&e.length>1;e.splice(0,1));}return function(e,t,s,r,i){var a,c,l,p,d,y,h,m,D,b,q,v,C,g,S,P,M,A=e.s==t.s?1:-1,R=e.c,T=t.c;if(!R||!R[0]||!T||!T[0]){return new BigNumber(!e.s||!t.s||(R?T&&R[0]==T[0]:!T)?NaN:R&&R[0]==0||!T?A*0:A/0)}m=new BigNumber(A);D=m.c=[];c=e.e-t.e;A=s+c+1;if(!i){i=u;c=bitFloor(e.e/o)-bitFloor(t.e/o);A=A/o|0}for(l=0;T[l]==(R[l]||0);l++);if(T[l]>(R[l]||0))c--;if(A<0){D.push(1);p=true}else{g=R.length;P=T.length;l=0;A+=2;d=n(i/(T[0]+1));if(d>1){T=multiply(T,d,i);R=multiply(R,d,i);P=T.length;g=R.length}C=P;b=R.slice(0,P);q=b.length;for(;q<P;b[q++]=0);M=T.slice();M=[0].concat(M);S=T[0];if(T[1]>=i/2)S++;do{d=0;a=compare(T,b,P,q);if(a<0){v=b[0];if(P!=q)v=v*i+(b[1]||0);d=n(v/S);if(d>1){if(d>=i)d=i-1;y=multiply(T,d,i);h=y.length;q=b.length;while(compare(y,b,h,q)==1){d--;subtract(y,P<h?M:T,h,i);h=y.length;a=1}}else{if(d==0){a=d=1}y=T.slice();h=y.length}if(h<q)y=[0].concat(y);subtract(b,y,q,i);q=b.length;if(a==-1){while(compare(T,b,P,q)<1){d++;subtract(b,P<q?M:T,q,i);q=b.length}}}else if(a===0){d++;b=[0]}D[l++]=d;if(b[0]){b[q++]=R[C]||0}else{b=[R[C]];q=1}}while((C++<g||b[0]!=null)&&A--);p=b[0]!=null;if(!D[0])D.splice(0,1)}if(i==u){for(l=1,A=D[0];A>=10;A/=10,l++);round(m,s+(m.e=l+c*o-1)+1,r,p)}else{m.e=c;m.r=+p}return m}}();function format(e,t,s,r){var i,n,a,c,u;if(s==null)s=q;else intCheck(s,0,8);if(!e.c)return e.toString();i=e.c[0];a=e.e;if(t==null){u=coeffToString(e.c);u=r==1||r==2&&(a<=v||a>=C)?toExponential(u,a):toFixedPoint(u,a,"0")}else{e=round(new BigNumber(e),t,s);n=e.e;u=coeffToString(e.c);c=u.length;if(r==1||r==2&&(t<=n||n<=v)){for(;c<t;u+="0",c++);u=toExponential(u,n)}else{t-=a;u=toFixedPoint(u,n,"0");if(n+1>c){if(--t>0)for(u+=".";t--;u+="0");}else{t+=n-c;if(t>0){if(n+1==c)u+=".";for(;t--;u+="0");}}}}return e.s<0&&i?"-"+u:u}function maxOrMin(e,t){var s,r,i=1,n=new BigNumber(e[0]);for(;i<e.length;i++){r=new BigNumber(e[i]);if(!r.s||(s=compare(n,r))===t||s===0&&n.s===t){n=r}}return n}function normalise(e,t,s){var r=1,i=t.length;for(;!t[--i];t.pop());for(i=t[0];i>=10;i/=10,r++);if((s=r+s*o-1)>S){e.c=e.e=null}else if(s<g){e.c=[e.e=0]}else{e.e=s;e.c=t}return e}h=function(){var e=/^(-?)0([xbo])(?=\w[\w.]*$)/i,t=/^([^.]+)\.$/,s=/^\.([^.]+)$/,r=/^-?(Infinity|NaN)$/,i=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(n,c,u,o){var l,p=u?c:c.replace(i,"");if(r.test(p)){n.s=isNaN(p)?null:p<0?-1:1}else{if(!u){p=p.replace(e,(function(e,t,s){l=(s=s.toLowerCase())=="x"?16:s=="b"?2:8;return!o||o==l?t:e}));if(o){l=o;p=p.replace(t,"$1").replace(s,"0.$1")}if(c!=p)return new BigNumber(p,l)}if(BigNumber.DEBUG){throw Error(a+"Not a"+(o?" base "+o:"")+" number: "+c)}n.s=null}n.c=n.e=null}}();function round(e,t,s,r){var a,c,l,d,y,h,m,D=e.c,b=p;if(D){e:{for(a=1,d=D[0];d>=10;d/=10,a++);c=t-a;if(c<0){c+=o;l=t;y=D[h=0];m=n(y/b[a-l-1]%10)}else{h=i((c+1)/o);if(h>=D.length){if(r){for(;D.length<=h;D.push(0));y=m=0;a=1;c%=o;l=c-o+1}else{break e}}else{y=d=D[h];for(a=1;d>=10;d/=10,a++);c%=o;l=c-o+a;m=l<0?0:n(y/b[a-l-1]%10)}}r=r||t<0||D[h+1]!=null||(l<0?y:y%b[a-l-1]);r=s<4?(m||r)&&(s==0||s==(e.s<0?3:2)):m>5||m==5&&(s==4||r||s==6&&(c>0?l>0?y/b[a-l]:0:D[h-1])%10&1||s==(e.s<0?8:7));if(t<1||!D[0]){D.length=0;if(r){t-=e.e+1;D[0]=b[(o-t%o)%o];e.e=-t||0}else{D[0]=e.e=0}return e}if(c==0){D.length=h;d=1;h--}else{D.length=h+1;d=b[o-c];D[h]=l>0?n(y/b[a-l]%b[l])*d:0}if(r){for(;;){if(h==0){for(c=1,l=D[0];l>=10;l/=10,c++);l=D[0]+=d;for(d=1;l>=10;l/=10,d++);if(c!=d){e.e++;if(D[0]==u)D[0]=1}break}else{D[h]+=d;if(D[h]!=u)break;D[h--]=0;d=1}}}for(c=D.length;D[--c]===0;D.pop());}if(e.e>S){e.c=e.e=null}else if(e.e<g){e.c=[e.e=0]}}return e}function valueOf(e){var t,s=e.e;if(s===null)return e.toString();t=coeffToString(e.c);t=s<=v||s>=C?toExponential(t,s):toFixedPoint(t,s,"0");return e.s<0?"-"+t:t}m.absoluteValue=m.abs=function(){var e=new BigNumber(this);if(e.s<0)e.s=1;return e};m.comparedTo=function(e,t){return compare(this,new BigNumber(e,t))};m.decimalPlaces=m.dp=function(e,t){var s,r,i,n=this;if(e!=null){intCheck(e,0,y);if(t==null)t=q;else intCheck(t,0,8);return round(new BigNumber(n),e+n.e+1,t)}if(!(s=n.c))return null;r=((i=s.length-1)-bitFloor(this.e/o))*o;if(i=s[i])for(;i%10==0;i/=10,r--);if(r<0)r=0;return r};m.dividedBy=m.div=function(e,s){return t(this,new BigNumber(e,s),b,q)};m.dividedToIntegerBy=m.idiv=function(e,s){return t(this,new BigNumber(e,s),0,1)};m.exponentiatedBy=m.pow=function(e,t){var s,r,c,u,l,p,d,y,h,m=this;e=new BigNumber(e);if(e.c&&!e.isInteger()){throw Error(a+"Exponent not an integer: "+valueOf(e))}if(t!=null)t=new BigNumber(t);p=e.e>14;if(!m.c||!m.c[0]||m.c[0]==1&&!m.e&&m.c.length==1||!e.c||!e.c[0]){h=new BigNumber(Math.pow(+valueOf(m),p?e.s*(2-isOdd(e)):+valueOf(e)));return t?h.mod(t):h}d=e.s<0;if(t){if(t.c?!t.c[0]:!t.s)return new BigNumber(NaN);r=!d&&m.isInteger()&&t.isInteger();if(r)m=m.mod(t)}else if(e.e>9&&(m.e>0||m.e<-1||(m.e==0?m.c[0]>1||p&&m.c[1]>=24e7:m.c[0]<8e13||p&&m.c[0]<=9999975e7))){u=m.s<0&&isOdd(e)?-0:0;if(m.e>-1)u=1/u;return new BigNumber(d?1/u:u)}else if(A){u=i(A/o+2)}if(p){s=new BigNumber(.5);if(d)e.s=1;y=isOdd(e)}else{c=Math.abs(+valueOf(e));y=c%2}h=new BigNumber(D);for(;;){if(y){h=h.times(m);if(!h.c)break;if(u){if(h.c.length>u)h.c.length=u}else if(r){h=h.mod(t)}}if(c){c=n(c/2);if(c===0)break;y=c%2}else{e=e.times(s);round(e,e.e+1,1);if(e.e>14){y=isOdd(e)}else{c=+valueOf(e);if(c===0)break;y=c%2}}m=m.times(m);if(u){if(m.c&&m.c.length>u)m.c.length=u}else if(r){m=m.mod(t)}}if(r)return h;if(d)h=D.div(h);return t?h.mod(t):u?round(h,A,q,l):h};m.integerValue=function(e){var t=new BigNumber(this);if(e==null)e=q;else intCheck(e,0,8);return round(t,t.e+1,e)};m.isEqualTo=m.eq=function(e,t){return compare(this,new BigNumber(e,t))===0};m.isFinite=function(){return!!this.c};m.isGreaterThan=m.gt=function(e,t){return compare(this,new BigNumber(e,t))>0};m.isGreaterThanOrEqualTo=m.gte=function(e,t){return(t=compare(this,new BigNumber(e,t)))===1||t===0};m.isInteger=function(){return!!this.c&&bitFloor(this.e/o)>this.c.length-2};m.isLessThan=m.lt=function(e,t){return compare(this,new BigNumber(e,t))<0};m.isLessThanOrEqualTo=m.lte=function(e,t){return(t=compare(this,new BigNumber(e,t)))===-1||t===0};m.isNaN=function(){return!this.s};m.isNegative=function(){return this.s<0};m.isPositive=function(){return this.s>0};m.isZero=function(){return!!this.c&&this.c[0]==0};m.minus=function(e,t){var s,r,i,n,a=this,c=a.s;e=new BigNumber(e,t);t=e.s;if(!c||!t)return new BigNumber(NaN);if(c!=t){e.s=-t;return a.plus(e)}var l=a.e/o,p=e.e/o,d=a.c,y=e.c;if(!l||!p){if(!d||!y)return d?(e.s=-t,e):new BigNumber(y?a:NaN);if(!d[0]||!y[0]){return y[0]?(e.s=-t,e):new BigNumber(d[0]?a:q==3?-0:0)}}l=bitFloor(l);p=bitFloor(p);d=d.slice();if(c=l-p){if(n=c<0){c=-c;i=d}else{p=l;i=y}i.reverse();for(t=c;t--;i.push(0));i.reverse()}else{r=(n=(c=d.length)<(t=y.length))?c:t;for(c=t=0;t<r;t++){if(d[t]!=y[t]){n=d[t]<y[t];break}}}if(n){i=d;d=y;y=i;e.s=-e.s}t=(r=y.length)-(s=d.length);if(t>0)for(;t--;d[s++]=0);t=u-1;for(;r>c;){if(d[--r]<y[r]){for(s=r;s&&!d[--s];d[s]=t);--d[s];d[r]+=u}d[r]-=y[r]}for(;d[0]==0;d.splice(0,1),--p);if(!d[0]){e.s=q==3?-1:1;e.c=[e.e=0];return e}return normalise(e,d,p)};m.modulo=m.mod=function(e,s){var r,i,n=this;e=new BigNumber(e,s);if(!n.c||!e.s||e.c&&!e.c[0]){return new BigNumber(NaN)}else if(!e.c||n.c&&!n.c[0]){return new BigNumber(n)}if(M==9){i=e.s;e.s=1;r=t(n,e,0,3);e.s=i;r.s*=i}else{r=t(n,e,0,M)}e=n.minus(r.times(e));if(!e.c[0]&&M==1)e.s=n.s;return e};m.multipliedBy=m.times=function(e,t){var s,r,i,n,a,c,l,p,y,h,m,D,b,q,v,C=this,g=C.c,S=(e=new BigNumber(e,t)).c;if(!g||!S||!g[0]||!S[0]){if(!C.s||!e.s||g&&!g[0]&&!S||S&&!S[0]&&!g){e.c=e.e=e.s=null}else{e.s*=C.s;if(!g||!S){e.c=e.e=null}else{e.c=[0];e.e=0}}return e}r=bitFloor(C.e/o)+bitFloor(e.e/o);e.s*=C.s;l=g.length;h=S.length;if(l<h){b=g;g=S;S=b;i=l;l=h;h=i}for(i=l+h,b=[];i--;b.push(0));q=u;v=d;for(i=h;--i>=0;){s=0;m=S[i]%v;D=S[i]/v|0;for(a=l,n=i+a;n>i;){p=g[--a]%v;y=g[a]/v|0;c=D*p+y*m;p=m*p+c%v*v+b[n]+s;s=(p/q|0)+(c/v|0)+D*y;b[n--]=p%q}b[n]=s}if(s){++r}else{b.splice(0,1)}return normalise(e,b,r)};m.negated=function(){var e=new BigNumber(this);e.s=-e.s||null;return e};m.plus=function(e,t){var s,r=this,i=r.s;e=new BigNumber(e,t);t=e.s;if(!i||!t)return new BigNumber(NaN);if(i!=t){e.s=-t;return r.minus(e)}var n=r.e/o,a=e.e/o,c=r.c,l=e.c;if(!n||!a){if(!c||!l)return new BigNumber(i/0);if(!c[0]||!l[0])return l[0]?e:new BigNumber(c[0]?r:i*0)}n=bitFloor(n);a=bitFloor(a);c=c.slice();if(i=n-a){if(i>0){a=n;s=l}else{i=-i;s=c}s.reverse();for(;i--;s.push(0));s.reverse()}i=c.length;t=l.length;if(i-t<0){s=l;l=c;c=s;t=i}for(i=0;t;){i=(c[--t]=c[t]+l[t]+i)/u|0;c[t]=u===c[t]?0:c[t]%u}if(i){c=[i].concat(c);++a}return normalise(e,c,a)};m.precision=m.sd=function(e,t){var s,r,i,n=this;if(e!=null&&e!==!!e){intCheck(e,1,y);if(t==null)t=q;else intCheck(t,0,8);return round(new BigNumber(n),e,t)}if(!(s=n.c))return null;i=s.length-1;r=i*o+1;if(i=s[i]){for(;i%10==0;i/=10,r--);for(i=s[0];i>=10;i/=10,r++);}if(e&&n.e+1>r)r=n.e+1;return r};m.shiftedBy=function(e){intCheck(e,-l,l);return this.times("1e"+e)};m.squareRoot=m.sqrt=function(){var e,s,r,i,n,a=this,c=a.c,u=a.s,o=a.e,l=b+4,p=new BigNumber("0.5");if(u!==1||!c||!c[0]){return new BigNumber(!u||u<0&&(!c||c[0])?NaN:c?a:1/0)}u=Math.sqrt(+valueOf(a));if(u==0||u==1/0){s=coeffToString(c);if((s.length+o)%2==0)s+="0";u=Math.sqrt(+s);o=bitFloor((o+1)/2)-(o<0||o%2);if(u==1/0){s="5e"+o}else{s=u.toExponential();s=s.slice(0,s.indexOf("e")+1)+o}r=new BigNumber(s)}else{r=new BigNumber(u+"")}if(r.c[0]){o=r.e;u=o+l;if(u<3)u=0;for(;;){n=r;r=p.times(n.plus(t(a,n,l,1)));if(coeffToString(n.c).slice(0,u)===(s=coeffToString(r.c)).slice(0,u)){if(r.e<o)--u;s=s.slice(u-3,u+1);if(s=="9999"||!i&&s=="4999"){if(!i){round(n,n.e+b+2,0);if(n.times(n).eq(a)){r=n;break}}l+=4;u+=4;i=1}else{if(!+s||!+s.slice(1)&&s.charAt(0)=="5"){round(r,r.e+b+2,1);e=!r.times(r).eq(a)}break}}}}return round(r,r.e+b+1,q,e)};m.toExponential=function(e,t){if(e!=null){intCheck(e,0,y);e++}return format(this,e,t,1)};m.toFixed=function(e,t){if(e!=null){intCheck(e,0,y);e=e+this.e+1}return format(this,e,t)};m.toFormat=function(e,t,s){var r,i=this;if(s==null){if(e!=null&&t&&typeof t=="object"){s=t;t=null}else if(e&&typeof e=="object"){s=e;e=t=null}else{s=R}}else if(typeof s!="object"){throw Error(a+"Argument not an object: "+s)}r=i.toFixed(e,t);if(i.c){var n,c=r.split("."),u=+s.groupSize,o=+s.secondaryGroupSize,l=s.groupSeparator||"",p=c[0],d=c[1],y=i.s<0,h=y?p.slice(1):p,m=h.length;if(o){n=u;u=o;o=n;m-=n}if(u>0&&m>0){n=m%u||u;p=h.substr(0,n);for(;n<m;n+=u)p+=l+h.substr(n,u);if(o>0)p+=l+h.slice(n);if(y)p="-"+p}r=d?p+(s.decimalSeparator||"")+((o=+s.fractionGroupSize)?d.replace(new RegExp("\\d{"+o+"}\\B","g"),"$&"+(s.fractionGroupSeparator||"")):d):p}return(s.prefix||"")+r+(s.suffix||"")};m.toFraction=function(e){var s,r,i,n,c,u,l,d,y,h,m,b,v=this,C=v.c;if(e!=null){l=new BigNumber(e);if(!l.isInteger()&&(l.c||l.s!==1)||l.lt(D)){throw Error(a+"Argument "+(l.isInteger()?"out of range: ":"not an integer: ")+valueOf(l))}}if(!C)return new BigNumber(v);s=new BigNumber(D);y=r=new BigNumber(D);i=d=new BigNumber(D);b=coeffToString(C);c=s.e=b.length-v.e-1;s.c[0]=p[(u=c%o)<0?o+u:u];e=!e||l.comparedTo(s)>0?c>0?s:y:l;u=S;S=1/0;l=new BigNumber(b);d.c[0]=0;for(;;){h=t(l,s,0,1);n=r.plus(h.times(i));if(n.comparedTo(e)==1)break;r=i;i=n;y=d.plus(h.times(n=y));d=n;s=l.minus(h.times(n=s));l=n}n=t(e.minus(r),i,0,1);d=d.plus(n.times(y));r=r.plus(n.times(i));d.s=y.s=v.s;c=c*2;m=t(y,i,c,q).minus(v).abs().comparedTo(t(d,r,c,q).minus(v).abs())<1?[y,i]:[d,r];S=u;return m};m.toNumber=function(){return+valueOf(this)};m.toPrecision=function(e,t){if(e!=null)intCheck(e,1,y);return format(this,e,t,2)};m.toString=function(e){var t,r=this,i=r.s,n=r.e;if(n===null){if(i){t="Infinity";if(i<0)t="-"+t}else{t="NaN"}}else{if(e==null){t=n<=v||n>=C?toExponential(coeffToString(r.c),n):toFixedPoint(coeffToString(r.c),n,"0")}else if(e===10&&I){r=round(new BigNumber(r),b+n+1,q);t=toFixedPoint(coeffToString(r.c),r.e,"0")}else{intCheck(e,2,T.length,"Base");t=s(toFixedPoint(coeffToString(r.c),n,"0"),10,e,i,true)}if(i<0&&r.c[0])t="-"+t}return t};m.valueOf=m.toJSON=function(){return valueOf(this)};m._isBigNumber=true;if(e!=null)BigNumber.set(e);return BigNumber}function bitFloor(e){var t=e|0;return e>0||e===t?t:t-1}function coeffToString(e){var t,s,r=1,i=e.length,n=e[0]+"";for(;r<i;){t=e[r++]+"";s=o-t.length;for(;s--;t="0"+t);n+=t}for(i=n.length;n.charCodeAt(--i)===48;);return n.slice(0,i+1||1)}function compare(e,t){var s,r,i=e.c,n=t.c,a=e.s,c=t.s,u=e.e,o=t.e;if(!a||!c)return null;s=i&&!i[0];r=n&&!n[0];if(s||r)return s?r?0:-c:a;if(a!=c)return a;s=a<0;r=u==o;if(!i||!n)return r?0:!i^s?1:-1;if(!r)return u>o^s?1:-1;c=(u=i.length)<(o=n.length)?u:o;for(a=0;a<c;a++)if(i[a]!=n[a])return i[a]>n[a]^s?1:-1;return u==o?0:u>o^s?1:-1}function intCheck(e,t,s,r){if(e<t||e>s||e!==n(e)){throw Error(a+(r||"Argument")+(typeof e=="number"?e<t||e>s?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e))}}function isOdd(e){var t=e.c.length-1;return bitFloor(e.e/o)==t&&e.c[t]%2!=0}function toExponential(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function toFixedPoint(e,t,s){var r,i;if(t<0){for(i=s+".";++t;i+=s);e=i+e}else{r=e.length;if(++t>r){for(i=s,t-=r;--t;i+=s);e+=i}else if(t<r){e=e.slice(0,t)+"."+e.slice(t)}}return e}s=clone();s["default"]=s.BigNumber=s;if(typeof define=="function"&&define.amd){define((function(){return s}))}else if(true&&e.exports){e.exports=s}else{if(!t){t=typeof self!="undefined"&&self?self:window}t.BigNumber=s}})(this)},87315:function(e,t,s){var r=s(39023);var i=s(2203).Stream;var n=s(93882);e.exports=CombinedStream;function CombinedStream(){this.writable=false;this.readable=true;this.dataSize=0;this.maxDataSize=2*1024*1024;this.pauseStreams=true;this._released=false;this._streams=[];this._currentStream=null;this._insideLoop=false;this._pendingNext=false}r.inherits(CombinedStream,i);CombinedStream.create=function(e){var t=new this;e=e||{};for(var s in e){t[s]=e[s]}return t};CombinedStream.isStreamLike=function(e){return typeof e!=="function"&&typeof e!=="string"&&typeof e!=="boolean"&&typeof e!=="number"&&!Buffer.isBuffer(e)};CombinedStream.prototype.append=function(e){var t=CombinedStream.isStreamLike(e);if(t){if(!(e instanceof n)){var s=n.create(e,{maxDataSize:Infinity,pauseStream:this.pauseStreams});e.on("data",this._checkDataSize.bind(this));e=s}this._handleErrors(e);if(this.pauseStreams){e.pause()}}this._streams.push(e);return this};CombinedStream.prototype.pipe=function(e,t){i.prototype.pipe.call(this,e,t);this.resume();return e};CombinedStream.prototype._getNext=function(){this._currentStream=null;if(this._insideLoop){this._pendingNext=true;return}this._insideLoop=true;try{do{this._pendingNext=false;this._realGetNext()}while(this._pendingNext)}finally{this._insideLoop=false}};CombinedStream.prototype._realGetNext=function(){var e=this._streams.shift();if(typeof e=="undefined"){this.end();return}if(typeof e!=="function"){this._pipeNext(e);return}var t=e;t(function(e){var t=CombinedStream.isStreamLike(e);if(t){e.on("data",this._checkDataSize.bind(this));this._handleErrors(e)}this._pipeNext(e)}.bind(this))};CombinedStream.prototype._pipeNext=function(e){this._currentStream=e;var t=CombinedStream.isStreamLike(e);if(t){e.on("end",this._getNext.bind(this));e.pipe(this,{end:false});return}var s=e;this.write(s);this._getNext()};CombinedStream.prototype._handleErrors=function(e){var t=this;e.on("error",(function(e){t._emitError(e)}))};CombinedStream.prototype.write=function(e){this.emit("data",e)};CombinedStream.prototype.pause=function(){if(!this.pauseStreams){return}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.pause=="function")this._currentStream.pause();this.emit("pause")};CombinedStream.prototype.resume=function(){if(!this._released){this._released=true;this.writable=true;this._getNext()}if(this.pauseStreams&&this._currentStream&&typeof this._currentStream.resume=="function")this._currentStream.resume();this.emit("resume")};CombinedStream.prototype.end=function(){this._reset();this.emit("end")};CombinedStream.prototype.destroy=function(){this._reset();this.emit("close")};CombinedStream.prototype._reset=function(){this.writable=false;this._streams=[];this._currentStream=null};CombinedStream.prototype._checkDataSize=function(){this._updateDataSize();if(this.dataSize<=this.maxDataSize){return}var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this._emitError(new Error(e))};CombinedStream.prototype._updateDataSize=function(){this.dataSize=0;var e=this;this._streams.forEach((function(t){if(!t.dataSize){return}e.dataSize+=t.dataSize}));if(this._currentStream&&this._currentStream.dataSize){this.dataSize+=this._currentStream.dataSize}};CombinedStream.prototype._emitError=function(e){this._reset();this.emit("error",e)}},5313:function(e,t,s){t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.storage=localstorage();t.destroy=(()=>{let e=false;return()=>{if(!e){e=true;console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}}})();t.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function useColors(){if(typeof window!=="undefined"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)){return true}if(typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)){return false}let e;return typeof document!=="undefined"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window!=="undefined"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator!=="undefined"&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator!=="undefined"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function formatArgs(t){t[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+t[0]+(this.useColors?"%c ":" ")+"+"+e.exports.humanize(this.diff);if(!this.useColors){return}const s="color: "+this.color;t.splice(1,0,s,"color: inherit");let r=0;let i=0;t[0].replace(/%[a-zA-Z%]/g,(e=>{if(e==="%%"){return}r++;if(e==="%c"){i=r}}));t.splice(i,0,s)}t.log=console.debug||console.log||(()=>{});function save(e){try{if(e){t.storage.setItem("debug",e)}else{t.storage.removeItem("debug")}}catch(e){}}function load(){let e;try{e=t.storage.getItem("debug")||t.storage.getItem("DEBUG")}catch(e){}if(!e&&typeof process!=="undefined"&&"env"in process){e=process.env.DEBUG}return e}function localstorage(){try{return localStorage}catch(e){}}e.exports=s(85384)(t);const{formatters:r}=e.exports;r.j=function(e){try{return JSON.stringify(e)}catch(e){return"[UnexpectedJSONParseError]: "+e.message}}},85384:function(e,t,s){function setup(e){createDebug.debug=createDebug;createDebug.default=createDebug;createDebug.coerce=coerce;createDebug.disable=disable;createDebug.enable=enable;createDebug.enabled=enabled;createDebug.humanize=s(2134);createDebug.destroy=destroy;Object.keys(e).forEach((t=>{createDebug[t]=e[t]}));createDebug.names=[];createDebug.skips=[];createDebug.formatters={};function selectColor(e){let t=0;for(let s=0;s<e.length;s++){t=(t<<5)-t+e.charCodeAt(s);t|=0}return createDebug.colors[Math.abs(t)%createDebug.colors.length]}createDebug.selectColor=selectColor;function createDebug(e){let t;let s=null;let r;let i;function debug(...e){if(!debug.enabled){return}const s=debug;const r=Number(new Date);const i=r-(t||r);s.diff=i;s.prev=t;s.curr=r;t=r;e[0]=createDebug.coerce(e[0]);if(typeof e[0]!=="string"){e.unshift("%O")}let n=0;e[0]=e[0].replace(/%([a-zA-Z%])/g,((t,r)=>{if(t==="%%"){return"%"}n++;const i=createDebug.formatters[r];if(typeof i==="function"){const r=e[n];t=i.call(s,r);e.splice(n,1);n--}return t}));createDebug.formatArgs.call(s,e);const a=s.log||createDebug.log;a.apply(s,e)}debug.namespace=e;debug.useColors=createDebug.useColors();debug.color=createDebug.selectColor(e);debug.extend=extend;debug.destroy=createDebug.destroy;Object.defineProperty(debug,"enabled",{enumerable:true,configurable:false,get:()=>{if(s!==null){return s}if(r!==createDebug.namespaces){r=createDebug.namespaces;i=createDebug.enabled(e)}return i},set:e=>{s=e}});if(typeof createDebug.init==="function"){createDebug.init(debug)}return debug}function extend(e,t){const s=createDebug(this.namespace+(typeof t==="undefined"?":":t)+e);s.log=this.log;return s}function enable(e){createDebug.save(e);createDebug.namespaces=e;createDebug.names=[];createDebug.skips=[];const t=(typeof e==="string"?e:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(const e of t){if(e[0]==="-"){createDebug.skips.push(e.slice(1))}else{createDebug.names.push(e)}}}function matchesTemplate(e,t){let s=0;let r=0;let i=-1;let n=0;while(s<e.length){if(r<t.length&&(t[r]===e[s]||t[r]==="*")){if(t[r]==="*"){i=r;n=s;r++}else{s++;r++}}else if(i!==-1){r=i+1;n++;s=n}else{return false}}while(r<t.length&&t[r]==="*"){r++}return r===t.length}function disable(){const e=[...createDebug.names,...createDebug.skips.map((e=>"-"+e))].join(",");createDebug.enable("");return e}function enabled(e){for(const t of createDebug.skips){if(matchesTemplate(e,t)){return false}}for(const t of createDebug.names){if(matchesTemplate(e,t)){return true}}return false}function coerce(e){if(e instanceof Error){return e.stack||e.message}return e}function destroy(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}createDebug.enable(createDebug.load());return createDebug}e.exports=setup},86449:function(e,t,s){if(typeof process==="undefined"||process.type==="renderer"||process.browser===true||process.__nwjs){e.exports=s(5313)}else{e.exports=s(40249)}},40249:function(e,t,s){const r=s(52018);const i=s(39023);t.init=init;t.log=log;t.formatArgs=formatArgs;t.save=save;t.load=load;t.useColors=useColors;t.destroy=i.deprecate((()=>{}),"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");t.colors=[6,2,3,4,5,1];try{const e=s(45414);if(e&&(e.stderr||e).level>=2){t.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]}}catch(e){}t.inspectOpts=Object.keys(process.env).filter((e=>/^debug_/i.test(e))).reduce(((e,t)=>{const s=t.substring(6).toLowerCase().replace(/_([a-z])/g,((e,t)=>t.toUpperCase()));let r=process.env[t];if(/^(yes|on|true|enabled)$/i.test(r)){r=true}else if(/^(no|off|false|disabled)$/i.test(r)){r=false}else if(r==="null"){r=null}else{r=Number(r)}e[s]=r;return e}),{});function useColors(){return"colors"in t.inspectOpts?Boolean(t.inspectOpts.colors):r.isatty(process.stderr.fd)}function formatArgs(t){const{namespace:s,useColors:r}=this;if(r){const r=this.color;const i="[3"+(r<8?r:"8;5;"+r);const n=` ${i};1m${s} [0m`;t[0]=n+t[0].split("\n").join("\n"+n);t.push(i+"m+"+e.exports.humanize(this.diff)+"[0m")}else{t[0]=getDate()+s+" "+t[0]}}function getDate(){if(t.inspectOpts.hideDate){return""}return(new Date).toISOString()+" "}function log(...e){return process.stderr.write(i.formatWithOptions(t.inspectOpts,...e)+"\n")}function save(e){if(e){process.env.DEBUG=e}else{delete process.env.DEBUG}}function load(){return process.env.DEBUG}function init(e){e.inspectOpts={};const s=Object.keys(t.inspectOpts);for(let r=0;r<s.length;r++){e.inspectOpts[s[r]]=t.inspectOpts[s[r]]}}e.exports=s(85384)(t);const{formatters:n}=e.exports;n.o=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts).split("\n").map((e=>e.trim())).join(" ")};n.O=function(e){this.inspectOpts.colors=this.useColors;return i.inspect(e,this.inspectOpts)}},93882:function(e,t,s){var r=s(2203).Stream;var i=s(39023);e.exports=DelayedStream;function DelayedStream(){this.source=null;this.dataSize=0;this.maxDataSize=1024*1024;this.pauseStream=true;this._maxDataSizeExceeded=false;this._released=false;this._bufferedEvents=[]}i.inherits(DelayedStream,r);DelayedStream.create=function(e,t){var s=new this;t=t||{};for(var r in t){s[r]=t[r]}s.source=e;var i=e.emit;e.emit=function(){s._handleEmit(arguments);return i.apply(e,arguments)};e.on("error",(function(){}));if(s.pauseStream){e.pause()}return s};Object.defineProperty(DelayedStream.prototype,"readable",{configurable:true,enumerable:true,get:function(){return this.source.readable}});DelayedStream.prototype.setEncoding=function(){return this.source.setEncoding.apply(this.source,arguments)};DelayedStream.prototype.resume=function(){if(!this._released){this.release()}this.source.resume()};DelayedStream.prototype.pause=function(){this.source.pause()};DelayedStream.prototype.release=function(){this._released=true;this._bufferedEvents.forEach(function(e){this.emit.apply(this,e)}.bind(this));this._bufferedEvents=[]};DelayedStream.prototype.pipe=function(){var e=r.prototype.pipe.apply(this,arguments);this.resume();return e};DelayedStream.prototype._handleEmit=function(e){if(this._released){this.emit.apply(this,e);return}if(e[0]==="data"){this.dataSize+=e[1].length;this._checkIfMaxDataSizeExceeded()}this._bufferedEvents.push(e)};DelayedStream.prototype._checkIfMaxDataSizeExceeded=function(){if(this._maxDataSizeExceeded){return}if(this.dataSize<=this.maxDataSize){return}this._maxDataSizeExceeded=true;var e="DelayedStream#maxDataSize of "+this.maxDataSize+" bytes exceeded.";this.emit("error",new Error(e))}},92280:function(e,t,s){"use strict";var r=s(2389);e.exports.C=convert;function convert(e,t,s){s=checkEncoding(s||"UTF-8");t=checkEncoding(t||"UTF-8");e=e||"";var r;if(s!=="UTF-8"&&typeof e==="string"){e=Buffer.from(e,"binary")}if(s===t){if(typeof e==="string"){r=Buffer.from(e)}else{r=e}}else{try{r=convertIconvLite(e,t,s)}catch(t){console.error(t);r=e}}if(typeof r==="string"){r=Buffer.from(r,"utf-8")}return r}function convertIconvLite(e,t,s){if(t==="UTF-8"){return r.decode(e,s)}else if(s==="UTF-8"){return r.encode(e,t)}else{return r.encode(r.decode(e,s),t)}}function checkEncoding(e){return(e||"").toString().trim().replace(/^latin[\-_]?(\d+)$/i,"ISO-8859-$1").replace(/^win(?:dows)?[\-_]?(\d+)$/i,"WINDOWS-$1").replace(/^utf[\-_]?(\d+)$/i,"UTF-$1").replace(/^ks_c_5601\-1987$/i,"CP949").replace(/^us[\-_]?ascii$/i,"ASCII").toUpperCase()}},27009:function(e,t,s){var r=s(87315);var i=s(39023);var n=s(16928);var a=s(58611);var c=s(65692);var u=s(87016).parse;var o=s(79896);var l=s(56553);var p=s(95094);var d=s(97986);e.exports=FormData;i.inherits(FormData,r);function FormData(e){if(!(this instanceof FormData)){return new FormData(e)}this._overheadLength=0;this._valueLength=0;this._valuesToMeasure=[];r.call(this);e=e||{};for(var t in e){this[t]=e[t]}}FormData.LINE_BREAK="\r\n";FormData.DEFAULT_CONTENT_TYPE="application/octet-stream";FormData.prototype.append=function(e,t,s){s=s||{};if(typeof s=="string"){s={filename:s}}var n=r.prototype.append.bind(this);if(typeof t=="number"){t=""+t}if(i.isArray(t)){this._error(new Error("Arrays are not supported."));return}var a=this._multiPartHeader(e,t,s);var c=this._multiPartFooter();n(a);n(t);n(c);this._trackLength(a,t,s)};FormData.prototype._trackLength=function(e,t,s){var r=0;if(s.knownLength!=null){r+=+s.knownLength}else if(Buffer.isBuffer(t)){r=t.length}else if(typeof t==="string"){r=Buffer.byteLength(t)}this._valueLength+=r;this._overheadLength+=Buffer.byteLength(e)+FormData.LINE_BREAK.length;if(!t||!t.path&&!(t.readable&&t.hasOwnProperty("httpVersion"))){return}if(!s.knownLength){this._valuesToMeasure.push(t)}};FormData.prototype._lengthRetriever=function(e,t){if(e.hasOwnProperty("fd")){if(e.end!=undefined&&e.end!=Infinity&&e.start!=undefined){t(null,e.end+1-(e.start?e.start:0))}else{o.stat(e.path,(function(s,r){var i;if(s){t(s);return}i=r.size-(e.start?e.start:0);t(null,i)}))}}else if(e.hasOwnProperty("httpVersion")){t(null,+e.headers["content-length"])}else if(e.hasOwnProperty("httpModule")){e.on("response",(function(s){e.pause();t(null,+s.headers["content-length"])}));e.resume()}else{t("Unknown stream")}};FormData.prototype._multiPartHeader=function(e,t,s){if(typeof s.header=="string"){return s.header}var r=this._getContentDisposition(t,s);var i=this._getContentType(t,s);var n="";var a={"Content-Disposition":["form-data",'name="'+e+'"'].concat(r||[]),"Content-Type":[].concat(i||[])};if(typeof s.header=="object"){d(a,s.header)}var c;for(var u in a){if(!a.hasOwnProperty(u))continue;c=a[u];if(c==null){continue}if(!Array.isArray(c)){c=[c]}if(c.length){n+=u+": "+c.join("; ")+FormData.LINE_BREAK}}return"--"+this.getBoundary()+FormData.LINE_BREAK+n+FormData.LINE_BREAK};FormData.prototype._getContentDisposition=function(e,t){var s,r;if(typeof t.filepath==="string"){s=n.normalize(t.filepath).replace(/\\/g,"/")}else if(t.filename||e.name||e.path){s=n.basename(t.filename||e.name||e.path)}else if(e.readable&&e.hasOwnProperty("httpVersion")){s=n.basename(e.client._httpMessage.path||"")}if(s){r='filename="'+s+'"'}return r};FormData.prototype._getContentType=function(e,t){var s=t.contentType;if(!s&&e.name){s=l.lookup(e.name)}if(!s&&e.path){s=l.lookup(e.path)}if(!s&&e.readable&&e.hasOwnProperty("httpVersion")){s=e.headers["content-type"]}if(!s&&(t.filepath||t.filename)){s=l.lookup(t.filepath||t.filename)}if(!s&&typeof e=="object"){s=FormData.DEFAULT_CONTENT_TYPE}return s};FormData.prototype._multiPartFooter=function(){return function(e){var t=FormData.LINE_BREAK;var s=this._streams.length===0;if(s){t+=this._lastBoundary()}e(t)}.bind(this)};FormData.prototype._lastBoundary=function(){return"--"+this.getBoundary()+"--"+FormData.LINE_BREAK};FormData.prototype.getHeaders=function(e){var t;var s={"content-type":"multipart/form-data; boundary="+this.getBoundary()};for(t in e){if(e.hasOwnProperty(t)){s[t.toLowerCase()]=e[t]}}return s};FormData.prototype.setBoundary=function(e){this._boundary=e};FormData.prototype.getBoundary=function(){if(!this._boundary){this._generateBoundary()}return this._boundary};FormData.prototype.getBuffer=function(){var e=new Buffer.alloc(0);var t=this.getBoundary();for(var s=0,r=this._streams.length;s<r;s++){if(typeof this._streams[s]!=="function"){if(Buffer.isBuffer(this._streams[s])){e=Buffer.concat([e,this._streams[s]])}else{e=Buffer.concat([e,Buffer.from(this._streams[s])])}if(typeof this._streams[s]!=="string"||this._streams[s].substring(2,t.length+2)!==t){e=Buffer.concat([e,Buffer.from(FormData.LINE_BREAK)])}}}return Buffer.concat([e,Buffer.from(this._lastBoundary())])};FormData.prototype._generateBoundary=function(){var e="--------------------------";for(var t=0;t<24;t++){e+=Math.floor(Math.random()*10).toString(16)}this._boundary=e};FormData.prototype.getLengthSync=function(){var e=this._overheadLength+this._valueLength;if(this._streams.length){e+=this._lastBoundary().length}if(!this.hasKnownLength()){this._error(new Error("Cannot calculate proper length in synchronous way."))}return e};FormData.prototype.hasKnownLength=function(){var e=true;if(this._valuesToMeasure.length){e=false}return e};FormData.prototype.getLength=function(e){var t=this._overheadLength+this._valueLength;if(this._streams.length){t+=this._lastBoundary().length}if(!this._valuesToMeasure.length){process.nextTick(e.bind(this,null,t));return}p.parallel(this._valuesToMeasure,this._lengthRetriever,(function(s,r){if(s){e(s);return}r.forEach((function(e){t+=e}));e(null,t)}))};FormData.prototype.submit=function(e,t){var s,r,i={method:"post"};if(typeof e=="string"){e=u(e);r=d({port:e.port,path:e.pathname,host:e.hostname,protocol:e.protocol},i)}else{r=d(e,i);if(!r.port){r.port=r.protocol=="https:"?443:80}}r.headers=this.getHeaders(e.headers);if(r.protocol=="https:"){s=c.request(r)}else{s=a.request(r)}this.getLength(function(e,r){if(e){this._error(e);return}s.setHeader("Content-Length",r);this.pipe(s);if(t){var i;var callback=function(e,r){s.removeListener("error",callback);s.removeListener("response",i);return t.call(this,e,r)};i=callback.bind(this,null);s.on("error",callback);s.on("response",i)}}.bind(this));return s};FormData.prototype._error=function(e){if(!this.error){this.error=e;this.pause();this.emit("error",e)}};FormData.prototype.toString=function(){return"[object FormData]"}},97986:function(e){e.exports=function(e,t){Object.keys(t).forEach((function(s){e[s]=e[s]||t[s]}));return e}},72030:function(e,t,s){"use strict";const{PassThrough:r}=s(2203);e.exports=e=>{e={...e};const{array:t}=e;let{encoding:s}=e;const i=s==="buffer";let n=false;if(t){n=!(s||i)}else{s=s||"utf8"}if(i){s=null}const a=new r({objectMode:n});if(s){a.setEncoding(s)}let c=0;const u=[];a.on("data",(e=>{u.push(e);if(n){c=u.length}else{c+=e.length}}));a.getBufferedValue=()=>{if(t){return u}return i?Buffer.concat(u,c):u.join("")};a.getBufferedLength=()=>c;return a}},3123:function(e,t,s){"use strict";const{constants:r}=s(20181);const i=s(2203);const{promisify:n}=s(39023);const a=s(72030);const c=n(i.pipeline);class MaxBufferError extends Error{constructor(){super("maxBuffer exceeded");this.name="MaxBufferError"}}async function getStream(e,t){if(!e){throw new Error("Expected a stream")}t={maxBuffer:Infinity,...t};const{maxBuffer:s}=t;const i=a(t);await new Promise(((t,n)=>{const rejectPromise=e=>{if(e&&i.getBufferedLength()<=r.MAX_LENGTH){e.bufferedData=i.getBufferedValue()}n(e)};(async()=>{try{await c(e,i);t()}catch(e){rejectPromise(e)}})();i.on("data",(()=>{if(i.getBufferedLength()>s){rejectPromise(new MaxBufferError)}}))}));return i.getBufferedValue()}e.exports=getStream;e.exports.buffer=(e,t)=>getStream(e,{...t,encoding:"buffer"});e.exports.array=(e,t)=>getStream(e,{...t,array:true});e.exports.MaxBufferError=MaxBufferError},42871:function(e){"use strict";e.exports=(e,t)=>{t=t||process.argv;const s=e.startsWith("-")?"":e.length===1?"-":"--";const r=t.indexOf(s+e);const i=t.indexOf("--");return r!==-1&&(i===-1?true:r<i)}},94522:function(e,t,s){"use strict";var r=this&&this.__awaiter||function(e,t,s,r){function adopt(e){return e instanceof s?e:new s((function(t){t(e)}))}return new(s||(s=Promise))((function(s,i){function fulfilled(e){try{step(r.next(e))}catch(e){i(e)}}function rejected(e){try{step(r["throw"](e))}catch(e){i(e)}}function step(e){e.done?s(e.value):adopt(e.value).then(fulfilled,rejected)}step((r=r.apply(e,t||[])).next())}))};var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});const n=i(s(69278));const a=i(s(64756));const c=i(s(87016));const u=i(s(42613));const o=i(s(86449));const l=s(14886);const p=i(s(24281));const d=o.default("https-proxy-agent:agent");class HttpsProxyAgent extends l.Agent{constructor(e){let t;if(typeof e==="string"){t=c.default.parse(e)}else{t=e}if(!t){throw new Error("an HTTP(S) proxy server `host` and `port` must be specified!")}d("creating new HttpsProxyAgent instance: %o",t);super(t);const s=Object.assign({},t);this.secureProxy=t.secureProxy||isHTTPS(s.protocol);s.host=s.hostname||s.host;if(typeof s.port==="string"){s.port=parseInt(s.port,10)}if(!s.port&&s.host){s.port=this.secureProxy?443:80}if(this.secureProxy&&!("ALPNProtocols"in s)){s.ALPNProtocols=["http 1.1"]}if(s.host&&s.path){delete s.path;delete s.pathname}this.proxy=s}callback(e,t){return r(this,void 0,void 0,(function*(){const{proxy:s,secureProxy:r}=this;let i;if(r){d("Creating `tls.Socket`: %o",s);i=a.default.connect(s)}else{d("Creating `net.Socket`: %o",s);i=n.default.connect(s)}const c=Object.assign({},s.headers);const o=`${t.host}:${t.port}`;let l=`CONNECT ${o} HTTP/1.1\r\n`;if(s.auth){c["Proxy-Authorization"]=`Basic ${Buffer.from(s.auth).toString("base64")}`}let{host:y,port:h,secureEndpoint:m}=t;if(!isDefaultPort(h,m)){y+=`:${h}`}c.Host=y;c.Connection="close";for(const e of Object.keys(c)){l+=`${e}: ${c[e]}\r\n`}const D=p.default(i);i.write(`${l}\r\n`);const{statusCode:b,buffered:q}=yield D;if(b===200){e.once("socket",resume);if(t.secureEndpoint){d("Upgrading socket connection to TLS");const e=t.servername||t.host;return a.default.connect(Object.assign(Object.assign({},omit(t,"host","hostname","path","port")),{socket:i,servername:e}))}return i}i.destroy();const v=new n.default.Socket({writable:false});v.readable=true;e.once("socket",(e=>{d("replaying proxy buffer for failed request");u.default(e.listenerCount("data")>0);e.push(q);e.push(null)}));return v}))}}t["default"]=HttpsProxyAgent;function resume(e){e.resume()}function isDefaultPort(e,t){return Boolean(!t&&e===80||t&&e===443)}function isHTTPS(e){return typeof e==="string"?/^https:?$/i.test(e):false}function omit(e,...t){const s={};let r;for(r in e){if(!t.includes(r)){s[r]=e[r]}}return s}},18315:function(e,t,s){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};const i=r(s(94522));function createHttpsProxyAgent(e){return new i.default(e)}(function(e){e.HttpsProxyAgent=i.default;e.prototype=i.default.prototype})(createHttpsProxyAgent||(createHttpsProxyAgent={}));e.exports=createHttpsProxyAgent},24281:function(e,t,s){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});const i=r(s(86449));const n=i.default("https-proxy-agent:parse-proxy-response");function parseProxyResponse(e){return new Promise(((t,s)=>{let r=0;const i=[];function read(){const t=e.read();if(t)ondata(t);else e.once("readable",read)}function cleanup(){e.removeListener("end",onend);e.removeListener("error",onerror);e.removeListener("close",onclose);e.removeListener("readable",read)}function onclose(e){n("onclose had error %o",e)}function onend(){n("onend")}function onerror(e){cleanup();n("onerror %o",e);s(e)}function ondata(e){i.push(e);r+=e.length;const s=Buffer.concat(i,r);const a=s.indexOf("\r\n\r\n");if(a===-1){n("have not received end of HTTP headers yet...");read();return}const c=s.toString("ascii",0,s.indexOf("\r\n"));const u=+c.split(" ")[1];n("got proxy server response: %o",c);t({statusCode:u,buffered:s})}e.on("error",onerror);e.on("close",onclose);e.on("end",onend);read()}))}t["default"]=parseProxyResponse},29005:function(e,t,s){"use strict";var r=s(39392).Buffer;t._dbcs=DBCSCodec;var i=-1,n=-2,a=-10,c=-1e3,u=new Array(256),o=-1;for(var l=0;l<256;l++)u[l]=i;function DBCSCodec(e,t){this.encodingName=e.encodingName;if(!e)throw new Error("DBCS codec is called without the data.");if(!e.table)throw new Error("Encoding '"+this.encodingName+"' has no data.");var s=e.table();this.decodeTables=[];this.decodeTables[0]=u.slice(0);this.decodeTableSeq=[];for(var r=0;r<s.length;r++)this._addDecodeChunk(s[r]);if(typeof e.gb18030==="function"){this.gb18030=e.gb18030();var a=this.decodeTables.length;this.decodeTables.push(u.slice(0));var o=this.decodeTables.length;this.decodeTables.push(u.slice(0));var l=this.decodeTables[0];for(var r=129;r<=254;r++){var p=this.decodeTables[c-l[r]];for(var d=48;d<=57;d++){if(p[d]===i){p[d]=c-a}else if(p[d]>c){throw new Error("gb18030 decode tables conflict at byte 2")}var y=this.decodeTables[c-p[d]];for(var h=129;h<=254;h++){if(y[h]===i){y[h]=c-o}else if(y[h]===c-o){continue}else if(y[h]>c){throw new Error("gb18030 decode tables conflict at byte 3")}var m=this.decodeTables[c-y[h]];for(var D=48;D<=57;D++){if(m[D]===i)m[D]=n}}}}}this.defaultCharUnicode=t.defaultCharUnicode;this.encodeTable=[];this.encodeTableSeq=[];var b={};if(e.encodeSkipVals)for(var r=0;r<e.encodeSkipVals.length;r++){var q=e.encodeSkipVals[r];if(typeof q==="number")b[q]=true;else for(var d=q.from;d<=q.to;d++)b[d]=true}this._fillEncodeTable(0,0,b);if(e.encodeAdd){for(var v in e.encodeAdd)if(Object.prototype.hasOwnProperty.call(e.encodeAdd,v))this._setEncodeChar(v.charCodeAt(0),e.encodeAdd[v])}this.defCharSB=this.encodeTable[0][t.defaultCharSingleByte.charCodeAt(0)];if(this.defCharSB===i)this.defCharSB=this.encodeTable[0]["?"];if(this.defCharSB===i)this.defCharSB="?".charCodeAt(0)}DBCSCodec.prototype.encoder=DBCSEncoder;DBCSCodec.prototype.decoder=DBCSDecoder;DBCSCodec.prototype._getDecodeTrieNode=function(e){var t=[];for(;e>0;e>>>=8)t.push(e&255);if(t.length==0)t.push(0);var s=this.decodeTables[0];for(var r=t.length-1;r>0;r--){var n=s[t[r]];if(n==i){s[t[r]]=c-this.decodeTables.length;this.decodeTables.push(s=u.slice(0))}else if(n<=c){s=this.decodeTables[c-n]}else throw new Error("Overwrite byte in "+this.encodingName+", addr: "+e.toString(16))}return s};DBCSCodec.prototype._addDecodeChunk=function(e){var t=parseInt(e[0],16);var s=this._getDecodeTrieNode(t);t=t&255;for(var r=1;r<e.length;r++){var i=e[r];if(typeof i==="string"){for(var n=0;n<i.length;){var c=i.charCodeAt(n++);if(55296<=c&&c<56320){var u=i.charCodeAt(n++);if(56320<=u&&u<57344)s[t++]=65536+(c-55296)*1024+(u-56320);else throw new Error("Incorrect surrogate pair in "+this.encodingName+" at chunk "+e[0])}else if(4080<c&&c<=4095){var o=4095-c+2;var l=[];for(var p=0;p<o;p++)l.push(i.charCodeAt(n++));s[t++]=a-this.decodeTableSeq.length;this.decodeTableSeq.push(l)}else s[t++]=c}}else if(typeof i==="number"){var d=s[t-1]+1;for(var n=0;n<i;n++)s[t++]=d++}else throw new Error("Incorrect type '"+typeof i+"' given in "+this.encodingName+" at chunk "+e[0])}if(t>255)throw new Error("Incorrect chunk in "+this.encodingName+" at addr "+e[0]+": too long"+t)};DBCSCodec.prototype._getEncodeBucket=function(e){var t=e>>8;if(this.encodeTable[t]===undefined)this.encodeTable[t]=u.slice(0);return this.encodeTable[t]};DBCSCodec.prototype._setEncodeChar=function(e,t){var s=this._getEncodeBucket(e);var r=e&255;if(s[r]<=a)this.encodeTableSeq[a-s[r]][o]=t;else if(s[r]==i)s[r]=t};DBCSCodec.prototype._setEncodeSequence=function(e,t){var s=e[0];var r=this._getEncodeBucket(s);var n=s&255;var c;if(r[n]<=a){c=this.encodeTableSeq[a-r[n]]}else{c={};if(r[n]!==i)c[o]=r[n];r[n]=a-this.encodeTableSeq.length;this.encodeTableSeq.push(c)}for(var u=1;u<e.length-1;u++){var l=c[s];if(typeof l==="object")c=l;else{c=c[s]={};if(l!==undefined)c[o]=l}}s=e[e.length-1];c[s]=t};DBCSCodec.prototype._fillEncodeTable=function(e,t,s){var r=this.decodeTables[e];var i=false;var n={};for(var u=0;u<256;u++){var o=r[u];var l=t+u;if(s[l])continue;if(o>=0){this._setEncodeChar(o,l);i=true}else if(o<=c){var p=c-o;if(!n[p]){var d=l<<8>>>0;if(this._fillEncodeTable(p,d,s))i=true;else n[p]=true}}else if(o<=a){this._setEncodeSequence(this.decodeTableSeq[a-o],l);i=true}}return i};function DBCSEncoder(e,t){this.leadSurrogate=-1;this.seqObj=undefined;this.encodeTable=t.encodeTable;this.encodeTableSeq=t.encodeTableSeq;this.defaultCharSingleByte=t.defCharSB;this.gb18030=t.gb18030}DBCSEncoder.prototype.write=function(e){var t=r.alloc(e.length*(this.gb18030?4:3)),s=this.leadSurrogate,n=this.seqObj,c=-1,u=0,l=0;while(true){if(c===-1){if(u==e.length)break;var p=e.charCodeAt(u++)}else{var p=c;c=-1}if(55296<=p&&p<57344){if(p<56320){if(s===-1){s=p;continue}else{s=p;p=i}}else{if(s!==-1){p=65536+(s-55296)*1024+(p-56320);s=-1}else{p=i}}}else if(s!==-1){c=p;p=i;s=-1}var d=i;if(n!==undefined&&p!=i){var y=n[p];if(typeof y==="object"){n=y;continue}else if(typeof y=="number"){d=y}else if(y==undefined){y=n[o];if(y!==undefined){d=y;c=p}else{}}n=undefined}else if(p>=0){var h=this.encodeTable[p>>8];if(h!==undefined)d=h[p&255];if(d<=a){n=this.encodeTableSeq[a-d];continue}if(d==i&&this.gb18030){var m=findIdx(this.gb18030.uChars,p);if(m!=-1){var d=this.gb18030.gbChars[m]+(p-this.gb18030.uChars[m]);t[l++]=129+Math.floor(d/12600);d=d%12600;t[l++]=48+Math.floor(d/1260);d=d%1260;t[l++]=129+Math.floor(d/10);d=d%10;t[l++]=48+d;continue}}}if(d===i)d=this.defaultCharSingleByte;if(d<256){t[l++]=d}else if(d<65536){t[l++]=d>>8;t[l++]=d&255}else if(d<16777216){t[l++]=d>>16;t[l++]=d>>8&255;t[l++]=d&255}else{t[l++]=d>>>24;t[l++]=d>>>16&255;t[l++]=d>>>8&255;t[l++]=d&255}}this.seqObj=n;this.leadSurrogate=s;return t.slice(0,l)};DBCSEncoder.prototype.end=function(){if(this.leadSurrogate===-1&&this.seqObj===undefined)return;var e=r.alloc(10),t=0;if(this.seqObj){var s=this.seqObj[o];if(s!==undefined){if(s<256){e[t++]=s}else{e[t++]=s>>8;e[t++]=s&255}}else{}this.seqObj=undefined}if(this.leadSurrogate!==-1){e[t++]=this.defaultCharSingleByte;this.leadSurrogate=-1}return e.slice(0,t)};DBCSEncoder.prototype.findIdx=findIdx;function DBCSDecoder(e,t){this.nodeIdx=0;this.prevBytes=[];this.decodeTables=t.decodeTables;this.decodeTableSeq=t.decodeTableSeq;this.defaultCharUnicode=t.defaultCharUnicode;this.gb18030=t.gb18030}DBCSDecoder.prototype.write=function(e){var t=r.alloc(e.length*2),s=this.nodeIdx,u=this.prevBytes,o=this.prevBytes.length,l=-this.prevBytes.length,p;for(var d=0,y=0;d<e.length;d++){var h=d>=0?e[d]:u[d+o];var p=this.decodeTables[s][h];if(p>=0){}else if(p===i){p=this.defaultCharUnicode.charCodeAt(0);d=l}else if(p===n){if(d>=3){var m=(e[d-3]-129)*12600+(e[d-2]-48)*1260+(e[d-1]-129)*10+(h-48)}else{var m=(u[d-3+o]-129)*12600+((d-2>=0?e[d-2]:u[d-2+o])-48)*1260+((d-1>=0?e[d-1]:u[d-1+o])-129)*10+(h-48)}var D=findIdx(this.gb18030.gbChars,m);p=this.gb18030.uChars[D]+m-this.gb18030.gbChars[D]}else if(p<=c){s=c-p;continue}else if(p<=a){var b=this.decodeTableSeq[a-p];for(var q=0;q<b.length-1;q++){p=b[q];t[y++]=p&255;t[y++]=p>>8}p=b[b.length-1]}else throw new Error("iconv-lite internal error: invalid decoding table value "+p+" at "+s+"/"+h);if(p>=65536){p-=65536;var v=55296|p>>10;t[y++]=v&255;t[y++]=v>>8;p=56320|p&1023}t[y++]=p&255;t[y++]=p>>8;s=0;l=d+1}this.nodeIdx=s;this.prevBytes=l>=0?Array.prototype.slice.call(e,l):u.slice(l+o).concat(Array.prototype.slice.call(e));return t.slice(0,y).toString("ucs2")};DBCSDecoder.prototype.end=function(){var e="";while(this.prevBytes.length>0){e+=this.defaultCharUnicode;var t=this.prevBytes.slice(1);this.prevBytes=[];this.nodeIdx=0;if(t.length>0)e+=this.write(t)}this.prevBytes=[];this.nodeIdx=0;return e};function findIdx(e,t){if(e[0]>t)return-1;var s=0,r=e.length;while(s<r-1){var i=s+(r-s+1>>1);if(e[i]<=t)s=i;else r=i}return s}},78143:function(e,t,s){"use strict";e.exports={shiftjis:{type:"_dbcs",table:function(){return s(29048)},encodeAdd:{"¥":92,"‾":126},encodeSkipVals:[{from:60736,to:63808}]},csshiftjis:"shiftjis",mskanji:"shiftjis",sjis:"shiftjis",windows31j:"shiftjis",ms31j:"shiftjis",xsjis:"shiftjis",windows932:"shiftjis",ms932:"shiftjis",932:"shiftjis",cp932:"shiftjis",eucjp:{type:"_dbcs",table:function(){return s(8419)},encodeAdd:{"¥":92,"‾":126}},gb2312:"cp936",gb231280:"cp936",gb23121980:"cp936",csgb2312:"cp936",csiso58gb231280:"cp936",euccn:"cp936",windows936:"cp936",ms936:"cp936",936:"cp936",cp936:{type:"_dbcs",table:function(){return s(22137)}},gbk:{type:"_dbcs",table:function(){return s(22137).concat(s(56943))}},xgbk:"gbk",isoir58:"gbk",gb18030:{type:"_dbcs",table:function(){return s(22137).concat(s(56943))},gb18030:function(){return s(82626)},encodeSkipVals:[128],encodeAdd:{"€":41699}},chinese:"gb18030",windows949:"cp949",ms949:"cp949",949:"cp949",cp949:{type:"_dbcs",table:function(){return s(30679)}},cseuckr:"cp949",csksc56011987:"cp949",euckr:"cp949",isoir149:"cp949",korean:"cp949",ksc56011987:"cp949",ksc56011989:"cp949",ksc5601:"cp949",windows950:"cp950",ms950:"cp950",950:"cp950",cp950:{type:"_dbcs",table:function(){return s(78185)}},big5:"big5hkscs",big5hkscs:{type:"_dbcs",table:function(){return s(78185).concat(s(49376))},encodeSkipVals:[36457,36463,36478,36523,36532,36557,36560,36695,36713,36718,36811,36862,36973,36986,37060,37084,37105,37311,37551,37552,37553,37554,37585,37959,38090,38361,38652,39285,39798,39800,39803,39878,39902,39916,39926,40002,40019,40034,40040,40043,40055,40124,40125,40144,40279,40282,40388,40431,40443,40617,40687,40701,40800,40907,41079,41180,41183,36812,37576,38468,38637,41636,41637,41639,41638,41676,41678]},cnbig5:"big5hkscs",csbig5:"big5hkscs",xxbig5:"big5hkscs"}},10756:function(e,t,s){"use strict";var r=[s(43507),s(28464),s(63710),s(72228),s(12758),s(57014),s(65538),s(29005),s(78143)];for(var i=0;i<r.length;i++){var n=r[i];for(var a in n)if(Object.prototype.hasOwnProperty.call(n,a))t[a]=n[a]}},43507:function(e,t,s){"use strict";var r=s(39392).Buffer;e.exports={utf8:{type:"_internal",bomAware:true},cesu8:{type:"_internal",bomAware:true},unicode11utf8:"utf8",ucs2:{type:"_internal",bomAware:true},utf16le:"ucs2",binary:{type:"_internal"},base64:{type:"_internal"},hex:{type:"_internal"},_internal:InternalCodec};function InternalCodec(e,t){this.enc=e.encodingName;this.bomAware=e.bomAware;if(this.enc==="base64")this.encoder=InternalEncoderBase64;else if(this.enc==="cesu8"){this.enc="utf8";this.encoder=InternalEncoderCesu8;if(r.from("eda0bdedb2a9","hex").toString()!=="💩"){this.decoder=InternalDecoderCesu8;this.defaultCharUnicode=t.defaultCharUnicode}}}InternalCodec.prototype.encoder=InternalEncoder;InternalCodec.prototype.decoder=InternalDecoder;var i=s(13193).StringDecoder;if(!i.prototype.end)i.prototype.end=function(){};function InternalDecoder(e,t){this.decoder=new i(t.enc)}InternalDecoder.prototype.write=function(e){if(!r.isBuffer(e)){e=r.from(e)}return this.decoder.write(e)};InternalDecoder.prototype.end=function(){return this.decoder.end()};function InternalEncoder(e,t){this.enc=t.enc}InternalEncoder.prototype.write=function(e){return r.from(e,this.enc)};InternalEncoder.prototype.end=function(){};function InternalEncoderBase64(e,t){this.prevStr=""}InternalEncoderBase64.prototype.write=function(e){e=this.prevStr+e;var t=e.length-e.length%4;this.prevStr=e.slice(t);e=e.slice(0,t);return r.from(e,"base64")};InternalEncoderBase64.prototype.end=function(){return r.from(this.prevStr,"base64")};function InternalEncoderCesu8(e,t){}InternalEncoderCesu8.prototype.write=function(e){var t=r.alloc(e.length*3),s=0;for(var i=0;i<e.length;i++){var n=e.charCodeAt(i);if(n<128)t[s++]=n;else if(n<2048){t[s++]=192+(n>>>6);t[s++]=128+(n&63)}else{t[s++]=224+(n>>>12);t[s++]=128+(n>>>6&63);t[s++]=128+(n&63)}}return t.slice(0,s)};InternalEncoderCesu8.prototype.end=function(){};function InternalDecoderCesu8(e,t){this.acc=0;this.contBytes=0;this.accBytes=0;this.defaultCharUnicode=t.defaultCharUnicode}InternalDecoderCesu8.prototype.write=function(e){var t=this.acc,s=this.contBytes,r=this.accBytes,i="";for(var n=0;n<e.length;n++){var a=e[n];if((a&192)!==128){if(s>0){i+=this.defaultCharUnicode;s=0}if(a<128){i+=String.fromCharCode(a)}else if(a<224){t=a&31;s=1;r=1}else if(a<240){t=a&15;s=2;r=1}else{i+=this.defaultCharUnicode}}else{if(s>0){t=t<<6|a&63;s--;r++;if(s===0){if(r===2&&t<128&&t>0)i+=this.defaultCharUnicode;else if(r===3&&t<2048)i+=this.defaultCharUnicode;else i+=String.fromCharCode(t)}}else{i+=this.defaultCharUnicode}}}this.acc=t;this.contBytes=s;this.accBytes=r;return i};InternalDecoderCesu8.prototype.end=function(){var e=0;if(this.contBytes>0)e+=this.defaultCharUnicode;return e}},12758:function(e,t,s){"use strict";var r=s(39392).Buffer;t._sbcs=SBCSCodec;function SBCSCodec(e,t){if(!e)throw new Error("SBCS codec is called without the data.");if(!e.chars||e.chars.length!==128&&e.chars.length!==256)throw new Error("Encoding '"+e.type+"' has incorrect 'chars' (must be of len 128 or 256)");if(e.chars.length===128){var s="";for(var i=0;i<128;i++)s+=String.fromCharCode(i);e.chars=s+e.chars}this.decodeBuf=r.from(e.chars,"ucs2");var n=r.alloc(65536,t.defaultCharSingleByte.charCodeAt(0));for(var i=0;i<e.chars.length;i++)n[e.chars.charCodeAt(i)]=i;this.encodeBuf=n}SBCSCodec.prototype.encoder=SBCSEncoder;SBCSCodec.prototype.decoder=SBCSDecoder;function SBCSEncoder(e,t){this.encodeBuf=t.encodeBuf}SBCSEncoder.prototype.write=function(e){var t=r.alloc(e.length);for(var s=0;s<e.length;s++)t[s]=this.encodeBuf[e.charCodeAt(s)];return t};SBCSEncoder.prototype.end=function(){};function SBCSDecoder(e,t){this.decodeBuf=t.decodeBuf}SBCSDecoder.prototype.write=function(e){var t=this.decodeBuf;var s=r.alloc(e.length*2);var i=0,n=0;for(var a=0;a<e.length;a++){i=e[a]*2;n=a*2;s[n]=t[i];s[n+1]=t[i+1]}return s.toString("ucs2")};SBCSDecoder.prototype.end=function(){}},65538:function(e){"use strict";e.exports={437:"cp437",737:"cp737",775:"cp775",850:"cp850",852:"cp852",855:"cp855",856:"cp856",857:"cp857",858:"cp858",860:"cp860",861:"cp861",862:"cp862",863:"cp863",864:"cp864",865:"cp865",866:"cp866",869:"cp869",874:"windows874",922:"cp922",1046:"cp1046",1124:"cp1124",1125:"cp1125",1129:"cp1129",1133:"cp1133",1161:"cp1161",1162:"cp1162",1163:"cp1163",1250:"windows1250",1251:"windows1251",1252:"windows1252",1253:"windows1253",1254:"windows1254",1255:"windows1255",1256:"windows1256",1257:"windows1257",1258:"windows1258",28591:"iso88591",28592:"iso88592",28593:"iso88593",28594:"iso88594",28595:"iso88595",28596:"iso88596",28597:"iso88597",28598:"iso88598",28599:"iso88599",28600:"iso885910",28601:"iso885911",28603:"iso885913",28604:"iso885914",28605:"iso885915",28606:"iso885916",windows874:{type:"_sbcs",chars:"€����…�����������‘’“”•–—�������� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"},win874:"windows874",cp874:"windows874",windows1250:{type:"_sbcs",chars:"€�‚�„…†‡�‰Š‹ŚŤŽŹ�‘’“”•–—�™š›śťžź ˇ˘Ł¤Ą¦§¨©Ş«¬®Ż°±˛ł´µ¶·¸ąş»Ľ˝ľżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙"},win1250:"windows1250",cp1250:"windows1250",windows1251:{type:"_sbcs",chars:"ЂЃ‚ѓ„…†‡€‰Љ‹ЊЌЋЏђ‘’“”•–—�™љ›њќћџ ЎўЈ¤Ґ¦§Ё©Є«¬®Ї°±Ііґµ¶·ё№є»јЅѕїАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя"},win1251:"windows1251",cp1251:"windows1251",windows1252:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰Š‹Œ�Ž��‘’“”•–—˜™š›œ�žŸ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},win1252:"windows1252",cp1252:"windows1252",windows1253:{type:"_sbcs",chars:"€�‚ƒ„…†‡�‰�‹�����‘’“”•–—�™�›���� ΅Ά£¤¥¦§¨©�«¬®―°±²³΄µ¶·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�"},win1253:"windows1253",cp1253:"windows1253",windows1254:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰Š‹Œ����‘’“”•–—˜™š›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ"},win1254:"windows1254",cp1254:"windows1254",windows1255:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰�‹�����‘’“”•–—˜™�›���� ¡¢£₪¥¦§¨©×«¬®¯°±²³´µ¶·¸¹÷»¼½¾¿ְֱֲֳִֵֶַָֹֺֻּֽ־ֿ׀ׁׂ׃װױײ׳״�������אבגדהוזחטיךכלםמןנסעףפץצקרשת���"},win1255:"windows1255",cp1255:"windows1255",windows1256:{type:"_sbcs",chars:"€پ‚ƒ„…†‡ˆ‰ٹ‹Œچژڈگ‘’“”•–—ک™ڑ›œں ،¢£¤¥¦§¨©ھ«¬®¯°±²³´µ¶·¸¹؛»¼½¾؟ہءآأؤإئابةتثجحخدذرزسشصض×طظعغـفقكàلâمنهوçèéêëىيîïًٌٍَôُِ÷ّùْûüے"},win1256:"windows1256",cp1256:"windows1256",windows1257:{type:"_sbcs",chars:"€�‚�„…†‡�‰�‹�¨ˇ¸�‘’“”•–—�™�›�¯˛� �¢£¤�¦§Ø©Ŗ«¬®Æ°±²³´µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž˙"},win1257:"windows1257",cp1257:"windows1257",windows1258:{type:"_sbcs",chars:"€�‚ƒ„…†‡ˆ‰�‹Œ����‘’“”•–—˜™�›œ��Ÿ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ"},win1258:"windows1258",cp1258:"windows1258",iso88591:{type:"_sbcs",chars:"
¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},cp28591:"iso88591",iso88592:{type:"_sbcs",chars:"
Ą˘Ł¤ĽŚ§¨ŠŞŤŹŽŻ°ą˛ł´ľśˇ¸šşťź˝žżŔÁÂĂÄĹĆÇČÉĘËĚÍÎĎĐŃŇÓÔŐÖ×ŘŮÚŰÜÝŢßŕáâăäĺćçčéęëěíîďđńňóôőö÷řůúűüýţ˙"},cp28592:"iso88592",iso88593:{type:"_sbcs",chars:"
Ħ˘£¤�Ĥ§¨İŞĞĴ�ݰħ²³´µĥ·¸ışğĵ½�żÀÁÂ�ÄĊĈÇÈÉÊËÌÍÎÏ�ÑÒÓÔĠÖ×ĜÙÚÛÜŬŜßàáâ�äċĉçèéêëìíîï�ñòóôġö÷ĝùúûüŭŝ˙"},cp28593:"iso88593",iso88594:{type:"_sbcs",chars:"
ĄĸŖ¤Ĩϧ¨ŠĒĢŦޝ°ą˛ŗ´ĩšēģŧŊžŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎĪĐŅŌĶÔÕÖרŲÚÛÜŨŪßāáâãäåæįčéęëėíîīđņōķôõö÷øųúûüũū˙"},cp28594:"iso88594",iso88595:{type:"_sbcs",chars:"
ЁЂЃЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђѓєѕіїјљњћќ§ўџ"},cp28595:"iso88595",iso88596:{type:"_sbcs",chars:"
���¤�������،�������������؛���؟�ءآأؤإئابةتثجحخدذرزسشصضطظعغ�����ـفقكلمنهوىيًٌٍَُِّْ�������������"},cp28596:"iso88596",iso88597:{type:"_sbcs",chars:"
‘’£€₯¦§¨©ͺ«¬�―°±²³΄΅Ά·ΈΉΊ»Ό½ΎΏΐΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡ�ΣΤΥΦΧΨΩΪΫάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ�"},cp28597:"iso88597",iso88598:{type:"_sbcs",chars:"
�¢£¤¥¦§¨©×«¬®¯°±²³´µ¶·¸¹÷»¼½¾��������������������������������‗אבגדהוזחטיךכלםמןנסעףפץצקרשת���"},cp28598:"iso88598",iso88599:{type:"_sbcs",chars:"
¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏĞÑÒÓÔÕÖרÙÚÛÜİŞßàáâãäåæçèéêëìíîïğñòóôõö÷øùúûüışÿ"},cp28599:"iso88599",iso885910:{type:"_sbcs",chars:"
ĄĒĢĪĨͧĻĐŠŦŽŪŊ°ąēģīĩķ·ļđšŧž―ūŋĀÁÂÃÄÅÆĮČÉĘËĖÍÎÏÐŅŌÓÔÕÖŨØŲÚÛÜÝÞßāáâãäåæįčéęëėíîïðņōóôõöũøųúûüýþĸ"},cp28600:"iso885910",iso885911:{type:"_sbcs",chars:"
กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"},cp28601:"iso885911",iso885913:{type:"_sbcs",chars:"
”¢£¤„¦§Ø©Ŗ«¬®Æ°±²³“µ¶·ø¹ŗ»¼½¾æĄĮĀĆÄÅĘĒČÉŹĖĢĶĪĻŠŃŅÓŌÕÖ×ŲŁŚŪÜŻŽßąįāćäåęēčéźėģķīļšńņóōõö÷ųłśūüżž’"},cp28603:"iso885913",iso885914:{type:"_sbcs",chars:"
Ḃḃ£ĊċḊ§Ẁ©ẂḋỲ®ŸḞḟĠġṀṁ¶ṖẁṗẃṠỳẄẅṡÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŴÑÒÓÔÕÖṪØÙÚÛÜÝŶßàáâãäåæçèéêëìíîïŵñòóôõöṫøùúûüýŷÿ"},cp28604:"iso885914",iso885915:{type:"_sbcs",chars:"
¡¢£€¥Š§š©ª«¬®¯°±²³Žµ¶·ž¹º»ŒœŸ¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖרÙÚÛÜÝÞßàáâãäåæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},cp28605:"iso885915",iso885916:{type:"_sbcs",chars:"
ĄąŁ€„Чš©Ș«ŹźŻ°±ČłŽ”¶·žčș»ŒœŸżÀÁÂĂÄĆÆÇÈÉÊËÌÍÎÏĐŃÒÓÔŐÖŚŰÙÚÛÜĘȚßàáâăäćæçèéêëìíîïđńòóôőöśűùúûüęțÿ"},cp28606:"iso885916",cp437:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜ¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm437:"cp437",csibm437:"cp437",cp737:{type:"_sbcs",chars:"ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩαβγδεζηθικλμνξοπρσςτυφχψ░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ωάέήϊίόύϋώΆΈΉΊΌΎΏ±≥≤ΪΫ÷≈°∙·√ⁿ²■ "},ibm737:"cp737",csibm737:"cp737",cp775:{type:"_sbcs",chars:"ĆüéāäģåćłēŖŗīŹÄÅÉæÆōöĢ¢ŚśÖÜø£Ø×¤ĀĪóŻżź”¦©®¬½¼Ł«»░▒▓│┤ĄČĘĖ╣║╗╝ĮŠ┐└┴┬├─┼ŲŪ╚╔╩╦╠═╬Žąčęėįšųūž┘┌█▄▌▐▀ÓßŌŃõÕµńĶķĻļņĒŅ’±“¾¶§÷„°∙·¹³²■ "},ibm775:"cp775",csibm775:"cp775",cp850:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈıÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´±‗¾¶§÷¸°¨·¹³²■ "},ibm850:"cp850",csibm850:"cp850",cp852:{type:"_sbcs",chars:"ÇüéâäůćçłëŐőîŹÄĆÉĹĺôöĽľŚśÖÜŤťŁ×čáíóúĄąŽžĘ꬟Ⱥ«»░▒▓│┤ÁÂĚŞ╣║╗╝Żż┐└┴┬├─┼Ăă╚╔╩╦╠═╬¤đĐĎËďŇÍÎě┘┌█▄ŢŮ▀ÓßÔŃńňŠšŔÚŕŰýÝţ´˝˛ˇ˘§÷¸°¨˙űŘř■ "},ibm852:"cp852",csibm852:"cp852",cp855:{type:"_sbcs",chars:"ђЂѓЃёЁєЄѕЅіІїЇјЈљЉњЊћЋќЌўЎџЏюЮъЪаАбБцЦдДеЕфФгГ«»░▒▓│┤хХиИ╣║╗╝йЙ┐└┴┬├─┼кК╚╔╩╦╠═╬¤лЛмМнНоОп┘┌█▄Пя▀ЯрРсСтТуУжЖвВьЬ№ыЫзЗшШэЭщЩчЧ§■ "},ibm855:"cp855",csibm855:"cp855",cp856:{type:"_sbcs",chars:"אבגדהוזחטיךכלםמןנסעףפץצקרשת�£�×����������®¬½¼�«»░▒▓│┤���©╣║╗╝¢¥┐└┴┬├─┼��╚╔╩╦╠═╬¤���������┘┌█▄¦�▀������µ�������¯´±‗¾¶§÷¸°¨·¹³²■ "},ibm856:"cp856",csibm856:"cp856",cp857:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîıÄÅÉæÆôöòûùİÖÜø£ØŞşáíóúñÑĞ𿮬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ºªÊËÈ�ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµ�×ÚÛÙìÿ¯´±�¾¶§÷¸°¨·¹³²■ "},ibm857:"cp857",csibm857:"cp857",cp858:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø×ƒáíóúñѪº¿®¬½¼¡«»░▒▓│┤ÁÂÀ©╣║╗╝¢¥┐└┴┬├─┼ãÃ╚╔╩╦╠═╬¤ðÐÊËÈ€ÍÎÏ┘┌█▄¦Ì▀ÓßÔÒõÕµþÞÚÛÙýݯ´±‗¾¶§÷¸°¨·¹³²■ "},ibm858:"cp858",csibm858:"cp858",cp860:{type:"_sbcs",chars:"ÇüéâãàÁçêÊèÍÔìÃÂÉÀÈôõòÚùÌÕÜ¢£Ù₧ÓáíóúñѪº¿Ò¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm860:"cp860",csibm860:"cp860",cp861:{type:"_sbcs",chars:"ÇüéâäàåçêëèÐðÞÄÅÉæÆôöþûÝýÖÜø£Ø₧ƒáíóúÁÍÓÚ¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm861:"cp861",csibm861:"cp861",cp862:{type:"_sbcs",chars:"אבגדהוזחטיךכלםמןנסעףפץצקרשת¢£¥₧ƒáíóúñѪº¿⌐¬½¼¡«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm862:"cp862",csibm862:"cp862",cp863:{type:"_sbcs",chars:"ÇüéâÂà¶çêëèïî‗À§ÉÈÊôËÏûù¤ÔÜ¢£ÙÛƒ¦´óú¨¸³¯Î⌐¬½¼¾«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm863:"cp863",csibm863:"cp863",cp864:{type:"_sbcs",chars:"\0\b\t\n\v\f\r !\"#$٪&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~°·∙√▒─│┼┤┬├┴┐┌└┘β∞φ±½¼≈«»ﻷﻸ��ﻻﻼ� ﺂ£¤ﺄ��ﺎﺏﺕﺙ،ﺝﺡﺥ٠١٢٣٤٥٦٧٨٩ﻑ؛ﺱﺵﺹ؟¢ﺀﺁﺃﺅﻊﺋﺍﺑﺓﺗﺛﺟﺣﺧﺩﺫﺭﺯﺳﺷﺻﺿﻁﻅﻋﻏ¦¬÷×ﻉـﻓﻗﻛﻟﻣﻧﻫﻭﻯﻳﺽﻌﻎﻍﻡﹽّﻥﻩﻬﻰﻲﻐﻕﻵﻶﻝﻙﻱ■�"},ibm864:"cp864",csibm864:"cp864",cp865:{type:"_sbcs",chars:"ÇüéâäàåçêëèïîìÄÅÉæÆôöòûùÿÖÜø£Ø₧ƒáíóúñѪº¿⌐¬½¼¡«¤░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},ibm865:"cp865",csibm865:"cp865",cp866:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№¤■ "},ibm866:"cp866",csibm866:"cp866",cp869:{type:"_sbcs",chars:"������Ά�·¬¦‘’Έ―ΉΊΪΌ��ΎΫ©Ώ²³ά£έήίϊΐόύΑΒΓΔΕΖΗ½ΘΙ«»░▒▓│┤ΚΛΜΝ╣║╗╝ΞΟ┐└┴┬├─┼ΠΡ╚╔╩╦╠═╬ΣΤΥΦΧΨΩαβγ┘┌█▄δε▀ζηθικλμνξοπρσςτ΄±υφχ§ψ΅°¨ωϋΰώ■ "},ibm869:"cp869",csibm869:"cp869",cp922:{type:"_sbcs",chars:"
¡¢£¤¥¦§¨©ª«¬®‾°±²³´µ¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏŠÑÒÓÔÕÖרÙÚÛÜÝŽßàáâãäåæçèéêëìíîïšñòóôõö÷øùúûüýžÿ"},ibm922:"cp922",csibm922:"cp922",cp1046:{type:"_sbcs",chars:"ﺈ×÷ﹱ■│─┐┌└┘ﹹﹻﹽﹿﹷﺊﻰﻳﻲﻎﻏﻐﻶﻸﻺﻼ ¤ﺋﺑﺗﺛﺟﺣ،ﺧﺳ٠١٢٣٤٥٦٧٨٩ﺷ؛ﺻﺿﻊ؟ﻋءآأؤإئابةتثجحخدذرزسشصضطﻇعغﻌﺂﺄﺎﻓـفقكلمنهوىيًٌٍَُِّْﻗﻛﻟﻵﻷﻹﻻﻣﻧﻬﻩ�"},ibm1046:"cp1046",csibm1046:"cp1046",cp1124:{type:"_sbcs",chars:"
ЁЂҐЄЅІЇЈЉЊЋЌЎЏАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя№ёђґєѕіїјљњћќ§ўџ"},ibm1124:"cp1124",csibm1124:"cp1124",cp1125:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёҐґЄєІіЇї·√№¤■ "},ibm1125:"cp1125",csibm1125:"cp1125",cp1129:{type:"_sbcs",chars:"
¡¢£¤¥¦§œ©ª«¬®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ"},ibm1129:"cp1129",csibm1129:"cp1129",cp1133:{type:"_sbcs",chars:"
ກຂຄງຈສຊຍດຕຖທນບປຜຝພຟມຢຣລວຫອຮ���ຯະາຳິີຶືຸູຼັົຽ���ເແໂໃໄ່້໊໋໌ໍໆ�ໜໝ₭����������������໐໑໒໓໔໕໖໗໘໙��¢¬¦�"},ibm1133:"cp1133",csibm1133:"cp1133",cp1161:{type:"_sbcs",chars:"��������������������������������่กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู้๊๋€฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛¢¬¦ "},ibm1161:"cp1161",csibm1161:"cp1161",cp1162:{type:"_sbcs",chars:"€…‘’“”•–— กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"},ibm1162:"cp1162",csibm1162:"cp1162",cp1163:{type:"_sbcs",chars:"
¡¢£€¥¦§œ©ª«¬®¯°±²³Ÿµ¶·Œ¹º»¼½¾¿ÀÁÂĂÄÅÆÇÈÉÊË̀ÍÎÏĐÑ̉ÓÔƠÖרÙÚÛÜỮßàáâăäåæçèéêë́íîïđṇ̃óôơö÷øùúûüư₫ÿ"},ibm1163:"cp1163",csibm1163:"cp1163",maccroatian:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®Š™´¨≠ŽØ∞±≤≥∆µ∂∑∏š∫ªºΩžø¿¡¬√ƒ≈ƫȅ ÀÃÕŒœĐ—“”‘’÷◊�©⁄¤‹›Æ»–·‚„‰ÂćÁčÈÍÎÏÌÓÔđÒÚÛÙıˆ˜¯πË˚¸Êæˇ"},maccyrillic:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°¢£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµ∂ЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤"},macgreek:{type:"_sbcs",chars:"Ĺ²É³ÖÜ΅àâä΄¨çéèê룙î‰ôö¦ùûü†ΓΔΘΛΞΠß®©ΣΪ§≠°·Α±≤≥¥ΒΕΖΗΙΚΜΦΫΨΩάΝ¬ΟΡ≈Τ«»… ΥΧΆΈœ–―“”‘’÷ΉΊΌΎέήίόΏύαβψδεφγηιξκλμνοπώρστθωςχυζϊϋΐΰ�"},maciceland:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûüݰ¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤ÐðÞþý·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},macroman:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},macromania:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ĂŞ∞±≤≥¥µ∂∑∏π∫ªºΩăş¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›Ţţ‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},macthai:{type:"_sbcs",chars:"«»…“”�•‘’� กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู\ufeff–—฿เแโใไๅๆ็่้๊๋์ํ™๏๐๑๒๓๔๕๖๗๘๙®©����"},macturkish:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸĞğİıŞş‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙ�ˆ˜¯˘˙˚¸˝˛ˇ"},macukraine:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ†°Ґ£§•¶І®©™Ђђ≠Ѓѓ∞±≤≥іµґЈЄєЇїЉљЊњјЅ¬√ƒ≈∆«»… ЋћЌќѕ–—“”‘’÷„ЎўЏџ№Ёёяабвгдежзийклмнопрстуфхцчшщъыьэю¤"},koi8r:{type:"_sbcs",chars:"─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ё╓╔╕╖╗╘╙╚╛╜╝╞╟╠╡Ё╢╣╤╥╦╧╨╩╪╫╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},koi8u:{type:"_sbcs",chars:"─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґ╝╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪Ґ╬©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},koi8ru:{type:"_sbcs",chars:"─│┌┐└┘├┤┬┴┼▀▄█▌▐░▒▓⌠■∙√≈≤≥ ⌡°²·÷═║╒ёє╔ії╗╘╙╚╛ґў╞╟╠╡ЁЄ╣ІЇ╦╧╨╩╪ҐЎ©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},koi8t:{type:"_sbcs",chars:"қғ‚Ғ„…†‡�‰ҳ‹ҲҷҶ�Қ‘’“”•–—�™�›�����ӯӮё¤ӣ¦§���«¬®�°±²Ё�Ӣ¶·�№�»���©юабцдефгхийклмнопярстужвьызшэщчъЮАБЦДЕФГХИЙКЛМНОПЯРСТУЖВЬЫЗШЭЩЧЪ"},armscii8:{type:"_sbcs",chars:"
�և։)(»«—.՝,-֊…՜՛՞ԱաԲբԳգԴդԵեԶզԷէԸըԹթԺժԻիԼլԽխԾծԿկՀհՁձՂղՃճՄմՅյՆնՇշՈոՉչՊպՋջՌռՍսՎվՏտՐրՑցՒւՓփՔքՕօՖֆ՚�"},rk1048:{type:"_sbcs",chars:"ЂЃ‚ѓ„…†‡€‰Љ‹ЊҚҺЏђ‘’“”•–—�™љ›њқһџ ҰұӘ¤Ө¦§Ё©Ғ«¬®Ү°±Ііөµ¶·ё№ғ»әҢңүАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя"},tcvn:{type:"_sbcs",chars:"\0ÚỤỪỬỮ\b\t\n\v\f\rỨỰỲỶỸÝỴ !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ÀẢÃÁẠẶẬÈẺẼÉẸỆÌỈĨÍỊÒỎÕÓỌỘỜỞỠỚỢÙỦŨ ĂÂÊÔƠƯĐăâêôơưđẶ̀̀̉̃́àảãáạẲằẳẵắẴẮẦẨẪẤỀặầẩẫấậèỂẻẽéẹềểễếệìỉỄẾỒĩíịòỔỏõóọồổỗốộờởỡớợùỖủũúụừửữứựỳỷỹýỵỐ"},georgianacademy:{type:"_sbcs",chars:"‚ƒ„…†‡ˆ‰Š‹Œ‘’“”•–—˜™š›œŸ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზთიკლმნოპჟრსტუფქღყშჩცძწჭხჯჰჱჲჳჴჵჶçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},georgianps:{type:"_sbcs",chars:"‚ƒ„…†‡ˆ‰Š‹Œ‘’“”•–—˜™š›œŸ ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿აბგდევზჱთიკლმნჲოპჟრსტჳუფქღყშჩცძწჭხჴჯჰჵæçèéêëìíîïðñòóôõö÷øùúûüýþÿ"},pt154:{type:"_sbcs",chars:"ҖҒӮғ„…ҶҮҲүҠӢҢҚҺҸҗ‘’“”•–—ҳҷҡӣңқһҹ ЎўЈӨҘҰ§Ё©Ә«¬ӯ®Ҝ°ұІіҙө¶·ё№ә»јҪҫҝАБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя"},viscii:{type:"_sbcs",chars:"\0ẲẴẪ\b\t\n\v\f\rỶỸỴ !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~ẠẮẰẶẤẦẨẬẼẸẾỀỂỄỆỐỒỔỖỘỢỚỜỞỊỎỌỈỦŨỤỲÕắằặấầẩậẽẹếềểễệốồổỗỠƠộờởịỰỨỪỬơớƯÀÁÂÃẢĂẳẵÈÉÊẺÌÍĨỳĐứÒÓÔạỷừửÙÚỹỵÝỡưàáâãảăữẫèéêẻìíĩỉđựòóôõỏọụùúũủýợỮ"},iso646cn:{type:"_sbcs",chars:"\0\b\t\n\v\f\r !\"#¥%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������"},iso646jp:{type:"_sbcs",chars:"\0\b\t\n\v\f\r !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[¥]^_`abcdefghijklmnopqrstuvwxyz{|}‾��������������������������������������������������������������������������������������������������������������������������������"},hproman8:{type:"_sbcs",chars:"
ÀÂÈÊËÎÏ´ˋˆ¨˜ÙÛ₤¯Ýý°ÇçÑñ¡¿¤£¥§ƒ¢âêôûáéóúàèòùäëöüÅîØÆåíøæÄìÖÜÉïßÔÁÃãÐðÍÌÓÒÕõŠšÚŸÿÞþ·µ¶¾—¼½ªº«■»±�"},macintosh:{type:"_sbcs",chars:"ÄÅÇÉÑÖÜáàâäãåçéèêëíìîïñóòôöõúùûü†°¢£§•¶ß®©™´¨≠ÆØ∞±≤≥¥µ∂∑∏π∫ªºΩæø¿¡¬√ƒ≈∆«»… ÀÃÕŒœ–—“”‘’÷◊ÿŸ⁄¤‹›fifl‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔ�ÒÚÛÙıˆ˜¯˘˙˚¸˝˛ˇ"},ascii:{type:"_sbcs",chars:"��������������������������������������������������������������������������������������������������������������������������������"},tis620:{type:"_sbcs",chars:"���������������������������������กขฃคฅฆงจฉชซฌญฎฏฐฑฒณดตถทธนบปผฝพฟภมยรฤลฦวศษสหฬอฮฯะัาำิีึืฺุู����฿เแโใไๅๆ็่้๊๋์ํ๎๏๐๑๒๓๔๕๖๗๘๙๚๛����"}}},57014:function(e){"use strict";e.exports={10029:"maccenteuro",maccenteuro:{type:"_sbcs",chars:"ÄĀāÉĄÖÜáąČäčĆć鏟ĎíďĒēĖóėôöõúĚěü†°Ę£§•¶ß®©™ę¨≠ģĮįĪ≤≥īĶ∂∑łĻļĽľĹĺŅņѬ√ńŇ∆«»… ňŐÕőŌ–—“”‘’÷◊ōŔŕŘ‹›řŖŗŠ‚„šŚśÁŤťÍŽžŪÓÔūŮÚůŰűŲųÝýķŻŁżĢˇ"},808:"cp808",ibm808:"cp808",cp808:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмноп░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀рстуфхцчшщъыьэюяЁёЄєЇїЎў°∙·√№€■ "},mik:{type:"_sbcs",chars:"АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя└┴┬├─┼╣║╚╔╩╦╠═╬┐░▒▓│┤№§╗╝┘┌█▄▌▐▀αßΓπΣσµτΦΘΩδ∞φε∩≡±≥≤⌠⌡÷≈°∙·√ⁿ²■ "},cp720:{type:"_sbcs",chars:"éâàçêëèïîّْô¤ـûùءآأؤ£إئابةتثجحخدذرزسشص«»░▒▓│┤╡╢╖╕╣║╗╝╜╛┐└┴┬├─┼╞╟╚╔╩╦╠═╬╧╨╤╥╙╘╒╓╫╪┘┌█▄▌▐▀ضطظعغفµقكلمنهوىي≡ًٌٍَُِ≈°∙·√ⁿ²■ "},ascii8bit:"ascii",usascii:"ascii",ansix34:"ascii",ansix341968:"ascii",ansix341986:"ascii",csascii:"ascii",cp367:"ascii",ibm367:"ascii",isoir6:"ascii",iso646us:"ascii",iso646irv:"ascii",us:"ascii",latin1:"iso88591",latin2:"iso88592",latin3:"iso88593",latin4:"iso88594",latin5:"iso88599",latin6:"iso885910",latin7:"iso885913",latin8:"iso885914",latin9:"iso885915",latin10:"iso885916",csisolatin1:"iso88591",csisolatin2:"iso88592",csisolatin3:"iso88593",csisolatin4:"iso88594",csisolatincyrillic:"iso88595",csisolatinarabic:"iso88596",csisolatingreek:"iso88597",csisolatinhebrew:"iso88598",csisolatin5:"iso88599",csisolatin6:"iso885910",l1:"iso88591",l2:"iso88592",l3:"iso88593",l4:"iso88594",l5:"iso88599",l6:"iso885910",l7:"iso885913",l8:"iso885914",l9:"iso885915",l10:"iso885916",isoir14:"iso646jp",isoir57:"iso646cn",isoir100:"iso88591",isoir101:"iso88592",isoir109:"iso88593",isoir110:"iso88594",isoir144:"iso88595",isoir127:"iso88596",isoir126:"iso88597",isoir138:"iso88598",isoir148:"iso88599",isoir157:"iso885910",isoir166:"tis620",isoir179:"iso885913",isoir199:"iso885914",isoir203:"iso885915",isoir226:"iso885916",cp819:"iso88591",ibm819:"iso88591",cyrillic:"iso88595",arabic:"iso88596",arabic8:"iso88596",ecma114:"iso88596",asmo708:"iso88596",greek:"iso88597",greek8:"iso88597",ecma118:"iso88597",elot928:"iso88597",hebrew:"iso88598",hebrew8:"iso88598",turkish:"iso88599",turkish8:"iso88599",thai:"iso885911",thai8:"iso885911",celtic:"iso885914",celtic8:"iso885914",isoceltic:"iso885914",tis6200:"tis620",tis62025291:"tis620",tis62025330:"tis620",1e4:"macroman",10006:"macgreek",10007:"maccyrillic",10079:"maciceland",10081:"macturkish",cspc8codepage437:"cp437",cspc775baltic:"cp775",cspc850multilingual:"cp850",cspcp852:"cp852",cspc862latinhebrew:"cp862",cpgr:"cp869",msee:"cp1250",mscyrl:"cp1251",msansi:"cp1252",msgreek:"cp1253",msturk:"cp1254",mshebr:"cp1255",msarab:"cp1256",winbaltrim:"cp1257",cp20866:"koi8r",20866:"koi8r",ibm878:"koi8r",cskoi8r:"koi8r",cp21866:"koi8u",21866:"koi8u",ibm1168:"koi8u",strk10482002:"rk1048",tcvn5712:"tcvn",tcvn57121:"tcvn",gb198880:"iso646cn",cn:"iso646cn",csiso14jisc6220ro:"iso646jp",jisc62201969ro:"iso646jp",jp:"iso646jp",cshproman8:"hproman8",r8:"hproman8",roman8:"hproman8",xroman8:"hproman8",ibm1051:"hproman8",mac:"macintosh",csmacintosh:"macintosh"}},63710:function(e,t,s){"use strict";var r=s(39392).Buffer;t.utf16be=Utf16BECodec;function Utf16BECodec(){}Utf16BECodec.prototype.encoder=Utf16BEEncoder;Utf16BECodec.prototype.decoder=Utf16BEDecoder;Utf16BECodec.prototype.bomAware=true;function Utf16BEEncoder(){}Utf16BEEncoder.prototype.write=function(e){var t=r.from(e,"ucs2");for(var s=0;s<t.length;s+=2){var i=t[s];t[s]=t[s+1];t[s+1]=i}return t};Utf16BEEncoder.prototype.end=function(){};function Utf16BEDecoder(){this.overflowByte=-1}Utf16BEDecoder.prototype.write=function(e){if(e.length==0)return"";var t=r.alloc(e.length+1),s=0,i=0;if(this.overflowByte!==-1){t[0]=e[0];t[1]=this.overflowByte;s=1;i=2}for(;s<e.length-1;s+=2,i+=2){t[i]=e[s+1];t[i+1]=e[s]}this.overflowByte=s==e.length-1?e[e.length-1]:-1;return t.slice(0,i).toString("ucs2")};Utf16BEDecoder.prototype.end=function(){this.overflowByte=-1};t.utf16=Utf16Codec;function Utf16Codec(e,t){this.iconv=t}Utf16Codec.prototype.encoder=Utf16Encoder;Utf16Codec.prototype.decoder=Utf16Decoder;function Utf16Encoder(e,t){e=e||{};if(e.addBOM===undefined)e.addBOM=true;this.encoder=t.iconv.getEncoder("utf-16le",e)}Utf16Encoder.prototype.write=function(e){return this.encoder.write(e)};Utf16Encoder.prototype.end=function(){return this.encoder.end()};function Utf16Decoder(e,t){this.decoder=null;this.initialBufs=[];this.initialBufsLen=0;this.options=e||{};this.iconv=t.iconv}Utf16Decoder.prototype.write=function(e){if(!this.decoder){this.initialBufs.push(e);this.initialBufsLen+=e.length;if(this.initialBufsLen<16)return"";var t=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(t,this.options);var s="";for(var r=0;r<this.initialBufs.length;r++)s+=this.decoder.write(this.initialBufs[r]);this.initialBufs.length=this.initialBufsLen=0;return s}return this.decoder.write(e)};Utf16Decoder.prototype.end=function(){if(!this.decoder){var e=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(e,this.options);var t="";for(var s=0;s<this.initialBufs.length;s++)t+=this.decoder.write(this.initialBufs[s]);var r=this.decoder.end();if(r)t+=r;this.initialBufs.length=this.initialBufsLen=0;return t}return this.decoder.end()};function detectEncoding(e,t){var s=[];var r=0;var i=0,n=0;e:for(var a=0;a<e.length;a++){var c=e[a];for(var u=0;u<c.length;u++){s.push(c[u]);if(s.length===2){if(r===0){if(s[0]===255&&s[1]===254)return"utf-16le";if(s[0]===254&&s[1]===255)return"utf-16be"}if(s[0]===0&&s[1]!==0)n++;if(s[0]!==0&&s[1]===0)i++;s.length=0;r++;if(r>=100){break e}}}}if(n>i)return"utf-16be";if(n<i)return"utf-16le";return t||"utf-16le"}},28464:function(e,t,s){"use strict";var r=s(39392).Buffer;t._utf32=Utf32Codec;function Utf32Codec(e,t){this.iconv=t;this.bomAware=true;this.isLE=e.isLE}t.utf32le={type:"_utf32",isLE:true};t.utf32be={type:"_utf32",isLE:false};t.ucs4le="utf32le";t.ucs4be="utf32be";Utf32Codec.prototype.encoder=Utf32Encoder;Utf32Codec.prototype.decoder=Utf32Decoder;function Utf32Encoder(e,t){this.isLE=t.isLE;this.highSurrogate=0}Utf32Encoder.prototype.write=function(e){var t=r.from(e,"ucs2");var s=r.alloc(t.length*2);var i=this.isLE?s.writeUInt32LE:s.writeUInt32BE;var n=0;for(var a=0;a<t.length;a+=2){var c=t.readUInt16LE(a);var u=55296<=c&&c<56320;var o=56320<=c&&c<57344;if(this.highSurrogate){if(u||!o){i.call(s,this.highSurrogate,n);n+=4}else{var l=(this.highSurrogate-55296<<10|c-56320)+65536;i.call(s,l,n);n+=4;this.highSurrogate=0;continue}}if(u)this.highSurrogate=c;else{i.call(s,c,n);n+=4;this.highSurrogate=0}}if(n<s.length)s=s.slice(0,n);return s};Utf32Encoder.prototype.end=function(){if(!this.highSurrogate)return;var e=r.alloc(4);if(this.isLE)e.writeUInt32LE(this.highSurrogate,0);else e.writeUInt32BE(this.highSurrogate,0);this.highSurrogate=0;return e};function Utf32Decoder(e,t){this.isLE=t.isLE;this.badChar=t.iconv.defaultCharUnicode.charCodeAt(0);this.overflow=[]}Utf32Decoder.prototype.write=function(e){if(e.length===0)return"";var t=0;var s=0;var i=r.alloc(e.length+4);var n=0;var a=this.isLE;var c=this.overflow;var u=this.badChar;if(c.length>0){for(;t<e.length&&c.length<4;t++)c.push(e[t]);if(c.length===4){if(a){s=c[t]|c[t+1]<<8|c[t+2]<<16|c[t+3]<<24}else{s=c[t+3]|c[t+2]<<8|c[t+1]<<16|c[t]<<24}c.length=0;n=_writeCodepoint(i,n,s,u)}}for(;t<e.length-3;t+=4){if(a){s=e[t]|e[t+1]<<8|e[t+2]<<16|e[t+3]<<24}else{s=e[t+3]|e[t+2]<<8|e[t+1]<<16|e[t]<<24}n=_writeCodepoint(i,n,s,u)}for(;t<e.length;t++){c.push(e[t])}return i.slice(0,n).toString("ucs2")};function _writeCodepoint(e,t,s,r){if(s<0||s>1114111){s=r}if(s>=65536){s-=65536;var i=55296|s>>10;e[t++]=i&255;e[t++]=i>>8;var s=56320|s&1023}e[t++]=s&255;e[t++]=s>>8;return t}Utf32Decoder.prototype.end=function(){this.overflow.length=0};t.utf32=Utf32AutoCodec;t.ucs4="utf32";function Utf32AutoCodec(e,t){this.iconv=t}Utf32AutoCodec.prototype.encoder=Utf32AutoEncoder;Utf32AutoCodec.prototype.decoder=Utf32AutoDecoder;function Utf32AutoEncoder(e,t){e=e||{};if(e.addBOM===undefined)e.addBOM=true;this.encoder=t.iconv.getEncoder(e.defaultEncoding||"utf-32le",e)}Utf32AutoEncoder.prototype.write=function(e){return this.encoder.write(e)};Utf32AutoEncoder.prototype.end=function(){return this.encoder.end()};function Utf32AutoDecoder(e,t){this.decoder=null;this.initialBufs=[];this.initialBufsLen=0;this.options=e||{};this.iconv=t.iconv}Utf32AutoDecoder.prototype.write=function(e){if(!this.decoder){this.initialBufs.push(e);this.initialBufsLen+=e.length;if(this.initialBufsLen<32)return"";var t=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(t,this.options);var s="";for(var r=0;r<this.initialBufs.length;r++)s+=this.decoder.write(this.initialBufs[r]);this.initialBufs.length=this.initialBufsLen=0;return s}return this.decoder.write(e)};Utf32AutoDecoder.prototype.end=function(){if(!this.decoder){var e=detectEncoding(this.initialBufs,this.options.defaultEncoding);this.decoder=this.iconv.getDecoder(e,this.options);var t="";for(var s=0;s<this.initialBufs.length;s++)t+=this.decoder.write(this.initialBufs[s]);var r=this.decoder.end();if(r)t+=r;this.initialBufs.length=this.initialBufsLen=0;return t}return this.decoder.end()};function detectEncoding(e,t){var s=[];var r=0;var i=0,n=0;var a=0,c=0;e:for(var u=0;u<e.length;u++){var o=e[u];for(var l=0;l<o.length;l++){s.push(o[l]);if(s.length===4){if(r===0){if(s[0]===255&&s[1]===254&&s[2]===0&&s[3]===0){return"utf-32le"}if(s[0]===0&&s[1]===0&&s[2]===254&&s[3]===255){return"utf-32be"}}if(s[0]!==0||s[1]>16)n++;if(s[3]!==0||s[2]>16)i++;if(s[0]===0&&s[1]===0&&(s[2]!==0||s[3]!==0))c++;if((s[0]!==0||s[1]!==0)&&s[2]===0&&s[3]===0)a++;s.length=0;r++;if(r>=100){break e}}}}if(c-n>a-i)return"utf-32be";if(c-n<a-i)return"utf-32le";return t||"utf-32le"}},72228:function(e,t,s){"use strict";var r=s(39392).Buffer;t.utf7=Utf7Codec;t.unicode11utf7="utf7";function Utf7Codec(e,t){this.iconv=t}Utf7Codec.prototype.encoder=Utf7Encoder;Utf7Codec.prototype.decoder=Utf7Decoder;Utf7Codec.prototype.bomAware=true;var i=/[^A-Za-z0-9'\(\),-\.\/:\? \n\r\t]+/g;function Utf7Encoder(e,t){this.iconv=t.iconv}Utf7Encoder.prototype.write=function(e){return r.from(e.replace(i,function(e){return"+"+(e==="+"?"":this.iconv.encode(e,"utf16-be").toString("base64").replace(/=+$/,""))+"-"}.bind(this)))};Utf7Encoder.prototype.end=function(){};function Utf7Decoder(e,t){this.iconv=t.iconv;this.inBase64=false;this.base64Accum=""}var n=/[A-Za-z0-9\/+]/;var a=[];for(var c=0;c<256;c++)a[c]=n.test(String.fromCharCode(c));var u="+".charCodeAt(0),o="-".charCodeAt(0),l="&".charCodeAt(0);Utf7Decoder.prototype.write=function(e){var t="",s=0,i=this.inBase64,n=this.base64Accum;for(var c=0;c<e.length;c++){if(!i){if(e[c]==u){t+=this.iconv.decode(e.slice(s,c),"ascii");s=c+1;i=true}}else{if(!a[e[c]]){if(c==s&&e[c]==o){t+="+"}else{var l=n+this.iconv.decode(e.slice(s,c),"ascii");t+=this.iconv.decode(r.from(l,"base64"),"utf16-be")}if(e[c]!=o)c--;s=c+1;i=false;n=""}}}if(!i){t+=this.iconv.decode(e.slice(s),"ascii")}else{var l=n+this.iconv.decode(e.slice(s),"ascii");var p=l.length-l.length%8;n=l.slice(p);l=l.slice(0,p);t+=this.iconv.decode(r.from(l,"base64"),"utf16-be")}this.inBase64=i;this.base64Accum=n;return t};Utf7Decoder.prototype.end=function(){var e="";if(this.inBase64&&this.base64Accum.length>0)e=this.iconv.decode(r.from(this.base64Accum,"base64"),"utf16-be");this.inBase64=false;this.base64Accum="";return e};t.utf7imap=Utf7IMAPCodec;function Utf7IMAPCodec(e,t){this.iconv=t}Utf7IMAPCodec.prototype.encoder=Utf7IMAPEncoder;Utf7IMAPCodec.prototype.decoder=Utf7IMAPDecoder;Utf7IMAPCodec.prototype.bomAware=true;function Utf7IMAPEncoder(e,t){this.iconv=t.iconv;this.inBase64=false;this.base64Accum=r.alloc(6);this.base64AccumIdx=0}Utf7IMAPEncoder.prototype.write=function(e){var t=this.inBase64,s=this.base64Accum,i=this.base64AccumIdx,n=r.alloc(e.length*5+10),a=0;for(var c=0;c<e.length;c++){var u=e.charCodeAt(c);if(32<=u&&u<=126){if(t){if(i>0){a+=n.write(s.slice(0,i).toString("base64").replace(/\//g,",").replace(/=+$/,""),a);i=0}n[a++]=o;t=false}if(!t){n[a++]=u;if(u===l)n[a++]=o}}else{if(!t){n[a++]=l;t=true}if(t){s[i++]=u>>8;s[i++]=u&255;if(i==s.length){a+=n.write(s.toString("base64").replace(/\//g,","),a);i=0}}}}this.inBase64=t;this.base64AccumIdx=i;return n.slice(0,a)};Utf7IMAPEncoder.prototype.end=function(){var e=r.alloc(10),t=0;if(this.inBase64){if(this.base64AccumIdx>0){t+=e.write(this.base64Accum.slice(0,this.base64AccumIdx).toString("base64").replace(/\//g,",").replace(/=+$/,""),t);this.base64AccumIdx=0}e[t++]=o;this.inBase64=false}return e.slice(0,t)};function Utf7IMAPDecoder(e,t){this.iconv=t.iconv;this.inBase64=false;this.base64Accum=""}var p=a.slice();p[",".charCodeAt(0)]=true;Utf7IMAPDecoder.prototype.write=function(e){var t="",s=0,i=this.inBase64,n=this.base64Accum;for(var a=0;a<e.length;a++){if(!i){if(e[a]==l){t+=this.iconv.decode(e.slice(s,a),"ascii");s=a+1;i=true}}else{if(!p[e[a]]){if(a==s&&e[a]==o){t+="&"}else{var c=n+this.iconv.decode(e.slice(s,a),"ascii").replace(/,/g,"/");t+=this.iconv.decode(r.from(c,"base64"),"utf16-be")}if(e[a]!=o)a--;s=a+1;i=false;n=""}}}if(!i){t+=this.iconv.decode(e.slice(s),"ascii")}else{var c=n+this.iconv.decode(e.slice(s),"ascii").replace(/,/g,"/");var u=c.length-c.length%8;n=c.slice(u);c=c.slice(0,u);t+=this.iconv.decode(r.from(c,"base64"),"utf16-be")}this.inBase64=i;this.base64Accum=n;return t};Utf7IMAPDecoder.prototype.end=function(){var e="";if(this.inBase64&&this.base64Accum.length>0)e=this.iconv.decode(r.from(this.base64Accum,"base64"),"utf16-be");this.inBase64=false;this.base64Accum="";return e}},21873:function(e,t){"use strict";var s="\ufeff";t.PrependBOM=PrependBOMWrapper;function PrependBOMWrapper(e,t){this.encoder=e;this.addBOM=true}PrependBOMWrapper.prototype.write=function(e){if(this.addBOM){e=s+e;this.addBOM=false}return this.encoder.write(e)};PrependBOMWrapper.prototype.end=function(){return this.encoder.end()};t.StripBOM=StripBOMWrapper;function StripBOMWrapper(e,t){this.decoder=e;this.pass=false;this.options=t||{}}StripBOMWrapper.prototype.write=function(e){var t=this.decoder.write(e);if(this.pass||!t)return t;if(t[0]===s){t=t.slice(1);if(typeof this.options.stripBOM==="function")this.options.stripBOM()}this.pass=true;return t};StripBOMWrapper.prototype.end=function(){return this.decoder.end()}},2389:function(e,t,s){"use strict";var r=s(39392).Buffer;var i=s(21873),n=e.exports;n.encodings=null;n.defaultCharUnicode="�";n.defaultCharSingleByte="?";n.encode=function encode(e,t,s){e=""+(e||"");var i=n.getEncoder(t,s);var a=i.write(e);var c=i.end();return c&&c.length>0?r.concat([a,c]):a};n.decode=function decode(e,t,s){if(typeof e==="string"){if(!n.skipDecodeWarning){console.error("Iconv-lite warning: decode()-ing strings is deprecated. Refer to https://github.com/ashtuchkin/iconv-lite/wiki/Use-Buffers-when-decoding");n.skipDecodeWarning=true}e=r.from(""+(e||""),"binary")}var i=n.getDecoder(t,s);var a=i.write(e);var c=i.end();return c?a+c:a};n.encodingExists=function encodingExists(e){try{n.getCodec(e);return true}catch(e){return false}};n.toEncoding=n.encode;n.fromEncoding=n.decode;n._codecDataCache={};n.getCodec=function getCodec(e){if(!n.encodings)n.encodings=s(10756);var t=n._canonicalizeEncoding(e);var r={};while(true){var i=n._codecDataCache[t];if(i)return i;var a=n.encodings[t];switch(typeof a){case"string":t=a;break;case"object":for(var c in a)r[c]=a[c];if(!r.encodingName)r.encodingName=t;t=a.type;break;case"function":if(!r.encodingName)r.encodingName=t;i=new a(r,n);n._codecDataCache[r.encodingName]=i;return i;default:throw new Error("Encoding not recognized: '"+e+"' (searched as: '"+t+"')")}}};n._canonicalizeEncoding=function(e){return(""+e).toLowerCase().replace(/:\d{4}$|[^0-9a-z]/g,"")};n.getEncoder=function getEncoder(e,t){var s=n.getCodec(e),r=new s.encoder(t,s);if(s.bomAware&&t&&t.addBOM)r=new i.PrependBOM(r,t);return r};n.getDecoder=function getDecoder(e,t){var s=n.getCodec(e),r=new s.decoder(t,s);if(s.bomAware&&!(t&&t.stripBOM===false))r=new i.StripBOM(r,t);return r};n.enableStreamingAPI=function enableStreamingAPI(e){if(n.supportsStreams)return;var t=s(63284)(e);n.IconvLiteEncoderStream=t.IconvLiteEncoderStream;n.IconvLiteDecoderStream=t.IconvLiteDecoderStream;n.encodeStream=function encodeStream(e,t){return new n.IconvLiteEncoderStream(n.getEncoder(e,t),t)};n.decodeStream=function decodeStream(e,t){return new n.IconvLiteDecoderStream(n.getDecoder(e,t),t)};n.supportsStreams=true};var a;try{a=s(2203)}catch(e){}if(a&&a.Transform){n.enableStreamingAPI(a)}else{n.encodeStream=n.decodeStream=function(){throw new Error("iconv-lite Streaming API is not enabled. Use iconv.enableStreamingAPI(require('stream')); to enable it.")}}if(false){}},63284:function(e,t,s){"use strict";var r=s(39392).Buffer;e.exports=function(e){var t=e.Transform;function IconvLiteEncoderStream(e,s){this.conv=e;s=s||{};s.decodeStrings=false;t.call(this,s)}IconvLiteEncoderStream.prototype=Object.create(t.prototype,{constructor:{value:IconvLiteEncoderStream}});IconvLiteEncoderStream.prototype._transform=function(e,t,s){if(typeof e!="string")return s(new Error("Iconv encoding stream needs strings as its input."));try{var r=this.conv.write(e);if(r&&r.length)this.push(r);s()}catch(e){s(e)}};IconvLiteEncoderStream.prototype._flush=function(e){try{var t=this.conv.end();if(t&&t.length)this.push(t);e()}catch(t){e(t)}};IconvLiteEncoderStream.prototype.collect=function(e){var t=[];this.on("error",e);this.on("data",(function(e){t.push(e)}));this.on("end",(function(){e(null,r.concat(t))}));return this};function IconvLiteDecoderStream(e,s){this.conv=e;s=s||{};s.encoding=this.encoding="utf8";t.call(this,s)}IconvLiteDecoderStream.prototype=Object.create(t.prototype,{constructor:{value:IconvLiteDecoderStream}});IconvLiteDecoderStream.prototype._transform=function(e,t,s){if(!r.isBuffer(e)&&!(e instanceof Uint8Array))return s(new Error("Iconv decoding stream needs buffers as its input."));try{var i=this.conv.write(e);if(i&&i.length)this.push(i,this.encoding);s()}catch(e){s(e)}};IconvLiteDecoderStream.prototype._flush=function(e){try{var t=this.conv.end();if(t&&t.length)this.push(t,this.encoding);e()}catch(t){e(t)}};IconvLiteDecoderStream.prototype.collect=function(e){var t="";this.on("error",e);this.on("data",(function(e){t+=e}));this.on("end",(function(){e(null,t)}));return this};return{IconvLiteEncoderStream:IconvLiteEncoderStream,IconvLiteDecoderStream:IconvLiteDecoderStream}}},53187:function(e){"use strict";const isStream=e=>e!==null&&typeof e==="object"&&typeof e.pipe==="function";isStream.writable=e=>isStream(e)&&e.writable!==false&&typeof e._write==="function"&&typeof e._writableState==="object";isStream.readable=e=>isStream(e)&&e.readable!==false&&typeof e._read==="function"&&typeof e._readableState==="object";isStream.duplex=e=>isStream.writable(e)&&isStream.readable(e);isStream.transform=e=>isStream.duplex(e)&&typeof e._transform==="function";e.exports=isStream},54307:function(e,t,s){var r=s(46610).stringify;var i=s(96124);e.exports=function(e){return{parse:i(e),stringify:r}};e.exports.parse=i();e.exports.stringify=r},96124:function(e,t,s){var r=null;const i=/(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])/;const n=/(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)/;var json_parse=function(e){"use strict";var t={strict:false,storeAsString:false,alwaysParseAsBig:false,useNativeBigInt:false,protoAction:"error",constructorAction:"error"};if(e!==undefined&&e!==null){if(e.strict===true){t.strict=true}if(e.storeAsString===true){t.storeAsString=true}t.alwaysParseAsBig=e.alwaysParseAsBig===true?e.alwaysParseAsBig:false;t.useNativeBigInt=e.useNativeBigInt===true?e.useNativeBigInt:false;if(typeof e.constructorAction!=="undefined"){if(e.constructorAction==="error"||e.constructorAction==="ignore"||e.constructorAction==="preserve"){t.constructorAction=e.constructorAction}else{throw new Error(`Incorrect value for constructorAction option, must be "error", "ignore" or undefined but passed ${e.constructorAction}`)}}if(typeof e.protoAction!=="undefined"){if(e.protoAction==="error"||e.protoAction==="ignore"||e.protoAction==="preserve"){t.protoAction=e.protoAction}else{throw new Error(`Incorrect value for protoAction option, must be "error", "ignore" or undefined but passed ${e.protoAction}`)}}}var a,c,u={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:"\n",r:"\r",t:"\t"},o,error=function(e){throw{name:"SyntaxError",message:e,at:a,text:o}},next=function(e){if(e&&e!==c){error("Expected '"+e+"' instead of '"+c+"'")}c=o.charAt(a);a+=1;return c},number=function(){var e,i="";if(c==="-"){i="-";next("-")}while(c>="0"&&c<="9"){i+=c;next()}if(c==="."){i+=".";while(next()&&c>="0"&&c<="9"){i+=c}}if(c==="e"||c==="E"){i+=c;next();if(c==="-"||c==="+"){i+=c;next()}while(c>="0"&&c<="9"){i+=c;next()}}e=+i;if(!isFinite(e)){error("Bad number")}else{if(r==null)r=s(41843);if(i.length>15)return t.storeAsString?i:t.useNativeBigInt?BigInt(i):new r(i);else return!t.alwaysParseAsBig?e:t.useNativeBigInt?BigInt(e):new r(e)}},string=function(){var e,t,s="",r;if(c==='"'){var i=a;while(next()){if(c==='"'){if(a-1>i)s+=o.substring(i,a-1);next();return s}if(c==="\\"){if(a-1>i)s+=o.substring(i,a-1);next();if(c==="u"){r=0;for(t=0;t<4;t+=1){e=parseInt(next(),16);if(!isFinite(e)){break}r=r*16+e}s+=String.fromCharCode(r)}else if(typeof u[c]==="string"){s+=u[c]}else{break}i=a}}}error("Bad string")},white=function(){while(c&&c<=" "){next()}},word=function(){switch(c){case"t":next("t");next("r");next("u");next("e");return true;case"f":next("f");next("a");next("l");next("s");next("e");return false;case"n":next("n");next("u");next("l");next("l");return null}error("Unexpected '"+c+"'")},l,array=function(){var e=[];if(c==="["){next("[");white();if(c==="]"){next("]");return e}while(c){e.push(l());white();if(c==="]"){next("]");return e}next(",");white()}}error("Bad array")},object=function(){var e,s=Object.create(null);if(c==="{"){next("{");white();if(c==="}"){next("}");return s}while(c){e=string();white();next(":");if(t.strict===true&&Object.hasOwnProperty.call(s,e)){error('Duplicate key "'+e+'"')}if(i.test(e)===true){if(t.protoAction==="error"){error("Object contains forbidden prototype property")}else if(t.protoAction==="ignore"){l()}else{s[e]=l()}}else if(n.test(e)===true){if(t.constructorAction==="error"){error("Object contains forbidden constructor property")}else if(t.constructorAction==="ignore"){l()}else{s[e]=l()}}else{s[e]=l()}white();if(c==="}"){next("}");return s}next(",");white()}}error("Bad object")};l=function(){white();switch(c){case"{":return object();case"[":return array();case'"':return string();case"-":return number();default:return c>="0"&&c<="9"?number():word()}};return function(e,t){var s;o=e+"";a=0;c=" ";s=l();white();if(c){error("Syntax error")}return typeof t==="function"?function walk(e,s){var r,i,n=e[s];if(n&&typeof n==="object"){Object.keys(n).forEach((function(e){i=walk(n,e);if(i!==undefined){n[e]=i}else{delete n[e]}}))}return t.call(e,s,n)}({"":s},""):s}};e.exports=json_parse},46610:function(e,t,s){var r=s(41843);var i=e.exports;(function(){"use strict";function f(e){return e<10?"0"+e:e}var e=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,t=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,s,n,a={"\b":"\\b","\t":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},c;function quote(e){t.lastIndex=0;return t.test(e)?'"'+e.replace(t,(function(e){var t=a[e];return typeof t==="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)}))+'"':'"'+e+'"'}function str(e,t){var i,a,u,o,l=s,p,d=t[e],y=d!=null&&(d instanceof r||r.isBigNumber(d));if(d&&typeof d==="object"&&typeof d.toJSON==="function"){d=d.toJSON(e)}if(typeof c==="function"){d=c.call(t,e,d)}switch(typeof d){case"string":if(y){return d}else{return quote(d)}case"number":return isFinite(d)?String(d):"null";case"boolean":case"null":case"bigint":return String(d);case"object":if(!d){return"null"}s+=n;p=[];if(Object.prototype.toString.apply(d)==="[object Array]"){o=d.length;for(i=0;i<o;i+=1){p[i]=str(i,d)||"null"}u=p.length===0?"[]":s?"[\n"+s+p.join(",\n"+s)+"\n"+l+"]":"["+p.join(",")+"]";s=l;return u}if(c&&typeof c==="object"){o=c.length;for(i=0;i<o;i+=1){if(typeof c[i]==="string"){a=c[i];u=str(a,d);if(u){p.push(quote(a)+(s?": ":":")+u)}}}}else{Object.keys(d).forEach((function(e){var t=str(e,d);if(t){p.push(quote(e)+(s?": ":":")+t)}}))}u=p.length===0?"{}":s?"{\n"+s+p.join(",\n"+s)+"\n"+l+"}":"{"+p.join(",")+"}";s=l;return u}}if(typeof i.stringify!=="function"){i.stringify=function(e,t,r){var i;s="";n="";if(typeof r==="number"){for(i=0;i<r;i+=1){n+=" "}}else if(typeof r==="string"){n=r}c=t;if(t&&typeof t!=="function"&&(typeof t!=="object"||typeof t.length!=="number")){throw new Error("JSON.stringify")}return str("",{"":e})}}})()},18936:function(e,t,s){
|
|
2
2
|
/*!
|
|
3
3
|
* mime-db
|
|
4
4
|
* Copyright(c) 2014 Jonathan Ong
|