return{type:"Pattern",getPattern:function(){return"hotpink"}}},t.prototype={getIR:function(){return["Dummy"]}},t}();vartt=function(){functiont(t,e,n,r,i,a){this.name=t[1][0].name,this.operatorList=t[2],this.matrix=t[3]||[1,0,0,1,0,0],this.bbox=t[4],this.xstep=t[5],this.ystep=t[6],this.paintType=t[7],this.tilingType=t[8],this.color=e,this.objs=r,this.commonObjs=i,this.baseTransform=a,this.type="Pattern",this.ctx=n}vare={COLORED:1,UNCOLORED:2},i=3e3;returnt.getIR=function(t,e,n){varr=e.get("Matrix"),i=e.get("BBox"),a=e.get("XStep"),o=e.get("YStep"),s=e.get("PaintType"),l=e.get("TilingType");return["TilingPattern",n,t,r,i,a,o,s,l]},t.prototype={createPatternCanvas:function(t){vare=this.operatorList,n=this.bbox,a=this.xstep,o=this.ystep,s=this.paintType,l=this.tilingType,u=this.color,c=this.objs,h=this.commonObjs;this.ctx;r("TilingType: "+l);varf=n[0],d=n[1],p=n[2],g=n[3],y=[f,d],v=[f+a,d+o],m=v[0]-y[0],b=v[1]-y[1],w=z.singularValueDecompose2dScale(this.matrix),A=z.singularValueDecompose2dScale(this.baseTransform),x=[w[0]*A[0],w[1]*A[1]];m=Math.min(Math.ceil(Math.abs(m*x[0])),i),b=Math.min(Math.ceil(Math.abs(b*x[1])),i);varS=xt.getCanvas("pattern",m,b,!0),k=S.context,C=newkt(k,h,c);C.groupLevel=t.groupLevel,this.setFillAndStrokeStyleToContext(k,s,u),this.setScale(m,b,a,o),this.transformToScale(C);var_=[1,0,0,1,-y[0],-y[1]];returnC.transform.apply(C,_),this.clipBbox(C,n,f,d,p,g),C.executeOperatorList(e),S.canvas},setScale:function(t,e,n,r){this.scale=[t/n,e/r]},transformToScale:function(t){vare=this.scale,n=[e[0],0,0,e[1],0,0];t.transform.apply(t,n)},scaleToContext:function(){vart=this.scale;this.ctx.scale(1/t[0],1/t[1])},clipBbox:function(t,e,n,r,i,a){if(e&&v(e)&&4==e.length){varo=i-n,s=a-r;t.rectangle(n,r,o,s),t.clip(),t.endPath()}},setFillAndStrokeStyleToContext:function(t,r,i){switch(r){casee.COLORED:vara=this.ctx;t.fillStyle=a.fillStyle,t.strokeStyle=a.strokeStyle;break;casee.UNCOLORED:varo=j.singletons.rgb.getRgb(i,0),s=z.makeCssRgb(o);t.fillStyle=s,t.strokeStyle=s;break;default:n("Unsupported paint type: "+r)}},getPattern:function(t,e){varn=this.createPatternCanvas(e),t=this.ctx;returnt.setTransform.apply(t,this.baseTransform),t.transform.apply(t,this.matrix),this.scaleToContext(),t.createPattern(n,"repeat")}},t}(),et=function(){vart=0,e=2,i=3,a=4;return{getSampleArray:function(t,e,n,r){for(vari=1,a=0,o=t.length;a<o;a++)i*=t[a];i*=e;for(vars=[],l=0,u=0,c=1/(Math.pow(2,n)-1),h=r.getBytes((i*n+7)/8),f=0,a=0;a<i;a++){for(;l<n;)u<<=8,u|=h[f++],l+=8;l-=n,s.push((u>>l)*c),u&=(1<<l)-1}returns},getIR:function(t,e){varr=e.dict;r||(r=e);vari=[this.constructSampled,null,this.constructInterpolated,this.constructStiched,this.constructPostScript],a=r.get("FunctionType"),o=i[a];returno||n("Unknown type of function"),o.call(this,e,r,t)},fromIR:function(n){varr=n[0];switch(r){caset:returnthis.constructSampledFromIR(n);casee:returnthis.constructInterpolatedFromIR(n);casei:returnthis.constructStichedFromIR(n);default:returnthis.constructPostScriptFromIR(n)}},parse:function(t,e){varn=this.getIR(t,e);returnthis.fromIR(n)},constructSampled:function(e,i){functiona(t){for(vare=t.length,n=(t.length/2,[]),r=0,i=0;i<e;i+=2)n[r]=[t[i],t[i+1]],++r;returnn}varo=i.get("Domain"),s=i.get("Range");o&&s||n("No domain or range");varl=o.length/2,u=s.length/2;o=a(o),s=a(s);varc=i.get("Size"),h=i.get("BitsPerSample"),f=i.get("Order")||1;1!==f&&r("No support for cubic spline interpolation: "+f);vard=i.get("Encode");if(!d){d=[];for(varp=0;p<l;++p)d.push(0),d.push(c[p]-1)}d=a(d);varg=i.get("Decode");g=g?a(g):s;vary=this.getSampleArray(c,u,h,e);return[t,l,o,d,g,y,c,u,Math.pow(2,h)-1,s]},constructSampledFromIR:function(t){functione(t,e,n,r,i){returnr+(t-e)*((i-r)/(n-e))}returnfunction(r){vari=t[1],a=t[2],o=t[3],s=t[4],l=t[5],u=t[6],c=t[7],h=(t[8],t[9]);i!=r.length&&n("Incorrect number of arguments: "+i+" != "+r.length);for(varf=r,d=1<<i,p=newFloat64Array(d),g=newUint32Array(d),y=0;y<d;y++)p[y]=1;for(varv=c,m=1,b=0;b<i;++b){varw=a[b][0],A=a[b][1],x=Math.min(Math.max(f[b],w),A),S=e(x,w,A,o[b][0],o[b][1]),k=u
t.exports=function(t,e,n){if(r(t),void0===e)returnt;switch(n){case1:returnfunction(n){returnt.call(e,n)};case2:returnfunction(n,r){returnt.call(e,n,r)};case3:returnfunction(n,r,i){returnt.call(e,n,r,i)}}returnfunction(){returnt.apply(e,arguments)}}},function(t,e){"function"==typeofObject.create?t.exports=function(t,e){t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}})}:t.exports=function(t,e){t.super_=e;varn=function(){};n.prototype=e.prototype,t.prototype=newn,t.prototype.constructor=t}},function(t,e,n){(function(){vart,r,i,a={}.hasOwnProperty,o=function(t,e){functionn(){this.constructor=t}for(varrine)a.call(e,r)&&(t[r]=e[r]);returnn.prototype=e.prototype,t.prototype=newn,t.__super__=e.prototype,t};t=n(51),i=function(){functione(t,e){this.type=t,this.endian=null!=e?e:"BE",this.fn=this.type,"8"!==this.type[this.type.length-1]&&(this.fn+=this.endian)}returne.prototype.size=function(){returnt.TYPES[this.type]},e.prototype.decode=function(t){returnt["read"+this.fn]()},e.prototype.encode=function(t,e){returnt["write"+this.fn](e)},e}(),e.Number=i,e.uint8=newi("UInt8"),e.uint16be=e.uint16=newi("UInt16","BE"),e.uint16le=newi("UInt16","LE"),e.uint24be=e.uint24=newi("UInt24","BE"),e.uint24le=newi("UInt24","LE"),e.uint32be=e.uint32=newi("UInt32","BE"),e.uint32le=newi("UInt32","LE"),e.int8=newi("Int8"),e.int16be=e.int16=newi("Int16","BE"),e.int16le=newi("Int16","LE"),e.int24be=e.int24=newi("Int24","BE"),e.int24le=newi("Int24","LE"),e.int32be=e.int32=newi("Int32","BE"),e.int32le=newi("Int32","LE"),e.floatbe=e["float"]=newi("Float","BE"),e.floatle=newi("Float","LE"),e.doublebe=e["double"]=newi("Double","BE"),e.doublele=newi("Double","LE"),r=function(t){functione(t,n,r){null==r&&(r=t>>1),e.__super__.constructor.call(this,"Int"+t,n),this._point=1<<r}returno(e,t),e.prototype.decode=function(t){returne.__super__.decode.call(this,t)/this._point},e.prototype.encode=function(t,n){returne.__super__.encode.call(this,t,n*this._point|0)},e}(i),e.Fixed=r,e.fixed16be=e.fixed16=newr(16,"BE"),e.fixed16le=newr(16,"LE"),e.fixed32be=e.fixed32=newr(32,"BE"),e.fixed32le=newr(32,"LE")}).call(this)},function(t,e){t.exports={}},function(t,e,n){"use strict";varr=n(207)(!0);n(61)(String,"String",function(t){this._t=String(t),this._i=0},function(){vart,e=this._t,n=this._i;returnn>=e.length?{value:void0,done:!0}:(t=r(e,n),this._i+=t.length,{value:t,done:!1})})},function(t,e,n){(function(t){functionn(t){returnArray.isArray?Array.isArray(t):"[object Array]"===y(t)}functionr(t){return"boolean"==typeoft}functioni(t){returnnull===t}functiona(t){returnnull==t}functiono(t){return"number"==typeoft}functions(t){return"string"==typeoft}functionl(t){return"symbol"==typeoft}functionu(t){returnvoid0===t}functionc(t){return"[object RegExp]"===y(t)}functionh(t){return"object"==typeoft&&null!==t}functionf(t){return"[object Date]"===y(t)}functiond(t){return"[object Error]"===y(t)||tinstanceofError}functionp(t){return"function"==typeoft}functiong(t){returnnull===t||"boolean"==typeoft||"number"==typeoft||"string"==typeoft||"symbol"==typeoft||"undefined"==typeoft}functiony(t){returnObject.prototype.toString.call(t)}e.isArray=n,e.isBoolean=r,e.isNull=i,e.isNullOrUndefined=a,e.isNumber=o,e.isString=s,e.isSymbol=l,e.isUndefined=u,e.isRegExp=c,e.isObject=h,e.isDate=f,e.isError=d,e.isFunction=p,e.isPrimitive=g,e.isBuffer=t.isBuffer}).call(e,n(1).Buffer)},function(t,e,n){(function(e){(function(){varr,i;r=function(){functiont(){}varn,r,a,o;returna=function(t,e){return(Array(e+1).join("0")+t).slice(-e)},r=/[\n\r\t\b\f\(\)\\]/g,n={"\n":"\\n","\r":"\\r","\t":"\\t","\b":"\\b","\f":"\\f","\\":"\\\\","(":"\\(",")":"\\)"},o=function(t){vare,n,r,i,a;if(i=t.length,1&i)thrownewError("Buffer length must be even");for(n=r=0,a=i-1;r<a;n=r+=2)e=t[n],t[n]=t[n+1],t[n+1]=e;returnt},t.convert=function(s){varl,u,c,h,f,d,p,g,y,v;if("string"==typeofs)return"/"+s;if(sinstanceofString){for(y=s,c=!1,u=f=0,g=y.length;f<g;u=f+=1)if(y.charCodeAt
if(t.memLevel&&(t.memLevel<e.Z_MIN_MEMLEVEL||t.memLevel>e.Z_MAX_MEMLEVEL))thrownewError("Invalid memLevel: "+t.memLevel);if(t.strategy&&t.strategy!=e.Z_FILTERED&&t.strategy!=e.Z_HUFFMAN_ONLY&&t.strategy!=e.Z_RLE&&t.strategy!=e.Z_FIXED&&t.strategy!=e.Z_DEFAULT_STRATEGY)thrownewError("Invalid strategy: "+t.strategy);if(t.dictionary&&!y.isBuffer(t.dictionary))thrownewError("Invalid dictionary: it should be a Buffer instance");this._handle=newm.Zlib(n);vari=this;this._hadError=!1,this._handle.onerror=function(t,n){p(i),i._hadError=!0;varr=newError(t);r.errno=n,r.code=e.codes[n],i.emit("error",r)};vara=e.Z_DEFAULT_COMPRESSION;"number"==typeoft.level&&(a=t.level);varo=e.Z_DEFAULT_STRATEGY;"number"==typeoft.strategy&&(o=t.strategy),this._handle.init(t.windowBits||e.Z_DEFAULT_WINDOWBITS,a,t.memLevel||e.Z_DEFAULT_MEMLEVEL,o,t.dictionary),this._buffer=y.allocUnsafe(this._chunkSize),this._offset=0,this._level=a,this._strategy=o,this.once("end",this.close),Object.defineProperty(this,"_closed",{get:function(){return!r._handle},configurable:!0,enumerable:!0})}functionp(e,n){n&&t.nextTick(n),e._handle&&(e._handle.close(),e._handle=null)}functiong(t){t.emit("close")}vary=n(1).Buffer,v=n(15).Transform,m=n(150),b=n(49),w=n(88).ok,A=n(1).kMaxLength,x="Cannot create final Buffer. It would be larger than 0x"+A.toString(16)+" bytes";m.Z_MIN_WINDOWBITS=8,m.Z_MAX_WINDOWBITS=15,m.Z_DEFAULT_WINDOWBITS=15,m.Z_MIN_CHUNK=64,m.Z_MAX_CHUNK=1/0,m.Z_DEFAULT_CHUNK=16384,m.Z_MIN_MEMLEVEL=1,m.Z_MAX_MEMLEVEL=9,m.Z_DEFAULT_MEMLEVEL=8,m.Z_MIN_LEVEL=-1,m.Z_MAX_LEVEL=9,m.Z_DEFAULT_LEVEL=m.Z_DEFAULT_COMPRESSION;for(varS=Object.keys(m),k=0;k<S.length;k++){varC=S[k];C.match(/^Z/)&&Object.defineProperty(e,C,{enumerable:!0,value:m[C],writable:!1})}for(var_={Z_OK:m.Z_OK,Z_STREAM_END:m.Z_STREAM_END,Z_NEED_DICT:m.Z_NEED_DICT,Z_ERRNO:m.Z_ERRNO,Z_STREAM_ERROR:m.Z_STREAM_ERROR,Z_DATA_ERROR:m.Z_DATA_ERROR,Z_MEM_ERROR:m.Z_MEM_ERROR,Z_BUF_ERROR:m.Z_BUF_ERROR,Z_VERSION_ERROR:m.Z_VERSION_ERROR},P=Object.keys(_),I=0;I<P.length;I++){varT=P[I];_[_[T]]=T}Object.defineProperty(e,"codes",{enumerable:!0,value:Object.freeze(_),writable:!1}),e.Deflate=a,e.Inflate=o,e.Gzip=s,e.Gunzip=l,e.DeflateRaw=u,e.InflateRaw=c,e.Unzip=h,e.createDeflate=function(t){returnnewa(t)},e.createInflate=function(t){returnnewo(t)},e.createDeflateRaw=function(t){returnnewu(t)},e.createInflateRaw=function(t){returnnewc(t)},e.createGzip=function(t){returnnews(t)},e.createGunzip=function(t){returnnewl(t)},e.createUnzip=function(t){returnnewh(t)},e.deflate=function(t,e,n){return"function"==typeofe&&(n=e,e={}),r(newa(e),t,n)},e.deflateSync=function(t,e){returni(newa(e),t)},e.gzip=function(t,e,n){return"function"==typeofe&&(n=e,e={}),r(news(e),t,n)},e.gzipSync=function(t,e){returni(news(e),t)},e.deflateRaw=function(t,e,n){return"function"==typeofe&&(n=e,e={}),r(newu(e),t,n)},e.deflateRawSync=function(t,e){returni(newu(e),t)},e.unzip=function(t,e,n){return"function"==typeofe&&(n=e,e={}),r(newh(e),t,n)},e.unzipSync=function(t,e){returni(newh(e),t)},e.inflate=function(t,e,n){return"function"==typeofe&&(n=e,e={}),r(newo(e),t,n)},e.inflateSync=function(t,e){returni(newo(e),t)},e.gunzip=function(t,e,n){return"function"==typeofe&&(n=e,e={}),r(newl(e),t,n)},e.gunzipSync=function(t,e){returni(newl(e),t)},e.inflateRaw=function(t,e,n){return"function"==typeofe&&(n=e,e={}),r(newc(e),t,n)},e.inflateRawSync=function(t,e){returni(newc(e),t)},b.inherits(d,v),d.prototype.params=function(n,r,i){if(n<e.Z_MIN_LEVEL||n>e.Z_MAX_LEVEL)thrownewRangeError("Invalid compression level: "+n);if(r!=e.Z_FILTERED&&r!=e.Z_HUFFMAN_ONLY&&r!=e.Z_RLE&&r!=e.Z_FIXED&&r!=e.Z_DEFAULT_STRATEGY)thrownewTypeError("Invalid strategy: "+r);if(this._level!==n||this._strategy!==r){vara=this;this.flush(m.Z_SYNC_FLUSH,function(){w(a._handle,"zlib binding closed"),a._handle.params(n,r),a._hadError||(a._level=n,a._strategy=r,i&&i())})}elset.nextTick(i)},d.prototype.reset=function(){returnw(this._handle,"zlib binding closed"),this._handle.reset()},d.prototype._flush=function(t){this._transform(y.al
},function(t,e,n){varr=n(55);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},function(t,e){varn={}.toString;t.exports=function(t){returnn.call(t).slice(8,-1)}},function(t,e){t.exports=function(t){if(void0==t)throwTypeError("Can't call method on "+t);returnt}},function(t,e,n){varr=n(35),i=n(27),a=n(17),o=n(58),s=n(18),l=n(95),u=Object.getOwnPropertyDescriptor;e.f=n(5)?u:function(t,e){if(t=a(t),e=o(e,!0),l)try{returnu(t,e)}catch(n){}if(s(t,e))returni(!r.f.call(t,e),t[e])}},function(t,e,n){varr=n(9);t.exports=function(t,e){if(!r(t))returnt;varn,i;if(e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))returni;if("function"==typeof(n=t.valueOf)&&!r(i=n.call(t)))returni;if(!e&&"function"==typeof(n=t.toString)&&!r(i=n.call(t)))returni;throwTypeError("Can't convert object to primitive value")}},function(t,e,n){varr=n(3),i=n(2),a=n(19);t.exports=function(t,e){varn=(i.Object||{})[t]||Object[t],o={};o[t]=e(n),r(r.S+r.F*a(function(){n(1)}),"Object",o)}},function(t,e,n){t.exports={"default":n(200),__esModule:!0}},function(t,e,n){"use strict";varr=n(62),i=n(3),a=n(99),o=n(13),s=n(18),l=n(23),u=n(203),c=n(39),h=n(206),f=n(4)("iterator"),d=!([].keys&&"next"in[].keys()),p="@@iterator",g="keys",y="values",v=function(){returnthis};t.exports=function(t,e,n,m,b,w,A){u(n,e,m);varx,S,k,C=function(t){if(!d&&tinT)returnT[t];switch(t){caseg:returnfunction(){returnnewn(this,t)};casey:returnfunction(){returnnewn(this,t)}}returnfunction(){returnnewn(this,t)}},_=e+" Iterator",P=b==y,I=!1,T=t.prototype,E=T[f]||T[p]||b&&T[b],O=!d&&E||C(b),R=b?P?C("entries"):O:void0,L="Array"==e?T.entries||E:E;if(L&&(k=h(L.call(newt)),k!==Object.prototype&&k.next&&(c(k,_,!0),r||s(k,f)||o(k,f,v))),P&&E&&E.name!==y&&(I=!0,O=function(){returnE.call(this)}),r&&!A||!d&&!I&&T[f]||o(T,f,O),l[e]=O,l[_]=v,b)if(x={values:P?O:C(y),keys:w?O:C(g),entries:R},A)for(Sinx)SinT||a(T,S,x[S]);elsei(i.P+i.F*(d||I),e,x);returnx}},function(t,e){t.exports=!0},function(t,e){varn=Math.ceil,r=Math.floor;t.exports=function(t){returnisNaN(t=+t)?0:(t>0?r:n)(t)}},function(t,e,n){varr=n(65)("keys"),i=n(38);t.exports=function(t){returnr[t]||(r[t]=i(t))}},function(t,e,n){varr=n(10),i="__core-js_shared__",a=r[i]||(r[i]={});t.exports=function(t){returna[t]||(a[t]={})}},function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,e,n){varr=n(68),i=n(4)("iterator"),a=n(23);t.exports=n(2).getIteratorMethod=function(t){if(void0!=t)returnt[i]||t["@@iterator"]||a[r(t)]}},function(t,e,n){varr=n(55),i=n(4)("toStringTag"),a="Arguments"==r(function(){returnarguments}()),o=function(t,e){try{returnt[e]}catch(n){}};t.exports=function(t){vare,n,s;returnvoid0===t?"Undefined":null===t?"Null":"string"==typeof(n=o(e=Object(t),i))?n:a?r(e):"Object"==(s=r(e))&&"function"==typeofe.callee?"Arguments":s}},function(t,e,n){"use strict";functionr(t){returnt&&t.__esModule?t:{"default":t}}e.__esModule=!0;vari=n(103),a=r(i),o=n(216),s=r(o),l="function"==typeofs["default"]&&"symbol"==typeofa["default"]?function(t){returntypeoft}:function(t){returnt&&"function"==typeofs["default"]&&t.constructor===s["default"]&&t!==s["default"].prototype?"symbol":typeoft};e["default"]="function"==typeofs["default"]&&"symbol"===l(a["default"])?function(t){return"undefined"==typeoft?"undefined":l(t)}:function(t){returnt&&"function"==typeofs["default"]&&t.constructor===s["default"]&&t!==s["default"].prototype?"symbol":"undefined"==typeoft?"undefined":l(t)}},function(t,e,n){e.f=n(4)},function(t,e,n){varr=n(10),i=n(2),a=n(62),o=n(70),s=n(6).f;t.exports=function(t){vare=i.Symbol||(i.Symbol=a?{}:r.Symbol||{});"_"==t.charAt(0)||tine||s(e,t,{value:o.f(t)})}},function(t,e){e.f=Object.getOwnPropertySymbols},function(t,e){},function(t,e,n){t.exports={"default":n(223),__esModule:!0}},function(t,e,n){varr=n(9);t.exports=function(t,e){if(!r(t)||t._t!==e)throwTypeError("Incompatible receiver, "+e+" required!");returnt}},function(t,e){varn={}.
}).call(e,n(7),n(11))},function(t,e,n){t.exports=n(31).EventEmitter},function(t,e,n){"use strict";functionr(t,e){varn=this,r=this._readableState&&this._readableState.destroyed,i=this._writableState&&this._writableState.destroyed;returnr||i?(e?e(t):!t||this._writableState&&this._writableState.errorEmitted||o(a,this,t),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(t||null,function(t){!e&&t?(o(a,n,t),n._writableState&&(n._writableState.errorEmitted=!0)):e&&e(t)}),this)}functioni(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}functiona(t,e){t.emit("error",e)}varo=n(32).nextTick;t.exports={destroy:r,undestroy:i}},function(t,e,n){"use strict";functionr(t,e){varn=this._transformState;n.transforming=!1;varr=n.writecb;if(!r)returnthis.emit("error",newError("write callback called multiple times"));n.writechunk=null,n.writecb=null,null!=e&&this.push(e),r(t);vari=this._readableState;i.reading=!1,(i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}functioni(t){returnthisinstanceofi?(s.call(this,t),this._transformState={afterTransform:r.bind(this),needTransform:!1,transforming:!1,writecb:null,writechunk:null,writeencoding:null},this._readableState.needReadable=!0,this._readableState.sync=!1,t&&("function"==typeoft.transform&&(this._transform=t.transform),"function"==typeoft.flush&&(this._flush=t.flush)),voidthis.on("prefinish",a)):newi(t)}functiona(){vart=this;"function"==typeofthis._flush?this._flush(function(e,n){o(t,e,n)}):o(this,null,null)}functiono(t,e,n){if(e)returnt.emit("error",e);if(null!=n&&t.push(n),t._writableState.length)thrownewError("Calling transform done when ws.length != 0");if(t._transformState.transforming)thrownewError("Calling transform done when still transforming");returnt.push(null)}t.exports=i;vars=n(16),l=n(25);l.inherits=n(21),l.inherits(i,s),i.prototype.push=function(t,e){returnthis._transformState.needTransform=!1,s.prototype.push.call(this,t,e)},i.prototype._transform=function(t,e,n){thrownewError("_transform() is not implemented")},i.prototype._write=function(t,e,n){varr=this._transformState;if(r.writecb=n,r.writechunk=t,r.writeencoding=e,!r.transforming){vari=this._readableState;(r.needTransform||i.needReadable||i.length<i.highWaterMark)&&this._read(i.highWaterMark)}},i.prototype._read=function(t){vare=this._transformState;null!==e.writechunk&&e.writecb&&!e.transforming?(e.transforming=!0,this._transform(e.writechunk,e.writeencoding,e.afterTransform)):e.needTransform=!0},i.prototype._destroy=function(t,e){varn=this;s.prototype._destroy.call(this,t,function(t){e(t),n.emit("close")})}},function(t,e,n){(function(e){(function(){varr,i,a,o,s=function(t,e){returnfunction(){returnt.apply(e,arguments)}},l=function(t,e){functionn(){this.constructor=t}for(varrine)u.call(e,r)&&(t[r]=e[r]);returnn.prototype=e.prototype,t.prototype=newn,t.__super__=e.prototype,t},u={}.hasOwnProperty;o=n(48),a=n(15),i=function(t){functionn(t,e,r){this.document=t,this.id=e,this.data=null!=r?r:{},this.finalize=s(this.finalize,this),n.__super__.constructor.call(this,{decodeStrings:!1}),this.gen=0,this.deflate=null,this.compress=this.document.compress&&!this.data.Filter,this.uncompressedLength=0,this.chunks=[]}returnl(n,t),n.prototype.initDeflate=function(){returnthis.data.Filter="FlateDecode",this.deflate=o.createDeflate(),this.deflate.on("data",function(t){returnfunction(e){returnt.chunks.push(e),t.data.Length+=e.length}}(this)),this.deflate.on("end",this.finalize)},n.prototype._write=function(t,n,r){vari;returne.isBuffer(t)||(t=newe(t+"\n","binary")),this.uncompressedLength+=t.length,null==(i=this.data).Length&&(i.Length=0),this.compress?(this.deflate||this.initDeflate(),this.deflate.write(t
}functiona(t,e,n){vara,c;if(r(t)||r(e))return!1;if(t.prototype!==e.prototype)return!1;if(l(t))return!!l(e)&&(t=o.call(t),e=o.call(e),u(t,e,n));if(i(t)){if(!i(e))return!1;if(t.length!==e.length)return!1;for(a=0;a<t.length;a++)if(t[a]!==e[a])return!1;return!0}try{varh=s(t),f=s(e)}catch(d){return!1}if(h.length!=f.length)return!1;for(h.sort(),f.sort(),a=h.length-1;a>=0;a--)if(h[a]!=f[a])return!1;for(a=h.length-1;a>=0;a--)if(c=h[a],!u(t[c],e[c],n))return!1;returntypeoft==typeofe}varo=Array.prototype.slice,s=n(249),l=n(250),u=t.exports=function(t,e,n){returnn||(n={}),t===e||(tinstanceofDate&&einstanceofDate?t.getTime()===e.getTime():!t||!e||"object"!=typeoft&&"object"!=typeofe?n.strict?t===e:t==e:a(t,e,n))}},function(t,e){functionn(t){vare=[];for(varnint)e.push(n);returne}e=t.exports="function"==typeofObject.keys?Object.keys:n,e.shim=n},function(t,e){functionn(t){return"[object Arguments]"==Object.prototype.toString.call(t)}functionr(t){returnt&&"object"==typeoft&&"number"==typeoft.length&&Object.prototype.hasOwnProperty.call(t,"callee")&&!Object.prototype.propertyIsEnumerable.call(t,"callee")||!1}vari="[object Arguments]"==function(){returnObject.prototype.toString.call(arguments)}();e=t.exports=i?n:r,e.supported=n,e.unsupported=r},function(t,e,n){t.exports={"default":n(252),__esModule:!0}},function(t,e,n){n(253),t.exports=n(2).Object.assign},function(t,e,n){varr=n(3);r(r.S+r.F,"Object",{assign:n(254)})},function(t,e,n){"use strict";varr=n(29),i=n(72),a=n(35),o=n(30),s=n(54),l=Object.assign;t.exports=!l||n(19)(function(){vart={},e={},n=Symbol(),r="abcdefghijklmnopqrst";returnt[n]=7,r.split("").forEach(function(t){e[t]=t}),7!=l({},t)[n]||Object.keys(l({},e)).join("")!=r})?function(t,e){for(varn=o(t),l=arguments.length,u=1,c=i.f,h=a.f;l>u;)for(varf,d=s(arguments[u++]),p=c?r(d).concat(c(d)):r(d),g=p.length,y=0;g>y;)h.call(d,f=p[y++])&&(n[f]=d[f]);returnn}:l},function(t,e,n){t.exports={"default":n(256),__esModule:!0}},function(t,e,n){n(257),t.exports=n(2).String.fromCodePoint},function(t,e,n){varr=n(3),i=n(102),a=String.fromCharCode,o=String.fromCodePoint;r(r.S+r.F*(!!o&&1!=o.length),"String",{fromCodePoint:function(t){for(vare,n=[],r=arguments.length,o=0;r>o;){if(e=+arguments[o++],i(e,1114111)!==e)throwRangeError(e+" is not a valid code point");n.push(e<65536?a(e):a(((e-=65536)>>10)+55296,e%1024+56320))}returnn.join("")}})},function(t,e,n){t.exports={"default":n(259),__esModule:!0}},function(t,e,n){n(24),n(260),t.exports=n(2).Array.from},function(t,e,n){"use strict";varr=n(20),i=n(3),a=n(30),o=n(111),s=n(112),l=n(37),u=n(261),c=n(67);i(i.S+i.F*!n(262)(function(t){Array.from(t)}),"Array",{from:function(t){vare,n,i,h,f=a(t),d="function"==typeofthis?this:Array,p=arguments.length,g=p>1?arguments[1]:void0,y=void0!==g,v=0,m=c(f);if(y&&(g=r(g,p>2?arguments[2]:void0,2)),void0==m||d==Array&&s(m))for(e=l(f.length),n=newd(e);e>v;v++)u(n,v,y?g(f[v],v):f[v]);elsefor(h=m.call(f),n=newd;!(i=h.next()).done;v++)u(n,v,y?o(h,g,[i.value,v],!0):i.value);returnn.length=v,n}})},function(t,e,n){"use strict";varr=n(6),i=n(27);t.exports=function(t,e,n){eint?r.f(t,e,i(0,n)):t[e]=n}},function(t,e,n){varr=n(4)("iterator"),i=!1;try{vara=[7][r]();a["return"]=function(){i=!0},Array.from(a,function(){throw2})}catch(o){}t.exports=function(t,e){if(!e&&!i)return!1;varn=!1;try{vara=[7],o=a[r]();o.next=function(){return{done:n=!0}},a[r]=function(){returno},t(a)}catch(s){}returnn}},function(t,e,n){t.exports={"default":n(264),__esModule:!0}},function(t,e,n){n(73),n(24),n(28),n(265),n(266),n(267),n(268),t.exports=n(2).Set},function(t,e,n){"use strict";varr=n(108),i=n(75),a="Set";t.exports=n(113)(a,function(t){returnfunction(){returnt(this,arguments.length>0?arguments[0]:void0)}},{add:function(t){returnr.def(i(this,a),t=0===t?0:t,t)}},r)},function(t,e,n){varr=n(3);r(r.P+r.R,"Set",{toJSON:n(114)("Set")})},function(t,e,n){n(115)("Set")},function(t,e,n){n(116)("Set")},function(t,e,n){(function(t){varr,i,a,o,s,l,u,c,h,f,d,p,g,y,v,m,b,w,A;v=n(43),b=n(270),A=newv(t("ABEAAAAAAAAAEKiQ5ZlpWFPX2vd73lPrafWIdQBlir
this.input_=t,this.reset()}varr=4096,i=2*r+32,a=2*r-1,o=newUint32Array([0,1,3,7,15,31,63,127,255,511,1023,2047,4095,8191,16383,32767,65535,131071,262143,524287,1048575,2097151,4194303,8388607,16777215]);n.READ_SIZE=r,n.IBUF_MASK=a,n.prototype.reset=function(){this.buf_ptr_=0,this.val_=0,this.pos_=0,this.bit_pos_=0,this.bit_end_pos_=0,this.eos_=0,this.readMoreInput();for(vart=0;t<4;t++)this.val_|=this.buf_[this.pos_]<<8*t,++this.pos_;returnthis.bit_end_pos_>0},n.prototype.readMoreInput=function(){if(!(this.bit_end_pos_>256))if(this.eos_){if(this.bit_pos_>this.bit_end_pos_)thrownewError("Unexpected end of input "+this.bit_pos_+" "+this.bit_end_pos_)}else{vart=this.buf_ptr_,e=this.input_.read(this.buf_,t,r);if(e<0)thrownewError("Unexpected end of input");if(e<r){this.eos_=1;for(varn=0;n<32;n++)this.buf_[t+e+n]=0}if(0===t){for(varn=0;n<32;n++)this.buf_[(r<<1)+n]=this.buf_[n];this.buf_ptr_=r}elsethis.buf_ptr_=0;this.bit_end_pos_+=e<<3}},n.prototype.fillBitWindow=function(){for(;this.bit_pos_>=8;)this.val_>>>=8,this.val_|=this.buf_[this.pos_&a]<<24,++this.pos_,this.bit_pos_=this.bit_pos_-8>>>0,this.bit_end_pos_=this.bit_end_pos_-8>>>0},n.prototype.readBits=function(t){32-this.bit_pos_<t&&this.fillBitWindow();vare=this.val_>>>this.bit_pos_&o[t];returnthis.bit_pos_+=t,e},t.exports=n},function(t,e,n){varr=n(287);n(8);e.init=function(){vart=n(117).BrotliDecompressBuffer,e=r.toByteArray(n(288));returnt(e)}},function(t,e,n){"use strict";functionr(t){vare=t.length;if(e%4>0)thrownewError("Invalid string. Length must be a multiple of 4");return"="===t[e-2]?2:"="===t[e-1]?1:0}functioni(t){return3*t.length/4-r(t)}functiona(t){vare,n,i,a,o,s=t.length;a=r(t),o=newh(3*s/4-a),n=a>0?s-4:s;varl=0;for(e=0;e<n;e+=4)i=c[t.charCodeAt(e)]<<18|c[t.charCodeAt(e+1)]<<12|c[t.charCodeAt(e+2)]<<6|c[t.charCodeAt(e+3)],o[l++]=i>>16&255,o[l++]=i>>8&255,o[l++]=255&i;return2===a?(i=c[t.charCodeAt(e)]<<2|c[t.charCodeAt(e+1)]>>4,o[l++]=255&i):1===a&&(i=c[t.charCodeAt(e)]<<10|c[t.charCodeAt(e+1)]<<4|c[t.charCodeAt(e+2)]>>2,o[l++]=i>>8&255,o[l++]=255&i),o}functiono(t){returnu[t>>18&63]+u[t>>12&63]+u[t>>6&63]+u[63&t]}functions(t,e,n){for(varr,i=[],a=e;a<n;a+=3)r=(t[a]<<16&16711680)+(t[a+1]<<8&65280)+(255&t[a+2]),i.push(o(r));returni.join("")}functionl(t){for(vare,n=t.length,r=n%3,i="",a=[],o=16383,l=0,c=n-r;l<c;l+=o)a.push(s(t,l,l+o>c?c:l+o));return1===r?(e=t[n-1],i+=u[e>>2],i+=u[e<<4&63],i+="=="):2===r&&(e=(t[n-2]<<8)+t[n-1],i+=u[e>>10],i+=u[e>>4&63],i+=u[e<<2&63],i+="="),a.push(i),a.join("")}e.byteLength=i,e.toByteArray=a,e.fromByteArray=l;for(varu=[],c=[],h="undefined"!=typeofUint8Array?Uint8Array:Array,f="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d=0,p=f.length;d<p;++d)u[d]=f[d],c[f.charCodeAt(d)]=d;c["-".charCodeAt(0)]=62,c["_".charCodeAt(0)]=63},function(t,e){t.exports="W5/fcQLn5gKf2XUbAiQ1XULX+TZz6ADToDsgqk6qVfeC0e4m6OO2wcQ1J76ZBVRV1fRkEsdu//62zQsFEZWSTCnMhcsQKlS2qOhuVYYMGCkV0fXWEoMFbESXrKEZ9wdUEsyw9g4bJlEt1Y6oVMxMRTEVbCIwZzJzboK5j8m4YH02qgXYhv1V+PM435sLVxyHJihaJREEhZGqL03txGFQLm76caGO/ovxKvzCby/3vMTtX/459f0igi7WutnKiMQ6wODSoRh/8Lx1V3Q99MvKtwB6bHdERYRY0hStJoMjNeTsNX7bn+Y7e4EQ3bf8xBc7L0BsyfFPK43dGSXpL6clYC/I328h54/VYrQ5i0648FgbGtl837svJ35L3Mot/+nPlNpWgKx1gGXQYqX6n+bbZ7wuyCHKcUok12Xjqub7NXZGzqBx0SD+uziNf87t7ve42jxSKQoW3nyxVrWIGlFShhCKxjpZZ5MeGna0+lBkk+kaN8F9qFBAFgEogyMBdcX/T1W/WnMOi/7ycWUQloEBKGeC48MkiwqJkJO+12eQiOFHMmck6q/IjWW3RZlany23TBm+cNr/84/oi5GGmGBZWrZ6j+zykVozz5fT/QH/Da6WTbZYYPynVNO7kxzuNN2kxKKWche5WveitPKAecB8YcAHz/+zXLjcLzkdDSktNIDwZE9J9X+tto43oJy65wApM3mDzYtCwX9lM+N5VR3kXYo0Z3t0TtXfgBFg7gU8oN0Dgl7fZlUbhNll+0uuohRVKjrEd8egrSndy5/Tgd2gqjA4CAVuC7ESUmL3DZoGnfhQV8uwnpi8EGvAVVsowNRxPudck7+oqAUDkwZopWqFnW1riss0t1z6iCISVKreYGNvQcXv+1L9+jbP8cd/dPUiqBso2q+7ZyFBvENCkkVr44iyPbtOoOoCecWsiuqMSML5lv+vN5MzUr+Dnh73G7Q1YnRYJVYXHRJaNAOByiaK6CusgFdBPE40r0rvqXV7tksKO2DrHYXBTv8P5ysqxEx8VDXUDDqkPH6NNOV/a2WH8zlkXRELSa8P+heNyJBBP7PgsG1EtWtNef6/i+lcayzQwQCsduidpbKfhWUDgAEmyhGu/zVTacI6RS0zTABrOYueemnVa19u9fT23N/Ta6RvTpof5DWygqreCqrDAgM4LID1+1T/taU6yTFVLqXOv+/MuQOFnaF8vLMKD7tKWDoBdALgxF33zQccCcdHx8fKIVdW69O7qHtXpe
this.writeByte(t>>16&255),this.writeByte(t>>8&255),this.writeByte(255&t)},t.prototype.readInt32=function(){vart;returnt=this.readUInt32(),t>=2147483648?t-4294967296:t},t.prototype.writeInt32=function(t){returnt<0&&(t+=4294967296),this.writeUInt32(t)},t.prototype.readUInt16=function(){vart,e;returnt=this.readByte()<<8,e=this.readByte(),t|e},t.prototype.writeUInt16=function(t){returnthis.writeByte(t>>8&255),this.writeByte(255&t)},t.prototype.readInt16=function(){vart;returnt=this.readUInt16(),t>=32768?t-65536:t},t.prototype.writeInt16=function(t){returnt<0&&(t+=65536),this.writeUInt16(t)},t.prototype.readString=function(t){vare,n,r,i;for(i=[],e=n=0,r=t;0<=r?n<r:n>r;e=0<=r?++n:--n)i[e]=String.fromCharCode(this.readByte());returni.join("")},t.prototype.writeString=function(t){vare,n,r,i;for(i=[],e=n=0,r=t.length;0<=r?n<r:n>r;e=0<=r?++n:--n)i.push(this.writeByte(t.charCodeAt(e)));returni},t.prototype.stringAt=function(t,e){returnthis.pos=t,this.readString(e)},t.prototype.readShort=function(){returnthis.readInt16()},t.prototype.writeShort=function(t){returnthis.writeInt16(t)},t.prototype.readLongLong=function(){vart,e,n,r,i,a,o,s;returnt=this.readByte(),e=this.readByte(),n=this.readByte(),r=this.readByte(),i=this.readByte(),a=this.readByte(),o=this.readByte(),s=this.readByte(),128&t?(72057594037927940*(255^t)+281474976710656*(255^e)+1099511627776*(255^n)+4294967296*(255^r)+16777216*(255^i)+65536*(255^a)+256*(255^o)+(255^s)+1)*-1:72057594037927940*t+281474976710656*e+1099511627776*n+4294967296*r+16777216*i+65536*a+256*o+s},t.prototype.writeLongLong=function(t){vare,n;returne=Math.floor(t/4294967296),n=4294967295&t,this.writeByte(e>>24&255),this.writeByte(e>>16&255),this.writeByte(e>>8&255),this.writeByte(255&e),this.writeByte(n>>24&255),this.writeByte(n>>16&255),this.writeByte(n>>8&255),this.writeByte(255&n)},t.prototype.readInt=function(){returnthis.readInt32()},t.prototype.writeInt=function(t){returnthis.writeInt32(t)},t.prototype.slice=function(t,e){returnthis.data.slice(t,e)},t.prototype.read=function(t){vare,n,r,i;for(e=[],n=r=0,i=t;0<=i?r<i:r>i;n=0<=i?++r:--r)e.push(this.readByte());returne},t.prototype.write=function(t){vare,n,r,i;for(i=[],n=0,r=t.length;n<r;n++)e=t[n],i.push(this.writeByte(e));returni},t}(),t.exports=e}).call(this)},function(t,e,n){(function(){vare,r,i=[].indexOf||function(t){for(vare=0,n=this.length;e<n;e++)if(einthis&&this[e]===t)returne;return-1};r=n(8),e=function(){functiont(t,n){varr,a,o;if(this.data=t,this.label=n,65496!==this.data.readUInt16BE(0))throw"SOI not found in JPEG";for(o=2;o<this.data.length&&(a=this.data.readUInt16BE(o),o+=2,!(i.call(e,a)>=0));)o+=this.data.readUInt16BE(o);if(i.call(e,a)<0)throw"Invalid JPEG.";o+=2,this.bits=this.data[o++],this.height=this.data.readUInt16BE(o),o+=2,this.width=this.data.readUInt16BE(o),o+=2,r=this.data[o++],this.colorSpace=function(){switch(r){case1:return"DeviceGray";case3:return"DeviceRGB";case4:return"DeviceCMYK"}}(),this.obj=null}vare;returne=[65472,65473,65474,65475,65477,65478,65479,65480,65481,65482,65483,65484,65485,65486,65487],t.prototype.embed=function(t){if(!this.obj)returnthis.obj=t.ref({Type:"XObject",Subtype:"Image",BitsPerComponent:this.bits,Width:this.width,Height:this.height,ColorSpace:this.colorSpace,Filter:"DCTDecode"}),"DeviceCMYK"===this.colorSpace&&(this.obj.data.Decode=[1,0,1,0,1,0,1,0]),this.obj.end(this.data),this.data=null},t}(),t.exports=e}).call(this)},function(t,e,n){(function(e){(function(){varr,i,a;a=n(48),r=n(301),i=function(){functiont(t,e){this.label=e,this.image=newr(t),this.width=this.image.width,this.height=this.image.height,this.imgData=this.image.imgData,this.obj=null}returnt.prototype.embed=function(t){varn,r,i,a,o,s,l,u;if(this.document=t,!this.obj){if(this.obj=this.document.ref({Type:"XObject",Subtype:"Image",BitsPerComponent:this.image.bits,Width:this.width,Height:this.height,Filter:"FlateDecode"}),this.image.hasAlphaChannel||(o=this.document.ref({Predictor:15,Colors:this.image.colors,BitsPerComponent:this.image.bits,Columns:this.width}),this.obj.data.DecodeParms=o